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/jenkins16854482414273945724.sh + rm -rf trial-7590-bin.tgz trial-7590-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 21864 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 9606 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 8613 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 11249 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 11547 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 8484 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 35625 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6410 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 37176 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 6592 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 16453 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 11834 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6233 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10130 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6447 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 7628 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5166 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 6233 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins9849997432252296342.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-7590 + 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 5aba0c0 ttcn3-asterisk: Configure docker testsuite to be able to set up ipsec tunnels + 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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/debian-buster-jenkins: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.89kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/debian:buster #3 DONE 1.1s #4 [ 1/23] FROM docker.io/library/debian:buster@sha256:6e7bd55a5705914837aad8db01b349f4617510c11e47ccae8e87f6f14e489626 #4 CACHED #5 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #5 CACHED #6 http://git.osmocom.org/osmo-gsm-manuals/patch #6 DONE 0.2s #7 http://git.osmocom.org/osmo-ci/patch #7 DONE 0.2s #8 [internal] load build context #8 transferring context: 1.50kB done #8 DONE 0.1s #9 http://git.osmocom.org/python/osmo-python-tests/patch #9 DONE 0.2s #10 http://git.osmocom.org/python/osmo-python-tests/patch/?id=fb4b813d4df62b7b2445bdced961eb1847267eed #10 DONE 0.2s #9 http://git.osmocom.org/python/osmo-python-tests/patch #9 DONE 0.2s #11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10//Release #11 DONE 0.2s #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 pylint 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.386 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] #12 0.403 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] #12 0.408 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] #12 0.496 Get:4 http://deb.debian.org/debian buster/main i386 Packages [7866 kB] #12 0.610 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB] #12 0.682 Get:6 http://deb.debian.org/debian-security buster/updates/main i386 Packages [596 kB] #12 0.689 Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [597 kB] #12 0.695 Get:8 http://deb.debian.org/debian buster-updates/main i386 Packages [8816 B] #12 0.695 Get:9 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] #12 2.732 Fetched 17.2 MB in 2s (7315 kB/s) #12 2.732 Reading package lists... #12 3.745 Reading package lists... #12 4.684 Building dependency tree... #12 4.889 Reading state information... #12 4.933 Calculating upgrade... #12 5.155 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #12 5.163 Reading package lists... #12 6.152 Building dependency tree... #12 6.399 Reading state information... #12 6.832 The following additional packages will be installed: #12 6.832 adwaita-icon-theme asciidoc-base asciidoc-common aspell aspell-en autopoint #12 6.832 autotools-dev binutils binutils-arm-none-eabi binutils-common #12 6.832 binutils-x86-64-linux-gnu bsdmainutils cmake-data comerr-dev cpp cpp-8 #12 6.832 dh-python dh-strip-nondeterminism dictionaries-common dirmngr dmsetup #12 6.832 docbook docbook-dsssl docbook-utils docbook-xml docutils-common dpkg-dev dwz #12 6.832 emacsen-common fakeroot file fontconfig fontconfig-config fonts-dejavu-core #12 6.832 fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern g++-8 gcc-8 gettext #12 6.832 gettext-base gir1.2-glib-2.0 git-man gnupg gnupg-l10n gnupg-utils gpg #12 6.833 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base #12 6.833 gtk-update-icon-cache hicolor-icon-theme ibverbs-providers icu-devtools #12 6.833 imagemagick-6-common intltool-debian krb5-multidev libaio1 libapparmor1 #12 6.833 libapt-inst2.0 libarchive-zip-perl libarchive13 libargon2-1 libasan5 #12 6.833 libasound2 libasound2-data libaspell15 libassuan0 libatk1.0-0 libatk1.0-data #12 6.833 libatkmm-1.6-1v5 libatomic1 libavahi-client3 libavahi-common-data #12 6.833 libavahi-common3 libb-hooks-op-check-perl libbctoolbox-dev libbctoolbox1 #12 6.833 libbinutils libbison-dev libblas3 libblkid-dev libbluetooth3 #12 6.833 libboost-atomic-dev libboost-atomic1.67-dev libboost-atomic1.67.0 #12 6.833 libboost-chrono-dev libboost-chrono1.67-dev libboost-chrono1.67.0 #12 6.833 libboost-container-dev libboost-container1.67-dev libboost-container1.67.0 #12 6.833 libboost-context-dev libboost-context1.67-dev libboost-context1.67.0 #12 6.833 libboost-coroutine-dev libboost-coroutine1.67-dev libboost-coroutine1.67.0 #12 6.833 libboost-date-time-dev libboost-date-time1.67-dev libboost-date-time1.67.0 #12 6.833 libboost-dev libboost-exception-dev libboost-exception1.67-dev #12 6.833 libboost-fiber-dev libboost-fiber1.67-dev libboost-fiber1.67.0 #12 6.833 libboost-filesystem-dev libboost-filesystem1.67-dev #12 6.833 libboost-filesystem1.67.0 libboost-graph-dev libboost-graph-parallel-dev #12 6.833 libboost-graph-parallel1.67-dev libboost-graph-parallel1.67.0 #12 6.833 libboost-graph1.67-dev libboost-graph1.67.0 libboost-iostreams-dev #12 6.833 libboost-iostreams1.67-dev libboost-iostreams1.67.0 libboost-locale-dev #12 6.833 libboost-locale1.67-dev libboost-locale1.67.0 libboost-log-dev #12 6.833 libboost-log1.67-dev libboost-log1.67.0 libboost-math-dev #12 6.833 libboost-math1.67-dev libboost-math1.67.0 libboost-mpi-dev #12 6.833 libboost-mpi-python-dev libboost-mpi-python1.67-dev #12 6.833 libboost-mpi-python1.67.0 libboost-mpi1.67-dev libboost-mpi1.67.0 #12 6.833 libboost-numpy-dev libboost-numpy1.67-dev libboost-numpy1.67.0 #12 6.833 libboost-program-options-dev libboost-program-options1.67-dev #12 6.833 libboost-program-options1.67.0 libboost-python-dev libboost-python1.67-dev #12 6.833 libboost-python1.67.0 libboost-random-dev libboost-random1.67-dev #12 6.833 libboost-random1.67.0 libboost-regex-dev libboost-regex1.67-dev #12 6.833 libboost-regex1.67.0 libboost-serialization-dev #12 6.833 libboost-serialization1.67-dev libboost-serialization1.67.0 #12 6.833 libboost-signals-dev libboost-signals1.67-dev libboost-signals1.67.0 #12 6.833 libboost-stacktrace-dev libboost-stacktrace1.67-dev #12 6.833 libboost-stacktrace1.67.0 libboost-system-dev libboost-system1.67-dev #12 6.833 libboost-system1.67.0 libboost-test-dev libboost-test1.67-dev #12 6.833 libboost-test1.67.0 libboost-thread-dev libboost-thread1.67-dev #12 6.833 libboost-thread1.67.0 libboost-timer-dev libboost-timer1.67-dev #12 6.833 libboost-timer1.67.0 libboost-tools-dev libboost-type-erasure-dev #12 6.833 libboost-type-erasure1.67-dev libboost-type-erasure1.67.0 libboost-wave-dev #12 6.833 libboost-wave1.67-dev libboost-wave1.67.0 libboost1.67-dev #12 6.833 libboost1.67-tools-dev libbrotli1 libbsd0 libc-ares2 libc-dev-bin libc-l10n #12 6.833 libc6-dev libcairo2 libcairomm-1.0-1v5 libcc1-0 libcdr-0.1-1 libcdt5 #12 6.833 libcgraph6 libclang1-6.0 libclass-method-modifiers-perl libcroco3 #12 6.833 libcryptsetup12 libcsv3 libcups2 libcupsimage2 libcurl3-gnutls libcurl4 #12 6.833 libdatrie1 libdbi1 libdbus-1-3 libdbus-glib-1-2 libde265-0 #12 6.833 libdevel-callchecker-perl libdevel-globaldestruction-perl libdevmapper1.02.1 #12 6.833 libdpkg-perl libdynaloader-functions-perl libedit2 libenchant1c2a #12 6.833 libencode-locale-perl liberror-perl libevent-2.1-6 libevent-core-2.1-6 #12 6.833 libevent-pthreads-2.1-6 libexpat1 libexpat1-dev libfabric1 libfakeroot #12 6.833 libfftw3-bin libfftw3-double3 libfftw3-long3 libfftw3-quad3 libfftw3-single3 #12 6.833 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #12 6.833 libfile-which-perl libfindlib-ocaml libfontconfig1 libfontenc1 libfreetype6 #12 6.833 libfribidi0 libgc1c2 libgcc-8-dev libgd3 libgdbm-compat4 libgdbm6 #12 6.833 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common libgfortran5 #12 6.833 libgirepository-1.0-1 libglade2-0 libglib2.0-0 libglib2.0-bin #12 6.833 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libglibmm-2.4-1v5 #12 6.833 libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutlsxx28 libgomp1 #12 6.833 libgps23 libgraphite2-3 libgs9 libgs9-common libgsl23 libgslcblas0 libgsm1 #12 6.833 libgssapi-krb5-2 libgssrpc4 libgtk2.0-0 libgtk2.0-common libgtkmm-2.4-1v5 #12 6.833 libgtkspell0 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz-icu0 libharfbuzz0b #12 6.833 libheif1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #12 6.833 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #12 6.833 libhttp-negotiate-perl libhunspell-1.7-0 libhwloc-dev libhwloc-plugins #12 6.833 libhwloc5 libibverbs-dev libibverbs1 libice6 libicu-dev libicu63 libidn11 #12 6.833 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #12 6.833 libio-pty-perl libio-socket-ssl-perl libip4tc0 libipc-run-perl libisl19 #12 6.833 libitm1 libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo libjs-jquery #12 6.833 libjs-sphinxdoc libjs-underscore libjson-c3 libjsoncpp1 libk5crypto3 #12 6.833 libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkeyutils1 libkmod2 #12 6.833 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 libksba8 liblab-gamut1 #12 6.833 liblapack3 liblcms2-2 libldap-2.4-2 libldap-common libllvm6.0 liblqr-1-0 #12 6.834 liblsan0 libltdl-dev libltdl7 liblua5.3-0 liblwp-mediatypes-perl #12 6.834 liblwp-protocol-https-perl libmagic-mgc libmagic1 libmagick++-6.q16-8 #12 6.834 libmagickcore-6.q16-6 libmagickwand-6.q16-6 libmariadb3 libmbedcrypto3 #12 6.834 libmbedtls12 libmbedx509-0 libmime-charset-perl libmodule-runtime-perl #12 6.834 libmoo-perl libmount-dev libmpc3 libmpdec2 libmpfr6 libmpx2 libncurses-dev #12 6.834 libncurses6 libnet-http-perl libnet-ssleay-perl libnewlib-dev libnghttp2-14 #12 6.834 libnl-3-200 libnl-route-3-200 libnorm-dev libnorm1 libnpth0 libnspr4 libnss3 #12 6.834 libnuma-dev libnuma1 libopenjp2-7 libopenmpi-dev libopenmpi3 liboping0 #12 6.834 libortp13 libosp5 libostyle1c2 libp11-kit-dev libpango-1.0-0 #12 6.834 libpangocairo-1.0-0 libpangoft2-1.0-0 libpangomm-1.4-1v5 libpaper-utils #12 6.834 libpaper1 libparams-classify-perl libparmap-ocaml libpathplan4 libpcap0.8 #12 6.834 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 libpcre-ocaml libpcre16-3 #12 6.834 libpcre2-8-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpcsclite1 libperl5.28 #12 6.834 libpgm-5.2-0 libpgm-dev libpipeline1 libpixman-1-0 libpmix2 libpng16-16 #12 6.834 libpoppler-glib8 libpoppler82 libpopt0 libpotrace0 libprocps7 libpsl5 #12 6.834 libpsm-infinipath1 libpsm2-2 libptexenc1 libpycaml-ocaml libpython-dev #12 6.834 libpython-stdlib libpython2-dev libpython2-stdlib libpython2.7 #12 6.834 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libpython3-dev #12 6.834 libpython3-stdlib libpython3.7 libpython3.7-dev libpython3.7-minimal #12 6.834 libpython3.7-stdlib libquadmath0 librdmacm1 libreadline7 librevenge-0.0-0 #12 6.834 librhash0 librole-tiny-perl librsvg2-2 librsvg2-common librtmp1 libsasl2-2 #12 6.834 libsasl2-modules-db libsctp1 libselinux1-dev libsensors-config #12 6.834 libsensors4-dev libsensors5 libsepol1-dev libsgmls-perl libsigc++-2.0-0v5 #12 6.834 libsigsegv2 libsm6 libsnmp-base libsnmp30 libsodium-dev libsodium23 #12 6.834 libsofia-sip-ua-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #12 6.834 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 libssh2-1 #12 6.834 libssl1.1 libstdc++-8-dev libstrictures-perl #12 6.834 libsub-exporter-progressive-perl libsub-quote-perl libsynctex2 libtalloc2 #12 6.834 libtasn1-6-dev libteckit0 libtexlua52 libtexlua53 libtexluajit2 #12 6.834 libtext-charwidth-perl libtext-iconv-perl libtext-unidecode-perl #12 6.834 libtext-wrapi18n-perl libthai-data libthai0 libtiff5 libtimedate-perl #12 6.834 libtinyxml2-6a libtry-tiny-perl libtsan0 libubsan1 libuchardet0 libudev-dev #12 6.834 libunbound8 libunicode-linebreak-perl liburi-perl libusb-0.1-4 libusb-1.0-0 #12 6.834 libuv1 libvisio-0.1-1 libwebp6 libwebpdemux2 libwebpmux3 libwoff1 #12 6.835 libwpd-0.10-10 libwpg-0.3-3 libwrap0 libwrap0-dev libwww-perl #12 6.835 libwww-robotrules-perl libx11-6 libx11-data libx265-165 libxapian30 libxau6 #12 6.835 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxcomposite1 libxcursor1 #12 6.835 libxdamage1 libxdmcp6 libxdot4 libxext6 libxfixes3 libxi6 libxinerama1 #12 6.835 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl #12 6.835 libxml-sax-perl libxml2 libxmu6 libxpm4 libxrandr2 libxrender1 libxslt1.1 #12 6.835 libxt6 libxxhash0 libyaml-0-2 libzmq5 libzzip-0-13 linux-libc-dev lsb-base #12 6.835 lynx lynx-common m4 man-db mariadb-common mime-support module-assistant #12 6.835 mpi-default-bin mpi-default-dev mysql-common netbase nettle-dev #12 6.835 ocaml-base-nox ocaml-findlib ocl-icd-libopencl1 openjade openmpi-bin #12 6.835 openmpi-common opensp openssl patch patchutils perl perl-modules-5.28 #12 6.835 perl-openssl-defaults pinentry-curses po-debconf poppler-data #12 6.835 preview-latex-style procps python python-apt python-apt-common #12 6.835 python-astroid python-backports.functools-lru-cache python-cairo #12 6.835 python-concurrent.futures python-configparser python-dev python-enum34 #12 6.835 python-glade2 python-gobject-2 python-gtk2 python-isort #12 6.835 python-lazy-object-proxy python-logilab-common python-m2crypto python-mccabe #12 6.835 python-minimal python-numpy python-pip-whl python-pkg-resources #12 6.835 python-pycurl python-singledispatch python-six python-typing #12 6.835 python-urlgrabber python-wrapt python2 python2-dev python2-minimal #12 6.835 python2.7-dev python2.7-minimal python3-asn1crypto python3-blockdiag #12 6.835 python3-cffi-backend python3-dateutil python3-dev python3-distutils #12 6.836 python3-docutils python3-funcparserlib python3-lib2to3 python3-markupsafe #12 6.836 python3-minimal python3-pil python3-pkg-resources python3-pygments #12 6.836 python3-reportlab python3-reportlab-accel python3-roman python3-six #12 6.836 python3-webcolors python3.7 python3.7-dev python3.7-minimal readline-common #12 6.836 sdcc-libraries sensible-utils sgml-base sgml-data sgmlspl shared-mime-info #12 6.836 t1utils teckit tex-common texlive texlive-base texlive-bibtex-extra #12 6.836 texlive-binaries texlive-extra-utils texlive-fonts-recommended #12 6.836 texlive-formats-extra texlive-lang-greek texlive-latex-base #12 6.836 texlive-latex-extra texlive-latex-recommended texlive-pictures #12 6.836 texlive-plain-generic texlive-science texlive-xetex tipa ucf uuid-dev wdiff #12 6.836 x11-common xdg-utils xfonts-encodings xfonts-utils xml-core xz-utils #12 6.836 zlib1g-dev #12 6.840 Suggested packages: #12 6.840 asciidoc-doc epubcheck aspell-doc spellutils gnu-standards autoconf-doc #12 6.840 binutils-doc bison-doc wamerican | wordlist whois vacation bzip2-doc distcc #12 6.840 | icecc cmake-doc ninja-build vim-addon-manager coccinelle-doc doc-base #12 6.840 cpp-doc gcc-8-locales cppcheck-gui graphicsmagick-imagemagick-compat #12 6.840 | imagemagick latex-cjk-all lmodern pdf-viewer texlive-lang-all #12 6.840 texlive-lang-cyrillic transfig xindy default-dbus-session-bus #12 6.840 | dbus-session-bus dh-make adequate autopkgtest bls-standalone bsd-mailx #12 6.840 | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el #12 6.840 diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help #12 6.840 libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl #12 6.840 libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts #12 6.840 mutt piuparts postgresql-client quilt ratt reprotest svn-buildpackage w3m #12 6.840 wordlist dbus-user-session libpam-systemd pinentry-gnome3 tor #12 6.840 docbook-defguide psgml docbook-dsssl-doc docbook-xsl docbook-xsl-ns #12 6.840 docbook5-defguide doxygen-latex doxygen-doc doxygen-gui debian-keyring #12 6.840 flex-doc g++-multilib g++-8-multilib gcc-8-doc libstdc++6-8-dbg gawk-doc #12 6.840 gcc-multilib manpages-dev gdb gcc-doc gcc-8-multilib libgcc1-dbg #12 6.840 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg #12 6.840 libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc #12 6.840 libasprintf-dev libgettextpo-dev ghostscript-x git-daemon-run #12 6.840 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #12 6.840 git-mediawiki git-svn python3-notify2 parcimonie xloadimage scdaemon gsfonts #12 6.840 graphviz-doc groff lsof strace dia inkscape-tutorials libsvg-perl #12 6.840 libxml-xql-perl pstoedit python-uniconvertor ruby krb5-doc lrzip #12 6.840 libasound2-plugins alsa-utils libasound2-doc libboost-doc libboost1.67-doc #12 6.840 gccxml libmpfrc++-dev libntl-dev default-jdk fop glibc-doc cups-common bzr #12 6.840 libenchant-voikko libfftw3-doc libgd-tools gdbm-l10n libglib2.0-doc #12 6.840 libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev gmp-doc libgmp10-doc libmpfr-dev #12 6.840 dns-root-data gnutls-bin gnutls-doc gpsd gsl-ref-psdoc | gsl-doc-pdf #12 6.840 | gsl-doc-info | gsl-ref-html krb5-user gvfs libdata-dump-perl #12 6.840 libhwloc-contrib-plugins icu-doc liblcms2-utils libtool-doc #12 6.840 libcrypt-ssleay-perl libmagickcore-6.q16-6-extra libencode-hanextra-perl #12 6.840 libpod2-base-perl ncurses-doc libnewlib-doc libnorm-doc openmpi-doc #12 6.840 libscalar-number-perl pciutils pcscd readline-doc librsvg2-bin lksctp-tools #12 6.840 lm-sensors sgmls-doc snmp-mibs-downloader sofia-sip-doc sqlite3-doc #12 6.840 libssl-doc libstdc++-8-doc libbareword-filehandles-perl libindirect-perl #12 6.840 libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk #12 6.840 libauthen-ntlm-perl xapian-tools m4-doc make-doc apparmor less dialog #12 6.840 | whiptail camlp4 opencl-icd gfortran | fortran-compiler keychain libpam-ssh #12 6.840 monkeysphere ssh-askpass ed diffutils-doc perl-doc libterm-readline-gnu-perl #12 6.840 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl #12 6.840 pinentry-doc libmail-box-perl poppler-utils fonts-japanese-mincho #12 6.840 | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic #12 6.840 fonts-arphic-ukai fonts-arphic-uming fonts-nanum python-doc python-tk #12 6.840 python-apt-dbg python-apt-doc python-enum34-doc python-gtk2-doc #12 6.840 python-gobject-2-dbg pyro python-unittest2 m2crypto-doc gfortran #12 6.840 python-pytest python-numpy-dbg python-numpy-doc libcurl4-gnutls-dev #12 6.840 python-pycurl-dbg python-pycurl-doc python-setuptools-doc python2-doc #12 6.840 python2.7-doc binfmt-support python3-doc python3-tk python3-venv #12 6.840 python-cryptography-doc python3-cryptography-vectors docutils-doc #12 6.840 fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french #12 6.840 python3-beaker python-mako-doc python-pil-doc python3-pil-dbg #12 6.840 python-pygments-doc ttf-bitstream-vera python3-egenix-mxtexttools #12 6.840 python-reportlab-doc python3.7-venv python3.7-doc openssh-server sdcc-ucsim #12 6.840 sgml-base-doc perlsgml w3-recs systemd-container policykit-1 #12 6.840 texlive-generic-recommended texinfo-doc-nonfree perl-tk xpdf-reader #12 6.840 | pdf-viewer chktex dvidvi dvipng fragmaster lacheck latexdiff purifyeps #12 6.840 texlive-fonts-recommended-doc texlive-latex-base-doc python-pygments #12 6.840 icc-profiles libspreadsheet-parseexcel-perl texlive-latex-extra-doc #12 6.840 texlive-latex-recommended-doc texlive-pstricks dot2tex prerex ruby-tcltk #12 6.840 | libtcltk-ruby texlive-pictures-doc vprerex texlive-science-doc zip #12 6.840 wdiff-doc #12 6.840 Recommended packages: #12 6.840 asciidoc-doc vim-asciidoc xmlto dahdi-linux dblatex-doc at dctrl-tools dput #12 6.840 | dupload libdistro-info-perl libgit-wrapper-perl libgitlab-api-v4-perl #12 6.840 liblist-compare-perl libstring-shellquote-perl licensecheck lintian #12 6.840 python3-apt python3-debian python3-magic python3-requests python3-unidiff #12 6.840 python3-xdg strace debian-keyring equivs libsoap-lite-perl build-essential #12 6.840 libalgorithm-merge-perl libfl-dev gsfonts less pristine-tar cowbuilder #12 6.840 | pbuilder | sbuild fonts-liberation fig2dev imagemagick #12 6.840 libimage-magick-perl libwmf-bin python-lxml python-scour xpdf-reader #12 6.840 | pdf-viewer libgd-gd2-perl manpages manpages-dev libcupsfilters1 #12 6.840 libfile-fcntllock-perl liblocale-gettext-perl enchant libarchive-cpio-perl #12 6.840 libgdk-pixbuf2.0-bin xdg-user-dirs fonts-droid-fallback libgail-common #12 6.840 libgtk2.0-bin libgts-bin libhtml-format-perl hunspell-en-us #12 6.840 | hunspell-dictionary | myspell-dictionary javascript-common krb5-locales #12 6.840 libtool-bin libclass-xsaccessor-perl libsub-name-perl libgpm2 #12 6.840 libstdc++-arm-none-eabi-newlib libcoarrays-openmpi-dev publicsuffix #12 6.840 libsasl2-modules libtasn1-doc libusb-1.0-doc libdata-dump-perl #12 6.840 libhtml-form-perl libhttp-daemon-perl libmailtools-perl #12 6.840 libxml-sax-expat-perl libfindlib-ocaml-dev udev xauth python-rpm rpm2cpio #12 6.840 cpio python-keyring obs-build bash-completion libmail-sendmail-perl psmisc #12 6.840 python-tk lsb-release iso-codes python-egenix-mxdatetime python-all-dev #12 6.840 python-wheel python3-olefile python3-wheel pyflakes3 python3-renderpm #12 6.840 sdcc-doc gputils libpam-systemd fonts-texgyre lmodern liblog-log4perl-perl #12 6.840 libyaml-tiny-perl ruby | ruby-interpreter tk libfile-mimeinfo-perl #12 6.840 libnet-dbus-perl libx11-protocol-perl x11-utils x11-xserver-utils #12 10.83 The following NEW packages will be installed: #12 10.83 adwaita-icon-theme asciidoc asciidoc-base asciidoc-common asciidoc-dblatex #12 10.83 aspell aspell-en autoconf autoconf-archive automake autopoint autotools-dev #12 10.83 bc binutils binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu #12 10.83 bison bsdmainutils bzip2 ca-certificates ccache cmake cmake-data coccinelle #12 10.83 comerr-dev cpp cpp-8 cppcheck dahdi-source dblatex dbus debhelper devscripts #12 10.83 dh-autoreconf dh-python dh-strip-nondeterminism dh-systemd #12 10.83 dictionaries-common dirmngr dmsetup docbook docbook-dsssl docbook-utils #12 10.83 docbook-xml docbook5-xml docutils-common doxygen dpkg-dev dwz emacsen-common #12 10.83 fakeroot file flex fontconfig fontconfig-config fonts-dejavu-core #12 10.83 fonts-gfs-baskerville fonts-gfs-porson fonts-lmodern g++ g++-8 gawk gcc #12 10.83 gcc-8 gcc-arm-none-eabi gettext gettext-base ghostscript gir1.2-glib-2.0 git #12 10.83 git-buildpackage git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent #12 10.83 gpg-wks-client gpg-wks-server gpgconf gpgsm graphviz groff-base #12 10.83 gtk-update-icon-cache hicolor-icon-theme htop ibverbs-providers icu-devtools #12 10.83 imagemagick-6-common inkscape intltool-debian krb5-multidev latexmk lcov #12 10.83 libaio-dev libaio1 libapparmor1 libapt-inst2.0 libarchive-zip-perl #12 10.83 libarchive13 libargon2-1 libasan5 libasound2 libasound2-data libasound2-dev #12 10.83 libaspell15 libassuan0 libatk1.0-0 libatk1.0-data libatkmm-1.6-1v5 #12 10.83 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 #12 10.83 libb-hooks-op-check-perl libbctoolbox-dev libbctoolbox1 libbinutils #12 10.83 libbison-dev libblas3 libblkid-dev libbluetooth3 libboost-all-dev #12 10.83 libboost-atomic-dev libboost-atomic1.67-dev libboost-atomic1.67.0 #12 10.83 libboost-chrono-dev libboost-chrono1.67-dev libboost-chrono1.67.0 #12 10.83 libboost-container-dev libboost-container1.67-dev libboost-container1.67.0 #12 10.83 libboost-context-dev libboost-context1.67-dev libboost-context1.67.0 #12 10.83 libboost-coroutine-dev libboost-coroutine1.67-dev libboost-coroutine1.67.0 #12 10.83 libboost-date-time-dev libboost-date-time1.67-dev libboost-date-time1.67.0 #12 10.83 libboost-dev libboost-exception-dev libboost-exception1.67-dev #12 10.83 libboost-fiber-dev libboost-fiber1.67-dev libboost-fiber1.67.0 #12 10.83 libboost-filesystem-dev libboost-filesystem1.67-dev #12 10.83 libboost-filesystem1.67.0 libboost-graph-dev libboost-graph-parallel-dev #12 10.83 libboost-graph-parallel1.67-dev libboost-graph-parallel1.67.0 #12 10.83 libboost-graph1.67-dev libboost-graph1.67.0 libboost-iostreams-dev #12 10.83 libboost-iostreams1.67-dev libboost-iostreams1.67.0 libboost-locale-dev #12 10.83 libboost-locale1.67-dev libboost-locale1.67.0 libboost-log-dev #12 10.83 libboost-log1.67-dev libboost-log1.67.0 libboost-math-dev #12 10.83 libboost-math1.67-dev libboost-math1.67.0 libboost-mpi-dev #12 10.83 libboost-mpi-python-dev libboost-mpi-python1.67-dev #12 10.83 libboost-mpi-python1.67.0 libboost-mpi1.67-dev libboost-mpi1.67.0 #12 10.83 libboost-numpy-dev libboost-numpy1.67-dev libboost-numpy1.67.0 #12 10.83 libboost-program-options-dev libboost-program-options1.67-dev #12 10.83 libboost-program-options1.67.0 libboost-python-dev libboost-python1.67-dev #12 10.83 libboost-python1.67.0 libboost-random-dev libboost-random1.67-dev #12 10.83 libboost-random1.67.0 libboost-regex-dev libboost-regex1.67-dev #12 10.83 libboost-regex1.67.0 libboost-serialization-dev #12 10.83 libboost-serialization1.67-dev libboost-serialization1.67.0 #12 10.83 libboost-signals-dev libboost-signals1.67-dev libboost-signals1.67.0 #12 10.83 libboost-stacktrace-dev libboost-stacktrace1.67-dev #12 10.83 libboost-stacktrace1.67.0 libboost-system-dev libboost-system1.67-dev #12 10.83 libboost-system1.67.0 libboost-test-dev libboost-test1.67-dev #12 10.83 libboost-test1.67.0 libboost-thread-dev libboost-thread1.67-dev #12 10.83 libboost-thread1.67.0 libboost-timer-dev libboost-timer1.67-dev #12 10.83 libboost-timer1.67.0 libboost-tools-dev libboost-type-erasure-dev #12 10.83 libboost-type-erasure1.67-dev libboost-type-erasure1.67.0 libboost-wave-dev #12 10.83 libboost-wave1.67-dev libboost-wave1.67.0 libboost1.67-dev #12 10.83 libboost1.67-tools-dev libbrotli1 libbsd0 libc-ares-dev libc-ares2 #12 10.83 libc-dev-bin libc-l10n libc6-dev libcairo2 libcairomm-1.0-1v5 libcc1-0 #12 10.83 libcdr-0.1-1 libcdt5 libcgraph6 libclang1-6.0 libclass-method-modifiers-perl #12 10.83 libcroco3 libcryptsetup12 libcsv-dev libcsv3 libcups2 libcupsimage2 #12 10.83 libcurl3-gnutls libcurl4 libdatrie1 libdbd-sqlite3 libdbi-dev libdbi1 #12 10.83 libdbus-1-3 libdbus-glib-1-2 libde265-0 libdevel-callchecker-perl #12 10.83 libdevel-globaldestruction-perl libdevmapper1.02.1 libdpkg-perl #12 10.83 libdynaloader-functions-perl libedit2 libelf-dev libenchant1c2a #12 10.83 libencode-locale-perl liberror-perl libevent-2.1-6 libevent-core-2.1-6 #12 10.83 libevent-pthreads-2.1-6 libexpat1 libexpat1-dev libfabric1 libfakeroot #12 10.83 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 #12 10.83 libfftw3-quad3 libfftw3-single3 libfile-homedir-perl libfile-listing-perl #12 10.83 libfile-stripnondeterminism-perl libfile-which-perl libfindlib-ocaml #12 10.83 libfontconfig1 libfontenc1 libfreetype6 libfribidi0 libgc1c2 libgcc-8-dev #12 10.83 libgd3 libgdbm-compat4 libgdbm6 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-common #12 10.83 libgfortran5 libgirepository-1.0-1 libglade2-0 libglib2.0-0 libglib2.0-bin #12 10.83 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libglibmm-2.4-1v5 #12 10.83 libgmp-dev libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev #12 10.83 libgnutlsxx28 libgomp1 libgps-dev libgps23 libgraphite2-3 libgs9 #12 10.83 libgs9-common libgsl23 libgslcblas0 libgsm1 libgsm1-dev libgssapi-krb5-2 #12 10.83 libgssrpc4 libgtk2.0-0 libgtk2.0-common libgtkmm-2.4-1v5 libgtkspell0 #12 10.83 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz-icu0 libharfbuzz0b libheif1 #12 10.83 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #12 10.83 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #12 10.83 libhttp-negotiate-perl libhunspell-1.7-0 libhwloc-dev libhwloc-plugins #12 10.83 libhwloc5 libibverbs-dev libibverbs1 libice6 libicu-dev libicu63 libidn11 #12 10.83 libidn2-dev libijs-0.35 libimagequant0 libimport-into-perl libio-html-perl #12 10.83 libio-pty-perl libio-socket-ssl-perl libip4tc0 libipc-run-perl libisl19 #12 10.83 libitm1 libjansson-dev libjansson4 libjbig0 libjbig2dec0 libjpeg62-turbo #12 10.83 libjs-jquery libjs-sphinxdoc libjs-underscore libjson-c3 libjsoncpp1 #12 10.83 libk5crypto3 libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkeyutils1 #12 10.83 libkmod2 libkpathsea6 libkrb5-3 libkrb5-dev libkrb5support0 libksba8 #12 10.83 liblab-gamut1 liblapack3 liblcms2-2 libldap-2.4-2 libldap-common libllvm6.0 #12 10.83 liblqr-1-0 liblsan0 libltdl-dev libltdl7 liblua5.3-0 liblua5.3-dev #12 10.83 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #12 10.83 libmagick++-6.q16-8 libmagickcore-6.q16-6 libmagickwand-6.q16-6 libmariadb3 #12 10.83 libmbedcrypto3 libmbedtls12 libmbedx509-0 libmime-charset-perl libmnl-dev #12 10.83 libmodule-runtime-perl libmoo-perl libmount-dev libmpc3 libmpdec2 libmpfr6 #12 10.83 libmpx2 libncurses-dev libncurses5-dev libncurses6 libnet-http-perl #12 10.83 libnet-ssleay-perl libnewlib-arm-none-eabi libnewlib-dev libnghttp2-14 #12 10.83 libnl-3-200 libnl-3-dev libnl-route-3-200 libnl-route-3-dev libnorm-dev #12 10.83 libnorm1 libnpth0 libnspr4 libnss3 libnuma-dev libnuma1 libopenjp2-7 #12 10.83 libopenmpi-dev libopenmpi3 liboping-dev liboping0 libortp-dev libortp13 #12 10.83 libosp5 libostyle1c2 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 #12 10.83 libpangoft2-1.0-0 libpangomm-1.4-1v5 libpaper-utils libpaper1 #12 10.83 libparams-classify-perl libparmap-ocaml libpathplan4 libpcap-dev libpcap0.8 #12 10.83 libpcap0.8-dev libpci-dev libpci3 libpciaccess0 libpcre-ocaml libpcre16-3 #12 10.83 libpcre2-8-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpcsclite-dev #12 10.83 libpcsclite1 libperl5.28 libpgm-5.2-0 libpgm-dev libpipeline1 libpixman-1-0 #12 10.83 libpmix2 libpng16-16 libpoppler-glib8 libpoppler82 libpopt0 libpotrace0 #12 10.83 libprocps7 libpsl5 libpsm-infinipath1 libpsm2-2 libptexenc1 libpycaml-ocaml #12 10.83 libpython-dev libpython-stdlib libpython2-dev libpython2-stdlib libpython2.7 #12 10.83 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libpython3-dev #12 10.83 libpython3-stdlib libpython3.7 libpython3.7-dev libpython3.7-minimal #12 10.83 libpython3.7-stdlib libquadmath0 librdmacm1 libreadline-dev libreadline7 #12 10.83 librevenge-0.0-0 librhash0 librole-tiny-perl librsvg2-2 librsvg2-common #12 10.83 librtmp1 libsasl2-2 libsasl2-modules-db libsctp-dev libsctp1 libselinux1-dev #12 10.83 libsensors-config libsensors4-dev libsensors5 libsepol1-dev libsgmls-perl #12 10.83 libsigc++-2.0-0v5 libsigsegv-dev libsigsegv2 libsm6 libsnmp-base libsnmp-dev #12 10.83 libsnmp30 libsodium-dev libsodium23 libsofia-sip-ua-dev #12 10.83 libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsombok3 #12 10.83 libsource-highlight-common libsource-highlight4v5 libsqlite3-0 #12 10.83 libsqlite3-dev libssh2-1 libssl-dev libssl1.1 libstdc++-8-dev #12 10.83 libstrictures-perl libsub-exporter-progressive-perl libsub-quote-perl #12 10.83 libsynctex2 libtalloc-dev libtalloc2 libtasn1-6-dev libteckit0 libtexlua52 #12 10.83 libtexlua53 libtexluajit2 libtext-charwidth-perl libtext-iconv-perl #12 10.83 libtext-unidecode-perl libtext-wrapi18n-perl libthai-data libthai0 libtiff5 #12 10.83 libtimedate-perl libtinfo5 libtinyxml2-6a libtool libtry-tiny-perl libtsan0 #12 10.83 libubsan1 libuchardet0 libudev-dev libunbound8 libunicode-linebreak-perl #12 10.83 liburi-perl libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev libuv1 #12 10.83 libvisio-0.1-1 libwebp6 libwebpdemux2 libwebpmux3 libwoff1 libwpd-0.10-10 #12 10.83 libwpg-0.3-3 libwrap0 libwrap0-dev libwww-perl libwww-robotrules-perl #12 10.83 libx11-6 libx11-data libx265-165 libxapian30 libxau6 libxaw7 libxcb-render0 #12 10.83 libxcb-shm0 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 #12 10.83 libxdot4 libxext6 libxfixes3 libxi6 libxinerama1 libxml-libxml-perl #12 10.83 libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl libxml2 #12 10.83 libxml2-utils libxmu6 libxpm4 libxrandr2 libxrender1 libxslt1.1 libxt6 #12 10.83 libxxhash0 libyaml-0-2 libzmq3-dev libzmq5 libzzip-0-13 linux-libc-dev #12 10.83 locales lsb-base lua-socket lynx lynx-common m4 make man-db mariadb-common #12 10.83 mime-support module-assistant mpi-default-bin mpi-default-dev mscgen #12 10.83 mysql-common netbase nettle-dev ocaml-base-nox ocaml-findlib #12 10.83 ocl-icd-libopencl1 ofono openjade openmpi-bin openmpi-common opensp #12 10.83 openssh-client openssl osc patch patchelf patchutils perl perl-modules-5.28 #12 10.83 perl-openssl-defaults pinentry-curses pkg-config po-debconf poppler-data #12 10.83 preview-latex-style procps pylint python python-apt python-apt-common #12 10.83 python-astroid python-backports.functools-lru-cache python-cairo #12 10.83 python-concurrent.futures python-configparser python-dev python-enum34 #12 10.83 python-glade2 python-gobject-2 python-gtk2 python-isort #12 10.83 python-lazy-object-proxy python-logilab-common python-m2crypto python-mccabe #12 10.83 python-minimal python-numpy python-pip python-pip-whl python-pkg-resources #12 10.83 python-pycurl python-setuptools python-singledispatch python-six #12 10.83 python-typing python-urlgrabber python-wrapt python-yaml python2 python2-dev #12 10.83 python2-minimal python2.7 python2.7-dev python2.7-minimal python3 #12 10.83 python3-asn1crypto python3-blockdiag python3-cffi-backend #12 10.83 python3-cryptography python3-dateutil python3-dev python3-distutils #12 10.83 python3-docutils python3-funcparserlib python3-gi python3-lib2to3 #12 10.83 python3-mako python3-markupsafe python3-minimal python3-nwdiag python3-pil #12 10.83 python3-pip python3-pkg-resources python3-pyflakes python3-pygments #12 10.83 python3-reportlab python3-reportlab-accel python3-roman python3-setuptools #12 10.83 python3-six python3-usb python3-webcolors python3-yaml python3.7 #12 10.83 python3.7-dev python3.7-minimal readline-common rsync sdcc sdcc-libraries #12 10.83 sensible-utils sgml-base sgml-data sgmlspl shared-mime-info source-highlight #12 10.83 sqlite3 stow sudo systemd t1utils tcpdump teckit tex-common tex-gyre texinfo #12 10.83 texlive texlive-base texlive-bibtex-extra texlive-binaries #12 10.83 texlive-extra-utils texlive-fonts-recommended texlive-formats-extra #12 10.83 texlive-lang-greek texlive-latex-base texlive-latex-extra #12 10.83 texlive-latex-recommended texlive-pictures texlive-plain-generic #12 10.83 texlive-science texlive-xetex tipa ucf unzip uuid-dev wdiff wget x11-common #12 10.83 xdg-utils xfonts-encodings xfonts-utils xml-core xsltproc xz-utils #12 10.83 zlib1g-dev #12 10.88 0 upgraded, 774 newly installed, 0 to remove and 0 not upgraded. #12 10.88 Need to get 802 MB of archives. #12 10.88 After this operation, 3476 MB of additional disk space will be used. #12 10.88 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #12 10.89 Get:2 http://deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] #12 10.89 Get:3 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] #12 10.89 Get:4 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] #12 10.90 Get:5 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] #12 10.90 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u6 [1552 kB] #12 10.92 Get:7 http://deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] #12 10.92 Get:8 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] #12 10.92 Get:9 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] #12 10.92 Get:10 http://deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] #12 10.92 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u10 [3505 kB] #12 10.96 Get:12 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] #12 10.96 Get:13 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] #12 10.96 Get:14 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB] #12 10.96 Get:15 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB] #12 10.97 Get:16 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB] #12 10.97 Get:17 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB] #12 10.97 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 man-db amd64 2.8.5-2+deb10u1 [1274 kB] #12 10.98 Get:19 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #12 11.00 Get:20 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] #12 11.00 Get:21 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] #12 11.03 Get:22 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] #12 11.03 Get:23 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u4 [396 kB] #12 11.03 Get:24 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7-minimal amd64 2.7.16-2+deb10u4 [1367 kB] #12 11.05 Get:25 http://deb.debian.org/debian buster/main amd64 python2-minimal amd64 2.7.16-1 [41.4 kB] #12 11.05 Get:26 http://deb.debian.org/debian buster/main amd64 python-minimal amd64 2.7.16-1 [21.0 kB] #12 11.05 Get:27 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] #12 11.05 Get:28 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u7 [108 kB] #12 11.05 Get:29 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] #12 11.05 Get:30 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] #12 11.05 Get:31 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB] #12 11.06 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u4 [1912 kB] #12 11.07 Get:33 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7 amd64 2.7.16-2+deb10u4 [306 kB] #12 11.07 Get:34 http://deb.debian.org/debian buster/main amd64 libpython2-stdlib amd64 2.7.16-1 [20.8 kB] #12 11.08 Get:35 http://deb.debian.org/debian buster/main amd64 libpython-stdlib amd64 2.7.16-1 [20.8 kB] #12 11.08 Get:36 http://deb.debian.org/debian buster/main amd64 python2 amd64 2.7.16-1 [41.6 kB] #12 11.08 Get:37 http://deb.debian.org/debian buster/main amd64 python amd64 2.7.16-1 [22.8 kB] #12 11.08 Get:38 http://deb.debian.org/debian buster/main amd64 autoconf-archive all 20180313-1 [749 kB] #12 11.09 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7 amd64 2.7.16-2+deb10u4 [1036 kB] #12 11.10 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u5 [102 kB] #12 11.10 Get:41 http://deb.debian.org/debian buster/main amd64 ocaml-base-nox amd64 4.05.0-11 [654 kB] #12 11.10 Get:42 http://deb.debian.org/debian buster/main amd64 libpcre-ocaml amd64 7.2.3-2+b1 [101 kB] #12 11.10 Get:43 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u6 [1263 kB] #12 11.11 Get:44 http://deb.debian.org/debian buster/main amd64 python-gobject-2 amd64 2.28.6-13+b1 [288 kB] #12 11.11 Get:45 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] #12 11.11 Get:46 http://deb.debian.org/debian buster/main amd64 libgfortran5 amd64 8.3.0-6 [581 kB] #12 11.12 Get:47 http://deb.debian.org/debian buster/main amd64 libblas3 amd64 3.8.0-2 [148 kB] #12 11.12 Get:48 http://deb.debian.org/debian buster/main amd64 liblapack3 amd64 3.8.0-2 [2110 kB] #12 11.14 Get:49 http://deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] #12 11.14 Get:50 http://deb.debian.org/debian buster/main amd64 python-numpy amd64 1:1.16.2-1 [2101 kB] #12 11.16 Get:51 http://deb.debian.org/debian buster/main amd64 libatk1.0-data all 2.30.0-2 [145 kB] #12 11.16 Get:52 http://deb.debian.org/debian buster/main amd64 libatk1.0-0 amd64 2.30.0-2 [50.6 kB] #12 11.16 Get:53 http://deb.debian.org/debian buster/main amd64 libpng16-16 amd64 1.6.36-6 [292 kB] #12 11.17 Get:54 http://deb.debian.org/debian buster/main amd64 libfreetype6 amd64 2.9.1-3+deb10u3 [380 kB] #12 11.17 Get:55 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] #12 11.18 Get:56 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] #12 11.18 Get:57 http://deb.debian.org/debian buster/main amd64 fonts-dejavu-core all 2.37-1 [1068 kB] #12 11.19 Get:58 http://deb.debian.org/debian buster/main amd64 fontconfig-config all 2.13.1-2 [280 kB] #12 11.19 Get:59 http://deb.debian.org/debian buster/main amd64 libfontconfig1 amd64 2.13.1-2 [346 kB] #12 11.19 Get:60 http://deb.debian.org/debian-security buster/updates/main amd64 libpixman-1-0 amd64 0.36.0-1+deb10u1 [234 kB] #12 11.20 Get:61 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] #12 11.20 Get:62 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] #12 11.20 Get:63 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] #12 11.20 Get:64 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-data all 2:1.6.7-1+deb10u4 [299 kB] #12 11.20 Get:65 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u4 [758 kB] #12 11.21 Get:66 http://deb.debian.org/debian buster/main amd64 libxcb-render0 amd64 1.13.1-2 [109 kB] #12 11.21 Get:67 http://deb.debian.org/debian buster/main amd64 libxcb-shm0 amd64 1.13.1-2 [99.2 kB] #12 11.21 Get:68 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] #12 11.21 Get:69 http://deb.debian.org/debian buster/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB] #12 11.21 Get:70 http://deb.debian.org/debian buster/main amd64 libcairo2 amd64 1.16.0-4+deb10u1 [688 kB] #12 11.22 Get:71 http://deb.debian.org/debian buster/main amd64 libjpeg62-turbo amd64 1:1.5.2-2+deb10u1 [133 kB] #12 11.22 Get:72 http://deb.debian.org/debian buster/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] #12 11.22 Get:73 http://deb.debian.org/debian-security buster/updates/main amd64 libwebp6 amd64 0.6.1-2+deb10u3 [263 kB] #12 11.22 Get:74 http://deb.debian.org/debian-security buster/updates/main amd64 libtiff5 amd64 4.1.0+git191117-2~deb10u9 [273 kB] #12 11.23 Get:75 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] #12 11.29 Get:76 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u6 [690 kB] #12 11.30 Get:77 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB] #12 11.31 Get:78 http://deb.debian.org/debian buster/main amd64 libgdk-pixbuf2.0-common all 2.38.1+dfsg-1 [316 kB] #12 11.31 Get:79 http://deb.debian.org/debian buster/main amd64 libgdk-pixbuf2.0-0 amd64 2.38.1+dfsg-1 [177 kB] #12 11.31 Get:80 http://deb.debian.org/debian buster/main amd64 libgtk2.0-common all 2.24.32-3 [2698 kB] #12 11.33 Get:81 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-common-data amd64 0.7-4+deb10u3 [123 kB] #12 11.33 Get:82 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-common3 amd64 0.7-4+deb10u3 [54.7 kB] #12 11.33 Get:83 http://deb.debian.org/debian-security buster/updates/main amd64 libdbus-1-3 amd64 1.12.28-0+deb10u1 [219 kB] #12 11.34 Get:84 http://deb.debian.org/debian-security buster/updates/main amd64 libavahi-client3 amd64 0.7-4+deb10u3 [58.4 kB] #12 11.34 Get:85 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] #12 11.34 Get:86 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u6 [66.1 kB] #12 11.34 Get:87 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB] #12 11.34 Get:88 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB] #12 11.34 Get:89 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [159 kB] #12 11.34 Get:90 http://deb.debian.org/debian-security buster/updates/main amd64 libcups2 amd64 2.2.10-6+deb10u9 [325 kB] #12 11.35 Get:91 http://deb.debian.org/debian buster/main amd64 fontconfig amd64 2.13.1-2 [405 kB] #12 11.35 Get:92 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u2 [63.9 kB] #12 11.35 Get:93 http://deb.debian.org/debian buster/main amd64 libthai-data all 0.1.28-2 [170 kB] #12 11.36 Get:94 http://deb.debian.org/debian buster/main amd64 libdatrie1 amd64 0.2.12-2 [39.3 kB] #12 11.36 Get:95 http://deb.debian.org/debian buster/main amd64 libthai0 amd64 0.1.28-2 [54.1 kB] #12 11.36 Get:96 http://deb.debian.org/debian buster/main amd64 libpango-1.0-0 amd64 1.42.4-8~deb10u1 [186 kB] #12 11.36 Get:97 http://deb.debian.org/debian buster/main amd64 libgraphite2-3 amd64 1.3.13-7 [80.7 kB] #12 11.36 Get:98 http://deb.debian.org/debian buster/main amd64 libharfbuzz0b amd64 2.3.1-1 [1187 kB] #12 11.37 Get:99 http://deb.debian.org/debian buster/main amd64 libpangoft2-1.0-0 amd64 1.42.4-8~deb10u1 [68.3 kB] #12 11.37 Get:100 http://deb.debian.org/debian buster/main amd64 libpangocairo-1.0-0 amd64 1.42.4-8~deb10u1 [55.7 kB] #12 11.37 Get:101 http://deb.debian.org/debian buster/main amd64 libxcomposite1 amd64 1:0.4.4-2 [16.5 kB] #12 11.37 Get:102 http://deb.debian.org/debian buster/main amd64 libxfixes3 amd64 1:5.0.3-1 [21.9 kB] #12 11.37 Get:103 http://deb.debian.org/debian buster/main amd64 libxcursor1 amd64 1:1.1.15-2 [36.6 kB] #12 11.37 Get:104 http://deb.debian.org/debian buster/main amd64 libxdamage1 amd64 1:1.1.4-3+b3 [14.9 kB] #12 11.38 Get:105 http://deb.debian.org/debian buster/main amd64 libxi6 amd64 2:1.7.9-1 [82.6 kB] #12 11.38 Get:106 http://deb.debian.org/debian buster/main amd64 libxinerama1 amd64 2:1.1.4-2 [17.7 kB] #12 11.38 Get:107 http://deb.debian.org/debian buster/main amd64 libxrandr2 amd64 2:1.5.1-1 [37.5 kB] #12 11.38 Get:108 http://deb.debian.org/debian buster/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #12 11.39 Get:109 http://deb.debian.org/debian buster/main amd64 gtk-update-icon-cache amd64 3.24.5-1 [81.7 kB] #12 11.39 Get:110 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB] #12 11.39 Get:111 http://deb.debian.org/debian buster/main amd64 librsvg2-2 amd64 2.44.10-2.1+deb10u3 [1258 kB] #12 11.40 Get:112 http://deb.debian.org/debian buster/main amd64 librsvg2-common amd64 2.44.10-2.1+deb10u3 [23.6 kB] #12 11.40 Get:113 http://deb.debian.org/debian buster/main amd64 adwaita-icon-theme all 3.30.1-1 [11.7 MB] #12 11.50 Get:114 http://deb.debian.org/debian buster/main amd64 libgtk2.0-0 amd64 2.24.32-3 [1809 kB] #12 11.51 Get:115 http://deb.debian.org/debian buster/main amd64 python-cairo amd64 1.16.2-1+b1 [58.4 kB] #12 11.52 Get:116 http://deb.debian.org/debian buster/main amd64 python-gtk2 amd64 2.24.0-5.1+b1 [633 kB] #12 11.52 Get:117 http://deb.debian.org/debian buster/main amd64 libglade2-0 amd64 1:2.6.4-2+b1 [82.2 kB] #12 11.53 Get:118 http://deb.debian.org/debian buster/main amd64 python-glade2 amd64 2.24.0-5.1+b1 [43.6 kB] #12 11.53 Get:119 http://deb.debian.org/debian buster/main amd64 libfindlib-ocaml amd64 1.7.3-2+b1 [167 kB] #12 11.53 Get:120 http://deb.debian.org/debian buster/main amd64 ocaml-findlib amd64 1.7.3-2+b1 [370 kB] #12 11.53 Get:121 http://deb.debian.org/debian buster/main amd64 libpycaml-ocaml amd64 0.82-15+b1 [14.0 kB] #12 11.53 Get:122 http://deb.debian.org/debian buster/main amd64 libparmap-ocaml amd64 1.0~rc10-1 [36.8 kB] #12 11.53 Get:123 http://deb.debian.org/debian buster/main amd64 coccinelle amd64 1.0.4.deb-4 [2268 kB] #12 11.55 Get:124 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] #12 11.55 Get:125 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB] #12 11.55 Get:126 http://deb.debian.org/debian buster/main amd64 flex amd64 2.6.4-6.2 [456 kB] #12 11.55 Get:127 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] #12 11.56 Get:128 http://deb.debian.org/debian buster/main amd64 gawk amd64 1:4.2.1+dfsg-1 [660 kB] #12 11.56 Get:129 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] #12 11.56 Get:130 http://deb.debian.org/debian buster/main amd64 libfftw3-double3 amd64 3.3.8-2 [733 kB] #12 11.57 Get:131 http://deb.debian.org/debian-security buster/updates/main amd64 libde265-0 amd64 1.0.11-0+deb10u6 [180 kB] #12 11.57 Get:132 http://deb.debian.org/debian buster/main amd64 libnuma1 amd64 2.0.12-1 [26.2 kB] #12 11.57 Get:133 http://deb.debian.org/debian buster/main amd64 libx265-165 amd64 2.9-4 [1041 kB] #12 11.58 Get:134 http://deb.debian.org/debian buster/main amd64 libheif1 amd64 1.3.2-2~deb10u1 [127 kB] #12 11.58 Get:135 http://deb.debian.org/debian buster/main amd64 liblcms2-2 amd64 2.9-3 [145 kB] #12 11.58 Get:136 http://deb.debian.org/debian buster/main amd64 liblqr-1-0 amd64 0.4.2-2.1 [29.1 kB] #12 11.58 Get:137 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] #12 11.59 Get:138 http://deb.debian.org/debian buster/main amd64 libopenjp2-7 amd64 2.3.0-2+deb10u2 [158 kB] #12 11.59 Get:139 http://deb.debian.org/debian-security buster/updates/main amd64 libwebpmux3 amd64 0.6.1-2+deb10u3 [98.1 kB] #12 11.59 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 11.59 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 11.61 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 11.61 Get:143 http://deb.debian.org/debian buster/main amd64 poppler-data all 0.4.9-2 [1473 kB] #12 11.62 Get:144 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u7 [590 kB] #12 11.63 Get:145 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u7 [1735 kB] #12 11.64 Get:146 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] #12 11.64 Get:147 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] #12 11.64 Get:148 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u7 [1733 kB] #12 11.66 Get:149 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u7 [331 kB] #12 11.66 Get:150 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] #12 11.66 Get:151 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] #12 11.66 Get:152 http://deb.debian.org/debian buster/main amd64 sgml-base all 1.29 [14.8 kB] #12 11.66 Get:153 http://deb.debian.org/debian buster/main amd64 tex-common all 6.11 [53.1 kB] #12 11.66 Get:154 http://deb.debian.org/debian-security buster/updates/main amd64 libtinfo5 amd64 6.1+20181013-2+deb10u5 [321 kB] #12 11.67 Get:155 http://deb.debian.org/debian-security buster/updates/main amd64 libxapian30 amd64 1.4.11-1+deb10u1 [1104 kB] #12 11.67 Get:156 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB] #12 11.68 Get:157 http://deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB] #12 11.68 Get:158 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] #12 11.68 Get:159 http://deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB] #12 11.68 Get:160 http://deb.debian.org/debian-security buster/updates/main amd64 bzip2 amd64 1.0.6-9.2~deb10u2 [48.5 kB] #12 11.68 Get:161 http://deb.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.28-0+deb10u1 [240 kB] #12 11.68 Get:162 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] #12 11.68 Get:163 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] #12 11.68 Get:164 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] #12 11.68 Get:165 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB] #12 11.68 Get:166 http://deb.debian.org/debian-security buster/updates/main amd64 libc-l10n all 2.28-10+deb10u3 [847 kB] #12 11.69 Get:167 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-openssl27 amd64 3.6.7-4+deb10u12 [318 kB] #12 11.70 Get:168 http://deb.debian.org/debian-security buster/updates/main amd64 libgssrpc4 amd64 1.17-3+deb10u6 [91.7 kB] #12 11.70 Get:169 http://deb.debian.org/debian-security buster/updates/main amd64 libkadm5clnt-mit11 amd64 1.17-3+deb10u6 [73.9 kB] #12 11.70 Get:170 http://deb.debian.org/debian-security buster/updates/main amd64 libkdb5-9 amd64 1.17-3+deb10u6 [73.7 kB] #12 11.70 Get:171 http://deb.debian.org/debian-security buster/updates/main amd64 libkadm5srv-mit11 amd64 1.17-3+deb10u6 [86.1 kB] #12 11.70 Get:172 http://deb.debian.org/debian-security buster/updates/main amd64 locales all 2.28-10+deb10u3 [4060 kB] #12 11.74 Get:173 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB] #12 11.74 Get:174 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-client amd64 1:7.9p1-10+deb10u4 [785 kB] #12 11.75 Get:175 http://deb.debian.org/debian-security buster/updates/main amd64 libpcre2-8-0 amd64 10.32-5+deb10u1 [213 kB] #12 11.75 Get:176 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] #12 11.75 Get:177 http://deb.debian.org/debian buster/main amd64 wget amd64 1.20.1-1.1 [902 kB] #12 11.77 Get:178 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] #12 11.77 Get:179 http://deb.debian.org/debian buster/main amd64 asciidoc-common all 8.6.10-3 [282 kB] #12 11.77 Get:180 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2-utils amd64 2.9.4+dfsg1-7+deb10u6 [100 kB] #12 11.78 Get:181 http://deb.debian.org/debian buster/main amd64 asciidoc-base all 8.6.10-3 [135 kB] #12 11.78 Get:182 http://deb.debian.org/debian buster/main amd64 asciidoc all 8.6.10-3 [57.8 kB] #12 11.78 Get:183 http://deb.debian.org/debian buster/main amd64 xml-core all 0.18+nmu1 [23.8 kB] #12 11.78 Get:184 http://deb.debian.org/debian buster/main amd64 sgml-data all 2.0.11 [179 kB] #12 11.78 Get:185 http://deb.debian.org/debian buster/main amd64 docbook-xml all 4.5-8 [84.7 kB] #12 11.78 Get:186 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB] #12 11.78 Get:187 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB] #12 11.78 Get:188 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] #12 11.78 Get:189 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB] #12 11.79 Get:190 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB] #12 11.79 Get:191 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] #12 11.79 Get:192 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] #12 11.79 Get:193 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #12 11.79 Get:194 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] #12 11.79 Get:195 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] #12 11.79 Get:196 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB] #12 11.80 Get:197 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #12 11.81 Get:198 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB] #12 11.82 Get:199 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB] #12 11.83 Get:200 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] #12 11.83 Get:201 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB] #12 11.83 Get:202 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB] #12 11.84 Get:203 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB] #12 11.84 Get:204 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB] #12 11.85 Get:205 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB] #12 11.85 Get:206 http://deb.debian.org/debian buster/main amd64 python-apt amd64 1.8.4.3 [187 kB] #12 11.85 Get:207 http://deb.debian.org/debian buster/main amd64 libpaper1 amd64 1.1.28 [21.3 kB] #12 11.85 Get:208 http://deb.debian.org/debian buster/main amd64 libpaper-utils amd64 1.1.28 [18.0 kB] #12 11.85 Get:209 http://deb.debian.org/debian-security buster/updates/main amd64 libkpathsea6 amd64 2018.20181218.49446-1+deb10u2 [168 kB] #12 11.85 Get:210 http://deb.debian.org/debian-security buster/updates/main amd64 libptexenc1 amd64 2018.20181218.49446-1+deb10u2 [61.5 kB] #12 11.85 Get:211 http://deb.debian.org/debian-security buster/updates/main amd64 libsynctex2 amd64 2018.20181218.49446-1+deb10u2 [80.9 kB] #12 11.86 Get:212 http://deb.debian.org/debian-security buster/updates/main amd64 libtexlua52 amd64 2018.20181218.49446-1+deb10u2 [113 kB] #12 11.86 Get:213 http://deb.debian.org/debian-security buster/updates/main amd64 libtexlua53 amd64 2018.20181218.49446-1+deb10u2 [126 kB] #12 11.86 Get:214 http://deb.debian.org/debian-security buster/updates/main amd64 libtexluajit2 amd64 2018.20181218.49446-1+deb10u2 [257 kB] #12 11.86 Get:215 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB] #12 11.86 Get:216 http://deb.debian.org/debian buster/main amd64 libbrotli1 amd64 1.0.7-2+deb10u1 [269 kB] #12 11.87 Get:217 http://deb.debian.org/debian-security buster/updates/main amd64 libgs9-common all 9.27~dfsg-2+deb10u9 [5137 kB] #12 11.91 Get:218 http://deb.debian.org/debian-security buster/updates/main amd64 libcupsimage2 amd64 2.2.10-6+deb10u9 [134 kB] #12 11.91 Get:219 http://deb.debian.org/debian buster/main amd64 libijs-0.35 amd64 0.35-14 [18.3 kB] #12 11.91 Get:220 http://deb.debian.org/debian buster/main amd64 libjbig2dec0 amd64 0.16-1+deb10u1 [62.2 kB] #12 11.91 Get:221 http://deb.debian.org/debian-security buster/updates/main amd64 libgs9 amd64 9.27~dfsg-2+deb10u9 [2199 kB] #12 11.93 Get:222 http://deb.debian.org/debian buster/main amd64 libharfbuzz-icu0 amd64 2.3.1-1 [834 kB] #12 11.94 Get:223 http://deb.debian.org/debian buster/main amd64 x11-common all 1:7.7+19 [251 kB] #12 11.94 Get:224 http://deb.debian.org/debian buster/main amd64 libice6 amd64 2:1.0.9-2 [58.7 kB] #12 11.94 Get:225 http://deb.debian.org/debian buster/main amd64 libpotrace0 amd64 1.15-1 [26.3 kB] #12 11.94 Get:226 http://deb.debian.org/debian buster/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB] #12 11.94 Get:227 http://deb.debian.org/debian buster/main amd64 libteckit0 amd64 2.5.8+ds2-5 [318 kB] #12 11.94 Get:228 http://deb.debian.org/debian buster/main amd64 libwoff1 amd64 1.0.2-1 [43.2 kB] #12 11.94 Get:229 http://deb.debian.org/debian buster/main amd64 libxt6 amd64 1:1.1.5-1+b3 [190 kB] #12 11.95 Get:230 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB] #12 11.95 Get:231 http://deb.debian.org/debian-security buster/updates/main amd64 libxpm4 amd64 1:3.5.12-1+deb10u2 [50.3 kB] #12 11.95 Get:232 http://deb.debian.org/debian buster/main amd64 libxaw7 amd64 2:1.0.13-1+b2 [201 kB] #12 11.95 Get:233 http://deb.debian.org/debian buster/main amd64 libxxhash0 amd64 0.6.5-2 [7156 B] #12 11.95 Get:234 http://deb.debian.org/debian buster/main amd64 libzzip-0-13 amd64 0.13.62-3.2+deb10u1 [55.6 kB] #12 11.95 Get:235 http://deb.debian.org/debian-security buster/updates/main amd64 texlive-binaries amd64 2018.20181218.49446-1+deb10u2 [11.3 MB] #12 12.05 Get:236 http://deb.debian.org/debian buster/main amd64 xdg-utils all 1.1.3-1+deb10u1 [73.7 kB] #12 12.05 Get:237 http://deb.debian.org/debian buster/main amd64 texlive-base all 2018.20190227-2 [19.7 MB] #12 12.24 Get:238 http://deb.debian.org/debian buster/main amd64 texlive-fonts-recommended all 2018.20190227-2 [5228 kB] #12 12.28 Get:239 http://deb.debian.org/debian buster/main amd64 fonts-lmodern all 2.004.5-6 [4539 kB] #12 12.33 Get:240 http://deb.debian.org/debian buster/main amd64 texlive-latex-base all 2018.20190227-2 [984 kB] #12 12.34 Get:241 http://deb.debian.org/debian buster/main amd64 texlive-latex-recommended all 2018.20190227-2 [15.2 MB] #12 12.45 Get:242 http://deb.debian.org/debian buster/main amd64 texlive all 2018.20190227-2 [32.6 kB] #12 12.45 Get:243 http://deb.debian.org/debian buster/main amd64 texlive-bibtex-extra all 2018.20190227-2 [61.7 MB] #12 12.98 Get:244 http://deb.debian.org/debian buster/main amd64 libsombok3 amd64 2.4.0-2 [31.3 kB] #12 12.98 Get:245 http://deb.debian.org/debian buster/main amd64 libmime-charset-perl all 1.012.2-1 [35.4 kB] #12 12.98 Get:246 http://deb.debian.org/debian buster/main amd64 libunicode-linebreak-perl amd64 0.0.20190101-1 [103 kB] #12 12.98 Get:247 http://deb.debian.org/debian buster/main amd64 texlive-extra-utils all 2018.20190227-2 [39.4 MB] #12 13.31 Get:248 http://deb.debian.org/debian buster/main amd64 preview-latex-style all 11.91-2 [201 kB] #12 13.31 Get:249 http://deb.debian.org/debian buster/main amd64 texlive-pictures all 2018.20190227-2 [8201 kB] #12 13.38 Get:250 http://deb.debian.org/debian buster/main amd64 texlive-latex-extra all 2018.20190227-2 [12.3 MB] #12 13.48 Get:251 http://deb.debian.org/debian buster/main amd64 fonts-gfs-baskerville all 1.1-5 [43.4 kB] #12 13.48 Get:252 http://deb.debian.org/debian buster/main amd64 fonts-gfs-porson all 1.1-6 [33.5 kB] #12 13.48 Get:253 http://deb.debian.org/debian buster/main amd64 texlive-lang-greek all 2018.20190227-2 [76.3 MB] #12 14.15 Get:254 http://deb.debian.org/debian buster/main amd64 texlive-science all 2018.20190227-2 [3168 kB] #12 14.18 Get:255 http://deb.debian.org/debian-security buster/updates/main amd64 libxslt1.1 amd64 1.1.32-2.2~deb10u2 [236 kB] #12 14.18 Get:256 http://deb.debian.org/debian-security buster/updates/main amd64 xsltproc amd64 1.1.32-2.2~deb10u2 [122 kB] #12 14.18 Get:257 http://deb.debian.org/debian buster/main amd64 dblatex all 0.3.10-2 [372 kB] #12 14.18 Get:258 http://deb.debian.org/debian buster/main amd64 libosp5 amd64 1.5.2-13+b1 [948 kB] #12 14.19 Get:259 http://deb.debian.org/debian buster/main amd64 libostyle1c2 amd64 1.4devel1-21.3+b1 [619 kB] #12 14.20 Get:260 http://deb.debian.org/debian buster/main amd64 openjade amd64 1.4devel1-21.3+b1 [266 kB] #12 14.20 Get:261 http://deb.debian.org/debian buster/main amd64 docbook all 4.5-6 [129 kB] #12 14.20 Get:262 http://deb.debian.org/debian buster/main amd64 docbook-dsssl all 1.79-9.1 [234 kB] #12 14.21 Get:263 http://deb.debian.org/debian buster/main amd64 texlive-plain-generic all 2018.20190227-2 [24.3 MB] #12 14.39 Get:264 http://deb.debian.org/debian buster/main amd64 teckit amd64 2.5.8+ds2-5 [688 kB] #12 14.41 Get:265 http://deb.debian.org/debian buster/main amd64 tipa all 2:1.3-20 [2972 kB] #12 14.44 Get:266 http://deb.debian.org/debian buster/main amd64 texlive-xetex all 2018.20190227-2 [14.8 MB] #12 14.55 Get:267 http://deb.debian.org/debian buster/main amd64 texlive-formats-extra all 2018.20190227-2 [4712 kB] #12 14.59 Get:268 http://deb.debian.org/debian buster/main amd64 lynx-common all 2.8.9rel.1-3+deb10u1 [1212 kB] #12 14.60 Get:269 http://deb.debian.org/debian buster/main amd64 lynx amd64 2.8.9rel.1-3+deb10u1 [642 kB] #12 14.60 Get:270 http://deb.debian.org/debian buster/main amd64 libsgmls-perl all 1.03ii-36 [26.5 kB] #12 14.60 Get:271 http://deb.debian.org/debian buster/main amd64 sgmlspl all 1.03ii-36 [11.7 kB] #12 14.60 Get:272 http://deb.debian.org/debian buster/main amd64 opensp amd64 1.5.2-13+b1 [449 kB] #12 14.61 Get:273 http://deb.debian.org/debian buster/main amd64 docbook-utils all 0.6.14-3.3 [60.0 kB] #12 14.61 Get:274 http://deb.debian.org/debian buster/main amd64 asciidoc-dblatex all 8.6.10-3 [58.8 kB] #12 14.61 Get:275 http://deb.debian.org/debian buster/main amd64 libaspell15 amd64 0.60.7~20110707-6+deb10u1 [327 kB] #12 14.61 Get:276 http://deb.debian.org/debian buster/main amd64 libtext-iconv-perl amd64 1.7-5+b7 [15.4 kB] #12 14.61 Get:277 http://deb.debian.org/debian buster/main amd64 emacsen-common all 3.0.4 [19.3 kB] #12 14.61 Get:278 http://deb.debian.org/debian buster/main amd64 dictionaries-common all 1.28.1 [239 kB] #12 14.61 Get:279 http://deb.debian.org/debian buster/main amd64 aspell amd64 0.60.7~20110707-6+deb10u1 [226 kB] #12 14.62 Get:280 http://deb.debian.org/debian buster/main amd64 aspell-en all 2018.04.16-0-1 [301 kB] #12 14.62 Get:281 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB] #12 14.62 Get:282 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] #12 14.62 Get:283 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB] #12 14.63 Get:284 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB] #12 14.63 Get:285 http://deb.debian.org/debian buster/main amd64 bc amd64 1.07.1-2+b1 [109 kB] #12 14.63 Get:286 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] #12 14.66 Get:287 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] #12 14.66 Get:288 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] #12 14.68 Get:289 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] #12 14.68 Get:290 http://deb.debian.org/debian buster/main amd64 binutils-arm-none-eabi amd64 2.31.1-12+11 [2572 kB] #12 14.70 Get:291 http://deb.debian.org/debian buster/main amd64 libbison-dev amd64 2:3.3.2.dfsg-1 [500 kB] #12 14.70 Get:292 http://deb.debian.org/debian buster/main amd64 bison amd64 2:3.3.2.dfsg-1 [871 kB] #12 14.71 Get:293 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u6 [855 kB] #12 14.72 Get:294 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] #12 14.72 Get:295 http://deb.debian.org/debian buster/main amd64 ccache amd64 3.6-1 [156 kB] #12 14.72 Get:296 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] #12 14.74 Get:297 http://deb.debian.org/debian-security buster/updates/main amd64 libarchive13 amd64 3.3.3-4+deb10u3 [314 kB] #12 14.74 Get:298 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u3 [86.1 kB] #12 14.75 Get:299 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] #12 14.75 Get:300 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB] #12 14.75 Get:301 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u9 [336 kB] #12 14.75 Get:302 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #12 14.75 Get:303 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] #12 14.76 Get:304 http://deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u2 [110 kB] #12 14.76 Get:305 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] #12 14.79 Get:306 http://deb.debian.org/debian-security buster/updates/main amd64 libc-dev-bin amd64 2.28-10+deb10u3 [276 kB] #12 14.80 Get:307 http://deb.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.304-1 [1604 kB] #12 14.82 Get:308 http://deb.debian.org/debian-security buster/updates/main amd64 libc6-dev amd64 2.28-10+deb10u3 [2693 kB] #12 14.84 Get:309 http://deb.debian.org/debian buster/main amd64 comerr-dev amd64 2.1-1.44.5-1+deb10u3 [102 kB] #12 14.84 Get:310 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] #12 14.85 Get:311 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] #12 14.85 Get:312 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] #12 14.93 Get:313 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] #12 14.93 Get:314 http://deb.debian.org/debian buster/main amd64 libtinyxml2-6a amd64 7.0.0+dfsg-1 [29.3 kB] #12 14.93 Get:315 http://deb.debian.org/debian buster/main amd64 python3-pygments all 2.3.1+dfsg-1+deb10u2 [594 kB] #12 14.94 Get:316 http://deb.debian.org/debian buster/main amd64 cppcheck amd64 1.86-1 [1067 kB] #12 14.94 Get:317 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] #12 14.94 Get:318 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] #12 14.94 Get:319 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] #12 14.94 Get:320 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] #12 14.95 Get:321 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] #12 14.95 Get:322 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] #12 14.95 Get:323 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] #12 14.95 Get:324 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] #12 14.95 Get:325 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] #12 14.97 Get:326 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] #12 15.05 Get:327 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] #12 15.05 Get:328 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] #12 15.06 Get:329 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB] #12 15.06 Get:330 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB] #12 15.06 Get:331 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #12 15.06 Get:332 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #12 15.06 Get:333 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.8 [1415 kB] #12 15.07 Get:334 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] #12 15.07 Get:335 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] #12 15.07 Get:336 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.8 [1776 kB] #12 15.09 Get:337 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB] #12 15.09 Get:338 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB] #12 15.11 Get:339 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #12 15.11 Get:340 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB] #12 15.12 Get:341 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB] #12 15.12 Get:342 http://deb.debian.org/debian buster/main amd64 libtext-charwidth-perl amd64 0.04-7.1+b1 [10.0 kB] #12 15.12 Get:343 http://deb.debian.org/debian buster/main amd64 libtext-wrapi18n-perl all 0.06-7.1 [8644 B] #12 15.12 Get:344 http://deb.debian.org/debian buster/main amd64 module-assistant all 0.11.10 [101 kB] #12 15.13 Get:345 http://deb.debian.org/debian buster/main amd64 dahdi-source all 1:2.11.1.0.20170917~dfsg-7 [905 kB] #12 15.13 Get:346 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] #12 15.13 Get:347 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] #12 15.13 Get:348 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #12 15.13 Get:349 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] #12 15.13 Get:350 http://deb.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB] #12 15.13 Get:351 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB] #12 15.14 Get:352 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #12 15.14 Get:353 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #12 15.14 Get:354 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B] #12 15.14 Get:355 http://deb.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB] #12 15.14 Get:356 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB] #12 15.14 Get:357 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB] #12 15.14 Get:358 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB] #12 15.15 Get:359 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #12 15.15 Get:360 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #12 15.15 Get:361 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB] #12 15.15 Get:362 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB] #12 15.15 Get:363 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB] #12 15.15 Get:364 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB] #12 15.15 Get:365 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB] #12 15.15 Get:366 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #12 15.15 Get:367 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB] #12 15.15 Get:368 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB] #12 15.15 Get:369 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB] #12 15.15 Get:370 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB] #12 15.16 Get:371 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB] #12 15.16 Get:372 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #12 15.16 Get:373 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB] #12 15.16 Get:374 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #12 15.16 Get:375 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB] #12 15.16 Get:376 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB] #12 15.16 Get:377 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #12 15.16 Get:378 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B] #12 15.16 Get:379 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+deb10u1 [308 kB] #12 15.17 Get:380 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB] #12 15.17 Get:381 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB] #12 15.17 Get:382 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B] #12 15.17 Get:383 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #12 15.17 Get:384 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #12 15.17 Get:385 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB] #12 15.17 Get:386 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB] #12 15.17 Get:387 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #12 15.17 Get:388 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB] #12 15.18 Get:389 http://deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] #12 15.18 Get:390 http://deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] #12 15.19 Get:391 http://deb.debian.org/debian buster/main amd64 dh-python all 3.20190308 [99.3 kB] #12 15.19 Get:392 http://deb.debian.org/debian buster/main amd64 dh-systemd all 12.1.1 [122 kB] #12 15.19 Get:393 http://deb.debian.org/debian buster/main amd64 docbook5-xml all 5.0-2 [807 kB] #12 15.20 Get:394 http://deb.debian.org/debian buster/main amd64 docutils-common all 0.14+dfsg-4 [167 kB] #12 15.20 Get:395 http://deb.debian.org/debian buster/main amd64 libllvm6.0 amd64 1:6.0.1-10 [14.7 MB] #12 15.33 Get:396 http://deb.debian.org/debian buster/main amd64 libclang1-6.0 amd64 1:6.0.1-10 [6951 kB] #12 15.38 Get:397 http://deb.debian.org/debian buster/main amd64 doxygen amd64 1.8.13-10 [3985 kB] #12 15.42 Get:398 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB] #12 15.43 Get:399 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB] #12 15.52 Get:400 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B] #12 15.52 Get:401 http://deb.debian.org/debian buster/main amd64 gcc-arm-none-eabi amd64 15:7-2018-q2-6 [28.4 MB] #12 15.76 Get:402 http://deb.debian.org/debian-security buster/updates/main amd64 ghostscript amd64 9.27~dfsg-2+deb10u9 [95.5 kB] #12 15.78 Get:403 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB] #12 15.78 Get:404 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB] #12 15.78 Get:405 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u9 [333 kB] #12 15.79 Get:406 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] #12 15.79 Get:407 http://deb.debian.org/debian-security buster/updates/main amd64 git-man all 1:2.20.1-2+deb10u8 [1623 kB] #12 15.80 Get:408 http://deb.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u8 [5631 kB] #12 15.84 Get:409 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] #12 15.84 Get:410 http://deb.debian.org/debian buster/main amd64 python3-dateutil all 2.7.3-3 [64.5 kB] #12 15.84 Get:411 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] #12 15.84 Get:412 http://deb.debian.org/debian buster/main amd64 git-buildpackage all 0.9.14 [978 kB] #12 15.84 Get:413 http://deb.debian.org/debian buster/main amd64 libcdt5 amd64 2.40.1-6+deb10u1 [60.7 kB] #12 15.84 Get:414 http://deb.debian.org/debian buster/main amd64 libcgraph6 amd64 2.40.1-6+deb10u1 [84.2 kB] #12 15.85 Get:415 http://deb.debian.org/debian-security buster/updates/main amd64 libgd3 amd64 2.2.5-5.2+deb10u1 [137 kB] #12 15.85 Get:416 http://deb.debian.org/debian buster/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [158 kB] #12 15.85 Get:417 http://deb.debian.org/debian buster/main amd64 libpathplan4 amd64 2.40.1-6+deb10u1 [63.6 kB] #12 15.85 Get:418 http://deb.debian.org/debian buster/main amd64 libxdot4 amd64 2.40.1-6+deb10u1 [57.0 kB] #12 15.85 Get:419 http://deb.debian.org/debian buster/main amd64 libgvc6 amd64 2.40.1-6+deb10u1 [646 kB] #12 15.85 Get:420 http://deb.debian.org/debian buster/main amd64 libgvpr2 amd64 2.40.1-6+deb10u1 [213 kB] #12 15.85 Get:421 http://deb.debian.org/debian buster/main amd64 liblab-gamut1 amd64 2.40.1-6+deb10u1 [220 kB] #12 15.86 Get:422 http://deb.debian.org/debian buster/main amd64 graphviz amd64 2.40.1-6+deb10u1 [596 kB] #12 15.86 Get:423 http://deb.debian.org/debian buster/main amd64 htop amd64 2.2.0-1+b1 [92.8 kB] #12 15.86 Get:424 http://deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] #12 15.87 Get:425 http://deb.debian.org/debian buster/main amd64 libnl-route-3-200 amd64 3.4.0-1 [162 kB] #12 15.87 Get:426 http://deb.debian.org/debian buster/main amd64 libibverbs1 amd64 22.1-1 [51.2 kB] #12 15.87 Get:427 http://deb.debian.org/debian buster/main amd64 ibverbs-providers amd64 22.1-1 [187 kB] #12 15.87 Get:428 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] #12 15.87 Get:429 http://deb.debian.org/debian buster/main amd64 icu-devtools amd64 63.1-6+deb10u3 [189 kB] #12 15.87 Get:430 http://deb.debian.org/debian buster/main amd64 libsigc++-2.0-0v5 amd64 2.10.1-2 [63.7 kB] #12 15.87 Get:431 http://deb.debian.org/debian buster/main amd64 libglibmm-2.4-1v5 amd64 2.58.0-2 [748 kB] #12 15.88 Get:432 http://deb.debian.org/debian buster/main amd64 libatkmm-1.6-1v5 amd64 2.28.0-2 [73.6 kB] #12 15.88 Get:433 http://deb.debian.org/debian buster/main amd64 libcairomm-1.0-1v5 amd64 1.12.2-4 [65.0 kB] #12 15.88 Get:434 http://deb.debian.org/debian buster/main amd64 librevenge-0.0-0 amd64 0.0.4-6 [280 kB] #12 15.88 Get:435 http://deb.debian.org/debian buster/main amd64 libcdr-0.1-1 amd64 0.1.5-1 [390 kB] #12 15.89 Get:436 http://deb.debian.org/debian buster/main amd64 libdbus-glib-1-2 amd64 0.110-4 [71.5 kB] #12 15.89 Get:437 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB] #12 15.89 Get:438 http://deb.debian.org/debian-security buster/updates/main amd64 libgslcblas0 amd64 2.5+dfsg-6+deb10u1 [102 kB] #12 15.89 Get:439 http://deb.debian.org/debian-security buster/updates/main amd64 libgsl23 amd64 2.5+dfsg-6+deb10u1 [879 kB] #12 15.90 Get:440 http://deb.debian.org/debian buster/main amd64 libpangomm-1.4-1v5 amd64 2.42.0-2 [59.1 kB] #12 15.90 Get:441 http://deb.debian.org/debian buster/main amd64 libgtkmm-2.4-1v5 amd64 1:2.24.5-4 [832 kB] #12 15.91 Get:442 http://deb.debian.org/debian buster/main amd64 libhunspell-1.7-0 amd64 1.7.0-2 [188 kB] #12 15.91 Get:443 http://deb.debian.org/debian buster/main amd64 libenchant1c2a amd64 1.6.0-11.1+b1 [69.8 kB] #12 15.91 Get:444 http://deb.debian.org/debian buster/main amd64 libgtkspell0 amd64 2.0.16-1.2 [24.3 kB] #12 15.91 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 15.91 Get:446 http://deb.debian.org/debian buster/main amd64 libnspr4 amd64 2:4.20-1 [112 kB] #12 15.91 Get:447 http://deb.debian.org/debian-security buster/updates/main amd64 libnss3 amd64 2:3.42.1-1+deb10u8 [1246 kB] #12 15.92 Get:448 http://deb.debian.org/debian-security buster/updates/main amd64 libpoppler82 amd64 0.71.0-5+deb10u3 [1508 kB] #12 15.94 Get:449 http://deb.debian.org/debian-security buster/updates/main amd64 libpoppler-glib8 amd64 0.71.0-5+deb10u3 [125 kB] #12 15.94 Get:450 http://deb.debian.org/debian buster/main amd64 libpopt0 amd64 1.16-12 [49.4 kB] #12 15.94 Get:451 http://deb.debian.org/debian buster/main amd64 libvisio-0.1-1 amd64 0.1.6-1+b2 [296 kB] #12 15.94 Get:452 http://deb.debian.org/debian buster/main amd64 libwpd-0.10-10 amd64 0.10.3-1 [253 kB] #12 15.94 Get:453 http://deb.debian.org/debian buster/main amd64 libwpg-0.3-3 amd64 0.3.3-1 [76.3 kB] #12 15.94 Get:454 http://deb.debian.org/debian buster/main amd64 inkscape amd64 0.92.4-3 [14.9 MB] #12 16.08 Get:455 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-multidev amd64 1.17-3+deb10u6 [156 kB] #12 16.08 Get:456 http://deb.debian.org/debian buster/main amd64 latexmk all 1:4.61-0.1 [390 kB] #12 16.08 Get:457 http://deb.debian.org/debian buster/main amd64 lcov all 1.13-4 [128 kB] #12 16.08 Get:458 http://deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] #12 16.08 Get:459 http://deb.debian.org/debian buster/main amd64 libaio-dev amd64 0.3.112-3 [20.1 kB] #12 16.08 Get:460 http://deb.debian.org/debian buster/main amd64 libasound2-data all 1.1.8-1 [59.6 kB] #12 16.09 Get:461 http://deb.debian.org/debian buster/main amd64 libasound2 amd64 1.1.8-1 [361 kB] #12 16.09 Get:462 http://deb.debian.org/debian buster/main amd64 libasound2-dev amd64 1.1.8-1 [145 kB] #12 16.09 Get:463 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedcrypto3 amd64 2.16.9-0~deb10u1 [220 kB] #12 16.09 Get:464 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedx509-0 amd64 2.16.9-0~deb10u1 [109 kB] #12 16.09 Get:465 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedtls12 amd64 2.16.9-0~deb10u1 [140 kB] #12 16.09 Get:466 http://deb.debian.org/debian buster/main amd64 libbctoolbox1 amd64 0.6.0-2+b2 [48.6 kB] #12 16.09 Get:467 http://deb.debian.org/debian buster/main amd64 libbctoolbox-dev amd64 0.6.0-2+b2 [71.0 kB] #12 16.09 Get:468 http://deb.debian.org/debian-security buster/updates/main amd64 libbluetooth3 amd64 5.50-1.2~deb10u4 [101 kB] #12 16.10 Get:469 http://deb.debian.org/debian buster/main amd64 libboost1.67-dev amd64 1.67.0-13+deb10u1 [8388 kB] #12 16.17 Get:470 http://deb.debian.org/debian buster/main amd64 libboost-dev amd64 1.67.0.1 [3864 B] #12 16.17 Get:471 http://deb.debian.org/debian buster/main amd64 libboost1.67-tools-dev amd64 1.67.0-13+deb10u1 [1433 kB] #12 16.19 Get:472 http://deb.debian.org/debian buster/main amd64 libboost-tools-dev amd64 1.67.0.1 [3824 B] #12 16.19 Get:473 http://deb.debian.org/debian buster/main amd64 libboost-atomic1.67.0 amd64 1.67.0-13+deb10u1 [226 kB] #12 16.19 Get:474 http://deb.debian.org/debian buster/main amd64 libboost-atomic1.67-dev amd64 1.67.0-13+deb10u1 [225 kB] #12 16.19 Get:475 http://deb.debian.org/debian buster/main amd64 libboost-atomic-dev amd64 1.67.0.1 [3956 B] #12 16.19 Get:476 http://deb.debian.org/debian buster/main amd64 libboost-system1.67.0 amd64 1.67.0-13+deb10u1 [229 kB] #12 16.19 Get:477 http://deb.debian.org/debian buster/main amd64 libboost-chrono1.67.0 amd64 1.67.0-13+deb10u1 [234 kB] #12 16.19 Get:478 http://deb.debian.org/debian buster/main amd64 libboost-chrono1.67-dev amd64 1.67.0-13+deb10u1 [236 kB] #12 16.20 Get:479 http://deb.debian.org/debian buster/main amd64 libboost-chrono-dev amd64 1.67.0.1 [4268 B] #12 16.20 Get:480 http://deb.debian.org/debian buster/main amd64 libboost-container1.67.0 amd64 1.67.0-13+deb10u1 [256 kB] #12 16.20 Get:481 http://deb.debian.org/debian buster/main amd64 libboost-container1.67-dev amd64 1.67.0-13+deb10u1 [257 kB] #12 16.20 Get:482 http://deb.debian.org/debian buster/main amd64 libboost-container-dev amd64 1.67.0.1 [4132 B] #12 16.20 Get:483 http://deb.debian.org/debian buster/main amd64 libboost-context1.67.0 amd64 1.67.0-13+deb10u1 [228 kB] #12 16.20 Get:484 http://deb.debian.org/debian buster/main amd64 libboost-context1.67-dev amd64 1.67.0-13+deb10u1 [227 kB] #12 16.20 Get:485 http://deb.debian.org/debian buster/main amd64 libboost-context-dev amd64 1.67.0.1 [3852 B] #12 16.20 Get:486 http://deb.debian.org/debian buster/main amd64 libboost-thread1.67.0 amd64 1.67.0-13+deb10u1 [268 kB] #12 16.21 Get:487 http://deb.debian.org/debian buster/main amd64 libboost-coroutine1.67.0 amd64 1.67.0-13+deb10u1 [242 kB] #12 16.21 Get:488 http://deb.debian.org/debian buster/main amd64 libboost-coroutine1.67-dev amd64 1.67.0-13+deb10u1 [243 kB] #12 16.21 Get:489 http://deb.debian.org/debian buster/main amd64 libboost-coroutine-dev amd64 1.67.0.1 [3924 B] #12 16.21 Get:490 http://deb.debian.org/debian buster/main amd64 libboost-date-time1.67.0 amd64 1.67.0-13+deb10u1 [239 kB] #12 16.21 Get:491 http://deb.debian.org/debian buster/main amd64 libboost-serialization1.67.0 amd64 1.67.0-13+deb10u1 [319 kB] #12 16.22 Get:492 http://deb.debian.org/debian buster/main amd64 libboost-serialization1.67-dev amd64 1.67.0-13+deb10u1 [359 kB] #12 16.22 Get:493 http://deb.debian.org/debian buster/main amd64 libboost-date-time1.67-dev amd64 1.67.0-13+deb10u1 [248 kB] #12 16.22 Get:494 http://deb.debian.org/debian buster/main amd64 libboost-date-time-dev amd64 1.67.0.1 [3648 B] #12 16.22 Get:495 http://deb.debian.org/debian buster/main amd64 libboost-exception1.67-dev amd64 1.67.0-13+deb10u1 [224 kB] #12 16.23 Get:496 http://deb.debian.org/debian buster/main amd64 libboost-exception-dev amd64 1.67.0.1 [3636 B] #12 16.23 Get:497 http://deb.debian.org/debian buster/main amd64 libboost-filesystem1.67.0 amd64 1.67.0-13+deb10u1 [261 kB] #12 16.23 Get:498 http://deb.debian.org/debian buster/main amd64 libboost-fiber1.67.0 amd64 1.67.0-13+deb10u1 [328 kB] #12 16.23 Get:499 http://deb.debian.org/debian buster/main amd64 libboost-fiber1.67-dev amd64 1.67.0-13+deb10u1 [339 kB] #12 16.23 Get:500 http://deb.debian.org/debian buster/main amd64 libboost-fiber-dev amd64 1.67.0.1 [4076 B] #12 16.24 Get:501 http://deb.debian.org/debian buster/main amd64 libboost-system1.67-dev amd64 1.67.0-13+deb10u1 [231 kB] #12 16.24 Get:502 http://deb.debian.org/debian buster/main amd64 libboost-filesystem1.67-dev amd64 1.67.0-13+deb10u1 [269 kB] #12 16.24 Get:503 http://deb.debian.org/debian buster/main amd64 libboost-filesystem-dev amd64 1.67.0.1 [3684 B] #12 16.24 Get:504 http://deb.debian.org/debian buster/main amd64 libboost-regex1.67.0 amd64 1.67.0-13+deb10u1 [485 kB] #12 16.25 Get:505 http://deb.debian.org/debian buster/main amd64 libboost-graph1.67.0 amd64 1.67.0-13+deb10u1 [316 kB] #12 16.25 Get:506 http://deb.debian.org/debian buster/main amd64 libboost-timer1.67.0 amd64 1.67.0-13+deb10u1 [231 kB] #12 16.25 Get:507 http://deb.debian.org/debian buster/main amd64 libboost-test1.67.0 amd64 1.67.0-13+deb10u1 [456 kB] #12 16.26 Get:508 http://deb.debian.org/debian buster/main amd64 libboost-test1.67-dev amd64 1.67.0-13+deb10u1 [511 kB] #12 16.26 Get:509 http://deb.debian.org/debian buster/main amd64 libboost-graph1.67-dev amd64 1.67.0-13+deb10u1 [325 kB] #12 16.26 Get:510 http://deb.debian.org/debian buster/main amd64 libboost-graph-dev amd64 1.67.0.1 [3752 B] #12 16.26 Get:511 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB] #12 16.27 Get:512 http://deb.debian.org/debian buster/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4 [129 kB] #12 16.27 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 16.27 Get:514 http://deb.debian.org/debian buster/main amd64 libpsm-infinipath1 amd64 3.3+20.604758e7-6 [168 kB] #12 16.27 Get:515 http://deb.debian.org/debian buster/main amd64 libpsm2-2 amd64 11.2.78-1 [177 kB] #12 16.27 Get:516 http://deb.debian.org/debian buster/main amd64 librdmacm1 amd64 22.1-1 [65.3 kB] #12 16.27 Get:517 http://deb.debian.org/debian buster/main amd64 libfabric1 amd64 1.6.2-3 [396 kB] #12 16.28 Get:518 http://deb.debian.org/debian buster/main amd64 libhwloc5 amd64 1.11.12-3 [111 kB] #12 16.28 Get:519 http://deb.debian.org/debian buster/main amd64 libpciaccess0 amd64 0.14-1 [53.5 kB] #12 16.28 Get:520 http://deb.debian.org/debian buster/main amd64 ocl-icd-libopencl1 amd64 2.2.12-2 [37.5 kB] #12 16.28 Get:521 http://deb.debian.org/debian buster/main amd64 libhwloc-plugins amd64 1.11.12-3 [17.4 kB] #12 16.28 Get:522 http://deb.debian.org/debian-security buster/updates/main amd64 libpmix2 amd64 3.1.2-3+deb10u1 [499 kB] #12 16.28 Get:523 http://deb.debian.org/debian buster/main amd64 libopenmpi3 amd64 3.1.3-11 [2191 kB] #12 16.30 Get:524 http://deb.debian.org/debian buster/main amd64 libboost-mpi1.67.0 amd64 1.67.0-13+deb10u1 [272 kB] #12 16.31 Get:525 http://deb.debian.org/debian buster/main amd64 libboost-graph-parallel1.67.0 amd64 1.67.0-13+deb10u1 [283 kB] #12 16.31 Get:526 http://deb.debian.org/debian buster/main amd64 libboost-graph-parallel1.67-dev amd64 1.67.0-13+deb10u1 [287 kB] #12 16.31 Get:527 http://deb.debian.org/debian buster/main amd64 libboost-graph-parallel-dev amd64 1.67.0.1 [3772 B] #12 16.31 Get:528 http://deb.debian.org/debian buster/main amd64 libicu-dev amd64 63.1-6+deb10u3 [9183 kB] #12 16.39 Get:529 http://deb.debian.org/debian buster/main amd64 libboost-regex1.67-dev amd64 1.67.0-13+deb10u1 [539 kB] #12 16.39 Get:530 http://deb.debian.org/debian buster/main amd64 libboost-iostreams1.67.0 amd64 1.67.0-13+deb10u1 [249 kB] #12 16.40 Get:531 http://deb.debian.org/debian buster/main amd64 libboost-iostreams1.67-dev amd64 1.67.0-13+deb10u1 [255 kB] #12 16.40 Get:532 http://deb.debian.org/debian buster/main amd64 libboost-iostreams-dev amd64 1.67.0.1 [3632 B] #12 16.40 Get:533 http://deb.debian.org/debian buster/main amd64 libboost-locale1.67.0 amd64 1.67.0-13+deb10u1 [470 kB] #12 16.40 Get:534 http://deb.debian.org/debian buster/main amd64 libboost-locale1.67-dev amd64 1.67.0-13+deb10u1 [560 kB] #12 16.41 Get:535 http://deb.debian.org/debian buster/main amd64 libboost-locale-dev amd64 1.67.0.1 [3976 B] #12 16.41 Get:536 http://deb.debian.org/debian buster/main amd64 libboost-log1.67.0 amd64 1.67.0-13+deb10u1 [611 kB] #12 16.41 Get:537 http://deb.debian.org/debian buster/main amd64 libboost-thread1.67-dev amd64 1.67.0-13+deb10u1 [270 kB] #12 16.41 Get:538 http://deb.debian.org/debian buster/main amd64 libboost-log1.67-dev amd64 1.67.0-13+deb10u1 [786 kB] #12 16.42 Get:539 http://deb.debian.org/debian buster/main amd64 libboost-log-dev amd64 1.67.0.1 [3852 B] #12 16.42 Get:540 http://deb.debian.org/debian buster/main amd64 libboost-math1.67.0 amd64 1.67.0-13+deb10u1 [460 kB] #12 16.42 Get:541 http://deb.debian.org/debian buster/main amd64 libboost-math1.67-dev amd64 1.67.0-13+deb10u1 [745 kB] #12 16.43 Get:542 http://deb.debian.org/debian buster/main amd64 libboost-math-dev amd64 1.67.0.1 [3848 B] #12 16.43 Get:543 http://deb.debian.org/debian buster/main amd64 openmpi-common all 3.1.3-11 [165 kB] #12 16.43 Get:544 http://deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] #12 16.43 Get:545 http://deb.debian.org/debian buster/main amd64 libnl-route-3-dev amd64 3.4.0-1 [177 kB] #12 16.43 Get:546 http://deb.debian.org/debian buster/main amd64 libibverbs-dev amd64 22.1-1 [362 kB] #12 16.44 Get:547 http://deb.debian.org/debian buster/main amd64 libnuma-dev amd64 2.0.12-1 [39.2 kB] #12 16.44 Get:548 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB] #12 16.44 Get:549 http://deb.debian.org/debian buster/main amd64 libhwloc-dev amd64 1.11.12-3 [175 kB] #12 16.44 Get:550 http://deb.debian.org/debian buster/main amd64 openmpi-bin amd64 3.1.3-11 [200 kB] #12 16.44 Get:551 http://deb.debian.org/debian buster/main amd64 libopenmpi-dev amd64 3.1.3-11 [974 kB] #12 16.45 Get:552 http://deb.debian.org/debian buster/main amd64 mpi-default-dev amd64 1.13 [5476 B] #12 16.45 Get:553 http://deb.debian.org/debian buster/main amd64 libboost-mpi1.67-dev amd64 1.67.0-13+deb10u1 [380 kB] #12 16.46 Get:554 http://deb.debian.org/debian buster/main amd64 libboost-mpi-dev amd64 1.67.0.1 [3732 B] #12 16.46 Get:555 http://deb.debian.org/debian buster/main amd64 libboost-python1.67.0 amd64 1.67.0-13+deb10u1 [328 kB] #12 16.46 Get:556 http://deb.debian.org/debian buster/main amd64 mpi-default-bin amd64 1.13 [4672 B] #12 16.46 Get:557 http://deb.debian.org/debian buster/main amd64 libboost-mpi-python1.67.0 amd64 1.67.0-13+deb10u1 [437 kB] #12 16.46 Get:558 http://deb.debian.org/debian buster/main amd64 libboost-mpi-python1.67-dev amd64 1.67.0-13+deb10u1 [244 kB] #12 16.47 Get:559 http://deb.debian.org/debian buster/main amd64 libboost-mpi-python-dev amd64 1.67.0.1 [3768 B] #12 16.47 Get:560 http://deb.debian.org/debian buster/main amd64 libboost-numpy1.67.0 amd64 1.67.0-13+deb10u1 [237 kB] #12 16.47 Get:561 http://deb.debian.org/debian buster/main amd64 libboost-numpy1.67-dev amd64 1.67.0-13+deb10u1 [238 kB] #12 16.47 Get:562 http://deb.debian.org/debian buster/main amd64 libboost-numpy-dev amd64 1.67.0.1 [3692 B] #12 16.47 Get:563 http://deb.debian.org/debian buster/main amd64 libboost-program-options1.67.0 amd64 1.67.0-13+deb10u1 [357 kB] #12 16.47 Get:564 http://deb.debian.org/debian buster/main amd64 libboost-program-options1.67-dev amd64 1.67.0-13+deb10u1 [385 kB] #12 16.48 Get:565 http://deb.debian.org/debian buster/main amd64 libboost-program-options-dev amd64 1.67.0.1 [3656 B] #12 16.48 Get:566 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1-dev amd64 2.2.6-2+deb10u7 [156 kB] #12 16.48 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 16.75 Get:568 http://deb.debian.org/debian buster/main amd64 libpython2-dev amd64 2.7.16-1 [20.9 kB] #12 16.75 Get:569 http://deb.debian.org/debian buster/main amd64 libpython-dev amd64 2.7.16-1 [20.9 kB] #12 16.75 Get:570 http://deb.debian.org/debian-security buster/updates/main amd64 python2.7-dev amd64 2.7.16-2+deb10u4 [286 kB] #12 16.75 Get:571 http://deb.debian.org/debian buster/main amd64 python2-dev amd64 2.7.16-1 [1212 B] #12 16.75 Get:572 http://deb.debian.org/debian buster/main amd64 python-dev amd64 2.7.16-1 [1192 B] #12 16.75 Get:573 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7 amd64 3.7.3-2+deb10u7 [1499 kB] #12 16.77 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 17.18 Get:575 http://deb.debian.org/debian buster/main amd64 libpython3-dev amd64 3.7.3-1 [20.1 kB] #12 17.18 Get:576 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-dev amd64 3.7.3-2+deb10u7 [514 kB] #12 17.19 Get:577 http://deb.debian.org/debian buster/main amd64 python3-dev amd64 3.7.3-1 [1264 B] #12 17.19 Get:578 http://deb.debian.org/debian buster/main amd64 libboost-python1.67-dev amd64 1.67.0-13+deb10u1 [335 kB] #12 17.19 Get:579 http://deb.debian.org/debian buster/main amd64 libboost-python-dev amd64 1.67.0.1 [3948 B] #12 17.19 Get:580 http://deb.debian.org/debian buster/main amd64 libboost-random1.67.0 amd64 1.67.0-13+deb10u1 [233 kB] #12 17.19 Get:581 http://deb.debian.org/debian buster/main amd64 libboost-random1.67-dev amd64 1.67.0-13+deb10u1 [232 kB] #12 17.19 Get:582 http://deb.debian.org/debian buster/main amd64 libboost-random-dev amd64 1.67.0.1 [3648 B] #12 17.19 Get:583 http://deb.debian.org/debian buster/main amd64 libboost-regex-dev amd64 1.67.0.1 [3916 B] #12 17.19 Get:584 http://deb.debian.org/debian buster/main amd64 libboost-serialization-dev amd64 1.67.0.1 [3876 B] #12 17.19 Get:585 http://deb.debian.org/debian buster/main amd64 libboost-signals1.67.0 amd64 1.67.0-13+deb10u1 [250 kB] #12 17.20 Get:586 http://deb.debian.org/debian buster/main amd64 libboost-signals1.67-dev amd64 1.67.0-13+deb10u1 [253 kB] #12 17.20 Get:587 http://deb.debian.org/debian buster/main amd64 libboost-signals-dev amd64 1.67.0.1 [3716 B] #12 17.20 Get:588 http://deb.debian.org/debian buster/main amd64 libboost-stacktrace1.67.0 amd64 1.67.0-13+deb10u1 [271 kB] #12 17.20 Get:589 http://deb.debian.org/debian buster/main amd64 libboost-stacktrace1.67-dev amd64 1.67.0-13+deb10u1 [249 kB] #12 17.20 Get:590 http://deb.debian.org/debian buster/main amd64 libboost-stacktrace-dev amd64 1.67.0.1 [3640 B] #12 17.20 Get:591 http://deb.debian.org/debian buster/main amd64 libboost-system-dev amd64 1.67.0.1 [3788 B] #12 17.20 Get:592 http://deb.debian.org/debian buster/main amd64 libboost-test-dev amd64 1.67.0.1 [3684 B] #12 17.21 Get:593 http://deb.debian.org/debian buster/main amd64 libboost-thread-dev amd64 1.67.0.1 [3672 B] #12 17.21 Get:594 http://deb.debian.org/debian buster/main amd64 libboost-timer1.67-dev amd64 1.67.0-13+deb10u1 [231 kB] #12 17.21 Get:595 http://deb.debian.org/debian buster/main amd64 libboost-timer-dev amd64 1.67.0.1 [3772 B] #12 17.21 Get:596 http://deb.debian.org/debian buster/main amd64 libboost-type-erasure1.67.0 amd64 1.67.0-13+deb10u1 [241 kB] #12 17.22 Get:597 http://deb.debian.org/debian buster/main amd64 libboost-type-erasure1.67-dev amd64 1.67.0-13+deb10u1 [241 kB] #12 17.22 Get:598 http://deb.debian.org/debian buster/main amd64 libboost-type-erasure-dev amd64 1.67.0.1 [3740 B] #12 17.22 Get:599 http://deb.debian.org/debian buster/main amd64 libboost-wave1.67.0 amd64 1.67.0-13+deb10u1 [436 kB] #12 17.22 Get:600 http://deb.debian.org/debian buster/main amd64 libboost-wave1.67-dev amd64 1.67.0-13+deb10u1 [463 kB] #12 17.23 Get:601 http://deb.debian.org/debian buster/main amd64 libboost-wave-dev amd64 1.67.0.1 [3676 B] #12 17.23 Get:602 http://deb.debian.org/debian buster/main amd64 libboost-all-dev amd64 1.67.0.1 [3988 B] #12 17.23 Get:603 http://deb.debian.org/debian buster/main amd64 libcsv3 amd64 3.0.3+dfsg-4 [9612 B] #12 17.23 Get:604 http://deb.debian.org/debian buster/main amd64 libcsv-dev amd64 3.0.3+dfsg-4 [21.8 kB] #12 17.23 Get:605 http://deb.debian.org/debian buster/main amd64 libdbi1 amd64 0.9.0-5 [31.9 kB] #12 17.23 Get:606 http://deb.debian.org/debian buster/main amd64 libdbd-sqlite3 amd64 0.9.0-6+b1 [180 kB] #12 17.23 Get:607 http://deb.debian.org/debian buster/main amd64 libdbi-dev amd64 0.9.0-5 [35.3 kB] #12 17.23 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 17.23 Get:609 http://deb.debian.org/debian-security buster/updates/main amd64 libelf-dev amd64 0.176-1.1+deb10u1 [72.3 kB] #12 17.24 Get:610 http://deb.debian.org/debian buster/main amd64 libffi-dev amd64 3.2.1-9 [156 kB] #12 17.24 Get:611 http://deb.debian.org/debian buster/main amd64 libfftw3-long3 amd64 3.3.8-2 [319 kB] #12 17.24 Get:612 http://deb.debian.org/debian buster/main amd64 libfftw3-quad3 amd64 3.3.8-2 [558 kB] #12 17.25 Get:613 http://deb.debian.org/debian buster/main amd64 libfftw3-single3 amd64 3.3.8-2 [762 kB] #12 17.26 Get:614 http://deb.debian.org/debian buster/main amd64 libfftw3-bin amd64 3.3.8-2 [50.7 kB] #12 17.26 Get:615 http://deb.debian.org/debian buster/main amd64 libfftw3-dev amd64 3.3.8-2 [2106 kB] #12 17.28 Get:616 http://deb.debian.org/debian buster/main amd64 libfontenc1 amd64 1:1.1.3-1+b2 [24.4 kB] #12 17.28 Get:617 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-data all 2.58.3-2+deb10u6 [1112 kB] #12 17.28 Get:618 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-bin amd64 2.58.3-2+deb10u6 [126 kB] #12 17.29 Get:619 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-dev-bin amd64 2.58.3-2+deb10u6 [158 kB] #12 17.29 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 17.29 Get:621 http://deb.debian.org/debian-security buster/updates/main amd64 libblkid-dev amd64 2.33.1-0.1+deb10u1 [225 kB] #12 17.29 Get:622 http://deb.debian.org/debian-security buster/updates/main amd64 libmount-dev amd64 2.33.1-0.1+deb10u1 [233 kB] #12 17.29 Get:623 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] #12 17.29 Get:624 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] #12 17.30 Get:625 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] #12 17.30 Get:626 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] #12 17.30 Get:627 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] #12 17.30 Get:628 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] #12 17.31 Get:629 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-dev amd64 2.58.3-2+deb10u6 [1489 kB] #12 17.32 Get:630 http://deb.debian.org/debian buster/main amd64 libgmpxx4ldbl amd64 2:6.1.2+dfsg-4+deb10u1 [23.0 kB] #12 17.32 Get:631 http://deb.debian.org/debian buster/main amd64 libgmp-dev amd64 2:6.1.2+dfsg-4+deb10u1 [629 kB] #12 17.33 Get:632 http://deb.debian.org/debian-security buster/updates/main amd64 libunbound8 amd64 1.9.0-2+deb10u4 [466 kB] #12 17.33 Get:633 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u12 [318 kB] #12 17.34 Get:634 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutlsxx28 amd64 3.6.7-4+deb10u12 [14.6 kB] #12 17.34 Get:635 http://deb.debian.org/debian buster/main amd64 libidn2-dev amd64 2.0.5-1+deb10u1 [79.5 kB] #12 17.34 Get:636 http://deb.debian.org/debian buster/main amd64 libp11-kit-dev amd64 0.23.15-2+deb10u1 [196 kB] #12 17.34 Get:637 http://deb.debian.org/debian-security buster/updates/main amd64 libtasn1-6-dev amd64 4.13-3+deb10u1 [104 kB] #12 17.34 Get:638 http://deb.debian.org/debian buster/main amd64 nettle-dev amd64 3.4.1-1+deb10u1 [1077 kB] #12 17.35 Get:639 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls28-dev amd64 3.6.7-4+deb10u12 [1087 kB] #12 17.36 Get:640 http://deb.debian.org/debian buster/main amd64 libgps23 amd64 3.17-7 [89.9 kB] #12 17.36 Get:641 http://deb.debian.org/debian buster/main amd64 libgps-dev amd64 3.17-7 [138 kB] #12 17.36 Get:642 http://deb.debian.org/debian buster/main amd64 libgsm1 amd64 1.0.18-2 [27.7 kB] #12 17.36 Get:643 http://deb.debian.org/debian buster/main amd64 libgsm1-dev amd64 1.0.18-2 [29.7 kB] #12 17.36 Get:644 http://deb.debian.org/debian buster/main amd64 libimagequant0 amd64 2.12.2-1.1 [32.5 kB] #12 17.36 Get:645 http://deb.debian.org/debian buster/main amd64 libjansson4 amd64 2.12-1 [38.0 kB] #12 17.36 Get:646 http://deb.debian.org/debian buster/main amd64 libjansson-dev amd64 2.12-1 [40.5 kB] #12 17.36 Get:647 http://deb.debian.org/debian buster/main amd64 libjs-jquery all 3.3.1~dfsg-3+deb10u1 [332 kB] #12 17.37 Get:648 http://deb.debian.org/debian buster/main amd64 libjs-underscore all 1.9.1~dfsg-1+deb10u1 [100.0 kB] #12 17.37 Get:649 http://deb.debian.org/debian buster/main amd64 libjs-sphinxdoc all 1.8.4-1 [95.9 kB] #12 17.37 Get:650 http://deb.debian.org/debian-security buster/updates/main amd64 liblua5.3-0 amd64 5.3.3-1.1+deb10u1 [120 kB] #12 17.37 Get:651 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u5 [333 kB] #12 17.38 Get:652 http://deb.debian.org/debian buster/main amd64 libreadline-dev amd64 7.0-5 [133 kB] #12 17.38 Get:653 http://deb.debian.org/debian-security buster/updates/main amd64 liblua5.3-dev amd64 5.3.3-1.1+deb10u1 [148 kB] #12 17.38 Get:654 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B] #12 17.38 Get:655 http://deb.debian.org/debian-security buster/updates/main amd64 mariadb-common all 1:10.3.39-0+deb10u2 [33.6 kB] #12 17.38 Get:656 http://deb.debian.org/debian-security buster/updates/main amd64 libmariadb3 amd64 1:10.3.39-0+deb10u2 [173 kB] #12 17.38 Get:657 http://deb.debian.org/debian buster/main amd64 libmnl-dev amd64 1.0.4-2 [13.3 kB] #12 17.38 Get:658 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses5-dev amd64 6.1+20181013-2+deb10u5 [948 B] #12 17.38 Get:659 http://deb.debian.org/debian buster/main amd64 libnewlib-dev all 3.1.0.20181231-1 [259 kB] #12 17.39 Get:660 http://deb.debian.org/debian buster/main amd64 libnewlib-arm-none-eabi all 3.1.0.20181231-1 [32.1 MB] #12 17.71 Get:661 http://deb.debian.org/debian buster/main amd64 libnorm1 amd64 1.5.8+dfsg2-1 [287 kB] #12 17.72 Get:662 http://deb.debian.org/debian buster/main amd64 libnorm-dev amd64 1.5.8+dfsg2-1 [460 kB] #12 17.72 Get:663 http://deb.debian.org/debian buster/main amd64 liboping0 amd64 1.10.0-2.1+b1 [20.0 kB] #12 17.72 Get:664 http://deb.debian.org/debian buster/main amd64 liboping-dev amd64 1.10.0-2.1+b1 [47.4 kB] #12 17.72 Get:665 http://deb.debian.org/debian buster/main amd64 libortp13 amd64 1:1.0.2-1 [74.4 kB] #12 17.72 Get:666 http://deb.debian.org/debian buster/main amd64 libortp-dev amd64 1:1.0.2-1 [102 kB] #12 17.72 Get:667 http://deb.debian.org/debian buster/main amd64 libpcap0.8 amd64 1.8.1-6+deb10u1 [140 kB] #12 17.73 Get:668 http://deb.debian.org/debian buster/main amd64 libpcap0.8-dev amd64 1.8.1-6+deb10u1 [241 kB] #12 17.73 Get:669 http://deb.debian.org/debian buster/main amd64 libpcap-dev amd64 1.8.1-6+deb10u1 [26.0 kB] #12 17.73 Get:670 http://deb.debian.org/debian buster/main amd64 libpci3 amd64 1:3.5.2-1 [56.5 kB] #12 17.73 Get:671 http://deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u10 [110 kB] #12 17.73 Get:672 http://deb.debian.org/debian buster/main amd64 libpci-dev amd64 1:3.5.2-1 [76.9 kB] #12 17.73 Get:673 http://deb.debian.org/debian buster/main amd64 libpcsclite1 amd64 1.8.24-1 [58.5 kB] #12 17.73 Get:674 http://deb.debian.org/debian buster/main amd64 libpcsclite-dev amd64 1.8.24-1 [75.0 kB] #12 17.73 Get:675 http://deb.debian.org/debian buster/main amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3 [158 kB] #12 17.74 Get:676 http://deb.debian.org/debian buster/main amd64 libpgm-dev amd64 5.2.122~dfsg-3 [190 kB] #12 17.74 Get:677 http://deb.debian.org/debian buster/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] #12 17.74 Get:678 http://deb.debian.org/debian buster/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] #12 17.74 Get:679 http://deb.debian.org/debian buster/main amd64 libsensors-config all 1:3.5.0-3 [31.6 kB] #12 17.74 Get:680 http://deb.debian.org/debian buster/main amd64 libsensors5 amd64 1:3.5.0-3 [52.6 kB] #12 17.74 Get:681 http://deb.debian.org/debian buster/main amd64 libsensors4-dev amd64 1:3.5.0-3 [63.0 kB] #12 17.74 Get:682 http://deb.debian.org/debian buster/main amd64 libsigsegv-dev amd64 2.12-2 [26.8 kB] #12 17.74 Get:683 http://deb.debian.org/debian-security buster/updates/main amd64 libsnmp-base all 5.7.3+dfsg-5+deb10u4 [1595 kB] #12 17.76 Get:684 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB] #12 17.76 Get:685 http://deb.debian.org/debian-security buster/updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-5+deb10u4 [2319 kB] #12 17.78 Get:686 http://deb.debian.org/debian buster/main amd64 libwrap0-dev amd64 7.6.q-28 [21.6 kB] #12 17.78 Get:687 http://deb.debian.org/debian-security buster/updates/main amd64 libssl-dev amd64 1.1.1n-0+deb10u6 [1810 kB] #12 17.81 Get:688 http://deb.debian.org/debian-security buster/updates/main amd64 libsnmp-dev amd64 5.7.3+dfsg-5+deb10u4 [1099 kB] #12 17.82 Get:689 http://deb.debian.org/debian buster/main amd64 libsodium23 amd64 1.0.17-1 [158 kB] #12 17.82 Get:690 http://deb.debian.org/debian buster/main amd64 libsodium-dev amd64 1.0.17-1 [176 kB] #12 17.83 Get:691 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 17.83 Get:692 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 17.84 Get:693 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 17.87 Get:694 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 17.87 Get:695 http://deb.debian.org/debian buster/main amd64 libsource-highlight-common all 3.1.8-1.2 [68.0 kB] #12 17.88 Get:696 http://deb.debian.org/debian buster/main amd64 libsource-highlight4v5 amd64 3.1.8-1.2+b1 [244 kB] #12 17.88 Get:697 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-dev amd64 3.27.2-3+deb10u2 [787 kB] #12 17.89 Get:698 http://deb.debian.org/debian buster/main amd64 libtalloc2 amd64 2.1.14-2 [35.4 kB] #12 17.89 Get:699 http://deb.debian.org/debian buster/main amd64 libtalloc-dev amd64 2.1.14-2 [61.1 kB] #12 17.89 Get:700 http://deb.debian.org/debian buster/main amd64 libtext-unidecode-perl all 1.30-1 [103 kB] #12 17.89 Get:701 http://deb.debian.org/debian buster/main amd64 libusb-0.1-4 amd64 2:0.1.12-32 [23.4 kB] #12 17.89 Get:702 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0 amd64 2:1.0.22-2 [55.3 kB] #12 17.89 Get:703 http://deb.debian.org/debian buster/main amd64 libusb-1.0-0-dev amd64 2:1.0.22-2 [74.5 kB] #12 17.89 Get:704 http://deb.debian.org/debian buster/main amd64 libusb-dev amd64 2:0.1.12-32 [37.9 kB] #12 17.89 Get:705 http://deb.debian.org/debian-security buster/updates/main amd64 libwebpdemux2 amd64 0.6.1-2+deb10u3 [87.9 kB] #12 17.89 Get:706 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #12 17.89 Get:707 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #12 17.90 Get:708 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #12 17.90 Get:709 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] #12 17.90 Get:710 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB] #12 17.90 Get:711 http://deb.debian.org/debian buster/main amd64 libzmq5 amd64 4.3.1-4+deb10u2 [246 kB] #12 17.91 Get:712 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-dev amd64 1.17-3+deb10u6 [47.8 kB] #12 17.91 Get:713 http://deb.debian.org/debian buster/main amd64 libzmq3-dev amd64 4.3.1-4+deb10u2 [442 kB] #12 17.91 Get:714 http://deb.debian.org/debian buster/main amd64 lua-socket amd64 3.0~rc1+git+ac3201d-4 [74.0 kB] #12 17.91 Get:715 http://deb.debian.org/debian buster/main amd64 mscgen amd64 0.20-12 [50.4 kB] #12 17.91 Get:716 http://deb.debian.org/debian buster/main amd64 ofono amd64 1.21-1 [620 kB] #12 17.92 Get:717 http://deb.debian.org/debian buster/main amd64 python-pycurl amd64 7.43.0.2-0.1 [66.0 kB] #12 17.92 Get:718 http://deb.debian.org/debian buster/main amd64 python-urlgrabber all 3.10.2-1 [55.3 kB] #12 17.92 Get:719 http://deb.debian.org/debian buster/main amd64 python-typing all 3.6.6-1 [22.7 kB] #12 17.92 Get:720 http://deb.debian.org/debian buster/main amd64 python-m2crypto amd64 0.31.0-4+deb10u2 [183 kB] #12 17.92 Get:721 http://deb.debian.org/debian buster/main amd64 osc all 0.164.2-1 [238 kB] #12 17.92 Get:722 http://deb.debian.org/debian buster/main amd64 patchelf amd64 0.9+52.20180509-1 [51.1 kB] #12 17.92 Get:723 http://deb.debian.org/debian buster/main amd64 python-lazy-object-proxy amd64 1.3.1-1+b1 [21.7 kB] #12 17.92 Get:724 http://deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] #12 17.92 Get:725 http://deb.debian.org/debian buster/main amd64 python-wrapt amd64 1.10.11-1 [36.8 kB] #12 17.93 Get:726 http://deb.debian.org/debian buster/main amd64 python-singledispatch all 3.4.0.3-2 [9690 B] #12 17.93 Get:727 http://deb.debian.org/debian buster/main amd64 python-enum34 all 1.1.6-2 [35.3 kB] #12 17.93 Get:728 http://deb.debian.org/debian buster/main amd64 python-backports.functools-lru-cache all 1.5-3 [6704 B] #12 17.93 Get:729 http://deb.debian.org/debian buster/main amd64 python-setuptools all 40.8.0-1 [382 kB] #12 17.93 Get:730 http://deb.debian.org/debian buster/main amd64 python-astroid all 1.6.5-3 [130 kB] #12 17.93 Get:731 http://deb.debian.org/debian buster/main amd64 python-concurrent.futures all 3.2.0-2 [36.6 kB] #12 17.94 Get:732 http://deb.debian.org/debian buster/main amd64 python-isort all 4.3.4+ds1-1.1 [33.5 kB] #12 17.94 Get:733 http://deb.debian.org/debian buster/main amd64 python-mccabe all 0.6.1-2 [9602 B] #12 17.94 Get:734 http://deb.debian.org/debian buster/main amd64 python-configparser all 3.5.0b2-1 [59.2 kB] #12 17.94 Get:735 http://deb.debian.org/debian buster/main amd64 python-logilab-common all 1.4.2-1 [391 kB] #12 17.94 Get:736 http://deb.debian.org/debian buster/main amd64 pylint all 1.9.4-1 [395 kB] #12 17.95 Get:737 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] #12 17.96 Get:738 http://deb.debian.org/debian buster/main amd64 python-pip all 18.1-5 [215 kB] #12 17.96 Get:739 http://deb.debian.org/debian buster/main amd64 python-yaml amd64 3.13-2 [127 kB] #12 17.96 Get:740 http://deb.debian.org/debian buster/main amd64 python3-asn1crypto all 0.24.0-1 [78.2 kB] #12 17.96 Get:741 http://deb.debian.org/debian buster/main amd64 python3-funcparserlib all 0.3.6-7 [15.0 kB] #12 17.96 Get:742 http://deb.debian.org/debian-security buster/updates/main amd64 python3-pil amd64 5.4.1-2+deb10u6 [395 kB] #12 17.97 Get:743 http://deb.debian.org/debian buster/main amd64 python3-webcolors all 1.5-2 [10.4 kB] #12 17.97 Get:744 http://deb.debian.org/debian buster/main amd64 python3-roman all 2.0.0-3 [8768 B] #12 17.97 Get:745 http://deb.debian.org/debian buster/main amd64 python3-docutils all 0.14+dfsg-4 [378 kB] #12 17.97 Get:746 http://deb.debian.org/debian-security buster/updates/main amd64 python3-reportlab-accel amd64 3.5.13-1+deb10u2 [35.4 kB] #12 17.97 Get:747 http://deb.debian.org/debian-security buster/updates/main amd64 python3-reportlab all 3.5.13-1+deb10u2 [542 kB] #12 17.98 Get:748 http://deb.debian.org/debian buster/main amd64 python3-blockdiag all 1.5.3+dfsg-5.2 [74.6 kB] #12 17.98 Get:749 http://deb.debian.org/debian buster/main amd64 python3-cffi-backend amd64 1.12.2-1 [79.7 kB] #12 17.98 Get:750 http://deb.debian.org/debian-security buster/updates/main amd64 python3-cryptography amd64 2.6.1-3+deb10u4 [218 kB] #12 17.98 Get:751 http://deb.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB] #12 17.98 Get:752 http://deb.debian.org/debian buster/main amd64 python3-markupsafe amd64 1.1.0-1 [14.8 kB] #12 17.98 Get:753 http://deb.debian.org/debian-security buster/updates/main amd64 python3-mako all 1.0.7+ds1-1+deb10u1 [61.7 kB] #12 17.98 Get:754 http://deb.debian.org/debian buster/main amd64 python3-nwdiag all 1.0.4+dfsg-1 [33.7 kB] #12 17.99 Get:755 http://deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] #12 17.99 Get:756 http://deb.debian.org/debian buster/main amd64 python3-pyflakes all 2.0.0-1 [49.0 kB] #12 17.99 Get:757 http://deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] #12 17.99 Get:758 http://deb.debian.org/debian buster/main amd64 python3-usb all 1.0.2-1 [38.8 kB] #12 17.99 Get:759 http://deb.debian.org/debian buster/main amd64 python3-yaml amd64 3.13-2 [121 kB] #12 17.99 Get:760 http://deb.debian.org/debian buster/main amd64 rsync amd64 3.1.3-6 [397 kB] #12 18.00 Get:761 http://deb.debian.org/debian buster/main amd64 sdcc-libraries all 3.8.0+dfsg-2 [1173 kB] #12 18.01 Get:762 http://deb.debian.org/debian buster/main amd64 sdcc amd64 3.8.0+dfsg-2 [1853 kB] #12 18.02 Get:763 http://deb.debian.org/debian buster/main amd64 source-highlight amd64 3.1.8-1.2+b1 [298 kB] #12 18.03 Get:764 http://deb.debian.org/debian-security buster/updates/main amd64 sqlite3 amd64 3.27.2-3+deb10u2 [940 kB] #12 18.03 Get:765 http://deb.debian.org/debian buster/main amd64 stow all 2.2.2-1 [367 kB] #12 18.04 Get:766 http://deb.debian.org/debian-security buster/updates/main amd64 sudo amd64 1.8.27-1+deb10u6 [1244 kB] #12 18.05 Get:767 http://deb.debian.org/debian buster/main amd64 tcpdump amd64 4.9.3-1~deb10u2 [400 kB] #12 18.05 Get:768 http://deb.debian.org/debian buster/main amd64 xfonts-encodings all 1:1.0.4-2 [574 kB] #12 18.05 Get:769 http://deb.debian.org/debian buster/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB] #12 18.06 Get:770 http://deb.debian.org/debian buster/main amd64 tex-gyre all 20180621-3 [6210 kB] #12 18.11 Get:771 http://deb.debian.org/debian buster/main amd64 texinfo amd64 6.5.0.dfsg.1-4+b1 [1431 kB] #12 18.13 Get:772 http://deb.debian.org/debian-security buster/updates/main amd64 unzip amd64 6.0-23+deb10u3 [172 kB] #12 18.13 Get:773 http://deb.debian.org/debian-security buster/updates/main amd64 libc-ares2 amd64 1.14.0-1+deb10u4 [86.5 kB] #12 18.13 Get:774 http://deb.debian.org/debian-security buster/updates/main amd64 libc-ares-dev amd64 1.14.0-1+deb10u4 [161 kB] #12 18.38 debconf: delaying package configuration, since apt-utils is not installed #12 18.41 Fetched 802 MB in 7s (110 MB/s) #12 18.44 Selecting previously unselected package libapparmor1:amd64. #12 18.44 (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 ... 6650 files and directories currently installed.) #12 18.45 Preparing to unpack .../00-libapparmor1_2.13.2-10_amd64.deb ... #12 18.45 Unpacking libapparmor1:amd64 (2.13.2-10) ... #12 18.49 Selecting previously unselected package libargon2-1:amd64. #12 18.50 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... #12 18.50 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... #12 18.53 Selecting previously unselected package dmsetup. #12 18.53 Preparing to unpack .../02-dmsetup_2%3a1.02.155-3_amd64.deb ... #12 18.54 Unpacking dmsetup (2:1.02.155-3) ... #12 18.57 Selecting previously unselected package libdevmapper1.02.1:amd64. #12 18.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... #12 18.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #12 18.62 Selecting previously unselected package libjson-c3:amd64. #12 18.62 Preparing to unpack .../04-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... #12 18.62 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... #12 18.66 Selecting previously unselected package libssl1.1:amd64. #12 18.66 Preparing to unpack .../05-libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #12 18.67 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #12 18.78 Selecting previously unselected package libcryptsetup12:amd64. #12 18.78 Preparing to unpack .../06-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... #12 18.78 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... #12 18.82 Selecting previously unselected package libidn11:amd64. #12 18.82 Preparing to unpack .../07-libidn11_1.33-2.2_amd64.deb ... #12 18.83 Unpacking libidn11:amd64 (1.33-2.2) ... #12 18.87 Selecting previously unselected package libip4tc0:amd64. #12 18.87 Preparing to unpack .../08-libip4tc0_1.8.2-4_amd64.deb ... #12 18.87 Unpacking libip4tc0:amd64 (1.8.2-4) ... #12 18.90 Selecting previously unselected package libkmod2:amd64. #12 18.91 Preparing to unpack .../09-libkmod2_26-1_amd64.deb ... #12 18.91 Unpacking libkmod2:amd64 (26-1) ... #12 18.94 Selecting previously unselected package systemd. #12 18.95 Preparing to unpack .../10-systemd_241-7~deb10u10_amd64.deb ... #12 18.97 Unpacking systemd (241-7~deb10u10) ... #12 19.28 Selecting previously unselected package libbsd0:amd64. #12 19.28 Preparing to unpack .../11-libbsd0_0.9.1-2+deb10u1_amd64.deb ... #12 19.29 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... #12 19.33 Selecting previously unselected package bsdmainutils. #12 19.33 Preparing to unpack .../12-bsdmainutils_11.1.2+b1_amd64.deb ... #12 19.33 Unpacking bsdmainutils (11.1.2+b1) ... #12 19.38 Selecting previously unselected package libuchardet0:amd64. #12 19.38 Preparing to unpack .../13-libuchardet0_0.0.6-3_amd64.deb ... #12 19.38 Unpacking libuchardet0:amd64 (0.0.6-3) ... #12 19.42 Selecting previously unselected package groff-base. #12 19.42 Preparing to unpack .../14-groff-base_1.22.4-3+deb10u1_amd64.deb ... #12 19.42 Unpacking groff-base (1.22.4-3+deb10u1) ... #12 19.52 Selecting previously unselected package libgdbm6:amd64. #12 19.52 Preparing to unpack .../15-libgdbm6_1.18.1-4_amd64.deb ... #12 19.53 Unpacking libgdbm6:amd64 (1.18.1-4) ... #12 19.56 Selecting previously unselected package libpipeline1:amd64. #12 19.56 Preparing to unpack .../16-libpipeline1_1.5.1-2_amd64.deb ... #12 19.57 Unpacking libpipeline1:amd64 (1.5.1-2) ... #12 19.61 Selecting previously unselected package man-db. #12 19.61 Preparing to unpack .../17-man-db_2.8.5-2+deb10u1_amd64.deb ... #12 19.61 Unpacking man-db (2.8.5-2+deb10u1) ... #12 19.75 Selecting previously unselected package perl-modules-5.28. #12 19.75 Preparing to unpack .../18-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #12 19.75 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #12 20.02 Selecting previously unselected package libgdbm-compat4:amd64. #12 20.03 Preparing to unpack .../19-libgdbm-compat4_1.18.1-4_amd64.deb ... #12 20.03 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... #12 20.06 Selecting previously unselected package libperl5.28:amd64. #12 20.06 Preparing to unpack .../20-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... #12 20.06 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... #12 20.42 Selecting previously unselected package perl. #12 20.43 Preparing to unpack .../21-perl_5.28.1-6+deb10u1_amd64.deb ... #12 20.43 Unpacking perl (5.28.1-6+deb10u1) ... #12 20.48 Selecting previously unselected package libpython2.7-minimal:amd64. #12 20.48 Preparing to unpack .../22-libpython2.7-minimal_2.7.16-2+deb10u4_amd64.deb ... #12 20.49 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u4) ... #12 20.56 Selecting previously unselected package python2.7-minimal. #12 20.56 Preparing to unpack .../23-python2.7-minimal_2.7.16-2+deb10u4_amd64.deb ... #12 20.57 Unpacking python2.7-minimal (2.7.16-2+deb10u4) ... #12 20.69 Selecting previously unselected package python2-minimal. #12 20.69 Preparing to unpack .../24-python2-minimal_2.7.16-1_amd64.deb ... #12 20.70 Unpacking python2-minimal (2.7.16-1) ... #12 20.75 Selecting previously unselected package python-minimal. #12 20.75 Preparing to unpack .../25-python-minimal_2.7.16-1_amd64.deb ... #12 20.76 Unpacking python-minimal (2.7.16-1) ... #12 20.81 Selecting previously unselected package mime-support. #12 20.81 Preparing to unpack .../26-mime-support_3.62_all.deb ... #12 20.82 Unpacking mime-support (3.62) ... #12 20.91 Selecting previously unselected package libexpat1:amd64. #12 20.91 Preparing to unpack .../27-libexpat1_2.2.6-2+deb10u7_amd64.deb ... #12 20.92 Unpacking libexpat1:amd64 (2.2.6-2+deb10u7) ... #12 21.01 Selecting previously unselected package readline-common. #12 21.01 Preparing to unpack .../28-readline-common_7.0-5_all.deb ... #12 21.02 Unpacking readline-common (7.0-5) ... #12 21.09 Selecting previously unselected package libreadline7:amd64. #12 21.09 Preparing to unpack .../29-libreadline7_7.0-5_amd64.deb ... #12 21.10 Unpacking libreadline7:amd64 (7.0-5) ... #12 21.16 Selecting previously unselected package libsqlite3-0:amd64. #12 21.16 Preparing to unpack .../30-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ... #12 21.16 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... #12 21.27 Selecting previously unselected package libpython2.7-stdlib:amd64. #12 21.27 Preparing to unpack .../31-libpython2.7-stdlib_2.7.16-2+deb10u4_amd64.deb ... #12 21.27 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u4) ... #12 21.57 Selecting previously unselected package python2.7. #12 21.57 Preparing to unpack .../32-python2.7_2.7.16-2+deb10u4_amd64.deb ... #12 21.57 Unpacking python2.7 (2.7.16-2+deb10u4) ... #12 21.62 Selecting previously unselected package libpython2-stdlib:amd64. #12 21.62 Preparing to unpack .../33-libpython2-stdlib_2.7.16-1_amd64.deb ... #12 21.63 Unpacking libpython2-stdlib:amd64 (2.7.16-1) ... #12 21.69 Selecting previously unselected package libpython-stdlib:amd64. #12 21.69 Preparing to unpack .../34-libpython-stdlib_2.7.16-1_amd64.deb ... #12 21.70 Unpacking libpython-stdlib:amd64 (2.7.16-1) ... #12 21.75 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u4) ... #12 21.77 Setting up python2.7-minimal (2.7.16-2+deb10u4) ... #12 22.03 Setting up python2-minimal (2.7.16-1) ... #12 22.09 Selecting previously unselected package python2. #12 22.09 (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 ... 10909 files and directories currently installed.) #12 22.09 Preparing to unpack .../python2_2.7.16-1_amd64.deb ... #12 22.10 Unpacking python2 (2.7.16-1) ... #12 22.13 Setting up python-minimal (2.7.16-1) ... #12 22.19 Selecting previously unselected package python. #12 22.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 ... 10942 files and directories currently installed.) #12 22.19 Preparing to unpack .../00-python_2.7.16-1_amd64.deb ... #12 22.20 Unpacking python (2.7.16-1) ... #12 22.25 Selecting previously unselected package autoconf-archive. #12 22.26 Preparing to unpack .../01-autoconf-archive_20180313-1_all.deb ... #12 22.27 Unpacking autoconf-archive (20180313-1) ... #12 22.49 Selecting previously unselected package libpython2.7:amd64. #12 22.49 Preparing to unpack .../02-libpython2.7_2.7.16-2+deb10u4_amd64.deb ... #12 22.49 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u4) ... #12 22.65 Selecting previously unselected package libncurses6:amd64. #12 22.65 Preparing to unpack .../03-libncurses6_6.1+20181013-2+deb10u5_amd64.deb ... #12 22.66 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u5) ... #12 22.74 Selecting previously unselected package ocaml-base-nox. #12 22.74 Preparing to unpack .../04-ocaml-base-nox_4.05.0-11_amd64.deb ... #12 22.74 Unpacking ocaml-base-nox (4.05.0-11) ... #12 22.82 Selecting previously unselected package libpcre-ocaml. #12 22.83 Preparing to unpack .../05-libpcre-ocaml_7.2.3-2+b1_amd64.deb ... #12 22.83 Unpacking libpcre-ocaml (7.2.3-2+b1) ... #12 22.88 Selecting previously unselected package libglib2.0-0:amd64. #12 22.88 Preparing to unpack .../06-libglib2.0-0_2.58.3-2+deb10u6_amd64.deb ... #12 22.88 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... #12 23.04 Selecting previously unselected package python-gobject-2. #12 23.04 Preparing to unpack .../07-python-gobject-2_2.28.6-13+b1_amd64.deb ... #12 23.05 Unpacking python-gobject-2 (2.28.6-13+b1) ... #12 23.11 Selecting previously unselected package libquadmath0:amd64. #12 23.11 Preparing to unpack .../08-libquadmath0_8.3.0-6_amd64.deb ... #12 23.11 Unpacking libquadmath0:amd64 (8.3.0-6) ... #12 23.16 Selecting previously unselected package libgfortran5:amd64. #12 23.16 Preparing to unpack .../09-libgfortran5_8.3.0-6_amd64.deb ... #12 23.17 Unpacking libgfortran5:amd64 (8.3.0-6) ... #12 23.27 Selecting previously unselected package libblas3:amd64. #12 23.27 Preparing to unpack .../10-libblas3_3.8.0-2_amd64.deb ... #12 23.27 Unpacking libblas3:amd64 (3.8.0-2) ... #12 23.33 Selecting previously unselected package liblapack3:amd64. #12 23.33 Preparing to unpack .../11-liblapack3_3.8.0-2_amd64.deb ... #12 23.33 Unpacking liblapack3:amd64 (3.8.0-2) ... #12 23.51 Selecting previously unselected package python-pkg-resources. #12 23.51 Preparing to unpack .../12-python-pkg-resources_40.8.0-1_all.deb ... #12 23.52 Unpacking python-pkg-resources (40.8.0-1) ... #12 23.56 Selecting previously unselected package python-numpy. #12 23.56 Preparing to unpack .../13-python-numpy_1%3a1.16.2-1_amd64.deb ... #12 23.57 Unpacking python-numpy (1:1.16.2-1) ... #12 23.76 Selecting previously unselected package libatk1.0-data. #12 23.76 Preparing to unpack .../14-libatk1.0-data_2.30.0-2_all.deb ... #12 23.76 Unpacking libatk1.0-data (2.30.0-2) ... #12 23.85 Selecting previously unselected package libatk1.0-0:amd64. #12 23.85 Preparing to unpack .../15-libatk1.0-0_2.30.0-2_amd64.deb ... #12 23.85 Unpacking libatk1.0-0:amd64 (2.30.0-2) ... #12 23.92 Selecting previously unselected package libpng16-16:amd64. #12 23.92 Preparing to unpack .../16-libpng16-16_1.6.36-6_amd64.deb ... #12 23.92 Unpacking libpng16-16:amd64 (1.6.36-6) ... #12 24.00 Selecting previously unselected package libfreetype6:amd64. #12 24.00 Preparing to unpack .../17-libfreetype6_2.9.1-3+deb10u3_amd64.deb ... #12 24.00 Unpacking libfreetype6:amd64 (2.9.1-3+deb10u3) ... #12 24.10 Selecting previously unselected package sensible-utils. #12 24.10 Preparing to unpack .../18-sensible-utils_0.0.12_all.deb ... #12 24.11 Unpacking sensible-utils (0.0.12) ... #12 24.17 Selecting previously unselected package ucf. #12 24.17 Preparing to unpack .../19-ucf_3.0038+nmu1_all.deb ... #12 24.18 Moving old data out of the way #12 24.19 Unpacking ucf (3.0038+nmu1) ... #12 24.24 Selecting previously unselected package fonts-dejavu-core. #12 24.24 Preparing to unpack .../20-fonts-dejavu-core_2.37-1_all.deb ... #12 24.25 Unpacking fonts-dejavu-core (2.37-1) ... #12 24.41 Selecting previously unselected package fontconfig-config. #12 24.41 Preparing to unpack .../21-fontconfig-config_2.13.1-2_all.deb ... #12 24.51 Unpacking fontconfig-config (2.13.1-2) ... #12 24.55 Selecting previously unselected package libfontconfig1:amd64. #12 24.55 Preparing to unpack .../22-libfontconfig1_2.13.1-2_amd64.deb ... #12 24.55 Unpacking libfontconfig1:amd64 (2.13.1-2) ... #12 24.61 Selecting previously unselected package libpixman-1-0:amd64. #12 24.61 Preparing to unpack .../23-libpixman-1-0_0.36.0-1+deb10u1_amd64.deb ... #12 24.62 Unpacking libpixman-1-0:amd64 (0.36.0-1+deb10u1) ... #12 24.67 Selecting previously unselected package libxau6:amd64. #12 24.68 Preparing to unpack .../24-libxau6_1%3a1.0.8-1+b2_amd64.deb ... #12 24.68 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... #12 24.72 Selecting previously unselected package libxdmcp6:amd64. #12 24.72 Preparing to unpack .../25-libxdmcp6_1%3a1.1.2-3_amd64.deb ... #12 24.72 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... #12 24.78 Selecting previously unselected package libxcb1:amd64. #12 24.78 Preparing to unpack .../26-libxcb1_1.13.1-2_amd64.deb ... #12 24.78 Unpacking libxcb1:amd64 (1.13.1-2) ... #12 24.82 Selecting previously unselected package libx11-data. #12 24.82 Preparing to unpack .../27-libx11-data_2%3a1.6.7-1+deb10u4_all.deb ... #12 24.82 Unpacking libx11-data (2:1.6.7-1+deb10u4) ... #12 24.91 Selecting previously unselected package libx11-6:amd64. #12 24.91 Preparing to unpack .../28-libx11-6_2%3a1.6.7-1+deb10u4_amd64.deb ... #12 24.92 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u4) ... #12 25.01 Selecting previously unselected package libxcb-render0:amd64. #12 25.01 Preparing to unpack .../29-libxcb-render0_1.13.1-2_amd64.deb ... #12 25.02 Unpacking libxcb-render0:amd64 (1.13.1-2) ... #12 25.05 Selecting previously unselected package libxcb-shm0:amd64. #12 25.05 Preparing to unpack .../30-libxcb-shm0_1.13.1-2_amd64.deb ... #12 25.06 Unpacking libxcb-shm0:amd64 (1.13.1-2) ... #12 25.10 Selecting previously unselected package libxext6:amd64. #12 25.10 Preparing to unpack .../31-libxext6_2%3a1.3.3-1+b2_amd64.deb ... #12 25.10 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... #12 25.13 Selecting previously unselected package libxrender1:amd64. #12 25.14 Preparing to unpack .../32-libxrender1_1%3a0.9.10-1_amd64.deb ... #12 25.14 Unpacking libxrender1:amd64 (1:0.9.10-1) ... #12 25.18 Selecting previously unselected package libcairo2:amd64. #12 25.18 Preparing to unpack .../33-libcairo2_1.16.0-4+deb10u1_amd64.deb ... #12 25.18 Unpacking libcairo2:amd64 (1.16.0-4+deb10u1) ... #12 25.26 Selecting previously unselected package libjpeg62-turbo:amd64. #12 25.26 Preparing to unpack .../34-libjpeg62-turbo_1%3a1.5.2-2+deb10u1_amd64.deb ... #12 25.26 Unpacking libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ... #12 25.30 Selecting previously unselected package libjbig0:amd64. #12 25.30 Preparing to unpack .../35-libjbig0_2.1-3.1+b2_amd64.deb ... #12 25.30 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... #12 25.34 Selecting previously unselected package libwebp6:amd64. #12 25.34 Preparing to unpack .../36-libwebp6_0.6.1-2+deb10u3_amd64.deb ... #12 25.34 Unpacking libwebp6:amd64 (0.6.1-2+deb10u3) ... #12 25.39 Selecting previously unselected package libtiff5:amd64. #12 25.39 Preparing to unpack .../37-libtiff5_4.1.0+git191117-2~deb10u9_amd64.deb ... #12 25.39 Unpacking libtiff5:amd64 (4.1.0+git191117-2~deb10u9) ... #12 25.44 Selecting previously unselected package libicu63:amd64. #12 25.44 Preparing to unpack .../38-libicu63_63.1-6+deb10u3_amd64.deb ... #12 25.45 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... #12 26.15 Selecting previously unselected package libxml2:amd64. #12 26.15 Preparing to unpack .../39-libxml2_2.9.4+dfsg1-7+deb10u6_amd64.deb ... #12 26.15 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #12 26.23 Selecting previously unselected package shared-mime-info. #12 26.23 Preparing to unpack .../40-shared-mime-info_1.10-1_amd64.deb ... #12 26.24 Unpacking shared-mime-info (1.10-1) ... #12 26.33 Selecting previously unselected package libgdk-pixbuf2.0-common. #12 26.33 Preparing to unpack .../41-libgdk-pixbuf2.0-common_2.38.1+dfsg-1_all.deb ... #12 26.33 Unpacking libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ... #12 26.40 Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. #12 26.41 Preparing to unpack .../42-libgdk-pixbuf2.0-0_2.38.1+dfsg-1_amd64.deb ... #12 26.41 Unpacking libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... #12 26.46 Selecting previously unselected package libgtk2.0-common. #12 26.46 Preparing to unpack .../43-libgtk2.0-common_2.24.32-3_all.deb ... #12 26.46 Unpacking libgtk2.0-common (2.24.32-3) ... #12 26.72 Selecting previously unselected package libavahi-common-data:amd64. #12 26.72 Preparing to unpack .../44-libavahi-common-data_0.7-4+deb10u3_amd64.deb ... #12 26.72 Unpacking libavahi-common-data:amd64 (0.7-4+deb10u3) ... #12 26.78 Selecting previously unselected package libavahi-common3:amd64. #12 26.78 Preparing to unpack .../45-libavahi-common3_0.7-4+deb10u3_amd64.deb ... #12 26.79 Unpacking libavahi-common3:amd64 (0.7-4+deb10u3) ... #12 26.87 Selecting previously unselected package libdbus-1-3:amd64. #12 26.87 Preparing to unpack .../46-libdbus-1-3_1.12.28-0+deb10u1_amd64.deb ... #12 26.88 Unpacking libdbus-1-3:amd64 (1.12.28-0+deb10u1) ... #12 26.95 Selecting previously unselected package libavahi-client3:amd64. #12 26.95 Preparing to unpack .../47-libavahi-client3_0.7-4+deb10u3_amd64.deb ... #12 26.95 Unpacking libavahi-client3:amd64 (0.7-4+deb10u3) ... #12 27.00 Selecting previously unselected package libkeyutils1:amd64. #12 27.01 Preparing to unpack .../48-libkeyutils1_1.6-6_amd64.deb ... #12 27.02 Unpacking libkeyutils1:amd64 (1.6-6) ... #12 27.05 Selecting previously unselected package libkrb5support0:amd64. #12 27.05 Preparing to unpack .../49-libkrb5support0_1.17-3+deb10u6_amd64.deb ... #12 27.05 Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ... #12 27.10 Selecting previously unselected package libk5crypto3:amd64. #12 27.10 Preparing to unpack .../50-libk5crypto3_1.17-3+deb10u6_amd64.deb ... #12 27.10 Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ... #12 27.15 Selecting previously unselected package libkrb5-3:amd64. #12 27.15 Preparing to unpack .../51-libkrb5-3_1.17-3+deb10u6_amd64.deb ... #12 27.16 Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ... #12 27.22 Selecting previously unselected package libgssapi-krb5-2:amd64. #12 27.22 Preparing to unpack .../52-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ... #12 27.23 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #12 27.27 Selecting previously unselected package libcups2:amd64. #12 27.27 Preparing to unpack .../53-libcups2_2.2.10-6+deb10u9_amd64.deb ... #12 27.28 Unpacking libcups2:amd64 (2.2.10-6+deb10u9) ... #12 27.34 Selecting previously unselected package fontconfig. #12 27.34 Preparing to unpack .../54-fontconfig_2.13.1-2_amd64.deb ... #12 27.34 Unpacking fontconfig (2.13.1-2) ... #12 27.39 Selecting previously unselected package libfribidi0:amd64. #12 27.39 Preparing to unpack .../55-libfribidi0_1.0.5-3.1+deb10u2_amd64.deb ... #12 27.40 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #12 27.43 Selecting previously unselected package libthai-data. #12 27.43 Preparing to unpack .../56-libthai-data_0.1.28-2_all.deb ... #12 27.43 Unpacking libthai-data (0.1.28-2) ... #12 27.48 Selecting previously unselected package libdatrie1:amd64. #12 27.49 Preparing to unpack .../57-libdatrie1_0.2.12-2_amd64.deb ... #12 27.49 Unpacking libdatrie1:amd64 (0.2.12-2) ... #12 27.52 Selecting previously unselected package libthai0:amd64. #12 27.53 Preparing to unpack .../58-libthai0_0.1.28-2_amd64.deb ... #12 27.53 Unpacking libthai0:amd64 (0.1.28-2) ... #12 27.59 Selecting previously unselected package libpango-1.0-0:amd64. #12 27.59 Preparing to unpack .../59-libpango-1.0-0_1.42.4-8~deb10u1_amd64.deb ... #12 27.60 Unpacking libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ... #12 27.67 Selecting previously unselected package libgraphite2-3:amd64. #12 27.67 Preparing to unpack .../60-libgraphite2-3_1.3.13-7_amd64.deb ... #12 27.68 Unpacking libgraphite2-3:amd64 (1.3.13-7) ... #12 27.73 Selecting previously unselected package libharfbuzz0b:amd64. #12 27.73 Preparing to unpack .../61-libharfbuzz0b_2.3.1-1_amd64.deb ... #12 27.74 Unpacking libharfbuzz0b:amd64 (2.3.1-1) ... #12 27.83 Selecting previously unselected package libpangoft2-1.0-0:amd64. #12 27.83 Preparing to unpack .../62-libpangoft2-1.0-0_1.42.4-8~deb10u1_amd64.deb ... #12 27.84 Unpacking libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ... #12 27.89 Selecting previously unselected package libpangocairo-1.0-0:amd64. #12 27.89 Preparing to unpack .../63-libpangocairo-1.0-0_1.42.4-8~deb10u1_amd64.deb ... #12 27.89 Unpacking libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ... #12 27.93 Selecting previously unselected package libxcomposite1:amd64. #12 27.93 Preparing to unpack .../64-libxcomposite1_1%3a0.4.4-2_amd64.deb ... #12 27.93 Unpacking libxcomposite1:amd64 (1:0.4.4-2) ... #12 27.96 Selecting previously unselected package libxfixes3:amd64. #12 27.96 Preparing to unpack .../65-libxfixes3_1%3a5.0.3-1_amd64.deb ... #12 27.97 Unpacking libxfixes3:amd64 (1:5.0.3-1) ... #12 28.00 Selecting previously unselected package libxcursor1:amd64. #12 28.00 Preparing to unpack .../66-libxcursor1_1%3a1.1.15-2_amd64.deb ... #12 28.01 Unpacking libxcursor1:amd64 (1:1.1.15-2) ... #12 28.04 Selecting previously unselected package libxdamage1:amd64. #12 28.04 Preparing to unpack .../67-libxdamage1_1%3a1.1.4-3+b3_amd64.deb ... #12 28.04 Unpacking libxdamage1:amd64 (1:1.1.4-3+b3) ... #12 28.07 Selecting previously unselected package libxi6:amd64. #12 28.07 Preparing to unpack .../68-libxi6_2%3a1.7.9-1_amd64.deb ... #12 28.08 Unpacking libxi6:amd64 (2:1.7.9-1) ... #12 28.11 Selecting previously unselected package libxinerama1:amd64. #12 28.11 Preparing to unpack .../69-libxinerama1_2%3a1.1.4-2_amd64.deb ... #12 28.11 Unpacking libxinerama1:amd64 (2:1.1.4-2) ... #12 28.15 Selecting previously unselected package libxrandr2:amd64. #12 28.15 Preparing to unpack .../70-libxrandr2_2%3a1.5.1-1_amd64.deb ... #12 28.15 Unpacking libxrandr2:amd64 (2:1.5.1-1) ... #12 28.19 Selecting previously unselected package hicolor-icon-theme. #12 28.19 Preparing to unpack .../71-hicolor-icon-theme_0.17-2_all.deb ... #12 28.19 Unpacking hicolor-icon-theme (0.17-2) ... #12 28.26 Selecting previously unselected package gtk-update-icon-cache. #12 28.26 Preparing to unpack .../72-gtk-update-icon-cache_3.24.5-1_amd64.deb ... #12 28.27 No diversion 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin', none removed. #12 28.28 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 28.28 Unpacking gtk-update-icon-cache (3.24.5-1) ... #12 28.32 Selecting previously unselected package libcroco3:amd64. #12 28.32 Preparing to unpack .../73-libcroco3_0.6.12-3_amd64.deb ... #12 28.32 Unpacking libcroco3:amd64 (0.6.12-3) ... #12 28.36 Selecting previously unselected package librsvg2-2:amd64. #12 28.36 Preparing to unpack .../74-librsvg2-2_2.44.10-2.1+deb10u3_amd64.deb ... #12 28.37 Unpacking librsvg2-2:amd64 (2.44.10-2.1+deb10u3) ... #12 28.51 Selecting previously unselected package librsvg2-common:amd64. #12 28.51 Preparing to unpack .../75-librsvg2-common_2.44.10-2.1+deb10u3_amd64.deb ... #12 28.52 Unpacking librsvg2-common:amd64 (2.44.10-2.1+deb10u3) ... #12 28.56 Selecting previously unselected package adwaita-icon-theme. #12 28.57 Preparing to unpack .../76-adwaita-icon-theme_3.30.1-1_all.deb ... #12 28.57 Unpacking adwaita-icon-theme (3.30.1-1) ... #12 29.56 Selecting previously unselected package libgtk2.0-0:amd64. #12 29.57 Preparing to unpack .../77-libgtk2.0-0_2.24.32-3_amd64.deb ... #12 29.57 Unpacking libgtk2.0-0:amd64 (2.24.32-3) ... #12 29.72 Selecting previously unselected package python-cairo:amd64. #12 29.73 Preparing to unpack .../78-python-cairo_1.16.2-1+b1_amd64.deb ... #12 29.73 Unpacking python-cairo:amd64 (1.16.2-1+b1) ... #12 29.77 Selecting previously unselected package python-gtk2. #12 29.77 Preparing to unpack .../79-python-gtk2_2.24.0-5.1+b1_amd64.deb ... #12 29.78 Unpacking python-gtk2 (2.24.0-5.1+b1) ... #12 29.92 Selecting previously unselected package libglade2-0:amd64. #12 29.92 Preparing to unpack .../80-libglade2-0_1%3a2.6.4-2+b1_amd64.deb ... #12 29.93 Unpacking libglade2-0:amd64 (1:2.6.4-2+b1) ... #12 29.99 Selecting previously unselected package python-glade2. #12 29.99 Preparing to unpack .../81-python-glade2_2.24.0-5.1+b1_amd64.deb ... #12 30.00 Unpacking python-glade2 (2.24.0-5.1+b1) ... #12 30.06 Selecting previously unselected package libfindlib-ocaml. #12 30.06 Preparing to unpack .../82-libfindlib-ocaml_1.7.3-2+b1_amd64.deb ... #12 30.08 Unpacking libfindlib-ocaml (1.7.3-2+b1) ... #12 30.15 Selecting previously unselected package ocaml-findlib. #12 30.15 Preparing to unpack .../83-ocaml-findlib_1.7.3-2+b1_amd64.deb ... #12 30.15 Unpacking ocaml-findlib (1.7.3-2+b1) ... #12 30.27 Selecting previously unselected package libpycaml-ocaml. #12 30.27 Preparing to unpack .../84-libpycaml-ocaml_0.82-15+b1_amd64.deb ... #12 30.28 Unpacking libpycaml-ocaml (0.82-15+b1) ... #12 30.33 Selecting previously unselected package libparmap-ocaml. #12 30.33 Preparing to unpack .../85-libparmap-ocaml_1.0~rc10-1_amd64.deb ... #12 30.34 Unpacking libparmap-ocaml (1.0~rc10-1) ... #12 30.39 Selecting previously unselected package coccinelle. #12 30.39 Preparing to unpack .../86-coccinelle_1.0.4.deb-4_amd64.deb ... #12 30.41 Unpacking coccinelle (1.0.4.deb-4) ... #12 30.70 Selecting previously unselected package libsigsegv2:amd64. #12 30.70 Preparing to unpack .../87-libsigsegv2_2.12-2_amd64.deb ... #12 30.70 Unpacking libsigsegv2:amd64 (2.12-2) ... #12 30.73 Selecting previously unselected package m4. #12 30.74 Preparing to unpack .../88-m4_1.4.18-2_amd64.deb ... #12 30.74 Unpacking m4 (1.4.18-2) ... #12 30.80 Selecting previously unselected package flex. #12 30.80 Preparing to unpack .../89-flex_2.6.4-6.2_amd64.deb ... #12 30.80 Unpacking flex (2.6.4-6.2) ... #12 30.87 Selecting previously unselected package libmpfr6:amd64. #12 30.87 Preparing to unpack .../90-libmpfr6_4.0.2-1_amd64.deb ... #12 30.88 Unpacking libmpfr6:amd64 (4.0.2-1) ... #12 30.95 Setting up libmpfr6:amd64 (4.0.2-1) ... #12 30.96 Setting up readline-common (7.0-5) ... #12 30.97 Setting up libreadline7:amd64 (7.0-5) ... #12 30.98 Setting up libsigsegv2:amd64 (2.12-2) ... #12 31.03 Selecting previously unselected package gawk. #12 31.03 (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 ... 20838 files and directories currently installed.) #12 31.04 Preparing to unpack .../00-gawk_1%3a4.2.1+dfsg-1_amd64.deb ... #12 31.05 Unpacking gawk (1:4.2.1+dfsg-1) ... #12 31.14 Selecting previously unselected package libgomp1:amd64. #12 31.14 Preparing to unpack .../01-libgomp1_8.3.0-6_amd64.deb ... #12 31.15 Unpacking libgomp1:amd64 (8.3.0-6) ... #12 31.18 Selecting previously unselected package libfftw3-double3:amd64. #12 31.18 Preparing to unpack .../02-libfftw3-double3_3.3.8-2_amd64.deb ... #12 31.18 Unpacking libfftw3-double3:amd64 (3.3.8-2) ... #12 31.28 Selecting previously unselected package libde265-0:amd64. #12 31.28 Preparing to unpack .../03-libde265-0_1.0.11-0+deb10u6_amd64.deb ... #12 31.28 Unpacking libde265-0:amd64 (1.0.11-0+deb10u6) ... #12 31.34 Selecting previously unselected package libnuma1:amd64. #12 31.34 Preparing to unpack .../04-libnuma1_2.0.12-1_amd64.deb ... #12 31.34 Unpacking libnuma1:amd64 (2.0.12-1) ... #12 31.39 Selecting previously unselected package libx265-165:amd64. #12 31.39 Preparing to unpack .../05-libx265-165_2.9-4_amd64.deb ... #12 31.39 Unpacking libx265-165:amd64 (2.9-4) ... #12 31.63 Selecting previously unselected package libheif1:amd64. #12 31.64 Preparing to unpack .../06-libheif1_1.3.2-2~deb10u1_amd64.deb ... #12 31.64 Unpacking libheif1:amd64 (1.3.2-2~deb10u1) ... #12 31.68 Selecting previously unselected package liblcms2-2:amd64. #12 31.69 Preparing to unpack .../07-liblcms2-2_2.9-3_amd64.deb ... #12 31.69 Unpacking liblcms2-2:amd64 (2.9-3) ... #12 31.73 Selecting previously unselected package liblqr-1-0:amd64. #12 31.73 Preparing to unpack .../08-liblqr-1-0_0.4.2-2.1_amd64.deb ... #12 31.74 Unpacking liblqr-1-0:amd64 (0.4.2-2.1) ... #12 31.77 Selecting previously unselected package libltdl7:amd64. #12 31.77 Preparing to unpack .../09-libltdl7_2.4.6-9_amd64.deb ... #12 31.77 Unpacking libltdl7:amd64 (2.4.6-9) ... #12 31.81 Selecting previously unselected package libopenjp2-7:amd64. #12 31.81 Preparing to unpack .../10-libopenjp2-7_2.3.0-2+deb10u2_amd64.deb ... #12 31.82 Unpacking libopenjp2-7:amd64 (2.3.0-2+deb10u2) ... #12 31.86 Selecting previously unselected package libwebpmux3:amd64. #12 31.86 Preparing to unpack .../11-libwebpmux3_0.6.1-2+deb10u3_amd64.deb ... #12 31.87 Unpacking libwebpmux3:amd64 (0.6.1-2+deb10u3) ... #12 31.90 Selecting previously unselected package imagemagick-6-common. #12 31.90 Preparing to unpack .../12-imagemagick-6-common_8%3a6.9.10.23+dfsg-2.1+deb10u7_all.deb ... #12 31.90 Unpacking imagemagick-6-common (8:6.9.10.23+dfsg-2.1+deb10u7) ... #12 31.94 Selecting previously unselected package libmagickcore-6.q16-6:amd64. #12 31.95 Preparing to unpack .../13-libmagickcore-6.q16-6_8%3a6.9.10.23+dfsg-2.1+deb10u7_amd64.deb ... #12 31.95 Unpacking libmagickcore-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #12 32.14 Selecting previously unselected package libmagickwand-6.q16-6:amd64. #12 32.14 Preparing to unpack .../14-libmagickwand-6.q16-6_8%3a6.9.10.23+dfsg-2.1+deb10u7_amd64.deb ... #12 32.14 Unpacking libmagickwand-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #12 32.21 Selecting previously unselected package poppler-data. #12 32.21 Preparing to unpack .../15-poppler-data_0.4.9-2_all.deb ... #12 32.21 Unpacking poppler-data (0.4.9-2) ... #12 32.45 Selecting previously unselected package libpython3.7-minimal:amd64. #12 32.46 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u7_amd64.deb ... #12 32.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ... #12 32.54 Selecting previously unselected package python3.7-minimal. #12 32.55 Preparing to unpack .../17-python3.7-minimal_3.7.3-2+deb10u7_amd64.deb ... #12 32.55 Unpacking python3.7-minimal (3.7.3-2+deb10u7) ... #12 32.76 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #12 32.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ... #12 32.87 Setting up libexpat1:amd64 (2.2.6-2+deb10u7) ... #12 32.88 Setting up python3.7-minimal (3.7.3-2+deb10u7) ... #12 33.49 Selecting previously unselected package python3-minimal. #12 33.49 (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 ... 22122 files and directories currently installed.) #12 33.50 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... #12 33.51 Unpacking python3-minimal (3.7.3-1) ... #12 33.56 Selecting previously unselected package libmpdec2:amd64. #12 33.56 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... #12 33.57 Unpacking libmpdec2:amd64 (2.4.2-2) ... #12 33.64 Selecting previously unselected package libpython3.7-stdlib:amd64. #12 33.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u7_amd64.deb ... #12 33.64 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ... #12 33.92 Selecting previously unselected package python3.7. #12 33.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u7_amd64.deb ... #12 33.92 Unpacking python3.7 (3.7.3-2+deb10u7) ... #12 33.96 Selecting previously unselected package libpython3-stdlib:amd64. #12 33.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... #12 33.97 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... #12 34.01 Setting up python3-minimal (3.7.3-1) ... #12 34.21 Selecting previously unselected package python3. #12 34.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 22534 files and directories currently installed.) #12 34.22 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ... #12 34.23 Unpacking python3 (3.7.3-1) ... #12 34.27 Selecting previously unselected package sgml-base. #12 34.27 Preparing to unpack .../001-sgml-base_1.29_all.deb ... #12 34.28 Unpacking sgml-base (1.29) ... #12 34.32 Selecting previously unselected package tex-common. #12 34.32 Preparing to unpack .../002-tex-common_6.11_all.deb ... #12 34.34 Unpacking tex-common (6.11) ... #12 34.39 Selecting previously unselected package libtinfo5:amd64. #12 34.39 Preparing to unpack .../003-libtinfo5_6.1+20181013-2+deb10u5_amd64.deb ... #12 34.39 Unpacking libtinfo5:amd64 (6.1+20181013-2+deb10u5) ... #12 34.43 Selecting previously unselected package libxapian30:amd64. #12 34.43 Preparing to unpack .../004-libxapian30_1.4.11-1+deb10u1_amd64.deb ... #12 34.43 Unpacking libxapian30:amd64 (1.4.11-1+deb10u1) ... #12 34.55 Selecting previously unselected package netbase. #12 34.55 Preparing to unpack .../005-netbase_5.6_all.deb ... #12 34.55 Unpacking netbase (5.6) ... #12 34.59 Selecting previously unselected package libprocps7:amd64. #12 34.59 Preparing to unpack .../006-libprocps7_2%3a3.3.15-2_amd64.deb ... #12 34.59 Unpacking libprocps7:amd64 (2:3.3.15-2) ... #12 34.62 Selecting previously unselected package lsb-base. #12 34.63 Preparing to unpack .../007-lsb-base_10.2019051400_all.deb ... #12 34.64 Unpacking lsb-base (10.2019051400) ... #12 34.67 Selecting previously unselected package procps. #12 34.67 Preparing to unpack .../008-procps_2%3a3.3.15-2_amd64.deb ... #12 34.68 Unpacking procps (2:3.3.15-2) ... #12 34.75 Selecting previously unselected package bzip2. #12 34.75 Preparing to unpack .../009-bzip2_1.0.6-9.2~deb10u2_amd64.deb ... #12 34.75 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #12 34.80 Selecting previously unselected package dbus. #12 34.81 Preparing to unpack .../010-dbus_1.12.28-0+deb10u1_amd64.deb ... #12 34.82 Unpacking dbus (1.12.28-0+deb10u1) ... #12 34.88 Selecting previously unselected package libmagic-mgc. #12 34.88 Preparing to unpack .../011-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... #12 34.88 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #12 34.95 Selecting previously unselected package libmagic1:amd64. #12 34.95 Preparing to unpack .../012-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... #12 34.96 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... #12 34.99 Selecting previously unselected package file. #12 34.99 Preparing to unpack .../013-file_1%3a5.35-4+deb10u2_amd64.deb ... #12 35.00 Unpacking file (1:5.35-4+deb10u2) ... #12 35.03 Selecting previously unselected package gettext-base. #12 35.03 Preparing to unpack .../014-gettext-base_0.19.8.1-9_amd64.deb ... #12 35.04 Unpacking gettext-base (0.19.8.1-9) ... #12 35.08 Selecting previously unselected package libc-l10n. #12 35.08 Preparing to unpack .../015-libc-l10n_2.28-10+deb10u3_all.deb ... #12 35.08 Unpacking libc-l10n (2.28-10+deb10u3) ... #12 35.18 Selecting previously unselected package libgnutls-openssl27:amd64. #12 35.18 Preparing to unpack .../016-libgnutls-openssl27_3.6.7-4+deb10u12_amd64.deb ... #12 35.19 Unpacking libgnutls-openssl27:amd64 (3.6.7-4+deb10u12) ... #12 35.23 Selecting previously unselected package libgssrpc4:amd64. #12 35.23 Preparing to unpack .../017-libgssrpc4_1.17-3+deb10u6_amd64.deb ... #12 35.23 Unpacking libgssrpc4:amd64 (1.17-3+deb10u6) ... #12 35.27 Selecting previously unselected package libkadm5clnt-mit11:amd64. #12 35.28 Preparing to unpack .../018-libkadm5clnt-mit11_1.17-3+deb10u6_amd64.deb ... #12 35.28 Unpacking libkadm5clnt-mit11:amd64 (1.17-3+deb10u6) ... #12 35.31 Selecting previously unselected package libkdb5-9:amd64. #12 35.32 Preparing to unpack .../019-libkdb5-9_1.17-3+deb10u6_amd64.deb ... #12 35.32 Unpacking libkdb5-9:amd64 (1.17-3+deb10u6) ... #12 35.36 Selecting previously unselected package libkadm5srv-mit11:amd64. #12 35.36 Preparing to unpack .../020-libkadm5srv-mit11_1.17-3+deb10u6_amd64.deb ... #12 35.36 Unpacking libkadm5srv-mit11:amd64 (1.17-3+deb10u6) ... #12 35.41 Selecting previously unselected package locales. #12 35.41 Preparing to unpack .../021-locales_2.28-10+deb10u3_all.deb ... #12 35.41 Unpacking locales (2.28-10+deb10u3) ... #12 35.83 Selecting previously unselected package libedit2:amd64. #12 35.83 Preparing to unpack .../022-libedit2_3.1-20181209-1_amd64.deb ... #12 35.83 Unpacking libedit2:amd64 (3.1-20181209-1) ... #12 35.89 Selecting previously unselected package openssh-client. #12 35.89 Preparing to unpack .../023-openssh-client_1%3a7.9p1-10+deb10u4_amd64.deb ... #12 35.91 Unpacking openssh-client (1:7.9p1-10+deb10u4) ... #12 36.05 Selecting previously unselected package libpcre2-8-0:amd64. #12 36.05 Preparing to unpack .../024-libpcre2-8-0_10.32-5+deb10u1_amd64.deb ... #12 36.05 Unpacking libpcre2-8-0:amd64 (10.32-5+deb10u1) ... #12 36.15 Selecting previously unselected package libpsl5:amd64. #12 36.15 Preparing to unpack .../025-libpsl5_0.20.2-2_amd64.deb ... #12 36.15 Unpacking libpsl5:amd64 (0.20.2-2) ... #12 36.21 Selecting previously unselected package wget. #12 36.21 Preparing to unpack .../026-wget_1.20.1-1.1_amd64.deb ... #12 36.22 Unpacking wget (1.20.1-1.1) ... #12 36.41 Selecting previously unselected package xz-utils. #12 36.41 Preparing to unpack .../027-xz-utils_5.2.4-1+deb10u1_amd64.deb ... #12 36.41 Unpacking xz-utils (5.2.4-1+deb10u1) ... #12 36.49 Selecting previously unselected package asciidoc-common. #12 36.49 Preparing to unpack .../028-asciidoc-common_8.6.10-3_all.deb ... #12 36.73 Unpacking asciidoc-common (8.6.10-3) ... #12 36.81 Selecting previously unselected package libxml2-utils. #12 36.81 Preparing to unpack .../029-libxml2-utils_2.9.4+dfsg1-7+deb10u6_amd64.deb ... #12 36.82 Unpacking libxml2-utils (2.9.4+dfsg1-7+deb10u6) ... #12 36.88 Selecting previously unselected package asciidoc-base. #12 36.88 Preparing to unpack .../030-asciidoc-base_8.6.10-3_all.deb ... #12 36.89 Unpacking asciidoc-base (8.6.10-3) ... #12 36.94 Selecting previously unselected package asciidoc. #12 36.94 Preparing to unpack .../031-asciidoc_8.6.10-3_all.deb ... #12 37.03 Unpacking asciidoc (8.6.10-3) ... #12 37.06 Selecting previously unselected package xml-core. #12 37.07 Preparing to unpack .../032-xml-core_0.18+nmu1_all.deb ... #12 37.07 Unpacking xml-core (0.18+nmu1) ... #12 37.13 Selecting previously unselected package sgml-data. #12 37.13 Preparing to unpack .../033-sgml-data_2.0.11_all.deb ... #12 37.13 Unpacking sgml-data (2.0.11) ... #12 37.26 Selecting previously unselected package docbook-xml. #12 37.26 Preparing to unpack .../034-docbook-xml_4.5-8_all.deb ... #12 37.26 Unpacking docbook-xml (4.5-8) ... #12 37.31 Selecting previously unselected package libapt-inst2.0:amd64. #12 37.32 Preparing to unpack .../035-libapt-inst2.0_1.8.2.3_amd64.deb ... #12 37.32 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ... #12 37.38 Selecting previously unselected package python-apt-common. #12 37.38 Preparing to unpack .../036-python-apt-common_1.8.4.3_all.deb ... #12 37.38 Unpacking python-apt-common (1.8.4.3) ... #12 37.45 Selecting previously unselected package libassuan0:amd64. #12 37.45 Preparing to unpack .../037-libassuan0_2.5.2-1_amd64.deb ... #12 37.46 Unpacking libassuan0:amd64 (2.5.2-1) ... #12 37.53 Selecting previously unselected package gpgconf. #12 37.54 Preparing to unpack .../038-gpgconf_2.2.12-1+deb10u2_amd64.deb ... #12 37.54 Unpacking gpgconf (2.2.12-1+deb10u2) ... #12 37.63 Selecting previously unselected package libksba8:amd64. #12 37.63 Preparing to unpack .../039-libksba8_1.3.5-2+deb10u2_amd64.deb ... #12 37.63 Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ... #12 37.71 Selecting previously unselected package libsasl2-modules-db:amd64. #12 37.71 Preparing to unpack .../040-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... #12 37.72 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #12 37.77 Selecting previously unselected package libsasl2-2:amd64. #12 37.77 Preparing to unpack .../041-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... #12 37.77 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #12 37.84 Selecting previously unselected package libldap-common. #12 37.84 Preparing to unpack .../042-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #12 37.85 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #12 37.90 Selecting previously unselected package libldap-2.4-2:amd64. #12 37.90 Preparing to unpack .../043-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... #12 37.90 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #12 37.96 Selecting previously unselected package libnpth0:amd64. #12 37.96 Preparing to unpack .../044-libnpth0_1.6-1_amd64.deb ... #12 37.97 Unpacking libnpth0:amd64 (1.6-1) ... #12 38.01 Selecting previously unselected package dirmngr. #12 38.01 Preparing to unpack .../045-dirmngr_2.2.12-1+deb10u2_amd64.deb ... #12 38.03 Unpacking dirmngr (2.2.12-1+deb10u2) ... #12 38.11 Selecting previously unselected package gnupg-l10n. #12 38.11 Preparing to unpack .../046-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #12 38.11 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #12 38.23 Selecting previously unselected package gnupg-utils. #12 38.24 Preparing to unpack .../047-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ... #12 38.24 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #12 38.31 Selecting previously unselected package gpg. #12 38.31 Preparing to unpack .../048-gpg_2.2.12-1+deb10u2_amd64.deb ... #12 38.32 Unpacking gpg (2.2.12-1+deb10u2) ... #12 38.39 Selecting previously unselected package pinentry-curses. #12 38.39 Preparing to unpack .../049-pinentry-curses_1.1.0-2_amd64.deb ... #12 38.40 Unpacking pinentry-curses (1.1.0-2) ... #12 38.43 Selecting previously unselected package gpg-agent. #12 38.43 Preparing to unpack .../050-gpg-agent_2.2.12-1+deb10u2_amd64.deb ... #12 38.44 Unpacking gpg-agent (2.2.12-1+deb10u2) ... #12 38.49 Selecting previously unselected package gpg-wks-client. #12 38.49 Preparing to unpack .../051-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ... #12 38.50 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #12 38.54 Selecting previously unselected package gpg-wks-server. #12 38.54 Preparing to unpack .../052-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ... #12 38.55 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #12 38.59 Selecting previously unselected package gpgsm. #12 38.60 Preparing to unpack .../053-gpgsm_2.2.12-1+deb10u2_amd64.deb ... #12 38.60 Unpacking gpgsm (2.2.12-1+deb10u2) ... #12 38.67 Selecting previously unselected package gnupg. #12 38.67 Preparing to unpack .../054-gnupg_2.2.12-1+deb10u2_all.deb ... #12 38.67 Unpacking gnupg (2.2.12-1+deb10u2) ... #12 38.78 Selecting previously unselected package python-apt. #12 38.78 Preparing to unpack .../055-python-apt_1.8.4.3_amd64.deb ... #12 38.79 Unpacking python-apt (1.8.4.3) ... #12 38.89 Selecting previously unselected package libpaper1:amd64. #12 38.90 Preparing to unpack .../056-libpaper1_1.1.28_amd64.deb ... #12 38.90 Unpacking libpaper1:amd64 (1.1.28) ... #12 38.99 Selecting previously unselected package libpaper-utils. #12 38.99 Preparing to unpack .../057-libpaper-utils_1.1.28_amd64.deb ... #12 38.99 Unpacking libpaper-utils (1.1.28) ... #12 39.05 Selecting previously unselected package libkpathsea6:amd64. #12 39.05 Preparing to unpack .../058-libkpathsea6_2018.20181218.49446-1+deb10u2_amd64.deb ... #12 39.05 Unpacking libkpathsea6:amd64 (2018.20181218.49446-1+deb10u2) ... #12 39.13 Selecting previously unselected package libptexenc1:amd64. #12 39.13 Preparing to unpack .../059-libptexenc1_2018.20181218.49446-1+deb10u2_amd64.deb ... #12 39.14 Unpacking libptexenc1:amd64 (2018.20181218.49446-1+deb10u2) ... #12 39.22 Selecting previously unselected package libsynctex2:amd64. #12 39.22 Preparing to unpack .../060-libsynctex2_2018.20181218.49446-1+deb10u2_amd64.deb ... #12 39.22 Unpacking libsynctex2:amd64 (2018.20181218.49446-1+deb10u2) ... #12 39.28 Selecting previously unselected package libtexlua52:amd64. #12 39.28 Preparing to unpack .../061-libtexlua52_2018.20181218.49446-1+deb10u2_amd64.deb ... #12 39.29 Unpacking libtexlua52:amd64 (2018.20181218.49446-1+deb10u2) ... #12 39.37 Selecting previously unselected package libtexlua53:amd64. #12 39.37 Preparing to unpack .../062-libtexlua53_2018.20181218.49446-1+deb10u2_amd64.deb ... #12 39.37 Unpacking libtexlua53:amd64 (2018.20181218.49446-1+deb10u2) ... #12 39.45 Selecting previously unselected package libtexluajit2:amd64. #12 39.45 Preparing to unpack .../063-libtexluajit2_2018.20181218.49446-1+deb10u2_amd64.deb ... #12 39.45 Unpacking libtexluajit2:amd64 (2018.20181218.49446-1+deb10u2) ... #12 39.55 Selecting previously unselected package t1utils. #12 39.55 Preparing to unpack .../064-t1utils_1.41-3_amd64.deb ... #12 39.56 Unpacking t1utils (1.41-3) ... #12 39.64 Selecting previously unselected package libbrotli1:amd64. #12 39.64 Preparing to unpack .../065-libbrotli1_1.0.7-2+deb10u1_amd64.deb ... #12 39.65 Unpacking libbrotli1:amd64 (1.0.7-2+deb10u1) ... #12 39.74 Selecting previously unselected package libgs9-common. #12 39.74 Preparing to unpack .../066-libgs9-common_9.27~dfsg-2+deb10u9_all.deb ... #12 39.75 Unpacking libgs9-common (9.27~dfsg-2+deb10u9) ... #12 40.12 Selecting previously unselected package libcupsimage2:amd64. #12 40.13 Preparing to unpack .../067-libcupsimage2_2.2.10-6+deb10u9_amd64.deb ... #12 40.13 Unpacking libcupsimage2:amd64 (2.2.10-6+deb10u9) ... #12 40.17 Selecting previously unselected package libijs-0.35:amd64. #12 40.17 Preparing to unpack .../068-libijs-0.35_0.35-14_amd64.deb ... #12 40.17 Unpacking libijs-0.35:amd64 (0.35-14) ... #12 40.21 Selecting previously unselected package libjbig2dec0:amd64. #12 40.21 Preparing to unpack .../069-libjbig2dec0_0.16-1+deb10u1_amd64.deb ... #12 40.21 Unpacking libjbig2dec0:amd64 (0.16-1+deb10u1) ... #12 40.25 Selecting previously unselected package libgs9:amd64. #12 40.25 Preparing to unpack .../070-libgs9_9.27~dfsg-2+deb10u9_amd64.deb ... #12 40.25 Unpacking libgs9:amd64 (9.27~dfsg-2+deb10u9) ... #12 40.57 Selecting previously unselected package libharfbuzz-icu0:amd64. #12 40.57 Preparing to unpack .../071-libharfbuzz-icu0_2.3.1-1_amd64.deb ... #12 40.58 Unpacking libharfbuzz-icu0:amd64 (2.3.1-1) ... #12 40.66 Selecting previously unselected package x11-common. #12 40.67 Preparing to unpack .../072-x11-common_1%3a7.7+19_all.deb ... #12 40.67 Unpacking x11-common (1:7.7+19) ... #12 40.77 Selecting previously unselected package libice6:amd64. #12 40.77 Preparing to unpack .../073-libice6_2%3a1.0.9-2_amd64.deb ... #12 40.77 Unpacking libice6:amd64 (2:1.0.9-2) ... #12 40.84 Selecting previously unselected package libpotrace0:amd64. #12 40.84 Preparing to unpack .../074-libpotrace0_1.15-1_amd64.deb ... #12 40.85 Unpacking libpotrace0:amd64 (1.15-1) ... #12 40.91 Selecting previously unselected package libsm6:amd64. #12 40.91 Preparing to unpack .../075-libsm6_2%3a1.2.3-1_amd64.deb ... #12 40.92 Unpacking libsm6:amd64 (2:1.2.3-1) ... #12 40.98 Selecting previously unselected package libteckit0:amd64. #12 40.98 Preparing to unpack .../076-libteckit0_2.5.8+ds2-5_amd64.deb ... #12 40.99 Unpacking libteckit0:amd64 (2.5.8+ds2-5) ... #12 41.11 Selecting previously unselected package libwoff1:amd64. #12 41.11 Preparing to unpack .../077-libwoff1_1.0.2-1_amd64.deb ... #12 41.11 Unpacking libwoff1:amd64 (1.0.2-1) ... #12 41.18 Selecting previously unselected package libxt6:amd64. #12 41.19 Preparing to unpack .../078-libxt6_1%3a1.1.5-1+b3_amd64.deb ... #12 41.19 Unpacking libxt6:amd64 (1:1.1.5-1+b3) ... #12 41.26 Selecting previously unselected package libxmu6:amd64. #12 41.26 Preparing to unpack .../079-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... #12 41.27 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... #12 41.32 Selecting previously unselected package libxpm4:amd64. #12 41.32 Preparing to unpack .../080-libxpm4_1%3a3.5.12-1+deb10u2_amd64.deb ... #12 41.33 Unpacking libxpm4:amd64 (1:3.5.12-1+deb10u2) ... #12 41.40 Selecting previously unselected package libxaw7:amd64. #12 41.41 Preparing to unpack .../081-libxaw7_2%3a1.0.13-1+b2_amd64.deb ... #12 41.41 Unpacking libxaw7:amd64 (2:1.0.13-1+b2) ... #12 41.49 Selecting previously unselected package libxxhash0:amd64. #12 41.49 Preparing to unpack .../082-libxxhash0_0.6.5-2_amd64.deb ... #12 41.50 Unpacking libxxhash0:amd64 (0.6.5-2) ... #12 41.57 Selecting previously unselected package libzzip-0-13:amd64. #12 41.57 Preparing to unpack .../083-libzzip-0-13_0.13.62-3.2+deb10u1_amd64.deb ... #12 41.57 Unpacking libzzip-0-13:amd64 (0.13.62-3.2+deb10u1) ... #12 41.65 Selecting previously unselected package texlive-binaries. #12 41.65 Preparing to unpack .../084-texlive-binaries_2018.20181218.49446-1+deb10u2_amd64.deb ... #12 41.68 Unpacking texlive-binaries (2018.20181218.49446-1+deb10u2) ... #12 42.90 Selecting previously unselected package xdg-utils. #12 42.91 Preparing to unpack .../085-xdg-utils_1.1.3-1+deb10u1_all.deb ... #12 42.91 Unpacking xdg-utils (1.1.3-1+deb10u1) ... #12 42.95 Selecting previously unselected package texlive-base. #12 42.96 Preparing to unpack .../086-texlive-base_2018.20190227-2_all.deb ... #12 42.97 Unpacking texlive-base (2018.20190227-2) ... #12 44.33 Selecting previously unselected package texlive-fonts-recommended. #12 44.33 Preparing to unpack .../087-texlive-fonts-recommended_2018.20190227-2_all.deb ... #12 44.34 Unpacking texlive-fonts-recommended (2018.20190227-2) ... #12 44.87 Selecting previously unselected package fonts-lmodern. #12 44.88 Preparing to unpack .../088-fonts-lmodern_2.004.5-6_all.deb ... #12 44.88 Unpacking fonts-lmodern (2.004.5-6) ... #12 45.22 Selecting previously unselected package texlive-latex-base. #12 45.22 Preparing to unpack .../089-texlive-latex-base_2018.20190227-2_all.deb ... #12 45.23 Unpacking texlive-latex-base (2018.20190227-2) ... #12 45.42 Selecting previously unselected package texlive-latex-recommended. #12 45.42 Preparing to unpack .../090-texlive-latex-recommended_2018.20190227-2_all.deb ... #12 45.43 Unpacking texlive-latex-recommended (2018.20190227-2) ... #12 46.38 Selecting previously unselected package texlive. #12 46.38 Preparing to unpack .../091-texlive_2018.20190227-2_all.deb ... #12 46.38 Unpacking texlive (2018.20190227-2) ... #12 46.42 Selecting previously unselected package texlive-bibtex-extra. #12 46.42 Preparing to unpack .../092-texlive-bibtex-extra_2018.20190227-2_all.deb ... #12 46.43 Unpacking texlive-bibtex-extra (2018.20190227-2) ... #12 50.03 Selecting previously unselected package libsombok3:amd64. #12 50.03 Preparing to unpack .../093-libsombok3_2.4.0-2_amd64.deb ... #12 50.03 Unpacking libsombok3:amd64 (2.4.0-2) ... #12 50.07 Selecting previously unselected package libmime-charset-perl. #12 50.07 Preparing to unpack .../094-libmime-charset-perl_1.012.2-1_all.deb ... #12 50.07 Unpacking libmime-charset-perl (1.012.2-1) ... #12 50.11 Selecting previously unselected package libunicode-linebreak-perl. #12 50.11 Preparing to unpack .../095-libunicode-linebreak-perl_0.0.20190101-1_amd64.deb ... #12 50.11 Unpacking libunicode-linebreak-perl (0.0.20190101-1) ... #12 50.16 Selecting previously unselected package texlive-extra-utils. #12 50.17 Preparing to unpack .../096-texlive-extra-utils_2018.20190227-2_all.deb ... #12 50.17 Unpacking texlive-extra-utils (2018.20190227-2) ... #12 52.49 Selecting previously unselected package preview-latex-style. #12 52.49 Preparing to unpack .../097-preview-latex-style_11.91-2_all.deb ... #12 52.49 Unpacking preview-latex-style (11.91-2) ... #12 52.54 Selecting previously unselected package texlive-pictures. #12 52.55 Preparing to unpack .../098-texlive-pictures_2018.20190227-2_all.deb ... #12 52.55 Unpacking texlive-pictures (2018.20190227-2) ... #12 52.98 Selecting previously unselected package texlive-latex-extra. #12 52.99 Preparing to unpack .../099-texlive-latex-extra_2018.20190227-2_all.deb ... #12 52.99 Unpacking texlive-latex-extra (2018.20190227-2) ... #12 53.92 Selecting previously unselected package fonts-gfs-baskerville. #12 53.93 Preparing to unpack .../100-fonts-gfs-baskerville_1.1-5_all.deb ... #12 53.93 Unpacking fonts-gfs-baskerville (1.1-5) ... #12 53.96 Selecting previously unselected package fonts-gfs-porson. #12 53.97 Preparing to unpack .../101-fonts-gfs-porson_1.1-6_all.deb ... #12 53.97 Unpacking fonts-gfs-porson (1.1-6) ... #12 54.02 Selecting previously unselected package texlive-lang-greek. #12 54.02 Preparing to unpack .../102-texlive-lang-greek_2018.20190227-2_all.deb ... #12 54.03 Unpacking texlive-lang-greek (2018.20190227-2) ... #12 57.99 Selecting previously unselected package texlive-science. #12 58.00 Preparing to unpack .../103-texlive-science_2018.20190227-2_all.deb ... #12 58.00 Unpacking texlive-science (2018.20190227-2) ... #12 58.26 Selecting previously unselected package libxslt1.1:amd64. #12 58.26 Preparing to unpack .../104-libxslt1.1_1.1.32-2.2~deb10u2_amd64.deb ... #12 58.26 Unpacking libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ... #12 58.31 Selecting previously unselected package xsltproc. #12 58.31 Preparing to unpack .../105-xsltproc_1.1.32-2.2~deb10u2_amd64.deb ... #12 58.32 Unpacking xsltproc (1.1.32-2.2~deb10u2) ... #12 58.36 Selecting previously unselected package dblatex. #12 58.36 Preparing to unpack .../106-dblatex_0.3.10-2_all.deb ... #12 58.36 Unpacking dblatex (0.3.10-2) ... #12 58.44 Selecting previously unselected package libosp5. #12 58.44 Preparing to unpack .../107-libosp5_1.5.2-13+b1_amd64.deb ... #12 58.45 Unpacking libosp5 (1.5.2-13+b1) ... #12 58.54 Selecting previously unselected package libostyle1c2. #12 58.55 Preparing to unpack .../108-libostyle1c2_1.4devel1-21.3+b1_amd64.deb ... #12 58.55 Unpacking libostyle1c2 (1.4devel1-21.3+b1) ... #12 58.63 Selecting previously unselected package openjade. #12 58.64 Preparing to unpack .../109-openjade_1.4devel1-21.3+b1_amd64.deb ... #12 58.64 Unpacking openjade (1.4devel1-21.3+b1) ... #12 58.70 Selecting previously unselected package docbook. #12 58.70 Preparing to unpack .../110-docbook_4.5-6_all.deb ... #12 58.71 Unpacking docbook (4.5-6) ... #12 58.76 Selecting previously unselected package docbook-dsssl. #12 58.76 Preparing to unpack .../111-docbook-dsssl_1.79-9.1_all.deb ... #12 58.76 Unpacking docbook-dsssl (1.79-9.1) ... #12 58.84 Selecting previously unselected package texlive-plain-generic. #12 58.85 Preparing to unpack .../112-texlive-plain-generic_2018.20190227-2_all.deb ... #12 58.85 Unpacking texlive-plain-generic (2018.20190227-2) ... #12 60.64 Selecting previously unselected package teckit. #12 60.64 Preparing to unpack .../113-teckit_2.5.8+ds2-5_amd64.deb ... #12 60.64 Unpacking teckit (2.5.8+ds2-5) ... #12 60.69 Selecting previously unselected package tipa. #12 60.70 Preparing to unpack .../114-tipa_2%3a1.3-20_all.deb ... #12 60.71 Unpacking tipa (2:1.3-20) ... #12 60.95 Selecting previously unselected package texlive-xetex. #12 60.96 Preparing to unpack .../115-texlive-xetex_2018.20190227-2_all.deb ... #12 60.96 Unpacking texlive-xetex (2018.20190227-2) ... #12 61.82 Selecting previously unselected package texlive-formats-extra. #12 61.83 Preparing to unpack .../116-texlive-formats-extra_2018.20190227-2_all.deb ... #12 61.84 Unpacking texlive-formats-extra (2018.20190227-2) ... #12 62.26 Selecting previously unselected package lynx-common. #12 62.27 Preparing to unpack .../117-lynx-common_2.8.9rel.1-3+deb10u1_all.deb ... #12 62.28 Unpacking lynx-common (2.8.9rel.1-3+deb10u1) ... #12 62.44 Selecting previously unselected package lynx. #12 62.44 Preparing to unpack .../118-lynx_2.8.9rel.1-3+deb10u1_amd64.deb ... #12 62.46 Unpacking lynx (2.8.9rel.1-3+deb10u1) ... #12 62.57 Selecting previously unselected package libsgmls-perl. #12 62.58 Preparing to unpack .../119-libsgmls-perl_1.03ii-36_all.deb ... #12 62.59 Unpacking libsgmls-perl (1.03ii-36) ... #12 62.66 Selecting previously unselected package sgmlspl. #12 62.67 Preparing to unpack .../120-sgmlspl_1.03ii-36_all.deb ... #12 62.68 Unpacking sgmlspl (1.03ii-36) ... #12 62.79 Selecting previously unselected package opensp. #12 62.79 Preparing to unpack .../121-opensp_1.5.2-13+b1_amd64.deb ... #12 62.82 Unpacking opensp (1.5.2-13+b1) ... #12 62.94 Selecting previously unselected package docbook-utils. #12 62.94 Preparing to unpack .../122-docbook-utils_0.6.14-3.3_all.deb ... #12 62.96 Unpacking docbook-utils (0.6.14-3.3) ... #12 63.08 Selecting previously unselected package asciidoc-dblatex. #12 63.08 Preparing to unpack .../123-asciidoc-dblatex_8.6.10-3_all.deb ... #12 63.09 Unpacking asciidoc-dblatex (8.6.10-3) ... #12 63.23 Selecting previously unselected package libaspell15:amd64. #12 63.23 Preparing to unpack .../124-libaspell15_0.60.7~20110707-6+deb10u1_amd64.deb ... #12 63.23 Unpacking libaspell15:amd64 (0.60.7~20110707-6+deb10u1) ... #12 63.38 Selecting previously unselected package libtext-iconv-perl. #12 63.38 Preparing to unpack .../125-libtext-iconv-perl_1.7-5+b7_amd64.deb ... #12 63.40 Unpacking libtext-iconv-perl (1.7-5+b7) ... #12 63.52 Selecting previously unselected package emacsen-common. #12 63.52 Preparing to unpack .../126-emacsen-common_3.0.4_all.deb ... #12 63.58 Unpacking emacsen-common (3.0.4) ... #12 63.76 Selecting previously unselected package dictionaries-common. #12 63.76 Preparing to unpack .../127-dictionaries-common_1.28.1_all.deb ... #12 63.78 Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common' #12 63.79 Unpacking dictionaries-common (1.28.1) ... #12 63.96 Selecting previously unselected package aspell. #12 63.97 Preparing to unpack .../128-aspell_0.60.7~20110707-6+deb10u1_amd64.deb ... #12 63.98 Unpacking aspell (0.60.7~20110707-6+deb10u1) ... #12 64.10 Selecting previously unselected package aspell-en. #12 64.11 Preparing to unpack .../129-aspell-en_2018.04.16-0-1_all.deb ... #12 64.12 Unpacking aspell-en (2018.04.16-0-1) ... #12 64.21 Selecting previously unselected package autoconf. #12 64.22 Preparing to unpack .../130-autoconf_2.69-11_all.deb ... #12 64.23 Unpacking autoconf (2.69-11) ... #12 64.36 Selecting previously unselected package autotools-dev. #12 64.37 Preparing to unpack .../131-autotools-dev_20180224.1_all.deb ... #12 64.38 Unpacking autotools-dev (20180224.1) ... #12 64.47 Selecting previously unselected package automake. #12 64.48 Preparing to unpack .../132-automake_1%3a1.16.1-4_all.deb ... #12 64.49 Unpacking automake (1:1.16.1-4) ... #12 64.65 Selecting previously unselected package autopoint. #12 64.65 Preparing to unpack .../133-autopoint_0.19.8.1-9_all.deb ... #12 64.67 Unpacking autopoint (0.19.8.1-9) ... #12 64.76 Selecting previously unselected package bc. #12 64.76 Preparing to unpack .../134-bc_1.07.1-2+b1_amd64.deb ... #12 64.78 Unpacking bc (1.07.1-2+b1) ... #12 64.86 Selecting previously unselected package binutils-common:amd64. #12 64.87 Preparing to unpack .../135-binutils-common_2.31.1-16_amd64.deb ... #12 64.89 Unpacking binutils-common:amd64 (2.31.1-16) ... #12 65.15 Selecting previously unselected package libbinutils:amd64. #12 65.15 Preparing to unpack .../136-libbinutils_2.31.1-16_amd64.deb ... #12 65.18 Unpacking libbinutils:amd64 (2.31.1-16) ... #12 65.27 Selecting previously unselected package binutils-x86-64-linux-gnu. #12 65.27 Preparing to unpack .../137-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... #12 65.28 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... #12 65.53 Selecting previously unselected package binutils. #12 65.53 Preparing to unpack .../138-binutils_2.31.1-16_amd64.deb ... #12 65.54 Unpacking binutils (2.31.1-16) ... #12 65.61 Selecting previously unselected package binutils-arm-none-eabi. #12 65.62 Preparing to unpack .../139-binutils-arm-none-eabi_2.31.1-12+11_amd64.deb ... #12 65.64 Unpacking binutils-arm-none-eabi (2.31.1-12+11) ... #12 65.98 Selecting previously unselected package libbison-dev:amd64. #12 65.99 Preparing to unpack .../140-libbison-dev_2%3a3.3.2.dfsg-1_amd64.deb ... #12 66.00 Unpacking libbison-dev:amd64 (2:3.3.2.dfsg-1) ... #12 66.15 Selecting previously unselected package bison. #12 66.15 Preparing to unpack .../141-bison_2%3a3.3.2.dfsg-1_amd64.deb ... #12 66.17 Unpacking bison (2:3.3.2.dfsg-1) ... #12 66.36 Selecting previously unselected package openssl. #12 66.36 Preparing to unpack .../142-openssl_1.1.1n-0+deb10u6_amd64.deb ... #12 66.37 Unpacking openssl (1.1.1n-0+deb10u6) ... #12 66.60 Selecting previously unselected package ca-certificates. #12 66.61 Preparing to unpack .../143-ca-certificates_20200601~deb10u2_all.deb ... #12 66.62 Unpacking ca-certificates (20200601~deb10u2) ... #12 66.81 Selecting previously unselected package ccache. #12 66.81 Preparing to unpack .../144-ccache_3.6-1_amd64.deb ... #12 66.82 Unpacking ccache (3.6-1) ... #12 66.98 Selecting previously unselected package cmake-data. #12 66.98 Preparing to unpack .../145-cmake-data_3.13.4-1_all.deb ... #12 66.99 Unpacking cmake-data (3.13.4-1) ... #12 67.43 Selecting previously unselected package libarchive13:amd64. #12 67.44 Preparing to unpack .../146-libarchive13_3.3.3-4+deb10u3_amd64.deb ... #12 67.45 Unpacking libarchive13:amd64 (3.3.3-4+deb10u3) ... #12 67.58 Selecting previously unselected package libnghttp2-14:amd64. #12 67.58 Preparing to unpack .../147-libnghttp2-14_1.36.0-2+deb10u3_amd64.deb ... #12 67.60 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... #12 67.73 Selecting previously unselected package librtmp1:amd64. #12 67.74 Preparing to unpack .../148-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... #12 67.75 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #12 67.86 Selecting previously unselected package libssh2-1:amd64. #12 67.86 Preparing to unpack .../149-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ... #12 67.89 Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #12 67.99 Selecting previously unselected package libcurl4:amd64. #12 67.99 Preparing to unpack .../150-libcurl4_7.64.0-4+deb10u9_amd64.deb ... #12 68.01 Unpacking libcurl4:amd64 (7.64.0-4+deb10u9) ... #12 68.13 Selecting previously unselected package libjsoncpp1:amd64. #12 68.14 Preparing to unpack .../151-libjsoncpp1_1.7.4-3_amd64.deb ... #12 68.16 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #12 68.25 Selecting previously unselected package librhash0:amd64. #12 68.25 Preparing to unpack .../152-librhash0_1.3.8-1_amd64.deb ... #12 68.26 Unpacking librhash0:amd64 (1.3.8-1) ... #12 68.36 Selecting previously unselected package libuv1:amd64. #12 68.37 Preparing to unpack .../153-libuv1_1.24.1-1+deb10u2_amd64.deb ... #12 68.39 Unpacking libuv1:amd64 (1.24.1-1+deb10u2) ... #12 68.49 Selecting previously unselected package cmake. #12 68.49 Preparing to unpack .../154-cmake_3.13.4-1_amd64.deb ... #12 68.51 Unpacking cmake (3.13.4-1) ... #12 68.95 Selecting previously unselected package libc-dev-bin. #12 68.95 Preparing to unpack .../155-libc-dev-bin_2.28-10+deb10u3_amd64.deb ... #12 68.96 Unpacking libc-dev-bin (2.28-10+deb10u3) ... #12 69.09 Selecting previously unselected package linux-libc-dev:amd64. #12 69.09 Preparing to unpack .../156-linux-libc-dev_4.19.304-1_amd64.deb ... #12 69.10 Unpacking linux-libc-dev:amd64 (4.19.304-1) ... #12 69.41 Selecting previously unselected package libc6-dev:amd64. #12 69.41 Preparing to unpack .../157-libc6-dev_2.28-10+deb10u3_amd64.deb ... #12 69.43 Unpacking libc6-dev:amd64 (2.28-10+deb10u3) ... #12 69.91 Selecting previously unselected package comerr-dev:amd64. #12 69.92 Preparing to unpack .../158-comerr-dev_2.1-1.44.5-1+deb10u3_amd64.deb ... #12 69.94 Unpacking comerr-dev:amd64 (2.1-1.44.5-1+deb10u3) ... #12 70.04 Selecting previously unselected package libisl19:amd64. #12 70.04 Preparing to unpack .../159-libisl19_0.20-2_amd64.deb ... #12 70.06 Unpacking libisl19:amd64 (0.20-2) ... #12 70.18 Selecting previously unselected package libmpc3:amd64. #12 70.19 Preparing to unpack .../160-libmpc3_1.1.0-1_amd64.deb ... #12 70.20 Unpacking libmpc3:amd64 (1.1.0-1) ... #12 70.29 Selecting previously unselected package cpp-8. #12 70.29 Preparing to unpack .../161-cpp-8_8.3.0-6_amd64.deb ... #12 70.30 Unpacking cpp-8 (8.3.0-6) ... #12 71.16 Selecting previously unselected package cpp. #12 71.17 Preparing to unpack .../162-cpp_4%3a8.3.0-1_amd64.deb ... #12 71.18 Unpacking cpp (4:8.3.0-1) ... #12 71.27 Selecting previously unselected package libtinyxml2-6a:amd64. #12 71.27 Preparing to unpack .../163-libtinyxml2-6a_7.0.0+dfsg-1_amd64.deb ... #12 71.28 Unpacking libtinyxml2-6a:amd64 (7.0.0+dfsg-1) ... #12 71.32 Selecting previously unselected package python3-pygments. #12 71.32 Preparing to unpack .../164-python3-pygments_2.3.1+dfsg-1+deb10u2_all.deb ... #12 71.33 Unpacking python3-pygments (2.3.1+dfsg-1+deb10u2) ... #12 71.45 Selecting previously unselected package cppcheck. #12 71.46 Preparing to unpack .../165-cppcheck_1.86-1_amd64.deb ... #12 71.47 Unpacking cppcheck (1.86-1) ... #12 71.64 Selecting previously unselected package libcc1-0:amd64. #12 71.65 Preparing to unpack .../166-libcc1-0_8.3.0-6_amd64.deb ... #12 71.66 Unpacking libcc1-0:amd64 (8.3.0-6) ... #12 71.75 Selecting previously unselected package libitm1:amd64. #12 71.75 Preparing to unpack .../167-libitm1_8.3.0-6_amd64.deb ... #12 71.81 Unpacking libitm1:amd64 (8.3.0-6) ... #12 71.91 Selecting previously unselected package libatomic1:amd64. #12 71.92 Preparing to unpack .../168-libatomic1_8.3.0-6_amd64.deb ... #12 71.93 Unpacking libatomic1:amd64 (8.3.0-6) ... #12 72.02 Selecting previously unselected package libasan5:amd64. #12 72.03 Preparing to unpack .../169-libasan5_8.3.0-6_amd64.deb ... #12 72.04 Unpacking libasan5:amd64 (8.3.0-6) ... #12 72.17 Selecting previously unselected package liblsan0:amd64. #12 72.17 Preparing to unpack .../170-liblsan0_8.3.0-6_amd64.deb ... #12 72.18 Unpacking liblsan0:amd64 (8.3.0-6) ... #12 72.29 Selecting previously unselected package libtsan0:amd64. #12 72.29 Preparing to unpack .../171-libtsan0_8.3.0-6_amd64.deb ... #12 72.31 Unpacking libtsan0:amd64 (8.3.0-6) ... #12 72.44 Selecting previously unselected package libubsan1:amd64. #12 72.44 Preparing to unpack .../172-libubsan1_8.3.0-6_amd64.deb ... #12 72.45 Unpacking libubsan1:amd64 (8.3.0-6) ... #12 72.57 Selecting previously unselected package libmpx2:amd64. #12 72.58 Preparing to unpack .../173-libmpx2_8.3.0-6_amd64.deb ... #12 72.59 Unpacking libmpx2:amd64 (8.3.0-6) ... #12 72.66 Selecting previously unselected package libgcc-8-dev:amd64. #12 72.66 Preparing to unpack .../174-libgcc-8-dev_8.3.0-6_amd64.deb ... #12 72.68 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... #12 72.93 Selecting previously unselected package gcc-8. #12 72.94 Preparing to unpack .../175-gcc-8_8.3.0-6_amd64.deb ... #12 72.95 Unpacking gcc-8 (8.3.0-6) ... #12 73.84 Selecting previously unselected package gcc. #12 73.84 Preparing to unpack .../176-gcc_4%3a8.3.0-1_amd64.deb ... #12 73.86 Unpacking gcc (4:8.3.0-1) ... #12 73.94 Selecting previously unselected package libtool. #12 73.95 Preparing to unpack .../177-libtool_2.4.6-9_all.deb ... #12 73.96 Unpacking libtool (2.4.6-9) ... #12 74.08 Selecting previously unselected package dh-autoreconf. #12 74.08 Preparing to unpack .../178-dh-autoreconf_19_all.deb ... #12 74.09 Unpacking dh-autoreconf (19) ... #12 74.17 Selecting previously unselected package libarchive-zip-perl. #12 74.17 Preparing to unpack .../179-libarchive-zip-perl_1.64-1_all.deb ... #12 74.18 Unpacking libarchive-zip-perl (1.64-1) ... #12 74.27 Selecting previously unselected package libfile-stripnondeterminism-perl. #12 74.28 Preparing to unpack .../180-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #12 74.29 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #12 74.37 Selecting previously unselected package dh-strip-nondeterminism. #12 74.37 Preparing to unpack .../181-dh-strip-nondeterminism_1.1.2-1_all.deb ... #12 74.39 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #12 74.47 Selecting previously unselected package libdpkg-perl. #12 74.47 Preparing to unpack .../182-libdpkg-perl_1.19.8_all.deb ... #12 74.48 Unpacking libdpkg-perl (1.19.8) ... #12 74.60 Selecting previously unselected package patch. #12 74.60 Preparing to unpack .../183-patch_2.7.6-3+deb10u1_amd64.deb ... #12 74.61 Unpacking patch (2.7.6-3+deb10u1) ... #12 74.71 Selecting previously unselected package make. #12 74.71 Preparing to unpack .../184-make_4.2.1-1.2_amd64.deb ... #12 74.72 Unpacking make (4.2.1-1.2) ... #12 74.86 Selecting previously unselected package dpkg-dev. #12 74.87 Preparing to unpack .../185-dpkg-dev_1.19.8_all.deb ... #12 74.88 Unpacking dpkg-dev (1.19.8) ... #12 75.11 Selecting previously unselected package dwz. #12 75.11 Preparing to unpack .../186-dwz_0.12-3_amd64.deb ... #12 75.12 Unpacking dwz (0.12-3) ... #12 75.25 Selecting previously unselected package gettext. #12 75.25 Preparing to unpack .../187-gettext_0.19.8.1-9_amd64.deb ... #12 75.26 Unpacking gettext (0.19.8.1-9) ... #12 75.48 Selecting previously unselected package intltool-debian. #12 75.48 Preparing to unpack .../188-intltool-debian_0.35.0+20060710.5_all.deb ... #12 75.49 Unpacking intltool-debian (0.35.0+20060710.5) ... #12 75.56 Selecting previously unselected package po-debconf. #12 75.57 Preparing to unpack .../189-po-debconf_1.0.21_all.deb ... #12 75.58 Unpacking po-debconf (1.0.21) ... #12 75.67 Selecting previously unselected package debhelper. #12 75.67 Preparing to unpack .../190-debhelper_12.1.1_all.deb ... #12 75.68 Unpacking debhelper (12.1.1) ... #12 75.80 Selecting previously unselected package libtext-charwidth-perl. #12 75.81 Preparing to unpack .../191-libtext-charwidth-perl_0.04-7.1+b1_amd64.deb ... #12 75.81 Unpacking libtext-charwidth-perl (0.04-7.1+b1) ... #12 75.84 Selecting previously unselected package libtext-wrapi18n-perl. #12 75.85 Preparing to unpack .../192-libtext-wrapi18n-perl_0.06-7.1_all.deb ... #12 75.85 Unpacking libtext-wrapi18n-perl (0.06-7.1) ... #12 75.89 Selecting previously unselected package module-assistant. #12 75.89 Preparing to unpack .../193-module-assistant_0.11.10_all.deb ... #12 75.91 Unpacking module-assistant (0.11.10) ... #12 75.94 Selecting previously unselected package dahdi-source. #12 75.95 Preparing to unpack .../194-dahdi-source_1%3a2.11.1.0.20170917~dfsg-7_all.deb ... #12 75.95 Unpacking dahdi-source (1:2.11.1.0.20170917~dfsg-7) ... #12 76.00 Selecting previously unselected package libfakeroot:amd64. #12 76.00 Preparing to unpack .../195-libfakeroot_1.23-1_amd64.deb ... #12 76.01 Unpacking libfakeroot:amd64 (1.23-1) ... #12 76.05 Selecting previously unselected package fakeroot. #12 76.05 Preparing to unpack .../196-fakeroot_1.23-1_amd64.deb ... #12 76.06 Unpacking fakeroot (1.23-1) ... #12 76.09 Selecting previously unselected package libfile-which-perl. #12 76.10 Preparing to unpack .../197-libfile-which-perl_1.23-1_all.deb ... #12 76.10 Unpacking libfile-which-perl (1.23-1) ... #12 76.13 Selecting previously unselected package libfile-homedir-perl. #12 76.14 Preparing to unpack .../198-libfile-homedir-perl_1.004-1_all.deb ... #12 76.14 Unpacking libfile-homedir-perl (1.004-1) ... #12 76.18 Selecting previously unselected package libio-pty-perl. #12 76.18 Preparing to unpack .../199-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ... #12 76.18 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #12 76.21 Selecting previously unselected package libipc-run-perl. #12 76.22 Preparing to unpack .../200-libipc-run-perl_20180523.0-1_all.deb ... #12 76.23 Unpacking libipc-run-perl (20180523.0-1) ... #12 76.28 Selecting previously unselected package libclass-method-modifiers-perl. #12 76.28 Preparing to unpack .../201-libclass-method-modifiers-perl_2.12-1_all.deb ... #12 76.29 Unpacking libclass-method-modifiers-perl (2.12-1) ... #12 76.33 Selecting previously unselected package libsub-exporter-progressive-perl. #12 76.33 Preparing to unpack .../202-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #12 76.34 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #12 76.43 Selecting previously unselected package libdevel-globaldestruction-perl. #12 76.44 Preparing to unpack .../203-libdevel-globaldestruction-perl_0.14-1_all.deb ... #12 76.45 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #12 76.53 Selecting previously unselected package libb-hooks-op-check-perl. #12 76.53 Preparing to unpack .../204-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ... #12 76.54 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #12 76.61 Selecting previously unselected package libdynaloader-functions-perl. #12 76.62 Preparing to unpack .../205-libdynaloader-functions-perl_0.003-1_all.deb ... #12 76.63 Unpacking libdynaloader-functions-perl (0.003-1) ... #12 76.73 Selecting previously unselected package libdevel-callchecker-perl. #12 76.73 Preparing to unpack .../206-libdevel-callchecker-perl_0.008-1_amd64.deb ... #12 76.75 Unpacking libdevel-callchecker-perl (0.008-1) ... #12 76.82 Selecting previously unselected package libparams-classify-perl. #12 76.83 Preparing to unpack .../207-libparams-classify-perl_0.015-1+b1_amd64.deb ... #12 76.84 Unpacking libparams-classify-perl (0.015-1+b1) ... #12 76.92 Selecting previously unselected package libmodule-runtime-perl. #12 76.92 Preparing to unpack .../208-libmodule-runtime-perl_0.016-1_all.deb ... #12 76.94 Unpacking libmodule-runtime-perl (0.016-1) ... #12 77.03 Selecting previously unselected package libimport-into-perl. #12 77.03 Preparing to unpack .../209-libimport-into-perl_1.002005-1_all.deb ... #12 77.05 Unpacking libimport-into-perl (1.002005-1) ... #12 77.13 Selecting previously unselected package librole-tiny-perl. #12 77.14 Preparing to unpack .../210-librole-tiny-perl_2.000006-1_all.deb ... #12 77.15 Unpacking librole-tiny-perl (2.000006-1) ... #12 77.21 Selecting previously unselected package libstrictures-perl. #12 77.22 Preparing to unpack .../211-libstrictures-perl_2.000005-1_all.deb ... #12 77.23 Unpacking libstrictures-perl (2.000005-1) ... #12 77.30 Selecting previously unselected package libsub-quote-perl. #12 77.31 Preparing to unpack .../212-libsub-quote-perl_2.005001-1_all.deb ... #12 77.32 Unpacking libsub-quote-perl (2.005001-1) ... #12 77.40 Selecting previously unselected package libmoo-perl. #12 77.41 Preparing to unpack .../213-libmoo-perl_2.003004-2_all.deb ... #12 77.42 Unpacking libmoo-perl (2.003004-2) ... #12 77.49 Selecting previously unselected package libencode-locale-perl. #12 77.49 Preparing to unpack .../214-libencode-locale-perl_1.05-1_all.deb ... #12 77.50 Unpacking libencode-locale-perl (1.05-1) ... #12 77.58 Selecting previously unselected package libtimedate-perl. #12 77.59 Preparing to unpack .../215-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #12 77.60 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #12 77.70 Selecting previously unselected package libhttp-date-perl. #12 77.70 Preparing to unpack .../216-libhttp-date-perl_6.02-1_all.deb ... #12 77.71 Unpacking libhttp-date-perl (6.02-1) ... #12 77.83 Selecting previously unselected package libfile-listing-perl. #12 77.83 Preparing to unpack .../217-libfile-listing-perl_6.04-1_all.deb ... #12 77.85 Unpacking libfile-listing-perl (6.04-1) ... #12 77.93 Selecting previously unselected package libhtml-tagset-perl. #12 77.94 Preparing to unpack .../218-libhtml-tagset-perl_3.20-3_all.deb ... #12 77.94 Unpacking libhtml-tagset-perl (3.20-3) ... #12 78.00 Selecting previously unselected package liburi-perl. #12 78.00 Preparing to unpack .../219-liburi-perl_1.76-1_all.deb ... #12 78.01 Unpacking liburi-perl (1.76-1) ... #12 78.13 Selecting previously unselected package libhtml-parser-perl. #12 78.13 Preparing to unpack .../220-libhtml-parser-perl_3.72-3+b3_amd64.deb ... #12 78.15 Unpacking libhtml-parser-perl (3.72-3+b3) ... #12 78.26 Selecting previously unselected package libhtml-tree-perl. #12 78.26 Preparing to unpack .../221-libhtml-tree-perl_5.07-2_all.deb ... #12 78.27 Unpacking libhtml-tree-perl (5.07-2) ... #12 78.38 Selecting previously unselected package libio-html-perl. #12 78.38 Preparing to unpack .../222-libio-html-perl_1.001-1_all.deb ... #12 78.40 Unpacking libio-html-perl (1.001-1) ... #12 78.48 Selecting previously unselected package liblwp-mediatypes-perl. #12 78.49 Preparing to unpack .../223-liblwp-mediatypes-perl_6.02-1_all.deb ... #12 78.51 Unpacking liblwp-mediatypes-perl (6.02-1) ... #12 78.58 Selecting previously unselected package libhttp-message-perl. #12 78.59 Preparing to unpack .../224-libhttp-message-perl_6.18-1_all.deb ... #12 78.60 Unpacking libhttp-message-perl (6.18-1) ... #12 78.70 Selecting previously unselected package libhttp-cookies-perl. #12 78.70 Preparing to unpack .../225-libhttp-cookies-perl_6.04-1_all.deb ... #12 78.71 Unpacking libhttp-cookies-perl (6.04-1) ... #12 78.80 Selecting previously unselected package libhttp-negotiate-perl. #12 78.81 Preparing to unpack .../226-libhttp-negotiate-perl_6.01-1_all.deb ... #12 78.82 Unpacking libhttp-negotiate-perl (6.01-1) ... #12 78.88 Selecting previously unselected package perl-openssl-defaults:amd64. #12 78.89 Preparing to unpack .../227-perl-openssl-defaults_3_amd64.deb ... #12 78.91 Unpacking perl-openssl-defaults:amd64 (3) ... #12 78.97 Selecting previously unselected package libnet-ssleay-perl. #12 78.98 Preparing to unpack .../228-libnet-ssleay-perl_1.85-2+deb10u1_amd64.deb ... #12 78.98 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #12 79.10 Selecting previously unselected package libio-socket-ssl-perl. #12 79.10 Preparing to unpack .../229-libio-socket-ssl-perl_2.060-3_all.deb ... #12 79.12 Unpacking libio-socket-ssl-perl (2.060-3) ... #12 79.22 Selecting previously unselected package libnet-http-perl. #12 79.23 Preparing to unpack .../230-libnet-http-perl_6.18-1_all.deb ... #12 79.24 Unpacking libnet-http-perl (6.18-1) ... #12 79.31 Selecting previously unselected package liblwp-protocol-https-perl. #12 79.31 Preparing to unpack .../231-liblwp-protocol-https-perl_6.07-2_all.deb ... #12 79.34 Unpacking liblwp-protocol-https-perl (6.07-2) ... #12 79.40 Selecting previously unselected package libtry-tiny-perl. #12 79.41 Preparing to unpack .../232-libtry-tiny-perl_0.30-1_all.deb ... #12 79.44 Unpacking libtry-tiny-perl (0.30-1) ... #12 79.50 Selecting previously unselected package libwww-robotrules-perl. #12 79.51 Preparing to unpack .../233-libwww-robotrules-perl_6.02-1_all.deb ... #12 79.53 Unpacking libwww-robotrules-perl (6.02-1) ... #12 79.61 Selecting previously unselected package libwww-perl. #12 79.61 Preparing to unpack .../234-libwww-perl_6.36-2_all.deb ... #12 79.62 Unpacking libwww-perl (6.36-2) ... #12 79.71 Selecting previously unselected package patchutils. #12 79.72 Preparing to unpack .../235-patchutils_0.3.4-2_amd64.deb ... #12 79.74 Unpacking patchutils (0.3.4-2) ... #12 79.83 Selecting previously unselected package wdiff. #12 79.84 Preparing to unpack .../236-wdiff_1.2.2-2+b1_amd64.deb ... #12 79.85 Unpacking wdiff (1.2.2-2+b1) ... #12 79.97 Selecting previously unselected package devscripts. #12 79.97 Preparing to unpack .../237-devscripts_2.19.5+deb10u1_amd64.deb ... #12 79.99 Unpacking devscripts (2.19.5+deb10u1) ... #12 80.15 Selecting previously unselected package python3-lib2to3. #12 80.16 Preparing to unpack .../238-python3-lib2to3_3.7.3-1_all.deb ... #12 80.17 Unpacking python3-lib2to3 (3.7.3-1) ... #12 80.26 Selecting previously unselected package python3-distutils. #12 80.27 Preparing to unpack .../239-python3-distutils_3.7.3-1_all.deb ... #12 80.28 Unpacking python3-distutils (3.7.3-1) ... #12 80.38 Selecting previously unselected package dh-python. #12 80.39 Preparing to unpack .../240-dh-python_3.20190308_all.deb ... #12 80.40 Unpacking dh-python (3.20190308) ... #12 80.49 Selecting previously unselected package dh-systemd. #12 80.49 Preparing to unpack .../241-dh-systemd_12.1.1_all.deb ... #12 80.51 Unpacking dh-systemd (12.1.1) ... #12 80.62 Selecting previously unselected package docbook5-xml. #12 80.63 Preparing to unpack .../242-docbook5-xml_5.0-2_all.deb ... #12 80.64 Unpacking docbook5-xml (5.0-2) ... #12 80.80 Selecting previously unselected package docutils-common. #12 80.80 Preparing to unpack .../243-docutils-common_0.14+dfsg-4_all.deb ... #12 80.83 Unpacking docutils-common (0.14+dfsg-4) ... #12 80.98 Selecting previously unselected package libllvm6.0:amd64. #12 80.98 Preparing to unpack .../244-libllvm6.0_1%3a6.0.1-10_amd64.deb ... #12 81.00 Unpacking libllvm6.0:amd64 (1:6.0.1-10) ... #12 82.55 Selecting previously unselected package libclang1-6.0:amd64. #12 82.55 Preparing to unpack .../245-libclang1-6.0_1%3a6.0.1-10_amd64.deb ... #12 82.56 Unpacking libclang1-6.0:amd64 (1:6.0.1-10) ... #12 83.33 Selecting previously unselected package doxygen. #12 83.34 Preparing to unpack .../246-doxygen_1.8.13-10_amd64.deb ... #12 83.35 Unpacking doxygen (1.8.13-10) ... #12 83.79 Selecting previously unselected package libstdc++-8-dev:amd64. #12 83.79 Preparing to unpack .../247-libstdc++-8-dev_8.3.0-6_amd64.deb ... #12 83.81 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ... #12 84.09 Selecting previously unselected package g++-8. #12 84.09 Preparing to unpack .../248-g++-8_8.3.0-6_amd64.deb ... #12 84.10 Unpacking g++-8 (8.3.0-6) ... #12 85.00 Selecting previously unselected package g++. #12 85.01 Preparing to unpack .../249-g++_4%3a8.3.0-1_amd64.deb ... #12 85.02 Unpacking g++ (4:8.3.0-1) ... #12 85.11 Selecting previously unselected package gcc-arm-none-eabi. #12 85.12 Preparing to unpack .../250-gcc-arm-none-eabi_15%3a7-2018-q2-6_amd64.deb ... #12 85.13 Unpacking gcc-arm-none-eabi (15:7-2018-q2-6) ... #12 87.75 Selecting previously unselected package ghostscript. #12 87.75 Preparing to unpack .../251-ghostscript_9.27~dfsg-2+deb10u9_amd64.deb ... #12 87.76 Unpacking ghostscript (9.27~dfsg-2+deb10u9) ... #12 87.80 Selecting previously unselected package libgirepository-1.0-1:amd64. #12 87.80 Preparing to unpack .../252-libgirepository-1.0-1_1.58.3-2_amd64.deb ... #12 87.81 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ... #12 87.84 Selecting previously unselected package gir1.2-glib-2.0:amd64. #12 87.85 Preparing to unpack .../253-gir1.2-glib-2.0_1.58.3-2_amd64.deb ... #12 87.85 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ... #12 87.90 Selecting previously unselected package libcurl3-gnutls:amd64. #12 87.91 Preparing to unpack .../254-libcurl3-gnutls_7.64.0-4+deb10u9_amd64.deb ... #12 87.91 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u9) ... #12 87.96 Selecting previously unselected package liberror-perl. #12 87.97 Preparing to unpack .../255-liberror-perl_0.17027-2_all.deb ... #12 87.97 Unpacking liberror-perl (0.17027-2) ... #12 88.00 Selecting previously unselected package git-man. #12 88.00 Preparing to unpack .../256-git-man_1%3a2.20.1-2+deb10u8_all.deb ... #12 88.00 Unpacking git-man (1:2.20.1-2+deb10u8) ... #12 88.11 Selecting previously unselected package git. #12 88.11 Preparing to unpack .../257-git_1%3a2.20.1-2+deb10u8_amd64.deb ... #12 88.13 Unpacking git (1:2.20.1-2+deb10u8) ... #12 88.53 Selecting previously unselected package python3-six. #12 88.54 Preparing to unpack .../258-python3-six_1.12.0-1_all.deb ... #12 88.54 Unpacking python3-six (1.12.0-1) ... #12 88.58 Selecting previously unselected package python3-dateutil. #12 88.58 Preparing to unpack .../259-python3-dateutil_2.7.3-3_all.deb ... #12 88.59 Unpacking python3-dateutil (2.7.3-3) ... #12 88.62 Selecting previously unselected package python3-pkg-resources. #12 88.63 Preparing to unpack .../260-python3-pkg-resources_40.8.0-1_all.deb ... #12 88.63 Unpacking python3-pkg-resources (40.8.0-1) ... #12 88.68 Selecting previously unselected package git-buildpackage. #12 88.69 Preparing to unpack .../261-git-buildpackage_0.9.14_all.deb ... #12 88.69 Unpacking git-buildpackage (0.9.14) ... #12 88.80 Selecting previously unselected package libcdt5. #12 88.81 Preparing to unpack .../262-libcdt5_2.40.1-6+deb10u1_amd64.deb ... #12 88.81 Unpacking libcdt5 (2.40.1-6+deb10u1) ... #12 88.86 Selecting previously unselected package libcgraph6. #12 88.87 Preparing to unpack .../263-libcgraph6_2.40.1-6+deb10u1_amd64.deb ... #12 88.87 Unpacking libcgraph6 (2.40.1-6+deb10u1) ... #12 88.91 Selecting previously unselected package libgd3:amd64. #12 88.91 Preparing to unpack .../264-libgd3_2.2.5-5.2+deb10u1_amd64.deb ... #12 88.92 Unpacking libgd3:amd64 (2.2.5-5.2+deb10u1) ... #12 88.97 Selecting previously unselected package libgts-0.7-5:amd64. #12 88.97 Preparing to unpack .../265-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... #12 88.98 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... #12 89.02 Selecting previously unselected package libpathplan4. #12 89.03 Preparing to unpack .../266-libpathplan4_2.40.1-6+deb10u1_amd64.deb ... #12 89.03 Unpacking libpathplan4 (2.40.1-6+deb10u1) ... #12 89.07 Selecting previously unselected package libxdot4. #12 89.08 Preparing to unpack .../267-libxdot4_2.40.1-6+deb10u1_amd64.deb ... #12 89.08 Unpacking libxdot4 (2.40.1-6+deb10u1) ... #12 89.12 Selecting previously unselected package libgvc6. #12 89.13 Preparing to unpack .../268-libgvc6_2.40.1-6+deb10u1_amd64.deb ... #12 89.13 Unpacking libgvc6 (2.40.1-6+deb10u1) ... #12 89.22 Selecting previously unselected package libgvpr2. #12 89.22 Preparing to unpack .../269-libgvpr2_2.40.1-6+deb10u1_amd64.deb ... #12 89.23 Unpacking libgvpr2 (2.40.1-6+deb10u1) ... #12 89.27 Selecting previously unselected package liblab-gamut1. #12 89.28 Preparing to unpack .../270-liblab-gamut1_2.40.1-6+deb10u1_amd64.deb ... #12 89.29 Unpacking liblab-gamut1 (2.40.1-6+deb10u1) ... #12 89.39 Selecting previously unselected package graphviz. #12 89.39 Preparing to unpack .../271-graphviz_2.40.1-6+deb10u1_amd64.deb ... #12 89.39 Unpacking graphviz (2.40.1-6+deb10u1) ... #12 89.48 Selecting previously unselected package htop. #12 89.48 Preparing to unpack .../272-htop_2.2.0-1+b1_amd64.deb ... #12 89.49 Unpacking htop (2.2.0-1+b1) ... #12 89.53 Selecting previously unselected package libnl-3-200:amd64. #12 89.54 Preparing to unpack .../273-libnl-3-200_3.4.0-1_amd64.deb ... #12 89.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ... #12 89.59 Selecting previously unselected package libnl-route-3-200:amd64. #12 89.59 Preparing to unpack .../274-libnl-route-3-200_3.4.0-1_amd64.deb ... #12 89.60 Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... #12 89.65 Selecting previously unselected package libibverbs1:amd64. #12 89.65 Preparing to unpack .../275-libibverbs1_22.1-1_amd64.deb ... #12 89.66 Unpacking libibverbs1:amd64 (22.1-1) ... #12 89.70 Selecting previously unselected package ibverbs-providers:amd64. #12 89.71 Preparing to unpack .../276-ibverbs-providers_22.1-1_amd64.deb ... #12 89.71 Unpacking ibverbs-providers:amd64 (22.1-1) ... #12 89.77 Selecting previously unselected package pkg-config. #12 89.78 Preparing to unpack .../277-pkg-config_0.29-6_amd64.deb ... #12 89.78 Unpacking pkg-config (0.29-6) ... #12 89.82 Selecting previously unselected package icu-devtools. #12 89.82 Preparing to unpack .../278-icu-devtools_63.1-6+deb10u3_amd64.deb ... #12 89.83 Unpacking icu-devtools (63.1-6+deb10u3) ... #12 89.88 Selecting previously unselected package libsigc++-2.0-0v5:amd64. #12 89.88 Preparing to unpack .../279-libsigc++-2.0-0v5_2.10.1-2_amd64.deb ... #12 89.89 Unpacking libsigc++-2.0-0v5:amd64 (2.10.1-2) ... #12 89.93 Selecting previously unselected package libglibmm-2.4-1v5:amd64. #12 89.93 Preparing to unpack .../280-libglibmm-2.4-1v5_2.58.0-2_amd64.deb ... #12 89.94 Unpacking libglibmm-2.4-1v5:amd64 (2.58.0-2) ... #12 90.02 Selecting previously unselected package libatkmm-1.6-1v5:amd64. #12 90.03 Preparing to unpack .../281-libatkmm-1.6-1v5_2.28.0-2_amd64.deb ... #12 90.03 Unpacking libatkmm-1.6-1v5:amd64 (2.28.0-2) ... #12 90.07 Selecting previously unselected package libcairomm-1.0-1v5:amd64. #12 90.08 Preparing to unpack .../282-libcairomm-1.0-1v5_1.12.2-4_amd64.deb ... #12 90.08 Unpacking libcairomm-1.0-1v5:amd64 (1.12.2-4) ... #12 90.12 Selecting previously unselected package librevenge-0.0-0:amd64. #12 90.12 Preparing to unpack .../283-librevenge-0.0-0_0.0.4-6_amd64.deb ... #12 90.13 Unpacking librevenge-0.0-0:amd64 (0.0.4-6) ... #12 90.22 Selecting previously unselected package libcdr-0.1-1:amd64. #12 90.23 Preparing to unpack .../284-libcdr-0.1-1_0.1.5-1_amd64.deb ... #12 90.23 Unpacking libcdr-0.1-1:amd64 (0.1.5-1) ... #12 90.31 Selecting previously unselected package libdbus-glib-1-2:amd64. #12 90.31 Preparing to unpack .../285-libdbus-glib-1-2_0.110-4_amd64.deb ... #12 90.32 Unpacking libdbus-glib-1-2:amd64 (0.110-4) ... #12 90.36 Selecting previously unselected package libgc1c2:amd64. #12 90.36 Preparing to unpack .../286-libgc1c2_1%3a7.6.4-0.4_amd64.deb ... #12 90.36 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ... #12 90.41 Selecting previously unselected package libgslcblas0:amd64. #12 90.41 Preparing to unpack .../287-libgslcblas0_2.5+dfsg-6+deb10u1_amd64.deb ... #12 90.42 Unpacking libgslcblas0:amd64 (2.5+dfsg-6+deb10u1) ... #12 90.45 Selecting previously unselected package libgsl23:amd64. #12 90.46 Preparing to unpack .../288-libgsl23_2.5+dfsg-6+deb10u1_amd64.deb ... #12 90.46 Unpacking libgsl23:amd64 (2.5+dfsg-6+deb10u1) ... #12 90.56 Selecting previously unselected package libpangomm-1.4-1v5:amd64. #12 90.56 Preparing to unpack .../289-libpangomm-1.4-1v5_2.42.0-2_amd64.deb ... #12 90.57 Unpacking libpangomm-1.4-1v5:amd64 (2.42.0-2) ... #12 90.60 Selecting previously unselected package libgtkmm-2.4-1v5:amd64. #12 90.61 Preparing to unpack .../290-libgtkmm-2.4-1v5_1%3a2.24.5-4_amd64.deb ... #12 90.61 Unpacking libgtkmm-2.4-1v5:amd64 (1:2.24.5-4) ... #12 90.72 Selecting previously unselected package libhunspell-1.7-0:amd64. #12 90.72 Preparing to unpack .../291-libhunspell-1.7-0_1.7.0-2_amd64.deb ... #12 90.73 Unpacking libhunspell-1.7-0:amd64 (1.7.0-2) ... #12 90.78 Selecting previously unselected package libenchant1c2a:amd64. #12 90.78 Preparing to unpack .../292-libenchant1c2a_1.6.0-11.1+b1_amd64.deb ... #12 90.79 Unpacking libenchant1c2a:amd64 (1.6.0-11.1+b1) ... #12 90.82 Selecting previously unselected package libgtkspell0:amd64. #12 90.83 Preparing to unpack .../293-libgtkspell0_2.0.16-1.2_amd64.deb ... #12 90.83 Unpacking libgtkspell0:amd64 (2.0.16-1.2) ... #12 90.88 Selecting previously unselected package libmagick++-6.q16-8:amd64. #12 90.88 Preparing to unpack .../294-libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1+deb10u7_amd64.deb ... #12 90.89 Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #12 90.93 Selecting previously unselected package libnspr4:amd64. #12 90.93 Preparing to unpack .../295-libnspr4_2%3a4.20-1_amd64.deb ... #12 90.94 Unpacking libnspr4:amd64 (2:4.20-1) ... #12 90.98 Selecting previously unselected package libnss3:amd64. #12 90.99 Preparing to unpack .../296-libnss3_2%3a3.42.1-1+deb10u8_amd64.deb ... #12 90.99 Unpacking libnss3:amd64 (2:3.42.1-1+deb10u8) ... #12 91.11 Selecting previously unselected package libpoppler82:amd64. #12 91.11 Preparing to unpack .../297-libpoppler82_0.71.0-5+deb10u3_amd64.deb ... #12 91.12 Unpacking libpoppler82:amd64 (0.71.0-5+deb10u3) ... #12 91.22 Selecting previously unselected package libpoppler-glib8:amd64. #12 91.22 Preparing to unpack .../298-libpoppler-glib8_0.71.0-5+deb10u3_amd64.deb ... #12 91.23 Unpacking libpoppler-glib8:amd64 (0.71.0-5+deb10u3) ... #12 91.28 Selecting previously unselected package libpopt0:amd64. #12 91.28 Preparing to unpack .../299-libpopt0_1.16-12_amd64.deb ... #12 91.28 Unpacking libpopt0:amd64 (1.16-12) ... #12 91.33 Selecting previously unselected package libvisio-0.1-1:amd64. #12 91.33 Preparing to unpack .../300-libvisio-0.1-1_0.1.6-1+b2_amd64.deb ... #12 91.34 Unpacking libvisio-0.1-1:amd64 (0.1.6-1+b2) ... #12 91.39 Selecting previously unselected package libwpd-0.10-10:amd64. #12 91.40 Preparing to unpack .../301-libwpd-0.10-10_0.10.3-1_amd64.deb ... #12 91.40 Unpacking libwpd-0.10-10:amd64 (0.10.3-1) ... #12 91.45 Selecting previously unselected package libwpg-0.3-3:amd64. #12 91.46 Preparing to unpack .../302-libwpg-0.3-3_0.3.3-1_amd64.deb ... #12 91.46 Unpacking libwpg-0.3-3:amd64 (0.3.3-1) ... #12 91.65 Selecting previously unselected package inkscape. #12 91.65 Preparing to unpack .../303-inkscape_0.92.4-3_amd64.deb ... #12 91.66 Unpacking inkscape (0.92.4-3) ... #12 92.80 Selecting previously unselected package krb5-multidev:amd64. #12 92.81 Preparing to unpack .../304-krb5-multidev_1.17-3+deb10u6_amd64.deb ... #12 92.82 Unpacking krb5-multidev:amd64 (1.17-3+deb10u6) ... #12 92.86 Selecting previously unselected package latexmk. #12 92.87 Preparing to unpack .../305-latexmk_1%3a4.61-0.1_all.deb ... #12 92.87 Unpacking latexmk (1:4.61-0.1) ... #12 92.93 Selecting previously unselected package lcov. #12 92.94 Preparing to unpack .../306-lcov_1.13-4_all.deb ... #12 92.94 Unpacking lcov (1.13-4) ... #12 92.98 Selecting previously unselected package libaio1:amd64. #12 92.99 Preparing to unpack .../307-libaio1_0.3.112-3_amd64.deb ... #12 92.99 Unpacking libaio1:amd64 (0.3.112-3) ... #12 93.03 Selecting previously unselected package libaio-dev:amd64. #12 93.04 Preparing to unpack .../308-libaio-dev_0.3.112-3_amd64.deb ... #12 93.04 Unpacking libaio-dev:amd64 (0.3.112-3) ... #12 93.08 Selecting previously unselected package libasound2-data. #12 93.08 Preparing to unpack .../309-libasound2-data_1.1.8-1_all.deb ... #12 93.08 Unpacking libasound2-data (1.1.8-1) ... #12 93.15 Selecting previously unselected package libasound2:amd64. #12 93.15 Preparing to unpack .../310-libasound2_1.1.8-1_amd64.deb ... #12 93.16 Unpacking libasound2:amd64 (1.1.8-1) ... #12 93.22 Selecting previously unselected package libasound2-dev:amd64. #12 93.23 Preparing to unpack .../311-libasound2-dev_1.1.8-1_amd64.deb ... #12 93.24 Unpacking libasound2-dev:amd64 (1.1.8-1) ... #12 93.28 Selecting previously unselected package libmbedcrypto3:amd64. #12 93.29 Preparing to unpack .../312-libmbedcrypto3_2.16.9-0~deb10u1_amd64.deb ... #12 93.29 Unpacking libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ... #12 93.35 Selecting previously unselected package libmbedx509-0:amd64. #12 93.36 Preparing to unpack .../313-libmbedx509-0_2.16.9-0~deb10u1_amd64.deb ... #12 93.36 Unpacking libmbedx509-0:amd64 (2.16.9-0~deb10u1) ... #12 93.40 Selecting previously unselected package libmbedtls12:amd64. #12 93.40 Preparing to unpack .../314-libmbedtls12_2.16.9-0~deb10u1_amd64.deb ... #12 93.41 Unpacking libmbedtls12:amd64 (2.16.9-0~deb10u1) ... #12 93.45 Selecting previously unselected package libbctoolbox1:amd64. #12 93.46 Preparing to unpack .../315-libbctoolbox1_0.6.0-2+b2_amd64.deb ... #12 93.46 Unpacking libbctoolbox1:amd64 (0.6.0-2+b2) ... #12 93.50 Selecting previously unselected package libbctoolbox-dev. #12 93.50 Preparing to unpack .../316-libbctoolbox-dev_0.6.0-2+b2_amd64.deb ... #12 93.51 Unpacking libbctoolbox-dev (0.6.0-2+b2) ... #12 93.55 Selecting previously unselected package libbluetooth3:amd64. #12 93.55 Preparing to unpack .../317-libbluetooth3_5.50-1.2~deb10u4_amd64.deb ... #12 93.56 Unpacking libbluetooth3:amd64 (5.50-1.2~deb10u4) ... #12 93.62 Selecting previously unselected package libboost1.67-dev:amd64. #12 93.63 Preparing to unpack .../318-libboost1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 93.63 Unpacking libboost1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 94.90 Selecting previously unselected package libboost-dev:amd64. #12 94.91 Preparing to unpack .../319-libboost-dev_1.67.0.1_amd64.deb ... #12 94.92 Unpacking libboost-dev:amd64 (1.67.0.1) ... #12 94.95 Selecting previously unselected package libboost1.67-tools-dev. #12 94.95 Preparing to unpack .../320-libboost1.67-tools-dev_1.67.0-13+deb10u1_amd64.deb ... #12 94.96 Unpacking libboost1.67-tools-dev (1.67.0-13+deb10u1) ... #12 95.10 Selecting previously unselected package libboost-tools-dev. #12 95.11 Preparing to unpack .../321-libboost-tools-dev_1.67.0.1_amd64.deb ... #12 95.11 Unpacking libboost-tools-dev (1.67.0.1) ... #12 95.14 Selecting previously unselected package libboost-atomic1.67.0:amd64. #12 95.15 Preparing to unpack .../322-libboost-atomic1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 95.15 Unpacking libboost-atomic1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 95.21 Selecting previously unselected package libboost-atomic1.67-dev:amd64. #12 95.21 Preparing to unpack .../323-libboost-atomic1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 95.21 Unpacking libboost-atomic1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 95.27 Selecting previously unselected package libboost-atomic-dev:amd64. #12 95.28 Preparing to unpack .../324-libboost-atomic-dev_1.67.0.1_amd64.deb ... #12 95.28 Unpacking libboost-atomic-dev:amd64 (1.67.0.1) ... #12 95.32 Selecting previously unselected package libboost-system1.67.0:amd64. #12 95.32 Preparing to unpack .../325-libboost-system1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 95.33 Unpacking libboost-system1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 95.38 Selecting previously unselected package libboost-chrono1.67.0:amd64. #12 95.38 Preparing to unpack .../326-libboost-chrono1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 95.39 Unpacking libboost-chrono1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 95.44 Selecting previously unselected package libboost-chrono1.67-dev:amd64. #12 95.44 Preparing to unpack .../327-libboost-chrono1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 95.45 Unpacking libboost-chrono1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 95.50 Selecting previously unselected package libboost-chrono-dev:amd64. #12 95.50 Preparing to unpack .../328-libboost-chrono-dev_1.67.0.1_amd64.deb ... #12 95.50 Unpacking libboost-chrono-dev:amd64 (1.67.0.1) ... #12 95.53 Selecting previously unselected package libboost-container1.67.0:amd64. #12 95.54 Preparing to unpack .../329-libboost-container1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 95.54 Unpacking libboost-container1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 95.59 Selecting previously unselected package libboost-container1.67-dev:amd64. #12 95.59 Preparing to unpack .../330-libboost-container1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 95.60 Unpacking libboost-container1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 95.65 Selecting previously unselected package libboost-container-dev:amd64. #12 95.66 Preparing to unpack .../331-libboost-container-dev_1.67.0.1_amd64.deb ... #12 95.67 Unpacking libboost-container-dev:amd64 (1.67.0.1) ... #12 95.71 Selecting previously unselected package libboost-context1.67.0:amd64. #12 95.72 Preparing to unpack .../332-libboost-context1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 95.72 Unpacking libboost-context1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 95.77 Selecting previously unselected package libboost-context1.67-dev:amd64. #12 95.78 Preparing to unpack .../333-libboost-context1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 95.78 Unpacking libboost-context1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 95.83 Selecting previously unselected package libboost-context-dev:amd64. #12 95.84 Preparing to unpack .../334-libboost-context-dev_1.67.0.1_amd64.deb ... #12 95.84 Unpacking libboost-context-dev:amd64 (1.67.0.1) ... #12 95.90 Selecting previously unselected package libboost-thread1.67.0:amd64. #12 95.91 Preparing to unpack .../335-libboost-thread1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 95.91 Unpacking libboost-thread1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 95.97 Selecting previously unselected package libboost-coroutine1.67.0:amd64. #12 95.97 Preparing to unpack .../336-libboost-coroutine1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 95.98 Unpacking libboost-coroutine1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 96.03 Selecting previously unselected package libboost-coroutine1.67-dev:amd64. #12 96.04 Preparing to unpack .../337-libboost-coroutine1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 96.04 Unpacking libboost-coroutine1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 96.10 Selecting previously unselected package libboost-coroutine-dev:amd64. #12 96.10 Preparing to unpack .../338-libboost-coroutine-dev_1.67.0.1_amd64.deb ... #12 96.11 Unpacking libboost-coroutine-dev:amd64 (1.67.0.1) ... #12 96.14 Selecting previously unselected package libboost-date-time1.67.0:amd64. #12 96.15 Preparing to unpack .../339-libboost-date-time1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 96.15 Unpacking libboost-date-time1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 96.21 Selecting previously unselected package libboost-serialization1.67.0:amd64. #12 96.21 Preparing to unpack .../340-libboost-serialization1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 96.22 Unpacking libboost-serialization1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 96.27 Selecting previously unselected package libboost-serialization1.67-dev:amd64. #12 96.28 Preparing to unpack .../341-libboost-serialization1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 96.28 Unpacking libboost-serialization1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 96.34 Selecting previously unselected package libboost-date-time1.67-dev:amd64. #12 96.35 Preparing to unpack .../342-libboost-date-time1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 96.35 Unpacking libboost-date-time1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 96.40 Selecting previously unselected package libboost-date-time-dev:amd64. #12 96.41 Preparing to unpack .../343-libboost-date-time-dev_1.67.0.1_amd64.deb ... #12 96.41 Unpacking libboost-date-time-dev:amd64 (1.67.0.1) ... #12 96.44 Selecting previously unselected package libboost-exception1.67-dev:amd64. #12 96.45 Preparing to unpack .../344-libboost-exception1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 96.45 Unpacking libboost-exception1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 96.51 Selecting previously unselected package libboost-exception-dev:amd64. #12 96.52 Preparing to unpack .../345-libboost-exception-dev_1.67.0.1_amd64.deb ... #12 96.52 Unpacking libboost-exception-dev:amd64 (1.67.0.1) ... #12 96.55 Selecting previously unselected package libboost-filesystem1.67.0:amd64. #12 96.56 Preparing to unpack .../346-libboost-filesystem1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 96.56 Unpacking libboost-filesystem1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 96.61 Selecting previously unselected package libboost-fiber1.67.0:amd64. #12 96.62 Preparing to unpack .../347-libboost-fiber1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 96.62 Unpacking libboost-fiber1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 96.68 Selecting previously unselected package libboost-fiber1.67-dev:amd64. #12 96.68 Preparing to unpack .../348-libboost-fiber1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 96.69 Unpacking libboost-fiber1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 96.74 Selecting previously unselected package libboost-fiber-dev:amd64. #12 96.74 Preparing to unpack .../349-libboost-fiber-dev_1.67.0.1_amd64.deb ... #12 96.75 Unpacking libboost-fiber-dev:amd64 (1.67.0.1) ... #12 96.78 Selecting previously unselected package libboost-system1.67-dev:amd64. #12 96.79 Preparing to unpack .../350-libboost-system1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 96.79 Unpacking libboost-system1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 96.83 Selecting previously unselected package libboost-filesystem1.67-dev:amd64. #12 96.84 Preparing to unpack .../351-libboost-filesystem1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 96.84 Unpacking libboost-filesystem1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 96.98 Selecting previously unselected package libboost-filesystem-dev:amd64. #12 96.98 Preparing to unpack .../352-libboost-filesystem-dev_1.67.0.1_amd64.deb ... #12 96.99 Unpacking libboost-filesystem-dev:amd64 (1.67.0.1) ... #12 97.02 Selecting previously unselected package libboost-regex1.67.0:amd64. #12 97.02 Preparing to unpack .../353-libboost-regex1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 97.02 Unpacking libboost-regex1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 97.09 Selecting previously unselected package libboost-graph1.67.0:amd64. #12 97.10 Preparing to unpack .../354-libboost-graph1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 97.10 Unpacking libboost-graph1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 97.16 Selecting previously unselected package libboost-timer1.67.0:amd64. #12 97.17 Preparing to unpack .../355-libboost-timer1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 97.17 Unpacking libboost-timer1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 97.22 Selecting previously unselected package libboost-test1.67.0:amd64. #12 97.23 Preparing to unpack .../356-libboost-test1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 97.23 Unpacking libboost-test1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 97.29 Selecting previously unselected package libboost-test1.67-dev:amd64. #12 97.30 Preparing to unpack .../357-libboost-test1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 97.31 Unpacking libboost-test1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 97.38 Selecting previously unselected package libboost-graph1.67-dev:amd64. #12 97.39 Preparing to unpack .../358-libboost-graph1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 97.39 Unpacking libboost-graph1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 97.44 Selecting previously unselected package libboost-graph-dev:amd64. #12 97.45 Preparing to unpack .../359-libboost-graph-dev_1.67.0.1_amd64.deb ... #12 97.45 Unpacking libboost-graph-dev:amd64 (1.67.0.1) ... #12 97.49 Selecting previously unselected package libevent-2.1-6:amd64. #12 97.49 Preparing to unpack .../360-libevent-2.1-6_2.1.8-stable-4_amd64.deb ... #12 97.49 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ... #12 97.55 Selecting previously unselected package libevent-core-2.1-6:amd64. #12 97.56 Preparing to unpack .../361-libevent-core-2.1-6_2.1.8-stable-4_amd64.deb ... #12 97.56 Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4) ... #12 97.60 Selecting previously unselected package libevent-pthreads-2.1-6:amd64. #12 97.60 Preparing to unpack .../362-libevent-pthreads-2.1-6_2.1.8-stable-4_amd64.deb ... #12 97.61 Unpacking libevent-pthreads-2.1-6:amd64 (2.1.8-stable-4) ... #12 97.65 Selecting previously unselected package libpsm-infinipath1. #12 97.66 Preparing to unpack .../363-libpsm-infinipath1_3.3+20.604758e7-6_amd64.deb ... #12 97.67 Unpacking libpsm-infinipath1 (3.3+20.604758e7-6) ... #12 97.72 Selecting previously unselected package libpsm2-2. #12 97.72 Preparing to unpack .../364-libpsm2-2_11.2.78-1_amd64.deb ... #12 97.73 Unpacking libpsm2-2 (11.2.78-1) ... #12 97.77 Selecting previously unselected package librdmacm1:amd64. #12 97.78 Preparing to unpack .../365-librdmacm1_22.1-1_amd64.deb ... #12 97.78 Unpacking librdmacm1:amd64 (22.1-1) ... #12 97.82 Selecting previously unselected package libfabric1. #12 97.83 Preparing to unpack .../366-libfabric1_1.6.2-3_amd64.deb ... #12 97.83 Unpacking libfabric1 (1.6.2-3) ... #12 97.89 Selecting previously unselected package libhwloc5:amd64. #12 97.90 Preparing to unpack .../367-libhwloc5_1.11.12-3_amd64.deb ... #12 97.90 Unpacking libhwloc5:amd64 (1.11.12-3) ... #12 97.95 Selecting previously unselected package libpciaccess0:amd64. #12 97.96 Preparing to unpack .../368-libpciaccess0_0.14-1_amd64.deb ... #12 97.96 Unpacking libpciaccess0:amd64 (0.14-1) ... #12 98.00 Selecting previously unselected package ocl-icd-libopencl1:amd64. #12 98.00 Preparing to unpack .../369-ocl-icd-libopencl1_2.2.12-2_amd64.deb ... #12 98.01 Unpacking ocl-icd-libopencl1:amd64 (2.2.12-2) ... #12 98.04 Selecting previously unselected package libhwloc-plugins:amd64. #12 98.05 Preparing to unpack .../370-libhwloc-plugins_1.11.12-3_amd64.deb ... #12 98.05 Unpacking libhwloc-plugins:amd64 (1.11.12-3) ... #12 98.08 Selecting previously unselected package libpmix2:amd64. #12 98.09 Preparing to unpack .../371-libpmix2_3.1.2-3+deb10u1_amd64.deb ... #12 98.10 Unpacking libpmix2:amd64 (3.1.2-3+deb10u1) ... #12 98.17 Selecting previously unselected package libopenmpi3:amd64. #12 98.17 Preparing to unpack .../372-libopenmpi3_3.1.3-11_amd64.deb ... #12 98.18 Unpacking libopenmpi3:amd64 (3.1.3-11) ... #12 98.36 Selecting previously unselected package libboost-mpi1.67.0. #12 98.36 Preparing to unpack .../373-libboost-mpi1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 98.37 Unpacking libboost-mpi1.67.0 (1.67.0-13+deb10u1) ... #12 98.42 Selecting previously unselected package libboost-graph-parallel1.67.0. #12 98.42 Preparing to unpack .../374-libboost-graph-parallel1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 98.43 Unpacking libboost-graph-parallel1.67.0 (1.67.0-13+deb10u1) ... #12 98.48 Selecting previously unselected package libboost-graph-parallel1.67-dev. #12 98.48 Preparing to unpack .../375-libboost-graph-parallel1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 98.49 Unpacking libboost-graph-parallel1.67-dev (1.67.0-13+deb10u1) ... #12 98.53 Selecting previously unselected package libboost-graph-parallel-dev. #12 98.54 Preparing to unpack .../376-libboost-graph-parallel-dev_1.67.0.1_amd64.deb ... #12 98.54 Unpacking libboost-graph-parallel-dev (1.67.0.1) ... #12 98.57 Selecting previously unselected package libicu-dev:amd64. #12 98.58 Preparing to unpack .../377-libicu-dev_63.1-6+deb10u3_amd64.deb ... #12 98.58 Unpacking libicu-dev:amd64 (63.1-6+deb10u3) ... #12 99.29 Selecting previously unselected package libboost-regex1.67-dev:amd64. #12 99.30 Preparing to unpack .../378-libboost-regex1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 99.30 Unpacking libboost-regex1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 99.38 Selecting previously unselected package libboost-iostreams1.67.0:amd64. #12 99.39 Preparing to unpack .../379-libboost-iostreams1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 99.39 Unpacking libboost-iostreams1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 99.44 Selecting previously unselected package libboost-iostreams1.67-dev:amd64. #12 99.45 Preparing to unpack .../380-libboost-iostreams1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 99.45 Unpacking libboost-iostreams1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 99.50 Selecting previously unselected package libboost-iostreams-dev:amd64. #12 99.50 Preparing to unpack .../381-libboost-iostreams-dev_1.67.0.1_amd64.deb ... #12 99.51 Unpacking libboost-iostreams-dev:amd64 (1.67.0.1) ... #12 99.55 Selecting previously unselected package libboost-locale1.67.0:amd64. #12 99.55 Preparing to unpack .../382-libboost-locale1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 99.56 Unpacking libboost-locale1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 99.62 Selecting previously unselected package libboost-locale1.67-dev:amd64. #12 99.63 Preparing to unpack .../383-libboost-locale1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 99.63 Unpacking libboost-locale1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 99.71 Selecting previously unselected package libboost-locale-dev:amd64. #12 99.71 Preparing to unpack .../384-libboost-locale-dev_1.67.0.1_amd64.deb ... #12 99.72 Unpacking libboost-locale-dev:amd64 (1.67.0.1) ... #12 99.75 Selecting previously unselected package libboost-log1.67.0. #12 99.75 Preparing to unpack .../385-libboost-log1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 99.76 Unpacking libboost-log1.67.0 (1.67.0-13+deb10u1) ... #12 99.83 Selecting previously unselected package libboost-thread1.67-dev:amd64. #12 99.84 Preparing to unpack .../386-libboost-thread1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 99.84 Unpacking libboost-thread1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 99.90 Selecting previously unselected package libboost-log1.67-dev. #12 99.91 Preparing to unpack .../387-libboost-log1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 99.91 Unpacking libboost-log1.67-dev (1.67.0-13+deb10u1) ... #12 100.0 Selecting previously unselected package libboost-log-dev. #12 100.0 Preparing to unpack .../388-libboost-log-dev_1.67.0.1_amd64.deb ... #12 100.0 Unpacking libboost-log-dev (1.67.0.1) ... #12 100.0 Selecting previously unselected package libboost-math1.67.0:amd64. #12 100.1 Preparing to unpack .../389-libboost-math1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 100.1 Unpacking libboost-math1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 100.1 Selecting previously unselected package libboost-math1.67-dev:amd64. #12 100.1 Preparing to unpack .../390-libboost-math1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 100.1 Unpacking libboost-math1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 100.2 Selecting previously unselected package libboost-math-dev:amd64. #12 100.2 Preparing to unpack .../391-libboost-math-dev_1.67.0.1_amd64.deb ... #12 100.2 Unpacking libboost-math-dev:amd64 (1.67.0.1) ... #12 100.3 Selecting previously unselected package openmpi-common. #12 100.3 Preparing to unpack .../392-openmpi-common_3.1.3-11_all.deb ... #12 100.3 Unpacking openmpi-common (3.1.3-11) ... #12 100.3 Selecting previously unselected package libnl-3-dev:amd64. #12 100.3 Preparing to unpack .../393-libnl-3-dev_3.4.0-1_amd64.deb ... #12 100.3 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... #12 100.4 Selecting previously unselected package libnl-route-3-dev:amd64. #12 100.4 Preparing to unpack .../394-libnl-route-3-dev_3.4.0-1_amd64.deb ... #12 100.4 Unpacking libnl-route-3-dev:amd64 (3.4.0-1) ... #12 100.4 Selecting previously unselected package libibverbs-dev:amd64. #12 100.5 Preparing to unpack .../395-libibverbs-dev_22.1-1_amd64.deb ... #12 100.5 Unpacking libibverbs-dev:amd64 (22.1-1) ... #12 100.5 Selecting previously unselected package libnuma-dev:amd64. #12 100.5 Preparing to unpack .../396-libnuma-dev_2.0.12-1_amd64.deb ... #12 100.5 Unpacking libnuma-dev:amd64 (2.0.12-1) ... #12 100.6 Selecting previously unselected package libltdl-dev:amd64. #12 100.6 Preparing to unpack .../397-libltdl-dev_2.4.6-9_amd64.deb ... #12 100.6 Unpacking libltdl-dev:amd64 (2.4.6-9) ... #12 100.6 Selecting previously unselected package libhwloc-dev:amd64. #12 100.6 Preparing to unpack .../398-libhwloc-dev_1.11.12-3_amd64.deb ... #12 100.6 Unpacking libhwloc-dev:amd64 (1.11.12-3) ... #12 100.7 Selecting previously unselected package openmpi-bin. #12 100.7 Preparing to unpack .../399-openmpi-bin_3.1.3-11_amd64.deb ... #12 100.7 Unpacking openmpi-bin (3.1.3-11) ... #12 100.8 Selecting previously unselected package libopenmpi-dev:amd64. #12 100.8 Preparing to unpack .../400-libopenmpi-dev_3.1.3-11_amd64.deb ... #12 100.8 Unpacking libopenmpi-dev:amd64 (3.1.3-11) ... #12 100.9 Selecting previously unselected package mpi-default-dev. #12 100.9 Preparing to unpack .../401-mpi-default-dev_1.13_amd64.deb ... #12 100.9 Unpacking mpi-default-dev (1.13) ... #12 101.0 Selecting previously unselected package libboost-mpi1.67-dev. #12 101.0 Preparing to unpack .../402-libboost-mpi1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 101.0 Unpacking libboost-mpi1.67-dev (1.67.0-13+deb10u1) ... #12 101.0 Selecting previously unselected package libboost-mpi-dev. #12 101.0 Preparing to unpack .../403-libboost-mpi-dev_1.67.0.1_amd64.deb ... #12 101.1 Unpacking libboost-mpi-dev (1.67.0.1) ... #12 101.1 Selecting previously unselected package libboost-python1.67.0. #12 101.1 Preparing to unpack .../404-libboost-python1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 101.1 Unpacking libboost-python1.67.0 (1.67.0-13+deb10u1) ... #12 101.2 Selecting previously unselected package mpi-default-bin. #12 101.2 Preparing to unpack .../405-mpi-default-bin_1.13_amd64.deb ... #12 101.2 Unpacking mpi-default-bin (1.13) ... #12 101.2 Selecting previously unselected package libboost-mpi-python1.67.0. #12 101.2 Preparing to unpack .../406-libboost-mpi-python1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 101.2 Unpacking libboost-mpi-python1.67.0 (1.67.0-13+deb10u1) ... #12 101.3 Selecting previously unselected package libboost-mpi-python1.67-dev. #12 101.3 Preparing to unpack .../407-libboost-mpi-python1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 101.3 Unpacking libboost-mpi-python1.67-dev (1.67.0-13+deb10u1) ... #12 101.4 Selecting previously unselected package libboost-mpi-python-dev. #12 101.4 Preparing to unpack .../408-libboost-mpi-python-dev_1.67.0.1_amd64.deb ... #12 101.4 Unpacking libboost-mpi-python-dev (1.67.0.1) ... #12 101.4 Selecting previously unselected package libboost-numpy1.67.0. #12 101.4 Preparing to unpack .../409-libboost-numpy1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 101.4 Unpacking libboost-numpy1.67.0 (1.67.0-13+deb10u1) ... #12 101.5 Selecting previously unselected package libboost-numpy1.67-dev. #12 101.5 Preparing to unpack .../410-libboost-numpy1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 101.5 Unpacking libboost-numpy1.67-dev (1.67.0-13+deb10u1) ... #12 101.5 Selecting previously unselected package libboost-numpy-dev. #12 101.6 Preparing to unpack .../411-libboost-numpy-dev_1.67.0.1_amd64.deb ... #12 101.6 Unpacking libboost-numpy-dev (1.67.0.1) ... #12 101.6 Selecting previously unselected package libboost-program-options1.67.0:amd64. #12 101.6 Preparing to unpack .../412-libboost-program-options1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 101.6 Unpacking libboost-program-options1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 101.7 Selecting previously unselected package libboost-program-options1.67-dev:amd64. #12 101.7 Preparing to unpack .../413-libboost-program-options1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 101.7 Unpacking libboost-program-options1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 101.7 Selecting previously unselected package libboost-program-options-dev:amd64. #12 101.7 Preparing to unpack .../414-libboost-program-options-dev_1.67.0.1_amd64.deb ... #12 101.7 Unpacking libboost-program-options-dev:amd64 (1.67.0.1) ... #12 101.8 Selecting previously unselected package libexpat1-dev:amd64. #12 101.8 Preparing to unpack .../415-libexpat1-dev_2.2.6-2+deb10u7_amd64.deb ... #12 101.8 Unpacking libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #12 101.8 Selecting previously unselected package libpython2.7-dev:amd64. #12 101.8 Preparing to unpack .../416-libpython2.7-dev_2.7.16-2+deb10u4_amd64.deb ... #12 101.8 Unpacking libpython2.7-dev:amd64 (2.7.16-2+deb10u4) ... #12 103.4 Selecting previously unselected package libpython2-dev:amd64. #12 103.4 Preparing to unpack .../417-libpython2-dev_2.7.16-1_amd64.deb ... #12 103.4 Unpacking libpython2-dev:amd64 (2.7.16-1) ... #12 103.5 Selecting previously unselected package libpython-dev:amd64. #12 103.5 Preparing to unpack .../418-libpython-dev_2.7.16-1_amd64.deb ... #12 103.5 Unpacking libpython-dev:amd64 (2.7.16-1) ... #12 103.5 Selecting previously unselected package python2.7-dev. #12 103.5 Preparing to unpack .../419-python2.7-dev_2.7.16-2+deb10u4_amd64.deb ... #12 103.5 Unpacking python2.7-dev (2.7.16-2+deb10u4) ... #12 103.6 Selecting previously unselected package python2-dev. #12 103.6 Preparing to unpack .../420-python2-dev_2.7.16-1_amd64.deb ... #12 103.6 Unpacking python2-dev (2.7.16-1) ... #12 103.6 Selecting previously unselected package python-dev. #12 103.6 Preparing to unpack .../421-python-dev_2.7.16-1_amd64.deb ... #12 103.6 Unpacking python-dev (2.7.16-1) ... #12 103.6 Selecting previously unselected package libpython3.7:amd64. #12 103.7 Preparing to unpack .../422-libpython3.7_3.7.3-2+deb10u7_amd64.deb ... #12 103.7 Unpacking libpython3.7:amd64 (3.7.3-2+deb10u7) ... #12 103.8 Selecting previously unselected package libpython3.7-dev:amd64. #12 103.8 Preparing to unpack .../423-libpython3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #12 103.8 Unpacking libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #12 106.7 Selecting previously unselected package libpython3-dev:amd64. #12 106.7 Preparing to unpack .../424-libpython3-dev_3.7.3-1_amd64.deb ... #12 106.7 Unpacking libpython3-dev:amd64 (3.7.3-1) ... #12 106.7 Selecting previously unselected package python3.7-dev. #12 106.8 Preparing to unpack .../425-python3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #12 106.8 Unpacking python3.7-dev (3.7.3-2+deb10u7) ... #12 106.8 Selecting previously unselected package python3-dev. #12 106.8 Preparing to unpack .../426-python3-dev_3.7.3-1_amd64.deb ... #12 106.8 Unpacking python3-dev (3.7.3-1) ... #12 106.8 Selecting previously unselected package libboost-python1.67-dev. #12 106.8 Preparing to unpack .../427-libboost-python1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 106.8 Unpacking libboost-python1.67-dev (1.67.0-13+deb10u1) ... #12 106.9 Selecting previously unselected package libboost-python-dev. #12 106.9 Preparing to unpack .../428-libboost-python-dev_1.67.0.1_amd64.deb ... #12 106.9 Unpacking libboost-python-dev (1.67.0.1) ... #12 106.9 Selecting previously unselected package libboost-random1.67.0:amd64. #12 106.9 Preparing to unpack .../429-libboost-random1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 106.9 Unpacking libboost-random1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 107.0 Selecting previously unselected package libboost-random1.67-dev:amd64. #12 107.0 Preparing to unpack .../430-libboost-random1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 107.0 Unpacking libboost-random1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 107.0 Selecting previously unselected package libboost-random-dev:amd64. #12 107.1 Preparing to unpack .../431-libboost-random-dev_1.67.0.1_amd64.deb ... #12 107.1 Unpacking libboost-random-dev:amd64 (1.67.0.1) ... #12 107.1 Selecting previously unselected package libboost-regex-dev:amd64. #12 107.1 Preparing to unpack .../432-libboost-regex-dev_1.67.0.1_amd64.deb ... #12 107.2 Unpacking libboost-regex-dev:amd64 (1.67.0.1) ... #12 107.2 Selecting previously unselected package libboost-serialization-dev:amd64. #12 107.2 Preparing to unpack .../433-libboost-serialization-dev_1.67.0.1_amd64.deb ... #12 107.2 Unpacking libboost-serialization-dev:amd64 (1.67.0.1) ... #12 107.2 Selecting previously unselected package libboost-signals1.67.0:amd64. #12 107.2 Preparing to unpack .../434-libboost-signals1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 107.2 Unpacking libboost-signals1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 107.3 Selecting previously unselected package libboost-signals1.67-dev:amd64. #12 107.3 Preparing to unpack .../435-libboost-signals1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 107.3 Unpacking libboost-signals1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 107.3 Selecting previously unselected package libboost-signals-dev:amd64. #12 107.4 Preparing to unpack .../436-libboost-signals-dev_1.67.0.1_amd64.deb ... #12 107.4 Unpacking libboost-signals-dev:amd64 (1.67.0.1) ... #12 107.4 Selecting previously unselected package libboost-stacktrace1.67.0:amd64. #12 107.4 Preparing to unpack .../437-libboost-stacktrace1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 107.4 Unpacking libboost-stacktrace1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 107.4 Selecting previously unselected package libboost-stacktrace1.67-dev:amd64. #12 107.4 Preparing to unpack .../438-libboost-stacktrace1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 107.5 Unpacking libboost-stacktrace1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 107.5 Selecting previously unselected package libboost-stacktrace-dev:amd64. #12 107.5 Preparing to unpack .../439-libboost-stacktrace-dev_1.67.0.1_amd64.deb ... #12 107.5 Unpacking libboost-stacktrace-dev:amd64 (1.67.0.1) ... #12 107.5 Selecting previously unselected package libboost-system-dev:amd64. #12 107.5 Preparing to unpack .../440-libboost-system-dev_1.67.0.1_amd64.deb ... #12 107.5 Unpacking libboost-system-dev:amd64 (1.67.0.1) ... #12 107.6 Selecting previously unselected package libboost-test-dev:amd64. #12 107.6 Preparing to unpack .../441-libboost-test-dev_1.67.0.1_amd64.deb ... #12 107.6 Unpacking libboost-test-dev:amd64 (1.67.0.1) ... #12 107.6 Selecting previously unselected package libboost-thread-dev:amd64. #12 107.6 Preparing to unpack .../442-libboost-thread-dev_1.67.0.1_amd64.deb ... #12 107.6 Unpacking libboost-thread-dev:amd64 (1.67.0.1) ... #12 107.7 Selecting previously unselected package libboost-timer1.67-dev:amd64. #12 107.7 Preparing to unpack .../443-libboost-timer1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 107.7 Unpacking libboost-timer1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 107.7 Selecting previously unselected package libboost-timer-dev:amd64. #12 107.7 Preparing to unpack .../444-libboost-timer-dev_1.67.0.1_amd64.deb ... #12 107.7 Unpacking libboost-timer-dev:amd64 (1.67.0.1) ... #12 107.8 Selecting previously unselected package libboost-type-erasure1.67.0:amd64. #12 107.8 Preparing to unpack .../445-libboost-type-erasure1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 107.8 Unpacking libboost-type-erasure1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 107.8 Selecting previously unselected package libboost-type-erasure1.67-dev:amd64. #12 107.8 Preparing to unpack .../446-libboost-type-erasure1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 107.8 Unpacking libboost-type-erasure1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 107.9 Selecting previously unselected package libboost-type-erasure-dev:amd64. #12 107.9 Preparing to unpack .../447-libboost-type-erasure-dev_1.67.0.1_amd64.deb ... #12 108.0 Unpacking libboost-type-erasure-dev:amd64 (1.67.0.1) ... #12 108.0 Selecting previously unselected package libboost-wave1.67.0:amd64. #12 108.0 Preparing to unpack .../448-libboost-wave1.67.0_1.67.0-13+deb10u1_amd64.deb ... #12 108.0 Unpacking libboost-wave1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 108.1 Selecting previously unselected package libboost-wave1.67-dev:amd64. #12 108.1 Preparing to unpack .../449-libboost-wave1.67-dev_1.67.0-13+deb10u1_amd64.deb ... #12 108.1 Unpacking libboost-wave1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 108.3 Selecting previously unselected package libboost-wave-dev:amd64. #12 108.3 Preparing to unpack .../450-libboost-wave-dev_1.67.0.1_amd64.deb ... #12 108.3 Unpacking libboost-wave-dev:amd64 (1.67.0.1) ... #12 108.3 Selecting previously unselected package libboost-all-dev. #12 108.3 Preparing to unpack .../451-libboost-all-dev_1.67.0.1_amd64.deb ... #12 108.3 Unpacking libboost-all-dev (1.67.0.1) ... #12 108.4 Selecting previously unselected package libcsv3:amd64. #12 108.4 Preparing to unpack .../452-libcsv3_3.0.3+dfsg-4_amd64.deb ... #12 108.4 Unpacking libcsv3:amd64 (3.0.3+dfsg-4) ... #12 108.4 Selecting previously unselected package libcsv-dev:amd64. #12 108.4 Preparing to unpack .../453-libcsv-dev_3.0.3+dfsg-4_amd64.deb ... #12 108.4 Unpacking libcsv-dev:amd64 (3.0.3+dfsg-4) ... #12 108.5 Selecting previously unselected package libdbi1:amd64. #12 108.5 Preparing to unpack .../454-libdbi1_0.9.0-5_amd64.deb ... #12 108.5 Unpacking libdbi1:amd64 (0.9.0-5) ... #12 108.6 Selecting previously unselected package libdbd-sqlite3:amd64. #12 108.6 Preparing to unpack .../455-libdbd-sqlite3_0.9.0-6+b1_amd64.deb ... #12 108.6 Unpacking libdbd-sqlite3:amd64 (0.9.0-6+b1) ... #12 108.7 Selecting previously unselected package libdbi-dev. #12 108.7 Preparing to unpack .../456-libdbi-dev_0.9.0-5_amd64.deb ... #12 108.7 Unpacking libdbi-dev (0.9.0-5) ... #12 108.8 Selecting previously unselected package zlib1g-dev:amd64. #12 108.8 Preparing to unpack .../457-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u2_amd64.deb ... #12 108.8 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u2) ... #12 108.9 Selecting previously unselected package libelf-dev:amd64. #12 108.9 Preparing to unpack .../458-libelf-dev_0.176-1.1+deb10u1_amd64.deb ... #12 108.9 Unpacking libelf-dev:amd64 (0.176-1.1+deb10u1) ... #12 109.0 Selecting previously unselected package libffi-dev:amd64. #12 109.0 Preparing to unpack .../459-libffi-dev_3.2.1-9_amd64.deb ... #12 109.0 Unpacking libffi-dev:amd64 (3.2.1-9) ... #12 109.1 Selecting previously unselected package libfftw3-long3:amd64. #12 109.1 Preparing to unpack .../460-libfftw3-long3_3.3.8-2_amd64.deb ... #12 109.1 Unpacking libfftw3-long3:amd64 (3.3.8-2) ... #12 109.2 Selecting previously unselected package libfftw3-quad3:amd64. #12 109.2 Preparing to unpack .../461-libfftw3-quad3_3.3.8-2_amd64.deb ... #12 109.2 Unpacking libfftw3-quad3:amd64 (3.3.8-2) ... #12 109.4 Selecting previously unselected package libfftw3-single3:amd64. #12 109.4 Preparing to unpack .../462-libfftw3-single3_3.3.8-2_amd64.deb ... #12 109.4 Unpacking libfftw3-single3:amd64 (3.3.8-2) ... #12 109.5 Selecting previously unselected package libfftw3-bin. #12 109.5 Preparing to unpack .../463-libfftw3-bin_3.3.8-2_amd64.deb ... #12 109.5 Unpacking libfftw3-bin (3.3.8-2) ... #12 109.6 Selecting previously unselected package libfftw3-dev:amd64. #12 109.6 Preparing to unpack .../464-libfftw3-dev_3.3.8-2_amd64.deb ... #12 109.6 Unpacking libfftw3-dev:amd64 (3.3.8-2) ... #12 109.9 Selecting previously unselected package libfontenc1:amd64. #12 109.9 Preparing to unpack .../465-libfontenc1_1%3a1.1.3-1+b2_amd64.deb ... #12 109.9 Unpacking libfontenc1:amd64 (1:1.1.3-1+b2) ... #12 110.0 Selecting previously unselected package libglib2.0-data. #12 110.0 Preparing to unpack .../466-libglib2.0-data_2.58.3-2+deb10u6_all.deb ... #12 110.0 Unpacking libglib2.0-data (2.58.3-2+deb10u6) ... #12 110.2 Selecting previously unselected package libglib2.0-bin. #12 110.2 Preparing to unpack .../467-libglib2.0-bin_2.58.3-2+deb10u6_amd64.deb ... #12 110.2 Unpacking libglib2.0-bin (2.58.3-2+deb10u6) ... #12 110.3 Selecting previously unselected package libglib2.0-dev-bin. #12 110.3 Preparing to unpack .../468-libglib2.0-dev-bin_2.58.3-2+deb10u6_amd64.deb ... #12 110.3 Unpacking libglib2.0-dev-bin (2.58.3-2+deb10u6) ... #12 110.3 Selecting previously unselected package uuid-dev:amd64. #12 110.4 Preparing to unpack .../469-uuid-dev_2.33.1-0.1+deb10u1_amd64.deb ... #12 110.4 Unpacking uuid-dev:amd64 (2.33.1-0.1+deb10u1) ... #12 110.5 Selecting previously unselected package libblkid-dev:amd64. #12 110.5 Preparing to unpack .../470-libblkid-dev_2.33.1-0.1+deb10u1_amd64.deb ... #12 110.5 Unpacking libblkid-dev:amd64 (2.33.1-0.1+deb10u1) ... #12 110.6 Selecting previously unselected package libmount-dev:amd64. #12 110.6 Preparing to unpack .../471-libmount-dev_2.33.1-0.1+deb10u1_amd64.deb ... #12 110.6 Unpacking libmount-dev:amd64 (2.33.1-0.1+deb10u1) ... #12 110.7 Selecting previously unselected package libpcre16-3:amd64. #12 110.7 Preparing to unpack .../472-libpcre16-3_2%3a8.39-12_amd64.deb ... #12 110.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... #12 110.8 Selecting previously unselected package libpcre32-3:amd64. #12 110.8 Preparing to unpack .../473-libpcre32-3_2%3a8.39-12_amd64.deb ... #12 110.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... #12 110.9 Selecting previously unselected package libpcrecpp0v5:amd64. #12 110.9 Preparing to unpack .../474-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... #12 111.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... #12 111.1 Selecting previously unselected package libpcre3-dev:amd64. #12 111.1 Preparing to unpack .../475-libpcre3-dev_2%3a8.39-12_amd64.deb ... #12 111.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... #12 111.2 Selecting previously unselected package libsepol1-dev:amd64. #12 111.3 Preparing to unpack .../476-libsepol1-dev_2.8-1_amd64.deb ... #12 111.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... #12 111.4 Selecting previously unselected package libselinux1-dev:amd64. #12 111.4 Preparing to unpack .../477-libselinux1-dev_2.8-1+b1_amd64.deb ... #12 111.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... #12 111.6 Selecting previously unselected package libglib2.0-dev:amd64. #12 111.6 Preparing to unpack .../478-libglib2.0-dev_2.58.3-2+deb10u6_amd64.deb ... #12 111.6 Unpacking libglib2.0-dev:amd64 (2.58.3-2+deb10u6) ... #12 111.9 Selecting previously unselected package libgmpxx4ldbl:amd64. #12 111.9 Preparing to unpack .../479-libgmpxx4ldbl_2%3a6.1.2+dfsg-4+deb10u1_amd64.deb ... #12 111.9 Unpacking libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #12 112.0 Selecting previously unselected package libgmp-dev:amd64. #12 112.0 Preparing to unpack .../480-libgmp-dev_2%3a6.1.2+dfsg-4+deb10u1_amd64.deb ... #12 112.0 Unpacking libgmp-dev:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #12 112.2 Selecting previously unselected package libunbound8:amd64. #12 112.2 Preparing to unpack .../481-libunbound8_1.9.0-2+deb10u4_amd64.deb ... #12 112.2 Unpacking libunbound8:amd64 (1.9.0-2+deb10u4) ... #12 112.3 Selecting previously unselected package libgnutls-dane0:amd64. #12 112.4 Preparing to unpack .../482-libgnutls-dane0_3.6.7-4+deb10u12_amd64.deb ... #12 112.4 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u12) ... #12 112.4 Selecting previously unselected package libgnutlsxx28:amd64. #12 112.4 Preparing to unpack .../483-libgnutlsxx28_3.6.7-4+deb10u12_amd64.deb ... #12 112.4 Unpacking libgnutlsxx28:amd64 (3.6.7-4+deb10u12) ... #12 112.4 Selecting previously unselected package libidn2-dev:amd64. #12 112.4 Preparing to unpack .../484-libidn2-dev_2.0.5-1+deb10u1_amd64.deb ... #12 112.4 Unpacking libidn2-dev:amd64 (2.0.5-1+deb10u1) ... #12 112.5 Selecting previously unselected package libp11-kit-dev:amd64. #12 112.5 Preparing to unpack .../485-libp11-kit-dev_0.23.15-2+deb10u1_amd64.deb ... #12 112.5 Unpacking libp11-kit-dev:amd64 (0.23.15-2+deb10u1) ... #12 112.5 Selecting previously unselected package libtasn1-6-dev:amd64. #12 112.5 Preparing to unpack .../486-libtasn1-6-dev_4.13-3+deb10u1_amd64.deb ... #12 112.6 Unpacking libtasn1-6-dev:amd64 (4.13-3+deb10u1) ... #12 112.6 Selecting previously unselected package nettle-dev:amd64. #12 112.6 Preparing to unpack .../487-nettle-dev_3.4.1-1+deb10u1_amd64.deb ... #12 112.6 Unpacking nettle-dev:amd64 (3.4.1-1+deb10u1) ... #12 112.7 Selecting previously unselected package libgnutls28-dev:amd64. #12 112.7 Preparing to unpack .../488-libgnutls28-dev_3.6.7-4+deb10u12_amd64.deb ... #12 112.7 Unpacking libgnutls28-dev:amd64 (3.6.7-4+deb10u12) ... #12 112.9 Selecting previously unselected package libgps23:amd64. #12 112.9 Preparing to unpack .../489-libgps23_3.17-7_amd64.deb ... #12 112.9 Unpacking libgps23:amd64 (3.17-7) ... #12 112.9 Selecting previously unselected package libgps-dev. #12 113.0 Preparing to unpack .../490-libgps-dev_3.17-7_amd64.deb ... #12 113.0 Unpacking libgps-dev (3.17-7) ... #12 113.1 Selecting previously unselected package libgsm1:amd64. #12 113.1 Preparing to unpack .../491-libgsm1_1.0.18-2_amd64.deb ... #12 113.1 Unpacking libgsm1:amd64 (1.0.18-2) ... #12 113.2 Selecting previously unselected package libgsm1-dev:amd64. #12 113.2 Preparing to unpack .../492-libgsm1-dev_1.0.18-2_amd64.deb ... #12 113.2 Unpacking libgsm1-dev:amd64 (1.0.18-2) ... #12 113.3 Selecting previously unselected package libimagequant0:amd64. #12 113.3 Preparing to unpack .../493-libimagequant0_2.12.2-1.1_amd64.deb ... #12 113.3 Unpacking libimagequant0:amd64 (2.12.2-1.1) ... #12 113.4 Selecting previously unselected package libjansson4:amd64. #12 113.4 Preparing to unpack .../494-libjansson4_2.12-1_amd64.deb ... #12 113.4 Unpacking libjansson4:amd64 (2.12-1) ... #12 113.5 Selecting previously unselected package libjansson-dev:amd64. #12 113.5 Preparing to unpack .../495-libjansson-dev_2.12-1_amd64.deb ... #12 113.5 Unpacking libjansson-dev:amd64 (2.12-1) ... #12 113.6 Selecting previously unselected package libjs-jquery. #12 113.6 Preparing to unpack .../496-libjs-jquery_3.3.1~dfsg-3+deb10u1_all.deb ... #12 113.6 Unpacking libjs-jquery (3.3.1~dfsg-3+deb10u1) ... #12 113.7 Selecting previously unselected package libjs-underscore. #12 113.7 Preparing to unpack .../497-libjs-underscore_1.9.1~dfsg-1+deb10u1_all.deb ... #12 113.7 Unpacking libjs-underscore (1.9.1~dfsg-1+deb10u1) ... #12 113.8 Selecting previously unselected package libjs-sphinxdoc. #12 113.8 Preparing to unpack .../498-libjs-sphinxdoc_1.8.4-1_all.deb ... #12 113.8 Unpacking libjs-sphinxdoc (1.8.4-1) ... #12 113.9 Selecting previously unselected package liblua5.3-0:amd64. #12 113.9 Preparing to unpack .../499-liblua5.3-0_5.3.3-1.1+deb10u1_amd64.deb ... #12 113.9 Unpacking liblua5.3-0:amd64 (5.3.3-1.1+deb10u1) ... #12 114.0 Selecting previously unselected package libncurses-dev:amd64. #12 114.0 Preparing to unpack .../500-libncurses-dev_6.1+20181013-2+deb10u5_amd64.deb ... #12 114.0 Unpacking libncurses-dev:amd64 (6.1+20181013-2+deb10u5) ... #12 114.2 Selecting previously unselected package libreadline-dev:amd64. #12 114.2 Preparing to unpack .../501-libreadline-dev_7.0-5_amd64.deb ... #12 114.2 Unpacking libreadline-dev:amd64 (7.0-5) ... #12 114.3 Selecting previously unselected package liblua5.3-dev:amd64. #12 114.3 Preparing to unpack .../502-liblua5.3-dev_5.3.3-1.1+deb10u1_amd64.deb ... #12 114.3 Unpacking liblua5.3-dev:amd64 (5.3.3-1.1+deb10u1) ... #12 114.5 Selecting previously unselected package mysql-common. #12 114.5 Preparing to unpack .../503-mysql-common_5.8+1.0.5_all.deb ... #12 114.5 Unpacking mysql-common (5.8+1.0.5) ... #12 114.6 Selecting previously unselected package mariadb-common. #12 114.6 Preparing to unpack .../504-mariadb-common_1%3a10.3.39-0+deb10u2_all.deb ... #12 114.6 Unpacking mariadb-common (1:10.3.39-0+deb10u2) ... #12 114.7 Selecting previously unselected package libmariadb3:amd64. #12 114.7 Preparing to unpack .../505-libmariadb3_1%3a10.3.39-0+deb10u2_amd64.deb ... #12 114.7 Unpacking libmariadb3:amd64 (1:10.3.39-0+deb10u2) ... #12 114.8 Selecting previously unselected package libmnl-dev. #12 114.9 Preparing to unpack .../506-libmnl-dev_1.0.4-2_amd64.deb ... #12 114.9 Unpacking libmnl-dev (1.0.4-2) ... #12 115.0 Selecting previously unselected package libncurses5-dev:amd64. #12 115.0 Preparing to unpack .../507-libncurses5-dev_6.1+20181013-2+deb10u5_amd64.deb ... #12 115.0 Unpacking libncurses5-dev:amd64 (6.1+20181013-2+deb10u5) ... #12 115.2 Selecting previously unselected package libnewlib-dev. #12 115.2 Preparing to unpack .../508-libnewlib-dev_3.1.0.20181231-1_all.deb ... #12 115.2 Unpacking libnewlib-dev (3.1.0.20181231-1) ... #12 115.3 Selecting previously unselected package libnewlib-arm-none-eabi. #12 115.3 Preparing to unpack .../509-libnewlib-arm-none-eabi_3.1.0.20181231-1_all.deb ... #12 115.3 Unpacking libnewlib-arm-none-eabi (3.1.0.20181231-1) ... #12 119.0 Selecting previously unselected package libnorm1:amd64. #12 119.0 Preparing to unpack .../510-libnorm1_1.5.8+dfsg2-1_amd64.deb ... #12 119.1 Unpacking libnorm1:amd64 (1.5.8+dfsg2-1) ... #12 119.2 Selecting previously unselected package libnorm-dev:amd64. #12 119.2 Preparing to unpack .../511-libnorm-dev_1.5.8+dfsg2-1_amd64.deb ... #12 119.2 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-1) ... #12 119.3 Selecting previously unselected package liboping0:amd64. #12 119.3 Preparing to unpack .../512-liboping0_1.10.0-2.1+b1_amd64.deb ... #12 119.3 Unpacking liboping0:amd64 (1.10.0-2.1+b1) ... #12 119.4 Selecting previously unselected package liboping-dev:amd64. #12 119.4 Preparing to unpack .../513-liboping-dev_1.10.0-2.1+b1_amd64.deb ... #12 119.5 Unpacking liboping-dev:amd64 (1.10.0-2.1+b1) ... #12 119.6 Selecting previously unselected package libortp13:amd64. #12 119.6 Preparing to unpack .../514-libortp13_1%3a1.0.2-1_amd64.deb ... #12 119.6 Unpacking libortp13:amd64 (1:1.0.2-1) ... #12 119.7 Selecting previously unselected package libortp-dev:amd64. #12 119.7 Preparing to unpack .../515-libortp-dev_1%3a1.0.2-1_amd64.deb ... #12 119.7 Unpacking libortp-dev:amd64 (1:1.0.2-1) ... #12 119.8 Selecting previously unselected package libpcap0.8:amd64. #12 119.8 Preparing to unpack .../516-libpcap0.8_1.8.1-6+deb10u1_amd64.deb ... #12 119.8 Unpacking libpcap0.8:amd64 (1.8.1-6+deb10u1) ... #12 119.9 Selecting previously unselected package libpcap0.8-dev:amd64. #12 119.9 Preparing to unpack .../517-libpcap0.8-dev_1.8.1-6+deb10u1_amd64.deb ... #12 119.9 Unpacking libpcap0.8-dev:amd64 (1.8.1-6+deb10u1) ... #12 120.1 Selecting previously unselected package libpcap-dev:amd64. #12 120.1 Preparing to unpack .../518-libpcap-dev_1.8.1-6+deb10u1_amd64.deb ... #12 120.1 Unpacking libpcap-dev:amd64 (1.8.1-6+deb10u1) ... #12 120.2 Selecting previously unselected package libpci3:amd64. #12 120.3 Preparing to unpack .../519-libpci3_1%3a3.5.2-1_amd64.deb ... #12 120.3 Unpacking libpci3:amd64 (1:3.5.2-1) ... #12 120.4 Selecting previously unselected package libudev-dev:amd64. #12 120.4 Preparing to unpack .../520-libudev-dev_241-7~deb10u10_amd64.deb ... #12 120.5 Unpacking libudev-dev:amd64 (241-7~deb10u10) ... #12 120.6 Selecting previously unselected package libpci-dev. #12 120.6 Preparing to unpack .../521-libpci-dev_1%3a3.5.2-1_amd64.deb ... #12 120.6 Unpacking libpci-dev (1:3.5.2-1) ... #12 120.8 Selecting previously unselected package libpcsclite1:amd64. #12 120.8 Preparing to unpack .../522-libpcsclite1_1.8.24-1_amd64.deb ... #12 120.8 Unpacking libpcsclite1:amd64 (1.8.24-1) ... #12 120.9 Selecting previously unselected package libpcsclite-dev. #12 120.9 Preparing to unpack .../523-libpcsclite-dev_1.8.24-1_amd64.deb ... #12 120.9 Unpacking libpcsclite-dev (1.8.24-1) ... #12 121.0 Selecting previously unselected package libpgm-5.2-0:amd64. #12 121.0 Preparing to unpack .../524-libpgm-5.2-0_5.2.122~dfsg-3_amd64.deb ... #12 121.0 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3) ... #12 121.1 Selecting previously unselected package libpgm-dev:amd64. #12 121.1 Preparing to unpack .../525-libpgm-dev_5.2.122~dfsg-3_amd64.deb ... #12 121.1 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3) ... #12 121.2 Selecting previously unselected package libsctp1:amd64. #12 121.2 Preparing to unpack .../526-libsctp1_1.0.18+dfsg-1_amd64.deb ... #12 121.3 Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... #12 121.3 Selecting previously unselected package libsctp-dev:amd64. #12 121.3 Preparing to unpack .../527-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... #12 121.3 Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... #12 121.4 Selecting previously unselected package libsensors-config. #12 121.4 Preparing to unpack .../528-libsensors-config_1%3a3.5.0-3_all.deb ... #12 121.5 Unpacking libsensors-config (1:3.5.0-3) ... #12 121.6 Selecting previously unselected package libsensors5:amd64. #12 121.6 Preparing to unpack .../529-libsensors5_1%3a3.5.0-3_amd64.deb ... #12 121.6 Unpacking libsensors5:amd64 (1:3.5.0-3) ... #12 121.7 Selecting previously unselected package libsensors4-dev:amd64. #12 121.7 Preparing to unpack .../530-libsensors4-dev_1%3a3.5.0-3_amd64.deb ... #12 121.7 Unpacking libsensors4-dev:amd64 (1:3.5.0-3) ... #12 121.8 Selecting previously unselected package libsigsegv-dev:amd64. #12 121.8 Preparing to unpack .../531-libsigsegv-dev_2.12-2_amd64.deb ... #12 121.8 Unpacking libsigsegv-dev:amd64 (2.12-2) ... #12 121.9 Selecting previously unselected package libsnmp-base. #12 121.9 Preparing to unpack .../532-libsnmp-base_5.7.3+dfsg-5+deb10u4_all.deb ... #12 121.9 Unpacking libsnmp-base (5.7.3+dfsg-5+deb10u4) ... #12 122.0 Selecting previously unselected package libwrap0:amd64. #12 122.0 Preparing to unpack .../533-libwrap0_7.6.q-28_amd64.deb ... #12 122.0 Unpacking libwrap0:amd64 (7.6.q-28) ... #12 122.1 Selecting previously unselected package libsnmp30:amd64. #12 122.1 Preparing to unpack .../534-libsnmp30_5.7.3+dfsg-5+deb10u4_amd64.deb ... #12 122.2 Unpacking libsnmp30:amd64 (5.7.3+dfsg-5+deb10u4) ... #12 122.4 Selecting previously unselected package libwrap0-dev:amd64. #12 122.4 Preparing to unpack .../535-libwrap0-dev_7.6.q-28_amd64.deb ... #12 122.4 Unpacking libwrap0-dev:amd64 (7.6.q-28) ... #12 122.5 Selecting previously unselected package libssl-dev:amd64. #12 122.5 Preparing to unpack .../536-libssl-dev_1.1.1n-0+deb10u6_amd64.deb ... #12 122.5 Unpacking libssl-dev:amd64 (1.1.1n-0+deb10u6) ... #12 122.7 Selecting previously unselected package libsnmp-dev. #12 122.7 Preparing to unpack .../537-libsnmp-dev_5.7.3+dfsg-5+deb10u4_amd64.deb ... #12 122.7 Unpacking libsnmp-dev (5.7.3+dfsg-5+deb10u4) ... #12 122.9 Selecting previously unselected package libsodium23:amd64. #12 122.9 Preparing to unpack .../538-libsodium23_1.0.17-1_amd64.deb ... #12 122.9 Unpacking libsodium23:amd64 (1.0.17-1) ... #12 123.0 Selecting previously unselected package libsodium-dev:amd64. #12 123.0 Preparing to unpack .../539-libsodium-dev_1.0.17-1_amd64.deb ... #12 123.1 Unpacking libsodium-dev:amd64 (1.0.17-1) ... #12 123.2 Selecting previously unselected package libsofia-sip-ua0. #12 123.2 Preparing to unpack .../540-libsofia-sip-ua0_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #12 123.2 Unpacking libsofia-sip-ua0 (1.12.11+20110422.1-2.1+deb10u4) ... #12 123.3 Selecting previously unselected package libsofia-sip-ua-dev. #12 123.3 Preparing to unpack .../541-libsofia-sip-ua-dev_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #12 123.3 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1-2.1+deb10u4) ... #12 123.5 Selecting previously unselected package libsofia-sip-ua-glib3. #12 123.5 Preparing to unpack .../542-libsofia-sip-ua-glib3_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #12 123.6 Unpacking libsofia-sip-ua-glib3 (1.12.11+20110422.1-2.1+deb10u4) ... #12 123.6 Selecting previously unselected package libsofia-sip-ua-glib-dev. #12 123.6 Preparing to unpack .../543-libsofia-sip-ua-glib-dev_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #12 123.6 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1-2.1+deb10u4) ... #12 123.7 Selecting previously unselected package libsource-highlight-common. #12 123.7 Preparing to unpack .../544-libsource-highlight-common_3.1.8-1.2_all.deb ... #12 123.7 Unpacking libsource-highlight-common (3.1.8-1.2) ... #12 123.8 Selecting previously unselected package libsource-highlight4v5. #12 123.8 Preparing to unpack .../545-libsource-highlight4v5_3.1.8-1.2+b1_amd64.deb ... #12 123.8 Unpacking libsource-highlight4v5 (3.1.8-1.2+b1) ... #12 123.9 Selecting previously unselected package libsqlite3-dev:amd64. #12 123.9 Preparing to unpack .../546-libsqlite3-dev_3.27.2-3+deb10u2_amd64.deb ... #12 123.9 Unpacking libsqlite3-dev:amd64 (3.27.2-3+deb10u2) ... #12 124.1 Selecting previously unselected package libtalloc2:amd64. #12 124.1 Preparing to unpack .../547-libtalloc2_2.1.14-2_amd64.deb ... #12 124.1 Unpacking libtalloc2:amd64 (2.1.14-2) ... #12 124.2 Selecting previously unselected package libtalloc-dev:amd64. #12 124.2 Preparing to unpack .../548-libtalloc-dev_2.1.14-2_amd64.deb ... #12 124.2 Unpacking libtalloc-dev:amd64 (2.1.14-2) ... #12 124.3 Selecting previously unselected package libtext-unidecode-perl. #12 124.3 Preparing to unpack .../549-libtext-unidecode-perl_1.30-1_all.deb ... #12 124.3 Unpacking libtext-unidecode-perl (1.30-1) ... #12 124.5 Selecting previously unselected package libusb-0.1-4:amd64. #12 124.5 Preparing to unpack .../550-libusb-0.1-4_2%3a0.1.12-32_amd64.deb ... #12 124.5 Unpacking libusb-0.1-4:amd64 (2:0.1.12-32) ... #12 124.6 Selecting previously unselected package libusb-1.0-0:amd64. #12 124.6 Preparing to unpack .../551-libusb-1.0-0_2%3a1.0.22-2_amd64.deb ... #12 124.6 Unpacking libusb-1.0-0:amd64 (2:1.0.22-2) ... #12 124.7 Selecting previously unselected package libusb-1.0-0-dev:amd64. #12 124.7 Preparing to unpack .../552-libusb-1.0-0-dev_2%3a1.0.22-2_amd64.deb ... #12 124.7 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... #12 124.8 Selecting previously unselected package libusb-dev. #12 124.8 Preparing to unpack .../553-libusb-dev_2%3a0.1.12-32_amd64.deb ... #12 124.8 Unpacking libusb-dev (2:0.1.12-32) ... #12 124.9 Selecting previously unselected package libwebpdemux2:amd64. #12 124.9 Preparing to unpack .../554-libwebpdemux2_0.6.1-2+deb10u3_amd64.deb ... #12 124.9 Unpacking libwebpdemux2:amd64 (0.6.1-2+deb10u3) ... #12 125.0 Selecting previously unselected package libxml-namespacesupport-perl. #12 125.0 Preparing to unpack .../555-libxml-namespacesupport-perl_1.12-1_all.deb ... #12 125.0 Unpacking libxml-namespacesupport-perl (1.12-1) ... #12 125.1 Selecting previously unselected package libxml-sax-base-perl. #12 125.1 Preparing to unpack .../556-libxml-sax-base-perl_1.09-1_all.deb ... #12 125.1 Unpacking libxml-sax-base-perl (1.09-1) ... #12 125.2 Selecting previously unselected package libxml-sax-perl. #12 125.2 Preparing to unpack .../557-libxml-sax-perl_1.00+dfsg-1_all.deb ... #12 125.2 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #12 125.3 Selecting previously unselected package libxml-libxml-perl. #12 125.3 Preparing to unpack .../558-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... #12 125.3 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #12 125.5 Selecting previously unselected package libyaml-0-2:amd64. #12 125.5 Preparing to unpack .../559-libyaml-0-2_0.2.1-1_amd64.deb ... #12 125.5 Unpacking libyaml-0-2:amd64 (0.2.1-1) ... #12 125.6 Selecting previously unselected package libzmq5:amd64. #12 125.6 Preparing to unpack .../560-libzmq5_4.3.1-4+deb10u2_amd64.deb ... #12 125.6 Unpacking libzmq5:amd64 (4.3.1-4+deb10u2) ... #12 125.7 Selecting previously unselected package libkrb5-dev:amd64. #12 125.7 Preparing to unpack .../561-libkrb5-dev_1.17-3+deb10u6_amd64.deb ... #12 125.7 Unpacking libkrb5-dev:amd64 (1.17-3+deb10u6) ... #12 125.8 Selecting previously unselected package libzmq3-dev:amd64. #12 125.8 Preparing to unpack .../562-libzmq3-dev_4.3.1-4+deb10u2_amd64.deb ... #12 125.8 Unpacking libzmq3-dev:amd64 (4.3.1-4+deb10u2) ... #12 126.0 Selecting previously unselected package lua-socket:amd64. #12 126.0 Preparing to unpack .../563-lua-socket_3.0~rc1+git+ac3201d-4_amd64.deb ... #12 126.0 Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... #12 126.1 Selecting previously unselected package mscgen. #12 126.1 Preparing to unpack .../564-mscgen_0.20-12_amd64.deb ... #12 126.1 Unpacking mscgen (0.20-12) ... #12 126.2 Selecting previously unselected package ofono. #12 126.2 Preparing to unpack .../565-ofono_1.21-1_amd64.deb ... #12 126.2 Unpacking ofono (1.21-1) ... #12 126.4 Selecting previously unselected package python-pycurl. #12 126.4 Preparing to unpack .../566-python-pycurl_7.43.0.2-0.1_amd64.deb ... #12 126.4 Unpacking python-pycurl (7.43.0.2-0.1) ... #12 126.5 Selecting previously unselected package python-urlgrabber. #12 126.5 Preparing to unpack .../567-python-urlgrabber_3.10.2-1_all.deb ... #12 126.5 Unpacking python-urlgrabber (3.10.2-1) ... #12 126.6 Selecting previously unselected package python-typing. #12 126.6 Preparing to unpack .../568-python-typing_3.6.6-1_all.deb ... #12 126.6 Unpacking python-typing (3.6.6-1) ... #12 126.7 Selecting previously unselected package python-m2crypto. #12 126.7 Preparing to unpack .../569-python-m2crypto_0.31.0-4+deb10u2_amd64.deb ... #12 126.7 Unpacking python-m2crypto (0.31.0-4+deb10u2) ... #12 126.9 Selecting previously unselected package osc. #12 126.9 Preparing to unpack .../570-osc_0.164.2-1_all.deb ... #12 126.9 Unpacking osc (0.164.2-1) ... #12 127.0 Selecting previously unselected package patchelf. #12 127.0 Preparing to unpack .../571-patchelf_0.9+52.20180509-1_amd64.deb ... #12 127.0 Unpacking patchelf (0.9+52.20180509-1) ... #12 127.1 Selecting previously unselected package python-lazy-object-proxy. #12 127.1 Preparing to unpack .../572-python-lazy-object-proxy_1.3.1-1+b1_amd64.deb ... #12 127.1 Unpacking python-lazy-object-proxy (1.3.1-1+b1) ... #12 127.2 Selecting previously unselected package python-six. #12 127.2 Preparing to unpack .../573-python-six_1.12.0-1_all.deb ... #12 127.2 Unpacking python-six (1.12.0-1) ... #12 127.3 Selecting previously unselected package python-wrapt. #12 127.3 Preparing to unpack .../574-python-wrapt_1.10.11-1_amd64.deb ... #12 127.3 Unpacking python-wrapt (1.10.11-1) ... #12 127.4 Selecting previously unselected package python-singledispatch. #12 127.4 Preparing to unpack .../575-python-singledispatch_3.4.0.3-2_all.deb ... #12 127.4 Unpacking python-singledispatch (3.4.0.3-2) ... #12 127.5 Selecting previously unselected package python-enum34. #12 127.5 Preparing to unpack .../576-python-enum34_1.1.6-2_all.deb ... #12 127.5 Unpacking python-enum34 (1.1.6-2) ... #12 127.6 Selecting previously unselected package python-backports.functools-lru-cache. #12 127.6 Preparing to unpack .../577-python-backports.functools-lru-cache_1.5-3_all.deb ... #12 127.6 Unpacking python-backports.functools-lru-cache (1.5-3) ... #12 127.7 Selecting previously unselected package python-setuptools. #12 127.7 Preparing to unpack .../578-python-setuptools_40.8.0-1_all.deb ... #12 127.7 Unpacking python-setuptools (40.8.0-1) ... #12 127.8 Selecting previously unselected package python-astroid. #12 127.8 Preparing to unpack .../579-python-astroid_1.6.5-3_all.deb ... #12 127.9 Unpacking python-astroid (1.6.5-3) ... #12 127.9 Selecting previously unselected package python-concurrent.futures. #12 127.9 Preparing to unpack .../580-python-concurrent.futures_3.2.0-2_all.deb ... #12 127.9 Unpacking python-concurrent.futures (3.2.0-2) ... #12 128.0 Selecting previously unselected package python-isort. #12 128.0 Preparing to unpack .../581-python-isort_4.3.4+ds1-1.1_all.deb ... #12 128.1 Unpacking python-isort (4.3.4+ds1-1.1) ... #12 128.1 Selecting previously unselected package python-mccabe. #12 128.2 Preparing to unpack .../582-python-mccabe_0.6.1-2_all.deb ... #12 128.2 Unpacking python-mccabe (0.6.1-2) ... #12 128.3 Selecting previously unselected package python-configparser. #12 128.3 Preparing to unpack .../583-python-configparser_3.5.0b2-1_all.deb ... #12 128.3 Unpacking python-configparser (3.5.0b2-1) ... #12 128.4 Selecting previously unselected package python-logilab-common. #12 128.4 Preparing to unpack .../584-python-logilab-common_1.4.2-1_all.deb ... #12 128.4 Unpacking python-logilab-common (1.4.2-1) ... #12 128.6 Selecting previously unselected package pylint. #12 128.6 Preparing to unpack .../585-pylint_1.9.4-1_all.deb ... #12 128.6 Unpacking pylint (1.9.4-1) ... #12 128.8 Selecting previously unselected package python-pip-whl. #12 128.8 Preparing to unpack .../586-python-pip-whl_18.1-5_all.deb ... #12 128.8 Unpacking python-pip-whl (18.1-5) ... #12 129.0 Selecting previously unselected package python-pip. #12 129.0 Preparing to unpack .../587-python-pip_18.1-5_all.deb ... #12 129.0 Unpacking python-pip (18.1-5) ... #12 129.1 Selecting previously unselected package python-yaml. #12 129.1 Preparing to unpack .../588-python-yaml_3.13-2_amd64.deb ... #12 129.2 Unpacking python-yaml (3.13-2) ... #12 129.2 Selecting previously unselected package python3-asn1crypto. #12 129.3 Preparing to unpack .../589-python3-asn1crypto_0.24.0-1_all.deb ... #12 129.3 Unpacking python3-asn1crypto (0.24.0-1) ... #12 129.4 Selecting previously unselected package python3-funcparserlib. #12 129.4 Preparing to unpack .../590-python3-funcparserlib_0.3.6-7_all.deb ... #12 129.4 Unpacking python3-funcparserlib (0.3.6-7) ... #12 129.5 Selecting previously unselected package python3-pil:amd64. #12 129.5 Preparing to unpack .../591-python3-pil_5.4.1-2+deb10u6_amd64.deb ... #12 129.5 Unpacking python3-pil:amd64 (5.4.1-2+deb10u6) ... #12 129.6 Selecting previously unselected package python3-webcolors. #12 129.6 Preparing to unpack .../592-python3-webcolors_1.5-2_all.deb ... #12 129.6 Unpacking python3-webcolors (1.5-2) ... #12 129.7 Selecting previously unselected package python3-roman. #12 129.7 Preparing to unpack .../593-python3-roman_2.0.0-3_all.deb ... #12 129.8 Unpacking python3-roman (2.0.0-3) ... #12 129.8 Selecting previously unselected package python3-docutils. #12 129.9 Preparing to unpack .../594-python3-docutils_0.14+dfsg-4_all.deb ... #12 129.9 Unpacking python3-docutils (0.14+dfsg-4) ... #12 130.0 Selecting previously unselected package python3-reportlab-accel:amd64. #12 130.0 Preparing to unpack .../595-python3-reportlab-accel_3.5.13-1+deb10u2_amd64.deb ... #12 130.0 Unpacking python3-reportlab-accel:amd64 (3.5.13-1+deb10u2) ... #12 130.1 Selecting previously unselected package python3-reportlab. #12 130.1 Preparing to unpack .../596-python3-reportlab_3.5.13-1+deb10u2_all.deb ... #12 130.1 Unpacking python3-reportlab (3.5.13-1+deb10u2) ... #12 130.2 Selecting previously unselected package python3-blockdiag. #12 130.2 Preparing to unpack .../597-python3-blockdiag_1.5.3+dfsg-5.2_all.deb ... #12 130.2 Unpacking python3-blockdiag (1.5.3+dfsg-5.2) ... #12 130.3 Selecting previously unselected package python3-cffi-backend. #12 130.3 Preparing to unpack .../598-python3-cffi-backend_1.12.2-1_amd64.deb ... #12 130.4 Unpacking python3-cffi-backend (1.12.2-1) ... #12 130.5 Selecting previously unselected package python3-cryptography. #12 130.5 Preparing to unpack .../599-python3-cryptography_2.6.1-3+deb10u4_amd64.deb ... #12 130.5 Unpacking python3-cryptography (2.6.1-3+deb10u4) ... #12 130.6 Selecting previously unselected package python3-gi. #12 130.6 Preparing to unpack .../600-python3-gi_3.30.4-1_amd64.deb ... #12 130.6 Unpacking python3-gi (3.30.4-1) ... #12 130.7 Selecting previously unselected package python3-markupsafe. #12 130.8 Preparing to unpack .../601-python3-markupsafe_1.1.0-1_amd64.deb ... #12 130.8 Unpacking python3-markupsafe (1.1.0-1) ... #12 130.8 Selecting previously unselected package python3-mako. #12 130.9 Preparing to unpack .../602-python3-mako_1.0.7+ds1-1+deb10u1_all.deb ... #12 130.9 Unpacking python3-mako (1.0.7+ds1-1+deb10u1) ... #12 131.0 Selecting previously unselected package python3-nwdiag. #12 131.0 Preparing to unpack .../603-python3-nwdiag_1.0.4+dfsg-1_all.deb ... #12 131.0 Unpacking python3-nwdiag (1.0.4+dfsg-1) ... #12 131.1 Selecting previously unselected package python3-pip. #12 131.1 Preparing to unpack .../604-python3-pip_18.1-5_all.deb ... #12 131.1 Unpacking python3-pip (18.1-5) ... #12 131.2 Selecting previously unselected package python3-pyflakes. #12 131.2 Preparing to unpack .../605-python3-pyflakes_2.0.0-1_all.deb ... #12 131.2 Unpacking python3-pyflakes (2.0.0-1) ... #12 131.3 Selecting previously unselected package python3-setuptools. #12 131.3 Preparing to unpack .../606-python3-setuptools_40.8.0-1_all.deb ... #12 131.3 Unpacking python3-setuptools (40.8.0-1) ... #12 131.5 Selecting previously unselected package python3-usb. #12 131.5 Preparing to unpack .../607-python3-usb_1.0.2-1_all.deb ... #12 131.5 Unpacking python3-usb (1.0.2-1) ... #12 131.6 Selecting previously unselected package python3-yaml. #12 131.6 Preparing to unpack .../608-python3-yaml_3.13-2_amd64.deb ... #12 131.6 Unpacking python3-yaml (3.13-2) ... #12 131.7 Selecting previously unselected package rsync. #12 131.7 Preparing to unpack .../609-rsync_3.1.3-6_amd64.deb ... #12 131.7 Unpacking rsync (3.1.3-6) ... #12 131.8 Selecting previously unselected package sdcc-libraries. #12 131.9 Preparing to unpack .../610-sdcc-libraries_3.8.0+dfsg-2_all.deb ... #12 131.9 Unpacking sdcc-libraries (3.8.0+dfsg-2) ... #12 132.1 Selecting previously unselected package sdcc. #12 132.1 Preparing to unpack .../611-sdcc_3.8.0+dfsg-2_amd64.deb ... #12 132.2 Unpacking sdcc (3.8.0+dfsg-2) ... #12 132.4 Selecting previously unselected package source-highlight. #12 132.5 Preparing to unpack .../612-source-highlight_3.1.8-1.2+b1_amd64.deb ... #12 132.5 Unpacking source-highlight (3.1.8-1.2+b1) ... #12 132.6 Selecting previously unselected package sqlite3. #12 132.6 Preparing to unpack .../613-sqlite3_3.27.2-3+deb10u2_amd64.deb ... #12 132.6 Unpacking sqlite3 (3.27.2-3+deb10u2) ... #12 132.8 Selecting previously unselected package stow. #12 132.8 Preparing to unpack .../614-stow_2.2.2-1_all.deb ... #12 132.8 Unpacking stow (2.2.2-1) ... #12 133.0 Selecting previously unselected package sudo. #12 133.0 Preparing to unpack .../615-sudo_1.8.27-1+deb10u6_amd64.deb ... #12 133.0 Unpacking sudo (1.8.27-1+deb10u6) ... #12 133.2 Selecting previously unselected package tcpdump. #12 133.2 Preparing to unpack .../616-tcpdump_4.9.3-1~deb10u2_amd64.deb ... #12 133.2 Unpacking tcpdump (4.9.3-1~deb10u2) ... #12 133.3 Selecting previously unselected package xfonts-encodings. #12 133.3 Preparing to unpack .../617-xfonts-encodings_1%3a1.0.4-2_all.deb ... #12 133.3 Unpacking xfonts-encodings (1:1.0.4-2) ... #12 133.5 Selecting previously unselected package xfonts-utils. #12 133.5 Preparing to unpack .../618-xfonts-utils_1%3a7.7+6_amd64.deb ... #12 133.5 Unpacking xfonts-utils (1:7.7+6) ... #12 133.6 Selecting previously unselected package tex-gyre. #12 133.6 Preparing to unpack .../619-tex-gyre_20180621-3_all.deb ... #12 133.7 Unpacking tex-gyre (20180621-3) ... #12 134.2 Selecting previously unselected package texinfo. #12 134.2 Preparing to unpack .../620-texinfo_6.5.0.dfsg.1-4+b1_amd64.deb ... #12 134.2 Unpacking texinfo (6.5.0.dfsg.1-4+b1) ... #12 134.4 Selecting previously unselected package unzip. #12 134.4 Preparing to unpack .../621-unzip_6.0-23+deb10u3_amd64.deb ... #12 134.4 Unpacking unzip (6.0-23+deb10u3) ... #12 134.5 Selecting previously unselected package libc-ares2:amd64. #12 134.5 Preparing to unpack .../622-libc-ares2_1.14.0-1+deb10u4_amd64.deb ... #12 134.5 Unpacking libc-ares2:amd64 (1.14.0-1+deb10u4) ... #12 134.6 Selecting previously unselected package libc-ares-dev:amd64. #12 134.6 Preparing to unpack .../623-libc-ares-dev_1.14.0-1+deb10u4_amd64.deb ... #12 134.6 Unpacking libc-ares-dev:amd64 (1.14.0-1+deb10u4) ... #12 134.8 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #12 134.8 Setting up libksba8:amd64 (1.3.5-2+deb10u2) ... #12 134.8 Setting up libgs9-common (9.27~dfsg-2+deb10u9) ... #12 134.9 Setting up libboost-program-options1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 134.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... #12 134.9 Setting up libpipeline1:amd64 (1.5.1-2) ... #12 135.0 Setting up libxdot4 (2.40.1-6+deb10u1) ... #12 135.0 Setting up libtext-iconv-perl (1.7-5+b7) ... #12 135.0 Setting up libgraphite2-3:amd64 (1.3.13-7) ... #12 135.1 Setting up liblcms2-2:amd64 (2.9-3) ... #12 135.2 Setting up libpixman-1-0:amd64 (0.36.0-1+deb10u1) ... #12 135.2 Setting up libtext-charwidth-perl (0.04-7.1+b1) ... #12 135.2 Setting up libxapian30:amd64 (1.4.11-1+deb10u1) ... #12 135.3 Setting up wdiff (1.2.2-2+b1) ... #12 135.3 Setting up lsb-base (10.2019051400) ... #12 135.4 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... #12 135.4 Setting up libpciaccess0:amd64 (0.14-1) ... #12 135.4 Setting up mysql-common (5.8+1.0.5) ... #12 135.5 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #12 135.5 Setting up libxau6:amd64 (1:1.0.8-1+b2) ... #12 135.6 Setting up imagemagick-6-common (8:6.9.10.23+dfsg-2.1+deb10u7) ... #12 135.8 Setting up libkeyutils1:amd64 (1.6-6) ... #12 135.8 Setting up libapparmor1:amd64 (2.13.2-10) ... #12 135.9 Setting up libc-l10n (2.28-10+deb10u3) ... #12 135.9 Setting up libpsl5:amd64 (0.20.2-2) ... #12 135.9 Setting up binutils-arm-none-eabi (2.31.1-12+11) ... #12 136.0 Setting up libgnutls-openssl27:amd64 (3.6.7-4+deb10u12) ... #12 136.0 Setting up libsodium23:amd64 (1.0.17-1) ... #12 136.0 Setting up mime-support (3.62) ... #12 136.1 Setting up libdbi1:amd64 (0.9.0-5) ... #12 136.2 Setting up libtexlua52:amd64 (2018.20181218.49446-1+deb10u2) ... #12 136.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... #12 136.2 Setting up libip4tc0:amd64 (1.8.2-4) ... #12 136.3 Setting up fonts-gfs-porson (1.1-6) ... #12 136.3 Setting up hicolor-icon-theme (0.17-2) ... #12 136.4 Setting up libbison-dev:amd64 (2:3.3.2.dfsg-1) ... #12 136.4 Setting up libdatrie1:amd64 (0.2.12-2) ... #12 136.4 Setting up libgslcblas0:amd64 (2.5+dfsg-6+deb10u1) ... #12 136.5 Setting up libboost-signals1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 136.5 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #12 136.5 Setting up libgsm1:amd64 (1.0.18-2) ... #12 136.6 Setting up gawk (1:4.2.1+dfsg-1) ... #12 136.6 Setting up libtexlua53:amd64 (2018.20181218.49446-1+deb10u2) ... #12 136.6 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ... #12 136.6 Setting up libyaml-0-2:amd64 (0.2.1-1) ... #12 136.6 Setting up libsigsegv-dev:amd64 (2.12-2) ... #12 136.6 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... #12 136.6 No schema files found: doing nothing. #12 136.6 Setting up libaspell15:amd64 (0.60.7~20110707-6+deb10u1) ... #12 136.7 Setting up htop (2.2.0-1+b1) ... #12 136.7 Setting up libsnmp-base (5.7.3+dfsg-5+deb10u4) ... #12 136.7 Setting up libargon2-1:amd64 (0~20171227-0.2) ... #12 136.7 Setting up libijs-0.35:amd64 (0.35-14) ... #12 136.7 Setting up libprocps7:amd64 (2:3.3.15-2) ... #12 136.7 Setting up unzip (6.0-23+deb10u3) ... #12 136.7 Setting up libtexluajit2:amd64 (2018.20181218.49446-1+deb10u2) ... #12 136.7 Setting up libbrotli1:amd64 (1.0.7-2+deb10u1) ... #12 136.7 Setting up libboost-container1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 136.8 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... #12 136.8 Setting up ccache (3.6-1) ... #12 136.8 Updating symlinks in /usr/lib/ccache ... #12 136.8 Setting up liblab-gamut1 (2.40.1-6+deb10u1) ... #12 136.8 Setting up libgdk-pixbuf2.0-common (2.38.1+dfsg-1) ... #12 136.8 Setting up libnorm1:amd64 (1.5.8+dfsg2-1) ... #12 136.8 Setting up binutils-common:amd64 (2.31.1-16) ... #12 136.8 Setting up x11-common (1:7.7+19) ... #12 136.9 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults #12 136.9 invoke-rc.d: could not determine current runlevel #12 137.0 invoke-rc.d: policy-rc.d denied execution of start. #12 137.0 Setting up libsensors-config (1:3.5.0-3) ... #12 137.0 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... #12 137.0 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... #12 137.0 Setting up libsepol1-dev:amd64 (2.8-1) ... #12 137.0 Setting up perl-openssl-defaults:amd64 (3) ... #12 137.0 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-1) ... #12 137.0 Setting up linux-libc-dev:amd64 (4.19.304-1) ... #12 137.1 Setting up gettext-base (0.19.8.1-9) ... #12 137.1 Setting up m4 (1.4.18-2) ... #12 137.1 Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... #12 137.1 Setting up libtinyxml2-6a:amd64 (7.0.0+dfsg-1) ... #12 137.1 Setting up libnpth0:amd64 (1.6-1) ... #12 137.1 Setting up autoconf-archive (20180313-1) ... #12 137.1 Setting up libzzip-0-13:amd64 (0.13.62-3.2+deb10u1) ... #12 137.1 Setting up libc-ares2:amd64 (1.14.0-1+deb10u4) ... #12 137.1 Setting up libboost-date-time1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 137.2 Setting up file (1:5.35-4+deb10u2) ... #12 137.2 Setting up libboost-math1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 137.2 Setting up libassuan0:amd64 (2.5.2-1) ... #12 137.3 Setting up libgomp1:amd64 (8.3.0-6) ... #12 137.3 Setting up libapt-inst2.0:amd64 (1.8.2.3) ... #12 137.3 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #12 137.4 Setting up libffi-dev:amd64 (3.2.1-9) ... #12 137.4 Setting up locales (2.28-10+deb10u3) ... #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.1 Setting up libicu63:amd64 (63.1-6+deb10u3) ... #12 138.1 Setting up libsource-highlight-common (3.1.8-1.2) ... #12 138.2 Setting up librevenge-0.0-0:amd64 (0.0.4-6) ... #12 138.2 Setting up libfakeroot:amd64 (1.23-1) ... #12 138.2 Setting up libjansson4:amd64 (2.12-1) ... #12 138.3 Setting up libusb-0.1-4:amd64 (2:0.1.12-32) ... #12 138.3 Setting up poppler-data (0.4.9-2) ... #12 138.4 Setting up libkrb5support0:amd64 (1.17-3+deb10u6) ... #12 138.5 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #12 138.5 Setting up libosp5 (1.5.2-13+b1) ... #12 138.6 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u4) ... #12 138.6 Setting up fakeroot (1.23-1) ... #12 138.6 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #12 138.7 Setting up libtalloc2:amd64 (2.1.14-2) ... #12 138.7 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... #12 138.7 Setting up mariadb-common (1:10.3.39-0+deb10u2) ... #12 138.8 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode #12 138.8 Setting up libasound2-data (1.1.8-1) ... #12 138.8 Setting up asciidoc-common (8.6.10-3) ... #12 139.4 Setting up libasan5:amd64 (8.3.0-6) ... #12 139.4 Setting up libfontenc1:amd64 (1:1.1.3-1+b2) ... #12 139.5 Setting up autotools-dev (20180224.1) ... #12 139.5 Setting up libglib2.0-data (2.58.3-2+deb10u6) ... #12 139.6 Setting up libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #12 139.6 Setting up libuv1:amd64 (1.24.1-1+deb10u2) ... #12 139.7 Setting up libjpeg62-turbo:amd64 (1:1.5.2-2+deb10u1) ... #12 139.7 Setting up emacsen-common (3.0.4) ... #12 139.8 Setting up libpcap0.8:amd64 (1.8.1-6+deb10u1) ... #12 139.8 Setting up libwrap0:amd64 (7.6.q-28) ... #12 139.8 Setting up libx11-data (2:1.6.7-1+deb10u4) ... #12 139.9 Setting up make (4.2.1-1.2) ... #12 139.9 Setting up libnspr4:amd64 (2:4.20-1) ... #12 140.0 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #12 140.0 Setting up libjbig2dec0:amd64 (0.16-1+deb10u1) ... #12 140.0 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #12 140.1 Setting up libidn11:amd64 (1.33-2.2) ... #12 140.1 Setting up libgsl23:amd64 (2.5+dfsg-6+deb10u1) ... #12 140.2 Setting up libsigc++-2.0-0v5:amd64 (2.10.1-2) ... #12 140.2 Setting up libteckit0:amd64 (2.5.8+ds2-5) ... #12 140.2 Setting up libpathplan4 (2.40.1-6+deb10u1) ... #12 140.3 Setting up libavahi-common-data:amd64 (0.7-4+deb10u3) ... #12 140.3 Setting up libmnl-dev (1.0.4-2) ... #12 140.3 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u5) ... #12 140.4 Setting up libdbus-1-3:amd64 (1.12.28-0+deb10u1) ... #12 140.4 Setting up dbus (1.12.28-0+deb10u1) ... #12 140.7 invoke-rc.d: could not determine current runlevel #12 140.7 invoke-rc.d: policy-rc.d denied execution of start. #12 140.7 Setting up xz-utils (5.2.4-1+deb10u1) ... #12 140.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #12 140.8 Setting up xfonts-encodings (1:1.0.4-2) ... #12 140.9 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u2) ... #12 140.9 Setting up t1utils (1.41-3) ... #12 141.0 Setting up libnewlib-dev (3.1.0.20181231-1) ... #12 141.0 Setting up libquadmath0:amd64 (8.3.0-6) ... #12 141.0 Setting up libimagequant0:amd64 (2.12.2-1.1) ... #12 141.1 Setting up ofono (1.21-1) ... #12 141.3 Created symlink /etc/systemd/system/multi-user.target.wants/dundee.service → /lib/systemd/system/dundee.service. #12 141.4 Created symlink /etc/systemd/system/multi-user.target.wants/ofono.service → /lib/systemd/system/ofono.service. #12 141.4 invoke-rc.d: could not determine current runlevel #12 141.4 invoke-rc.d: policy-rc.d denied execution of start. #12 141.4 invoke-rc.d: could not determine current runlevel #12 141.4 invoke-rc.d: policy-rc.d denied execution of start. #12 141.4 Setting up libgsm1-dev:amd64 (1.0.18-2) ... #12 141.4 Setting up libssl-dev:amd64 (1.1.1n-0+deb10u6) ... #12 141.5 Setting up libpng16-16:amd64 (1.6.36-6) ... #12 141.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... #12 141.6 Setting up libmpc3:amd64 (1.1.0-1) ... #12 141.7 Setting up libc-ares-dev:amd64 (1.14.0-1+deb10u4) ... #12 141.7 Setting up liboping0:amd64 (1.10.0-2.1+b1) ... #12 141.8 Setting up libatomic1:amd64 (8.3.0-6) ... #12 141.8 Setting up patch (2.7.6-3+deb10u1) ... #12 141.8 Setting up autopoint (0.19.8.1-9) ... #12 141.9 Setting up libwebp6:amd64 (0.6.1-2+deb10u3) ... #12 141.9 Setting up sudo (1.8.27-1+deb10u6) ... #12 142.0 invoke-rc.d: could not determine current runlevel #12 142.0 invoke-rc.d: policy-rc.d denied execution of start. #12 142.0 Setting up libmariadb3:amd64 (1:10.3.39-0+deb10u2) ... #12 142.0 Setting up fonts-dejavu-core (2.37-1) ... #12 142.2 Setting up libudev-dev:amd64 (241-7~deb10u10) ... #12 142.3 Setting up libboost-iostreams1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 142.3 Setting up libgnutlsxx28:amd64 (3.6.7-4+deb10u12) ... #12 142.3 Setting up libpcsclite1:amd64 (1.8.24-1) ... #12 142.4 Setting up libsensors5:amd64 (1:3.5.0-3) ... #12 142.4 Setting up libpcre2-8-0:amd64 (10.32-5+deb10u1) ... #12 142.5 Setting up libsodium-dev:amd64 (1.0.17-1) ... #12 142.5 Setting up sdcc-libraries (3.8.0+dfsg-2) ... #12 142.5 Setting up libpcsclite-dev (1.8.24-1) ... #12 142.6 Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ... #12 142.6 Setting up lynx-common (2.8.9rel.1-3+deb10u1) ... #12 142.7 Setting up libltdl7:amd64 (2.4.6-9) ... #12 142.7 Setting up libfftw3-double3:amd64 (3.3.8-2) ... #12 142.8 Setting up libidn2-dev:amd64 (2.0.5-1+deb10u1) ... #12 142.8 Setting up libnewlib-arm-none-eabi (3.1.0.20181231-1) ... #12 142.8 Setting up libkpathsea6:amd64 (2018.20181218.49446-1+deb10u2) ... #12 142.9 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #12 142.9 Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4) ... #12 143.0 Setting up libgfortran5:amd64 (8.3.0-6) ... #12 143.0 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ... #12 143.0 Setting up libmpx2:amd64 (8.3.0-6) ... #12 143.1 Setting up libubsan1:amd64 (8.3.0-6) ... #12 143.1 Setting up libatk1.0-data (2.30.0-2) ... #12 143.1 Setting up libpci3:amd64 (1:3.5.2-1) ... #12 143.2 Setting up libnuma1:amd64 (2.0.12-1) ... #12 143.2 Setting up libisl19:amd64 (0.20-2) ... #12 143.2 Setting up dwz (0.12-3) ... #12 143.3 Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... #12 143.3 Setting up python-apt-common (1.8.4.3) ... #12 143.3 Setting up libostyle1c2 (1.4devel1-21.3+b1) ... #12 143.4 Setting up liblqr-1-0:amd64 (0.4.2-2.1) ... #12 143.4 Setting up fonts-gfs-baskerville (1.1-5) ... #12 143.4 Setting up sensible-utils (0.0.12) ... #12 143.5 Setting up ocl-icd-libopencl1:amd64 (2.2.12-2) ... #12 143.5 Setting up libbluetooth3:amd64 (5.50-1.2~deb10u4) ... #12 143.5 Setting up librhash0:amd64 (1.3.8-1) ... #12 143.6 Setting up libwrap0-dev:amd64 (7.6.q-28) ... #12 143.6 Setting up libxxhash0:amd64 (0.6.5-2) ... #12 143.7 Setting up libuchardet0:amd64 (0.0.6-3) ... #12 143.7 Setting up liblua5.3-0:amd64 (5.3.3-1.1+deb10u1) ... #12 143.7 Setting up procps (2:3.3.15-2) ... #12 143.8 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode #12 143.9 Setting up libasound2:amd64 (1.1.8-1) ... #12 143.9 Setting up libnl-3-200:amd64 (3.4.0-1) ... #12 143.9 Setting up bison (2:3.3.2.dfsg-1) ... #12 144.0 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #12 144.0 Setting up gpgconf (2.2.12-1+deb10u2) ... #12 144.0 Setting up libboost-python1.67.0 (1.67.0-13+deb10u1) ... #12 144.1 Setting up libpsm2-2 (11.2.78-1) ... #12 144.1 Setting up openmpi-common (3.1.3-11) ... #12 144.1 Setting up fonts-lmodern (2.004.5-6) ... #12 144.2 Setting up libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ... #12 144.2 Setting up libopenjp2-7:amd64 (2.3.0-2+deb10u2) ... #12 144.2 Setting up git-man (1:2.20.1-2+deb10u8) ... #12 144.3 Setting up libthai-data (0.1.28-2) ... #12 144.3 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ... #12 144.4 Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #12 144.4 Setting up netbase (5.6) ... #12 144.5 Setting up libboost-atomic1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 144.5 Setting up sgml-base (1.29) ... #12 144.6 Setting up libsofia-sip-ua0 (1.12.11+20110422.1-2.1+deb10u4) ... #12 144.6 Setting up libgtk2.0-common (2.24.32-3) ... #12 144.6 Setting up cmake-data (3.13.4-1) ... #12 144.7 Setting up libcdt5 (2.40.1-6+deb10u1) ... #12 144.7 Setting up libatk1.0-0:amd64 (2.30.0-2) ... #12 144.8 Setting up libkrb5-3:amd64 (1.17-3+deb10u6) ... #12 144.8 Setting up libcgraph6 (2.40.1-6+deb10u1) ... #12 144.8 Setting up libtiff5:amd64 (4.1.0+git191117-2~deb10u9) ... #12 144.9 Setting up libusb-1.0-0:amd64 (2:1.0.22-2) ... #12 144.9 Setting up ocaml-base-nox (4.05.0-11) ... #12 145.0 Setting up libpsm-infinipath1 (3.3+20.604758e7-6) ... #12 145.0 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 145.0 Setting up libmpdec2:amd64 (2.4.2-2) ... #12 145.0 Setting up libboost-context1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 145.0 Setting up libjs-jquery (3.3.1~dfsg-3+deb10u1) ... #12 145.1 Setting up libhunspell-1.7-0:amd64 (1.7.0-2) ... #12 145.1 Setting up libboost-system1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 145.2 Setting up libbinutils:amd64 (2.31.1-16) ... #12 145.2 Setting up cpp-8 (8.3.0-6) ... #12 145.2 Setting up patchelf (0.9+52.20180509-1) ... #12 145.3 Setting up libaio1:amd64 (0.3.112-3) ... #12 145.3 Setting up libasound2-dev:amd64 (1.1.8-1) ... #12 145.3 Setting up libde265-0:amd64 (1.0.11-0+deb10u6) ... #12 145.3 Setting up libc-dev-bin (2.28-10+deb10u3) ... #12 145.4 Setting up liboping-dev:amd64 (1.10.0-2.1+b1) ... #12 145.4 Setting up libtasn1-6-dev:amd64 (4.13-3+deb10u1) ... #12 145.4 Setting up libboost-serialization1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 145.4 Setting up openssl (1.1.1n-0+deb10u6) ... #12 145.4 Setting up libwebpmux3:amd64 (0.6.1-2+deb10u3) ... #12 145.5 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... #12 145.5 Setting up libwpd-0.10-10:amd64 (0.10.3-1) ... #12 145.6 Setting up libparmap-ocaml (1.0~rc10-1) ... #12 145.6 Setting up libtinfo5:amd64 (6.1+20181013-2+deb10u5) ... #12 145.6 Setting up openjade (1.4devel1-21.3+b1) ... #12 145.7 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #12 145.8 Setting up xdg-utils (1.1.3-1+deb10u1) ... #12 145.8 Setting up libcc1-0:amd64 (8.3.0-6) ... #12 145.8 Setting up libjansson-dev:amd64 (2.12-1) ... #12 145.8 Setting up sqlite3 (3.27.2-3+deb10u2) ... #12 145.9 Setting up gpg (2.2.12-1+deb10u2) ... #12 145.9 Setting up liblsan0:amd64 (8.3.0-6) ... #12 146.0 Setting up libp11-kit-dev:amd64 (0.23.15-2+deb10u1) ... #12 146.0 Setting up libitm1:amd64 (8.3.0-6) ... #12 146.0 Setting up libsofia-sip-ua-glib3 (1.12.11+20110422.1-2.1+deb10u4) ... #12 146.1 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #12 146.1 Setting up libboost-stacktrace1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 146.1 Setting up libsynctex2:amd64 (2018.20181218.49446-1+deb10u2) ... #12 146.2 Setting up libkmod2:amd64 (26-1) ... #12 146.2 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3) ... #12 146.3 Setting up libvisio-0.1-1:amd64 (0.1.6-1+b2) ... #12 146.3 Setting up libgdbm6:amd64 (1.18.1-4) ... #12 146.3 Setting up libjs-underscore (1.9.1~dfsg-1+deb10u1) ... #12 146.4 Setting up libpopt0:amd64 (1.16-12) ... #12 146.4 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #12 146.5 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... #12 146.5 Setting up libcsv3:amd64 (3.0.3+dfsg-4) ... #12 146.5 Setting up libtsan0:amd64 (8.3.0-6) ... #12 146.6 Setting up libpotrace0:amd64 (1.15-1) ... #12 146.6 Setting up pinentry-curses (1.1.0-2) ... #12 146.7 Setting up libdbi-dev (0.9.0-5) ... #12 146.7 Setting up teckit (2.5.8+ds2-5) ... #12 146.8 Setting up libglibmm-2.4-1v5:amd64 (2.58.0-2) ... #12 146.8 Setting up libevent-pthreads-2.1-6:amd64 (2.1.8-stable-4) ... #12 146.8 Setting up libboost1.67-tools-dev (1.67.0-13+deb10u1) ... #12 146.9 Setting up libice6:amd64 (2:1.0.9-2) ... #12 146.9 Setting up tcpdump (4.9.3-1~deb10u2) ... #12 147.0 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... #12 147.0 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ... #12 147.1 Setting up libpython2.7:amd64 (2.7.16-2+deb10u4) ... #12 147.1 Setting up flex (2.6.4-6.2) ... #12 147.2 Setting up libxcb1:amd64 (1.13.1-2) ... #12 147.2 Setting up libboost-regex1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 147.2 Setting up libboost-chrono1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 147.3 Setting up libfftw3-single3:amd64 (3.3.8-2) ... #12 147.3 Setting up libgmp-dev:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #12 147.4 Setting up gpg-agent (2.2.12-1+deb10u2) ... #12 147.5 Setting up wget (1.20.1-1.1) ... #12 147.5 Setting up nettle-dev:amd64 (3.4.1-1+deb10u1) ... #12 147.5 Setting up python2.7 (2.7.16-2+deb10u4) ... #12 148.2 Setting up libwoff1:amd64 (1.0.2-1) ... #12 148.2 Setting up libcsv-dev:amd64 (3.0.3+dfsg-4) ... #12 148.2 Setting up libboost-thread1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 148.2 Setting up libpython3.7:amd64 (3.7.3-2+deb10u7) ... #12 148.2 Setting up dictionaries-common (1.28.1) ... #12 148.5 Setting up libpython2-stdlib:amd64 (2.7.16-1) ... #12 148.5 Setting up libarchive13:amd64 (3.3.3-4+deb10u3) ... #12 148.5 Setting up libxcb-render0:amd64 (1.13.1-2) ... #12 148.5 Setting up libmbedx509-0:amd64 (2.16.9-0~deb10u1) ... #12 148.5 Setting up libx265-165:amd64 (2.9-4) ... #12 148.5 Setting up libdbd-sqlite3:amd64 (0.9.0-6+b1) ... #12 148.5 Setting up libhwloc5:amd64 (1.11.12-3) ... #12 148.6 Setting up libwebpdemux2:amd64 (0.6.1-2+deb10u3) ... #12 148.6 Setting up gcc-arm-none-eabi (15:7-2018-q2-6) ... #12 148.7 Setting up libedit2:amd64 (3.1-20181209-1) ... #12 148.7 Setting up gpgsm (2.2.12-1+deb10u2) ... #12 148.7 Setting up libheif1:amd64 (1.3.2-2~deb10u1) ... #12 148.8 Setting up libmbedtls12:amd64 (2.16.9-0~deb10u1) ... #12 148.8 Setting up libavahi-common3:amd64 (0.7-4+deb10u3) ... #12 148.8 Setting up libfindlib-ocaml (1.7.3-2+b1) ... #12 148.9 Setting up bc (1.07.1-2+b1) ... #12 148.9 Setting up libglib2.0-bin (2.58.3-2+deb10u6) ... #12 149.0 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #12 149.0 Setting up libfftw3-long3:amd64 (3.3.8-2) ... #12 149.0 Setting up libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... #12 149.1 Setting up libboost-coroutine1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 149.1 Setting up libboost-tools-dev (1.67.0.1) ... #12 149.2 Setting up libnss3:amd64 (2:3.42.1-1+deb10u8) ... #12 149.2 Setting up libxcb-shm0:amd64 (1.13.1-2) ... #12 149.3 Setting up binutils (2.31.1-16) ... #12 149.3 Setting up opensp (1.5.2-13+b1) ... #12 149.3 Setting up libcdr-0.1-1:amd64 (0.1.5-1) ... #12 149.4 Setting up libboost-graph1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 149.4 Setting up libgps23:amd64 (3.17-7) ... #12 149.4 Setting up libaio-dev:amd64 (0.3.112-3) ... #12 149.5 Setting up libhwloc-plugins:amd64 (1.11.12-3) ... #12 149.5 Setting up libllvm6.0:amd64 (1:6.0.1-10) ... #12 149.6 Setting up libboost-locale1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 149.6 Setting up python2 (2.7.16-1) ... #12 149.7 Setting up libclang1-6.0:amd64 (1:6.0.1-10) ... #12 149.7 Setting up sdcc (3.8.0+dfsg-2) ... #12 149.8 Setting up libsensors4-dev:amd64 (1:3.5.0-3) ... #12 149.8 Setting up libnl-route-3-200:amd64 (3.4.0-1) ... #12 149.8 Setting up libboost-type-erasure1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 149.9 Setting up libboost-numpy1.67.0 (1.67.0-13+deb10u1) ... #12 149.9 Setting up dirmngr (2.2.12-1+deb10u2) ... #12 150.0 Setting up libthai0:amd64 (0.1.28-2) ... #12 150.0 Setting up ca-certificates (20200601~deb10u2) ... #12 150.6 Updating certificates in /etc/ssl/certs... #12 151.0 137 added, 0 removed; done. #12 151.1 Setting up libpython-stdlib:amd64 (2.7.16-1) ... #12 151.1 Setting up libblas3:amd64 (3.8.0-2) ... #12 151.1 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 151.2 Setting up doxygen (1.8.13-10) ... #12 151.2 Setting up libunbound8:amd64 (1.9.0-2+deb10u4) ... #12 151.2 Setting up libptexenc1:amd64 (2018.20181218.49446-1+deb10u2) ... #12 151.3 Setting up libfreetype6:amd64 (2.9.1-3+deb10u3) ... #12 151.3 Setting up libdbus-glib-1-2:amd64 (0.110-4) ... #12 151.3 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3) ... #12 151.4 Setting up libfftw3-quad3:amd64 (3.3.8-2) ... #12 151.4 Setting up shared-mime-info (1.10-1) ... #12 155.3 Setting up bsdmainutils (11.1.2+b1) ... #12 155.4 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #12 155.4 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #12 155.4 Setting up ocaml-findlib (1.7.3-2+b1) ... #12 155.4 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #12 155.5 Setting up libcroco3:amd64 (0.6.12-3) ... #12 155.5 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... #12 155.6 Setting up ucf (3.0038+nmu1) ... #12 155.7 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ... #12 155.7 Setting up aspell (0.60.7~20110707-6+deb10u1) ... #12 155.9 Setting up libjs-sphinxdoc (1.8.4-1) ... #12 156.0 Setting up libgcc-8-dev:amd64 (8.3.0-6) ... #12 156.0 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... #12 156.0 Setting up libwpg-0.3-3:amd64 (0.3.3-1) ... #12 156.1 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1-2.1+deb10u4) ... #12 156.1 Setting up gpg-wks-server (2.2.12-1+deb10u2) ... #12 156.1 Setting up libpcre-ocaml (7.2.3-2+b1) ... #12 156.2 Setting up libgvpr2 (2.40.1-6+deb10u1) ... #12 156.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ... #12 156.2 Setting up groff-base (1.22.4-3+deb10u1) ... #12 156.3 Setting up cpp (4:8.3.0-1) ... #12 156.4 Setting up xml-core (0.18+nmu1) ... #12 156.6 Setting up libboost-timer1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 156.6 Setting up libxslt1.1:amd64 (1.1.32-2.2~deb10u2) ... #12 156.7 Setting up libcurl4:amd64 (7.64.0-4+deb10u9) ... #12 156.7 Setting up libc6-dev:amd64 (2.28-10+deb10u3) ... #12 156.8 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u4) ... #12 156.8 Setting up libharfbuzz0b:amd64 (2.3.1-1) ... #12 156.8 Setting up libboost-filesystem1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 156.9 Setting up python-pip-whl (18.1-5) ... #12 156.9 Setting up lynx (2.8.9rel.1-3+deb10u1) ... #12 156.9 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #12 157.0 Setting up libatkmm-1.6-1v5:amd64 (2.28.0-2) ... #12 157.0 Setting up libpycaml-ocaml (0.82-15+b1) ... #12 157.0 Setting up libboost-random1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 157.0 Setting up libxml2-utils (2.9.4+dfsg1-7+deb10u6) ... #12 157.1 Setting up libxcomposite1:amd64 (1:0.4.4-2) ... #12 157.1 Setting up libsm6:amd64 (2:1.2.3-1) ... #12 157.1 Setting up python (2.7.16-1) ... #12 157.1 Setting up libavahi-client3:amd64 (0.7-4+deb10u3) ... #12 157.2 Setting up libboost-numpy1.67-dev (1.67.0-13+deb10u1) ... #12 157.2 Setting up rsync (3.1.3-6) ... #12 157.3 invoke-rc.d: could not determine current runlevel #12 157.3 invoke-rc.d: policy-rc.d denied execution of restart. #12 157.4 Created symlink /etc/systemd/system/multi-user.target.wants/rsync.service → /lib/systemd/system/rsync.service. #12 157.4 Setting up libsource-highlight4v5 (3.1.8-1.2+b1) ... #12 157.4 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... #12 157.5 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ... #12 157.5 Setting up python-lazy-object-proxy (1.3.1-1+b1) ... #12 157.8 Setting up libboost1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 157.8 Setting up libboost-atomic1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 157.9 Setting up python-enum34 (1.1.6-2) ... #12 158.1 Setting up libboost-serialization1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 158.1 Setting up libpaper1:amd64 (1.1.28) ... #12 158.2 #12 158.2 Creating config file /etc/papersize with new version #12 158.3 Setting up python3.7 (3.7.3-2+deb10u7) ... #12 159.0 Setting up libibverbs1:amd64 (22.1-1) ... #12 159.1 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u12) ... #12 159.1 Setting up liblapack3:amd64 (3.8.0-2) ... #12 159.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 159.2 Setting up libncurses-dev:amd64 (6.1+20181013-2+deb10u5) ... #12 159.2 Setting up gettext (0.19.8.1-9) ... #12 159.3 Setting up python-mccabe (0.6.1-2) ... #12 159.6 Setting up libharfbuzz-icu0:amd64 (2.3.1-1) ... #12 159.6 Setting up libboost-math1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 159.6 Setting up gcc-8 (8.3.0-6) ... #12 159.6 Setting up libzmq5:amd64 (4.3.1-4+deb10u2) ... #12 159.6 Setting up libxpm4:amd64 (1:3.5.12-1+deb10u2) ... #12 159.6 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... #12 159.6 Setting up libxrender1:amd64 (1:0.9.10-1) ... #12 159.6 Setting up python-typing (3.6.6-1) ... #12 159.9 Setting up libboost-wave1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 159.9 Setting up libpmix2:amd64 (3.1.2-3+deb10u1) ... #12 159.9 Setting up ibverbs-providers:amd64 (22.1-1) ... #12 160.0 Setting up libtool (2.4.6-9) ... #12 160.0 Setting up libsombok3:amd64 (2.4.0-2) ... #12 160.0 Setting up libfftw3-bin (3.3.8-2) ... #12 160.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... #12 160.1 Setting up libboost-program-options1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 160.2 Setting up python-pkg-resources (40.8.0-1) ... #12 160.5 Setting up fontconfig-config (2.13.1-2) ... #12 160.7 Setting up libbctoolbox1:amd64 (0.6.0-2+b2) ... #12 160.7 Setting up openssh-client (1:7.9p1-10+deb10u4) ... #12 160.8 Setting up libboost-math-dev:amd64 (1.67.0.1) ... #12 160.8 Setting up python-gobject-2 (2.28.6-13+b1) ... #12 161.0 Setting up libpcap0.8-dev:amd64 (1.8.1-6+deb10u1) ... #12 161.0 Setting up libboost-test1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 161.0 Setting up xsltproc (1.1.32-2.2~deb10u2) ... #12 161.0 Setting up aspell-en (2018.04.16-0-1) ... #12 161.1 Setting up libenchant1c2a:amd64 (1.6.0-11.1+b1) ... #12 161.2 Setting up libxext6:amd64 (2:1.3.3-1+b2) ... #12 161.2 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u9) ... #12 161.2 Setting up python3 (3.7.3-1) ... #12 161.6 Setting up libpaper-utils (1.1.28) ... #12 161.6 Setting up libusb-dev (2:0.1.12-32) ... #12 161.7 Setting up libreadline-dev:amd64 (7.0-5) ... #12 161.7 Setting up libboost-type-erasure1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 161.7 Setting up xfonts-utils (1:7.7+6) ... #12 161.7 Setting up man-db (2.8.5-2+deb10u1) ... #12 161.8 Building database of manual pages ... #12 171.4 Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /lib/systemd/system/man-db.timer. #12 171.4 Setting up python3-markupsafe (1.1.0-1) ... #12 171.5 Setting up libboost-container1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 171.5 Setting up gcc (4:8.3.0-1) ... #12 171.6 Setting up libboost-type-erasure-dev:amd64 (1.67.0.1) ... #12 171.6 Setting up libsnmp30:amd64 (5.7.3+dfsg-5+deb10u4) ... #12 171.6 Setting up libnuma-dev:amd64 (2.0.12-1) ... #12 171.6 Setting up libboost-test1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 171.6 Setting up libboost-test-dev:amd64 (1.67.0.1) ... #12 171.6 Setting up python-six (1.12.0-1) ... #12 171.8 Setting up python3-six (1.12.0-1) ... #12 171.9 Setting up tex-common (6.11) ... #12 172.1 update-language: texlive-base not installed and configured, doing nothing! #12 172.1 Setting up libnl-route-3-dev:amd64 (3.4.0-1) ... #12 172.1 Setting up python3-pil:amd64 (5.4.1-2+deb10u6) ... #12 172.3 Setting up libgssrpc4:amd64 (1.17-3+deb10u6) ... #12 172.3 Setting up python3-roman (2.0.0-3) ... #12 172.4 Setting up asciidoc-base (8.6.10-3) ... #12 172.5 Setting up libboost-date-time1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 172.5 Setting up perl (5.28.1-6+deb10u1) ... #12 172.5 Setting up libboost-chrono1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 172.5 Setting up python3-pygments (2.3.1+dfsg-1+deb10u2) ... #12 172.9 Setting up python3-webcolors (1.5-2) ... #12 173.0 Setting up libboost-fiber1.67.0:amd64 (1.67.0-13+deb10u1) ... #12 173.0 Setting up python-configparser (3.5.0b2-1) ... #12 173.2 Setting up libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #12 173.2 Setting up libsqlite3-dev:amd64 (3.27.2-3+deb10u2) ... #12 173.2 Setting up libboost-program-options-dev:amd64 (1.67.0.1) ... #12 173.2 Setting up libxfixes3:amd64 (1:5.0.3-1) ... #12 173.2 Setting up libboost-log1.67.0 (1.67.0-13+deb10u1) ... #12 173.3 Setting up libboost-signals1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 173.3 Setting up uuid-dev:amd64 (2.33.1-0.1+deb10u1) ... #12 173.3 Setting up libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... #12 173.3 Setting up python3-gi (3.30.4-1) ... #12 173.4 Setting up python3-reportlab-accel:amd64 (3.5.13-1+deb10u2) ... #12 173.5 Setting up libxinerama1:amd64 (2:1.1.4-2) ... #12 173.5 Setting up libboost-numpy-dev (1.67.0.1) ... #12 173.5 Setting up comerr-dev:amd64 (2.1-1.44.5-1+deb10u3) ... #12 173.5 Setting up python-concurrent.futures (3.2.0-2) ... #12 173.7 Setting up stow (2.2.2-1) ... #12 173.7 Setting up libio-html-perl (1.001-1) ... #12 173.7 Setting up libxrandr2:amd64 (2:1.5.1-1) ... #12 173.8 Setting up python-pip (18.1-5) ... #12 174.1 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #12 174.1 Setting up python-setuptools (40.8.0-1) ... #12 174.4 Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... #12 174.4 Setting up libboost-locale1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 174.4 Setting up python3-funcparserlib (0.3.6-7) ... #12 174.6 Setting up libbctoolbox-dev (0.6.0-2+b2) ... #12 174.6 Setting up libboost-serialization-dev:amd64 (1.67.0.1) ... #12 174.6 Setting up libboost-context1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 174.6 Setting up libboost-date-time-dev:amd64 (1.67.0.1) ... #12 174.6 Setting up python-backports.functools-lru-cache (1.5-3) ... #12 174.9 Setting up libxt6:amd64 (1:1.1.5-1+b3) ... #12 174.9 Setting up python-singledispatch (3.4.0.3-2) ... #12 175.1 Setting up libboost-exception1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 175.2 Setting up libdpkg-perl (1.19.8) ... #12 175.2 Setting up autoconf (2.69-11) ... #12 175.2 Setting up cppcheck (1.86-1) ... #12 175.2 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #12 175.2 Setting up python3-reportlab (3.5.13-1+deb10u2) ... #12 175.7 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #12 175.7 Setting up module-assistant (0.11.10) ... #12 175.7 Setting up libcups2:amd64 (2.2.10-6+deb10u9) ... #12 175.7 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u2) ... #12 175.7 Setting up libboost-atomic-dev:amd64 (1.67.0.1) ... #12 175.8 Setting up libboost-signals-dev:amd64 (1.67.0.1) ... #12 175.8 Setting up g++-8 (8.3.0-6) ... #12 175.8 Setting up libboost-timer1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 175.8 Setting up libkdb5-9:amd64 (1.17-3+deb10u6) ... #12 175.8 Setting up libmime-charset-perl (1.012.2-1) ... #12 175.8 Setting up source-highlight (3.1.8-1.2+b1) ... #12 175.8 Setting up libncurses5-dev:amd64 (6.1+20181013-2+deb10u5) ... #12 175.8 Setting up gnupg (2.2.12-1+deb10u2) ... #12 175.8 Setting up libboost-graph1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 175.9 Setting up cmake (3.13.4-1) ... #12 175.9 Setting up python-pycurl (7.43.0.2-0.1) ... #12 176.1 Setting up python3-dateutil (2.7.3-3) ... #12 176.3 Setting up libdevel-globaldestruction-perl (0.14-1) ... #12 176.3 Setting up libboost-fiber1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 176.3 Setting up libstrictures-perl (2.000005-1) ... #12 176.3 Setting up libsub-quote-perl (2.005001-1) ... #12 176.3 Setting up python-yaml (3.13-2) ... #12 176.6 Setting up libboost-coroutine1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 176.6 Setting up libboost-system1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 176.6 Setting up libboost-dev:amd64 (1.67.0.1) ... #12 176.6 Setting up libfontconfig1:amd64 (2.13.1-2) ... #12 176.6 Setting up libkadm5srv-mit11:amd64 (1.17-3+deb10u6) ... #12 176.6 Setting up libboost-random1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 176.6 Setting up libtext-unidecode-perl (1.30-1) ... #12 176.7 Setting up python3-lib2to3 (3.7.3-1) ... #12 176.8 Setting up libboost-stacktrace1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 176.8 Setting up libfftw3-dev:amd64 (3.3.8-2) ... #12 176.8 Setting up python3-asn1crypto (0.24.0-1) ... #12 177.0 Setting up tex-gyre (20180621-3) ... #12 177.1 Setting up liburi-perl (1.76-1) ... #12 177.1 Setting up libboost-timer-dev:amd64 (1.67.0.1) ... #12 177.1 Setting up libortp13:amd64 (1:1.0.2-1) ... #12 177.1 Setting up python3-cffi-backend (1.12.2-1) ... #12 177.2 Setting up python3-mako (1.0.7+ds1-1+deb10u1) ... #12 177.3 Setting up libpci-dev (1:3.5.2-1) ... #12 177.3 Setting up libboost-fiber-dev:amd64 (1.67.0.1) ... #12 177.3 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ... #12 177.3 Setting up python3-pkg-resources (40.8.0-1) ... #12 177.5 Setting up automake (1:1.16.1-4) ... #12 177.5 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #12 177.5 Setting up python3-distutils (3.7.3-1) ... #12 177.6 Setting up dh-python (3.20190308) ... #12 177.7 Setting up libgnutls28-dev:amd64 (3.6.7-4+deb10u12) ... #12 177.8 Setting up python-urlgrabber (3.10.2-1) ... #12 178.0 Setting up python-m2crypto (0.31.0-4+deb10u2) ... #12 178.2 Setting up libglib2.0-dev-bin (2.58.3-2+deb10u6) ... #12 178.3 Setting up librdmacm1:amd64 (22.1-1) ... #12 178.4 Setting up libkadm5clnt-mit11:amd64 (1.17-3+deb10u6) ... #12 178.4 Setting up libblkid-dev:amd64 (2.33.1-0.1+deb10u1) ... #12 178.4 Setting up gtk-update-icon-cache (3.24.5-1) ... #12 178.4 Setting up libboost-graph-dev:amd64 (1.67.0.1) ... #12 178.4 Setting up libhttp-date-perl (6.02-1) ... #12 178.4 Setting up libfile-which-perl (1.23-1) ... #12 178.4 Setting up fontconfig (2.13.1-2) ... #12 178.4 Regenerating fonts cache... done. #12 180.7 Setting up libpython2.7-dev:amd64 (2.7.16-2+deb10u4) ... #12 180.7 Setting up libsgmls-perl (1.03ii-36) ... #12 180.7 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... #12 180.7 Setting up liblua5.3-dev:amd64 (5.3.3-1.1+deb10u1) ... #12 180.7 Setting up libxdamage1:amd64 (1:1.1.4-3+b3) ... #12 180.8 Setting up libpcap-dev:amd64 (1.8.1-6+deb10u1) ... #12 180.8 Setting up libfile-listing-perl (6.04-1) ... #12 180.8 Setting up python3-setuptools (40.8.0-1) ... #12 181.0 Setting up libboost-filesystem1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 181.0 Setting up python-isort (4.3.4+ds1-1.1) ... #12 181.2 Setting up libxi6:amd64 (2:1.7.9-1) ... #12 181.2 Setting up libdynaloader-functions-perl (0.003-1) ... #12 181.2 Setting up libclass-method-modifiers-perl (2.12-1) ... #12 181.2 Setting up python-wrapt (1.10.11-1) ... #12 181.4 Setting up python-numpy (1:1.16.2-1) ... #12 182.3 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #12 182.3 Setting up sgmlspl (1.03ii-36) ... #12 182.3 Setting up libboost-thread1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 182.3 Setting up libboost-chrono-dev:amd64 (1.67.0.1) ... #12 182.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... #12 182.3 Setting up libarchive-zip-perl (1.64-1) ... #12 182.3 Setting up python3-usb (1.0.2-1) ... #12 182.5 Setting up libhtml-tagset-perl (3.20-3) ... #12 182.5 Setting up libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #12 182.5 Setting up preview-latex-style (11.91-2) ... #12 182.5 Setting up libxcursor1:amd64 (1:1.1.15-2) ... #12 182.5 Setting up libboost-system-dev:amd64 (1.67.0.1) ... #12 182.5 Setting up libpango-1.0-0:amd64 (1.42.4-8~deb10u1) ... #12 182.5 Setting up python3-pyflakes (2.0.0-1) ... #12 182.7 Setting up liblwp-mediatypes-perl (6.02-1) ... #12 182.7 Setting up libtry-tiny-perl (0.30-1) ... #12 182.7 Setting up libpoppler82:amd64 (0.71.0-5+deb10u3) ... #12 182.7 Setting up libboost-random-dev:amd64 (1.67.0.1) ... #12 182.7 Setting up libxml-namespacesupport-perl (1.12-1) ... #12 182.7 Setting up libnet-http-perl (6.18-1) ... #12 182.7 Setting up python-apt (1.8.4.3) ... #12 183.0 Setting up python3-yaml (3.13-2) ... #12 183.1 Setting up libboost-locale-dev:amd64 (1.67.0.1) ... #12 183.1 Setting up libencode-locale-perl (1.05-1) ... #12 183.1 Setting up lcov (1.13-4) ... #12 183.1 Setting up libxaw7:amd64 (2:1.0.13-1+b2) ... #12 183.1 Setting up libboost-exception-dev:amd64 (1.67.0.1) ... #12 183.2 Setting up libboost-context-dev:amd64 (1.67.0.1) ... #12 183.2 Setting up libibverbs-dev:amd64 (22.1-1) ... #12 183.2 Setting up libboost-log1.67-dev (1.67.0-13+deb10u1) ... #12 183.2 Setting up libdevel-callchecker-perl (0.008-1) ... #12 183.2 Setting up python3.7-dev (3.7.3-2+deb10u7) ... #12 183.2 Setting up libcairo2:amd64 (1.16.0-4+deb10u1) ... #12 183.2 Setting up libboost-container-dev:amd64 (1.67.0.1) ... #12 183.3 Setting up libcupsimage2:amd64 (2.2.10-6+deb10u9) ... #12 183.3 Setting up dpkg-dev (1.19.8) ... #12 183.3 Setting up asciidoc (8.6.10-3) ... #12 183.4 Setting up intltool-debian (0.35.0+20060710.5) ... #12 183.4 Setting up python-logilab-common (1.4.2-1) ... #12 183.6 Setting up libcairomm-1.0-1v5:amd64 (1.12.2-4) ... #12 183.6 Setting up liberror-perl (0.17027-2) ... #12 183.7 Setting up patchutils (0.3.4-2) ... #12 183.7 Setting up libltdl-dev:amd64 (2.4.6-9) ... #12 183.7 Setting up libxml-sax-base-perl (1.09-1) ... #12 183.7 Setting up libmagickcore-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #12 183.7 Setting up python-cairo:amd64 (1.16.2-1+b1) ... #12 183.9 Setting up libunicode-linebreak-perl (0.0.20190101-1) ... #12 183.9 Setting up python3-cryptography (2.6.1-3+deb10u4) ... #12 184.1 Setting up libgd3:amd64 (2.2.5-5.2+deb10u1) ... #12 184.1 Setting up libelf-dev:amd64 (0.176-1.1+deb10u1) ... #12 184.1 Setting up pkg-config (0.29-6) ... #12 184.1 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.5 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.7 Setting up libsnmp-dev (5.7.3+dfsg-5+deb10u4) ... #12 184.8 Setting up libhtml-parser-perl (3.72-3+b3) ... #12 184.8 Setting up librole-tiny-perl (2.000006-1) ... #12 184.8 Setting up libmagickwand-6.q16-6:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #12 184.8 Setting up libpython2-dev:amd64 (2.7.16-1) ... #12 184.9 Setting up libhwloc-dev:amd64 (1.11.12-3) ... #12 184.9 Setting up libboost-coroutine-dev:amd64 (1.67.0.1) ... #12 184.9 Setting up libpangoft2-1.0-0:amd64 (1.42.4-8~deb10u1) ... #12 184.9 Setting up libfile-homedir-perl (1.004-1) ... #12 184.9 Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1+deb10u7) ... #12 184.9 Setting up libboost-log-dev (1.67.0.1) ... #12 184.9 Setting up libgps-dev (3.17-7) ... #12 184.9 Setting up libmount-dev:amd64 (2.33.1-0.1+deb10u1) ... #12 184.9 Setting up libboost-filesystem-dev:amd64 (1.67.0.1) ... #12 185.0 Setting up libio-socket-ssl-perl (2.060-3) ... #12 185.0 Setting up libortp-dev:amd64 (1:1.0.2-1) ... #12 185.0 Setting up libboost-thread-dev:amd64 (1.67.0.1) ... #12 185.0 Setting up libpangocairo-1.0-0:amd64 (1.42.4-8~deb10u1) ... #12 185.0 Setting up libhttp-message-perl (6.18-1) ... #12 185.0 Setting up krb5-multidev:amd64 (1.17-3+deb10u6) ... #12 185.0 Setting up python2.7-dev (2.7.16-2+deb10u4) ... #12 185.0 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #12 185.0 Setting up libfabric1 (1.6.2-3) ... #12 185.0 Setting up libboost-wave1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 185.1 Setting up libhttp-negotiate-perl (6.01-1) ... #12 185.1 Setting up python-astroid (1.6.5-3) ... #12 185.3 Setting up libpython3-dev:amd64 (3.7.3-1) ... #12 185.3 Setting up libpoppler-glib8:amd64 (0.71.0-5+deb10u3) ... #12 185.3 Setting up python2-dev (2.7.16-1) ... #12 185.3 Setting up libgs9:amd64 (9.27~dfsg-2+deb10u9) ... #12 185.3 Setting up libhttp-cookies-perl (6.04-1) ... #12 185.4 Setting up mscgen (0.20-12) ... #12 185.4 Setting up po-debconf (1.0.21) ... #12 185.4 Setting up libhtml-tree-perl (5.07-2) ... #12 185.4 Setting up libopenmpi3:amd64 (3.1.3-11) ... #12 185.4 Setting up libparams-classify-perl (0.015-1+b1) ... #12 185.4 Setting up libboost-mpi1.67.0 (1.67.0-13+deb10u1) ... #12 185.4 Setting up libboost-wave-dev:amd64 (1.67.0.1) ... #12 185.4 Setting up ghostscript (9.27~dfsg-2+deb10u9) ... #12 185.4 Setting up libxml-sax-perl (1.00+dfsg-1) ... #12 185.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #12 185.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #12 185.7 #12 185.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #12 185.7 Setting up libpython-dev:amd64 (2.7.16-1) ... #12 185.7 Setting up librsvg2-2:amd64 (2.44.10-2.1+deb10u3) ... #12 185.7 Setting up libkrb5-dev:amd64 (1.17-3+deb10u6) ... #12 185.7 Setting up libtalloc-dev:amd64 (2.1.14-2) ... #12 185.7 Setting up libboost-graph-parallel1.67.0 (1.67.0-13+deb10u1) ... #12 185.8 Setting up libglib2.0-dev:amd64 (2.58.3-2+deb10u6) ... #12 185.8 Setting up libmodule-runtime-perl (0.016-1) ... #12 185.8 Setting up python3-dev (3.7.3-1) ... #12 185.8 Setting up libgvc6 (2.40.1-6+deb10u1) ... #12 185.8 Setting up icu-devtools (63.1-6+deb10u3) ... #12 185.8 Setting up librsvg2-common:amd64 (2.44.10-2.1+deb10u3) ... #12 185.9 Setting up libpangomm-1.4-1v5:amd64 (2.42.0-2) ... #12 185.9 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #12 185.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #12 186.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #12 186.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #12 186.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #12 186.3 Setting up texlive-binaries (2018.20181218.49446-1+deb10u2) ... #12 186.3 update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode #12 186.3 update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode #12 186.3 Setting up libzmq3-dev:amd64 (4.3.1-4+deb10u2) ... #12 186.3 Setting up texlive-base (2018.20190227-2) ... #12 186.8 tl-paper: setting paper size for dvips to a4: /var/lib/texmf/dvips/config/config-paper.ps #12 187.0 tl-paper: setting paper size for dvipdfmx to a4: /var/lib/texmf/dvipdfmx/dvipdfmx-paper.cfg #12 187.3 tl-paper: setting paper size for xdvi to a4: /var/lib/texmf/xdvi/XDvi-paper #12 187.5 tl-paper: setting paper size for pdftex to a4: /var/lib/texmf/tex/generic/config/pdftexconfig.tex #12 187.9 Setting up libicu-dev:amd64 (63.1-6+deb10u3) ... #12 188.0 Setting up pylint (1.9.4-1) ... #12 188.0 Setting up openmpi-bin (3.1.3-11) ... #12 188.0 update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode #12 188.0 update-alternatives: using /usr/bin/mpicc.openmpi to provide /usr/bin/mpicc (mpi) in auto mode #12 188.0 Setting up python-dev (2.7.16-1) ... #12 188.1 Setting up graphviz (2.40.1-6+deb10u1) ... #12 188.1 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1-2.1+deb10u4) ... #12 188.1 Setting up libboost-regex1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 188.1 Setting up libimport-into-perl (1.002005-1) ... #12 188.1 Setting up libmoo-perl (2.003004-2) ... #12 188.1 Setting up texlive-plain-generic (2018.20190227-2) ... #12 188.1 Setting up mpi-default-bin (1.13) ... #12 188.1 Setting up libboost-graph-parallel1.67-dev (1.67.0-13+deb10u1) ... #12 188.1 Setting up texlive-lang-greek (2018.20190227-2) ... #12 188.2 Setting up texlive-latex-base (2018.20190227-2) ... #12 188.2 Setting up adwaita-icon-theme (3.30.1-1) ... #12 188.2 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #12 188.3 Setting up texlive-extra-utils (2018.20190227-2) ... #12 188.3 Setting up texlive-latex-recommended (2018.20190227-2) ... #12 188.3 Setting up libboost-graph-parallel-dev (1.67.0.1) ... #12 188.3 Setting up texinfo (6.5.0.dfsg.1-4+b1) ... #12 188.3 Running mktexlsr. This may take some time. ... done. #12 188.4 Setting up texlive-pictures (2018.20190227-2) ... #12 188.4 Setting up texlive-fonts-recommended (2018.20190227-2) ... #12 188.4 Setting up tipa (2:1.3-20) ... #12 188.5 Regenerating '/var/lib/texmf/fmtutil.cnf-DEBIAN'... done. #12 188.5 Regenerating '/var/lib/texmf/fmtutil.cnf-TEXLIVEDIST'... done. #12 188.5 update-fmtutil has updated the following file(s): #12 188.5 /var/lib/texmf/fmtutil.cnf-DEBIAN #12 188.5 /var/lib/texmf/fmtutil.cnf-TEXLIVEDIST #12 188.5 If you want to activate the changes in the above file(s), #12 188.5 you should run fmtutil-sys or fmtutil. #12 188.5 Setting up libopenmpi-dev:amd64 (3.1.3-11) ... #12 188.5 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 188.5 Setting up libboost-python1.67-dev (1.67.0-13+deb10u1) ... #12 188.6 Setting up libboost-regex-dev:amd64 (1.67.0.1) ... #12 188.6 Setting up libboost-iostreams1.67-dev:amd64 (1.67.0-13+deb10u1) ... #12 188.6 Setting up texlive (2018.20190227-2) ... #12 188.6 Setting up libboost-mpi-python1.67.0 (1.67.0-13+deb10u1) ... #12 188.9 Setting up libgtk2.0-0:amd64 (2.24.32-3) ... #12 189.0 Setting up texlive-science (2018.20190227-2) ... #12 189.0 Setting up latexmk (1:4.61-0.1) ... #12 189.0 Setting up texlive-latex-extra (2018.20190227-2) ... #12 189.0 Setting up python-gtk2 (2.24.0-5.1+b1) ... #12 189.3 Setting up libboost-iostreams-dev:amd64 (1.67.0.1) ... #12 189.3 Setting up libboost-python-dev (1.67.0.1) ... #12 189.3 Setting up texlive-bibtex-extra (2018.20190227-2) ... #12 189.4 Setting up libgtkmm-2.4-1v5:amd64 (1:2.24.5-4) ... #12 189.4 Setting up mpi-default-dev (1.13) ... #12 189.4 Setting up texlive-xetex (2018.20190227-2) ... #12 189.4 Setting up libgtkspell0:amd64 (2.0.16-1.2) ... #12 189.4 Setting up libglade2-0:amd64 (1:2.6.4-2+b1) ... #12 189.4 Setting up libboost-mpi1.67-dev (1.67.0-13+deb10u1) ... #12 189.4 Setting up texlive-formats-extra (2018.20190227-2) ... #12 189.5 Setting up libboost-mpi-dev (1.67.0.1) ... #12 189.5 Setting up inkscape (0.92.4-3) ... #12 190.0 Setting up python-glade2 (2.24.0-5.1+b1) ... #12 190.0 Setting up coccinelle (1.0.4.deb-4) ... #12 190.3 Setting up libboost-mpi-python1.67-dev (1.67.0-13+deb10u1) ... #12 190.3 Setting up libboost-mpi-python-dev (1.67.0.1) ... #12 190.3 Setting up libboost-all-dev (1.67.0.1) ... #12 190.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #12 190.3 Setting up dmsetup (2:1.02.155-3) ... #12 190.3 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... #12 190.3 Setting up libwww-perl (6.36-2) ... #12 190.3 Setting up systemd (241-7~deb10u10) ... #12 190.4 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #12 190.4 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #12 190.4 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. #12 190.4 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. #12 190.4 Initializing machine ID from D-Bus machine ID. #12 190.7 Setting up dh-autoreconf (19) ... #12 190.7 Setting up devscripts (2.19.5+deb10u1) ... #12 190.8 Setting up git-buildpackage (0.9.14) ... #12 191.0 Setting up dh-strip-nondeterminism (1.1.2-1) ... #12 191.0 Setting up liblwp-protocol-https-perl (6.07-2) ... #12 191.0 Setting up debhelper (12.1.1) ... #12 191.1 Setting up dh-systemd (12.1.1) ... #12 191.1 Setting up dahdi-source (1:2.11.1.0.20170917~dfsg-7) ... #12 191.1 Processing triggers for libc-bin (2.28-10+deb10u3) ... #12 191.1 Processing triggers for sgml-base (1.29) ... #12 191.1 Setting up docutils-common (0.14+dfsg-4) ... #12 191.3 Setting up sgml-data (2.0.11) ... #12 191.6 Setting up docbook5-xml (5.0-2) ... #12 191.7 Processing triggers for sgml-base (1.29) ... #12 191.8 Setting up docbook (4.5-6) ... #12 191.8 Setting up python3-docutils (0.14+dfsg-4) ... #12 191.9 update-alternatives: using /usr/share/docutils/scripts/python3/rst-buildhtml to provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode #12 191.9 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html to provide /usr/bin/rst2html (rst2html) in auto mode #12 191.9 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html4 to provide /usr/bin/rst2html4 (rst2html4) in auto mode #12 191.9 update-alternatives: using /usr/share/docutils/scripts/python3/rst2html5 to provide /usr/bin/rst2html5 (rst2html5) in auto mode #12 191.9 update-alternatives: using /usr/share/docutils/scripts/python3/rst2latex to provide /usr/bin/rst2latex (rst2latex) in auto mode #12 191.9 update-alternatives: using /usr/share/docutils/scripts/python3/rst2man to provide /usr/bin/rst2man (rst2man) in auto mode #12 191.9 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt to provide /usr/bin/rst2odt (rst2odt) in auto mode #12 191.9 update-alternatives: using /usr/share/docutils/scripts/python3/rst2odt_prepstyles to provide /usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode #12 191.9 update-alternatives: using /usr/share/docutils/scripts/python3/rst2pseudoxml to provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode #12 191.9 update-alternatives: using /usr/share/docutils/scripts/python3/rst2s5 to provide /usr/bin/rst2s5 (rst2s5) in auto mode #12 191.9 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xetex to provide /usr/bin/rst2xetex (rst2xetex) in auto mode #12 191.9 update-alternatives: using /usr/share/docutils/scripts/python3/rst2xml to provide /usr/bin/rst2xml (rst2xml) in auto mode #12 191.9 update-alternatives: using /usr/share/docutils/scripts/python3/rstpep2html to provide /usr/bin/rstpep2html (rstpep2html) in auto mode #12 192.3 Setting up docbook-xml (4.5-8) ... #12 193.8 Setting up python3-blockdiag (1.5.3+dfsg-5.2) ... #12 194.0 Setting up python3-nwdiag (1.0.4+dfsg-1) ... #12 194.1 Processing triggers for sgml-base (1.29) ... #12 194.1 Setting up dblatex (0.3.10-2) ... #12 194.4 Setting up docbook-dsssl (1.79-9.1) ... #12 194.4 Processing triggers for sgml-base (1.29) ... #12 194.4 Setting up docbook-utils (0.6.14-3.3) ... #12 194.4 Setting up asciidoc-dblatex (8.6.10-3) ... #12 194.5 Processing triggers for dbus (1.12.28-0+deb10u1) ... #12 194.5 Processing triggers for dictionaries-common (1.28.1) ... #12 194.6 aspell-autobuildhash: processing: en [en-common]. #12 194.7 aspell-autobuildhash: processing: en [en-variant_0]. #12 194.7 aspell-autobuildhash: processing: en [en-variant_1]. #12 194.7 aspell-autobuildhash: processing: en [en-variant_2]. #12 194.7 aspell-autobuildhash: processing: en [en-w_accents-only]. #12 194.8 aspell-autobuildhash: processing: en [en-wo_accents-only]. #12 194.8 aspell-autobuildhash: processing: en [en_AU-variant_0]. #12 194.8 aspell-autobuildhash: processing: en [en_AU-variant_1]. #12 194.8 aspell-autobuildhash: processing: en [en_AU-w_accents-only]. #12 194.8 aspell-autobuildhash: processing: en [en_AU-wo_accents-only]. #12 194.8 aspell-autobuildhash: processing: en [en_CA-variant_0]. #12 194.8 aspell-autobuildhash: processing: en [en_CA-variant_1]. #12 194.9 aspell-autobuildhash: processing: en [en_CA-w_accents-only]. #12 194.9 aspell-autobuildhash: processing: en [en_CA-wo_accents-only]. #12 194.9 aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only]. #12 194.9 aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only]. #12 194.9 aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only]. #12 195.0 aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only]. #12 195.0 aspell-autobuildhash: processing: en [en_GB-variant_0]. #12 195.0 aspell-autobuildhash: processing: en [en_GB-variant_1]. #12 195.0 aspell-autobuildhash: processing: en [en_US-w_accents-only]. #12 195.0 aspell-autobuildhash: processing: en [en_US-wo_accents-only]. #12 195.1 Processing triggers for ca-certificates (20200601~deb10u2) ... #12 195.1 Updating certificates in /etc/ssl/certs... #12 196.0 0 added, 0 removed; done. #12 196.0 Running hooks in /etc/ca-certificates/update.d... #12 196.0 done. #12 196.0 Processing triggers for tex-common (6.11) ... #12 196.1 Running updmap-sys. This may take some time... done. #12 196.6 Running mktexlsr /var/lib/texmf ... done. #12 196.7 Building format(s) --all. #12 196.7 This may take some time... done. #12 203.0 Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.38.1+dfsg-1) ... #12 DONE 203.6s #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.660 + arch #13 0.669 + [ x86_64 = x86_64 ] #13 0.669 + 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.437 + tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #13 5.393 + rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz #13 5.410 + mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm #13 5.411 + /opt/llvm-arm/bin/clang --version #13 5.417 clang version 14.0.0 (https://github.com/llvm/llvm-project.git 329fda39c507e8740978d10458451dcdb21563be) #13 5.417 Target: x86_64-unknown-linux-gnu #13 5.417 Thread model: posix #13 5.417 InstalledDir: /opt/llvm-arm/bin #13 5.419 + /opt/llvm-arm/bin/clang --print-targets #13 5.424 Registered Targets: #13 5.424 aarch64 - AArch64 (little endian) #13 5.424 aarch64_32 - AArch64 (little endian ILP32) #13 5.424 aarch64_be - AArch64 (big endian) #13 5.424 arm - ARM #13 5.424 arm64 - ARM64 (little endian) #13 5.424 arm64_32 - ARM64 (little endian ILP32) #13 5.424 armeb - ARM (big endian) #13 5.424 thumb - Thumb #13 5.424 thumbeb - Thumb (big endian) #13 DONE 5.8s #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' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' 'swig' #14 1.234 Collecting git+https://github.com/eriwen/lcov-to-cobertura-xml.git #14 1.235 Cloning https://github.com/eriwen/lcov-to-cobertura-xml.git to /tmp/pip-req-build-ahwx0vyl #14 1.736 Installing build dependencies: started #14 3.892 Installing build dependencies: finished with status 'done' #14 4.130 Collecting git+https://github.com/podshumok/python-smpplib.git #14 4.130 Cloning https://github.com/podshumok/python-smpplib.git to /tmp/pip-req-build-6ls_c906 #14 4.705 Collecting sphinx-argparse from git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse #14 4.705 Cloning https://github.com/osmocom/sphinx-argparse (to revision master) to /tmp/pip-install-h0hcc6mz/sphinx-argparse #14 5.338 Collecting pydbus #14 5.422 Downloading https://files.pythonhosted.org/packages/92/56/27148014c2f85ce70332f18612f921f682395c7d4e91ec103783be4fce00/pydbus-0.6.0-py2.py3-none-any.whl #14 5.441 Collecting pysispm #14 5.551 Downloading https://files.pythonhosted.org/packages/5a/b9/9fa384911a9a5c3c23809050b5f546f1ef0e0532a9baeafc87de36d59436/pysispm-0.6-py3-none-any.whl #14 5.575 Collecting sphinx #14 5.710 Downloading https://files.pythonhosted.org/packages/67/a7/01dd6fd9653c056258d65032aa09a615b5d7b07dd840845a9f41a8860fbc/sphinx-5.3.0-py3-none-any.whl (3.2MB) #14 6.075 Collecting sphinxcontrib-napoleon #14 6.200 Downloading https://files.pythonhosted.org/packages/75/f2/6b7627dfe7b4e418e295e254bb15c3a6455f11f8c0ad0d43113f678049c3/sphinxcontrib_napoleon-0.7-py2.py3-none-any.whl #14 6.220 Collecting swig #14 6.381 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 6.625 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib==2.1.0) (1.12.0) #14 6.626 Requirement already satisfied: pyusb>=1.0.0a in /usr/lib/python3/dist-packages (from pysispm) (1.0.2) #14 6.627 Requirement already satisfied: docutils<0.20,>=0.14 in /usr/lib/python3/dist-packages (from sphinx) (0.14) #14 6.635 Collecting sphinxcontrib-jsmath (from sphinx) #14 6.655 Downloading https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl #14 6.686 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) #14 6.713 Downloading https://files.pythonhosted.org/packages/c6/77/5464ec50dd0f1c1037e3c93249b040c8fc8078fdda97530eeb02424b6eea/sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94kB) #14 6.750 Collecting imagesize>=1.3 (from sphinx) #14 6.773 Downloading https://files.pythonhosted.org/packages/ff/62/85c4c919272577931d407be5ba5d71c20f0b616d31a0befe0ae45bb79abd/imagesize-1.4.1-py2.py3-none-any.whl #14 6.794 Collecting alabaster<0.8,>=0.7 (from sphinx) #14 6.826 Downloading https://files.pythonhosted.org/packages/64/88/c7083fc61120ab661c5d0b82cb77079fc1429d3f913a456c1c82cf4658f7/alabaster-0.7.13-py3-none-any.whl #14 6.846 Collecting sphinxcontrib-applehelp (from sphinx) #14 6.871 Downloading https://files.pythonhosted.org/packages/dc/47/86022665a9433d89a66f5911b558ddff69861766807ba685de2e324bd6ed/sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121kB) #14 6.907 Collecting babel>=2.9 (from sphinx) #14 6.943 Downloading https://files.pythonhosted.org/packages/0d/35/4196b21041e29a42dc4f05866d0c94fa26c9da88ce12c38c2265e42c82fb/Babel-2.14.0-py3-none-any.whl (11.0MB) #14 8.130 Collecting requests>=2.5.0 (from sphinx) #14 8.219 Downloading https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl (62kB) #14 8.256 Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) #14 8.284 Downloading https://files.pythonhosted.org/packages/63/40/c854ef09500e25f6432dcbad0f37df87fd7046d376272292d8654cc71c95/sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100kB) #14 8.336 Collecting packaging>=21.0 (from sphinx) #14 8.390 Downloading https://files.pythonhosted.org/packages/49/df/1fceb2f8900f8639e278b056416d49134fb8d84c5942ffaa01ad34782422/packaging-24.0-py3-none-any.whl (53kB) #14 8.420 Collecting sphinxcontrib-devhelp (from sphinx) #14 8.446 Downloading https://files.pythonhosted.org/packages/c5/09/5de5ed43a521387f18bdf5f5af31d099605c992fd25372b2b9b825ce48ee/sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84kB) #14 8.495 Collecting importlib-metadata>=4.8; python_version < "3.10" (from sphinx) #14 8.604 Downloading https://files.pythonhosted.org/packages/ff/94/64287b38c7de4c90683630338cf28f129decbba0a44f0c6db35a873c73c4/importlib_metadata-6.7.0-py3-none-any.whl #14 8.651 Collecting sphinxcontrib-qthelp (from sphinx) #14 8.675 Downloading https://files.pythonhosted.org/packages/2b/14/05f9206cf4e9cfca1afb5fd224c7cd434dcc3a433d6d9e4e0264d29c6cdb/sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90kB) #14 8.723 Collecting Jinja2>=3.0 (from sphinx) #14 8.764 Downloading https://files.pythonhosted.org/packages/31/80/3a54838c3fb461f6fec263ebf3a3a41771bd05190238de3486aae8540c36/jinja2-3.1.4-py3-none-any.whl (133kB) #14 8.798 Collecting snowballstemmer>=2.0 (from sphinx) #14 8.821 Downloading https://files.pythonhosted.org/packages/ed/dc/c02e01294f7265e63a7315fe086dd1df7dacb9f840a804da846b96d01b96/snowballstemmer-2.2.0-py2.py3-none-any.whl (93kB) #14 8.850 Collecting Pygments>=2.12 (from sphinx) #14 8.911 Downloading https://files.pythonhosted.org/packages/97/9c/372fef8377a6e340b1704768d20daaded98bf13282b5327beb2e2fe2c7ef/pygments-2.17.2-py3-none-any.whl (1.2MB) #14 9.073 Collecting pockets>=0.3 (from sphinxcontrib-napoleon) #14 9.197 Downloading https://files.pythonhosted.org/packages/e9/2f/a4583c70fbd8cd04910e2884bcc2bdd670e884061f7b4d70bc13e632a993/pockets-0.9.1-py2.py3-none-any.whl #14 9.228 Collecting pytz>=2015.7; python_version < "3.9" (from babel>=2.9->sphinx) #14 9.403 Downloading https://files.pythonhosted.org/packages/9c/3d/a121f284241f08268b21359bd425f7d4825cffc5ac5cd0e1b3d82ffd2b10/pytz-2024.1-py2.py3-none-any.whl (505kB) #14 9.517 Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx) #14 9.835 Downloading https://files.pythonhosted.org/packages/28/76/e6222113b83e3622caa4bb41032d0b1bf785250607392e1b778aca0b8a7d/charset_normalizer-3.3.2-py3-none-any.whl (48kB) #14 9.865 Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx) #14 9.908 Downloading https://files.pythonhosted.org/packages/e5/3e/741d8c82801c347547f8a2a06aa57dbb1992be9e948df2ea0eda2c8b79e8/idna-3.7-py3-none-any.whl (66kB) #14 9.934 Collecting certifi>=2017.4.17 (from requests>=2.5.0->sphinx) #14 9.996 Downloading https://files.pythonhosted.org/packages/ba/06/a07f096c664aeb9f01624f858c3add0a4e913d6c96257acb4fce61e7de14/certifi-2024.2.2-py3-none-any.whl (163kB) #14 10.03 Collecting urllib3<3,>=1.21.1 (from requests>=2.5.0->sphinx) #14 10.11 Downloading https://files.pythonhosted.org/packages/d2/b2/b157855192a68541a91ba7b2bbcb91f1b4faa51f8bae38d8005c034be524/urllib3-2.0.7-py3-none-any.whl (124kB) #14 10.15 Collecting zipp>=0.5 (from importlib-metadata>=4.8; python_version < "3.10"->sphinx) #14 10.19 Downloading https://files.pythonhosted.org/packages/5b/fa/c9e82bbe1af6266adf08afb563905eb87cab83fde00a0a08963510621047/zipp-3.15.0-py3-none-any.whl #14 10.23 Collecting typing-extensions>=3.6.4; python_version < "3.8" (from importlib-metadata>=4.8; python_version < "3.10"->sphinx) #14 10.28 Downloading https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl #14 10.30 Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) #14 10.48 Downloading https://files.pythonhosted.org/packages/87/5b/aae44c6655f3801e81aa3eef09dbbf012431987ba564d7231722f68df02d/MarkupSafe-2.1.5.tar.gz #14 10.67 Building wheels for collected packages: sphinx-argparse, lcov-cobertura, smpplib, MarkupSafe #14 10.67 Running setup.py bdist_wheel for sphinx-argparse: started #14 10.80 Running setup.py bdist_wheel for sphinx-argparse: finished with status 'error' #14 10.80 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-h0hcc6mz/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-cnj75coc --python-tag cp37: #14 10.80 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #14 10.80 or: -c --help [cmd1 cmd2 ...] #14 10.80 or: -c --help-commands #14 10.80 or: -c cmd --help #14 10.80 #14 10.80 error: invalid command 'bdist_wheel' #14 10.80 #14 10.80 ---------------------------------------- #14 10.80 Failed building wheel for sphinx-argparse #14 10.80 Running setup.py clean for sphinx-argparse #14 10.92 Running setup.py bdist_wheel for lcov-cobertura: started #14 11.12 Running setup.py bdist_wheel for lcov-cobertura: finished with status 'done' #14 11.12 Stored in directory: /tmp/pip-ephem-wheel-cache-_gm7vcjs/wheels/58/40/90/cb9b815942abb7566a5ed6f2e4203e444b3f65933ca6612467 #14 11.14 Running setup.py bdist_wheel for smpplib: started #14 11.26 Running setup.py bdist_wheel for smpplib: finished with status 'error' #14 11.26 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-6ls_c906/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-70jvadr3 --python-tag cp37: #14 11.26 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #14 11.26 or: -c --help [cmd1 cmd2 ...] #14 11.26 or: -c --help-commands #14 11.26 or: -c cmd --help #14 11.26 #14 11.26 error: invalid command 'bdist_wheel' #14 11.26 #14 11.26 ---------------------------------------- #14 11.26 Failed building wheel for smpplib #14 11.26 Running setup.py clean for smpplib #14 11.37 Running setup.py bdist_wheel for MarkupSafe: started #14 11.49 Running setup.py bdist_wheel for MarkupSafe: finished with status 'error' #14 11.49 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-h0hcc6mz/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-93x367y8 --python-tag cp37: #14 11.49 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #14 11.49 or: -c --help [cmd1 cmd2 ...] #14 11.49 or: -c --help-commands #14 11.49 or: -c cmd --help #14 11.49 #14 11.49 error: invalid command 'bdist_wheel' #14 11.49 #14 11.49 ---------------------------------------- #14 11.49 Failed building wheel for MarkupSafe #14 11.49 Running setup.py clean for MarkupSafe #14 11.60 Successfully built lcov-cobertura #14 11.60 Failed to build sphinx-argparse smpplib MarkupSafe #14 11.70 Installing collected packages: sphinxcontrib-jsmath, sphinxcontrib-serializinghtml, imagesize, alabaster, sphinxcontrib-applehelp, pytz, babel, charset-normalizer, idna, certifi, urllib3, requests, sphinxcontrib-htmlhelp, packaging, sphinxcontrib-devhelp, zipp, typing-extensions, importlib-metadata, sphinxcontrib-qthelp, MarkupSafe, Jinja2, snowballstemmer, Pygments, sphinx, sphinx-argparse, pydbus, pysispm, pockets, sphinxcontrib-napoleon, swig, lcov-cobertura, smpplib #14 12.28 Found existing installation: MarkupSafe 1.1.0 #14 12.28 Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /usr #14 12.28 Can't uninstall 'MarkupSafe'. No files were found to uninstall. #14 12.28 Running setup.py install for MarkupSafe: started #14 12.64 Running setup.py install for MarkupSafe: finished with status 'done' #14 12.84 Found existing installation: Pygments 2.3.1 #14 12.84 Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /usr #14 12.84 Can't uninstall 'Pygments'. No files were found to uninstall. #14 13.68 Running setup.py install for sphinx-argparse: started #14 13.89 Running setup.py install for sphinx-argparse: finished with status 'done' #14 14.04 Running setup.py install for smpplib: started #14 14.23 Running setup.py install for smpplib: finished with status 'done' #14 14.25 Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.13 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 idna-3.7 imagesize-1.4.1 importlib-metadata-6.7.0 lcov-cobertura-2.0.2 packaging-24.0 pockets-0.9.1 pydbus-0.6.0 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 typing-extensions-4.7.1 urllib3-2.0.7 zipp-3.15.0 #14 DONE 14.6s #15 [ 5/23] ADD https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt /tmp/pysim_requirements.txt #15 DONE 0.1s #16 [ 6/23] RUN pip3 install -r /tmp/pysim_requirements.txt #16 1.015 Collecting git+https://github.com/osmocom/asn1tools (from -r /tmp/pysim_requirements.txt (line 14)) #16 1.015 Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-oi_8zcz1 #16 2.226 Collecting git+https://github.com/hologram-io/smpp.pdu (from -r /tmp/pysim_requirements.txt (line 16)) #16 2.226 Cloning https://github.com/hologram-io/smpp.pdu to /tmp/pip-req-build-_jkdxb8b #16 2.843 Collecting pyscard (from -r /tmp/pysim_requirements.txt (line 1)) #16 3.027 Downloading https://files.pythonhosted.org/packages/b4/42/1608722ca8fcf0311b6ca7ece39610c599b64a8d3988226c9d134ef6cbdb/pyscard-2.0.9.tar.gz (153kB) #16 3.090 Installing build dependencies: started #16 4.765 Installing build dependencies: finished with status 'done' #16 4.976 Collecting pyserial (from -r /tmp/pysim_requirements.txt (line 2)) #16 5.003 Downloading https://files.pythonhosted.org/packages/07/bc/587a445451b253b285629263eb51c2d8e9bcea4fc97826266d186f96f558/pyserial-3.5-py2.py3-none-any.whl (90kB) #16 5.041 Collecting pytlv (from -r /tmp/pysim_requirements.txt (line 3)) #16 5.151 Downloading https://files.pythonhosted.org/packages/bf/fb/05cb227d725bae7fce250c5b4706442d74e94e3f5faa655efd4621ed559c/pytlv-0.71.tar.gz #16 5.356 Collecting cmd2>=1.5 (from -r /tmp/pysim_requirements.txt (line 4)) #16 5.438 Downloading https://files.pythonhosted.org/packages/f3/9a/495a0577cbae4a11dc0b2a2174688f0bab83d1b81245a105f1613a365828/cmd2-2.4.3-py3-none-any.whl (147kB) #16 5.496 Collecting jsonpath-ng (from -r /tmp/pysim_requirements.txt (line 5)) #16 5.519 Downloading https://files.pythonhosted.org/packages/16/0a/3b1ee3721b4bd684b0e29c724ab82ed3b2c0e42285beb8bf9e18de8c903f/jsonpath_ng-1.6.1-py3-none-any.whl #16 5.544 Collecting construct>=2.9.51 (from -r /tmp/pysim_requirements.txt (line 6)) #16 5.582 Downloading https://files.pythonhosted.org/packages/b2/fb/08b3f4bf05da99aba8ffea52a558758def16e8516bc75ca94ff73587e7d3/construct-2.10.70-py3-none-any.whl (63kB) #16 5.615 Collecting bidict (from -r /tmp/pysim_requirements.txt (line 7)) #16 5.645 Downloading https://files.pythonhosted.org/packages/b5/82/ce0b6380f35f49d3fe687979a324c342cfa3588380232f3801db9dd62f9e/bidict-0.22.1-py3-none-any.whl #16 5.696 Collecting gsm0338 (from -r /tmp/pysim_requirements.txt (line 8)) #16 5.719 Downloading https://files.pythonhosted.org/packages/2e/7d/88c13ec66a5e7d0ebfb2b9f459c23103549e76de7f83d591ef348275e611/gsm0338-1.0.0-py2.py3-none-any.whl #16 5.741 Collecting pyyaml>=5.1 (from -r /tmp/pysim_requirements.txt (line 9)) #16 5.877 Downloading https://files.pythonhosted.org/packages/cd/e5/af35f7ea75cf72f2cd079c95ee16797de7cd71f29ea7c68ae5ce7be1eda0/PyYAML-6.0.1.tar.gz (125kB) #16 6.034 Installing build dependencies: started #16 9.509 Installing build dependencies: finished with status 'done' #16 10.57 Collecting termcolor (from -r /tmp/pysim_requirements.txt (line 10)) #16 10.60 Downloading https://files.pythonhosted.org/packages/67/e1/434566ffce04448192369c1a282931cf4ae593e91907558eaecd2e9f2801/termcolor-2.3.0-py3-none-any.whl #16 10.63 Collecting colorlog (from -r /tmp/pysim_requirements.txt (line 11)) #16 10.68 Downloading https://files.pythonhosted.org/packages/f3/18/3e867ab37a24fdf073c1617b9c7830e06ec270b1ea4694a624038fc40a03/colorlog-6.8.2-py3-none-any.whl #16 10.71 Collecting pycryptodomex (from -r /tmp/pysim_requirements.txt (line 12)) #16 11.15 Downloading https://files.pythonhosted.org/packages/31/a4/b03a16637574312c1b54c55aedeed8a4cb7d101d44058d46a0e5706c63e1/pycryptodomex-3.20.0.tar.gz (4.8MB) #16 11.71 Installing build dependencies: started #16 14.03 Installing build dependencies: finished with status 'done' #16 15.44 Requirement already satisfied: cryptography in /usr/lib/python3/dist-packages (from -r /tmp/pysim_requirements.txt (line 13)) (2.6.1) #16 15.45 Requirement already satisfied: packaging in /usr/local/lib/python3.7/dist-packages (from -r /tmp/pysim_requirements.txt (line 15)) (24.0) #16 15.47 Collecting bitstruct (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14)) #16 15.54 Downloading https://files.pythonhosted.org/packages/24/54/784b5536bf49d6a3387b16e798dce45e9296ea1c331bf48e241dc7dabacd/bitstruct-8.19.0.tar.gz #16 15.56 Installing build dependencies: started #16 17.84 Installing build dependencies: finished with status 'done' #16 18.40 Collecting pyparsing>=3.0.6 (from asn1tools==0.166.0->-r /tmp/pysim_requirements.txt (line 14)) #16 18.59 Downloading https://files.pythonhosted.org/packages/9d/ea/6d76df31432a0e6fdf81681a895f009a4bb47b3c39036db3e1b528191d52/pyparsing-3.1.2-py3-none-any.whl (103kB) #16 18.64 Collecting wcwidth>=0.1.7 (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) #16 18.67 Downloading https://files.pythonhosted.org/packages/fd/84/fd2ba7aafacbad3c4201d395674fc6348826569da3c0937e75505ead3528/wcwidth-0.2.13-py2.py3-none-any.whl #16 18.71 Collecting attrs>=16.3.0 (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) #16 18.76 Downloading https://files.pythonhosted.org/packages/e0/44/827b2a91a5816512fcaf3cc4ebc465ccd5d598c45cefa6703fcf4a79018f/attrs-23.2.0-py3-none-any.whl (60kB) #16 18.81 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 18.85 Collecting pyperclip>=1.6 (from cmd2>=1.5->-r /tmp/pysim_requirements.txt (line 4)) #16 18.88 Downloading https://files.pythonhosted.org/packages/a7/2c/4c64579f847bd5d539803c8b909e54ba087a79d01bb3aba433a95879a6c5/pyperclip-1.8.2.tar.gz #16 19.14 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 19.15 Collecting ply (from jsonpath-ng->-r /tmp/pysim_requirements.txt (line 5)) #16 19.17 Downloading https://files.pythonhosted.org/packages/a3/58/35da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc/ply-3.11-py2.py3-none-any.whl (49kB) #16 19.21 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from gsm0338->-r /tmp/pysim_requirements.txt (line 8)) (1.12.0) #16 19.21 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 19.23 Building wheels for collected packages: pyscard, pytlv, pyyaml, pycryptodomex, asn1tools, bitstruct, smpp.pdu, pyperclip #16 19.23 Running setup.py bdist_wheel for pyscard: started #16 19.41 Running setup.py bdist_wheel for pyscard: finished with status 'error' #16 19.41 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-65fohu8_/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-b5xu0t45 --python-tag cp37: #16 19.41 Failed building wheel for pyscard #16 19.41 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 19.41 or: -c --help [cmd1 cmd2 ...] #16 19.41 or: -c --help-commands #16 19.41 or: -c cmd --help #16 19.41 #16 19.41 error: invalid command 'bdist_wheel' #16 19.41 #16 19.41 ---------------------------------------- #16 19.41 Running setup.py clean for pyscard #16 19.62 Running setup.py bdist_wheel for pytlv: started #16 19.79 Running setup.py bdist_wheel for pytlv: finished with status 'error' #16 19.79 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-65fohu8_/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-bise52fl --python-tag cp37: #16 19.79 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 19.79 or: -c --help [cmd1 cmd2 ...] #16 19.79 or: -c --help-commands #16 19.79 or: -c cmd --help #16 19.79 #16 19.79 error: invalid command 'bdist_wheel' #16 19.79 #16 19.79 ---------------------------------------- #16 19.79 Failed building wheel for pytlv #16 19.79 Running setup.py clean for pytlv #16 19.96 Running setup.py bdist_wheel for pyyaml: started #16 20.36 Running setup.py bdist_wheel for pyyaml: finished with status 'done' #16 20.36 Stored in directory: /root/.cache/pip/wheels/e6/c6/ef/4e8ee93f1b79fc90562f1600d47189799f8213023d9dadafa2 #16 20.41 Running setup.py bdist_wheel for pycryptodomex: started #16 21.64 Running setup.py bdist_wheel for pycryptodomex: finished with status 'error' #16 21.64 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-65fohu8_/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-ak0f2dk8 --python-tag cp37: #16 21.64 Testing support for clang #16 21.64 Target does not support clang #16 21.64 Testing support for gcc #16 21.64 Target does support gcc #16 21.64 Testing support for stdint.h header #16 21.64 Target does support stdint.h header #16 21.64 Testing support for 128-bit integer #16 21.64 Target does support 128-bit integer #16 21.64 Testing support for cpuid.h header #16 21.64 Target does support cpuid.h header #16 21.64 Testing support for intrin.h header #16 21.64 Target does not support intrin.h header #16 21.64 Testing support for posix_memalign #16 21.64 Target does support posix_memalign #16 21.64 Testing support for SSE2(intrin.h) #16 21.64 Target does not support SSE2(intrin.h) #16 21.64 Testing support for SSE2(x86intrin.h) #16 21.64 Target does support SSE2(x86intrin.h) #16 21.64 Testing support for AESNI intrinsics #16 21.64 Target does support AESNI intrinsics #16 21.64 Compiling support for AESNI instructions #16 21.64 Testing support for CLMUL intrinsics #16 21.64 Target does support CLMUL intrinsics #16 21.64 Compiling support for CLMUL instructions #16 21.64 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 21.64 or: -c --help [cmd1 cmd2 ...] #16 21.64 or: -c --help-commands #16 21.64 or: -c cmd --help #16 21.64 #16 21.64 error: invalid command 'bdist_wheel' #16 21.64 #16 21.64 ---------------------------------------- #16 21.64 Failed building wheel for pycryptodomex #16 21.64 Running setup.py clean for pycryptodomex #16 23.15 Running setup.py bdist_wheel for asn1tools: started #16 23.28 Running setup.py bdist_wheel for asn1tools: finished with status 'error' #16 23.28 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-oi_8zcz1/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-hggf62cl --python-tag cp37: #16 23.28 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 23.28 or: -c --help [cmd1 cmd2 ...] #16 23.28 or: -c --help-commands #16 23.28 or: -c cmd --help #16 23.28 #16 23.28 error: invalid command 'bdist_wheel' #16 23.28 #16 23.28 ---------------------------------------- #16 23.28 Failed building wheel for asn1tools #16 23.28 Running setup.py clean for asn1tools #16 23.46 Running setup.py bdist_wheel for bitstruct: started #16 23.93 Running setup.py bdist_wheel for bitstruct: finished with status 'error' #16 23.93 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-65fohu8_/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-_bxdvazo --python-tag cp37: #16 23.93 /tmp/pip-build-env-033cn94n/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. #16 23.93 config = read_configuration(filepath, True, ignore_option_errors, dist) #16 23.93 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 23.93 or: -c --help [cmd1 cmd2 ...] #16 23.93 or: -c --help-commands #16 23.93 or: -c cmd --help #16 23.93 #16 23.93 error: invalid command 'bdist_wheel' #16 23.93 #16 23.93 ---------------------------------------- #16 23.93 Failed building wheel for bitstruct #16 23.93 Running setup.py clean for bitstruct #16 24.41 Running setup.py bdist_wheel for smpp.pdu: started #16 24.58 Running setup.py bdist_wheel for smpp.pdu: finished with status 'error' #16 24.58 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-_jkdxb8b/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-syvljhzj --python-tag cp37: #16 24.58 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 24.58 or: -c --help [cmd1 cmd2 ...] #16 24.58 or: -c --help-commands #16 24.58 or: -c cmd --help #16 24.58 #16 24.58 error: invalid command 'bdist_wheel' #16 24.58 #16 24.58 ---------------------------------------- #16 24.58 Running setup.py clean for smpp.pdu #16 24.58 Failed building wheel for smpp.pdu #16 24.76 Running setup.py bdist_wheel for pyperclip: started #16 24.94 Running setup.py bdist_wheel for pyperclip: finished with status 'error' #16 24.94 Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-65fohu8_/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-szxb27d4 --python-tag cp37: #16 24.94 usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] #16 24.94 or: -c --help [cmd1 cmd2 ...] #16 24.94 or: -c --help-commands #16 24.94 or: -c cmd --help #16 24.94 #16 24.94 error: invalid command 'bdist_wheel' #16 24.94 #16 24.94 ---------------------------------------- #16 24.94 Failed building wheel for pyperclip #16 24.94 Running setup.py clean for pyperclip #16 25.13 Successfully built pyyaml #16 25.13 Failed to build pyscard pytlv pycryptodomex asn1tools bitstruct smpp.pdu pyperclip #16 25.34 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 25.34 Running setup.py install for pyscard: started #16 28.00 Running setup.py install for pyscard: finished with status 'done' #16 28.09 Running setup.py install for pytlv: started #16 28.35 Running setup.py install for pytlv: finished with status 'done' #16 28.42 Running setup.py install for pyperclip: started #16 28.67 Running setup.py install for pyperclip: finished with status 'done' #16 28.87 Found existing installation: PyYAML 3.13 #16 28.87 Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /usr #16 28.87 Can't uninstall 'PyYAML'. No files were found to uninstall. #16 28.92 Running setup.py install for pycryptodomex: started #16 49.17 Running setup.py install for pycryptodomex: finished with status 'done' #16 49.21 Running setup.py install for bitstruct: started #16 50.45 Running setup.py install for bitstruct: finished with status 'done' #16 50.50 Running setup.py install for asn1tools: started #16 50.78 Running setup.py install for asn1tools: finished with status 'done' #16 50.79 Running setup.py install for smpp.pdu: started #16 51.03 Running setup.py install for smpp.pdu: finished with status 'done' #16 51.05 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.3s #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.0s #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.282 Cloning into 'osmo-python-tests2'... #21 0.412 Note: checking out 'fb4b813d4df62b7b2445bdced961eb1847267eed'. #21 0.412 #21 0.412 You are in 'detached HEAD' state. You can look around, make experimental #21 0.412 changes and commit them, and you can discard any commits you make in this #21 0.412 state without impacting any branches by performing another checkout. #21 0.412 #21 0.412 If you want to create a new branch to retain commits you create, you may #21 0.412 do so (now or later) by using -b with the checkout command again. Example: #21 0.412 #21 0.412 git checkout -b #21 0.412 #21 0.412 HEAD is now at fb4b813 osmo_interact_vty.py: fix py3 encoding bug #21 0.525 running clean #21 0.525 running build #21 0.525 running build_py #21 0.526 creating build #21 0.526 creating build/lib.linux-x86_64-2.7 #21 0.526 creating build/lib.linux-x86_64-2.7/osmopy #21 0.526 copying osmopy/trap_helper.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.526 copying osmopy/osmo_ipa.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.526 copying osmopy/twisted_ipa.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.527 copying osmopy/__init__.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.527 copying osmopy/osmoutil.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.527 copying osmopy/obscvty.py -> build/lib.linux-x86_64-2.7/osmopy #21 0.527 creating build/lib.linux-x86_64-2.7/osmopy/osmo_interact #21 0.527 copying osmopy/osmo_interact/common.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact #21 0.527 copying osmopy/osmo_interact/ctrl.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact #21 0.527 copying osmopy/osmo_interact/__init__.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact #21 0.527 copying osmopy/osmo_interact/vty.py -> build/lib.linux-x86_64-2.7/osmopy/osmo_interact #21 0.528 running build_scripts #21 0.528 creating build/scripts-2.7 #21 0.528 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-2.7 #21 0.528 copying and adjusting scripts/osmotestconfig.py -> build/scripts-2.7 #21 0.528 copying and adjusting scripts/osmotestvty.py -> build/scripts-2.7 #21 0.528 changing mode of build/scripts-2.7/osmodumpdoc.py from 644 to 755 #21 0.528 changing mode of build/scripts-2.7/osmotestconfig.py from 644 to 755 #21 0.528 changing mode of build/scripts-2.7/osmotestvty.py from 644 to 755 #21 0.529 running install #21 0.569 running bdist_egg #21 0.570 running egg_info #21 0.570 creating osmopython.egg-info #21 0.570 writing osmopython.egg-info/PKG-INFO #21 0.570 writing top-level names to osmopython.egg-info/top_level.txt #21 0.570 writing dependency_links to osmopython.egg-info/dependency_links.txt #21 0.570 writing manifest file 'osmopython.egg-info/SOURCES.txt' #21 0.571 reading manifest file 'osmopython.egg-info/SOURCES.txt' #21 0.571 writing manifest file 'osmopython.egg-info/SOURCES.txt' #21 0.571 installing library code to build/bdist.linux-x86_64/egg #21 0.572 running install_lib #21 0.572 creating build/bdist.linux-x86_64 #21 0.572 creating build/bdist.linux-x86_64/egg #21 0.572 creating build/bdist.linux-x86_64/egg/osmopy #21 0.572 copying build/lib.linux-x86_64-2.7/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.572 copying build/lib.linux-x86_64-2.7/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.572 copying build/lib.linux-x86_64-2.7/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.572 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.572 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.573 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.573 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.573 copying build/lib.linux-x86_64-2.7/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #21 0.573 copying build/lib.linux-x86_64-2.7/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.573 copying build/lib.linux-x86_64-2.7/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.573 copying build/lib.linux-x86_64-2.7/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #21 0.573 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.pyc #21 0.575 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.pyc #21 0.576 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.pyc #21 0.577 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.pyc #21 0.579 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.pyc #21 0.579 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.pyc #21 0.580 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.pyc #21 0.580 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.pyc #21 0.580 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.pyc #21 0.581 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.pyc #21 0.582 creating build/bdist.linux-x86_64/egg/EGG-INFO #21 0.582 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.582 running install_scripts #21 0.582 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.582 copying build/scripts-2.7/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.582 copying build/scripts-2.7/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.582 copying build/scripts-2.7/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #21 0.582 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #21 0.582 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #21 0.582 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #21 0.583 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.583 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.583 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.583 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #21 0.583 zip_safe flag not set; analyzing archive contents... #21 0.584 osmopy.trap_helper: module references __file__ #21 0.584 creating dist #21 0.585 creating 'dist/osmopython-0.1.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it #21 0.591 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #21 0.592 Processing osmopython-0.1.0-py2.7.egg #21 0.593 creating /usr/local/lib/python2.7/dist-packages/osmopython-0.1.0-py2.7.egg #21 0.593 Extracting osmopython-0.1.0-py2.7.egg to /usr/local/lib/python2.7/dist-packages #21 0.604 Adding osmopython 0.1.0 to easy-install.pth file #21 0.605 Installing osmodumpdoc.py script to /usr/local/bin #21 0.605 Installing osmotestconfig.py script to /usr/local/bin #21 0.606 Installing osmotestvty.py script to /usr/local/bin #21 0.606 #21 0.606 Installed /usr/local/lib/python2.7/dist-packages/osmopython-0.1.0-py2.7.egg #21 0.607 Processing dependencies for osmopython==0.1.0 #21 0.607 Finished processing dependencies for osmopython==0.1.0 #21 DONE 0.7s #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.293 Cloning into 'osmo-python-tests3'... #23 0.592 running clean #23 0.592 running build #23 0.592 running build_py #23 0.632 creating build #23 0.632 creating build/lib #23 0.632 creating build/lib/osmopy #23 0.632 copying osmopy/trap_helper.py -> build/lib/osmopy #23 0.632 copying osmopy/osmo_ipa.py -> build/lib/osmopy #23 0.632 copying osmopy/twisted_ipa.py -> build/lib/osmopy #23 0.633 copying osmopy/__init__.py -> build/lib/osmopy #23 0.633 copying osmopy/osmoutil.py -> build/lib/osmopy #23 0.633 copying osmopy/obscvty.py -> build/lib/osmopy #23 0.639 creating build/lib/osmopy/osmo_interact #23 0.639 copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact #23 0.639 copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact #23 0.639 copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact #23 0.639 copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact #23 0.639 running build_scripts #23 0.639 creating build/scripts-3.7 #23 0.639 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.7 #23 0.639 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.7 #23 0.639 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.7 #23 0.639 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.7 #23 0.639 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.7 #23 0.639 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.7 #23 0.639 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.7 #23 0.639 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.7 #23 0.639 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.7 #23 0.639 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.7 #23 0.639 changing mode of build/scripts-3.7/osmodumpdoc.py from 644 to 755 #23 0.639 changing mode of build/scripts-3.7/osmotestvty.py from 644 to 755 #23 0.639 changing mode of build/scripts-3.7/osmotestconfig.py from 644 to 755 #23 0.639 changing mode of build/scripts-3.7/osmo_ctrl.py from 644 to 755 #23 0.639 changing mode of build/scripts-3.7/osmo_rate_ctr2csv.py from 644 to 755 #23 0.639 changing mode of build/scripts-3.7/osmo_trap2cgi.py from 644 to 755 #23 0.639 changing mode of build/scripts-3.7/osmo_interact_vty.py from 644 to 755 #23 0.639 changing mode of build/scripts-3.7/osmo_interact_ctrl.py from 644 to 755 #23 0.639 changing mode of build/scripts-3.7/osmo_verify_transcript_vty.py from 644 to 755 #23 0.639 changing mode of build/scripts-3.7/osmo_verify_transcript_ctrl.py from 644 to 755 #23 0.639 running install #23 0.726 running bdist_egg #23 0.727 running egg_info #23 0.727 creating osmopython.egg-info #23 0.727 writing osmopython.egg-info/PKG-INFO #23 0.728 writing dependency_links to osmopython.egg-info/dependency_links.txt #23 0.728 writing top-level names to osmopython.egg-info/top_level.txt #23 0.728 writing manifest file 'osmopython.egg-info/SOURCES.txt' #23 0.729 reading manifest file 'osmopython.egg-info/SOURCES.txt' #23 0.730 writing manifest file 'osmopython.egg-info/SOURCES.txt' #23 0.730 installing library code to build/bdist.linux-x86_64/egg #23 0.730 running install_lib #23 0.730 creating build/bdist.linux-x86_64 #23 0.730 creating build/bdist.linux-x86_64/egg #23 0.730 creating build/bdist.linux-x86_64/egg/osmopy #23 0.731 copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.731 copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.731 copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.731 creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact #23 0.731 copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #23 0.731 copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #23 0.732 copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #23 0.732 copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact #23 0.732 copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.732 copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.732 copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy #23 0.733 byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-37.pyc #23 0.734 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-37.pyc #23 0.736 byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-37.pyc #23 0.738 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-37.pyc #23 0.743 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-37.pyc #23 0.743 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-37.pyc #23 0.743 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-37.pyc #23 0.743 byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-37.pyc #23 0.743 byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-37.pyc #23 0.747 byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-37.pyc #23 0.747 creating build/bdist.linux-x86_64/egg/EGG-INFO #23 0.747 installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.747 running install_scripts #23 0.747 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.747 copying build/scripts-3.7/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.747 copying build/scripts-3.7/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.747 copying build/scripts-3.7/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.747 copying build/scripts-3.7/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.747 copying build/scripts-3.7/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.747 copying build/scripts-3.7/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.747 copying build/scripts-3.7/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.747 copying build/scripts-3.7/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.747 copying build/scripts-3.7/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.747 copying build/scripts-3.7/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts #23 0.747 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 #23 0.747 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 #23 0.747 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 #23 0.747 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 #23 0.747 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 #23 0.747 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 #23 0.747 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 #23 0.747 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 #23 0.747 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 #23 0.747 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 #23 0.747 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO #23 0.748 copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #23 0.748 copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #23 0.748 copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO #23 0.748 zip_safe flag not set; analyzing archive contents... #23 0.755 creating dist #23 0.755 creating 'dist/osmopython-0.2.1-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it #23 0.755 osmopy.__pycache__.trap_helper.cpython-37: module references __file__ #23 0.763 removing 'build/bdist.linux-x86_64/egg' (and everything under it) #23 0.766 Processing osmopython-0.2.1-py3.7.egg #23 0.766 creating /usr/local/lib/python3.7/dist-packages/osmopython-0.2.1-py3.7.egg #23 0.766 Extracting osmopython-0.2.1-py3.7.egg to /usr/local/lib/python3.7/dist-packages #23 0.784 Adding osmopython 0.2.1 to easy-install.pth file #23 0.786 Installing osmodumpdoc.py script to /usr/local/bin #23 0.786 Installing osmotestconfig.py script to /usr/local/bin #23 0.787 Installing osmo_trap2cgi.py script to /usr/local/bin #23 0.788 Installing osmo_ctrl.py script to /usr/local/bin #23 0.788 Installing osmo_rate_ctr2csv.py script to /usr/local/bin #23 0.789 Installing osmo_verify_transcript_vty.py script to /usr/local/bin #23 0.790 Installing osmo_interact_ctrl.py script to /usr/local/bin #23 0.791 Installing osmo_interact_vty.py script to /usr/local/bin #23 0.791 Installing osmo_verify_transcript_ctrl.py script to /usr/local/bin #23 0.792 Installing osmotestvty.py script to /usr/local/bin #23 0.792 #23 0.792 Installed /usr/local/lib/python3.7/dist-packages/osmopython-0.2.1-py3.7.egg #23 0.793 Processing dependencies for osmopython==0.2.1 #23 0.793 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.2s #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.346 Cloning into 'osmo-ci'... #25 0.620 'osmo-ci/scripts/osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #25 0.620 'osmo-ci/scripts/requirements.txt' -> '/usr/local/bin/requirements.txt' #25 0.620 'osmo-ci/scripts/cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #25 0.620 'osmo-ci/scripts/docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #25 0.620 'osmo-ci/scripts/osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #25 0.620 'osmo-ci/scripts/osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #25 0.620 'osmo-ci/scripts/osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #25 0.620 'osmo-ci/scripts/verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #25 0.620 'osmo-ci/scripts/osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #25 0.620 'osmo-ci/scripts/repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #25 0.620 'osmo-ci/scripts/osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #25 0.620 'osmo-ci/scripts/jenkins_jobs.ini.example' -> '/usr/local/bin/jenkins_jobs.ini.example' #25 0.620 'osmo-ci/scripts/osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #25 0.620 'osmo-ci/scripts/verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #25 0.620 'osmo-ci/scripts/osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #25 0.620 'osmo-ci/scripts/osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #25 0.620 'osmo-ci/scripts/verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #25 0.620 'osmo-ci/scripts/osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #25 0.620 'osmo-ci/scripts/common.sh' -> '/usr/local/bin/common.sh' #25 0.620 '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.361 Cloning into 'osmo-gsm-manuals'... #27 DONE 0.7s #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.902 Generating locales (this might take a while)... #28 0.906 en_US.UTF-8... done #28 2.129 Generation complete. #28 DONE 2.2s #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.431 Warning: apt-key output should not be parsed (stdout is not a terminal) #30 1.148 OK #30 DONE 1.2s #31 [21/23] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_10//RELEASE /tmp/Release #31 DONE 0.2s #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.384 Hit:1 http://deb.debian.org/debian buster InRelease #32 0.384 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #32 0.384 Hit:3 http://deb.debian.org/debian buster-updates InRelease #32 0.494 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease [1,570 B] #32 1.134 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ Packages [119 kB] #32 1.160 Fetched 121 kB in 1s (148 kB/s) #32 1.160 Reading package lists... #32 2.314 Reading package lists... #32 3.257 Building dependency tree... #32 3.548 Reading state information... #32 3.930 The following additional packages will be installed: #32 3.931 libcurl4-gnutls-dev libgcrypt20-dev libgpg-error-dev liblimesuite18.06-1 #32 3.931 libmicrohttpd-dev libmicrohttpd12 liborcania-dev liborcania1.2 #32 3.932 libsystemd-dev libuhd3.13.1 libulfius2.5 libyder-dev libyder2.0 #32 3.934 Suggested packages: #32 3.934 libcurl4-doc libidn11-dev libldap2-dev librtmp-dev libssh2-1-dev #32 3.934 libgcrypt20-doc liblimesuite-doc gnuradio #32 3.934 Recommended packages: #32 3.934 limesuite-udev gnuradio #32 4.086 The following NEW packages will be installed: #32 4.087 libcurl4-gnutls-dev libgcrypt20-dev libgpg-error-dev liblimesuite-dev #32 4.087 liblimesuite18.06-1 libmicrohttpd-dev libmicrohttpd12 liborcania-dev #32 4.087 liborcania1.2 libsystemd-dev libuhd-dev libuhd3.13.1 libulfius-dev #32 4.088 libulfius2.5 libyder-dev libyder2.0 #32 4.138 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. #32 4.138 Need to get 12.0 MB of archives. #32 4.138 After this operation, 112 MB of additional disk space will be used. #32 4.138 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4-gnutls-dev amd64 7.64.0-4+deb10u9 [422 kB] #32 4.164 Get:2 http://deb.debian.org/debian buster/main amd64 libgpg-error-dev amd64 1.35-1 [124 kB] #32 4.170 Get:3 http://deb.debian.org/debian buster/main amd64 libgcrypt20-dev amd64 1.8.4-5+deb10u1 [608 kB] #32 4.177 Get:4 http://deb.debian.org/debian buster/main amd64 liblimesuite18.06-1 amd64 18.06.0+dfsg-1+b1 [246 kB] #32 4.177 Get:5 http://deb.debian.org/debian buster/main amd64 liblimesuite-dev amd64 18.06.0+dfsg-1+b1 [51.8 kB] #32 4.185 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 libmicrohttpd12 amd64 0.9.62-1+deb10u1 [96.4 kB] #32 4.187 Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 libmicrohttpd-dev amd64 0.9.62-1+deb10u1 [261 kB] #32 4.191 Get:8 http://deb.debian.org/debian buster/main amd64 liborcania1.2 amd64 1.2.9-5 [10.2 kB] #32 4.191 Get:9 http://deb.debian.org/debian buster/main amd64 liborcania-dev amd64 1.2.9-5 [6,756 B] #32 4.192 Get:10 http://deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u10 [322 kB] #32 4.198 Get:11 http://deb.debian.org/debian buster/main amd64 libuhd3.13.1 amd64 3.13.1.0-3 [2,703 kB] #32 4.234 Get:12 http://deb.debian.org/debian buster/main amd64 libuhd-dev amd64 3.13.1.0-3 [6,998 kB] #32 4.295 Get:13 http://deb.debian.org/debian buster/main amd64 libyder2.0 amd64 1.4.4-4 [7,592 B] #32 4.302 Get:14 http://deb.debian.org/debian buster/main amd64 libulfius2.5 amd64 2.5.2-4+deb10u1 [39.2 kB] #32 4.302 Get:15 http://deb.debian.org/debian buster/main amd64 libyder-dev amd64 1.4.4-4 [10.2 kB] #32 4.302 Get:16 http://deb.debian.org/debian buster/main amd64 libulfius-dev amd64 2.5.2-4+deb10u1 [92.0 kB] #32 4.561 debconf: delaying package configuration, since apt-utils is not installed #32 4.610 Fetched 12.0 MB in 0s (68.0 MB/s) #32 4.637 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #32 4.637 (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 ... 103398 files and directories currently installed.) #32 4.689 Preparing to unpack .../00-libcurl4-gnutls-dev_7.64.0-4+deb10u9_amd64.deb ... #32 4.696 Unpacking libcurl4-gnutls-dev:amd64 (7.64.0-4+deb10u9) ... #32 4.789 Selecting previously unselected package libgpg-error-dev. #32 4.797 Preparing to unpack .../01-libgpg-error-dev_1.35-1_amd64.deb ... #32 4.804 Unpacking libgpg-error-dev (1.35-1) ... #32 4.850 Selecting previously unselected package libgcrypt20-dev. #32 4.858 Preparing to unpack .../02-libgcrypt20-dev_1.8.4-5+deb10u1_amd64.deb ... #32 4.861 Unpacking libgcrypt20-dev (1.8.4-5+deb10u1) ... #32 4.942 Selecting previously unselected package liblimesuite18.06-1:amd64. #32 4.950 Preparing to unpack .../03-liblimesuite18.06-1_18.06.0+dfsg-1+b1_amd64.deb ... #32 4.959 Unpacking liblimesuite18.06-1:amd64 (18.06.0+dfsg-1+b1) ... #32 5.031 Selecting previously unselected package liblimesuite-dev:amd64. #32 5.039 Preparing to unpack .../04-liblimesuite-dev_18.06.0+dfsg-1+b1_amd64.deb ... #32 5.054 Unpacking liblimesuite-dev:amd64 (18.06.0+dfsg-1+b1) ... #32 5.181 Selecting previously unselected package libmicrohttpd12. #32 5.181 Preparing to unpack .../05-libmicrohttpd12_0.9.62-1+deb10u1_amd64.deb ... #32 5.194 Unpacking libmicrohttpd12 (0.9.62-1+deb10u1) ... #32 5.276 Selecting previously unselected package libmicrohttpd-dev. #32 5.284 Preparing to unpack .../06-libmicrohttpd-dev_0.9.62-1+deb10u1_amd64.deb ... #32 5.293 Unpacking libmicrohttpd-dev (0.9.62-1+deb10u1) ... #32 5.403 Selecting previously unselected package liborcania1.2. #32 5.411 Preparing to unpack .../07-liborcania1.2_1.2.9-5_amd64.deb ... #32 5.438 Unpacking liborcania1.2 (1.2.9-5) ... #32 5.511 Selecting previously unselected package liborcania-dev. #32 5.518 Preparing to unpack .../08-liborcania-dev_1.2.9-5_amd64.deb ... #32 5.529 Unpacking liborcania-dev (1.2.9-5) ... #32 5.606 Selecting previously unselected package libsystemd-dev:amd64. #32 5.614 Preparing to unpack .../09-libsystemd-dev_241-7~deb10u10_amd64.deb ... #32 5.628 Unpacking libsystemd-dev:amd64 (241-7~deb10u10) ... #32 5.773 Selecting previously unselected package libuhd3.13.1:amd64. #32 5.782 Preparing to unpack .../10-libuhd3.13.1_3.13.1.0-3_amd64.deb ... #32 5.796 Unpacking libuhd3.13.1:amd64 (3.13.1.0-3) ... #32 6.142 Selecting previously unselected package libuhd-dev:amd64. #32 6.150 Preparing to unpack .../11-libuhd-dev_3.13.1.0-3_amd64.deb ... #32 6.158 Unpacking libuhd-dev:amd64 (3.13.1.0-3) ... #32 7.293 Selecting previously unselected package libyder2.0:amd64. #32 7.301 Preparing to unpack .../12-libyder2.0_1.4.4-4_amd64.deb ... #32 7.320 Unpacking libyder2.0:amd64 (1.4.4-4) ... #32 7.418 Selecting previously unselected package libulfius2.5:amd64. #32 7.430 Preparing to unpack .../13-libulfius2.5_2.5.2-4+deb10u1_amd64.deb ... #32 7.446 Unpacking libulfius2.5:amd64 (2.5.2-4+deb10u1) ... #32 7.570 Selecting previously unselected package libyder-dev:amd64. #32 7.574 Preparing to unpack .../14-libyder-dev_1.4.4-4_amd64.deb ... #32 7.585 Unpacking libyder-dev:amd64 (1.4.4-4) ... #32 7.690 Selecting previously unselected package libulfius-dev:amd64. #32 7.693 Preparing to unpack .../15-libulfius-dev_2.5.2-4+deb10u1_amd64.deb ... #32 7.707 Unpacking libulfius-dev:amd64 (2.5.2-4+deb10u1) ... #32 7.862 Setting up libuhd3.13.1:amd64 (3.13.1.0-3) ... #32 7.906 Setting up liblimesuite18.06-1:amd64 (18.06.0+dfsg-1+b1) ... #32 7.947 Setting up libcurl4-gnutls-dev:amd64 (7.64.0-4+deb10u9) ... #32 7.979 Setting up libmicrohttpd12 (0.9.62-1+deb10u1) ... #32 8.027 Setting up libgpg-error-dev (1.35-1) ... #32 8.095 Setting up liborcania1.2 (1.2.9-5) ... #32 8.136 Setting up libyder2.0:amd64 (1.4.4-4) ... #32 8.178 Setting up libuhd-dev:amd64 (3.13.1.0-3) ... #32 8.217 Setting up libsystemd-dev:amd64 (241-7~deb10u10) ... #32 8.256 Setting up liblimesuite-dev:amd64 (18.06.0+dfsg-1+b1) ... #32 8.290 Setting up liborcania-dev (1.2.9-5) ... #32 8.324 Setting up libulfius2.5:amd64 (2.5.2-4+deb10u1) ... #32 8.375 Setting up libgcrypt20-dev (1.8.4-5+deb10u1) ... #32 8.422 Setting up libmicrohttpd-dev (0.9.62-1+deb10u1) ... #32 8.453 Setting up libyder-dev:amd64 (1.4.4-4) ... #32 8.512 Setting up libulfius-dev:amd64 (2.5.2-4+deb10u1) ... #32 8.550 Processing triggers for man-db (2.8.5-2+deb10u1) ... #32 9.001 Processing triggers for libc-bin (2.28-10+deb10u3) ... #32 DONE 9.3s #33 [23/23] RUN chown -R build:build /usr/local #33 DONE 26.3s #34 exporting to image #34 exporting layers #34 exporting layers 18.2s done #34 writing image sha256:f4d19e6a6c1e6f33bf49509c001fc9a5bc9234e4816ad26e9e59c93429bac4f6 done #34 naming to docker.io/osmocom-build/debian-buster-jenkins:latest done #34 DONE 18.3s 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 \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -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.1s #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://github.com/NixOS/patchelf/archive/0.11.tar.gz #7 ... #8 https://www.mongodb.org/static/pgp/server-4.4.asc #8 DONE 0.9s #7 https://github.com/NixOS/patchelf/archive/0.11.tar.gz #7 DONE 1.9s #5 [ 1/32] FROM docker.io/osmocom-build/debian-buster-jenkins #5 ... #7 https://github.com/NixOS/patchelf/archive/0.11.tar.gz #7 CACHED #8 https://www.mongodb.org/static/pgp/server-4.4.asc #8 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.2s #9 [ 2/32] RUN useradd -ms /bin/bash jenkins #9 DONE 0.4s #10 [ 3/32] RUN groupadd osmo-gsm-tester #10 DONE 0.4s #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.361 Hit:1 http://deb.debian.org/debian buster InRelease #12 0.361 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #12 0.361 Hit:3 http://deb.debian.org/debian buster-updates InRelease #12 0.361 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #12 0.731 Reading package lists... #12 1.581 Reading package lists... #12 2.439 Building dependency tree... #12 2.657 Reading state information... #12 2.894 libcap2-bin is already the newest version (1:2.25-2). #12 2.894 libcap2-bin set to manually installed. #12 2.894 ofono is already the newest version (1.21-1). #12 2.894 patchelf is already the newest version (0.9+52.20180509-1). #12 2.894 python3-gi is already the newest version (3.30.4-1). #12 2.894 python3-pip is already the newest version (18.1-5). #12 2.894 python3-setuptools is already the newest version (40.8.0-1). #12 2.894 python3 is already the newest version (3.7.3-1). #12 2.894 python3-yaml is already the newest version (3.13-2). #12 2.894 tcpdump is already the newest version (4.9.3-1~deb10u2). #12 2.894 dbus is already the newest version (1.12.28-0+deb10u1). #12 2.894 locales is already the newest version (2.28-10+deb10u3). #12 2.894 python3-mako is already the newest version (1.0.7+ds1-1+deb10u1). #12 2.894 sqlite3 is already the newest version (3.27.2-3+deb10u2). #12 2.894 sudo is already the newest version (1.8.27-1+deb10u6). #12 2.894 The following additional packages will be installed: #12 2.896 busybox libiperf0 python3-argh python3-pathtools #12 2.898 Suggested packages: #12 2.898 gfortran python-numpy-doc python3-pytest python3-numpy-dbg #12 2.898 Recommended packages: #12 2.898 python3-argcomplete python3-keyring python3-keyrings.alt python3-xdg #12 2.967 The following NEW packages will be installed: #12 2.969 busybox iperf3 libiperf0 python3-argh python3-numpy python3-pathtools #12 2.970 python3-watchdog python3-wheel udhcpc #12 3.018 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. #12 3.018 Need to get 2,848 kB of archives. #12 3.018 After this operation, 14.2 MB of additional disk space will be used. #12 3.018 Get:1 http://deb.debian.org/debian buster/main amd64 busybox amd64 1:1.30.1-4 [432 kB] #12 3.039 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libiperf0 amd64 3.6-2+deb10u1 [77.7 kB] #12 3.040 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 iperf3 amd64 3.6-2+deb10u1 [26.1 kB] #12 3.041 Get:4 http://deb.debian.org/debian buster/main amd64 python3-argh all 0.26.2-1 [21.9 kB] #12 3.043 Get:5 http://deb.debian.org/debian buster/main amd64 python3-numpy amd64 1:1.16.2-1 [2,119 kB] #12 3.070 Get:6 http://deb.debian.org/debian buster/main amd64 python3-pathtools all 0.1.2-2 [11.1 kB] #12 3.070 Get:7 http://deb.debian.org/debian buster/main amd64 python3-watchdog all 0.9.0-1 [116 kB] #12 3.070 Get:8 http://deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] #12 3.070 Get:9 http://deb.debian.org/debian buster/main amd64 udhcpc amd64 1:1.30.1-4 [24.3 kB] #12 3.295 debconf: delaying package configuration, since apt-utils is not installed #12 3.363 Fetched 2,848 kB in 0s (41.1 MB/s) #12 3.396 Selecting previously unselected package busybox. #12 3.396 (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 ... 104362 files and directories currently installed.) #12 3.451 Preparing to unpack .../0-busybox_1%3a1.30.1-4_amd64.deb ... #12 3.458 Unpacking busybox (1:1.30.1-4) ... #12 3.557 Selecting previously unselected package libiperf0:amd64. #12 3.567 Preparing to unpack .../1-libiperf0_3.6-2+deb10u1_amd64.deb ... #12 3.577 Unpacking libiperf0:amd64 (3.6-2+deb10u1) ... #12 3.609 Selecting previously unselected package iperf3. #12 3.616 Preparing to unpack .../2-iperf3_3.6-2+deb10u1_amd64.deb ... #12 3.619 Unpacking iperf3 (3.6-2+deb10u1) ... #12 3.656 Selecting previously unselected package python3-argh. #12 3.663 Preparing to unpack .../3-python3-argh_0.26.2-1_all.deb ... #12 3.666 Unpacking python3-argh (0.26.2-1) ... #12 3.704 Selecting previously unselected package python3-numpy. #12 3.711 Preparing to unpack .../4-python3-numpy_1%3a1.16.2-1_amd64.deb ... #12 3.714 Unpacking python3-numpy (1:1.16.2-1) ... #12 3.896 Selecting previously unselected package python3-pathtools. #12 3.902 Preparing to unpack .../5-python3-pathtools_0.1.2-2_all.deb ... #12 3.912 Unpacking python3-pathtools (0.1.2-2) ... #12 3.946 Selecting previously unselected package python3-watchdog. #12 3.952 Preparing to unpack .../6-python3-watchdog_0.9.0-1_all.deb ... #12 3.955 Unpacking python3-watchdog (0.9.0-1) ... #12 4.005 Selecting previously unselected package python3-wheel. #12 4.012 Preparing to unpack .../7-python3-wheel_0.32.3-2_all.deb ... #12 4.015 Unpacking python3-wheel (0.32.3-2) ... #12 4.050 Selecting previously unselected package udhcpc. #12 4.057 Preparing to unpack .../8-udhcpc_1%3a1.30.1-4_amd64.deb ... #12 4.060 Unpacking udhcpc (1:1.30.1-4) ... #12 4.124 Setting up python3-argh (0.26.2-1) ... #12 4.231 Setting up python3-wheel (0.32.3-2) ... #12 4.353 Setting up busybox (1:1.30.1-4) ... #12 4.362 Setting up python3-pathtools (0.1.2-2) ... #12 4.485 Setting up libiperf0:amd64 (3.6-2+deb10u1) ... #12 4.494 Setting up python3-numpy (1:1.16.2-1) ... #12 5.427 Setting up udhcpc (1:1.30.1-4) ... #12 5.443 Setting up iperf3 (3.6-2+deb10u1) ... #12 5.454 Setting up python3-watchdog (0.9.0-1) ... #12 5.581 Processing triggers for man-db (2.8.5-2+deb10u1) ... #12 5.776 Processing triggers for libc-bin (2.28-10+deb10u3) ... #12 DONE 5.9s #13 [ 6/32] RUN PIP3 install "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #13 1.072 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.073 Requirement already satisfied: pydbus in /usr/local/lib/python3.7/dist-packages (0.6.0) #13 1.074 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.0.2) #13 1.075 Requirement already satisfied: pysispm in /usr/local/lib/python3.7/dist-packages (0.6) #13 1.096 Collecting pymongo #13 2.146 Downloading https://files.pythonhosted.org/packages/d2/42/4eff235ccd59d834c04700812a7db7be9b524b811a0b002010de9a37b262/pymongo-4.7.2-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (665kB) #13 2.264 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.12.0) #13 2.279 Collecting dnspython<3.0.0,>=1.16.0 (from pymongo) #13 2.316 Downloading https://files.pythonhosted.org/packages/12/86/d305e87555430ff4630d729420d97dece3b16efcbf2b7d7e974d11b0d86c/dnspython-2.3.0-py3-none-any.whl (283kB) #13 2.577 Installing collected packages: dnspython, pymongo #13 2.837 Successfully installed dnspython-2.3.0 pymongo-4.7.2 #13 DONE 2.9s #14 [ 7/32] RUN APT-GET update && apt-get install -y openssh-server #14 0.402 Hit:1 http://deb.debian.org/debian buster InRelease #14 0.402 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #14 0.402 Hit:3 http://deb.debian.org/debian buster-updates InRelease #14 0.402 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #14 0.811 Reading package lists... #14 1.652 Reading package lists... #14 2.571 Building dependency tree... #14 2.817 Reading state information... #14 3.046 The following additional packages will be installed: #14 3.048 libnss-systemd libpam-systemd libxmuu1 ncurses-term openssh-sftp-server #14 3.048 systemd-sysv xauth #14 3.052 Suggested packages: #14 3.052 molly-guard monkeysphere rssh ssh-askpass ufw #14 3.120 The following NEW packages will be installed: #14 3.120 libnss-systemd libpam-systemd libxmuu1 ncurses-term openssh-server #14 3.121 openssh-sftp-server systemd-sysv xauth #14 3.156 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. #14 3.156 Need to get 1,468 kB of archives. #14 3.156 After this operation, 6,952 kB of additional disk space will be used. #14 3.156 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u10 [100 kB] #14 3.170 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u10 [209 kB] #14 3.176 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 ncurses-term all 6.1+20181013-2+deb10u5 [491 kB] #14 3.183 Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] #14 3.183 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.184 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-server amd64 1:7.9p1-10+deb10u4 [353 kB] #14 3.187 Get:7 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] #14 3.187 Get:8 http://deb.debian.org/debian-security buster/updates/main amd64 libnss-systemd amd64 241-7~deb10u10 [205 kB] #14 3.406 debconf: delaying package configuration, since apt-utils is not installed #14 3.489 Fetched 1,468 kB in 0s (32.8 MB/s) #14 3.519 Selecting previously unselected package systemd-sysv. #14 3.519 (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 ... 104991 files and directories currently installed.) #14 3.553 Preparing to unpack .../0-systemd-sysv_241-7~deb10u10_amd64.deb ... #14 3.556 Unpacking systemd-sysv (241-7~deb10u10) ... #14 3.609 Selecting previously unselected package libpam-systemd:amd64. #14 3.616 Preparing to unpack .../1-libpam-systemd_241-7~deb10u10_amd64.deb ... #14 3.619 Unpacking libpam-systemd:amd64 (241-7~deb10u10) ... #14 3.669 Selecting previously unselected package ncurses-term. #14 3.675 Preparing to unpack .../2-ncurses-term_6.1+20181013-2+deb10u5_all.deb ... #14 3.678 Unpacking ncurses-term (6.1+20181013-2+deb10u5) ... #14 3.871 Selecting previously unselected package libxmuu1:amd64. #14 3.878 Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... #14 3.884 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... #14 3.920 Selecting previously unselected package openssh-sftp-server. #14 3.927 Preparing to unpack .../4-openssh-sftp-server_1%3a7.9p1-10+deb10u4_amd64.deb ... #14 3.932 Unpacking openssh-sftp-server (1:7.9p1-10+deb10u4) ... #14 3.977 Selecting previously unselected package openssh-server. #14 3.985 Preparing to unpack .../5-openssh-server_1%3a7.9p1-10+deb10u4_amd64.deb ... #14 4.005 Unpacking openssh-server (1:7.9p1-10+deb10u4) ... #14 4.072 Selecting previously unselected package xauth. #14 4.078 Preparing to unpack .../6-xauth_1%3a1.0.10-1_amd64.deb ... #14 4.081 Unpacking xauth (1:1.0.10-1) ... #14 4.122 Selecting previously unselected package libnss-systemd:amd64. #14 4.129 Preparing to unpack .../7-libnss-systemd_241-7~deb10u10_amd64.deb ... #14 4.135 Unpacking libnss-systemd:amd64 (241-7~deb10u10) ... #14 4.207 Setting up openssh-sftp-server (1:7.9p1-10+deb10u4) ... #14 4.220 Setting up systemd-sysv (241-7~deb10u10) ... #14 4.229 Setting up openssh-server (1:7.9p1-10+deb10u4) ... #14 4.321 debconf: unable to initialize frontend: Dialog #14 4.321 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 4.321 debconf: falling back to frontend: Readline #14 4.382 #14 4.382 Creating config file /etc/ssh/sshd_config with new version #14 4.414 Creating SSH2 RSA key; this may take some time ... #14 4.523 2048 SHA256:4EOHEwOEO0uBUNhaUxCpt+6LneKmvTMZx/zehJxoSII root@buildkitsandbox (RSA) #14 4.525 Creating SSH2 ECDSA key; this may take some time ... #14 4.530 256 SHA256:znJ+arno3pE8nMkhw/17O+1mD7/aOz1KMcODM+Lehm4 root@buildkitsandbox (ECDSA) #14 4.531 Creating SSH2 ED25519 key; this may take some time ... #14 4.539 256 SHA256:QYPs67uj2CfpNpI0foi8S450kj0dldpllsJxDWHG8Oo root@buildkitsandbox (ED25519) #14 4.708 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. #14 4.708 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. #14 4.789 invoke-rc.d: could not determine current runlevel #14 4.791 invoke-rc.d: policy-rc.d denied execution of start. #14 4.816 Setting up libnss-systemd:amd64 (241-7~deb10u10) ... #14 4.823 First installation detected... #14 4.823 Checking NSS setup... #14 4.828 Setting up libpam-systemd:amd64 (241-7~deb10u10) ... #14 4.895 debconf: unable to initialize frontend: Dialog #14 4.895 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 4.895 debconf: falling back to frontend: Readline #14 4.961 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... #14 4.972 Setting up ncurses-term (6.1+20181013-2+deb10u5) ... #14 4.980 Setting up xauth (1:1.0.10-1) ... #14 4.994 Processing triggers for systemd (241-7~deb10u10) ... #14 5.005 Processing triggers for man-db (2.8.5-2+deb10u1) ... #14 5.174 Processing triggers for libc-bin (2.28-10+deb10u3) ... #14 DONE 5.3s #15 [ 8/32] RUN MKDIR /var/run/sshd #15 DONE 0.4s #16 [ 9/32] COPY SSH /root/.ssh #16 DONE 0.0s #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.3s #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.4s #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 0.792 Generating locales (this might take a while)... #21 0.796 en_US.UTF-8... done #21 1.749 Generation complete. #21 DONE 1.8s #22 [15/32] ADD https://github.com/NixOS/patchelf/archive/0.11.tar.gz /tmp/patchelf-0.11.tar.gz #22 DONE 0.1s #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.546 configure.ac:6: installing 'build-aux/compile' #23 2.547 configure.ac:4: installing 'build-aux/install-sh' #23 2.549 configure.ac:4: installing 'build-aux/missing' #23 2.578 src/Makefile.am: installing 'build-aux/depcomp' #23 2.721 checking for a BSD-compatible install... /usr/bin/install -c #23 2.728 checking whether build environment is sane... yes #23 2.737 checking for a thread-safe mkdir -p... /bin/mkdir -p #23 2.738 checking for gawk... gawk #23 2.739 checking whether make sets $(MAKE)... yes #23 2.748 checking whether make supports nested variables... yes #23 2.756 checking whether make supports the include directive... yes (GNU style) #23 2.763 checking for gcc... gcc #23 2.777 checking whether the C compiler works... yes #23 2.810 checking for C compiler default output file name... a.out #23 2.811 checking for suffix of executables... #23 2.840 checking whether we are cross compiling... no #23 2.873 checking for suffix of object files... o #23 2.890 checking whether we are using the GNU C compiler... yes #23 2.905 checking whether gcc accepts -g... yes #23 2.919 checking for gcc option to accept ISO C89... none needed #23 2.948 checking whether gcc understands -c and -o together... yes #23 2.977 checking dependency style of gcc... gcc3 #23 3.003 checking for g++... g++ #23 3.017 checking whether we are using the GNU C++ compiler... yes #23 3.039 checking whether g++ accepts -g... yes #23 3.055 checking dependency style of g++... gcc3 #23 3.085 Setting page size to 4096 #23 3.101 checking that generated files are newer than configure... done #23 3.734 configure: creating ./config.status #23 3.779 config.status: creating Makefile #23 3.788 config.status: creating src/Makefile #23 3.797 config.status: creating tests/Makefile #23 3.809 config.status: creating patchelf.spec #23 3.816 config.status: executing depfiles commands #23 3.871 Making all in src #23 3.873 make[1]: Entering directory '/tmp/patchelf-0.11/src' #23 3.873 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 7.665 mv -f .deps/patchelf.Tpo .deps/patchelf.Po #23 7.670 g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -g -O2 -o patchelf patchelf.o #23 7.733 make[1]: Leaving directory '/tmp/patchelf-0.11/src' #23 7.733 Making all in tests #23 7.736 make[1]: Entering directory '/tmp/patchelf-0.11/tests' #23 7.736 make[1]: Nothing to be done for 'all'. #23 7.736 make[1]: Leaving directory '/tmp/patchelf-0.11/tests' #23 7.738 make[1]: Entering directory '/tmp/patchelf-0.11' #23 7.738 make[1]: Nothing to be done for 'all-am'. #23 7.738 make[1]: Leaving directory '/tmp/patchelf-0.11' #23 7.743 Making install in src #23 7.753 make[1]: Entering directory '/tmp/patchelf-0.11/src' #23 7.761 make[2]: Entering directory '/tmp/patchelf-0.11/src' #23 7.762 /bin/mkdir -p '/usr/local/bin' #23 7.765 /usr/bin/install -c patchelf '/usr/local/bin' #23 7.770 make[2]: Nothing to be done for 'install-data-am'. #23 7.770 make[2]: Leaving directory '/tmp/patchelf-0.11/src' #23 7.770 make[1]: Leaving directory '/tmp/patchelf-0.11/src' #23 7.770 Making install in tests #23 7.772 make[1]: Entering directory '/tmp/patchelf-0.11/tests' #23 7.775 make[2]: Entering directory '/tmp/patchelf-0.11/tests' #23 7.775 make[2]: Nothing to be done for 'install-exec-am'. #23 7.775 make[2]: Nothing to be done for 'install-data-am'. #23 7.775 make[2]: Leaving directory '/tmp/patchelf-0.11/tests' #23 7.775 make[1]: Leaving directory '/tmp/patchelf-0.11/tests' #23 7.777 make[1]: Entering directory '/tmp/patchelf-0.11' #23 7.778 make[2]: Entering directory '/tmp/patchelf-0.11' #23 7.778 make[2]: Nothing to be done for 'install-exec-am'. #23 7.779 /bin/mkdir -p '/usr/local/share/doc/patchelf' #23 7.781 /usr/bin/install -c -m 644 README.md '/usr/local/share/doc/patchelf' #23 7.784 /bin/mkdir -p '/usr/local/share/man/man1' #23 7.788 /usr/bin/install -c -m 644 patchelf.1 '/usr/local/share/man/man1' #23 7.790 make[2]: Leaving directory '/tmp/patchelf-0.11' #23 7.790 make[1]: Leaving directory '/tmp/patchelf-0.11' #23 DONE 7.8s #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.355 Hit:1 http://deb.debian.org/debian buster InRelease #24 0.355 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #24 0.357 Hit:3 http://deb.debian.org/debian buster-updates InRelease #24 0.485 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #24 0.733 Reading package lists... #24 1.733 Reading package lists... #24 2.731 Building dependency tree... #24 2.966 Reading state information... #24 3.122 The following additional packages will be installed: #24 3.122 libasn1c1 libgtp6 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran9 #24 3.122 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #24 3.122 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #24 3.123 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #24 3.172 The following NEW packages will be installed: #24 3.172 libasn1c-dev libasn1c1 libgtp-dev libgtp6 libosmo-abis-dev #24 3.172 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #24 3.172 libosmo-ranap-dev libosmo-ranap7 libosmo-sccp-dev libosmo-sigtran-dev #24 3.172 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #24 3.172 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #24 3.172 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #24 3.173 libosmovty13 libsmpp1 libsmpp34-dev osmocom-nightly telnet #24 3.212 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. #24 3.212 Need to get 4,203 kB of archives. #24 3.212 After this operation, 18.6 MB of additional disk space will be used. #24 3.212 Get:1 http://deb.debian.org/debian buster/main amd64 telnet amd64 0.17-41.2 [70.4 kB] #24 3.349 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ osmocom-nightly 202405162026 [1,172 B] #24 3.352 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore21 1.9.0.198.0323.202405162026 [173 kB] #24 3.355 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libgtp6 1.11.0.30.5758.202405162026 [42.0 kB] #24 3.356 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libgtp-dev 1.11.0.30.5758.202405162026 [142 kB] #24 3.358 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocodec4 1.9.0.198.0323.202405162026 [60.6 kB] #24 3.360 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoisdn0 1.9.0.198.0323.202405162026 [79.9 kB] #24 3.362 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmogsm20 1.9.0.198.0323.202405162026 [233 kB] #24 3.365 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmovty13 1.9.0.198.0323.202405162026 [113 kB] #24 3.367 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmotrau2 1.5.1.12.6222.202405162026 [30.7 kB] #24 3.371 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoabis13 1.5.1.12.6222.202405162026 [74.2 kB] #24 3.372 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-abis-dev 1.5.1.12.6222.202405162026 [112 kB] #24 3.373 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-gsup-client0 1.7.0.15.6b77.202405162026 [23.2 kB] #24 3.374 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocoding0 1.9.0.198.0323.202405162026 [79.1 kB] #24 3.378 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmogb14 1.9.0.198.0323.202405162026 [188 kB] #24 3.380 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmoctrl0 1.9.0.198.0323.202405162026 [69.3 kB] #24 3.381 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmosim2 1.9.0.198.0323.202405162026 [73.3 kB] #24 3.382 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmousb0 1.9.0.198.0323.202405162026 [60.0 kB] #24 3.383 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore 1.9.0.198.0323.202405162026 [53.3 kB] #24 3.384 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmocore-dev 1.9.0.198.0323.202405162026 [840 kB] #24 3.392 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-gsup-client-dev 1.7.0.15.6b77.202405162026 [26.4 kB] #24 3.392 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmonetif11 1.4.0.55.6930.202405162026 [54.4 kB] #24 3.393 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-netif-dev 1.4.0.55.6930.202405162026 [66.3 kB] #24 3.394 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-sccp-dev 1.8.0.66.705a.202405162026 [94.8 kB] #24 3.395 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-sigtran9 1.8.0.66.705a.202405162026 [124 kB] #24 3.396 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-sigtran-dev 1.8.0.66.705a.202405162026 [585 kB] #24 3.401 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libsmpp1 1.14.3.3.16b4.202405162026 [109 kB] #24 3.402 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libsmpp34-dev 1.14.3.3.16b4.202405162026 [124 kB] #24 3.403 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libasn1c1 0.9.36.2.5324.202405162026 [77.0 kB] #24 3.403 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libasn1c-dev 0.9.36.2.5324.202405162026 [110 kB] #24 3.404 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-ranap7 1.5.1.8.977d3b.202405162026 [220 kB] #24 3.407 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ libosmo-ranap-dev 1.5.1.8.977d3b.202405162026 [93.4 kB] #24 3.598 debconf: delaying package configuration, since apt-utils is not installed #24 3.668 Fetched 4,203 kB in 0s (20.1 MB/s) #24 3.703 Selecting previously unselected package telnet. #24 3.703 (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 ... 107837 files and directories currently installed.) #24 3.746 Preparing to unpack .../00-telnet_0.17-41.2_amd64.deb ... #24 3.750 Unpacking telnet (0.17-41.2) ... #24 3.793 Selecting previously unselected package osmocom-nightly. #24 3.801 Preparing to unpack .../01-osmocom-nightly_202405162026_amd64.deb ... #24 3.804 Unpacking osmocom-nightly (202405162026) ... #24 3.837 Selecting previously unselected package libosmocore21:amd64. #24 3.844 Preparing to unpack .../02-libosmocore21_1.9.0.198.0323.202405162026_amd64.deb ... #24 3.850 Unpacking libosmocore21:amd64 (1.9.0.198.0323.202405162026) ... #24 3.900 Selecting previously unselected package libgtp6:amd64. #24 3.908 Preparing to unpack .../03-libgtp6_1.11.0.30.5758.202405162026_amd64.deb ... #24 3.911 Unpacking libgtp6:amd64 (1.11.0.30.5758.202405162026) ... #24 3.946 Selecting previously unselected package libgtp-dev:amd64. #24 3.954 Preparing to unpack .../04-libgtp-dev_1.11.0.30.5758.202405162026_amd64.deb ... #24 3.957 Unpacking libgtp-dev:amd64 (1.11.0.30.5758.202405162026) ... #24 4.007 Selecting previously unselected package libosmocodec4:amd64. #24 4.014 Preparing to unpack .../05-libosmocodec4_1.9.0.198.0323.202405162026_amd64.deb ... #24 4.017 Unpacking libosmocodec4:amd64 (1.9.0.198.0323.202405162026) ... #24 4.059 Selecting previously unselected package libosmoisdn0:amd64. #24 4.066 Preparing to unpack .../06-libosmoisdn0_1.9.0.198.0323.202405162026_amd64.deb ... #24 4.072 Unpacking libosmoisdn0:amd64 (1.9.0.198.0323.202405162026) ... #24 4.115 Selecting previously unselected package libosmogsm20:amd64. #24 4.120 Preparing to unpack .../07-libosmogsm20_1.9.0.198.0323.202405162026_amd64.deb ... #24 4.123 Unpacking libosmogsm20:amd64 (1.9.0.198.0323.202405162026) ... #24 4.175 Selecting previously unselected package libosmovty13:amd64. #24 4.181 Preparing to unpack .../08-libosmovty13_1.9.0.198.0323.202405162026_amd64.deb ... #24 4.184 Unpacking libosmovty13:amd64 (1.9.0.198.0323.202405162026) ... #24 4.230 Selecting previously unselected package libosmotrau2:amd64. #24 4.236 Preparing to unpack .../09-libosmotrau2_1.5.1.12.6222.202405162026_amd64.deb ... #24 4.239 Unpacking libosmotrau2:amd64 (1.5.1.12.6222.202405162026) ... #24 4.278 Selecting previously unselected package libosmoabis13:amd64. #24 4.285 Preparing to unpack .../10-libosmoabis13_1.5.1.12.6222.202405162026_amd64.deb ... #24 4.292 Unpacking libosmoabis13:amd64 (1.5.1.12.6222.202405162026) ... #24 4.328 Selecting previously unselected package libosmo-abis-dev:amd64. #24 4.337 Preparing to unpack .../11-libosmo-abis-dev_1.5.1.12.6222.202405162026_amd64.deb ... #24 4.340 Unpacking libosmo-abis-dev:amd64 (1.5.1.12.6222.202405162026) ... #24 4.384 Selecting previously unselected package libosmo-gsup-client0:amd64. #24 4.390 Preparing to unpack .../12-libosmo-gsup-client0_1.7.0.15.6b77.202405162026_amd64.deb ... #24 4.394 Unpacking libosmo-gsup-client0:amd64 (1.7.0.15.6b77.202405162026) ... #24 4.431 Selecting previously unselected package libosmocoding0:amd64. #24 4.436 Preparing to unpack .../13-libosmocoding0_1.9.0.198.0323.202405162026_amd64.deb ... #24 4.439 Unpacking libosmocoding0:amd64 (1.9.0.198.0323.202405162026) ... #24 4.479 Selecting previously unselected package libosmogb14:amd64. #24 4.485 Preparing to unpack .../14-libosmogb14_1.9.0.198.0323.202405162026_amd64.deb ... #24 4.488 Unpacking libosmogb14:amd64 (1.9.0.198.0323.202405162026) ... #24 4.540 Selecting previously unselected package libosmoctrl0:amd64. #24 4.547 Preparing to unpack .../15-libosmoctrl0_1.9.0.198.0323.202405162026_amd64.deb ... #24 4.553 Unpacking libosmoctrl0:amd64 (1.9.0.198.0323.202405162026) ... #24 4.594 Selecting previously unselected package libosmosim2:amd64. #24 4.602 Preparing to unpack .../16-libosmosim2_1.9.0.198.0323.202405162026_amd64.deb ... #24 4.605 Unpacking libosmosim2:amd64 (1.9.0.198.0323.202405162026) ... #24 4.649 Selecting previously unselected package libosmousb0:amd64. #24 4.658 Preparing to unpack .../17-libosmousb0_1.9.0.198.0323.202405162026_amd64.deb ... #24 4.661 Unpacking libosmousb0:amd64 (1.9.0.198.0323.202405162026) ... #24 4.703 Selecting previously unselected package libosmocore. #24 4.711 Preparing to unpack .../18-libosmocore_1.9.0.198.0323.202405162026_amd64.deb ... #24 4.714 Unpacking libosmocore (1.9.0.198.0323.202405162026) ... #24 4.752 Selecting previously unselected package libosmocore-dev:amd64. #24 4.758 Preparing to unpack .../19-libosmocore-dev_1.9.0.198.0323.202405162026_amd64.deb ... #24 4.761 Unpacking libosmocore-dev:amd64 (1.9.0.198.0323.202405162026) ... #24 4.861 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #24 4.868 Preparing to unpack .../20-libosmo-gsup-client-dev_1.7.0.15.6b77.202405162026_amd64.deb ... #24 4.871 Unpacking libosmo-gsup-client-dev:amd64 (1.7.0.15.6b77.202405162026) ... #24 4.912 Selecting previously unselected package libosmonetif11:amd64. #24 4.919 Preparing to unpack .../21-libosmonetif11_1.4.0.55.6930.202405162026_amd64.deb ... #24 4.922 Unpacking libosmonetif11:amd64 (1.4.0.55.6930.202405162026) ... #24 4.957 Selecting previously unselected package libosmo-netif-dev:amd64. #24 4.964 Preparing to unpack .../22-libosmo-netif-dev_1.4.0.55.6930.202405162026_amd64.deb ... #24 4.967 Unpacking libosmo-netif-dev:amd64 (1.4.0.55.6930.202405162026) ... #24 5.010 Selecting previously unselected package libosmo-sccp-dev:amd64. #24 5.017 Preparing to unpack .../23-libosmo-sccp-dev_1.8.0.66.705a.202405162026_amd64.deb ... #24 5.023 Unpacking libosmo-sccp-dev:amd64 (1.8.0.66.705a.202405162026) ... #24 5.074 Selecting previously unselected package libosmo-sigtran9:amd64. #24 5.078 Preparing to unpack .../24-libosmo-sigtran9_1.8.0.66.705a.202405162026_amd64.deb ... #24 5.098 Unpacking libosmo-sigtran9:amd64 (1.8.0.66.705a.202405162026) ... #24 5.150 Selecting previously unselected package libosmo-sigtran-dev:amd64. #24 5.162 Preparing to unpack .../25-libosmo-sigtran-dev_1.8.0.66.705a.202405162026_amd64.deb ... #24 5.162 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202405162026) ... #24 5.241 Selecting previously unselected package libsmpp1:amd64. #24 5.248 Preparing to unpack .../26-libsmpp1_1.14.3.3.16b4.202405162026_amd64.deb ... #24 5.251 Unpacking libsmpp1:amd64 (1.14.3.3.16b4.202405162026) ... #24 5.292 Selecting previously unselected package libsmpp34-dev:amd64. #24 5.298 Preparing to unpack .../27-libsmpp34-dev_1.14.3.3.16b4.202405162026_amd64.deb ... #24 5.301 Unpacking libsmpp34-dev:amd64 (1.14.3.3.16b4.202405162026) ... #24 5.352 Selecting previously unselected package libasn1c1:amd64. #24 5.358 Preparing to unpack .../28-libasn1c1_0.9.36.2.5324.202405162026_amd64.deb ... #24 5.361 Unpacking libasn1c1:amd64 (0.9.36.2.5324.202405162026) ... #24 5.406 Selecting previously unselected package libasn1c-dev:amd64. #24 5.413 Preparing to unpack .../29-libasn1c-dev_0.9.36.2.5324.202405162026_amd64.deb ... #24 5.419 Unpacking libasn1c-dev:amd64 (0.9.36.2.5324.202405162026) ... #24 5.466 Selecting previously unselected package libosmo-ranap7:amd64. #24 5.474 Preparing to unpack .../30-libosmo-ranap7_1.5.1.8.977d3b.202405162026_amd64.deb ... #24 5.477 Unpacking libosmo-ranap7:amd64 (1.5.1.8.977d3b.202405162026) ... #24 5.532 Selecting previously unselected package libosmo-ranap-dev:amd64. #24 5.538 Preparing to unpack .../31-libosmo-ranap-dev_1.5.1.8.977d3b.202405162026_amd64.deb ... #24 5.541 Unpacking libosmo-ranap-dev:amd64 (1.5.1.8.977d3b.202405162026) ... #24 5.645 Setting up telnet (0.17-41.2) ... #24 5.659 update-alternatives: using /usr/bin/telnet.netkit to provide /usr/bin/telnet (telnet) in auto mode #24 5.667 Setting up osmocom-nightly (202405162026) ... #24 5.676 Setting up libsmpp1:amd64 (1.14.3.3.16b4.202405162026) ... #24 5.686 Setting up libosmocore21:amd64 (1.9.0.198.0323.202405162026) ... #24 5.694 Setting up libosmousb0:amd64 (1.9.0.198.0323.202405162026) ... #24 5.706 Setting up libosmocodec4:amd64 (1.9.0.198.0323.202405162026) ... #24 5.714 Setting up libsmpp34-dev:amd64 (1.14.3.3.16b4.202405162026) ... #24 5.725 Setting up libosmo-sccp-dev:amd64 (1.8.0.66.705a.202405162026) ... #24 5.734 Setting up libasn1c1:amd64 (0.9.36.2.5324.202405162026) ... #24 5.745 Setting up libosmovty13:amd64 (1.9.0.198.0323.202405162026) ... #24 5.754 Setting up libosmoisdn0:amd64 (1.9.0.198.0323.202405162026) ... #24 5.765 Setting up libgtp6:amd64 (1.11.0.30.5758.202405162026) ... #24 5.774 Setting up libgtp-dev:amd64 (1.11.0.30.5758.202405162026) ... #24 5.785 Setting up libasn1c-dev:amd64 (0.9.36.2.5324.202405162026) ... #24 5.795 Setting up libosmogsm20:amd64 (1.9.0.198.0323.202405162026) ... #24 5.807 Setting up libosmoabis13:amd64 (1.5.1.12.6222.202405162026) ... #24 5.817 Setting up libosmoctrl0:amd64 (1.9.0.198.0323.202405162026) ... #24 5.826 Setting up libosmogb14:amd64 (1.9.0.198.0323.202405162026) ... #24 5.837 Setting up libosmonetif11:amd64 (1.4.0.55.6930.202405162026) ... #24 5.846 Setting up libosmo-gsup-client0:amd64 (1.7.0.15.6b77.202405162026) ... #24 5.857 Setting up libosmocoding0:amd64 (1.9.0.198.0323.202405162026) ... #24 5.866 Setting up libosmosim2:amd64 (1.9.0.198.0323.202405162026) ... #24 5.878 Setting up libosmotrau2:amd64 (1.5.1.12.6222.202405162026) ... #24 5.887 Setting up libosmocore (1.9.0.198.0323.202405162026) ... #24 5.898 Setting up libosmo-sigtran9:amd64 (1.8.0.66.705a.202405162026) ... #24 5.907 Setting up libosmo-abis-dev:amd64 (1.5.1.12.6222.202405162026) ... #24 5.919 Setting up libosmo-ranap7:amd64 (1.5.1.8.977d3b.202405162026) ... #24 5.931 Setting up libosmocore-dev:amd64 (1.9.0.198.0323.202405162026) ... #24 5.939 Setting up libosmo-netif-dev:amd64 (1.4.0.55.6930.202405162026) ... #24 5.951 Setting up libosmo-ranap-dev:amd64 (1.5.1.8.977d3b.202405162026) ... #24 5.962 Setting up libosmo-gsup-client-dev:amd64 (1.7.0.15.6b77.202405162026) ... #24 5.970 Setting up libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202405162026) ... #24 5.982 Processing triggers for man-db (2.8.5-2+deb10u1) ... #24 6.128 Processing triggers for libc-bin (2.28-10+deb10u3) ... #24 DONE 6.3s #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.384 Hit:1 http://deb.debian.org/debian buster InRelease #25 0.384 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #25 0.384 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #25 0.384 Hit:4 http://deb.debian.org/debian buster-updates InRelease #25 0.734 Reading package lists... #25 1.743 Reading package lists... #25 2.589 Building dependency tree... #25 2.773 Reading state information... #25 2.891 libboost-program-options-dev is already the newest version (1.67.0.1). #25 2.891 libboost-program-options-dev set to manually installed. #25 2.891 cmake is already the newest version (3.13.4-1). #25 2.891 libfftw3-dev is already the newest version (3.3.8-2). #25 2.891 libsctp-dev is already the newest version (1.0.18+dfsg-1). #25 2.891 libpcsclite-dev is already the newest version (1.8.24-1). #25 2.891 libuhd-dev is already the newest version (3.13.1.0-3). #25 2.891 Suggested packages: #25 2.891 libmbedtls-doc libsoapysdr-doc #25 2.891 Recommended packages: #25 2.891 libconfig-doc soapysdr0.6-module-all | soapysdr0.6-module #25 2.979 The following NEW packages will be installed: #25 2.980 libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4 #25 2.980 libmbedtls-dev libsoapysdr-dev libsoapysdr0.6 soapysdr-module-lms7 #25 2.980 soapysdr0.6-module-lms7 #25 3.014 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. #25 3.014 Need to get 1,403 kB of archives. #25 3.014 After this operation, 6,369 kB of additional disk space will be used. #25 3.014 Get:1 http://deb.debian.org/debian buster/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB] #25 3.022 Get:2 http://deb.debian.org/debian buster/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB] #25 3.023 Get:3 http://deb.debian.org/debian buster/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB] #25 3.028 Get:4 http://deb.debian.org/debian buster/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB] #25 3.029 Get:5 http://deb.debian.org/debian buster/main amd64 libczmq4 amd64 4.2.0-2 [168 kB] #25 3.034 Get:6 http://deb.debian.org/debian buster/main amd64 libczmq-dev amd64 4.2.0-2 [395 kB] #25 3.040 Get:7 http://deb.debian.org/debian-security buster/updates/main amd64 libmbedtls-dev amd64 2.16.9-0~deb10u1 [514 kB] #25 3.045 Get:8 http://deb.debian.org/debian buster/main amd64 libsoapysdr0.6 amd64 0.6.1-4+b1 [68.4 kB] #25 3.046 Get:9 http://deb.debian.org/debian buster/main amd64 libsoapysdr-dev amd64 0.6.1-4+b1 [28.2 kB] #25 3.046 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 3.046 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.244 debconf: delaying package configuration, since apt-utils is not installed #25 3.307 Fetched 1,403 kB in 0s (31.2 MB/s) #25 3.337 Selecting previously unselected package libconfig++9v5:amd64. #25 3.337 (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 ... 109030 files and directories currently installed.) #25 3.377 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ... #25 3.382 Unpacking libconfig++9v5:amd64 (1.5-0.4) ... #25 3.427 Selecting previously unselected package libconfig9:amd64. #25 3.435 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ... #25 3.438 Unpacking libconfig9:amd64 (1.5-0.4) ... #25 3.469 Selecting previously unselected package libconfig-dev:amd64. #25 3.475 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ... #25 3.478 Unpacking libconfig-dev:amd64 (1.5-0.4) ... #25 3.518 Selecting previously unselected package libconfig++-dev:amd64. #25 3.525 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ... #25 3.528 Unpacking libconfig++-dev:amd64 (1.5-0.4) ... #25 3.574 Selecting previously unselected package libczmq4:amd64. #25 3.581 Preparing to unpack .../04-libczmq4_4.2.0-2_amd64.deb ... #25 3.584 Unpacking libczmq4:amd64 (4.2.0-2) ... #25 3.634 Selecting previously unselected package libczmq-dev:amd64. #25 3.642 Preparing to unpack .../05-libczmq-dev_4.2.0-2_amd64.deb ... #25 3.644 Unpacking libczmq-dev:amd64 (4.2.0-2) ... #25 3.709 Selecting previously unselected package libmbedtls-dev:amd64. #25 3.716 Preparing to unpack .../06-libmbedtls-dev_2.16.9-0~deb10u1_amd64.deb ... #25 3.719 Unpacking libmbedtls-dev:amd64 (2.16.9-0~deb10u1) ... #25 3.793 Selecting previously unselected package libsoapysdr0.6:amd64. #25 3.799 Preparing to unpack .../07-libsoapysdr0.6_0.6.1-4+b1_amd64.deb ... #25 3.802 Unpacking libsoapysdr0.6:amd64 (0.6.1-4+b1) ... #25 3.843 Selecting previously unselected package libsoapysdr-dev:amd64. #25 3.851 Preparing to unpack .../08-libsoapysdr-dev_0.6.1-4+b1_amd64.deb ... #25 3.854 Unpacking libsoapysdr-dev:amd64 (0.6.1-4+b1) ... #25 3.889 Selecting previously unselected package soapysdr0.6-module-lms7:amd64. #25 3.897 Preparing to unpack .../09-soapysdr0.6-module-lms7_18.06.0+dfsg-1+b1_amd64.deb ... #25 3.903 Unpacking soapysdr0.6-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 3.936 Selecting previously unselected package soapysdr-module-lms7:amd64. #25 3.943 Preparing to unpack .../10-soapysdr-module-lms7_18.06.0+dfsg-1+b1_amd64.deb ... #25 3.946 Unpacking soapysdr-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 4.012 Setting up libconfig9:amd64 (1.5-0.4) ... #25 4.024 Setting up libsoapysdr0.6:amd64 (0.6.1-4+b1) ... #25 4.035 Setting up libczmq4:amd64 (4.2.0-2) ... #25 4.043 Setting up libconfig++9v5:amd64 (1.5-0.4) ... #25 4.053 Setting up libmbedtls-dev:amd64 (2.16.9-0~deb10u1) ... #25 4.062 Setting up libsoapysdr-dev:amd64 (0.6.1-4+b1) ... #25 4.074 Setting up libczmq-dev:amd64 (4.2.0-2) ... #25 4.082 Setting up libconfig-dev:amd64 (1.5-0.4) ... #25 4.093 Setting up soapysdr0.6-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 4.102 Setting up soapysdr-module-lms7:amd64 (18.06.0+dfsg-1+b1) ... #25 4.113 Setting up libconfig++-dev:amd64 (1.5-0.4) ... #25 4.124 Processing triggers for man-db (2.8.5-2+deb10u1) ... #25 4.320 Processing triggers for libc-bin (2.28-10+deb10u3) ... #25 DONE 4.5s #26 [19/32] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #26 0.415 Hit:1 http://deb.debian.org/debian buster InRelease #26 0.415 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #26 0.416 Hit:3 http://deb.debian.org/debian buster-updates InRelease #26 0.646 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #26 0.762 Reading package lists... #26 1.661 Reading package lists... #26 2.623 Building dependency tree... #26 2.875 Reading state information... #26 3.176 The following additional packages will be installed: #26 3.176 dbus-user-session dconf-gsettings-backend dconf-service freeglut3 #26 3.176 glib-networking glib-networking-common glib-networking-services #26 3.176 gsettings-desktop-schemas libasyncns0 libatk-bridge2.0-0 libatspi2.0-0 #26 3.176 libcaca0 libcairo-gobject2 libcodec2-0.8.1 libcolord2 libcomedi0 libdconf1 #26 3.176 libdouble-conversion1 libdrm-amdgpu1 libdrm-common libdrm-intel1 #26 3.176 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1 libepoxy0 #26 3.176 libevdev2 libflac8 libgbm1 libgl1 libgl1-mesa-dri libgl1-mesa-glx #26 3.176 libglapi-mesa libglu1-mesa libglvnd0 libglx-mesa0 libglx0 #26 3.176 libgnuradio-analog3.7.13 libgnuradio-atsc3.7.13 libgnuradio-audio3.7.13 #26 3.176 libgnuradio-blocks3.7.13 libgnuradio-channels3.7.13 libgnuradio-comedi3.7.13 #26 3.176 libgnuradio-digital3.7.13 libgnuradio-dtv3.7.13 libgnuradio-fcd3.7.13 #26 3.176 libgnuradio-fec3.7.13 libgnuradio-fft3.7.13 libgnuradio-filter3.7.13 #26 3.176 libgnuradio-noaa3.7.13 libgnuradio-pager3.7.13 libgnuradio-pmt3.7.13 #26 3.176 libgnuradio-qtgui3.7.13 libgnuradio-runtime3.7.13 libgnuradio-trellis3.7.13 #26 3.176 libgnuradio-uhd3.7.13 libgnuradio-video-sdl3.7.13 libgnuradio-vocoder3.7.13 #26 3.176 libgnuradio-wavelet3.7.13 libgnuradio-wxgui3.7.13 libgnuradio-zeromq3.7.13 #26 3.176 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libinput-bin libinput10 #26 3.176 libjack-jackd2-0 libjson-glib-1.0-0 libjson-glib-1.0-common libllvm7 #26 3.176 liblog4cpp5v5 libmtdev1 libnotify4 libogg0 libopus0 liborc-0.4-0 #26 3.176 libpcre2-16-0 libportaudio2 libproxy1v5 libpulse0 libqt5core5a libqt5dbus5 #26 3.176 libqt5designer5 libqt5gui5 libqt5help5 libqt5network5 libqt5opengl5 #26 3.176 libqt5printsupport5 libqt5sql5 libqt5svg5 libqt5test5 libqt5widgets5 #26 3.177 libqt5xml5 libqwt-qt5-6 librest-0.7-0 libsamplerate0 libsdl1.2debian #26 3.177 libslang2 libsndfile1 libsoup-gnome2.4-1 libsoup2.4-1 libvolk1-bin #26 3.177 libvolk1.4 libvorbis0a libvorbisenc2 libwacom-common libwacom2 #26 3.177 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 #26 3.177 libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxcb-dri2-0 #26 3.177 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 #26 3.177 libxcb-present0 libxcb-randr0 libxcb-render-util0 libxcb-shape0 libxcb-sync1 #26 3.177 libxcb-util0 libxcb-xfixes0 libxcb-xinerama0 libxcb-xkb1 libxkbcommon-x11-0 #26 3.177 libxkbcommon0 libxshmfence1 libxtst6 libxxf86vm1 python-cheetah python-lxml #26 3.177 python-opengl python-pyqt5 python-sip python-wxgtk3.0 python-wxversion #26 3.177 python-zmq xkb-data #26 3.178 Suggested packages: #26 3.178 gr-fosphor gr-osmosdr colord gvfs jackd2 opus-tools pulseaudio #26 3.178 qt5-image-formats-plugins qtwayland5 libvolk1-dev python-cheetah-doc #26 3.178 python-markdown python-memcache python-pygments python-lxml-dbg #26 3.178 python-lxml-doc python-tk libgle3 python-pyqt5-dbg wx3.0-doc #26 3.178 Recommended packages: #26 3.178 gnuradio-dev python-matplotlib python-networkx python-qwt-qt5 python-scipy #26 3.178 python-tk rtl-sdr uhd-host at-spi2-core udev libgtk-3-bin #26 3.178 notification-daemon qttranslations5-l10n qt5-gtk-platformtheme #26 3.178 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc | libqt5sql5-psql #26 3.178 | libqt5sql5-tds | libqt5sql5-ibase libwacom-bin python-bs4 python-html5lib #26 3.768 The following NEW packages will be installed: #26 3.768 dbus-user-session dconf-gsettings-backend dconf-service freeglut3 #26 3.768 glib-networking glib-networking-common glib-networking-services gnuradio #26 3.769 gsettings-desktop-schemas libasyncns0 libatk-bridge2.0-0 libatspi2.0-0 #26 3.769 libcaca0 libcairo-gobject2 libcodec2-0.8.1 libcolord2 libcomedi0 libdconf1 #26 3.769 libdouble-conversion1 libdrm-amdgpu1 libdrm-common libdrm-intel1 #26 3.769 libdrm-nouveau2 libdrm-radeon1 libdrm2 libegl-mesa0 libegl1 libepoxy0 #26 3.769 libevdev2 libflac8 libgbm1 libgl1 libgl1-mesa-dri libgl1-mesa-glx #26 3.769 libglapi-mesa libglu1-mesa libglvnd0 libglx-mesa0 libglx0 #26 3.769 libgnuradio-analog3.7.13 libgnuradio-atsc3.7.13 libgnuradio-audio3.7.13 #26 3.769 libgnuradio-blocks3.7.13 libgnuradio-channels3.7.13 libgnuradio-comedi3.7.13 #26 3.769 libgnuradio-digital3.7.13 libgnuradio-dtv3.7.13 libgnuradio-fcd3.7.13 #26 3.769 libgnuradio-fec3.7.13 libgnuradio-fft3.7.13 libgnuradio-filter3.7.13 #26 3.769 libgnuradio-noaa3.7.13 libgnuradio-pager3.7.13 libgnuradio-pmt3.7.13 #26 3.769 libgnuradio-qtgui3.7.13 libgnuradio-runtime3.7.13 libgnuradio-trellis3.7.13 #26 3.769 libgnuradio-uhd3.7.13 libgnuradio-video-sdl3.7.13 libgnuradio-vocoder3.7.13 #26 3.769 libgnuradio-wavelet3.7.13 libgnuradio-wxgui3.7.13 libgnuradio-zeromq3.7.13 #26 3.769 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libinput-bin libinput10 #26 3.769 libjack-jackd2-0 libjson-glib-1.0-0 libjson-glib-1.0-common libllvm7 #26 3.769 liblog4cpp5v5 libmtdev1 libnotify4 libogg0 libopus0 liborc-0.4-0 #26 3.769 libpcre2-16-0 libportaudio2 libproxy1v5 libpulse0 libqt5core5a libqt5dbus5 #26 3.769 libqt5designer5 libqt5gui5 libqt5help5 libqt5network5 libqt5opengl5 #26 3.769 libqt5printsupport5 libqt5sql5 libqt5svg5 libqt5test5 libqt5widgets5 #26 3.769 libqt5xml5 libqwt-qt5-6 librest-0.7-0 libsamplerate0 libsdl1.2debian #26 3.769 libslang2 libsndfile1 libsoup-gnome2.4-1 libsoup2.4-1 libvolk1-bin #26 3.769 libvolk1.4 libvorbis0a libvorbisenc2 libwacom-common libwacom2 #26 3.769 libwayland-client0 libwayland-cursor0 libwayland-egl1 libwayland-server0 #26 3.769 libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-xcb1 libxcb-dri2-0 #26 3.769 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 #26 3.769 libxcb-present0 libxcb-randr0 libxcb-render-util0 libxcb-shape0 libxcb-sync1 #26 3.769 libxcb-util0 libxcb-xfixes0 libxcb-xinerama0 libxcb-xkb1 libxkbcommon-x11-0 #26 3.769 libxkbcommon0 libxshmfence1 libxtst6 libxxf86vm1 python-cheetah python-lxml #26 3.769 python-opengl python-pyqt5 python-sip python-wxgtk3.0 python-wxversion #26 3.770 python-zmq xkb-data #26 3.805 0 upgraded, 145 newly installed, 0 to remove and 0 not upgraded. #26 3.805 Need to get 77.3 MB of archives. #26 3.805 After this operation, 508 MB of additional disk space will be used. #26 3.805 Get:1 http://deb.debian.org/debian buster/main amd64 libdouble-conversion1 amd64 3.1.0-3 [39.4 kB] #26 3.813 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpcre2-16-0 amd64 10.32-5+deb10u1 [203 kB] #26 3.825 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5core5a amd64 5.11.3+dfsg1-1+deb10u6 [1,947 kB] #26 3.845 Get:4 http://deb.debian.org/debian buster/main amd64 libdrm-common all 2.4.97-1 [13.8 kB] #26 3.845 Get:5 http://deb.debian.org/debian buster/main amd64 libdrm2 amd64 2.4.97-1 [39.7 kB] #26 3.845 Get:6 http://deb.debian.org/debian buster/main amd64 libglvnd0 amd64 1.1.0-1 [48.6 kB] #26 3.846 Get:7 http://deb.debian.org/debian buster/main amd64 libwayland-server0 amd64 1.16.0-1 [32.5 kB] #26 3.847 Get:8 http://deb.debian.org/debian buster/main amd64 libgbm1 amd64 18.3.6-2+deb10u1 [67.8 kB] #26 3.847 Get:9 http://deb.debian.org/debian buster/main amd64 libglapi-mesa amd64 18.3.6-2+deb10u1 [66.3 kB] #26 3.848 Get:10 http://deb.debian.org/debian buster/main amd64 libwayland-client0 amd64 1.16.0-1 [26.4 kB] #26 3.849 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-xcb1 amd64 2:1.6.7-1+deb10u4 [191 kB] #26 3.850 Get:12 http://deb.debian.org/debian buster/main amd64 libxcb-dri2-0 amd64 1.13.1-2 [101 kB] #26 3.852 Get:13 http://deb.debian.org/debian buster/main amd64 libxcb-dri3-0 amd64 1.13.1-2 [100 kB] #26 3.855 Get:14 http://deb.debian.org/debian buster/main amd64 libxcb-present0 amd64 1.13.1-2 [99.1 kB] #26 3.857 Get:15 http://deb.debian.org/debian buster/main amd64 libxcb-sync1 amd64 1.13.1-2 [103 kB] #26 3.858 Get:16 http://deb.debian.org/debian buster/main amd64 libxcb-xfixes0 amd64 1.13.1-2 [103 kB] #26 3.859 Get:17 http://deb.debian.org/debian buster/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B] #26 3.860 Get:18 http://deb.debian.org/debian buster/main amd64 libegl-mesa0 amd64 18.3.6-2+deb10u1 [135 kB] #26 3.861 Get:19 http://deb.debian.org/debian buster/main amd64 libegl1 amd64 1.1.0-1 [33.6 kB] #26 3.861 Get:20 http://deb.debian.org/debian buster/main amd64 libxcb-glx0 amd64 1.13.1-2 [116 kB] #26 3.863 Get:21 http://deb.debian.org/debian buster/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #26 3.863 Get:22 http://deb.debian.org/debian buster/main amd64 libdrm-amdgpu1 amd64 2.4.97-1 [27.3 kB] #26 3.864 Get:23 http://deb.debian.org/debian buster/main amd64 libdrm-intel1 amd64 2.4.97-1 [69.8 kB] #26 3.865 Get:24 http://deb.debian.org/debian buster/main amd64 libdrm-nouveau2 amd64 2.4.97-1 [26.3 kB] #26 3.865 Get:25 http://deb.debian.org/debian buster/main amd64 libdrm-radeon1 amd64 2.4.97-1 [31.1 kB] #26 3.866 Get:26 http://deb.debian.org/debian buster/main amd64 libllvm7 amd64 1:7.0.1-8+deb10u2 [13.1 MB] #26 3.980 Get:27 http://deb.debian.org/debian buster/main amd64 libgl1-mesa-dri amd64 18.3.6-2+deb10u1 [6,685 kB] #26 4.035 Get:28 http://deb.debian.org/debian buster/main amd64 libglx-mesa0 amd64 18.3.6-2+deb10u1 [180 kB] #26 4.037 Get:29 http://deb.debian.org/debian buster/main amd64 libglx0 amd64 1.1.0-1 [30.0 kB] #26 4.037 Get:30 http://deb.debian.org/debian buster/main amd64 libgl1 amd64 1.1.0-1 [91.1 kB] #26 4.038 Get:31 http://deb.debian.org/debian buster/main amd64 libevdev2 amd64 1.6.0+dfsg-1 [31.0 kB] #26 4.038 Get:32 http://deb.debian.org/debian buster/main amd64 libmtdev1 amd64 1.1.5-1+b1 [22.3 kB] #26 4.038 Get:33 http://deb.debian.org/debian buster/main amd64 libgudev-1.0-0 amd64 232-2 [13.6 kB] #26 4.038 Get:34 http://deb.debian.org/debian buster/main amd64 libwacom-common all 0.32-1 [39.1 kB] #26 4.039 Get:35 http://deb.debian.org/debian buster/main amd64 libwacom2 amd64 0.32-1 [18.8 kB] #26 4.039 Get:36 http://deb.debian.org/debian buster/main amd64 libinput-bin amd64 1.12.6-2+deb10u1 [16.9 kB] #26 4.041 Get:37 http://deb.debian.org/debian buster/main amd64 libinput10 amd64 1.12.6-2+deb10u1 [107 kB] #26 4.046 Get:38 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5dbus5 amd64 5.11.3+dfsg1-1+deb10u6 [231 kB] #26 4.066 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5network5 amd64 5.11.3+dfsg1-1+deb10u6 [673 kB] #26 4.073 Get:40 http://deb.debian.org/debian buster/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB] #26 4.073 Get:41 http://deb.debian.org/debian buster/main amd64 libxcb-util0 amd64 0.3.8-3+b2 [23.0 kB] #26 4.074 Get:42 http://deb.debian.org/debian buster/main amd64 libxcb-image0 amd64 0.4.0-1+b2 [24.4 kB] #26 4.075 Get:43 http://deb.debian.org/debian buster/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB] #26 4.077 Get:44 http://deb.debian.org/debian buster/main amd64 libxcb-randr0 amd64 1.13.1-2 [110 kB] #26 4.079 Get:45 http://deb.debian.org/debian buster/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB] #26 4.079 Get:46 http://deb.debian.org/debian buster/main amd64 libxcb-shape0 amd64 1.13.1-2 [99.5 kB] #26 4.080 Get:47 http://deb.debian.org/debian buster/main amd64 libxcb-xinerama0 amd64 1.13.1-2 [98.9 kB] #26 4.081 Get:48 http://deb.debian.org/debian buster/main amd64 libxcb-xkb1 amd64 1.13.1-2 [123 kB] #26 4.082 Get:49 http://deb.debian.org/debian buster/main amd64 xkb-data all 2.26-2 [681 kB] #26 4.088 Get:50 http://deb.debian.org/debian buster/main amd64 libxkbcommon0 amd64 0.8.2-1 [123 kB] #26 4.089 Get:51 http://deb.debian.org/debian buster/main amd64 libxkbcommon-x11-0 amd64 0.8.2-1 [39.4 kB] #26 4.090 Get:52 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5gui5 amd64 5.11.3+dfsg1-1+deb10u6 [2,844 kB] #26 4.114 Get:53 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5widgets5 amd64 5.11.3+dfsg1-1+deb10u6 [2,262 kB] #26 4.134 Get:54 http://deb.debian.org/debian buster/main amd64 libqt5svg5 amd64 5.11.3-2 [131 kB] #26 4.134 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.135 Get:56 http://deb.debian.org/debian buster/main amd64 libdconf1 amd64 0.30.1-2 [40.7 kB] #26 4.136 Get:57 http://deb.debian.org/debian buster/main amd64 dconf-service amd64 0.30.1-2 [36.4 kB] #26 4.136 Get:58 http://deb.debian.org/debian buster/main amd64 dconf-gsettings-backend amd64 0.30.1-2 [28.9 kB] #26 4.136 Get:59 http://deb.debian.org/debian buster/main amd64 libgl1-mesa-glx amd64 18.3.6-2+deb10u1 [47.4 kB] #26 4.137 Get:60 http://deb.debian.org/debian buster/main amd64 freeglut3 amd64 2.8.1-3 [123 kB] #26 4.138 Get:61 http://deb.debian.org/debian buster/main amd64 libproxy1v5 amd64 0.4.15-5+deb10u1 [56.1 kB] #26 4.138 Get:62 http://deb.debian.org/debian buster/main amd64 glib-networking-common all 2.58.0-2+deb10u2 [59.5 kB] #26 4.140 Get:63 http://deb.debian.org/debian buster/main amd64 glib-networking-services amd64 2.58.0-2+deb10u2 [13.7 kB] #26 4.146 Get:64 http://deb.debian.org/debian buster/main amd64 gsettings-desktop-schemas all 3.28.1-1 [529 kB] #26 4.151 Get:65 http://deb.debian.org/debian buster/main amd64 glib-networking amd64 2.58.0-2+deb10u2 [54.6 kB] #26 4.152 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.153 Get:67 http://deb.debian.org/debian buster/main amd64 libvolk1.4 amd64 1.4-3+b1 [161 kB] #26 4.155 Get:68 http://deb.debian.org/debian buster/main amd64 libvolk1-bin amd64 1.4-3+b1 [71.1 kB] #26 4.156 Get:69 http://deb.debian.org/debian buster/main amd64 python-cheetah amd64 3.1.0-3 [140 kB] #26 4.157 Get:70 http://deb.debian.org/debian buster/main amd64 python-lxml amd64 4.3.2-1+deb10u4 [1,146 kB] #26 4.168 Get:71 http://deb.debian.org/debian buster/main amd64 libglu1-mesa amd64 9.0.0-2.1+b3 [169 kB] #26 4.169 Get:72 http://deb.debian.org/debian buster/main amd64 python-opengl all 3.1.0+dfsg-2 [490 kB] #26 4.174 Get:73 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5xml5 amd64 5.11.3+dfsg1-1+deb10u6 [128 kB] #26 4.175 Get:74 http://deb.debian.org/debian buster/main amd64 libqt5designer5 amd64 5.11.3-4 [2,783 kB] #26 4.200 Get:75 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5sql5 amd64 5.11.3+dfsg1-1+deb10u6 [145 kB] #26 4.201 Get:76 http://deb.debian.org/debian buster/main amd64 libqt5help5 amd64 5.11.3-4 [149 kB] #26 4.203 Get:77 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5printsupport5 amd64 5.11.3+dfsg1-1+deb10u6 [217 kB] #26 4.205 Get:78 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5test5 amd64 5.11.3+dfsg1-1+deb10u6 [151 kB] #26 4.206 Get:79 http://deb.debian.org/debian buster/main amd64 python-sip amd64 4.19.14+dfsg-2 [170 kB] #26 4.208 Get:80 http://deb.debian.org/debian buster/main amd64 python-pyqt5 amd64 5.11.3+dfsg-1+b3 [2,238 kB] #26 4.229 Get:81 http://deb.debian.org/debian buster/main amd64 python-wxversion all 3.0.2.0+dfsg-8 [114 kB] #26 4.230 Get:82 http://deb.debian.org/debian buster/main amd64 libwxbase3.0-0v5 amd64 3.0.4+dfsg-8 [1,057 kB] #26 4.237 Get:83 http://deb.debian.org/debian buster/main amd64 libatspi2.0-0 amd64 2.30.0-7 [65.0 kB] #26 4.238 Get:84 http://deb.debian.org/debian buster/main amd64 libatk-bridge2.0-0 amd64 2.30.0-5 [61.6 kB] #26 4.238 Get:85 http://deb.debian.org/debian buster/main amd64 libcairo-gobject2 amd64 1.16.0-4+deb10u1 [125 kB] #26 4.239 Get:86 http://deb.debian.org/debian buster/main amd64 libcolord2 amd64 1.4.3-4 [141 kB] #26 4.240 Get:87 http://deb.debian.org/debian buster/main amd64 libepoxy0 amd64 1.5.3-0.1 [190 kB] #26 4.242 Get:88 http://deb.debian.org/debian buster/main amd64 libjson-glib-1.0-common all 1.4.4-2 [52.3 kB] #26 4.242 Get:89 http://deb.debian.org/debian buster/main amd64 libjson-glib-1.0-0 amd64 1.4.4-2 [61.2 kB] #26 4.243 Get:90 http://deb.debian.org/debian buster/main amd64 libsoup2.4-1 amd64 2.64.2-2 [253 kB] #26 4.244 Get:91 http://deb.debian.org/debian buster/main amd64 libsoup-gnome2.4-1 amd64 2.64.2-2 [18.0 kB] #26 4.249 Get:92 http://deb.debian.org/debian buster/main amd64 librest-0.7-0 amd64 0.8.1-1 [33.7 kB] #26 4.250 Get:93 http://deb.debian.org/debian buster/main amd64 libwayland-cursor0 amd64 1.16.0-1 [14.1 kB] #26 4.250 Get:94 http://deb.debian.org/debian buster/main amd64 libwayland-egl1 amd64 1.16.0-1 [8,204 B] #26 4.251 Get:95 http://deb.debian.org/debian buster/main amd64 libgtk-3-common all 3.24.5-1 [3,678 kB] #26 4.284 Get:96 http://deb.debian.org/debian buster/main amd64 libgtk-3-0 amd64 3.24.5-1 [2,580 kB] #26 4.310 Get:97 http://deb.debian.org/debian buster/main amd64 libnotify4 amd64 0.7.7-4 [29.0 kB] #26 4.310 Get:98 http://deb.debian.org/debian buster/main amd64 libwxgtk3.0-gtk3-0v5 amd64 3.0.4+dfsg-8 [4,350 kB] #26 4.343 Get:99 http://deb.debian.org/debian buster/main amd64 python-wxgtk3.0 amd64 3.0.2.0+dfsg-8 [5,196 kB] #26 4.388 Get:100 http://deb.debian.org/debian buster/main amd64 python-zmq amd64 17.1.2-2+deb10u1 [259 kB] #26 4.390 Get:101 http://deb.debian.org/debian buster/main amd64 libcodec2-0.8.1 amd64 0.8.1-2 [233 kB] #26 4.392 Get:102 http://deb.debian.org/debian buster/main amd64 libcomedi0 amd64 0.11.0-1 [236 kB] #26 4.394 Get:103 http://deb.debian.org/debian buster/main amd64 liblog4cpp5v5 amd64 1.1.3-1 [106 kB] #26 4.394 Get:104 http://deb.debian.org/debian buster/main amd64 libgnuradio-pmt3.7.13 amd64 3.7.13.4-4+b1 [116 kB] #26 4.395 Get:105 http://deb.debian.org/debian buster/main amd64 libgnuradio-runtime3.7.13 amd64 3.7.13.4-4+b1 [314 kB] #26 4.398 Get:106 http://deb.debian.org/debian buster/main amd64 libgnuradio-blocks3.7.13 amd64 3.7.13.4-4+b1 [537 kB] #26 4.404 Get:107 http://deb.debian.org/debian buster/main amd64 libgnuradio-fft3.7.13 amd64 3.7.13.4-4+b1 [86.5 kB] #26 4.405 Get:108 http://deb.debian.org/debian buster/main amd64 libgnuradio-filter3.7.13 amd64 3.7.13.4-4+b1 [196 kB] #26 4.409 Get:109 http://deb.debian.org/debian buster/main amd64 libgnuradio-analog3.7.13 amd64 3.7.13.4-4+b1 [144 kB] #26 4.411 Get:110 http://deb.debian.org/debian buster/main amd64 libgnuradio-fec3.7.13 amd64 3.7.13.4-4+b1 [211 kB] #26 4.415 Get:111 http://deb.debian.org/debian buster/main amd64 libgnuradio-atsc3.7.13 amd64 3.7.13.4-4+b1 [93.5 kB] #26 4.416 Get:112 http://deb.debian.org/debian buster/main amd64 libopus0 amd64 1.3-1 [191 kB] #26 4.420 Get:113 http://deb.debian.org/debian buster/main amd64 libsamplerate0 amd64 0.1.9-2 [949 kB] #26 4.431 Get:114 http://deb.debian.org/debian buster/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2 [299 kB] #26 4.434 Get:115 http://deb.debian.org/debian buster/main amd64 libportaudio2 amd64 19.6.0-1+deb10u1 [66.8 kB] #26 4.435 Get:116 http://deb.debian.org/debian buster/main amd64 libgnuradio-audio3.7.13 amd64 3.7.13.4-4+b1 [112 kB] #26 4.436 Get:117 http://deb.debian.org/debian buster/main amd64 libgnuradio-channels3.7.13 amd64 3.7.13.4-4+b1 [89.1 kB] #26 4.437 Get:118 http://deb.debian.org/debian buster/main amd64 libgnuradio-comedi3.7.13 amd64 3.7.13.4-4+b1 [54.8 kB] #26 4.438 Get:119 http://deb.debian.org/debian buster/main amd64 libgnuradio-digital3.7.13 amd64 3.7.13.4-4+b1 [348 kB] #26 4.441 Get:120 http://deb.debian.org/debian buster/main amd64 libgnuradio-dtv3.7.13 amd64 3.7.13.4-4+b1 [300 kB] #26 4.444 Get:121 http://deb.debian.org/debian buster/main amd64 libgnuradio-fcd3.7.13 amd64 3.7.13.4-4+b1 [62.3 kB] #26 4.445 Get:122 http://deb.debian.org/debian buster/main amd64 libgnuradio-noaa3.7.13 amd64 3.7.13.4-4+b1 [54.9 kB] #26 4.446 Get:123 http://deb.debian.org/debian buster/main amd64 libgnuradio-pager3.7.13 amd64 3.7.13.4-4+b1 [59.1 kB] #26 4.446 Get:124 http://deb.debian.org/debian-security buster/updates/main amd64 libqt5opengl5 amd64 5.11.3+dfsg1-1+deb10u6 [161 kB] #26 4.448 Get:125 http://deb.debian.org/debian buster/main amd64 libqwt-qt5-6 amd64 6.1.4-1 [437 kB] #26 4.453 Get:126 http://deb.debian.org/debian buster/main amd64 libgnuradio-qtgui3.7.13 amd64 3.7.13.4-4+b1 [368 kB] #26 4.457 Get:127 http://deb.debian.org/debian buster/main amd64 libgnuradio-trellis3.7.13 amd64 3.7.13.4-4+b1 [166 kB] #26 4.459 Get:128 http://deb.debian.org/debian buster/main amd64 libgnuradio-uhd3.7.13 amd64 3.7.13.4-4+b1 [121 kB] #26 4.461 Get:129 http://deb.debian.org/debian buster/main amd64 libslang2 amd64 2.3.2-2 [507 kB] #26 4.468 Get:130 http://deb.debian.org/debian-security buster/updates/main amd64 libcaca0 amd64 0.99.beta19-2.1+deb10u1 [346 kB] #26 4.473 Get:131 http://deb.debian.org/debian buster/main amd64 libasyncns0 amd64 0.8-6 [12.5 kB] #26 4.474 Get:132 http://deb.debian.org/debian buster/main amd64 libogg0 amd64 1.3.2-1+b1 [21.3 kB] #26 4.474 Get:133 http://deb.debian.org/debian-security buster/updates/main amd64 libflac8 amd64 1.3.2-3+deb10u3 [195 kB] #26 4.477 Get:134 http://deb.debian.org/debian buster/main amd64 libvorbis0a amd64 1.3.6-2 [93.5 kB] #26 4.478 Get:135 http://deb.debian.org/debian buster/main amd64 libvorbisenc2 amd64 1.3.6-2 [80.2 kB] #26 4.479 Get:136 http://deb.debian.org/debian-security buster/updates/main amd64 libsndfile1 amd64 1.0.28-6+deb10u2 [253 kB] #26 4.481 Get:137 http://deb.debian.org/debian buster/main amd64 libxtst6 amd64 2:1.2.3-1 [27.8 kB] #26 4.482 Get:138 http://deb.debian.org/debian buster/main amd64 libpulse0 amd64 12.2-4+deb10u1 [281 kB] #26 4.484 Get:139 http://deb.debian.org/debian buster/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-6~deb10u1 [194 kB] #26 4.486 Get:140 http://deb.debian.org/debian buster/main amd64 libgnuradio-video-sdl3.7.13 amd64 3.7.13.4-4+b1 [55.7 kB] #26 4.487 Get:141 http://deb.debian.org/debian buster/main amd64 libgnuradio-vocoder3.7.13 amd64 3.7.13.4-4+b1 [76.7 kB] #26 4.488 Get:142 http://deb.debian.org/debian buster/main amd64 libgnuradio-wavelet3.7.13 amd64 3.7.13.4-4+b1 [54.9 kB] #26 4.488 Get:143 http://deb.debian.org/debian buster/main amd64 libgnuradio-wxgui3.7.13 amd64 3.7.13.4-4+b1 [65.7 kB] #26 4.490 Get:144 http://deb.debian.org/debian buster/main amd64 libgnuradio-zeromq3.7.13 amd64 3.7.13.4-4+b1 [110 kB] #26 4.492 Get:145 http://deb.debian.org/debian buster/main amd64 gnuradio amd64 3.7.13.4-4+b1 [9,656 kB] #26 4.789 debconf: delaying package configuration, since apt-utils is not installed #26 4.845 Fetched 77.3 MB in 1s (96.6 MB/s) #26 4.880 Selecting previously unselected package libdouble-conversion1:amd64. #26 4.880 (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 ... 109337 files and directories currently installed.) #26 4.921 Preparing to unpack .../000-libdouble-conversion1_3.1.0-3_amd64.deb ... #26 4.931 Unpacking libdouble-conversion1:amd64 (3.1.0-3) ... #26 4.969 Selecting previously unselected package libpcre2-16-0:amd64. #26 4.977 Preparing to unpack .../001-libpcre2-16-0_10.32-5+deb10u1_amd64.deb ... #26 4.980 Unpacking libpcre2-16-0:amd64 (10.32-5+deb10u1) ... #26 5.044 Selecting previously unselected package libqt5core5a:amd64. #26 5.051 Preparing to unpack .../002-libqt5core5a_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 5.058 Unpacking libqt5core5a:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 5.201 Selecting previously unselected package libdrm-common. #26 5.207 Preparing to unpack .../003-libdrm-common_2.4.97-1_all.deb ... #26 5.210 Unpacking libdrm-common (2.4.97-1) ... #26 5.244 Selecting previously unselected package libdrm2:amd64. #26 5.250 Preparing to unpack .../004-libdrm2_2.4.97-1_amd64.deb ... #26 5.257 Unpacking libdrm2:amd64 (2.4.97-1) ... #26 5.296 Selecting previously unselected package libglvnd0:amd64. #26 5.304 Preparing to unpack .../005-libglvnd0_1.1.0-1_amd64.deb ... #26 5.307 Unpacking libglvnd0:amd64 (1.1.0-1) ... #26 5.351 Selecting previously unselected package libwayland-server0:amd64. #26 5.357 Preparing to unpack .../006-libwayland-server0_1.16.0-1_amd64.deb ... #26 5.361 Unpacking libwayland-server0:amd64 (1.16.0-1) ... #26 5.400 Selecting previously unselected package libgbm1:amd64. #26 5.407 Preparing to unpack .../007-libgbm1_18.3.6-2+deb10u1_amd64.deb ... #26 5.410 Unpacking libgbm1:amd64 (18.3.6-2+deb10u1) ... #26 5.451 Selecting previously unselected package libglapi-mesa:amd64. #26 5.457 Preparing to unpack .../008-libglapi-mesa_18.3.6-2+deb10u1_amd64.deb ... #26 5.460 Unpacking libglapi-mesa:amd64 (18.3.6-2+deb10u1) ... #26 5.498 Selecting previously unselected package libwayland-client0:amd64. #26 5.505 Preparing to unpack .../009-libwayland-client0_1.16.0-1_amd64.deb ... #26 5.508 Unpacking libwayland-client0:amd64 (1.16.0-1) ... #26 5.543 Selecting previously unselected package libx11-xcb1:amd64. #26 5.549 Preparing to unpack .../010-libx11-xcb1_2%3a1.6.7-1+deb10u4_amd64.deb ... #26 5.555 Unpacking libx11-xcb1:amd64 (2:1.6.7-1+deb10u4) ... #26 5.598 Selecting previously unselected package libxcb-dri2-0:amd64. #26 5.605 Preparing to unpack .../011-libxcb-dri2-0_1.13.1-2_amd64.deb ... #26 5.608 Unpacking libxcb-dri2-0:amd64 (1.13.1-2) ... #26 5.649 Selecting previously unselected package libxcb-dri3-0:amd64. #26 5.658 Preparing to unpack .../012-libxcb-dri3-0_1.13.1-2_amd64.deb ... #26 5.661 Unpacking libxcb-dri3-0:amd64 (1.13.1-2) ... #26 5.706 Selecting previously unselected package libxcb-present0:amd64. #26 5.715 Preparing to unpack .../013-libxcb-present0_1.13.1-2_amd64.deb ... #26 5.718 Unpacking libxcb-present0:amd64 (1.13.1-2) ... #26 5.765 Selecting previously unselected package libxcb-sync1:amd64. #26 5.772 Preparing to unpack .../014-libxcb-sync1_1.13.1-2_amd64.deb ... #26 5.775 Unpacking libxcb-sync1:amd64 (1.13.1-2) ... #26 5.822 Selecting previously unselected package libxcb-xfixes0:amd64. #26 5.829 Preparing to unpack .../015-libxcb-xfixes0_1.13.1-2_amd64.deb ... #26 5.832 Unpacking libxcb-xfixes0:amd64 (1.13.1-2) ... #26 5.881 Selecting previously unselected package libxshmfence1:amd64. #26 5.887 Preparing to unpack .../016-libxshmfence1_1.3-1_amd64.deb ... #26 5.890 Unpacking libxshmfence1:amd64 (1.3-1) ... #26 5.924 Selecting previously unselected package libegl-mesa0:amd64. #26 5.931 Preparing to unpack .../017-libegl-mesa0_18.3.6-2+deb10u1_amd64.deb ... #26 5.934 Unpacking libegl-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 5.986 Selecting previously unselected package libegl1:amd64. #26 5.994 Preparing to unpack .../018-libegl1_1.1.0-1_amd64.deb ... #26 5.997 Unpacking libegl1:amd64 (1.1.0-1) ... #26 6.035 Selecting previously unselected package libxcb-glx0:amd64. #26 6.041 Preparing to unpack .../019-libxcb-glx0_1.13.1-2_amd64.deb ... #26 6.044 Unpacking libxcb-glx0:amd64 (1.13.1-2) ... #26 6.083 Selecting previously unselected package libxxf86vm1:amd64. #26 6.089 Preparing to unpack .../020-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #26 6.092 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #26 6.131 Selecting previously unselected package libdrm-amdgpu1:amd64. #26 6.138 Preparing to unpack .../021-libdrm-amdgpu1_2.4.97-1_amd64.deb ... #26 6.142 Unpacking libdrm-amdgpu1:amd64 (2.4.97-1) ... #26 6.179 Selecting previously unselected package libdrm-intel1:amd64. #26 6.185 Preparing to unpack .../022-libdrm-intel1_2.4.97-1_amd64.deb ... #26 6.188 Unpacking libdrm-intel1:amd64 (2.4.97-1) ... #26 6.233 Selecting previously unselected package libdrm-nouveau2:amd64. #26 6.239 Preparing to unpack .../023-libdrm-nouveau2_2.4.97-1_amd64.deb ... #26 6.245 Unpacking libdrm-nouveau2:amd64 (2.4.97-1) ... #26 6.283 Selecting previously unselected package libdrm-radeon1:amd64. #26 6.290 Preparing to unpack .../024-libdrm-radeon1_2.4.97-1_amd64.deb ... #26 6.293 Unpacking libdrm-radeon1:amd64 (2.4.97-1) ... #26 6.329 Selecting previously unselected package libllvm7:amd64. #26 6.335 Preparing to unpack .../025-libllvm7_1%3a7.0.1-8+deb10u2_amd64.deb ... #26 6.338 Unpacking libllvm7:amd64 (1:7.0.1-8+deb10u2) ... #26 7.228 Selecting previously unselected package libgl1-mesa-dri:amd64. #26 7.236 Preparing to unpack .../026-libgl1-mesa-dri_18.3.6-2+deb10u1_amd64.deb ... #26 7.243 Unpacking libgl1-mesa-dri:amd64 (18.3.6-2+deb10u1) ... #26 7.713 Selecting previously unselected package libglx-mesa0:amd64. #26 7.720 Preparing to unpack .../027-libglx-mesa0_18.3.6-2+deb10u1_amd64.deb ... #26 7.723 Unpacking libglx-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 7.777 Selecting previously unselected package libglx0:amd64. #26 7.785 Preparing to unpack .../028-libglx0_1.1.0-1_amd64.deb ... #26 7.788 Unpacking libglx0:amd64 (1.1.0-1) ... #26 7.827 Selecting previously unselected package libgl1:amd64. #26 7.835 Preparing to unpack .../029-libgl1_1.1.0-1_amd64.deb ... #26 7.838 Unpacking libgl1:amd64 (1.1.0-1) ... #26 7.885 Selecting previously unselected package libevdev2:amd64. #26 7.893 Preparing to unpack .../030-libevdev2_1.6.0+dfsg-1_amd64.deb ... #26 7.899 Unpacking libevdev2:amd64 (1.6.0+dfsg-1) ... #26 7.939 Selecting previously unselected package libmtdev1:amd64. #26 7.947 Preparing to unpack .../031-libmtdev1_1.1.5-1+b1_amd64.deb ... #26 7.950 Unpacking libmtdev1:amd64 (1.1.5-1+b1) ... #26 7.987 Selecting previously unselected package libgudev-1.0-0:amd64. #26 7.996 Preparing to unpack .../032-libgudev-1.0-0_232-2_amd64.deb ... #26 7.999 Unpacking libgudev-1.0-0:amd64 (232-2) ... #26 8.032 Selecting previously unselected package libwacom-common. #26 8.039 Preparing to unpack .../033-libwacom-common_0.32-1_all.deb ... #26 8.044 Unpacking libwacom-common (0.32-1) ... #26 8.095 Selecting previously unselected package libwacom2:amd64. #26 8.101 Preparing to unpack .../034-libwacom2_0.32-1_amd64.deb ... #26 8.104 Unpacking libwacom2:amd64 (0.32-1) ... #26 8.138 Selecting previously unselected package libinput-bin. #26 8.145 Preparing to unpack .../035-libinput-bin_1.12.6-2+deb10u1_amd64.deb ... #26 8.148 Unpacking libinput-bin (1.12.6-2+deb10u1) ... #26 8.184 Selecting previously unselected package libinput10:amd64. #26 8.189 Preparing to unpack .../036-libinput10_1.12.6-2+deb10u1_amd64.deb ... #26 8.195 Unpacking libinput10:amd64 (1.12.6-2+deb10u1) ... #26 8.242 Selecting previously unselected package libqt5dbus5:amd64. #26 8.248 Preparing to unpack .../037-libqt5dbus5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 8.252 Unpacking libqt5dbus5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 8.301 Selecting previously unselected package libqt5network5:amd64. #26 8.309 Preparing to unpack .../038-libqt5network5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 8.312 Unpacking libqt5network5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 8.395 Selecting previously unselected package libxcb-icccm4:amd64. #26 8.403 Preparing to unpack .../039-libxcb-icccm4_0.4.1-1.1_amd64.deb ... #26 8.406 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... #26 8.442 Selecting previously unselected package libxcb-util0:amd64. #26 8.449 Preparing to unpack .../040-libxcb-util0_0.3.8-3+b2_amd64.deb ... #26 8.452 Unpacking libxcb-util0:amd64 (0.3.8-3+b2) ... #26 8.514 Selecting previously unselected package libxcb-image0:amd64. #26 8.522 Preparing to unpack .../041-libxcb-image0_0.4.0-1+b2_amd64.deb ... #26 8.540 Unpacking libxcb-image0:amd64 (0.4.0-1+b2) ... #26 8.576 Selecting previously unselected package libxcb-keysyms1:amd64. #26 8.583 Preparing to unpack .../042-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ... #26 8.586 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #26 8.627 Selecting previously unselected package libxcb-randr0:amd64. #26 8.634 Preparing to unpack .../043-libxcb-randr0_1.13.1-2_amd64.deb ... #26 8.637 Unpacking libxcb-randr0:amd64 (1.13.1-2) ... #26 8.686 Selecting previously unselected package libxcb-render-util0:amd64. #26 8.692 Preparing to unpack .../044-libxcb-render-util0_0.3.9-1+b1_amd64.deb ... #26 8.695 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ... #26 8.730 Selecting previously unselected package libxcb-shape0:amd64. #26 8.738 Preparing to unpack .../045-libxcb-shape0_1.13.1-2_amd64.deb ... #26 8.741 Unpacking libxcb-shape0:amd64 (1.13.1-2) ... #26 8.781 Selecting previously unselected package libxcb-xinerama0:amd64. #26 8.790 Preparing to unpack .../046-libxcb-xinerama0_1.13.1-2_amd64.deb ... #26 8.793 Unpacking libxcb-xinerama0:amd64 (1.13.1-2) ... #26 8.838 Selecting previously unselected package libxcb-xkb1:amd64. #26 8.845 Preparing to unpack .../047-libxcb-xkb1_1.13.1-2_amd64.deb ... #26 8.848 Unpacking libxcb-xkb1:amd64 (1.13.1-2) ... #26 8.884 Selecting previously unselected package xkb-data. #26 8.893 Preparing to unpack .../048-xkb-data_2.26-2_all.deb ... #26 8.895 Unpacking xkb-data (2.26-2) ... #26 9.014 Selecting previously unselected package libxkbcommon0:amd64. #26 9.020 Preparing to unpack .../049-libxkbcommon0_0.8.2-1_amd64.deb ... #26 9.023 Unpacking libxkbcommon0:amd64 (0.8.2-1) ... #26 9.068 Selecting previously unselected package libxkbcommon-x11-0:amd64. #26 9.077 Preparing to unpack .../050-libxkbcommon-x11-0_0.8.2-1_amd64.deb ... #26 9.080 Unpacking libxkbcommon-x11-0:amd64 (0.8.2-1) ... #26 9.134 Selecting previously unselected package libqt5gui5:amd64. #26 9.140 Preparing to unpack .../051-libqt5gui5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 9.147 Unpacking libqt5gui5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 9.376 Selecting previously unselected package libqt5widgets5:amd64. #26 9.382 Preparing to unpack .../052-libqt5widgets5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 9.385 Unpacking libqt5widgets5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 9.569 Selecting previously unselected package libqt5svg5:amd64. #26 9.578 Preparing to unpack .../053-libqt5svg5_5.11.3-2_amd64.deb ... #26 9.581 Unpacking libqt5svg5:amd64 (5.11.3-2) ... #26 9.627 Selecting previously unselected package dbus-user-session. #26 9.635 Preparing to unpack .../054-dbus-user-session_1.12.28-0+deb10u1_amd64.deb ... #26 9.638 Unpacking dbus-user-session (1.12.28-0+deb10u1) ... #26 9.687 Selecting previously unselected package libdconf1:amd64. #26 9.694 Preparing to unpack .../055-libdconf1_0.30.1-2_amd64.deb ... #26 9.697 Unpacking libdconf1:amd64 (0.30.1-2) ... #26 9.730 Selecting previously unselected package dconf-service. #26 9.736 Preparing to unpack .../056-dconf-service_0.30.1-2_amd64.deb ... #26 9.739 Unpacking dconf-service (0.30.1-2) ... #26 9.771 Selecting previously unselected package dconf-gsettings-backend:amd64. #26 9.776 Preparing to unpack .../057-dconf-gsettings-backend_0.30.1-2_amd64.deb ... #26 9.782 Unpacking dconf-gsettings-backend:amd64 (0.30.1-2) ... #26 9.813 Selecting previously unselected package libgl1-mesa-glx:amd64. #26 9.819 Preparing to unpack .../058-libgl1-mesa-glx_18.3.6-2+deb10u1_amd64.deb ... #26 9.822 Unpacking libgl1-mesa-glx:amd64 (18.3.6-2+deb10u1) ... #26 9.865 Selecting previously unselected package freeglut3:amd64. #26 9.873 Preparing to unpack .../059-freeglut3_2.8.1-3_amd64.deb ... #26 9.876 Unpacking freeglut3:amd64 (2.8.1-3) ... #26 9.921 Selecting previously unselected package libproxy1v5:amd64. #26 9.928 Preparing to unpack .../060-libproxy1v5_0.4.15-5+deb10u1_amd64.deb ... #26 9.931 Unpacking libproxy1v5:amd64 (0.4.15-5+deb10u1) ... #26 9.965 Selecting previously unselected package glib-networking-common. #26 9.973 Preparing to unpack .../061-glib-networking-common_2.58.0-2+deb10u2_all.deb ... #26 9.976 Unpacking glib-networking-common (2.58.0-2+deb10u2) ... #26 10.02 Selecting previously unselected package glib-networking-services. #26 10.03 Preparing to unpack .../062-glib-networking-services_2.58.0-2+deb10u2_amd64.deb ... #26 10.03 Unpacking glib-networking-services (2.58.0-2+deb10u2) ... #26 10.07 Selecting previously unselected package gsettings-desktop-schemas. #26 10.07 Preparing to unpack .../063-gsettings-desktop-schemas_3.28.1-1_all.deb ... #26 10.08 Unpacking gsettings-desktop-schemas (3.28.1-1) ... #26 10.17 Selecting previously unselected package glib-networking:amd64. #26 10.17 Preparing to unpack .../064-glib-networking_2.58.0-2+deb10u2_amd64.deb ... #26 10.18 Unpacking glib-networking:amd64 (2.58.0-2+deb10u2) ... #26 10.21 Selecting previously unselected package liborc-0.4-0:amd64. #26 10.22 Preparing to unpack .../065-liborc-0.4-0_1%3a0.4.28-3.1_amd64.deb ... #26 10.22 Unpacking liborc-0.4-0:amd64 (1:0.4.28-3.1) ... #26 10.28 Selecting previously unselected package libvolk1.4:amd64. #26 10.28 Preparing to unpack .../066-libvolk1.4_1.4-3+b1_amd64.deb ... #26 10.29 Unpacking libvolk1.4:amd64 (1.4-3+b1) ... #26 10.33 Selecting previously unselected package libvolk1-bin. #26 10.34 Preparing to unpack .../067-libvolk1-bin_1.4-3+b1_amd64.deb ... #26 10.34 Unpacking libvolk1-bin (1.4-3+b1) ... #26 10.39 Selecting previously unselected package python-cheetah. #26 10.39 Preparing to unpack .../068-python-cheetah_3.1.0-3_amd64.deb ... #26 10.39 Unpacking python-cheetah (3.1.0-3) ... #26 10.44 Selecting previously unselected package python-lxml:amd64. #26 10.45 Preparing to unpack .../069-python-lxml_4.3.2-1+deb10u4_amd64.deb ... #26 10.45 Unpacking python-lxml:amd64 (4.3.2-1+deb10u4) ... #26 10.57 Selecting previously unselected package libglu1-mesa:amd64. #26 10.57 Preparing to unpack .../070-libglu1-mesa_9.0.0-2.1+b3_amd64.deb ... #26 10.58 Unpacking libglu1-mesa:amd64 (9.0.0-2.1+b3) ... #26 10.64 Selecting previously unselected package python-opengl. #26 10.64 Preparing to unpack .../071-python-opengl_3.1.0+dfsg-2_all.deb ... #26 10.65 Unpacking python-opengl (3.1.0+dfsg-2) ... #26 10.86 Selecting previously unselected package libqt5xml5:amd64. #26 10.87 Preparing to unpack .../072-libqt5xml5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 10.87 Unpacking libqt5xml5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 10.92 Selecting previously unselected package libqt5designer5:amd64. #26 10.93 Preparing to unpack .../073-libqt5designer5_5.11.3-4_amd64.deb ... #26 10.93 Unpacking libqt5designer5:amd64 (5.11.3-4) ... #26 11.10 Selecting previously unselected package libqt5sql5:amd64. #26 11.11 Preparing to unpack .../074-libqt5sql5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 11.11 Unpacking libqt5sql5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 11.16 Selecting previously unselected package libqt5help5:amd64. #26 11.17 Preparing to unpack .../075-libqt5help5_5.11.3-4_amd64.deb ... #26 11.17 Unpacking libqt5help5:amd64 (5.11.3-4) ... #26 11.24 Selecting previously unselected package libqt5printsupport5:amd64. #26 11.25 Preparing to unpack .../076-libqt5printsupport5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 11.25 Unpacking libqt5printsupport5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 11.31 Selecting previously unselected package libqt5test5:amd64. #26 11.32 Preparing to unpack .../077-libqt5test5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 11.33 Unpacking libqt5test5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 11.37 Selecting previously unselected package python-sip. #26 11.38 Preparing to unpack .../078-python-sip_4.19.14+dfsg-2_amd64.deb ... #26 11.39 Unpacking python-sip (4.19.14+dfsg-2) ... #26 11.43 Selecting previously unselected package python-pyqt5. #26 11.44 Preparing to unpack .../079-python-pyqt5_5.11.3+dfsg-1+b3_amd64.deb ... #26 11.44 Unpacking python-pyqt5 (5.11.3+dfsg-1+b3) ... #26 11.66 Selecting previously unselected package python-wxversion. #26 11.66 Preparing to unpack .../080-python-wxversion_3.0.2.0+dfsg-8_all.deb ... #26 11.67 Unpacking python-wxversion (3.0.2.0+dfsg-8) ... #26 11.71 Selecting previously unselected package libwxbase3.0-0v5:amd64. #26 11.72 Preparing to unpack .../081-libwxbase3.0-0v5_3.0.4+dfsg-8_amd64.deb ... #26 11.72 Unpacking libwxbase3.0-0v5:amd64 (3.0.4+dfsg-8) ... #26 11.85 Selecting previously unselected package libatspi2.0-0:amd64. #26 11.86 Preparing to unpack .../082-libatspi2.0-0_2.30.0-7_amd64.deb ... #26 11.86 Unpacking libatspi2.0-0:amd64 (2.30.0-7) ... #26 11.91 Selecting previously unselected package libatk-bridge2.0-0:amd64. #26 11.91 Preparing to unpack .../083-libatk-bridge2.0-0_2.30.0-5_amd64.deb ... #26 11.92 Unpacking libatk-bridge2.0-0:amd64 (2.30.0-5) ... #26 11.96 Selecting previously unselected package libcairo-gobject2:amd64. #26 11.97 Preparing to unpack .../084-libcairo-gobject2_1.16.0-4+deb10u1_amd64.deb ... #26 11.97 Unpacking libcairo-gobject2:amd64 (1.16.0-4+deb10u1) ... #26 12.02 Selecting previously unselected package libcolord2:amd64. #26 12.03 Preparing to unpack .../085-libcolord2_1.4.3-4_amd64.deb ... #26 12.03 Unpacking libcolord2:amd64 (1.4.3-4) ... #26 12.08 Selecting previously unselected package libepoxy0:amd64. #26 12.09 Preparing to unpack .../086-libepoxy0_1.5.3-0.1_amd64.deb ... #26 12.09 Unpacking libepoxy0:amd64 (1.5.3-0.1) ... #26 12.14 Selecting previously unselected package libjson-glib-1.0-common. #26 12.15 Preparing to unpack .../087-libjson-glib-1.0-common_1.4.4-2_all.deb ... #26 12.15 Unpacking libjson-glib-1.0-common (1.4.4-2) ... #26 12.20 Selecting previously unselected package libjson-glib-1.0-0:amd64. #26 12.21 Preparing to unpack .../088-libjson-glib-1.0-0_1.4.4-2_amd64.deb ... #26 12.21 Unpacking libjson-glib-1.0-0:amd64 (1.4.4-2) ... #26 12.25 Selecting previously unselected package libsoup2.4-1:amd64. #26 12.26 Preparing to unpack .../089-libsoup2.4-1_2.64.2-2_amd64.deb ... #26 12.27 Unpacking libsoup2.4-1:amd64 (2.64.2-2) ... #26 12.32 Selecting previously unselected package libsoup-gnome2.4-1:amd64. #26 12.33 Preparing to unpack .../090-libsoup-gnome2.4-1_2.64.2-2_amd64.deb ... #26 12.34 Unpacking libsoup-gnome2.4-1:amd64 (2.64.2-2) ... #26 12.37 Selecting previously unselected package librest-0.7-0:amd64. #26 12.38 Preparing to unpack .../091-librest-0.7-0_0.8.1-1_amd64.deb ... #26 12.38 Unpacking librest-0.7-0:amd64 (0.8.1-1) ... #26 12.42 Selecting previously unselected package libwayland-cursor0:amd64. #26 12.42 Preparing to unpack .../092-libwayland-cursor0_1.16.0-1_amd64.deb ... #26 12.43 Unpacking libwayland-cursor0:amd64 (1.16.0-1) ... #26 12.47 Selecting previously unselected package libwayland-egl1:amd64. #26 12.47 Preparing to unpack .../093-libwayland-egl1_1.16.0-1_amd64.deb ... #26 12.48 Unpacking libwayland-egl1:amd64 (1.16.0-1) ... #26 12.51 Selecting previously unselected package libgtk-3-common. #26 12.52 Preparing to unpack .../094-libgtk-3-common_3.24.5-1_all.deb ... #26 12.53 Unpacking libgtk-3-common (3.24.5-1) ... #26 12.87 Selecting previously unselected package libgtk-3-0:amd64. #26 12.88 Preparing to unpack .../095-libgtk-3-0_3.24.5-1_amd64.deb ... #26 12.88 Unpacking libgtk-3-0:amd64 (3.24.5-1) ... #26 13.11 Selecting previously unselected package libnotify4:amd64. #26 13.12 Preparing to unpack .../096-libnotify4_0.7.7-4_amd64.deb ... #26 13.13 Unpacking libnotify4:amd64 (0.7.7-4) ... #26 13.16 Selecting previously unselected package libwxgtk3.0-gtk3-0v5:amd64. #26 13.17 Preparing to unpack .../097-libwxgtk3.0-gtk3-0v5_3.0.4+dfsg-8_amd64.deb ... #26 13.18 Unpacking libwxgtk3.0-gtk3-0v5:amd64 (3.0.4+dfsg-8) ... #26 13.51 Selecting previously unselected package python-wxgtk3.0. #26 13.51 Preparing to unpack .../098-python-wxgtk3.0_3.0.2.0+dfsg-8_amd64.deb ... #26 13.52 Unpacking python-wxgtk3.0 (3.0.2.0+dfsg-8) ... #26 13.92 Selecting previously unselected package python-zmq. #26 13.93 Preparing to unpack .../099-python-zmq_17.1.2-2+deb10u1_amd64.deb ... #26 13.93 Unpacking python-zmq (17.1.2-2+deb10u1) ... #26 13.99 Selecting previously unselected package libcodec2-0.8.1:amd64. #26 13.99 Preparing to unpack .../100-libcodec2-0.8.1_0.8.1-2_amd64.deb ... #26 14.00 Unpacking libcodec2-0.8.1:amd64 (0.8.1-2) ... #26 14.06 Selecting previously unselected package libcomedi0. #26 14.07 Preparing to unpack .../101-libcomedi0_0.11.0-1_amd64.deb ... #26 14.07 Unpacking libcomedi0 (0.11.0-1) ... #26 14.12 Selecting previously unselected package liblog4cpp5v5:amd64. #26 14.13 Preparing to unpack .../102-liblog4cpp5v5_1.1.3-1_amd64.deb ... #26 14.13 Unpacking liblog4cpp5v5:amd64 (1.1.3-1) ... #26 14.18 Selecting previously unselected package libgnuradio-pmt3.7.13:amd64. #26 14.19 Preparing to unpack .../103-libgnuradio-pmt3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.19 Unpacking libgnuradio-pmt3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.24 Selecting previously unselected package libgnuradio-runtime3.7.13:amd64. #26 14.25 Preparing to unpack .../104-libgnuradio-runtime3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.25 Unpacking libgnuradio-runtime3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.31 Selecting previously unselected package libgnuradio-blocks3.7.13:amd64. #26 14.31 Preparing to unpack .../105-libgnuradio-blocks3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.32 Unpacking libgnuradio-blocks3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.39 Selecting previously unselected package libgnuradio-fft3.7.13:amd64. #26 14.40 Preparing to unpack .../106-libgnuradio-fft3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.40 Unpacking libgnuradio-fft3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.44 Selecting previously unselected package libgnuradio-filter3.7.13:amd64. #26 14.45 Preparing to unpack .../107-libgnuradio-filter3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.45 Unpacking libgnuradio-filter3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.50 Selecting previously unselected package libgnuradio-analog3.7.13:amd64. #26 14.51 Preparing to unpack .../108-libgnuradio-analog3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.51 Unpacking libgnuradio-analog3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.56 Selecting previously unselected package libgnuradio-fec3.7.13:amd64. #26 14.57 Preparing to unpack .../109-libgnuradio-fec3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.57 Unpacking libgnuradio-fec3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.62 Selecting previously unselected package libgnuradio-atsc3.7.13:amd64. #26 14.62 Preparing to unpack .../110-libgnuradio-atsc3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.63 Unpacking libgnuradio-atsc3.7.13:amd64 (3.7.13.4-4+b1) ... #26 14.67 Selecting previously unselected package libopus0:amd64. #26 14.68 Preparing to unpack .../111-libopus0_1.3-1_amd64.deb ... #26 14.69 Unpacking libopus0:amd64 (1.3-1) ... #26 14.73 Selecting previously unselected package libsamplerate0:amd64. #26 14.74 Preparing to unpack .../112-libsamplerate0_0.1.9-2_amd64.deb ... #26 14.75 Unpacking libsamplerate0:amd64 (0.1.9-2) ... #26 14.85 Selecting previously unselected package libjack-jackd2-0:amd64. #26 14.86 Preparing to unpack .../113-libjack-jackd2-0_1.9.12~dfsg-2_amd64.deb ... #26 14.87 Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2) ... #26 14.92 Selecting previously unselected package libportaudio2:amd64. #26 14.93 Preparing to unpack .../114-libportaudio2_19.6.0-1+deb10u1_amd64.deb ... #26 14.93 Unpacking libportaudio2:amd64 (19.6.0-1+deb10u1) ... #26 14.97 Selecting previously unselected package libgnuradio-audio3.7.13:amd64. #26 14.98 Preparing to unpack .../115-libgnuradio-audio3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 14.98 Unpacking libgnuradio-audio3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.02 Selecting previously unselected package libgnuradio-channels3.7.13:amd64. #26 15.03 Preparing to unpack .../116-libgnuradio-channels3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.04 Unpacking libgnuradio-channels3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.08 Selecting previously unselected package libgnuradio-comedi3.7.13:amd64. #26 15.09 Preparing to unpack .../117-libgnuradio-comedi3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.09 Unpacking libgnuradio-comedi3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.13 Selecting previously unselected package libgnuradio-digital3.7.13:amd64. #26 15.14 Preparing to unpack .../118-libgnuradio-digital3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.14 Unpacking libgnuradio-digital3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.20 Selecting previously unselected package libgnuradio-dtv3.7.13:amd64. #26 15.21 Preparing to unpack .../119-libgnuradio-dtv3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.21 Unpacking libgnuradio-dtv3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.28 Selecting previously unselected package libgnuradio-fcd3.7.13:amd64. #26 15.29 Preparing to unpack .../120-libgnuradio-fcd3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.29 Unpacking libgnuradio-fcd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.33 Selecting previously unselected package libgnuradio-noaa3.7.13:amd64. #26 15.34 Preparing to unpack .../121-libgnuradio-noaa3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.34 Unpacking libgnuradio-noaa3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.38 Selecting previously unselected package libgnuradio-pager3.7.13:amd64. #26 15.39 Preparing to unpack .../122-libgnuradio-pager3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.39 Unpacking libgnuradio-pager3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.44 Selecting previously unselected package libqt5opengl5:amd64. #26 15.45 Preparing to unpack .../123-libqt5opengl5_5.11.3+dfsg1-1+deb10u6_amd64.deb ... #26 15.45 Unpacking libqt5opengl5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 15.50 Selecting previously unselected package libqwt-qt5-6. #26 15.51 Preparing to unpack .../124-libqwt-qt5-6_6.1.4-1_amd64.deb ... #26 15.51 Unpacking libqwt-qt5-6 (6.1.4-1) ... #26 15.58 Selecting previously unselected package libgnuradio-qtgui3.7.13:amd64. #26 15.58 Preparing to unpack .../125-libgnuradio-qtgui3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.59 Unpacking libgnuradio-qtgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.65 Selecting previously unselected package libgnuradio-trellis3.7.13:amd64. #26 15.66 Preparing to unpack .../126-libgnuradio-trellis3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.66 Unpacking libgnuradio-trellis3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.71 Selecting previously unselected package libgnuradio-uhd3.7.13:amd64. #26 15.72 Preparing to unpack .../127-libgnuradio-uhd3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 15.72 Unpacking libgnuradio-uhd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 15.77 Selecting previously unselected package libslang2:amd64. #26 15.78 Preparing to unpack .../128-libslang2_2.3.2-2_amd64.deb ... #26 15.79 Unpacking libslang2:amd64 (2.3.2-2) ... #26 15.85 Selecting previously unselected package libcaca0:amd64. #26 15.86 Preparing to unpack .../129-libcaca0_0.99.beta19-2.1+deb10u1_amd64.deb ... #26 15.86 Unpacking libcaca0:amd64 (0.99.beta19-2.1+deb10u1) ... #26 15.93 Selecting previously unselected package libasyncns0:amd64. #26 15.93 Preparing to unpack .../130-libasyncns0_0.8-6_amd64.deb ... #26 15.93 Unpacking libasyncns0:amd64 (0.8-6) ... #26 15.98 Selecting previously unselected package libogg0:amd64. #26 15.98 Preparing to unpack .../131-libogg0_1.3.2-1+b1_amd64.deb ... #26 15.98 Unpacking libogg0:amd64 (1.3.2-1+b1) ... #26 16.02 Selecting previously unselected package libflac8:amd64. #26 16.03 Preparing to unpack .../132-libflac8_1.3.2-3+deb10u3_amd64.deb ... #26 16.03 Unpacking libflac8:amd64 (1.3.2-3+deb10u3) ... #26 16.09 Selecting previously unselected package libvorbis0a:amd64. #26 16.09 Preparing to unpack .../133-libvorbis0a_1.3.6-2_amd64.deb ... #26 16.10 Unpacking libvorbis0a:amd64 (1.3.6-2) ... #26 16.14 Selecting previously unselected package libvorbisenc2:amd64. #26 16.15 Preparing to unpack .../134-libvorbisenc2_1.3.6-2_amd64.deb ... #26 16.15 Unpacking libvorbisenc2:amd64 (1.3.6-2) ... #26 16.20 Selecting previously unselected package libsndfile1:amd64. #26 16.20 Preparing to unpack .../135-libsndfile1_1.0.28-6+deb10u2_amd64.deb ... #26 16.21 Unpacking libsndfile1:amd64 (1.0.28-6+deb10u2) ... #26 16.25 Selecting previously unselected package libxtst6:amd64. #26 16.26 Preparing to unpack .../136-libxtst6_2%3a1.2.3-1_amd64.deb ... #26 16.26 Unpacking libxtst6:amd64 (2:1.2.3-1) ... #26 16.30 Selecting previously unselected package libpulse0:amd64. #26 16.31 Preparing to unpack .../137-libpulse0_12.2-4+deb10u1_amd64.deb ... #26 16.31 Unpacking libpulse0:amd64 (12.2-4+deb10u1) ... #26 16.37 Selecting previously unselected package libsdl1.2debian:amd64. #26 16.38 Preparing to unpack .../138-libsdl1.2debian_1.2.15+dfsg2-6~deb10u1_amd64.deb ... #26 16.38 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-6~deb10u1) ... #26 16.43 Selecting previously unselected package libgnuradio-video-sdl3.7.13:amd64. #26 16.44 Preparing to unpack .../139-libgnuradio-video-sdl3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 16.44 Unpacking libgnuradio-video-sdl3.7.13:amd64 (3.7.13.4-4+b1) ... #26 16.48 Selecting previously unselected package libgnuradio-vocoder3.7.13:amd64. #26 16.49 Preparing to unpack .../140-libgnuradio-vocoder3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 16.49 Unpacking libgnuradio-vocoder3.7.13:amd64 (3.7.13.4-4+b1) ... #26 16.53 Selecting previously unselected package libgnuradio-wavelet3.7.13:amd64. #26 16.54 Preparing to unpack .../141-libgnuradio-wavelet3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 16.54 Unpacking libgnuradio-wavelet3.7.13:amd64 (3.7.13.4-4+b1) ... #26 16.59 Selecting previously unselected package libgnuradio-wxgui3.7.13:amd64. #26 16.60 Preparing to unpack .../142-libgnuradio-wxgui3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 16.60 Unpacking libgnuradio-wxgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 16.66 Selecting previously unselected package libgnuradio-zeromq3.7.13:amd64. #26 16.66 Preparing to unpack .../143-libgnuradio-zeromq3.7.13_3.7.13.4-4+b1_amd64.deb ... #26 16.67 Unpacking libgnuradio-zeromq3.7.13:amd64 (3.7.13.4-4+b1) ... #26 16.72 Selecting previously unselected package gnuradio. #26 16.72 Preparing to unpack .../144-gnuradio_3.7.13.4-4+b1_amd64.deb ... #26 16.73 Unpacking gnuradio (3.7.13.4-4+b1) ... #26 17.76 Setting up liblog4cpp5v5:amd64 (1.1.3-1) ... #26 17.77 Setting up libxcb-dri3-0:amd64 (1.13.1-2) ... #26 17.78 Setting up libwayland-server0:amd64 (1.16.0-1) ... #26 17.79 Setting up libx11-xcb1:amd64 (2:1.6.7-1+deb10u4) ... #26 17.80 Setting up libproxy1v5:amd64 (0.4.15-5+deb10u1) ... #26 17.81 Setting up python-wxversion (3.0.2.0+dfsg-8) ... #26 18.01 Setting up libxcb-xfixes0:amd64 (1.13.1-2) ... #26 18.02 Setting up libogg0:amd64 (1.3.2-1+b1) ... #26 18.03 Setting up libglvnd0:amd64 (1.1.0-1) ... #26 18.04 Setting up libxtst6:amd64 (2:1.2.3-1) ... #26 18.06 Setting up libxcb-glx0:amd64 (1.13.1-2) ... #26 18.06 Setting up libcodec2-0.8.1:amd64 (0.8.1-2) ... #26 18.08 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #26 18.08 Setting up libxcb-shape0:amd64 (1.13.1-2) ... #26 18.09 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ... #26 18.10 Setting up xkb-data (2.26-2) ... #26 18.12 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... #26 18.12 Setting up libatspi2.0-0:amd64 (2.30.0-7) ... #26 18.14 Setting up libxcb-util0:amd64 (0.3.8-3+b2) ... #26 18.15 Setting up libpcre2-16-0:amd64 (10.32-5+deb10u1) ... #26 18.15 Setting up libcolord2:amd64 (1.4.3-4) ... #26 18.17 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #26 18.18 Setting up libflac8:amd64 (1.3.2-3+deb10u3) ... #26 18.19 Setting up libxcb-xkb1:amd64 (1.13.1-2) ... #26 18.20 Setting up libxcb-image0:amd64 (0.4.0-1+b2) ... #26 18.21 Setting up libxcb-present0:amd64 (1.13.1-2) ... #26 18.22 Setting up libdconf1:amd64 (0.30.1-2) ... #26 18.23 Setting up python-zmq (17.1.2-2+deb10u1) ... #26 18.48 Setting up libatk-bridge2.0-0:amd64 (2.30.0-5) ... #26 18.49 Setting up dbus-user-session (1.12.28-0+deb10u1) ... #26 18.50 Setting up libxcb-xinerama0:amd64 (1.13.1-2) ... #26 18.51 Setting up libslang2:amd64 (2.3.2-2) ... #26 18.52 Setting up libepoxy0:amd64 (1.5.3-0.1) ... #26 18.53 Setting up libxcb-sync1:amd64 (1.13.1-2) ... #26 18.54 Setting up libnotify4:amd64 (0.7.7-4) ... #26 18.55 Setting up libopus0:amd64 (1.3-1) ... #26 18.56 Setting up python-cheetah (3.1.0-3) ... #26 18.81 Setting up libvorbis0a:amd64 (1.3.6-2) ... #26 18.82 Setting up liborc-0.4-0:amd64 (1:0.4.28-3.1) ... #26 18.83 Setting up libglapi-mesa:amd64 (18.3.6-2+deb10u1) ... #26 18.84 Setting up libmtdev1:amd64 (1.1.5-1+b1) ... #26 18.85 Setting up libvolk1.4:amd64 (1.4-3+b1) ... #26 18.86 Setting up libxcb-dri2-0:amd64 (1.13.1-2) ... #26 18.87 Setting up libasyncns0:amd64 (0.8-6) ... #26 18.88 Setting up libxshmfence1:amd64 (1.3-1) ... #26 18.89 Setting up libxcb-randr0:amd64 (1.13.1-2) ... #26 18.90 Setting up libgnuradio-pmt3.7.13:amd64 (3.7.13.4-4+b1) ... #26 18.91 Setting up libllvm7:amd64 (1:7.0.1-8+deb10u2) ... #26 18.92 Setting up libwxbase3.0-0v5:amd64 (3.0.4+dfsg-8) ... #26 18.93 Setting up libjson-glib-1.0-common (1.4.4-2) ... #26 18.94 Setting up libcairo-gobject2:amd64 (1.16.0-4+deb10u1) ... #26 18.95 Setting up libwayland-egl1:amd64 (1.16.0-1) ... #26 18.96 Setting up glib-networking-common (2.58.0-2+deb10u2) ... #26 18.97 Setting up libsamplerate0:amd64 (0.1.9-2) ... #26 18.98 Setting up libdrm-common (2.4.97-1) ... #26 18.99 Setting up libevdev2:amd64 (1.6.0+dfsg-1) ... #26 19.00 Setting up python-lxml:amd64 (4.3.2-1+deb10u4) ... #26 19.23 Setting up libdouble-conversion1:amd64 (3.1.0-3) ... #26 19.24 Setting up libgudev-1.0-0:amd64 (232-2) ... #26 19.25 Setting up libcomedi0 (0.11.0-1) ... #26 19.27 creating iocard group... #26 19.29 Adding group `iocard' (GID 108) ... #26 19.30 Done. #26 19.31 Setting up libvorbisenc2:amd64 (1.3.6-2) ... #26 19.32 Setting up python-sip (4.19.14+dfsg-2) ... #26 19.52 Setting up libwacom-common (0.32-1) ... #26 19.54 Setting up libxkbcommon0:amd64 (0.8.2-1) ... #26 19.54 Setting up libwayland-client0:amd64 (1.16.0-1) ... #26 19.56 Setting up libgnuradio-runtime3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.57 Setting up libvolk1-bin (1.4-3+b1) ... #26 19.58 Setting up glib-networking-services (2.58.0-2+deb10u2) ... #26 19.60 Setting up libcaca0:amd64 (0.99.beta19-2.1+deb10u1) ... #26 19.62 Setting up libgnuradio-blocks3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.63 Setting up libgnuradio-wavelet3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.64 Setting up libgnuradio-comedi3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.65 Setting up dconf-service (0.30.1-2) ... #26 19.66 Setting up libgnuradio-noaa3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.67 Setting up libjson-glib-1.0-0:amd64 (1.4.4-2) ... #26 19.69 Setting up libgnuradio-pager3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.70 Setting up libgnuradio-uhd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.71 Setting up libxkbcommon-x11-0:amd64 (0.8.2-1) ... #26 19.72 Setting up libgnuradio-fec3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.73 Setting up libqt5core5a:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 19.75 Setting up libgnuradio-vocoder3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.76 Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2) ... #26 19.78 Setting up libdrm2:amd64 (2.4.97-1) ... #26 19.80 Setting up libqt5dbus5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 19.82 Setting up libwayland-cursor0:amd64 (1.16.0-1) ... #26 19.82 Setting up libgnuradio-wxgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.84 Setting up libgnuradio-fft3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.85 Setting up libgnuradio-zeromq3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.86 Setting up libsndfile1:amd64 (1.0.28-6+deb10u2) ... #26 19.87 Setting up libqt5test5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 19.88 Setting up libwacom2:amd64 (0.32-1) ... #26 19.89 Setting up libdrm-amdgpu1:amd64 (2.4.97-1) ... #26 19.90 Setting up libportaudio2:amd64 (19.6.0-1+deb10u1) ... #26 19.91 Setting up libdrm-nouveau2:amd64 (2.4.97-1) ... #26 19.92 Setting up dconf-gsettings-backend:amd64 (0.30.1-2) ... #26 19.94 Setting up libgnuradio-audio3.7.13:amd64 (3.7.13.4-4+b1) ... #26 19.95 Setting up libgbm1:amd64 (18.3.6-2+deb10u1) ... #26 19.96 Setting up libpulse0:amd64 (12.2-4+deb10u1) ... #26 19.98 Setting up libdrm-radeon1:amd64 (2.4.97-1) ... #26 19.99 Setting up libdrm-intel1:amd64 (2.4.97-1) ... #26 20.00 Setting up libgl1-mesa-dri:amd64 (18.3.6-2+deb10u1) ... #26 20.02 Setting up libgnuradio-filter3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.03 Setting up libqt5network5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 20.04 Setting up libgnuradio-fcd3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.05 Setting up libinput-bin (1.12.6-2+deb10u1) ... #26 20.07 Setting up libqt5sql5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 20.08 Setting up libqt5xml5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 20.09 Setting up libegl-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 20.10 Setting up libgnuradio-analog3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.11 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-6~deb10u1) ... #26 20.12 Setting up libgnuradio-digital3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.13 Setting up libgnuradio-dtv3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.14 Setting up libgnuradio-trellis3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.15 Setting up libgnuradio-atsc3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.16 Setting up libgnuradio-video-sdl3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.17 Setting up libegl1:amd64 (1.1.0-1) ... #26 20.18 Setting up libgtk-3-common (3.24.5-1) ... #26 20.20 Setting up libgnuradio-channels3.7.13:amd64 (3.7.13.4-4+b1) ... #26 20.21 Setting up gsettings-desktop-schemas (3.28.1-1) ... #26 20.22 Setting up libinput10:amd64 (1.12.6-2+deb10u1) ... #26 20.23 Setting up libglx-mesa0:amd64 (18.3.6-2+deb10u1) ... #26 20.25 Setting up libglx0:amd64 (1.1.0-1) ... #26 20.26 Setting up libgl1:amd64 (1.1.0-1) ... #26 20.27 Setting up libgl1-mesa-glx:amd64 (18.3.6-2+deb10u1) ... #26 20.28 Setting up libglu1-mesa:amd64 (9.0.0-2.1+b3) ... #26 20.29 Setting up freeglut3:amd64 (2.8.1-3) ... #26 20.30 Setting up python-opengl (3.1.0+dfsg-2) ... #26 21.04 Setting up libqt5gui5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 21.05 Setting up libqt5widgets5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 21.06 Setting up libqt5help5:amd64 (5.11.3-4) ... #26 21.07 Setting up libqt5printsupport5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 21.08 Setting up libqt5opengl5:amd64 (5.11.3+dfsg1-1+deb10u6) ... #26 21.09 Setting up libqt5designer5:amd64 (5.11.3-4) ... #26 21.11 Setting up libqt5svg5:amd64 (5.11.3-2) ... #26 21.12 Setting up libqwt-qt5-6 (6.1.4-1) ... #26 21.13 Setting up python-pyqt5 (5.11.3+dfsg-1+b3) ... #26 21.35 Setting up libgnuradio-qtgui3.7.13:amd64 (3.7.13.4-4+b1) ... #26 21.38 Processing triggers for hicolor-icon-theme (0.17-2) ... #26 21.40 Processing triggers for libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... #26 21.43 Processing triggers for libc-bin (2.28-10+deb10u3) ... #26 21.46 Processing triggers for man-db (2.8.5-2+deb10u1) ... #26 21.72 Processing triggers for shared-mime-info (1.10-1) ... #26 23.61 Setting up glib-networking:amd64 (2.58.0-2+deb10u2) ... #26 23.62 Processing triggers for mime-support (3.62) ... #26 23.64 Setting up libsoup2.4-1:amd64 (2.64.2-2) ... #26 23.66 Setting up libsoup-gnome2.4-1:amd64 (2.64.2-2) ... #26 23.67 Setting up librest-0.7-0:amd64 (0.8.1-1) ... #26 23.68 Setting up libgtk-3-0:amd64 (3.24.5-1) ... #26 23.71 Setting up libwxgtk3.0-gtk3-0v5:amd64 (3.0.4+dfsg-8) ... #26 23.73 Setting up python-wxgtk3.0 (3.0.2.0+dfsg-8) ... #26 23.74 update-alternatives: using /usr/lib/wx/python/wx3.0.pth to provide /usr/lib/wx/python/wx.pth (wx.pth) in auto mode #26 24.92 Setting up gnuradio (3.7.13.4-4+b1) ... #26 26.67 Processing triggers for libc-bin (2.28-10+deb10u3) ... #26 DONE 27.2s #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.375 Warning: apt-key output should not be parsed (stdout is not a terminal) #28 1.064 OK #28 DONE 1.1s #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.401 Hit:1 http://deb.debian.org/debian buster InRelease #29 0.401 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #29 0.401 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #29 0.403 Hit:4 http://deb.debian.org/debian buster-updates InRelease #29 0.418 Ign:5 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 InRelease #29 0.628 Get:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release [2,032 B] #29 0.735 Get:7 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release.gpg [866 B] #29 0.954 Get:8 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4/main amd64 Packages [75.1 kB] #29 0.986 Fetched 78.0 kB in 1s (130 kB/s) #29 0.986 Reading package lists... #29 1.843 Reading package lists... #29 2.720 Building dependency tree... #29 2.929 Reading state information... #29 3.077 The following additional packages will be installed: #29 3.077 mongodb-database-tools mongodb-org-database-tools-extra mongodb-org-mongos #29 3.078 mongodb-org-server mongodb-org-shell mongodb-org-tools #29 3.106 The following NEW packages will be installed: #29 3.106 mongodb-database-tools mongodb-org mongodb-org-database-tools-extra #29 3.106 mongodb-org-mongos mongodb-org-server mongodb-org-shell mongodb-org-tools #29 3.355 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. #29 3.355 Need to get 102 MB of archives. #29 3.355 After this operation, 203 MB of additional disk space will be used. #29 3.355 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.283 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 4.530 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 4.992 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.265 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 5.371 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 5.472 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 5.691 debconf: delaying package configuration, since apt-utils is not installed #29 5.762 Fetched 102 MB in 2s (43.8 MB/s) #29 5.797 Selecting previously unselected package mongodb-database-tools. #29 5.797 (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 ... 116309 files and directories currently installed.) #29 5.849 Preparing to unpack .../0-mongodb-database-tools_100.9.4_amd64.deb ... #29 5.855 Unpacking mongodb-database-tools (100.9.4) ... #29 8.064 Selecting previously unselected package mongodb-org-shell. #29 8.071 Preparing to unpack .../1-mongodb-org-shell_4.4.29_amd64.deb ... #29 8.074 Unpacking mongodb-org-shell (4.4.29) ... #29 8.954 Selecting previously unselected package mongodb-org-server. #29 8.961 Preparing to unpack .../2-mongodb-org-server_4.4.29_amd64.deb ... #29 8.965 Unpacking mongodb-org-server (4.4.29) ... #29 10.42 Selecting previously unselected package mongodb-org-mongos. #29 10.43 Preparing to unpack .../3-mongodb-org-mongos_4.4.29_amd64.deb ... #29 10.43 Unpacking mongodb-org-mongos (4.4.29) ... #29 11.53 Selecting previously unselected package mongodb-org-database-tools-extra. #29 11.53 Preparing to unpack .../4-mongodb-org-database-tools-extra_4.4.29_amd64.deb ... #29 11.54 Unpacking mongodb-org-database-tools-extra (4.4.29) ... #29 11.57 Selecting previously unselected package mongodb-org-tools. #29 11.58 Preparing to unpack .../5-mongodb-org-tools_4.4.29_amd64.deb ... #29 11.58 Unpacking mongodb-org-tools (4.4.29) ... #29 11.62 Selecting previously unselected package mongodb-org. #29 11.63 Preparing to unpack .../6-mongodb-org_4.4.29_amd64.deb ... #29 11.63 Unpacking mongodb-org (4.4.29) ... #29 11.69 Setting up mongodb-org-server (4.4.29) ... #29 11.73 Adding system user `mongodb' (UID 106) ... #29 11.73 Adding new user `mongodb' (UID 106) with group `nogroup' ... #29 11.78 Not creating home directory `/home/mongodb'. #29 11.80 Adding group `mongodb' (GID 109) ... #29 11.81 Done. #29 11.84 Adding user `mongodb' to group `mongodb' ... #29 11.84 Adding user mongodb to group mongodb #29 11.85 Done. #29 11.86 /var/lib/dpkg/info/mongodb-org-server.postinst: 44: /var/lib/dpkg/info/mongodb-org-server.postinst: systemctl: not found #29 11.86 Setting up mongodb-org-shell (4.4.29) ... #29 11.87 Setting up mongodb-database-tools (100.9.4) ... #29 11.88 Setting up mongodb-org-mongos (4.4.29) ... #29 11.89 Setting up mongodb-org-database-tools-extra (4.4.29) ... #29 11.90 Setting up mongodb-org-tools (4.4.29) ... #29 11.91 Setting up mongodb-org (4.4.29) ... #29 11.92 Processing triggers for man-db (2.8.5-2+deb10u1) ... #29 DONE 12.4s #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.489 Hit:1 http://deb.debian.org/debian buster InRelease #30 0.489 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease #30 0.489 Hit:3 http://deb.debian.org/debian buster-updates InRelease #30 0.490 Ign:4 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 InRelease #30 0.595 Hit:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease #30 0.703 Hit:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release #30 0.920 Reading package lists... #30 1.811 Reading package lists... #30 2.692 Building dependency tree... #30 2.924 Reading state information... #30 3.138 bison is already the newest version (2:3.3.2.dfsg-1). #30 3.138 flex is already the newest version (2.6.4-6.2). #30 3.138 libgcrypt20-dev is already the newest version (1.8.4-5+deb10u1). #30 3.138 libgcrypt20-dev set to manually installed. #30 3.138 libsctp-dev is already the newest version (1.0.18+dfsg-1). #30 3.138 python3-pip is already the newest version (18.1-5). #30 3.138 python3-setuptools is already the newest version (40.8.0-1). #30 3.138 python3-wheel is already the newest version (0.32.3-2). #30 3.138 libcurl4-gnutls-dev is already the newest version (7.64.0-4+deb10u9). #30 3.138 libcurl4-gnutls-dev set to manually installed. #30 3.138 git is already the newest version (1:2.20.1-2+deb10u8). #30 3.138 libgnutls28-dev is already the newest version (3.6.7-4+deb10u12). #30 3.138 libmicrohttpd-dev is already the newest version (0.9.62-1+deb10u1). #30 3.138 libmicrohttpd-dev set to manually installed. #30 3.138 libssl-dev is already the newest version (1.1.1n-0+deb10u6). #30 3.138 The following additional packages will be installed: #30 3.140 libbson-1.0-0 libmongoc-1.0-0 libsnappy-dev libsnappy1v5 #30 3.147 Suggested packages: #30 3.147 libnghttp2-doc libyaml-doc #30 3.283 The following NEW packages will be installed: #30 3.284 build-essential libbson-1.0-0 libbson-dev libidn11-dev libmongoc-1.0-0 #30 3.284 libmongoc-dev libnghttp2-dev libsnappy-dev libsnappy1v5 libyaml-dev meson #30 3.285 ninja-build #30 3.314 0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. #30 3.314 Need to get 1,667 kB of archives. #30 3.314 After this operation, 5,602 kB of additional disk space will be used. #30 3.314 Get:1 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7,576 B] #30 3.320 Get:2 http://deb.debian.org/debian buster/main amd64 libbson-1.0-0 amd64 1.14.0-1 [72.0 kB] #30 3.327 Get:3 http://deb.debian.org/debian buster/main amd64 libbson-dev amd64 1.14.0-1 [114 kB] #30 3.332 Get:4 http://deb.debian.org/debian buster/main amd64 libidn11-dev amd64 1.33-2.2 [594 kB] #30 3.343 Get:5 http://deb.debian.org/debian buster/main amd64 libsnappy1v5 amd64 1.1.7-1 [17.0 kB] #30 3.344 Get:6 http://deb.debian.org/debian buster/main amd64 libmongoc-1.0-0 amd64 1.14.0-1 [229 kB] #30 3.347 Get:7 http://deb.debian.org/debian buster/main amd64 libsnappy-dev amd64 1.1.7-1 [29.2 kB] #30 3.347 Get:8 http://deb.debian.org/debian buster/main amd64 libmongoc-dev amd64 1.14.0-1 [50.5 kB] #30 3.348 Get:9 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-dev amd64 1.36.0-2+deb10u3 [122 kB] #30 3.350 Get:10 http://deb.debian.org/debian buster/main amd64 libyaml-dev amd64 0.2.1-1 [57.4 kB] #30 3.351 Get:11 http://deb.debian.org/debian buster/main amd64 ninja-build amd64 1.8.2-1 [93.6 kB] #30 3.353 Get:12 http://deb.debian.org/debian buster/main amd64 meson all 0.49.2-1 [281 kB] #30 3.569 debconf: delaying package configuration, since apt-utils is not installed #30 3.639 Fetched 1,667 kB in 0s (30.0 MB/s) #30 3.674 Selecting previously unselected package build-essential. #30 3.674 (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 ... 116356 files and directories currently installed.) #30 3.732 Preparing to unpack .../00-build-essential_12.6_amd64.deb ... #30 3.736 Unpacking build-essential (12.6) ... #30 3.770 Selecting previously unselected package libbson-1.0-0. #30 3.776 Preparing to unpack .../01-libbson-1.0-0_1.14.0-1_amd64.deb ... #30 3.782 Unpacking libbson-1.0-0 (1.14.0-1) ... #30 3.823 Selecting previously unselected package libbson-dev. #30 3.831 Preparing to unpack .../02-libbson-dev_1.14.0-1_amd64.deb ... #30 3.834 Unpacking libbson-dev (1.14.0-1) ... #30 3.881 Selecting previously unselected package libidn11-dev:amd64. #30 3.889 Preparing to unpack .../03-libidn11-dev_1.33-2.2_amd64.deb ... #30 3.892 Unpacking libidn11-dev:amd64 (1.33-2.2) ... #30 3.964 Selecting previously unselected package libsnappy1v5:amd64. #30 3.972 Preparing to unpack .../04-libsnappy1v5_1.1.7-1_amd64.deb ... #30 3.975 Unpacking libsnappy1v5:amd64 (1.1.7-1) ... #30 4.019 Selecting previously unselected package libmongoc-1.0-0. #30 4.026 Preparing to unpack .../05-libmongoc-1.0-0_1.14.0-1_amd64.deb ... #30 4.029 Unpacking libmongoc-1.0-0 (1.14.0-1) ... #30 4.073 Selecting previously unselected package libsnappy-dev:amd64. #30 4.081 Preparing to unpack .../06-libsnappy-dev_1.1.7-1_amd64.deb ... #30 4.084 Unpacking libsnappy-dev:amd64 (1.1.7-1) ... #30 4.118 Selecting previously unselected package libmongoc-dev. #30 4.125 Preparing to unpack .../07-libmongoc-dev_1.14.0-1_amd64.deb ... #30 4.128 Unpacking libmongoc-dev (1.14.0-1) ... #30 4.169 Selecting previously unselected package libnghttp2-dev. #30 4.177 Preparing to unpack .../08-libnghttp2-dev_1.36.0-2+deb10u3_amd64.deb ... #30 4.180 Unpacking libnghttp2-dev (1.36.0-2+deb10u3) ... #30 4.221 Selecting previously unselected package libyaml-dev:amd64. #30 4.228 Preparing to unpack .../09-libyaml-dev_0.2.1-1_amd64.deb ... #30 4.233 Unpacking libyaml-dev:amd64 (0.2.1-1) ... #30 4.280 Selecting previously unselected package ninja-build. #30 4.288 Preparing to unpack .../10-ninja-build_1.8.2-1_amd64.deb ... #30 4.297 Unpacking ninja-build (1.8.2-1) ... #30 4.340 Selecting previously unselected package meson. #30 4.349 Preparing to unpack .../11-meson_0.49.2-1_all.deb ... #30 4.352 Unpacking meson (0.49.2-1) ... #30 4.431 Setting up libnghttp2-dev (1.36.0-2+deb10u3) ... #30 4.442 Setting up libidn11-dev:amd64 (1.33-2.2) ... #30 4.451 Setting up libyaml-dev:amd64 (0.2.1-1) ... #30 4.462 Setting up ninja-build (1.8.2-1) ... #30 4.475 Setting up libsnappy1v5:amd64 (1.1.7-1) ... #30 4.484 Setting up libbson-1.0-0 (1.14.0-1) ... #30 4.495 Setting up build-essential (12.6) ... #30 4.506 Setting up libbson-dev (1.14.0-1) ... #30 4.517 Setting up libsnappy-dev:amd64 (1.1.7-1) ... #30 4.525 Setting up meson (0.49.2-1) ... #30 4.537 Setting up libmongoc-1.0-0 (1.14.0-1) ... #30 4.546 Setting up libmongoc-dev (1.14.0-1) ... #30 4.558 Processing triggers for man-db (2.8.5-2+deb10u1) ... #30 4.810 Processing triggers for libc-bin (2.28-10+deb10u3) ... #30 DONE 5.0s #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.355 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.1s #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.441 Already on 'master' #34 0.441 Your branch is up to date with 'origin/master'. #34 0.443 refs/heads/master #34 0.463 HEAD is now at bcde1d0 Update git URLs #34 0.464 master #34 0.465 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.4s #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.0s #39 [32/32] WORKDIR /DATA #39 DONE 0.0s #40 exporting to image #40 exporting layers #40 exporting layers 2.4s done #40 writing image sha256:d0a471272c9286e62770322f244edbb22b3094e175421b6b470378b8eaf12331 done #40 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done #40 DONE 2.4s 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=7591 -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-05-17 22:55:21 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7591 + mkdir -p trial-7591 + mv open5gs.build-8.tgz osmo-bsc.build-21864.tgz osmo-bts-oc2g.build-7628.tgz osmo-bts-sysmo.build-10130.tgz osmo-bts.build-9606.tgz osmo-ggsn.build-8613.tgz osmo-hlr.build-11249.tgz osmo-hnbgw.build-8484.tgz osmo-mgw.build-11547.tgz osmo-msc.build-35625.tgz osmo-nitb.build-16453.tgz osmo-pcu-oc2g.build-5166.tgz osmo-pcu-sysmo.build-6447.tgz osmo-pcu.build-6410.tgz osmo-sgsn.build-37176.tgz osmo-stp.build-11834.tgz osmo-trx.build-6592.tgz osmocom-bb.build-6233.tgz srslte.build-19.tgz trial-7591 + cat open5gs.build-8.md5 osmo-bsc.build-21864.md5 osmo-bts-oc2g.build-7628.md5 osmo-bts-sysmo.build-10130.md5 osmo-bts.build-9606.md5 osmo-ggsn.build-8613.md5 osmo-hlr.build-11249.md5 osmo-hnbgw.build-8484.md5 osmo-mgw.build-11547.md5 osmo-msc.build-35625.md5 osmo-nitb.build-16453.md5 osmo-pcu-oc2g.build-5166.md5 osmo-pcu-sysmo.build-6447.md5 osmo-pcu.build-6410.md5 osmo-sgsn.build-37176.md5 osmo-stp.build-11834.md5 osmo-trx.build-6592.md5 osmocom-bb.build-6233.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-21864.md5 osmo-bts-oc2g.build-7628.md5 osmo-bts-sysmo.build-10130.md5 osmo-bts.build-9606.md5 osmo-ggsn.build-8613.md5 osmo-hlr.build-11249.md5 osmo-hnbgw.build-8484.md5 osmo-mgw.build-11547.md5 osmo-msc.build-35625.md5 osmo-nitb.build-16453.md5 osmo-pcu-oc2g.build-5166.md5 osmo-pcu-sysmo.build-6447.md5 osmo-pcu.build-6410.md5 osmo-sgsn.build-37176.md5 osmo-stp.build-11834.md5 osmo-trx.build-6592.md5 osmocom-bb.build-6233.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-7591 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7591' tests: None -------------------------------------------------------------------------------------------- trial-7591 -------------------------------------------------------------------------------------------- 22:55:22.082942 tst trial-7591: Detailed log at /build/trial-7591/run.2024-05-17_22-55-22/log --------------------------------------------------------------------- trial-7591 netreg_mass --------------------------------------------------------------------- 22:55:22.384660 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:55:22.385884 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:55:22.388527 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:55:22.392784 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:55:22.483062 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:55:22.484932 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:55:22.487995 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:55:23.093390 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-7591 netreg_mass register_default_mass.py ---------------------------------------------- 22:55:23.094789 tst register_default_mass.py:9: Claiming resources for the test 22:55:23.126909 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:55:23.128198 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:55:23.129370 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:55:23.130498 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:55:23.131707 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:55:23.132885 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:55:23.134019 tst netreg_mass: Using 1 x bts (candidates: 1) 22:55:23.183339 tst register_default_mass.py: using LAC 2 22:55:23.199091 tst register_default_mass.py: using RAC 2 22:55:23.215070 tst register_default_mass.py: using CellId 2 22:55:23.232683 tst register_default_mass.py: using BVCI 3 22:55:23.243273 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.244788 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.246174 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.247544 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.248927 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.250287 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.251640 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.253018 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.254379 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.255728 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.257091 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.258435 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.259795 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.261163 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.262512 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.263866 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.265250 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.266600 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.267946 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.269301 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.270629 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.271958 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.273312 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.274639 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.275957 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.277283 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.278607 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.279925 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.281270 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.282587 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.283896 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.285240 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.286562 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.287897 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.289220 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.290533 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.291843 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.293167 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.294481 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.295786 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.297099 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.298407 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.299723 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.301047 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.302361 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.303663 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.304983 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.306301 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.307609 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.308913 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.310227 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.311523 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.312835 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.314149 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.315448 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.316785 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.318092 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.319406 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.320719 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.322014 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.323311 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.324626 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.326014 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.327327 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.328631 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.329943 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.331254 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.332579 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.333883 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.335188 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.336514 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.337819 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.339119 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.340434 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.341782 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.343101 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.344402 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.345787 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.347103 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.348428 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.349738 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.351038 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.352347 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.353691 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.354995 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.356325 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.357656 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.358980 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.360291 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.361629 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.362940 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.364253 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.365587 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.366902 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.368229 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.369575 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.370890 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.372204 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.373575 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.374910 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.376220 tst netreg_mass: Using 1 x modem (candidates: 100) 22:55:23.377697 tst register_default_mass.py:21: Launching a simple network 22:55:23.397077 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:55:23.620539 run create_hlr_db(pid=21): Launched 22:55:24.643305 run create_hlr_db(pid=21): Terminated: ok {rc=0} 22:55:24.678296 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Launched 22:55:24.707175 run osmo-hlr_127.0.42.2(pid=24): Launched 22:55:24.717619 run osmo-stp_127.0.42.5: Starting osmo-stp 22:55:25.058457 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Launched 22:55:25.087557 run osmo-stp_127.0.42.5(pid=26): Launched 22:55:25.098182 run osmo-msc_127.0.42.6: Starting osmo-msc 22:55:25.810246 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Launched 22:55:25.840736 run osmo-msc_127.0.42.6(pid=28): Launched 22:55:28.863521 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:55:29.086353 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Launched 22:55:29.116828 run osmo-mgw_127.0.42.3(pid=30): Launched 22:55:29.127419 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:55:29.174657 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Launched 22:55:29.205078 run osmo-mgw_127.0.42.4(pid=32): Launched 22:55:29.216194 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:55:29.905963 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Launched 22:55:29.936670 run osmo-bsc_127.0.42.7(pid=34): Launched 22:55:35.972653 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:55:36.259497 run osmo-bts-virtual(pid=35): Launched 22:55:37.306204 tst register_default_mass.py: using MSISDN 1001 22:55:37.322630 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:55:37.346009 tst register_default_mass.py: using MSISDN 1002 22:55:37.357126 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:55:37.372469 tst register_default_mass.py: using MSISDN 1003 22:55:37.383429 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:55:37.398569 tst register_default_mass.py: using MSISDN 1004 22:55:37.409483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:55:37.425460 tst register_default_mass.py: using MSISDN 1005 22:55:37.438762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:55:37.455894 tst register_default_mass.py: using MSISDN 1006 22:55:37.466589 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:55:37.481669 tst register_default_mass.py: using MSISDN 1007 22:55:37.492637 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:55:37.510841 tst register_default_mass.py: using MSISDN 1008 22:55:37.522244 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:55:37.537526 tst register_default_mass.py: using MSISDN 1009 22:55:37.548825 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:55:37.564086 tst register_default_mass.py: using MSISDN 1010 22:55:37.574924 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:55:37.589872 tst register_default_mass.py: using MSISDN 1011 22:55:37.605808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:55:37.623281 tst register_default_mass.py: using MSISDN 1012 22:55:37.633677 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:55:37.652868 tst register_default_mass.py: using MSISDN 1013 22:55:37.663226 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:55:37.677933 tst register_default_mass.py: using MSISDN 1014 22:55:37.688545 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:55:37.703743 tst register_default_mass.py: using MSISDN 1015 22:55:37.714869 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:55:37.731784 tst register_default_mass.py: using MSISDN 1016 22:55:37.742634 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:55:37.759295 tst register_default_mass.py: using MSISDN 1017 22:55:37.769717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:55:37.787155 tst register_default_mass.py: using MSISDN 1018 22:55:37.798290 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:55:37.814589 tst register_default_mass.py: using MSISDN 1019 22:55:37.827410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:55:37.842231 tst register_default_mass.py: using MSISDN 1020 22:55:37.852400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:55:37.871126 tst register_default_mass.py: using MSISDN 1021 22:55:37.884049 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:55:37.898752 tst register_default_mass.py: using MSISDN 1022 22:55:37.908752 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:55:37.925577 tst register_default_mass.py: using MSISDN 1023 22:55:37.935740 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:55:37.950036 tst register_default_mass.py: using MSISDN 1024 22:55:37.965389 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:55:37.982409 tst register_default_mass.py: using MSISDN 1025 22:55:37.995814 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:55:38.016967 tst register_default_mass.py: using MSISDN 1026 22:55:38.029561 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:55:38.043489 tst register_default_mass.py: using MSISDN 1027 22:55:38.053352 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:55:38.072350 tst register_default_mass.py: using MSISDN 1028 22:55:38.087637 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:55:38.103307 tst register_default_mass.py: using MSISDN 1029 22:55:38.113762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:55:38.131058 tst register_default_mass.py: using MSISDN 1030 22:55:38.141404 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:55:38.157292 tst register_default_mass.py: using MSISDN 1031 22:55:38.167698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:55:38.185596 tst register_default_mass.py: using MSISDN 1032 22:55:38.195449 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:55:38.210073 tst register_default_mass.py: using MSISDN 1033 22:55:38.220573 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:55:38.239684 tst register_default_mass.py: using MSISDN 1034 22:55:38.254555 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:55:38.274063 tst register_default_mass.py: using MSISDN 1035 22:55:38.288964 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:55:38.310418 tst register_default_mass.py: using MSISDN 1036 22:55:38.324305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:55:38.343847 tst register_default_mass.py: using MSISDN 1037 22:55:38.354505 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:55:38.373127 tst register_default_mass.py: using MSISDN 1038 22:55:38.387709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:55:38.402810 tst register_default_mass.py: using MSISDN 1039 22:55:38.413393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:55:38.431528 tst register_default_mass.py: using MSISDN 1040 22:55:38.444789 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:55:38.459607 tst register_default_mass.py: using MSISDN 1041 22:55:38.470351 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:55:38.485357 tst register_default_mass.py: using MSISDN 1042 22:55:38.498965 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:55:38.516942 tst register_default_mass.py: using MSISDN 1043 22:55:38.531612 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:55:38.547875 tst register_default_mass.py: using MSISDN 1044 22:55:38.558708 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:55:38.578646 tst register_default_mass.py: using MSISDN 1045 22:55:38.590377 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:55:38.610492 tst register_default_mass.py: using MSISDN 1046 22:55:38.624315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:55:38.640817 tst register_default_mass.py: using MSISDN 1047 22:55:38.652309 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:55:38.672137 tst register_default_mass.py: using MSISDN 1048 22:55:38.683965 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:55:38.701154 tst register_default_mass.py: using MSISDN 1049 22:55:38.718365 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:55:38.737937 tst register_default_mass.py: using MSISDN 1050 22:55:38.749767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:55:38.768471 tst register_default_mass.py: using MSISDN 1051 22:55:38.779706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:55:38.795912 tst register_default_mass.py: using MSISDN 1052 22:55:38.806556 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:55:38.823655 tst register_default_mass.py: using MSISDN 1053 22:55:38.834081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:55:38.851366 tst register_default_mass.py: using MSISDN 1054 22:55:38.861597 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:55:38.876192 tst register_default_mass.py: using MSISDN 1055 22:55:38.886431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:55:38.900948 tst register_default_mass.py: using MSISDN 1056 22:55:38.911124 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:55:38.928065 tst register_default_mass.py: using MSISDN 1057 22:55:38.938411 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:55:38.952762 tst register_default_mass.py: using MSISDN 1058 22:55:38.963012 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:55:38.977254 tst register_default_mass.py: using MSISDN 1059 22:55:38.987478 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:55:39.004824 tst register_default_mass.py: using MSISDN 1060 22:55:39.015187 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:55:39.030259 tst register_default_mass.py: using MSISDN 1061 22:55:39.040592 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:55:39.055165 tst register_default_mass.py: using MSISDN 1062 22:55:39.066727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:55:39.084666 tst register_default_mass.py: using MSISDN 1063 22:55:39.094954 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:55:39.109277 tst register_default_mass.py: using MSISDN 1064 22:55:39.119530 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:55:39.135772 tst register_default_mass.py: using MSISDN 1065 22:55:39.152563 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:55:39.176884 tst register_default_mass.py: using MSISDN 1066 22:55:39.192195 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:55:39.216109 tst register_default_mass.py: using MSISDN 1067 22:55:39.229825 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:55:39.252560 tst register_default_mass.py: using MSISDN 1068 22:55:39.263976 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:55:39.281915 tst register_default_mass.py: using MSISDN 1069 22:55:39.298725 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:55:39.318604 tst register_default_mass.py: using MSISDN 1070 22:55:39.334060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:55:39.353068 tst register_default_mass.py: using MSISDN 1071 22:55:39.369490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:55:39.384144 tst register_default_mass.py: using MSISDN 1072 22:55:39.394858 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:55:39.409718 tst register_default_mass.py: using MSISDN 1073 22:55:39.420542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:55:39.438434 tst register_default_mass.py: using MSISDN 1074 22:55:39.448959 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:55:39.465407 tst register_default_mass.py: using MSISDN 1075 22:55:39.477991 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:55:39.500646 tst register_default_mass.py: using MSISDN 1076 22:55:39.512907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:55:39.534168 tst register_default_mass.py: using MSISDN 1077 22:55:39.549609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:55:39.574935 tst register_default_mass.py: using MSISDN 1078 22:55:39.591024 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:55:39.611298 tst register_default_mass.py: using MSISDN 1079 22:55:39.627800 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:55:39.651349 tst register_default_mass.py: using MSISDN 1080 22:55:39.664880 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:55:39.680127 tst register_default_mass.py: using MSISDN 1081 22:55:39.691130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:55:39.706315 tst register_default_mass.py: using MSISDN 1082 22:55:39.717239 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:55:39.735615 tst register_default_mass.py: using MSISDN 1083 22:55:39.748294 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:55:39.763317 tst register_default_mass.py: using MSISDN 1084 22:55:39.774098 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:55:39.791933 tst register_default_mass.py: using MSISDN 1085 22:55:39.807195 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:55:39.822334 tst register_default_mass.py: using MSISDN 1086 22:55:39.833129 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:55:39.851267 tst register_default_mass.py: using MSISDN 1087 22:55:39.861934 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:55:39.876921 tst register_default_mass.py: using MSISDN 1088 22:55:39.887551 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:55:39.905370 tst register_default_mass.py: using MSISDN 1089 22:55:39.918643 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:55:39.934063 tst register_default_mass.py: using MSISDN 1090 22:55:39.945051 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:55:39.960078 tst register_default_mass.py: using MSISDN 1091 22:55:39.971020 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:55:39.989005 tst register_default_mass.py: using MSISDN 1092 22:55:40.004166 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:55:40.021568 tst register_default_mass.py: using MSISDN 1093 22:55:40.034726 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:55:40.049777 tst register_default_mass.py: using MSISDN 1094 22:55:40.060519 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:55:40.079278 tst register_default_mass.py: using MSISDN 1095 22:55:40.090482 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:55:40.110168 tst register_default_mass.py: using MSISDN 1096 22:55:40.126722 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:55:40.151374 tst register_default_mass.py: using MSISDN 1097 22:55:40.167356 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:55:40.191049 tst register_default_mass.py: using MSISDN 1098 22:55:40.207107 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:55:40.228320 tst register_default_mass.py: using MSISDN 1099 22:55:40.239114 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:55:40.254209 tst register_default_mass.py: using MSISDN 1100 22:55:40.264820 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:55:40.437341 run mass: Starting testcase 22:55:40.448606 run mass: Pre-launching all virtphy's 22:55:40.459678 run osmo-ms-virt-phy/00000: Starting virtphy 22:55:40.488700 run osmo-ms-virt-phy/00000(pid=36): Launched 22:55:40.501307 run osmo-ms-virt-phy/00001: Starting virtphy 22:55:40.529719 run osmo-ms-virt-phy/00001(pid=37): Launched 22:55:40.541500 run osmo-ms-virt-phy/00002: Starting virtphy 22:55:40.576622 run osmo-ms-virt-phy/00002(pid=38): Launched 22:55:40.589820 run osmo-ms-virt-phy/00003: Starting virtphy 22:55:40.618170 run osmo-ms-virt-phy/00003(pid=39): Launched 22:55:40.630522 run osmo-ms-virt-phy/00004: Starting virtphy 22:55:40.657819 run osmo-ms-virt-phy/00004(pid=40): Launched 22:55:40.669343 run osmo-ms-virt-phy/00005: Starting virtphy 22:55:40.696452 run osmo-ms-virt-phy/00005(pid=41): Launched 22:55:40.708089 run osmo-ms-virt-phy/00006: Starting virtphy 22:55:40.735520 run osmo-ms-virt-phy/00006(pid=42): Launched 22:55:40.746868 run osmo-ms-virt-phy/00007: Starting virtphy 22:55:40.774436 run osmo-ms-virt-phy/00007(pid=43): Launched 22:55:40.786594 run osmo-ms-virt-phy/00008: Starting virtphy 22:55:40.818056 run osmo-ms-virt-phy/00008(pid=44): Launched 22:55:40.829958 run osmo-ms-virt-phy/00009: Starting virtphy 22:55:40.857596 run osmo-ms-virt-phy/00009(pid=45): Launched 22:55:40.869081 run osmo-ms-virt-phy/00010: Starting virtphy 22:55:40.896583 run osmo-ms-virt-phy/00010(pid=46): Launched 22:55:40.907855 run osmo-ms-virt-phy/00011: Starting virtphy 22:55:40.935284 run osmo-ms-virt-phy/00011(pid=47): Launched 22:55:40.946726 run osmo-ms-virt-phy/00012: Starting virtphy 22:55:40.974263 run osmo-ms-virt-phy/00012(pid=48): Launched 22:55:40.985640 run osmo-ms-virt-phy/00013: Starting virtphy 22:55:41.013242 run osmo-ms-virt-phy/00013(pid=49): Launched 22:55:41.024893 run osmo-ms-virt-phy/00014: Starting virtphy 22:55:41.051142 run osmo-ms-virt-phy/00014(pid=50): Launched 22:55:41.062314 run osmo-ms-virt-phy/00015: Starting virtphy 22:55:41.089411 run osmo-ms-virt-phy/00015(pid=51): Launched 22:55:41.100813 run osmo-ms-virt-phy/00016: Starting virtphy 22:55:41.127711 run osmo-ms-virt-phy/00016(pid=52): Launched 22:55:41.139014 run osmo-ms-virt-phy/00017: Starting virtphy 22:55:41.165544 run osmo-ms-virt-phy/00017(pid=53): Launched 22:55:41.176615 run osmo-ms-virt-phy/00018: Starting virtphy 22:55:41.202610 run osmo-ms-virt-phy/00018(pid=54): Launched 22:55:41.213628 run osmo-ms-virt-phy/00019: Starting virtphy 22:55:41.242539 run osmo-ms-virt-phy/00019(pid=55): Launched 22:55:41.257493 run osmo-ms-virt-phy/00020: Starting virtphy 22:55:41.287359 run osmo-ms-virt-phy/00020(pid=56): Launched 22:55:41.301005 run osmo-ms-virt-phy/00021: Starting virtphy 22:55:41.338974 run osmo-ms-virt-phy/00021(pid=57): Launched 22:55:41.356290 run osmo-ms-virt-phy/00022: Starting virtphy 22:55:41.388454 run osmo-ms-virt-phy/00022(pid=58): Launched 22:55:41.405344 run osmo-ms-virt-phy/00023: Starting virtphy 22:55:41.435535 run osmo-ms-virt-phy/00023(pid=59): Launched 22:55:41.447369 run osmo-ms-virt-phy/00024: Starting virtphy 22:55:41.477329 run osmo-ms-virt-phy/00024(pid=60): Launched 22:55:41.493410 run osmo-ms-virt-phy/00025: Starting virtphy 22:55:41.523192 run osmo-ms-virt-phy/00025(pid=61): Launched 22:55:41.536170 run osmo-ms-virt-phy/00026: Starting virtphy 22:55:41.567732 run osmo-ms-virt-phy/00026(pid=62): Launched 22:55:41.584247 run osmo-ms-virt-phy/00027: Starting virtphy 22:55:41.623952 run osmo-ms-virt-phy/00027(pid=63): Launched 22:55:41.641225 run osmo-ms-virt-phy/00028: Starting virtphy 22:55:41.679343 run osmo-ms-virt-phy/00028(pid=64): Launched 22:55:41.692728 run osmo-ms-virt-phy/00029: Starting virtphy 22:55:41.720986 run osmo-ms-virt-phy/00029(pid=65): Launched 22:55:41.733074 run osmo-ms-virt-phy/00030: Starting virtphy 22:55:41.761509 run osmo-ms-virt-phy/00030(pid=66): Launched 22:55:41.773260 run osmo-ms-virt-phy/00031: Starting virtphy 22:55:41.800623 run osmo-ms-virt-phy/00031(pid=67): Launched 22:55:41.812213 run osmo-ms-virt-phy/00032: Starting virtphy 22:55:41.839874 run osmo-ms-virt-phy/00032(pid=68): Launched 22:55:41.851579 run osmo-ms-virt-phy/00033: Starting virtphy 22:55:41.879091 run osmo-ms-virt-phy/00033(pid=69): Launched 22:55:41.890631 run osmo-ms-virt-phy/00034: Starting virtphy 22:55:41.917565 run osmo-ms-virt-phy/00034(pid=70): Launched 22:55:41.928889 run osmo-ms-virt-phy/00035: Starting virtphy 22:55:41.955708 run osmo-ms-virt-phy/00035(pid=71): Launched 22:55:41.967029 run osmo-ms-virt-phy/00036: Starting virtphy 22:55:41.993565 run osmo-ms-virt-phy/00036(pid=72): Launched 22:55:42.004820 run osmo-ms-virt-phy/00037: Starting virtphy 22:55:42.032567 run osmo-ms-virt-phy/00037(pid=73): Launched 22:55:42.043894 run osmo-ms-virt-phy/00038: Starting virtphy 22:55:42.070442 run osmo-ms-virt-phy/00038(pid=74): Launched 22:55:42.081934 run osmo-ms-virt-phy/00039: Starting virtphy 22:55:42.110382 run osmo-ms-virt-phy/00039(pid=75): Launched 22:55:42.122077 run osmo-ms-virt-phy/00040: Starting virtphy 22:55:42.149268 run osmo-ms-virt-phy/00040(pid=76): Launched 22:55:42.160865 run osmo-ms-virt-phy/00041: Starting virtphy 22:55:42.187803 run osmo-ms-virt-phy/00041(pid=77): Launched 22:55:42.199472 run osmo-ms-virt-phy/00042: Starting virtphy 22:55:42.227586 run osmo-ms-virt-phy/00042(pid=78): Launched 22:55:42.239149 run osmo-ms-virt-phy/00043: Starting virtphy 22:55:42.266353 run osmo-ms-virt-phy/00043(pid=79): Launched 22:55:42.277919 run osmo-ms-virt-phy/00044: Starting virtphy 22:55:42.306058 run osmo-ms-virt-phy/00044(pid=80): Launched 22:55:42.317592 run osmo-ms-virt-phy/00045: Starting virtphy 22:55:42.345703 run osmo-ms-virt-phy/00045(pid=81): Launched 22:55:42.357359 run osmo-ms-virt-phy/00046: Starting virtphy 22:55:42.385315 run osmo-ms-virt-phy/00046(pid=82): Launched 22:55:42.397025 run osmo-ms-virt-phy/00047: Starting virtphy 22:55:42.424847 run osmo-ms-virt-phy/00047(pid=83): Launched 22:55:42.436775 run osmo-ms-virt-phy/00048: Starting virtphy 22:55:42.464070 run osmo-ms-virt-phy/00048(pid=84): Launched 22:55:42.477076 run osmo-ms-virt-phy/00049: Starting virtphy 22:55:42.504588 run osmo-ms-virt-phy/00049(pid=85): Launched 22:55:42.515978 run osmo-ms-virt-phy/00050: Starting virtphy 22:55:42.547857 run osmo-ms-virt-phy/00050(pid=86): Launched 22:55:42.560229 run osmo-ms-virt-phy/00051: Starting virtphy 22:55:42.593386 run osmo-ms-virt-phy/00051(pid=87): Launched 22:55:42.605541 run osmo-ms-virt-phy/00052: Starting virtphy 22:55:42.632948 run osmo-ms-virt-phy/00052(pid=88): Launched 22:55:42.645331 run osmo-ms-virt-phy/00053: Starting virtphy 22:55:42.674974 run osmo-ms-virt-phy/00053(pid=89): Launched 22:55:42.687282 run osmo-ms-virt-phy/00054: Starting virtphy 22:55:42.720128 run osmo-ms-virt-phy/00054(pid=90): Launched 22:55:42.731579 run osmo-ms-virt-phy/00055: Starting virtphy 22:55:42.759001 run osmo-ms-virt-phy/00055(pid=91): Launched 22:55:42.771966 run osmo-ms-virt-phy/00056: Starting virtphy 22:55:42.799283 run osmo-ms-virt-phy/00056(pid=92): Launched 22:55:42.811179 run osmo-ms-virt-phy/00057: Starting virtphy 22:55:42.838634 run osmo-ms-virt-phy/00057(pid=93): Launched 22:55:42.849896 run osmo-ms-virt-phy/00058: Starting virtphy 22:55:42.876254 run osmo-ms-virt-phy/00058(pid=94): Launched 22:55:42.887467 run osmo-ms-virt-phy/00059: Starting virtphy 22:55:42.914115 run osmo-ms-virt-phy/00059(pid=95): Launched 22:55:42.925334 run osmo-ms-virt-phy/00060: Starting virtphy 22:55:42.952124 run osmo-ms-virt-phy/00060(pid=96): Launched 22:55:42.963372 run osmo-ms-virt-phy/00061: Starting virtphy 22:55:42.989954 run osmo-ms-virt-phy/00061(pid=97): Launched 22:55:43.001096 run osmo-ms-virt-phy/00062: Starting virtphy 22:55:43.027536 run osmo-ms-virt-phy/00062(pid=98): Launched 22:55:43.038990 run osmo-ms-virt-phy/00063: Starting virtphy 22:55:43.067407 run osmo-ms-virt-phy/00063(pid=99): Launched 22:55:43.079256 run osmo-ms-virt-phy/00064: Starting virtphy 22:55:43.106208 run osmo-ms-virt-phy/00064(pid=100): Launched 22:55:43.117518 run osmo-ms-virt-phy/00065: Starting virtphy 22:55:43.144284 run osmo-ms-virt-phy/00065(pid=101): Launched 22:55:43.155539 run osmo-ms-virt-phy/00066: Starting virtphy 22:55:43.182340 run osmo-ms-virt-phy/00066(pid=102): Launched 22:55:43.193780 run osmo-ms-virt-phy/00067: Starting virtphy 22:55:43.220010 run osmo-ms-virt-phy/00067(pid=103): Launched 22:55:43.231385 run osmo-ms-virt-phy/00068: Starting virtphy 22:55:43.258268 run osmo-ms-virt-phy/00068(pid=104): Launched 22:55:43.269589 run osmo-ms-virt-phy/00069: Starting virtphy 22:55:43.296295 run osmo-ms-virt-phy/00069(pid=105): Launched 22:55:43.307554 run osmo-ms-virt-phy/00070: Starting virtphy 22:55:43.334220 run osmo-ms-virt-phy/00070(pid=106): Launched 22:55:43.345441 run osmo-ms-virt-phy/00071: Starting virtphy 22:55:43.372404 run osmo-ms-virt-phy/00071(pid=107): Launched 22:55:43.383741 run osmo-ms-virt-phy/00072: Starting virtphy 22:55:43.410737 run osmo-ms-virt-phy/00072(pid=108): Launched 22:55:43.421878 run osmo-ms-virt-phy/00073: Starting virtphy 22:55:43.449187 run osmo-ms-virt-phy/00073(pid=109): Launched 22:55:43.460513 run osmo-ms-virt-phy/00074: Starting virtphy 22:55:43.489149 run osmo-ms-virt-phy/00074(pid=110): Launched 22:55:43.500987 run osmo-ms-virt-phy/00075: Starting virtphy 22:55:43.528417 run osmo-ms-virt-phy/00075(pid=111): Launched 22:55:43.539975 run osmo-ms-virt-phy/00076: Starting virtphy 22:55:43.567301 run osmo-ms-virt-phy/00076(pid=112): Launched 22:55:43.578886 run osmo-ms-virt-phy/00077: Starting virtphy 22:55:43.606355 run osmo-ms-virt-phy/00077(pid=113): Launched 22:55:43.617926 run osmo-ms-virt-phy/00078: Starting virtphy 22:55:43.646279 run osmo-ms-virt-phy/00078(pid=114): Launched 22:55:43.657862 run osmo-ms-virt-phy/00079: Starting virtphy 22:55:43.685129 run osmo-ms-virt-phy/00079(pid=115): Launched 22:55:43.696546 run osmo-ms-virt-phy/00080: Starting virtphy 22:55:43.723847 run osmo-ms-virt-phy/00080(pid=116): Launched 22:55:43.735548 run osmo-ms-virt-phy/00081: Starting virtphy 22:55:43.763153 run osmo-ms-virt-phy/00081(pid=117): Launched 22:55:43.774683 run osmo-ms-virt-phy/00082: Starting virtphy 22:55:43.801211 run osmo-ms-virt-phy/00082(pid=118): Launched 22:55:43.813273 run osmo-ms-virt-phy/00083: Starting virtphy 22:55:43.840550 run osmo-ms-virt-phy/00083(pid=119): Launched 22:55:43.851869 run osmo-ms-virt-phy/00084: Starting virtphy 22:55:43.878514 run osmo-ms-virt-phy/00084(pid=120): Launched 22:55:43.889869 run osmo-ms-virt-phy/00085: Starting virtphy 22:55:43.917219 run osmo-ms-virt-phy/00085(pid=121): Launched 22:55:43.928364 run osmo-ms-virt-phy/00086: Starting virtphy 22:55:43.955708 run osmo-ms-virt-phy/00086(pid=122): Launched 22:55:43.967271 run osmo-ms-virt-phy/00087: Starting virtphy 22:55:43.996621 run osmo-ms-virt-phy/00087(pid=123): Launched 22:55:44.009238 run osmo-ms-virt-phy/00088: Starting virtphy 22:55:44.038786 run osmo-ms-virt-phy/00088(pid=124): Launched 22:55:44.051303 run osmo-ms-virt-phy/00089: Starting virtphy 22:55:44.079140 run osmo-ms-virt-phy/00089(pid=125): Launched 22:55:44.090513 run osmo-ms-virt-phy/00090: Starting virtphy 22:55:44.117534 run osmo-ms-virt-phy/00090(pid=126): Launched 22:55:44.129275 run osmo-ms-virt-phy/00091: Starting virtphy 22:55:44.159985 run osmo-ms-virt-phy/00091(pid=127): Launched 22:55:44.175387 run osmo-ms-virt-phy/00092: Starting virtphy 22:55:44.208146 run osmo-ms-virt-phy/00092(pid=128): Launched 22:55:44.223800 run osmo-ms-virt-phy/00093: Starting virtphy 22:55:44.262701 run osmo-ms-virt-phy/00093(pid=129): Launched 22:55:44.275923 run osmo-ms-virt-phy/00094: Starting virtphy 22:55:44.304349 run osmo-ms-virt-phy/00094(pid=130): Launched 22:55:44.315880 run osmo-ms-virt-phy/00095: Starting virtphy 22:55:44.343507 run osmo-ms-virt-phy/00095(pid=131): Launched 22:55:44.355201 run osmo-ms-virt-phy/00096: Starting virtphy 22:55:44.383050 run osmo-ms-virt-phy/00096(pid=132): Launched 22:55:44.394322 run osmo-ms-virt-phy/00097: Starting virtphy 22:55:44.421230 run osmo-ms-virt-phy/00097(pid=133): Launched 22:55:44.432478 run osmo-ms-virt-phy/00098: Starting virtphy 22:55:44.460129 run osmo-ms-virt-phy/00098(pid=134): Launched 22:55:44.473095 run osmo-ms-virt-phy/00099: Starting virtphy 22:55:44.501199 run osmo-ms-virt-phy/00099(pid=135): Launched 22:55:44.515556 run mass: Checking if sockets are in the filesystem 22:55:44.542721 run osmo-ms-mob/00000: Starting mobile 22:55:44.578955 run osmo-ms-mob/00000(pid=136): Launched 22:55:44.606883 run mass: MS start registered {at=44616894.89436941, delay=0.013152100145816803, ms=00000} 22:55:48.743483 run osmo-ms-mob/00001: Starting mobile 22:55:48.783024 run osmo-ms-mob/00001(pid=137): Launched 22:55:48.806249 run mass: MS start registered {at=44616899.09376251, delay=0.010054171085357666, ms=00001} 22:55:49.572412 run mass: MS performed LU {at=44616899.85991211, lu_delay=4.965542703866959, ms=00000} 22:55:50.542325 run osmo-ms-mob/00002: Starting mobile 22:55:50.583971 run osmo-ms-mob/00002(pid=138): Launched 22:55:50.612464 run mass: MS start registered {at=44616900.8999446, delay=0.01146029680967331, ms=00002} 22:55:51.841517 run osmo-ms-mob/00003: Starting mobile 22:55:51.871734 run osmo-ms-mob/00003(pid=139): Launched 22:55:51.891334 run mass: MS start registered {at=44616902.17885479, delay=0.0071929097175598145, ms=00003} 22:55:52.941531 run osmo-ms-mob/00004: Starting mobile 22:55:52.968695 run osmo-ms-mob/00004(pid=140): Launched 22:55:52.986865 run mass: MS start registered {at=44616903.27439977, delay=0.006237983703613281, ms=00004} 22:55:53.942265 run osmo-ms-mob/00005: Starting mobile 22:55:53.972018 run osmo-ms-mob/00005(pid=141): Launched 22:55:53.991275 run mass: MS start registered {at=44616904.27878564, delay=0.007114671170711517, ms=00005} 22:55:54.749973 run mass: MS performed LU {at=44616905.03749012, lu_delay=5.943727612495422, ms=00001} 22:55:54.773064 run osmo-ms-mob/00006: Starting mobile 22:55:54.801108 run osmo-ms-mob/00006(pid=142): Launched 22:55:54.822142 run mass: MS start registered {at=44616905.1096233, delay=0.009441301226615906, ms=00006} 22:55:55.742667 run osmo-ms-mob/00007: Starting mobile 22:55:55.770287 run osmo-ms-mob/00007(pid=143): Launched 22:55:55.790171 run mass: MS start registered {at=44616906.07773757, delay=0.008607804775238037, ms=00007} 22:55:56.546161 run osmo-ms-mob/00008: Starting mobile 22:55:56.574008 run osmo-ms-mob/00008(pid=144): Launched 22:55:56.595788 run mass: MS start registered {at=44616906.88331072, delay=0.010440684854984283, ms=00008} 22:55:56.651285 run mass: MS performed LU {at=44616906.93879406, lu_delay=4.759939268231392, ms=00003} 22:55:56.679185 run mass: MS performed LU {at=44616906.96671226, lu_delay=6.066767655313015, ms=00002} 22:55:57.240233 run osmo-ms-mob/00009: Starting mobile 22:55:57.280141 run osmo-ms-mob/00009(pid=145): Launched 22:55:57.301923 run mass: MS start registered {at=44616907.58941938, delay=0.004211917519569397, ms=00009} 22:55:57.942478 run osmo-ms-mob/00010: Starting mobile 22:55:57.971703 run osmo-ms-mob/00010(pid=146): Launched 22:55:57.992925 run mass: MS start registered {at=44616908.280451514, delay=0.009753488004207611, ms=00010} 22:55:58.515960 run mass: MS performed LU {at=44616908.80348368, lu_delay=5.5290839076042175, ms=00004} 22:55:58.537568 run osmo-ms-mob/00011: Starting mobile 22:55:58.563630 run osmo-ms-mob/00011(pid=147): Launched 22:55:58.584292 run mass: MS start registered {at=44616908.87181158, delay=0.0100058913230896, ms=00011} 22:55:59.050962 run mass: MS performed LU {at=44616909.338469446, lu_delay=5.059683807194233, ms=00005} 22:55:59.075621 run osmo-ms-mob/00012: Starting mobile 22:55:59.102210 run osmo-ms-mob/00012(pid=148): Launched 22:55:59.119964 run mass: MS start registered {at=44616909.40750847, delay=0.005658768117427826, ms=00012} 22:55:59.742116 run osmo-ms-mob/00013: Starting mobile 22:55:59.769535 run osmo-ms-mob/00013(pid=149): Launched 22:55:59.788888 run mass: MS start registered {at=44616910.076395355, delay=0.007994510233402252, ms=00013} 22:56:00.342294 run osmo-ms-mob/00014: Starting mobile 22:56:00.385059 run osmo-ms-mob/00014(pid=150): Launched 22:56:00.410947 run mass: MS start registered {at=44616910.69844284, delay=0.012529522180557251, ms=00014} 22:56:00.424719 run mass: MS performed LU {at=44616910.712277986, lu_delay=5.602654688060284, ms=00006} 22:56:00.680131 run mass: MS performed LU {at=44616910.96763788, lu_delay=4.88990031182766, ms=00007} 22:56:00.940726 run osmo-ms-mob/00015: Starting mobile 22:56:00.975144 run osmo-ms-mob/00015(pid=151): Launched 22:56:00.996745 run mass: MS start registered {at=44616911.284261, delay=0.00960087776184082, ms=00015} 22:56:01.447481 run osmo-ms-mob/00016: Starting mobile 22:56:01.475671 run osmo-ms-mob/00016(pid=152): Launched 22:56:01.496478 run mass: MS start registered {at=44616911.783994995, delay=0.008476786315441132, ms=00016} 22:56:01.941291 run osmo-ms-mob/00017: Starting mobile 22:56:01.968238 run osmo-ms-mob/00017(pid=153): Launched 22:56:01.989769 run mass: MS start registered {at=44616912.27729644, delay=0.010119393467903137, ms=00017} 22:56:02.281260 run mass: MS performed LU {at=44616912.56877225, lu_delay=4.979352869093418, ms=00009} 22:56:02.346044 run mass: MS performed LU {at=44616912.6335614, lu_delay=5.750250682234764, ms=00008} 22:56:02.542512 run osmo-ms-mob/00018: Starting mobile 22:56:02.573028 run osmo-ms-mob/00018(pid=154): Launched 22:56:02.593351 run mass: MS start registered {at=44616912.88087793, delay=0.007944516837596893, ms=00018} 22:56:02.942492 run osmo-ms-mob/00019: Starting mobile 22:56:02.981724 run osmo-ms-mob/00019(pid=155): Launched 22:56:03.001762 run mass: MS start registered {at=44616913.28925808, delay=0.0036514028906822205, ms=00019} 22:56:03.442092 run osmo-ms-mob/00020: Starting mobile 22:56:03.471784 run osmo-ms-mob/00020(pid=156): Launched 22:56:03.491923 run mass: MS start registered {at=44616913.77944397, delay=0.007780537009239197, ms=00020} 22:56:03.942986 run osmo-ms-mob/00021: Starting mobile 22:56:03.985109 run osmo-ms-mob/00021(pid=157): Launched 22:56:04.005057 run mass: MS start registered {at=44616914.292574875, delay=0.0013796091079711914, ms=00021} 22:56:04.183593 run mass: MS performed LU {at=44616914.471103124, lu_delay=5.063594654202461, ms=00012} 22:56:04.210508 run mass: MS performed LU {at=44616914.49802692, lu_delay=6.217575408518314, ms=00010} 22:56:04.237454 run osmo-ms-mob/00022: Starting mobile 22:56:04.265960 run osmo-ms-mob/00022(pid=158): Launched 22:56:04.287642 run mass: MS start registered {at=44616914.575136274, delay=0.009609885513782501, ms=00022} 22:56:04.300720 run mass: MS performed LU {at=44616914.58827786, lu_delay=5.716466277837753, ms=00011} 22:56:04.839868 run osmo-ms-mob/00023: Starting mobile 22:56:04.872811 run osmo-ms-mob/00023(pid=159): Launched 22:56:04.897848 run mass: MS start registered {at=44616915.18535607, delay=0.013364851474761963, ms=00023} 22:56:05.242273 run osmo-ms-mob/00024: Starting mobile 22:56:05.271585 run osmo-ms-mob/00024(pid=160): Launched 22:56:05.297125 run mass: MS start registered {at=44616915.58463903, delay=0.014182791113853455, ms=00024} 22:56:05.742118 run osmo-ms-mob/00025: Starting mobile 22:56:05.772480 run osmo-ms-mob/00025(pid=161): Launched 22:56:05.798058 run mass: MS start registered {at=44616916.08555047, delay=0.013767041265964508, ms=00025} 22:56:05.963923 run mass: MS performed LU {at=44616916.251426876, lu_delay=6.175031520426273, ms=00013} 22:56:06.048037 run mass: MS performed LU {at=44616916.33554933, lu_delay=5.051288329064846, ms=00015} 22:56:06.072126 run osmo-ms-mob/00026: Starting mobile 22:56:06.102422 run osmo-ms-mob/00026(pid=162): Launched 22:56:06.114781 run mass: MS performed LU {at=44616916.40232754, lu_delay=5.703884698450565, ms=00014} 22:56:06.126164 run mass: MS start registered {at=44616916.41374321, delay=0.011476248502731323, ms=00026} 22:56:06.217939 run mass: MS performed LU {at=44616916.50545713, lu_delay=4.72146213799715, ms=00016} 22:56:06.542303 run osmo-ms-mob/00027: Starting mobile 22:56:06.572038 run osmo-ms-mob/00027(pid=163): Launched 22:56:06.592641 run mass: MS start registered {at=44616916.88016419, delay=0.00809333473443985, ms=00027} 22:56:06.940584 run osmo-ms-mob/00028: Starting mobile 22:56:06.970920 run osmo-ms-mob/00028(pid=164): Launched 22:56:06.989452 run mass: MS start registered {at=44616917.2769713, delay=0.006776988506317139, ms=00028} 22:56:07.339782 run osmo-ms-mob/00029: Starting mobile 22:56:07.369448 run osmo-ms-mob/00029(pid=165): Launched 22:56:07.391496 run mass: MS start registered {at=44616917.678991236, delay=0.008961834013462067, ms=00029} 22:56:07.743978 run osmo-ms-mob/00030: Starting mobile 22:56:07.777686 run osmo-ms-mob/00030(pid=166): Launched 22:56:07.795849 run mass: MS start registered {at=44616918.08337076, delay=0.006751693785190582, ms=00030} 22:56:07.948897 run mass: MS performed LU {at=44616918.236406095, lu_delay=5.959109656512737, ms=00017} 22:56:07.976813 run mass: MS performed LU {at=44616918.2643588, lu_delay=5.383480876684189, ms=00018} 22:56:07.997959 run osmo-ms-mob/00031: Starting mobile 22:56:08.025873 run osmo-ms-mob/00031(pid=167): Launched 22:56:08.045658 run mass: MS start registered {at=44616918.33320008, delay=0.0022649988532066345, ms=00031} 22:56:08.063992 run mass: MS performed LU {at=44616918.35152861, lu_delay=5.062270529568195, ms=00019} 22:56:08.355203 run mass: MS performed LU {at=44616918.64271991, lu_delay=4.863275937736034, ms=00020} 22:56:08.380849 run osmo-ms-mob/00032: Starting mobile 22:56:08.408510 run osmo-ms-mob/00032(pid=168): Launched 22:56:08.428314 run mass: MS start registered {at=44616918.715869434, delay=0.0063326358795166016, ms=00032} 22:56:08.842429 run osmo-ms-mob/00033: Starting mobile 22:56:08.870584 run osmo-ms-mob/00033(pid=169): Launched 22:56:08.891256 run mass: MS start registered {at=44616919.1786471, delay=0.008316271007061005, ms=00033} 22:56:09.241131 run osmo-ms-mob/00034: Starting mobile 22:56:09.279965 run osmo-ms-mob/00034(pid=170): Launched 22:56:09.309778 run mass: MS start registered {at=44616919.59727673, delay=0.013148300349712372, ms=00034} 22:56:09.542541 run osmo-ms-mob/00035: Starting mobile 22:56:09.574745 run osmo-ms-mob/00035(pid=171): Launched 22:56:09.600329 run mass: MS start registered {at=44616919.887839615, delay=0.011585377156734467, ms=00035} 22:56:09.731264 run mass: MS performed LU {at=44616920.01875943, lu_delay=5.72618455439806, ms=00021} 22:56:09.812996 run mass: MS performed LU {at=44616920.100509025, lu_delay=5.525372751057148, ms=00022} 22:56:09.835839 run osmo-ms-mob/00036: Starting mobile 22:56:09.864457 run osmo-ms-mob/00036(pid=172): Launched 22:56:09.877809 run mass: MS performed LU {at=44616920.16532433, lu_delay=4.979968257248402, ms=00023} 22:56:09.890639 run mass: MS start registered {at=44616920.178220995, delay=0.014352135360240936, ms=00036} 22:56:09.984136 run mass: MS performed LU {at=44616920.27164856, lu_delay=4.687009535729885, ms=00024} 22:56:10.340233 run osmo-ms-mob/00037: Starting mobile 22:56:10.369780 run osmo-ms-mob/00037(pid=173): Launched 22:56:10.394000 run mass: MS start registered {at=44616920.68150788, delay=0.00721517950296402, ms=00037} 22:56:10.643523 run osmo-ms-mob/00038: Starting mobile 22:56:10.687436 run osmo-ms-mob/00038(pid=174): Launched 22:56:10.709364 run mass: MS start registered {at=44616920.996867165, delay=0.0034151747822761536, ms=00038} 22:56:10.941794 run osmo-ms-mob/00039: Starting mobile 22:56:10.982589 run osmo-ms-mob/00039(pid=175): Launched 22:56:11.001018 run mass: MS start registered {at=44616921.28855685, delay=0.007175765931606293, ms=00039} 22:56:11.341175 run osmo-ms-mob/00040: Starting mobile 22:56:11.368728 run osmo-ms-mob/00040(pid=176): Launched 22:56:11.388457 run mass: MS start registered {at=44616921.67601807, delay=0.008745439350605011, ms=00040} 22:56:11.638460 run osmo-ms-mob/00041: Starting mobile 22:56:11.665639 run osmo-ms-mob/00041(pid=177): Launched 22:56:11.685513 run mass: MS start registered {at=44616921.97304181, delay=0.0037889033555984497, ms=00041} 22:56:11.714515 run mass: MS performed LU {at=44616922.00203691, lu_delay=5.121872715651989, ms=00027} 22:56:11.742346 run mass: MS performed LU {at=44616922.029910386, lu_delay=4.752939082682133, ms=00028} 22:56:11.767065 run osmo-ms-mob/00042: Starting mobile 22:56:11.796820 run osmo-ms-mob/00042(pid=178): Launched 22:56:11.816745 run mass: MS start registered {at=44616922.10426819, delay=0.007924467325210571, ms=00042} 22:56:11.829975 run mass: MS performed LU {at=44616922.11747782, lu_delay=6.0319273471832275, ms=00025} 22:56:11.885850 run mass: MS performed LU {at=44616922.17334981, lu_delay=5.759606599807739, ms=00026} 22:56:12.140262 run mass: MS performed LU {at=44616922.42777766, lu_delay=4.748786427080631, ms=00029} 22:56:12.164281 run osmo-ms-mob/00043: Starting mobile 22:56:12.193812 run osmo-ms-mob/00043(pid=179): Launched 22:56:12.216120 run mass: MS start registered {at=44616922.5036355, delay=0.010405786335468292, ms=00043} 22:56:12.642431 run osmo-ms-mob/00044: Starting mobile 22:56:12.680246 run osmo-ms-mob/00044(pid=180): Launched 22:56:12.705627 run mass: MS start registered {at=44616922.99312391, delay=0.008700862526893616, ms=00044} 22:56:12.940658 run osmo-ms-mob/00045: Starting mobile 22:56:12.970449 run osmo-ms-mob/00045(pid=181): Launched 22:56:12.995216 run mass: MS start registered {at=44616923.28272087, delay=0.012769073247909546, ms=00045} 22:56:13.245844 run osmo-ms-mob/00046: Starting mobile 22:56:13.287025 run osmo-ms-mob/00046(pid=182): Launched 22:56:13.320067 run mass: MS start registered {at=44616923.60755349, delay=0.010672502219676971, ms=00046} 22:56:13.542793 run osmo-ms-mob/00047: Starting mobile 22:56:13.573535 run osmo-ms-mob/00047(pid=183): Launched 22:56:13.586508 run mass: MS performed LU {at=44616923.8740539, lu_delay=5.790683142840862, ms=00030} 22:56:13.598112 run mass: MS start registered {at=44616923.885691546, delay=0.011699534952640533, ms=00047} 22:56:13.643827 run mass: MS performed LU {at=44616923.93127817, lu_delay=5.215408734977245, ms=00032} 22:56:13.668123 run osmo-ms-mob/00048: Starting mobile 22:56:13.696884 run osmo-ms-mob/00048(pid=184): Launched 22:56:13.718676 run mass: MS start registered {at=44616924.00616057, delay=0.009117551147937775, ms=00048} 22:56:13.750026 run mass: MS performed LU {at=44616924.037516624, lu_delay=5.704316541552544, ms=00031} 22:56:14.139399 run osmo-ms-mob/00049: Starting mobile 22:56:14.166718 run osmo-ms-mob/00049(pid=185): Launched 22:56:14.188063 run mass: MS start registered {at=44616924.47558866, delay=0.00902913510799408, ms=00049} 22:56:14.440917 run osmo-ms-mob/00050: Starting mobile 22:56:14.469208 run osmo-ms-mob/00050(pid=186): Launched 22:56:14.488268 run mass: MS start registered {at=44616924.775824465, delay=0.007509768009185791, ms=00050} 22:56:14.844134 run osmo-ms-mob/00051: Starting mobile 22:56:14.877756 run osmo-ms-mob/00051(pid=187): Launched 22:56:14.899634 run mass: MS start registered {at=44616925.187137134, delay=0.009295433759689331, ms=00051} 22:56:15.140427 run osmo-ms-mob/00052: Starting mobile 22:56:15.172197 run osmo-ms-mob/00052(pid=188): Launched 22:56:15.193223 run mass: MS start registered {at=44616925.48073934, delay=0.008853338658809662, ms=00052} 22:56:15.360562 run mass: MS performed LU {at=44616925.64805041, lu_delay=5.760210797190666, ms=00035} 22:56:15.388858 run osmo-ms-mob/00053: Starting mobile 22:56:15.423455 run osmo-ms-mob/00053(pid=189): Launched 22:56:15.436686 run mass: MS performed LU {at=44616925.72423265, lu_delay=5.042724773287773, ms=00037} 22:56:15.449589 run mass: MS start registered {at=44616925.73716735, delay=0.012993693351745605, ms=00053} 22:56:15.507987 run mass: MS performed LU {at=44616925.79550352, lu_delay=5.617282524704933, ms=00036} 22:56:15.533570 run osmo-ms-mob/00054: Starting mobile 22:56:15.565912 run osmo-ms-mob/00054(pid=190): Launched 22:56:15.585205 run mass: MS start registered {at=44616925.872704715, delay=0.006356850266456604, ms=00054} 22:56:15.670127 run mass: MS performed LU {at=44616925.9576247, lu_delay=4.960757538676262, ms=00038} 22:56:15.924308 run mass: MS performed LU {at=44616926.21181272, lu_delay=4.923255868256092, ms=00039} 22:56:15.946360 run osmo-ms-mob/00055: Starting mobile 22:56:15.975785 run osmo-ms-mob/00055(pid=191): Launched 22:56:15.997557 run mass: MS start registered {at=44616926.28504504, delay=0.009107992053031921, ms=00055} 22:56:16.340137 run osmo-ms-mob/00056: Starting mobile 22:56:16.374038 run osmo-ms-mob/00056(pid=192): Launched 22:56:16.396096 run mass: MS start registered {at=44616926.68359346, delay=0.003896959125995636, ms=00056} 22:56:16.412534 run mass: MS performed LU {at=44616926.70007078, lu_delay=7.102794051170349, ms=00034} 22:56:16.487295 run mass: MS performed LU {at=44616926.774781026, lu_delay=4.80173921585083, ms=00041} 22:56:16.512489 run osmo-ms-mob/00057: Starting mobile 22:56:16.543313 run osmo-ms-mob/00057(pid=193): Launched 22:56:16.567078 run mass: MS start registered {at=44616926.85457584, delay=0.007300615310668945, ms=00057} 22:56:17.038151 run osmo-ms-mob/00058: Starting mobile 22:56:17.065974 run osmo-ms-mob/00058(pid=194): Launched 22:56:17.085699 run mass: MS start registered {at=44616927.37321034, delay=0.008590653538703918, ms=00058} 22:56:17.280877 run mass: MS performed LU {at=44616927.568389334, lu_delay=4.575265422463417, ms=00044} 22:56:17.303416 run osmo-ms-mob/00059: Starting mobile 22:56:17.331566 run osmo-ms-mob/00059(pid=195): Launched 22:56:17.352099 run mass: MS start registered {at=44616927.639643125, delay=0.009216822683811188, ms=00059} 22:56:17.363546 run mass: MS performed LU {at=44616927.65110046, lu_delay=5.975082390010357, ms=00040} 22:56:17.374652 run mass: MS performed LU {at=44616927.66223682, lu_delay=5.557968623936176, ms=00042} 22:56:17.395368 run osmo-ms-mob/00060: Starting mobile 22:56:17.423190 run osmo-ms-mob/00060(pid=196): Launched 22:56:17.441669 run mass: MS start registered {at=44616927.72921995, delay=0.005400821566581726, ms=00060} 22:56:18.042104 run osmo-ms-mob/00061: Starting mobile 22:56:18.081060 run osmo-ms-mob/00061(pid=197): Launched 22:56:18.103550 run mass: MS start registered {at=44616928.3910671, delay=0.005887150764465332, ms=00061} 22:56:18.340356 run osmo-ms-mob/00062: Starting mobile 22:56:18.381558 run osmo-ms-mob/00062(pid=198): Launched 22:56:18.399631 run mass: MS performed LU {at=44616928.68716601, lu_delay=6.183530509471893, ms=00043} 22:56:18.415869 run mass: MS performed LU {at=44616928.70344017, lu_delay=3.927615702152252, ms=00050} 22:56:18.430396 run mass: MS performed LU {at=44616928.717963934, lu_delay=3.530826799571514, ms=00051} 22:56:18.461289 run osmo-ms-mob/00063: Starting mobile 22:56:18.502310 run osmo-ms-mob/00063(pid=199): Launched 22:56:18.515211 run mass: MS start registered {at=44616928.802767456, delay=0.11567449569702148, ms=00062} 22:56:18.527567 run mass: MS start registered {at=44616928.81513614, delay=0.012427017092704773, ms=00063} 22:56:19.043132 run osmo-ms-mob/00064: Starting mobile 22:56:19.085166 run osmo-ms-mob/00064(pid=200): Launched 22:56:19.109464 run mass: MS start registered {at=44616929.396972805, delay=0.00732903927564621, ms=00064} 22:56:19.126556 run mass: MS performed LU {at=44616929.414072886, lu_delay=5.407912313938141, ms=00048} 22:56:19.201288 run mass: MS performed LU {at=44616929.48874606, lu_delay=5.881192572414875, ms=00046} 22:56:19.219067 run mass: MS performed LU {at=44616929.50657954, lu_delay=6.223858669400215, ms=00045} 22:56:19.244510 run osmo-ms-mob/00065: Starting mobile 22:56:19.274344 run osmo-ms-mob/00065(pid=201): Launched 22:56:19.294763 run mass: MS start registered {at=44616929.582282335, delay=0.008340597152709961, ms=00065} 22:56:19.463573 run mass: MS performed LU {at=44616929.75106466, lu_delay=5.27547600120306, ms=00049} 22:56:19.749126 run osmo-ms-mob/00066: Starting mobile 22:56:19.778262 run osmo-ms-mob/00066(pid=202): Launched 22:56:19.799184 run mass: MS start registered {at=44616930.08668709, delay=0.005005821585655212, ms=00066} 22:56:20.105065 run mass: MS performed LU {at=44616930.39237099, lu_delay=6.506679445505142, ms=00047} 22:56:20.143825 run osmo-ms-mob/00067: Starting mobile 22:56:20.184030 run osmo-ms-mob/00067(pid=203): Launched 22:56:20.203645 run mass: MS start registered {at=44616930.49116659, delay=0.003433048725128174, ms=00067} 22:56:20.326323 run mass: MS performed LU {at=44616930.61381936, lu_delay=4.328774318099022, ms=00055} 22:56:20.344908 run mass: MS performed LU {at=44616930.63242687, lu_delay=4.8952595219016075, ms=00053} 22:56:20.376234 run osmo-ms-mob/00068: Starting mobile 22:56:20.417100 run osmo-ms-mob/00068(pid=204): Launched 22:56:20.438762 run mass: MS start registered {at=44616930.72628178, delay=0.00404532253742218, ms=00068} 22:56:20.842158 run osmo-ms-mob/00069: Starting mobile 22:56:20.878122 run osmo-ms-mob/00069(pid=205): Launched 22:56:20.898715 run mass: MS start registered {at=44616931.18621369, delay=0.005049623548984528, ms=00069} 22:56:21.028219 run mass: MS performed LU {at=44616931.31570932, lu_delay=4.632115863263607, ms=00056} 22:56:21.120608 run mass: MS performed LU {at=44616931.40810883, lu_delay=4.553532987833023, ms=00057} 22:56:21.154698 run osmo-ms-mob/00070: Starting mobile 22:56:21.197738 run osmo-ms-mob/00070(pid=206): Launched 22:56:21.228641 run mass: MS start registered {at=44616931.51612729, delay=0.012631438672542572, ms=00070} 22:56:21.374704 run mass: MS performed LU {at=44616931.66218501, lu_delay=5.789480298757553, ms=00054} 22:56:21.648213 run osmo-ms-mob/00071: Starting mobile 22:56:21.698560 run osmo-ms-mob/00071(pid=207): Launched 22:56:21.724000 run mass: MS start registered {at=44616932.01145744, delay=0.0029098987579345703, ms=00071} 22:56:22.051008 run osmo-ms-mob/00072: Starting mobile 22:56:22.096287 run osmo-ms-mob/00072(pid=208): Launched 22:56:22.118762 run mass: MS performed LU {at=44616932.40629229, lu_delay=6.925552949309349, ms=00052} 22:56:22.136633 run mass: MS start registered {at=44616932.42419687, delay=0.01798449456691742, ms=00072} 22:56:22.442483 run osmo-ms-mob/00073: Starting mobile 22:56:22.481908 run osmo-ms-mob/00073(pid=209): Launched 22:56:22.507725 run mass: MS start registered {at=44616932.79521716, delay=0.00940702110528946, ms=00073} 22:56:22.840132 run osmo-ms-mob/00074: Starting mobile 22:56:22.881931 run osmo-ms-mob/00074(pid=210): Launched 22:56:22.904319 run mass: MS start registered {at=44616933.19181979, delay=0.0054178014397621155, ms=00074} 22:56:22.993836 run mass: MS performed LU {at=44616933.281327985, lu_delay=4.890260882675648, ms=00061} 22:56:23.012095 run mass: MS performed LU {at=44616933.29964394, lu_delay=4.496876485645771, ms=00062} 22:56:23.127843 run mass: MS performed LU {at=44616933.415351294, lu_delay=6.042140953242779, ms=00058} 22:56:23.157751 run osmo-ms-mob/00075: Starting mobile 22:56:23.195542 run osmo-ms-mob/00075(pid=211): Launched 22:56:23.211454 run mass: MS performed LU {at=44616933.4989966, lu_delay=5.769776649773121, ms=00060} 22:56:23.226961 run mass: MS performed LU {at=44616933.51453533, lu_delay=5.874892204999924, ms=00059} 22:56:23.242144 run mass: MS start registered {at=44616933.52971866, delay=0.0307888463139534, ms=00075} 22:56:23.257027 run mass: MS performed LU {at=44616933.54458579, lu_delay=4.729449644684792, ms=00063} 22:56:23.742303 run osmo-ms-mob/00076: Starting mobile 22:56:23.775092 run osmo-ms-mob/00076(pid=212): Launched 22:56:23.796427 run mass: MS start registered {at=44616934.08392936, delay=0.008805744349956512, ms=00076} 22:56:24.106626 run mass: MS performed LU {at=44616934.39411791, lu_delay=3.9029513150453568, ms=00067} 22:56:24.134080 run osmo-ms-mob/00077: Starting mobile 22:56:24.170133 run osmo-ms-mob/00077(pid=213): Launched 22:56:24.193530 run mass: MS start registered {at=44616934.4810295, delay=0.008171029388904572, ms=00077} 22:56:24.643936 run osmo-ms-mob/00078: Starting mobile 22:56:24.692620 run osmo-ms-mob/00078(pid=214): Launched 22:56:24.718801 run mass: MS start registered {at=44616935.00628869, delay=0.009197577834129333, ms=00078} 22:56:24.794227 run mass: MS performed LU {at=44616935.081718154, lu_delay=5.6847453489899635, ms=00064} 22:56:24.886866 run mass: MS performed LU {at=44616935.17435297, lu_delay=5.592070639133453, ms=00065} 22:56:24.941528 run mass: MS performed LU {at=44616935.2290282, lu_delay=5.142341114580631, ms=00066} 22:56:24.972135 run osmo-ms-mob/00079: Starting mobile 22:56:25.011026 run osmo-ms-mob/00079(pid=215): Launched 22:56:25.037165 run mass: MS start registered {at=44616935.3246422, delay=0.012564286589622498, ms=00079} 22:56:25.140167 run mass: MS performed LU {at=44616935.427666366, lu_delay=4.701384589076042, ms=00068} 22:56:25.547465 run osmo-ms-mob/00080: Starting mobile 22:56:25.576972 run osmo-ms-mob/00080(pid=216): Launched 22:56:25.598479 run mass: MS start registered {at=44616935.88598276, delay=0.008939079940319061, ms=00080} 22:56:26.042623 run osmo-ms-mob/00081: Starting mobile 22:56:26.084086 run osmo-ms-mob/00081(pid=217): Launched 22:56:26.108741 run mass: MS start registered {at=44616936.39623715, delay=0.007451802492141724, ms=00081} 22:56:26.441303 run osmo-ms-mob/00082: Starting mobile 22:56:26.478214 run osmo-ms-mob/00082(pid=218): Launched 22:56:26.500913 run mass: MS start registered {at=44616936.78841524, delay=0.006698600947856903, ms=00082} 22:56:26.760068 run mass: MS performed LU {at=44616937.04757872, lu_delay=5.036121279001236, ms=00071} 22:56:26.778531 run mass: MS performed LU {at=44616937.06604998, lu_delay=5.549922689795494, ms=00070} 22:56:26.806241 run mass: MS performed LU {at=44616937.09376283, lu_delay=4.669565960764885, ms=00072} 22:56:26.834982 run osmo-ms-mob/00083: Starting mobile 22:56:26.863551 run osmo-ms-mob/00083(pid=219): Launched 22:56:26.885062 run mass: MS start registered {at=44616937.17257062, delay=0.009605012834072113, ms=00083} 22:56:26.897756 run mass: MS performed LU {at=44616937.18531406, lu_delay=5.999100372195244, ms=00069} 22:56:27.543236 run osmo-ms-mob/00084: Starting mobile 22:56:27.573300 run osmo-ms-mob/00084(pid=220): Launched 22:56:27.594931 run mass: MS start registered {at=44616937.88242719, delay=0.007562510669231415, ms=00084} 22:56:28.041713 run osmo-ms-mob/00085: Starting mobile 22:56:28.072925 run osmo-ms-mob/00085(pid=221): Launched 22:56:28.093906 run mass: MS start registered {at=44616938.38140882, delay=0.008252054452896118, ms=00085} 22:56:28.559805 run mass: MS performed LU {at=44616938.84730144, lu_delay=5.317582778632641, ms=00075} 22:56:28.587304 run osmo-ms-mob/00086: Starting mobile 22:56:28.617560 run osmo-ms-mob/00086(pid=222): Launched 22:56:28.633982 run mass: MS performed LU {at=44616938.9215209, lu_delay=4.837591543793678, ms=00076} 22:56:28.648037 run mass: MS start registered {at=44616938.93561817, delay=0.014171004295349121, ms=00086} 22:56:28.706638 run mass: MS performed LU {at=44616938.99412962, lu_delay=5.802309833467007, ms=00074} 22:56:28.832443 run mass: MS performed LU {at=44616939.11993528, lu_delay=4.63890577852726, ms=00077} 22:56:28.851021 run mass: MS performed LU {at=44616939.13852672, lu_delay=6.3433095663785934, ms=00073} 22:56:29.239560 run osmo-ms-mob/00087: Starting mobile 22:56:29.270576 run osmo-ms-mob/00087(pid=223): Launched 22:56:29.290821 run mass: MS start registered {at=44616939.57834214, delay=0.007701762020587921, ms=00087} 22:56:29.841797 run osmo-ms-mob/00088: Starting mobile 22:56:29.873146 run osmo-ms-mob/00088(pid=224): Launched 22:56:29.894603 run mass: MS start registered {at=44616940.18210912, delay=0.009682886302471161, ms=00088} 22:56:30.444769 run osmo-ms-mob/00089: Starting mobile 22:56:30.495835 run osmo-ms-mob/00089(pid=225): Launched 22:56:30.513982 run mass: MS start registered {at=44616940.80152122, delay=0.002676822245121002, ms=00089} 22:56:30.526691 run mass: MS performed LU {at=44616940.814253494, lu_delay=5.80796480178833, ms=00078} 22:56:30.543699 run mass: MS performed LU {at=44616940.83123056, lu_delay=5.506588362157345, ms=00079} 22:56:30.571590 run mass: MS performed LU {at=44616940.85906724, lu_delay=4.973084479570389, ms=00080} 22:56:30.659690 run mass: MS performed LU {at=44616940.94718532, lu_delay=21.76853822171688, ms=00033} 22:56:30.986579 run mass: MS performed LU {at=44616941.27409216, lu_delay=4.877855010330677, ms=00081} 22:56:31.012942 run osmo-ms-mob/00090: Starting mobile 22:56:31.042783 run osmo-ms-mob/00090(pid=226): Launched 22:56:31.063600 run mass: MS start registered {at=44616941.35111549, delay=0.008775584399700165, ms=00090} 22:56:31.741963 run osmo-ms-mob/00091: Starting mobile 22:56:31.770915 run osmo-ms-mob/00091(pid=227): Launched 22:56:31.790328 run mass: MS start registered {at=44616942.07784931, delay=0.00758698582649231, ms=00091} 22:56:32.324802 run mass: MS performed LU {at=44616942.612300836, lu_delay=5.8238855972886086, ms=00082} 22:56:32.343706 run mass: MS performed LU {at=44616942.63128568, lu_delay=5.458715058863163, ms=00083} 22:56:32.363968 run osmo-ms-mob/00092: Starting mobile 22:56:32.390817 run osmo-ms-mob/00092(pid=228): Launched 22:56:32.409133 run mass: MS start registered {at=44616942.69667453, delay=0.007505834102630615, ms=00092} 22:56:32.472330 run mass: MS performed LU {at=44616942.75989185, lu_delay=4.877464659512043, ms=00084} 22:56:33.243905 run osmo-ms-mob/00093: Starting mobile 22:56:33.280494 run osmo-ms-mob/00093(pid=229): Launched 22:56:33.305544 run mass: MS start registered {at=44616943.59301016, delay=0.00822582095861435, ms=00093} 22:56:34.143903 run osmo-ms-mob/00094: Starting mobile 22:56:34.181267 run osmo-ms-mob/00094(pid=230): Launched 22:56:34.202443 run mass: MS start registered {at=44616944.4899106, delay=0.008764505386352539, ms=00094} 22:56:34.291898 run mass: MS performed LU {at=44616944.57935859, lu_delay=6.1979497745633125, ms=00085} 22:56:34.309225 run mass: MS performed LU {at=44616944.59678058, lu_delay=5.661162413656712, ms=00086} 22:56:34.337318 run mass: MS performed LU {at=44616944.62483366, lu_delay=5.046491518616676, ms=00087} 22:56:34.660137 run mass: MS performed LU {at=44616944.94764008, lu_delay=4.765530958771706, ms=00088} 22:56:35.041845 run osmo-ms-mob/00095: Starting mobile 22:56:35.072479 run osmo-ms-mob/00095(pid=231): Launched 22:56:35.094383 run mass: MS start registered {at=44616945.38186592, delay=0.010529324412345886, ms=00095} 22:56:36.044546 run osmo-ms-mob/00096: Starting mobile 22:56:36.073857 run osmo-ms-mob/00096(pid=232): Launched 22:56:36.090685 run mass: MS performed LU {at=44616946.37815132, lu_delay=5.02703583240509, ms=00090} 22:56:36.104679 run mass: MS start registered {at=44616946.39225419, delay=0.018521606922149658, ms=00096} 22:56:36.116089 run mass: MS performed LU {at=44616946.403651275, lu_delay=4.325801961123943, ms=00091} 22:56:36.238984 run mass: MS performed LU {at=44616946.52648418, lu_delay=5.724962957203388, ms=00089} 22:56:37.141401 run osmo-ms-mob/00097: Starting mobile 22:56:37.178240 run osmo-ms-mob/00097(pid=233): Launched 22:56:37.201676 run mass: MS start registered {at=44616947.48918451, delay=0.007254481315612793, ms=00097} 22:56:38.056870 run mass: MS performed LU {at=44616948.34433255, lu_delay=4.751322396099567, ms=00093} 22:56:38.075440 run mass: MS performed LU {at=44616948.36299688, lu_delay=5.666322350502014, ms=00092} 22:56:38.442261 run osmo-ms-mob/00098: Starting mobile 22:56:38.479590 run osmo-ms-mob/00098(pid=234): Launched 22:56:38.502071 run mass: MS start registered {at=44616948.78958833, delay=0.007143646478652954, ms=00098} 22:56:39.985945 run mass: MS performed LU {at=44616950.27344792, lu_delay=4.891582004725933, ms=00095} 22:56:40.005824 run mass: MS performed LU {at=44616950.29335424, lu_delay=5.803443640470505, ms=00094} 22:56:40.242190 run osmo-ms-mob/00099: Starting mobile 22:56:40.273302 run osmo-ms-mob/00099(pid=235): Launched 22:56:40.285481 run mass: All started... {duration=55.758422806859016, too_slow=0} 22:56:40.296729 run mass: MS start registered {at=44616950.58428673, delay=0.011237367987632751, ms=00099} 22:56:41.823676 run mass: MS performed LU {at=44616952.1111712, lu_delay=5.718917012214661, ms=00096} 22:56:42.315640 run mass: MS performed LU {at=44616952.603146784, lu_delay=5.113962270319462, ms=00097} 22:56:43.752183 run mass: MS performed LU {at=44616954.039658085, lu_delay=5.250069752335548, ms=00098} 22:56:45.589473 run mass: MS performed LU {at=44616955.87697719, lu_delay=5.292690463364124, ms=00099} 22:56:45.606182 run mass: Tests done {all_completed=True, max=21.76853822171688, min=3.530826799571514} 22:56:45.620220 tst register_default_mass.py: Test passed (82.5 sec) 22:56:45.630149 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminating (SIGTERM) 22:56:45.637146 run osmo-hlr_127.0.42.2(pid=24): Terminating (SIGTERM) 22:56:45.644693 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminating (SIGTERM) 22:56:45.650655 run osmo-stp_127.0.42.5(pid=26): Terminating (SIGTERM) 22:56:45.656507 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminating (SIGTERM) 22:56:45.662847 run osmo-msc_127.0.42.6(pid=28): Terminating (SIGTERM) 22:56:45.669340 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminating (SIGTERM) 22:56:45.675907 run osmo-mgw_127.0.42.3(pid=30): Terminating (SIGTERM) 22:56:45.682218 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminating (SIGTERM) 22:56:45.688232 run osmo-mgw_127.0.42.4(pid=32): Terminating (SIGTERM) 22:56:45.694235 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminating (SIGTERM) 22:56:45.700279 run osmo-bsc_127.0.42.7(pid=34): Terminating (SIGTERM) 22:56:45.706278 run osmo-bts-virtual(pid=35): Terminating (SIGTERM) 22:56:45.712283 run osmo-ms-virt-phy/00000(pid=36): Terminating (SIGTERM) 22:56:45.718181 run osmo-ms-virt-phy/00001(pid=37): Terminating (SIGTERM) 22:56:45.724051 run osmo-ms-virt-phy/00002(pid=38): Terminating (SIGTERM) 22:56:45.730220 run osmo-ms-virt-phy/00003(pid=39): Terminating (SIGTERM) 22:56:45.736191 run osmo-ms-virt-phy/00004(pid=40): Terminating (SIGTERM) 22:56:45.742160 run osmo-ms-virt-phy/00005(pid=41): Terminating (SIGTERM) 22:56:45.747815 run osmo-ms-virt-phy/00006(pid=42): Terminating (SIGTERM) 22:56:45.760175 run osmo-ms-virt-phy/00007(pid=43): Terminating (SIGTERM) 22:56:45.766555 run osmo-ms-virt-phy/00008(pid=44): Terminating (SIGTERM) 22:56:45.781384 run osmo-ms-virt-phy/00009(pid=45): Terminating (SIGTERM) 22:56:45.791079 run osmo-ms-virt-phy/00010(pid=46): Terminating (SIGTERM) 22:56:45.797307 run osmo-ms-virt-phy/00011(pid=47): Terminating (SIGTERM) 22:56:45.803553 run osmo-ms-virt-phy/00012(pid=48): Terminating (SIGTERM) 22:56:45.808466 run osmo-ms-virt-phy/00013(pid=49): Terminating (SIGTERM) 22:56:45.815401 run osmo-ms-virt-phy/00014(pid=50): Terminating (SIGTERM) 22:56:45.821180 run osmo-ms-virt-phy/00015(pid=51): Terminating (SIGTERM) 22:56:45.828598 run osmo-ms-virt-phy/00016(pid=52): Terminating (SIGTERM) 22:56:45.840859 run osmo-ms-virt-phy/00017(pid=53): Terminating (SIGTERM) 22:56:45.846502 run osmo-ms-virt-phy/00018(pid=54): Terminating (SIGTERM) 22:56:45.852136 run osmo-ms-virt-phy/00019(pid=55): Terminating (SIGTERM) 22:56:45.866261 run osmo-ms-virt-phy/00020(pid=56): Terminating (SIGTERM) 22:56:45.871226 run osmo-ms-virt-phy/00021(pid=57): Terminating (SIGTERM) 22:56:45.880510 run osmo-ms-virt-phy/00022(pid=58): Terminating (SIGTERM) 22:56:45.885942 run osmo-ms-virt-phy/00023(pid=59): Terminating (SIGTERM) 22:56:45.891121 run osmo-ms-virt-phy/00024(pid=60): Terminating (SIGTERM) 22:56:45.896348 run osmo-ms-virt-phy/00025(pid=61): Terminating (SIGTERM) 22:56:45.901547 run osmo-ms-virt-phy/00026(pid=62): Terminating (SIGTERM) 22:56:45.907429 run osmo-ms-virt-phy/00027(pid=63): Terminating (SIGTERM) 22:56:45.912763 run osmo-ms-virt-phy/00028(pid=64): Terminating (SIGTERM) 22:56:45.918372 run osmo-ms-virt-phy/00029(pid=65): Terminating (SIGTERM) 22:56:45.925572 run osmo-ms-virt-phy/00030(pid=66): Terminating (SIGTERM) 22:56:45.939555 run osmo-ms-virt-phy/00031(pid=67): Terminating (SIGTERM) 22:56:45.945227 run osmo-ms-virt-phy/00032(pid=68): Terminating (SIGTERM) 22:56:45.950742 run osmo-ms-virt-phy/00033(pid=69): Terminating (SIGTERM) 22:56:45.956489 run osmo-ms-virt-phy/00034(pid=70): Terminating (SIGTERM) 22:56:45.962017 run osmo-ms-virt-phy/00035(pid=71): Terminating (SIGTERM) 22:56:45.967674 run osmo-ms-virt-phy/00036(pid=72): Terminating (SIGTERM) 22:56:45.974201 run osmo-ms-virt-phy/00037(pid=73): Terminating (SIGTERM) 22:56:45.980524 run osmo-ms-virt-phy/00038(pid=74): Terminating (SIGTERM) 22:56:45.986531 run osmo-ms-virt-phy/00039(pid=75): Terminating (SIGTERM) 22:56:45.996582 run osmo-ms-virt-phy/00040(pid=76): Terminating (SIGTERM) 22:56:46.005348 run osmo-ms-virt-phy/00041(pid=77): Terminating (SIGTERM) 22:56:46.014272 run osmo-ms-virt-phy/00042(pid=78): Terminating (SIGTERM) 22:56:46.024549 run osmo-ms-virt-phy/00043(pid=79): Terminating (SIGTERM) 22:56:46.029830 run osmo-ms-virt-phy/00044(pid=80): Terminating (SIGTERM) 22:56:46.034873 run osmo-ms-virt-phy/00045(pid=81): Terminating (SIGTERM) 22:56:46.041281 run osmo-ms-virt-phy/00046(pid=82): Terminating (SIGTERM) 22:56:46.047223 run osmo-ms-virt-phy/00047(pid=83): Terminating (SIGTERM) 22:56:46.052318 run osmo-ms-virt-phy/00048(pid=84): Terminating (SIGTERM) 22:56:46.057750 run osmo-ms-virt-phy/00049(pid=85): Terminating (SIGTERM) 22:56:46.063286 run osmo-ms-virt-phy/00050(pid=86): Terminating (SIGTERM) 22:56:46.068543 run osmo-ms-virt-phy/00051(pid=87): Terminating (SIGTERM) 22:56:46.073934 run osmo-ms-virt-phy/00052(pid=88): Terminating (SIGTERM) 22:56:46.078495 run osmo-ms-virt-phy/00053(pid=89): Terminating (SIGTERM) 22:56:46.083493 run osmo-ms-virt-phy/00054(pid=90): Terminating (SIGTERM) 22:56:46.089865 run osmo-ms-virt-phy/00055(pid=91): Terminating (SIGTERM) 22:56:46.095506 run osmo-ms-virt-phy/00056(pid=92): Terminating (SIGTERM) 22:56:46.103927 run osmo-ms-virt-phy/00057(pid=93): Terminating (SIGTERM) 22:56:46.111054 run osmo-ms-virt-phy/00058(pid=94): Terminating (SIGTERM) 22:56:46.117877 run osmo-ms-virt-phy/00059(pid=95): Terminating (SIGTERM) 22:56:46.124727 run osmo-ms-virt-phy/00060(pid=96): Terminating (SIGTERM) 22:56:46.131743 run osmo-ms-virt-phy/00061(pid=97): Terminating (SIGTERM) 22:56:46.137669 run osmo-ms-virt-phy/00062(pid=98): Terminating (SIGTERM) 22:56:46.142722 run osmo-ms-virt-phy/00063(pid=99): Terminating (SIGTERM) 22:56:46.148226 run osmo-ms-virt-phy/00064(pid=100): Terminating (SIGTERM) 22:56:46.153628 run osmo-ms-virt-phy/00065(pid=101): Terminating (SIGTERM) 22:56:46.158302 run osmo-ms-virt-phy/00066(pid=102): Terminating (SIGTERM) 22:56:46.162743 run osmo-ms-virt-phy/00067(pid=103): Terminating (SIGTERM) 22:56:46.167617 run osmo-ms-virt-phy/00068(pid=104): Terminating (SIGTERM) 22:56:46.173066 run osmo-ms-virt-phy/00069(pid=105): Terminating (SIGTERM) 22:56:46.178499 run osmo-ms-virt-phy/00070(pid=106): Terminating (SIGTERM) 22:56:46.182991 run osmo-ms-virt-phy/00071(pid=107): Terminating (SIGTERM) 22:56:46.188065 run osmo-ms-virt-phy/00072(pid=108): Terminating (SIGTERM) 22:56:46.194042 run osmo-ms-virt-phy/00073(pid=109): Terminating (SIGTERM) 22:56:46.198905 run osmo-ms-virt-phy/00074(pid=110): Terminating (SIGTERM) 22:56:46.204653 run osmo-ms-virt-phy/00075(pid=111): Terminating (SIGTERM) 22:56:46.209776 run osmo-ms-virt-phy/00076(pid=112): Terminating (SIGTERM) 22:56:46.214832 run osmo-ms-virt-phy/00077(pid=113): Terminating (SIGTERM) 22:56:46.219290 run osmo-ms-virt-phy/00078(pid=114): Terminating (SIGTERM) 22:56:46.224078 run osmo-ms-virt-phy/00079(pid=115): Terminating (SIGTERM) 22:56:46.229415 run osmo-ms-virt-phy/00080(pid=116): Terminating (SIGTERM) 22:56:46.233981 run osmo-ms-virt-phy/00081(pid=117): Terminating (SIGTERM) 22:56:46.240248 run osmo-ms-virt-phy/00082(pid=118): Terminating (SIGTERM) 22:56:46.245745 run osmo-ms-virt-phy/00083(pid=119): Terminating (SIGTERM) 22:56:46.251178 run osmo-ms-virt-phy/00084(pid=120): Terminating (SIGTERM) 22:56:46.256585 run osmo-ms-virt-phy/00085(pid=121): Terminating (SIGTERM) 22:56:46.261925 run osmo-ms-virt-phy/00086(pid=122): Terminating (SIGTERM) 22:56:46.266282 run osmo-ms-virt-phy/00087(pid=123): Terminating (SIGTERM) 22:56:46.271293 run osmo-ms-virt-phy/00088(pid=124): Terminating (SIGTERM) 22:56:46.276746 run osmo-ms-virt-phy/00089(pid=125): Terminating (SIGTERM) 22:56:46.282164 run osmo-ms-virt-phy/00090(pid=126): Terminating (SIGTERM) 22:56:46.287569 run osmo-ms-virt-phy/00091(pid=127): Terminating (SIGTERM) 22:56:46.292735 run osmo-ms-virt-phy/00092(pid=128): Terminating (SIGTERM) 22:56:46.298086 run osmo-ms-virt-phy/00093(pid=129): Terminating (SIGTERM) 22:56:46.302966 run osmo-ms-virt-phy/00094(pid=130): Terminating (SIGTERM) 22:56:46.307250 run osmo-ms-virt-phy/00095(pid=131): Terminating (SIGTERM) 22:56:46.311752 run osmo-ms-virt-phy/00096(pid=132): Terminating (SIGTERM) 22:56:46.316124 run osmo-ms-virt-phy/00097(pid=133): Terminating (SIGTERM) 22:56:46.320541 run osmo-ms-virt-phy/00098(pid=134): Terminating (SIGTERM) 22:56:46.324906 run osmo-ms-virt-phy/00099(pid=135): Terminating (SIGTERM) 22:56:46.329753 run osmo-ms-mob/00000(pid=136): Terminating (SIGTERM) 22:56:46.335060 run osmo-ms-mob/00001(pid=137): Terminating (SIGTERM) 22:56:46.340307 run osmo-ms-mob/00002(pid=138): Terminating (SIGTERM) 22:56:46.344730 run osmo-ms-mob/00003(pid=139): Terminating (SIGTERM) 22:56:46.349204 run osmo-ms-mob/00004(pid=140): Terminating (SIGTERM) 22:56:46.353531 run osmo-ms-mob/00005(pid=141): Terminating (SIGTERM) 22:56:46.357811 run osmo-ms-mob/00006(pid=142): Terminating (SIGTERM) 22:56:46.362109 run osmo-ms-mob/00007(pid=143): Terminating (SIGTERM) 22:56:46.366367 run osmo-ms-mob/00008(pid=144): Terminating (SIGTERM) 22:56:46.370591 run osmo-ms-mob/00009(pid=145): Terminating (SIGTERM) 22:56:46.374864 run osmo-ms-mob/00010(pid=146): Terminating (SIGTERM) 22:56:46.380312 run osmo-ms-mob/00011(pid=147): Terminating (SIGTERM) 22:56:46.384793 run osmo-ms-mob/00012(pid=148): Terminating (SIGTERM) 22:56:46.389023 run osmo-ms-mob/00013(pid=149): Terminating (SIGTERM) 22:56:46.393229 run osmo-ms-mob/00014(pid=150): Terminating (SIGTERM) 22:56:46.397569 run osmo-ms-mob/00015(pid=151): Terminating (SIGTERM) 22:56:46.401830 run osmo-ms-mob/00016(pid=152): Terminating (SIGTERM) 22:56:46.405985 run osmo-ms-mob/00017(pid=153): Terminating (SIGTERM) 22:56:46.410167 run osmo-ms-mob/00018(pid=154): Terminating (SIGTERM) 22:56:46.415315 run osmo-ms-mob/00019(pid=155): Terminating (SIGTERM) 22:56:46.419462 run osmo-ms-mob/00020(pid=156): Terminating (SIGTERM) 22:56:46.423627 run osmo-ms-mob/00021(pid=157): Terminating (SIGTERM) 22:56:46.427796 run osmo-ms-mob/00022(pid=158): Terminating (SIGTERM) 22:56:46.431957 run osmo-ms-mob/00023(pid=159): Terminating (SIGTERM) 22:56:46.436127 run osmo-ms-mob/00024(pid=160): Terminating (SIGTERM) 22:56:46.440439 run osmo-ms-mob/00025(pid=161): Terminating (SIGTERM) 22:56:46.444798 run osmo-ms-mob/00026(pid=162): Terminating (SIGTERM) 22:56:46.449202 run osmo-ms-mob/00027(pid=163): Terminating (SIGTERM) 22:56:46.453602 run osmo-ms-mob/00028(pid=164): Terminating (SIGTERM) 22:56:46.458031 run osmo-ms-mob/00029(pid=165): Terminating (SIGTERM) 22:56:46.462422 run osmo-ms-mob/00030(pid=166): Terminating (SIGTERM) 22:56:46.466801 run osmo-ms-mob/00031(pid=167): Terminating (SIGTERM) 22:56:46.472202 run osmo-ms-mob/00032(pid=168): Terminating (SIGTERM) 22:56:46.477647 run osmo-ms-mob/00033(pid=169): Terminating (SIGTERM) 22:56:46.481968 run osmo-ms-mob/00034(pid=170): Terminating (SIGTERM) 22:56:46.486369 run osmo-ms-mob/00035(pid=171): Terminating (SIGTERM) 22:56:46.490681 run osmo-ms-mob/00036(pid=172): Terminating (SIGTERM) 22:56:46.494902 run osmo-ms-mob/00037(pid=173): Terminating (SIGTERM) 22:56:46.499125 run osmo-ms-mob/00038(pid=174): Terminating (SIGTERM) 22:56:46.503320 run osmo-ms-mob/00039(pid=175): Terminating (SIGTERM) 22:56:46.507458 run osmo-ms-mob/00040(pid=176): Terminating (SIGTERM) 22:56:46.511594 run osmo-ms-mob/00041(pid=177): Terminating (SIGTERM) 22:56:46.515662 run osmo-ms-mob/00042(pid=178): Terminating (SIGTERM) 22:56:46.521684 run osmo-ms-mob/00043(pid=179): Terminating (SIGTERM) 22:56:46.527002 run osmo-ms-mob/00044(pid=180): Terminating (SIGTERM) 22:56:46.532191 run osmo-ms-mob/00045(pid=181): Terminating (SIGTERM) 22:56:46.537758 run osmo-ms-mob/00046(pid=182): Terminating (SIGTERM) 22:56:46.543252 run osmo-ms-mob/00047(pid=183): Terminating (SIGTERM) 22:56:46.548713 run osmo-ms-mob/00048(pid=184): Terminating (SIGTERM) 22:56:46.554319 run osmo-ms-mob/00049(pid=185): Terminating (SIGTERM) 22:56:46.558543 run osmo-ms-mob/00050(pid=186): Terminating (SIGTERM) 22:56:46.563211 run osmo-ms-mob/00051(pid=187): Terminating (SIGTERM) 22:56:46.567502 run osmo-ms-mob/00052(pid=188): Terminating (SIGTERM) 22:56:46.571816 run osmo-ms-mob/00053(pid=189): Terminating (SIGTERM) 22:56:46.576582 run osmo-ms-mob/00054(pid=190): Terminating (SIGTERM) 22:56:46.581089 run osmo-ms-mob/00055(pid=191): Terminating (SIGTERM) 22:56:46.585594 run osmo-ms-mob/00056(pid=192): Terminating (SIGTERM) 22:56:46.589717 run osmo-ms-mob/00057(pid=193): Terminating (SIGTERM) 22:56:46.593836 run osmo-ms-mob/00058(pid=194): Terminating (SIGTERM) 22:56:46.597923 run osmo-ms-mob/00059(pid=195): Terminating (SIGTERM) 22:56:46.602028 run osmo-ms-mob/00060(pid=196): Terminating (SIGTERM) 22:56:46.606303 run osmo-ms-mob/00061(pid=197): Terminating (SIGTERM) 22:56:46.610348 run osmo-ms-mob/00062(pid=198): Terminating (SIGTERM) 22:56:46.614791 run osmo-ms-mob/00063(pid=199): Terminating (SIGTERM) 22:56:46.619417 run osmo-ms-mob/00064(pid=200): Terminating (SIGTERM) 22:56:46.623616 run osmo-ms-mob/00065(pid=201): Terminating (SIGTERM) 22:56:46.627946 run osmo-ms-mob/00066(pid=202): Terminating (SIGTERM) 22:56:46.632254 run osmo-ms-mob/00067(pid=203): Terminating (SIGTERM) 22:56:46.636981 run osmo-ms-mob/00068(pid=204): Terminating (SIGTERM) 22:56:46.642955 run osmo-ms-mob/00069(pid=205): Terminating (SIGTERM) 22:56:46.648982 run osmo-ms-mob/00070(pid=206): Terminating (SIGTERM) 22:56:46.654972 run osmo-ms-mob/00071(pid=207): Terminating (SIGTERM) 22:56:46.660998 run osmo-ms-mob/00072(pid=208): Terminating (SIGTERM) 22:56:46.666987 run osmo-ms-mob/00073(pid=209): Terminating (SIGTERM) 22:56:46.673010 run osmo-ms-mob/00074(pid=210): Terminating (SIGTERM) 22:56:46.679049 run osmo-ms-mob/00075(pid=211): Terminating (SIGTERM) 22:56:46.685036 run osmo-ms-mob/00076(pid=212): Terminating (SIGTERM) 22:56:46.690993 run osmo-ms-mob/00077(pid=213): Terminating (SIGTERM) 22:56:46.696964 run osmo-ms-mob/00078(pid=214): Terminating (SIGTERM) 22:56:46.702464 run osmo-ms-mob/00079(pid=215): Terminating (SIGTERM) 22:56:46.708430 run osmo-ms-mob/00080(pid=216): Terminating (SIGTERM) 22:56:46.712773 run osmo-ms-mob/00081(pid=217): Terminating (SIGTERM) 22:56:46.717012 run osmo-ms-mob/00082(pid=218): Terminating (SIGTERM) 22:56:46.720975 run osmo-ms-mob/00083(pid=219): Terminating (SIGTERM) 22:56:46.724983 run osmo-ms-mob/00084(pid=220): Terminating (SIGTERM) 22:56:46.728996 run osmo-ms-mob/00085(pid=221): Terminating (SIGTERM) 22:56:46.732964 run osmo-ms-mob/00086(pid=222): Terminating (SIGTERM) 22:56:46.736963 run osmo-ms-mob/00087(pid=223): Terminating (SIGTERM) 22:56:46.742704 run osmo-ms-mob/00088(pid=224): Terminating (SIGTERM) 22:56:46.748900 run osmo-ms-mob/00089(pid=225): Terminating (SIGTERM) 22:56:46.754196 run osmo-ms-mob/00090(pid=226): Terminating (SIGTERM) 22:56:46.760626 run osmo-ms-mob/00091(pid=227): Terminating (SIGTERM) 22:56:46.764661 run osmo-ms-mob/00092(pid=228): Terminating (SIGTERM) 22:56:46.768668 run osmo-ms-mob/00093(pid=229): Terminating (SIGTERM) 22:56:46.772695 run osmo-ms-mob/00094(pid=230): Terminating (SIGTERM) 22:56:46.777011 run osmo-ms-mob/00095(pid=231): Terminating (SIGTERM) 22:56:46.781386 run osmo-ms-mob/00096(pid=232): Terminating (SIGTERM) 22:56:46.785489 run osmo-ms-mob/00097(pid=233): Terminating (SIGTERM) 22:56:46.789649 run osmo-ms-mob/00098(pid=234): Terminating (SIGTERM) 22:56:46.793811 run osmo-ms-mob/00099(pid=235): Terminating (SIGTERM) 22:56:46.798062 --- ParallelTerminationStrategy: PID 23 died... 22:56:46.800037 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminated: ok {rc=0} 22:56:46.804747 --- ParallelTerminationStrategy: PID 24 died... 22:56:46.808485 run osmo-hlr_127.0.42.2(pid=24): Terminated: ok {rc=0} 22:56:46.813155 --- ParallelTerminationStrategy: PID 25 died... 22:56:46.815052 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminated: ok {rc=0} 22:56:46.819458 --- ParallelTerminationStrategy: PID 26 died... 22:56:46.821450 run osmo-stp_127.0.42.5(pid=26): Terminated: ok {rc=0} 22:56:46.826114 --- ParallelTerminationStrategy: PID 27 died... 22:56:46.828106 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminated: ok {rc=0} 22:56:46.832588 --- ParallelTerminationStrategy: PID 28 died... 22:56:46.834494 run osmo-msc_127.0.42.6(pid=28): Terminated: ok {rc=0} 22:56:46.838888 --- ParallelTerminationStrategy: PID 29 died... 22:56:46.840777 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminated: ok {rc=0} 22:56:46.845184 --- ParallelTerminationStrategy: PID 30 died... 22:56:46.847023 run osmo-mgw_127.0.42.3(pid=30): Terminated {rc=15} 22:56:46.851335 --- ParallelTerminationStrategy: PID 31 died... 22:56:46.853200 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminated: ok {rc=0} 22:56:46.857539 --- ParallelTerminationStrategy: PID 32 died... 22:56:46.859349 run osmo-mgw_127.0.42.4(pid=32): Terminated {rc=15} 22:56:46.863707 --- ParallelTerminationStrategy: PID 33 died... 22:56:46.865577 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminated: ok {rc=0} 22:56:46.869966 --- ParallelTerminationStrategy: PID 34 died... 22:56:46.871802 run osmo-bsc_127.0.42.7(pid=34): Terminated: ok {rc=0} 22:56:46.876184 --- ParallelTerminationStrategy: PID 36 died... 22:56:46.878047 run osmo-ms-virt-phy/00000(pid=36): Terminated: ok {rc=0} 22:56:46.882449 --- ParallelTerminationStrategy: PID 37 died... 22:56:46.884286 run osmo-ms-virt-phy/00001(pid=37): Terminated: ok {rc=0} 22:56:46.888681 --- ParallelTerminationStrategy: PID 38 died... 22:56:46.890580 run osmo-ms-virt-phy/00002(pid=38): Terminated: ok {rc=0} 22:56:46.895033 --- ParallelTerminationStrategy: PID 39 died... 22:56:46.897009 run osmo-ms-virt-phy/00003(pid=39): Terminated: ok {rc=0} 22:56:46.901672 --- ParallelTerminationStrategy: PID 40 died... 22:56:46.903557 run osmo-ms-virt-phy/00004(pid=40): Terminated: ok {rc=0} 22:56:46.907992 --- ParallelTerminationStrategy: PID 41 died... 22:56:46.909922 run osmo-ms-virt-phy/00005(pid=41): Terminated: ok {rc=0} 22:56:46.914356 --- ParallelTerminationStrategy: PID 42 died... 22:56:46.916232 run osmo-ms-virt-phy/00006(pid=42): Terminated: ok {rc=0} 22:56:46.920650 --- ParallelTerminationStrategy: PID 43 died... 22:56:46.922601 run osmo-ms-virt-phy/00007(pid=43): Terminated: ok {rc=0} 22:56:46.927275 --- ParallelTerminationStrategy: PID 44 died... 22:56:46.929240 run osmo-ms-virt-phy/00008(pid=44): Terminated: ok {rc=0} 22:56:46.933712 --- ParallelTerminationStrategy: PID 45 died... 22:56:46.935572 run osmo-ms-virt-phy/00009(pid=45): Terminated: ok {rc=0} 22:56:46.939929 --- ParallelTerminationStrategy: PID 46 died... 22:56:46.941822 run osmo-ms-virt-phy/00010(pid=46): Terminated: ok {rc=0} 22:56:46.946216 --- ParallelTerminationStrategy: PID 47 died... 22:56:46.948114 run osmo-ms-virt-phy/00011(pid=47): Terminated: ok {rc=0} 22:56:46.952707 --- ParallelTerminationStrategy: PID 48 died... 22:56:46.954638 run osmo-ms-virt-phy/00012(pid=48): Terminated: ok {rc=0} 22:56:46.959138 --- ParallelTerminationStrategy: PID 49 died... 22:56:46.961173 run osmo-ms-virt-phy/00013(pid=49): Terminated: ok {rc=0} 22:56:46.965777 --- ParallelTerminationStrategy: PID 50 died... 22:56:46.967700 run osmo-ms-virt-phy/00014(pid=50): Terminated: ok {rc=0} 22:56:46.972140 --- ParallelTerminationStrategy: PID 51 died... 22:56:46.974093 run osmo-ms-virt-phy/00015(pid=51): Terminated: ok {rc=0} 22:56:46.978605 --- ParallelTerminationStrategy: PID 52 died... 22:56:46.980610 run osmo-ms-virt-phy/00016(pid=52): Terminated: ok {rc=0} 22:56:46.985144 --- ParallelTerminationStrategy: PID 53 died... 22:56:46.987146 run osmo-ms-virt-phy/00017(pid=53): Terminated: ok {rc=0} 22:56:46.991671 --- ParallelTerminationStrategy: PID 54 died... 22:56:46.993698 run osmo-ms-virt-phy/00018(pid=54): Terminated: ok {rc=0} 22:56:46.998164 --- ParallelTerminationStrategy: PID 55 died... 22:56:47.000070 run osmo-ms-virt-phy/00019(pid=55): Terminated: ok {rc=0} 22:56:47.004558 --- ParallelTerminationStrategy: PID 56 died... 22:56:47.006538 run osmo-ms-virt-phy/00020(pid=56): Terminated: ok {rc=0} 22:56:47.010975 --- ParallelTerminationStrategy: PID 57 died... 22:56:47.012860 run osmo-ms-virt-phy/00021(pid=57): Terminated: ok {rc=0} 22:56:47.017241 --- ParallelTerminationStrategy: PID 58 died... 22:56:47.019123 run osmo-ms-virt-phy/00022(pid=58): Terminated: ok {rc=0} 22:56:47.023484 --- ParallelTerminationStrategy: PID 59 died... 22:56:47.025347 run osmo-ms-virt-phy/00023(pid=59): Terminated: ok {rc=0} 22:56:47.029783 --- ParallelTerminationStrategy: PID 60 died... 22:56:47.031633 run osmo-ms-virt-phy/00024(pid=60): Terminated: ok {rc=0} 22:56:47.036084 --- ParallelTerminationStrategy: PID 61 died... 22:56:47.038010 run osmo-ms-virt-phy/00025(pid=61): Terminated: ok {rc=0} 22:56:47.042530 --- ParallelTerminationStrategy: PID 62 died... 22:56:47.044446 run osmo-ms-virt-phy/00026(pid=62): Terminated: ok {rc=0} 22:56:47.048889 --- ParallelTerminationStrategy: PID 63 died... 22:56:47.050808 run osmo-ms-virt-phy/00027(pid=63): Terminated: ok {rc=0} 22:56:47.055313 --- ParallelTerminationStrategy: PID 64 died... 22:56:47.057257 run osmo-ms-virt-phy/00028(pid=64): Terminated: ok {rc=0} 22:56:47.061679 --- ParallelTerminationStrategy: PID 65 died... 22:56:47.063572 run osmo-ms-virt-phy/00029(pid=65): Terminated: ok {rc=0} 22:56:47.067966 --- ParallelTerminationStrategy: PID 66 died... 22:56:47.069875 run osmo-ms-virt-phy/00030(pid=66): Terminated: ok {rc=0} 22:56:47.074263 --- ParallelTerminationStrategy: PID 67 died... 22:56:47.076164 run osmo-ms-virt-phy/00031(pid=67): Terminated: ok {rc=0} 22:56:47.080609 --- ParallelTerminationStrategy: PID 68 died... 22:56:47.082455 run osmo-ms-virt-phy/00032(pid=68): Terminated: ok {rc=0} 22:56:47.086797 --- ParallelTerminationStrategy: PID 69 died... 22:56:47.088680 run osmo-ms-virt-phy/00033(pid=69): Terminated: ok {rc=0} 22:56:47.093115 --- ParallelTerminationStrategy: PID 70 died... 22:56:47.094950 run osmo-ms-virt-phy/00034(pid=70): Terminated: ok {rc=0} 22:56:47.099296 --- ParallelTerminationStrategy: PID 71 died... 22:56:47.101183 run osmo-ms-virt-phy/00035(pid=71): Terminated: ok {rc=0} 22:56:47.105643 --- ParallelTerminationStrategy: PID 72 died... 22:56:47.107463 run osmo-ms-virt-phy/00036(pid=72): Terminated: ok {rc=0} 22:56:47.111792 --- ParallelTerminationStrategy: PID 73 died... 22:56:47.113639 run osmo-ms-virt-phy/00037(pid=73): Terminated: ok {rc=0} 22:56:47.117972 --- ParallelTerminationStrategy: PID 74 died... 22:56:47.119788 run osmo-ms-virt-phy/00038(pid=74): Terminated: ok {rc=0} 22:56:47.124132 --- ParallelTerminationStrategy: PID 75 died... 22:56:47.125967 run osmo-ms-virt-phy/00039(pid=75): Terminated: ok {rc=0} 22:56:47.130284 --- ParallelTerminationStrategy: PID 76 died... 22:56:47.132083 run osmo-ms-virt-phy/00040(pid=76): Terminated: ok {rc=0} 22:56:47.136438 --- ParallelTerminationStrategy: PID 77 died... 22:56:47.138252 run osmo-ms-virt-phy/00041(pid=77): Terminated: ok {rc=0} 22:56:47.142552 --- ParallelTerminationStrategy: PID 78 died... 22:56:47.144361 run osmo-ms-virt-phy/00042(pid=78): Terminated: ok {rc=0} 22:56:47.148700 --- ParallelTerminationStrategy: PID 79 died... 22:56:47.150500 run osmo-ms-virt-phy/00043(pid=79): Terminated: ok {rc=0} 22:56:47.154786 --- ParallelTerminationStrategy: PID 80 died... 22:56:47.156613 run osmo-ms-virt-phy/00044(pid=80): Terminated: ok {rc=0} 22:56:47.160910 --- ParallelTerminationStrategy: PID 81 died... 22:56:47.162737 run osmo-ms-virt-phy/00045(pid=81): Terminated: ok {rc=0} 22:56:47.167111 --- ParallelTerminationStrategy: PID 82 died... 22:56:47.169004 run osmo-ms-virt-phy/00046(pid=82): Terminated: ok {rc=0} 22:56:47.173365 --- ParallelTerminationStrategy: PID 83 died... 22:56:47.175148 run osmo-ms-virt-phy/00047(pid=83): Terminated: ok {rc=0} 22:56:47.179605 --- ParallelTerminationStrategy: PID 84 died... 22:56:47.181528 run osmo-ms-virt-phy/00048(pid=84): Terminated: ok {rc=0} 22:56:47.185963 --- ParallelTerminationStrategy: PID 85 died... 22:56:47.187833 run osmo-ms-virt-phy/00049(pid=85): Terminated: ok {rc=0} 22:56:47.192282 --- ParallelTerminationStrategy: PID 86 died... 22:56:47.194146 run osmo-ms-virt-phy/00050(pid=86): Terminated: ok {rc=0} 22:56:47.198576 --- ParallelTerminationStrategy: PID 87 died... 22:56:47.200414 run osmo-ms-virt-phy/00051(pid=87): Terminated: ok {rc=0} 22:56:47.204802 --- ParallelTerminationStrategy: PID 88 died... 22:56:47.206730 run osmo-ms-virt-phy/00052(pid=88): Terminated: ok {rc=0} 22:56:47.211116 --- ParallelTerminationStrategy: PID 89 died... 22:56:47.212976 run osmo-ms-virt-phy/00053(pid=89): Terminated: ok {rc=0} 22:56:47.217359 --- ParallelTerminationStrategy: PID 90 died... 22:56:47.219197 run osmo-ms-virt-phy/00054(pid=90): Terminated: ok {rc=0} 22:56:47.223570 --- ParallelTerminationStrategy: PID 91 died... 22:56:47.225419 run osmo-ms-virt-phy/00055(pid=91): Terminated: ok {rc=0} 22:56:47.229798 --- ParallelTerminationStrategy: PID 92 died... 22:56:47.231687 run osmo-ms-virt-phy/00056(pid=92): Terminated: ok {rc=0} 22:56:47.236044 --- ParallelTerminationStrategy: PID 93 died... 22:56:47.237901 run osmo-ms-virt-phy/00057(pid=93): Terminated: ok {rc=0} 22:56:47.242244 --- ParallelTerminationStrategy: PID 94 died... 22:56:47.244081 run osmo-ms-virt-phy/00058(pid=94): Terminated: ok {rc=0} 22:56:47.248489 --- ParallelTerminationStrategy: PID 95 died... 22:56:47.250328 run osmo-ms-virt-phy/00059(pid=95): Terminated: ok {rc=0} 22:56:47.254662 --- ParallelTerminationStrategy: PID 96 died... 22:56:47.256523 run osmo-ms-virt-phy/00060(pid=96): Terminated: ok {rc=0} 22:56:47.260869 --- ParallelTerminationStrategy: PID 97 died... 22:56:47.262701 run osmo-ms-virt-phy/00061(pid=97): Terminated: ok {rc=0} 22:56:47.267047 --- ParallelTerminationStrategy: PID 98 died... 22:56:47.268891 run osmo-ms-virt-phy/00062(pid=98): Terminated: ok {rc=0} 22:56:47.273271 --- ParallelTerminationStrategy: PID 99 died... 22:56:47.275107 run osmo-ms-virt-phy/00063(pid=99): Terminated: ok {rc=0} 22:56:47.279455 --- ParallelTerminationStrategy: PID 100 died... 22:56:47.281299 run osmo-ms-virt-phy/00064(pid=100): Terminated: ok {rc=0} 22:56:47.285638 --- ParallelTerminationStrategy: PID 101 died... 22:56:47.287665 run osmo-ms-virt-phy/00065(pid=101): Terminated: ok {rc=0} 22:56:47.292005 --- ParallelTerminationStrategy: PID 102 died... 22:56:47.293799 run osmo-ms-virt-phy/00066(pid=102): Terminated: ok {rc=0} 22:56:47.298090 --- ParallelTerminationStrategy: PID 103 died... 22:56:47.299879 run osmo-ms-virt-phy/00067(pid=103): Terminated: ok {rc=0} 22:56:47.304204 --- ParallelTerminationStrategy: PID 104 died... 22:56:47.306038 run osmo-ms-virt-phy/00068(pid=104): Terminated: ok {rc=0} 22:56:47.310358 --- ParallelTerminationStrategy: PID 105 died... 22:56:47.312153 run osmo-ms-virt-phy/00069(pid=105): Terminated: ok {rc=0} 22:56:47.316479 --- ParallelTerminationStrategy: PID 106 died... 22:56:47.318295 run osmo-ms-virt-phy/00070(pid=106): Terminated: ok {rc=0} 22:56:47.322625 --- ParallelTerminationStrategy: PID 107 died... 22:56:47.324449 run osmo-ms-virt-phy/00071(pid=107): Terminated: ok {rc=0} 22:56:47.328778 --- ParallelTerminationStrategy: PID 108 died... 22:56:47.330589 run osmo-ms-virt-phy/00072(pid=108): Terminated: ok {rc=0} 22:56:47.334937 --- ParallelTerminationStrategy: PID 109 died... 22:56:47.336772 run osmo-ms-virt-phy/00073(pid=109): Terminated: ok {rc=0} 22:56:47.341125 --- ParallelTerminationStrategy: PID 110 died... 22:56:47.342929 run osmo-ms-virt-phy/00074(pid=110): Terminated: ok {rc=0} 22:56:47.347260 --- ParallelTerminationStrategy: PID 111 died... 22:56:47.349075 run osmo-ms-virt-phy/00075(pid=111): Terminated: ok {rc=0} 22:56:47.353412 --- ParallelTerminationStrategy: PID 112 died... 22:56:47.355234 run osmo-ms-virt-phy/00076(pid=112): Terminated: ok {rc=0} 22:56:47.359582 --- ParallelTerminationStrategy: PID 113 died... 22:56:47.361412 run osmo-ms-virt-phy/00077(pid=113): Terminated: ok {rc=0} 22:56:47.365837 --- ParallelTerminationStrategy: PID 114 died... 22:56:47.367757 run osmo-ms-virt-phy/00078(pid=114): Terminated: ok {rc=0} 22:56:47.372361 --- ParallelTerminationStrategy: PID 115 died... 22:56:47.374310 run osmo-ms-virt-phy/00079(pid=115): Terminated: ok {rc=0} 22:56:47.378908 --- ParallelTerminationStrategy: PID 116 died... 22:56:47.380856 run osmo-ms-virt-phy/00080(pid=116): Terminated: ok {rc=0} 22:56:47.385398 --- ParallelTerminationStrategy: PID 117 died... 22:56:47.387331 run osmo-ms-virt-phy/00081(pid=117): Terminated: ok {rc=0} 22:56:47.391783 --- ParallelTerminationStrategy: PID 118 died... 22:56:47.393645 run osmo-ms-virt-phy/00082(pid=118): Terminated: ok {rc=0} 22:56:47.398054 --- ParallelTerminationStrategy: PID 119 died... 22:56:47.399897 run osmo-ms-virt-phy/00083(pid=119): Terminated: ok {rc=0} 22:56:47.404299 --- ParallelTerminationStrategy: PID 120 died... 22:56:47.406170 run osmo-ms-virt-phy/00084(pid=120): Terminated: ok {rc=0} 22:56:47.410588 --- ParallelTerminationStrategy: PID 121 died... 22:56:47.412446 run osmo-ms-virt-phy/00085(pid=121): Terminated: ok {rc=0} 22:56:47.416835 --- ParallelTerminationStrategy: PID 122 died... 22:56:47.418664 run osmo-ms-virt-phy/00086(pid=122): Terminated: ok {rc=0} 22:56:47.423018 --- ParallelTerminationStrategy: PID 123 died... 22:56:47.424889 run osmo-ms-virt-phy/00087(pid=123): Terminated: ok {rc=0} 22:56:47.429290 --- ParallelTerminationStrategy: PID 124 died... 22:56:47.431113 run osmo-ms-virt-phy/00088(pid=124): Terminated: ok {rc=0} 22:56:47.435524 --- ParallelTerminationStrategy: PID 125 died... 22:56:47.437448 run osmo-ms-virt-phy/00089(pid=125): Terminated: ok {rc=0} 22:56:47.441958 --- ParallelTerminationStrategy: PID 126 died... 22:56:47.443875 run osmo-ms-virt-phy/00090(pid=126): Terminated: ok {rc=0} 22:56:47.448342 --- ParallelTerminationStrategy: PID 127 died... 22:56:47.450293 run osmo-ms-virt-phy/00091(pid=127): Terminated: ok {rc=0} 22:56:47.454778 --- ParallelTerminationStrategy: PID 128 died... 22:56:47.456709 run osmo-ms-virt-phy/00092(pid=128): Terminated: ok {rc=0} 22:56:47.461189 --- ParallelTerminationStrategy: PID 129 died... 22:56:47.463095 run osmo-ms-virt-phy/00093(pid=129): Terminated: ok {rc=0} 22:56:47.467501 --- ParallelTerminationStrategy: PID 130 died... 22:56:47.469413 run osmo-ms-virt-phy/00094(pid=130): Terminated: ok {rc=0} 22:56:47.473837 --- ParallelTerminationStrategy: PID 131 died... 22:56:47.475766 run osmo-ms-virt-phy/00095(pid=131): Terminated: ok {rc=0} 22:56:47.480611 --- ParallelTerminationStrategy: PID 132 died... 22:56:47.482498 run osmo-ms-virt-phy/00096(pid=132): Terminated: ok {rc=0} 22:56:47.486894 --- ParallelTerminationStrategy: PID 133 died... 22:56:47.488811 run osmo-ms-virt-phy/00097(pid=133): Terminated: ok {rc=0} 22:56:47.493247 --- ParallelTerminationStrategy: PID 134 died... 22:56:47.495071 run osmo-ms-virt-phy/00098(pid=134): Terminated: ok {rc=0} 22:56:47.499408 --- ParallelTerminationStrategy: PID 135 died... 22:56:47.502126 run osmo-ms-virt-phy/00099(pid=135): Terminated: ok {rc=0} 22:56:47.510217 --- ParallelTerminationStrategy: PID 136 died... 22:56:47.512125 run osmo-ms-mob/00000(pid=136): Terminated {rc=26112} 22:56:47.516639 --- ParallelTerminationStrategy: PID 137 died... 22:56:47.518527 run osmo-ms-mob/00001(pid=137): Terminated {rc=26112} 22:56:47.523031 --- ParallelTerminationStrategy: PID 138 died... 22:56:47.524943 run osmo-ms-mob/00002(pid=138): Terminated {rc=26112} 22:56:47.529505 --- ParallelTerminationStrategy: PID 139 died... 22:56:47.531409 run osmo-ms-mob/00003(pid=139): Terminated {rc=26112} 22:56:47.536037 --- ParallelTerminationStrategy: PID 140 died... 22:56:47.538004 run osmo-ms-mob/00004(pid=140): Terminated {rc=26112} 22:56:47.542491 --- ParallelTerminationStrategy: PID 141 died... 22:56:47.544369 run osmo-ms-mob/00005(pid=141): Terminated {rc=26112} 22:56:47.548935 --- ParallelTerminationStrategy: PID 142 died... 22:56:47.550797 run osmo-ms-mob/00006(pid=142): Terminated {rc=26112} 22:56:47.555272 --- ParallelTerminationStrategy: PID 143 died... 22:56:47.557154 run osmo-ms-mob/00007(pid=143): Terminated {rc=26112} 22:56:47.561680 --- ParallelTerminationStrategy: PID 144 died... 22:56:47.563583 run osmo-ms-mob/00008(pid=144): Terminated {rc=26112} 22:56:47.568087 --- ParallelTerminationStrategy: PID 145 died... 22:56:47.569954 run osmo-ms-mob/00009(pid=145): Terminated {rc=26112} 22:56:47.574403 --- ParallelTerminationStrategy: PID 146 died... 22:56:47.576276 run osmo-ms-mob/00010(pid=146): Terminated {rc=26112} 22:56:47.580757 --- ParallelTerminationStrategy: PID 147 died... 22:56:47.582637 run osmo-ms-mob/00011(pid=147): Terminated {rc=26112} 22:56:47.587094 --- ParallelTerminationStrategy: PID 148 died... 22:56:47.588962 run osmo-ms-mob/00012(pid=148): Terminated {rc=26112} 22:56:47.593424 --- ParallelTerminationStrategy: PID 149 died... 22:56:47.595353 run osmo-ms-mob/00013(pid=149): Terminated {rc=26112} 22:56:47.599954 --- ParallelTerminationStrategy: PID 150 died... 22:56:47.601863 run osmo-ms-mob/00014(pid=150): Terminated {rc=26112} 22:56:47.606354 --- ParallelTerminationStrategy: PID 151 died... 22:56:47.608240 run osmo-ms-mob/00015(pid=151): Terminated {rc=26112} 22:56:47.612728 --- ParallelTerminationStrategy: PID 152 died... 22:56:47.614606 run osmo-ms-mob/00016(pid=152): Terminated {rc=26112} 22:56:47.619123 --- ParallelTerminationStrategy: PID 153 died... 22:56:47.621024 run osmo-ms-mob/00017(pid=153): Terminated {rc=26112} 22:56:47.625523 --- ParallelTerminationStrategy: PID 154 died... 22:56:47.627406 run osmo-ms-mob/00018(pid=154): Terminated {rc=26112} 22:56:47.631875 --- ParallelTerminationStrategy: PID 155 died... 22:56:47.633791 run osmo-ms-mob/00019(pid=155): Terminated {rc=26112} 22:56:47.638585 --- ParallelTerminationStrategy: PID 156 died... 22:56:47.640561 run osmo-ms-mob/00020(pid=156): Terminated {rc=26112} 22:56:47.645059 --- ParallelTerminationStrategy: PID 157 died... 22:56:47.647014 run osmo-ms-mob/00021(pid=157): Terminated {rc=26112} 22:56:47.651580 --- ParallelTerminationStrategy: PID 158 died... 22:56:47.653440 run osmo-ms-mob/00022(pid=158): Terminated {rc=26112} 22:56:47.658659 --- ParallelTerminationStrategy: PID 159 died... 22:56:47.662232 run osmo-ms-mob/00023(pid=159): Terminated {rc=26112} 22:56:47.670074 --- ParallelTerminationStrategy: PID 160 died... 22:56:47.671886 run osmo-ms-mob/00024(pid=160): Terminated {rc=26112} 22:56:47.676207 --- ParallelTerminationStrategy: PID 161 died... 22:56:47.678027 run osmo-ms-mob/00025(pid=161): Terminated {rc=26112} 22:56:47.683133 --- ParallelTerminationStrategy: PID 162 died... 22:56:47.684915 run osmo-ms-mob/00026(pid=162): Terminated {rc=26112} 22:56:47.689181 --- ParallelTerminationStrategy: PID 163 died... 22:56:47.690943 run osmo-ms-mob/00027(pid=163): Terminated {rc=26112} 22:56:47.695371 --- ParallelTerminationStrategy: PID 164 died... 22:56:47.697897 run osmo-ms-mob/00028(pid=164): Terminated {rc=26112} 22:56:47.703318 --- ParallelTerminationStrategy: PID 165 died... 22:56:47.705109 run osmo-ms-mob/00029(pid=165): Terminated {rc=26112} 22:56:47.709386 --- ParallelTerminationStrategy: PID 166 died... 22:56:47.711166 run osmo-ms-mob/00030(pid=166): Terminated {rc=26112} 22:56:47.715460 --- ParallelTerminationStrategy: PID 167 died... 22:56:47.717260 run osmo-ms-mob/00031(pid=167): Terminated {rc=26112} 22:56:47.721547 --- ParallelTerminationStrategy: PID 168 died... 22:56:47.723345 run osmo-ms-mob/00032(pid=168): Terminated {rc=26112} 22:56:47.727618 --- ParallelTerminationStrategy: PID 169 died... 22:56:47.729392 run osmo-ms-mob/00033(pid=169): Terminated {rc=26112} 22:56:47.733655 --- ParallelTerminationStrategy: PID 170 died... 22:56:47.735440 run osmo-ms-mob/00034(pid=170): Terminated {rc=26112} 22:56:47.739739 --- ParallelTerminationStrategy: PID 171 died... 22:56:47.741518 run osmo-ms-mob/00035(pid=171): Terminated {rc=26112} 22:56:47.745836 --- ParallelTerminationStrategy: PID 172 died... 22:56:47.747640 run osmo-ms-mob/00036(pid=172): Terminated {rc=26112} 22:56:47.751930 --- ParallelTerminationStrategy: PID 173 died... 22:56:47.753741 run osmo-ms-mob/00037(pid=173): Terminated {rc=26112} 22:56:47.757996 --- ParallelTerminationStrategy: PID 174 died... 22:56:47.759767 run osmo-ms-mob/00038(pid=174): Terminated {rc=26112} 22:56:47.764120 --- ParallelTerminationStrategy: PID 175 died... 22:56:47.765950 run osmo-ms-mob/00039(pid=175): Terminated {rc=26112} 22:56:47.770235 --- ParallelTerminationStrategy: PID 176 died... 22:56:47.772033 run osmo-ms-mob/00040(pid=176): Terminated {rc=26112} 22:56:47.776351 --- ParallelTerminationStrategy: PID 177 died... 22:56:47.778175 run osmo-ms-mob/00041(pid=177): Terminated {rc=26112} 22:56:47.782513 --- ParallelTerminationStrategy: PID 178 died... 22:56:47.784307 run osmo-ms-mob/00042(pid=178): Terminated {rc=26112} 22:56:47.788640 --- ParallelTerminationStrategy: PID 179 died... 22:56:47.790438 run osmo-ms-mob/00043(pid=179): Terminated {rc=26112} 22:56:47.794779 --- ParallelTerminationStrategy: PID 180 died... 22:56:47.796588 run osmo-ms-mob/00044(pid=180): Terminated {rc=26112} 22:56:47.800908 --- ParallelTerminationStrategy: PID 181 died... 22:56:47.802693 run osmo-ms-mob/00045(pid=181): Terminated {rc=26112} 22:56:47.807001 --- ParallelTerminationStrategy: PID 182 died... 22:56:47.808824 run osmo-ms-mob/00046(pid=182): Terminated {rc=26112} 22:56:47.813122 --- ParallelTerminationStrategy: PID 183 died... 22:56:47.814962 run osmo-ms-mob/00047(pid=183): Terminated {rc=26112} 22:56:47.819352 --- ParallelTerminationStrategy: PID 184 died... 22:56:47.821193 run osmo-ms-mob/00048(pid=184): Terminated {rc=26112} 22:56:47.825475 --- ParallelTerminationStrategy: PID 185 died... 22:56:47.827255 run osmo-ms-mob/00049(pid=185): Terminated {rc=26112} 22:56:47.831529 --- ParallelTerminationStrategy: PID 186 died... 22:56:47.833336 run osmo-ms-mob/00050(pid=186): Terminated {rc=26112} 22:56:47.837651 --- ParallelTerminationStrategy: PID 187 died... 22:56:47.839436 run osmo-ms-mob/00051(pid=187): Terminated {rc=26112} 22:56:47.843762 --- ParallelTerminationStrategy: PID 188 died... 22:56:47.845644 run osmo-ms-mob/00052(pid=188): Terminated {rc=26112} 22:56:47.849930 --- ParallelTerminationStrategy: PID 189 died... 22:56:47.851783 run osmo-ms-mob/00053(pid=189): Terminated {rc=26112} 22:56:47.856097 --- ParallelTerminationStrategy: PID 190 died... 22:56:47.857910 run osmo-ms-mob/00054(pid=190): Terminated {rc=26112} 22:56:47.862303 --- ParallelTerminationStrategy: PID 191 died... 22:56:47.864144 run osmo-ms-mob/00055(pid=191): Terminated {rc=26112} 22:56:47.868465 --- ParallelTerminationStrategy: PID 192 died... 22:56:47.870246 run osmo-ms-mob/00056(pid=192): Terminated {rc=26112} 22:56:47.874539 --- ParallelTerminationStrategy: PID 193 died... 22:56:47.876335 run osmo-ms-mob/00057(pid=193): Terminated {rc=26112} 22:56:47.880706 --- ParallelTerminationStrategy: PID 194 died... 22:56:47.882508 run osmo-ms-mob/00058(pid=194): Terminated {rc=26112} 22:56:47.886818 --- ParallelTerminationStrategy: PID 195 died... 22:56:47.888694 run osmo-ms-mob/00059(pid=195): Terminated {rc=26112} 22:56:47.893110 --- ParallelTerminationStrategy: PID 196 died... 22:56:47.894985 run osmo-ms-mob/00060(pid=196): Terminated {rc=26112} 22:56:47.899396 --- ParallelTerminationStrategy: PID 197 died... 22:56:47.901316 run osmo-ms-mob/00061(pid=197): Terminated {rc=26112} 22:56:47.905708 --- ParallelTerminationStrategy: PID 198 died... 22:56:47.907583 run osmo-ms-mob/00062(pid=198): Terminated {rc=26112} 22:56:47.915381 --- ParallelTerminationStrategy: PID 199 died... 22:56:47.918761 run osmo-ms-mob/00063(pid=199): Terminated {rc=26112} 22:56:47.924113 --- ParallelTerminationStrategy: PID 200 died... 22:56:47.926239 run osmo-ms-mob/00064(pid=200): Terminated {rc=26112} 22:56:47.930882 --- ParallelTerminationStrategy: PID 201 died... 22:56:47.932752 run osmo-ms-mob/00065(pid=201): Terminated {rc=26112} 22:56:47.937107 --- ParallelTerminationStrategy: PID 202 died... 22:56:47.939016 run osmo-ms-mob/00066(pid=202): Terminated {rc=26112} 22:56:47.943487 --- ParallelTerminationStrategy: PID 203 died... 22:56:47.945483 run osmo-ms-mob/00067(pid=203): Terminated {rc=26112} 22:56:47.949939 --- ParallelTerminationStrategy: PID 204 died... 22:56:47.951831 run osmo-ms-mob/00068(pid=204): Terminated {rc=26112} 22:56:47.956242 --- ParallelTerminationStrategy: PID 205 died... 22:56:47.958120 run osmo-ms-mob/00069(pid=205): Terminated {rc=26112} 22:56:47.962546 --- ParallelTerminationStrategy: PID 206 died... 22:56:47.964444 run osmo-ms-mob/00070(pid=206): Terminated {rc=26112} 22:56:47.968933 --- ParallelTerminationStrategy: PID 207 died... 22:56:47.970801 run osmo-ms-mob/00071(pid=207): Terminated {rc=26112} 22:56:47.975196 --- ParallelTerminationStrategy: PID 208 died... 22:56:47.977070 run osmo-ms-mob/00072(pid=208): Terminated {rc=26112} 22:56:47.981483 --- ParallelTerminationStrategy: PID 209 died... 22:56:47.983355 run osmo-ms-mob/00073(pid=209): Terminated {rc=26112} 22:56:47.987793 --- ParallelTerminationStrategy: PID 210 died... 22:56:47.989607 run osmo-ms-mob/00074(pid=210): Terminated {rc=26112} 22:56:47.993943 --- ParallelTerminationStrategy: PID 211 died... 22:56:47.995754 run osmo-ms-mob/00075(pid=211): Terminated {rc=26112} 22:56:48.004163 --- ParallelTerminationStrategy: PID 212 died... 22:56:48.007686 run osmo-ms-mob/00076(pid=212): Terminated {rc=26112} 22:56:48.012892 --- ParallelTerminationStrategy: PID 213 died... 22:56:48.014811 run osmo-ms-mob/00077(pid=213): Terminated {rc=26112} 22:56:48.019259 --- ParallelTerminationStrategy: PID 214 died... 22:56:48.021117 run osmo-ms-mob/00078(pid=214): Terminated {rc=26112} 22:56:48.025611 --- ParallelTerminationStrategy: PID 215 died... 22:56:48.027494 run osmo-ms-mob/00079(pid=215): Terminated {rc=26112} 22:56:48.031942 --- ParallelTerminationStrategy: PID 216 died... 22:56:48.033807 run osmo-ms-mob/00080(pid=216): Terminated {rc=26112} 22:56:48.038269 --- ParallelTerminationStrategy: PID 217 died... 22:56:48.040162 run osmo-ms-mob/00081(pid=217): Terminated {rc=26112} 22:56:48.044676 --- ParallelTerminationStrategy: PID 218 died... 22:56:48.046541 run osmo-ms-mob/00082(pid=218): Terminated {rc=26112} 22:56:48.051012 --- ParallelTerminationStrategy: PID 219 died... 22:56:48.052960 run osmo-ms-mob/00083(pid=219): Terminated {rc=26112} 22:56:48.057433 --- ParallelTerminationStrategy: PID 220 died... 22:56:48.059325 run osmo-ms-mob/00084(pid=220): Terminated {rc=26112} 22:56:48.064165 --- ParallelTerminationStrategy: PID 221 died... 22:56:48.066121 run osmo-ms-mob/00085(pid=221): Terminated {rc=26112} 22:56:48.070924 --- ParallelTerminationStrategy: PID 222 died... 22:56:48.072801 run osmo-ms-mob/00086(pid=222): Terminated {rc=26112} 22:56:48.077575 --- ParallelTerminationStrategy: PID 223 died... 22:56:48.079437 run osmo-ms-mob/00087(pid=223): Terminated {rc=26112} 22:56:48.084230 --- ParallelTerminationStrategy: PID 224 died... 22:56:48.086064 run osmo-ms-mob/00088(pid=224): Terminated {rc=26112} 22:56:48.090894 --- ParallelTerminationStrategy: PID 225 died... 22:56:48.092768 run osmo-ms-mob/00089(pid=225): Terminated {rc=26112} 22:56:48.097411 --- ParallelTerminationStrategy: PID 226 died... 22:56:48.099283 run osmo-ms-mob/00090(pid=226): Terminated {rc=26112} 22:56:48.104033 --- ParallelTerminationStrategy: PID 227 died... 22:56:48.106348 run osmo-ms-mob/00091(pid=227): Terminated {rc=26112} 22:56:48.111150 --- ParallelTerminationStrategy: PID 228 died... 22:56:48.112997 run osmo-ms-mob/00092(pid=228): Terminated {rc=26112} 22:56:48.117835 --- ParallelTerminationStrategy: PID 229 died... 22:56:48.119666 run osmo-ms-mob/00093(pid=229): Terminated {rc=26112} 22:56:48.124392 --- ParallelTerminationStrategy: PID 230 died... 22:56:48.126252 run osmo-ms-mob/00094(pid=230): Terminated {rc=26112} 22:56:48.130903 --- ParallelTerminationStrategy: PID 231 died... 22:56:48.132710 run osmo-ms-mob/00095(pid=231): Terminated {rc=26112} 22:56:48.137763 --- ParallelTerminationStrategy: PID 232 died... 22:56:48.139550 run osmo-ms-mob/00096(pid=232): Terminated {rc=26112} 22:56:48.144200 --- ParallelTerminationStrategy: PID 233 died... 22:56:48.146045 run osmo-ms-mob/00097(pid=233): Terminated {rc=26112} 22:56:48.151092 --- ParallelTerminationStrategy: PID 234 died... 22:56:48.152918 run osmo-ms-mob/00098(pid=234): Terminated {rc=26112} 22:56:48.157644 --- ParallelTerminationStrategy: PID 235 died... 22:56:48.159467 run osmo-ms-mob/00099(pid=235): Terminated {rc=26112} 22:56:50.844505 --- ParallelTerminationStrategy: PID 35 died... 22:56:50.848317 run osmo-bts-virtual(pid=35): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7591 netreg_mass PASS --------------------------------------------------------------------- 22:56:50.996599 tst trial-7591: Storing JUnit report in /build/trial-7591/run.2024-05-17_22-55-22/trial-7591.xml -------------------------------------------------------------------------------------------- trial-7591 PASS -------------------------------------------------------------------------------------------- 22:56:51.020664 tst trial-7591: trial-7591: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (82.5 sec) + exit_code=0 + rm -rf trial-7591/inst + cd trial-7591 + command -v journalctl + [ ! -z /bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2024-05-17 22:55:21 No journal files were found. + readlink last_run + tar czf /build/trial-7591-run.tgz run.2024-05-17_22-55-22 + tar czf /build/trial-7591-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-21864.tgz osmo-bts-oc2g.build-7628.tgz osmo-bts-sysmo.build-10130.tgz osmo-bts.build-9606.tgz osmo-ggsn.build-8613.tgz osmo-hlr.build-11249.tgz osmo-hnbgw.build-8484.tgz osmo-mgw.build-11547.tgz osmo-msc.build-35625.tgz osmo-nitb.build-16453.tgz osmo-pcu-oc2g.build-5166.tgz osmo-pcu-sysmo.build-6447.tgz osmo-pcu.build-6410.tgz osmo-sgsn.build-37176.tgz osmo-stp.build-11834.tgz osmo-trx.build-6592.tgz osmocom-bb.build-6233.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