Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/nplab-m3ua-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/docker-playground > git init /home/osmocom-build/jenkins/workspace/nplab-m3ua-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f17cc180134f69040a5b81645afc8c98c7c12ff7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f17cc180134f69040a5b81645afc8c98c7c12ff7 # timeout=10 Commit message: "ttcn3-bts-test: show respawn count at the end" > git rev-list --no-walk f17cc180134f69040a5b81645afc8c98c7c12ff7 # timeout=10
[nplab-m3ua-test] $ /bin/sh -xe /tmp/jenkins11390625360504267363.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=nplab-m3ua-test + export IMAGE_SUFFIX=master + cd nplab-m3ua-test + uptime + grep --color=always -o load.* load average: 12.12, 5.66, 2.86 + RC=0 + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/nplab-m3ua-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs ] + [ xjenkins-nplab-m3ua-test-3009 = x ] + basename /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/nplab-m3ua-test + SUITE_NAME=nplab-m3ua-test + IMAGE_SUFFIX=master + docker_images_require debian-buster-build sigtran-tests osmo-stp-master debian-bookworm-titan nplab-m3ua-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-buster-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-buster-build + echo debian-buster + distro_arg=debian-buster + [ -z ] + docker_upstream_distro_from_image_name debian-buster-build + echo debian/eol:buster + upstream_distro_arg=debian/eol:buster + docker_dir_from_image_name debian-buster-build + echo debian-buster-build + dir=debian-buster-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-buster-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + + grep -q $USER echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + set +x Building image: debian-buster-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-buster-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian/eol:buster DISTRO=debian-buster IMAGE=osmocom-build/debian-buster-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/debian-buster-build' 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/nplab-m3ua-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian/eol: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/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_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 \ --pull -t osmocom-build/debian-buster-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.69kB done #1 DONE 0.2s #2 [internal] load metadata for registry.osmocom.org/debian/eol:buster #2 ... #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/debian/eol:buster #2 DONE 0.4s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.2s #5 [internal] load build context #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian/eol:buster@sha256:5f76f7019dfb38f3f2e55fbf5ab4ce00dfb69dcf9a4d42b5d8c800c3d0d1245d #6 resolve registry.osmocom.org/debian/eol:buster@sha256:5f76f7019dfb38f3f2e55fbf5ab4ce00dfb69dcf9a4d42b5d8c800c3d0d1245d 0.1s done #6 DONE 0.2s #5 [internal] load build context #5 ... #7 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_10//RELEASE /tmp/Release #7 DONE 0.5s #5 [internal] load build context #5 transferring context: 1.97kB done #5 DONE 0.5s #7 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_10//RELEASE /tmp/Release #7 DONE 0.6s #8 [2/6] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends autoconf autoconf-archive autogen automake bison build-essential ca-certificates cppcheck dahdi-source debhelper devscripts dh-autoreconf dh-systemd doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi git git-buildpackage gnupg libc-ares-dev libdbd-sqlite3 libdbi-dev libfftw3-dev libgnutls28-dev libgps-dev libgsm1-dev libncurses5-dev libnewlib-arm-none-eabi libortp-dev libpcap-dev libpcsclite-dev libreadline-dev libsctp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtool libusb-1.0-0-dev libusb-dev make netcat-openbsd pkg-config sqlite3 stow telnet tcpdump wget && apt-get clean #8 0.582 Get:1 http://archive.debian.org/debian buster InRelease [122 kB] #8 0.597 Get:2 http://archive.debian.org/debian-security buster/updates InRelease [34.8 kB] #8 0.603 Get:3 http://archive.debian.org/debian buster-updates InRelease [56.6 kB] #8 0.686 Get:4 http://archive.debian.org/debian buster/main amd64 Packages [7909 kB] #8 2.516 Get:5 http://archive.debian.org/debian-security buster/updates/main amd64 Packages [610 kB] #8 2.804 Get:6 http://archive.debian.org/debian buster-updates/main amd64 Packages [8788 B] #8 2.866 Fetched 8741 kB in 2s (3811 kB/s) #8 2.866 Reading package lists... #8 3.302 Reading package lists... #8 3.735 Building dependency tree... #8 3.809 Reading state information... #8 3.818 Calculating upgrade... #8 3.882 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. #8 3.889 Reading package lists... #8 4.360 Building dependency tree... #8 4.492 Reading state information... #8 4.585 The following additional packages will be installed: #8 4.585 autopoint autotools-dev binutils binutils-arm-none-eabi binutils-common #8 4.585 binutils-x86-64-linux-gnu bsdmainutils bzip2 cpp cpp-8 #8 4.585 dh-strip-nondeterminism dirmngr dpkg-dev dwz fakeroot file g++-8 gcc-8 #8 4.585 gettext gettext-base git-man gnupg-l10n gnupg-utils gpg gpg-agent #8 4.585 gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base guile-2.0-libs #8 4.585 intltool-debian libarchive-zip-perl libasan5 libassuan0 libatomic1 #8 4.585 libb-hooks-op-check-perl libbctoolbox-dev libbctoolbox1 libbinutils #8 4.585 libbison-dev libblkid-dev libbluetooth3 libbsd0 libc-ares2 libc-dev-bin #8 4.585 libc6-dev libcc1-0 libclang1-6.0 libclass-method-modifiers-perl libcroco3 #8 4.585 libcurl3-gnutls libdbi1 libdbus-1-3 libdevel-callchecker-perl #8 4.585 libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl #8 4.585 libedit2 libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1 #8 4.585 libfakeroot libffi-dev libfftw3-bin libfftw3-double3 libfftw3-long3 #8 4.585 libfftw3-quad3 libfftw3-single3 libfile-homedir-perl libfile-listing-perl #8 4.585 libfile-stripnondeterminism-perl libfile-which-perl libgc1c2 libgcc-8-dev #8 4.585 libgdbm-compat4 libgdbm6 libglib2.0-0 libglib2.0-bin libglib2.0-data #8 4.585 libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl libgnutls-dane0 #8 4.585 libgnutls-openssl27 libgnutlsxx28 libgomp1 libgps23 libgsm1 libgssapi-krb5-2 #8 4.585 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl #8 4.585 libhttp-cookies-perl libhttp-date-perl libhttp-message-perl #8 4.585 libhttp-negotiate-perl libicu63 libidn2-dev libimport-into-perl #8 4.585 libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl #8 4.585 libisl19 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 #8 4.585 libksba8 libldap-2.4-2 libldap-common libllvm6.0 liblsan0 libltdl7 #8 4.585 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1 #8 4.585 libmbedcrypto3 libmbedtls12 libmbedx509-0 libmodule-runtime-perl libmoo-perl #8 4.585 libmount-dev libmpc3 libmpdec2 libmpfr6 libmpx2 libncurses-dev libncurses6 #8 4.585 libnet-http-perl libnet-ssleay-perl libnewlib-dev libnghttp2-14 libnpth0 #8 4.585 libopts25 libopts25-dev libortp13 libp11-kit-dev libparams-classify-perl #8 4.585 libpcap0.8 libpcap0.8-dev libpcre16-3 libpcre2-8-0 libpcre3-dev libpcre32-3 #8 4.585 libpcrecpp0v5 libpcsclite1 libperl5.28 libpipeline1 libpsl5 #8 4.585 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libquadmath0 #8 4.585 libreadline7 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules-db #8 4.585 libsctp1 libselinux1-dev libsepol1-dev libsigsegv2 libsofia-sip-ua-dev #8 4.585 libsofia-sip-ua-glib3 libsofia-sip-ua0 libsqlite3-0 libssh2-1 libssl1.1 #8 4.585 libstdc++-8-dev libstrictures-perl libsub-exporter-progressive-perl #8 4.585 libsub-quote-perl libtalloc2 libtasn1-6-dev libtext-charwidth-perl #8 4.585 libtext-wrapi18n-perl libtimedate-perl libtinyxml2-6a libtry-tiny-perl #8 4.585 libtsan0 libubsan1 libuchardet0 libunbound8 liburi-perl libusb-0.1-4 #8 4.585 libusb-1.0-0 libwww-perl libwww-robotrules-perl libxapian30 libxml2 #8 4.585 linux-libc-dev lsb-base m4 man-db mime-support module-assistant netbase #8 4.585 nettle-dev openssl patch patchutils perl perl-modules-5.28 #8 4.585 perl-openssl-defaults pinentry-curses po-debconf python3 python3-dateutil #8 4.585 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources #8 4.585 python3-pygments python3-six python3.7 python3.7-minimal readline-common #8 4.585 sensible-utils uuid-dev wdiff xz-utils zlib1g-dev #8 4.586 Suggested packages: #8 4.586 gnu-standards autoconf-doc binutils-doc bison-doc wamerican | wordlist whois #8 4.586 vacation bzip2-doc cpp-doc gcc-8-locales cppcheck-gui dh-make adequate #8 4.586 autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things #8 4.586 cvs-buildpackage devscripts-el diffoscope disorderfs dose-extra duck #8 4.586 faketime gnuplot how-can-i-help libauthen-sasl-perl libdbd-pg-perl #8 4.586 libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl #8 4.586 libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt #8 4.586 ratt reprotest ssh-client svn-buildpackage w3m dbus-user-session #8 4.586 libpam-systemd pinentry-gnome3 tor doxygen-latex doxygen-doc doxygen-gui #8 4.586 graphviz debian-keyring flex-doc g++-multilib g++-8-multilib gcc-8-doc #8 4.586 libstdc++6-8-dbg gawk-doc gcc-multilib manpages-dev gdb gcc-doc #8 4.586 gcc-8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg #8 4.586 libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg #8 4.586 libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run #8 4.586 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs #8 4.586 git-mediawiki git-svn python3-notify2 unzip sudo parcimonie xloadimage #8 4.586 scdaemon groff glibc-doc bzr libfftw3-doc gdbm-l10n libglib2.0-doc #8 4.586 libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev libxml2-utils gmp-doc #8 4.586 libgmp10-doc libmpfr-dev dns-root-data gnutls-bin gnutls-doc gpsd krb5-doc #8 4.586 krb5-user libdata-dump-perl libcrypt-ssleay-perl ncurses-doc libnewlib-doc #8 4.586 libscalar-number-perl pcscd readline-doc lksctp-tools sofia-sip-doc #8 4.586 sqlite3-doc libssl-doc libstdc++-8-doc libbareword-filehandles-perl #8 4.586 libindirect-perl libmultidimensional-perl libtool-doc gfortran #8 4.586 | fortran95-compiler gcj-jdk libauthen-ntlm-perl xapian-tools m4-doc #8 4.586 make-doc apparmor less www-browser dialog | whiptail ed diffutils-doc #8 4.586 perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl #8 4.586 libb-debug-perl liblocale-codes-perl pinentry-doc libmail-box-perl #8 4.586 python3-doc python3-tk python3-venv python3-setuptools python-pygments-doc #8 4.586 ttf-bitstream-vera python3.7-venv python3.7-doc binfmt-support doc-base #8 4.586 wdiff-doc #8 4.586 Recommended packages: #8 4.586 autogen-doc dahdi-linux at dctrl-tools dput | dupload libdistro-info-perl #8 4.586 libgit-wrapper-perl libgitlab-api-v4-perl liblist-compare-perl #8 4.586 libstring-shellquote-perl licensecheck lintian python3-apt python3-debian #8 4.586 python3-magic python3-requests python3-unidiff python3-xdg strace unzip #8 4.586 debian-keyring libsoap-lite-perl libalgorithm-merge-perl libfl-dev less #8 4.586 ssh-client pristine-tar cowbuilder | pbuilder | sbuild manpages manpages-dev #8 4.586 dbus libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl #8 4.586 shared-mime-info xdg-user-dirs libhtml-format-perl krb5-locales #8 4.586 libclass-xsaccessor-perl libsub-name-perl libgpm2 #8 4.586 libstdc++-arm-none-eabi-newlib python publicsuffix libsasl2-modules #8 4.586 libtasn1-doc libltdl-dev libusb-1.0-doc libdata-dump-perl libhtml-form-perl #8 4.586 libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl #8 5.819 The following NEW packages will be installed: #8 5.819 autoconf autoconf-archive autogen automake autopoint autotools-dev binutils #8 5.819 binutils-arm-none-eabi binutils-common binutils-x86-64-linux-gnu bison #8 5.819 bsdmainutils build-essential bzip2 ca-certificates cpp cpp-8 cppcheck #8 5.819 dahdi-source debhelper devscripts dh-autoreconf dh-strip-nondeterminism #8 5.819 dh-systemd dirmngr doxygen dpkg-dev dwz equivs fakeroot file flex g++ g++-8 #8 5.819 gawk gcc gcc-8 gcc-arm-none-eabi gettext gettext-base git git-buildpackage #8 5.819 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client #8 5.819 gpg-wks-server gpgconf gpgsm groff-base guile-2.0-libs intltool-debian #8 5.820 libarchive-zip-perl libasan5 libassuan0 libatomic1 libb-hooks-op-check-perl #8 5.820 libbctoolbox-dev libbctoolbox1 libbinutils libbison-dev libblkid-dev #8 5.820 libbluetooth3 libbsd0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dev #8 5.820 libcc1-0 libclang1-6.0 libclass-method-modifiers-perl libcroco3 #8 5.820 libcurl3-gnutls libdbd-sqlite3 libdbi-dev libdbi1 libdbus-1-3 #8 5.820 libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl #8 5.820 libdynaloader-functions-perl libedit2 libencode-locale-perl liberror-perl #8 5.820 libevent-2.1-6 libexpat1 libfakeroot libffi-dev libfftw3-bin libfftw3-dev #8 5.820 libfftw3-double3 libfftw3-long3 libfftw3-quad3 libfftw3-single3 #8 5.820 libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl #8 5.820 libfile-which-perl libgc1c2 libgcc-8-dev libgdbm-compat4 libgdbm6 #8 5.820 libglib2.0-0 libglib2.0-bin libglib2.0-data libglib2.0-dev #8 5.820 libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl libgnutls-dane0 #8 5.820 libgnutls-openssl27 libgnutls28-dev libgnutlsxx28 libgomp1 libgps-dev #8 5.820 libgps23 libgsm1 libgsm1-dev libgssapi-krb5-2 libhtml-parser-perl #8 5.820 libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl #8 5.820 libhttp-message-perl libhttp-negotiate-perl libicu63 libidn2-dev #8 5.820 libimport-into-perl libio-html-perl libio-pty-perl libio-socket-ssl-perl #8 5.820 libipc-run-perl libisl19 libitm1 libk5crypto3 libkeyutils1 libkrb5-3 #8 5.820 libkrb5support0 libksba8 libldap-2.4-2 libldap-common libllvm6.0 liblsan0 #8 5.820 libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc #8 5.820 libmagic1 libmbedcrypto3 libmbedtls12 libmbedx509-0 libmodule-runtime-perl #8 5.820 libmoo-perl libmount-dev libmpc3 libmpdec2 libmpfr6 libmpx2 libncurses-dev #8 5.820 libncurses5-dev libncurses6 libnet-http-perl libnet-ssleay-perl #8 5.820 libnewlib-arm-none-eabi libnewlib-dev libnghttp2-14 libnpth0 libopts25 #8 5.820 libopts25-dev libortp-dev libortp13 libp11-kit-dev libparams-classify-perl #8 5.820 libpcap-dev libpcap0.8 libpcap0.8-dev libpcre16-3 libpcre2-8-0 libpcre3-dev #8 5.820 libpcre32-3 libpcrecpp0v5 libpcsclite-dev libpcsclite1 libperl5.28 #8 5.820 libpipeline1 libpsl5 libpython3-stdlib libpython3.7-minimal #8 5.820 libpython3.7-stdlib libquadmath0 libreadline-dev libreadline7 #8 5.820 librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules-db libsctp-dev #8 5.820 libsctp1 libselinux1-dev libsepol1-dev libsigsegv2 libsofia-sip-ua-dev #8 5.820 libsofia-sip-ua-glib-dev libsofia-sip-ua-glib3 libsofia-sip-ua0 libsqlite3-0 #8 5.820 libsqlite3-dev libssh2-1 libssl-dev libssl1.1 libstdc++-8-dev #8 5.820 libstrictures-perl libsub-exporter-progressive-perl libsub-quote-perl #8 5.820 libtalloc-dev libtalloc2 libtasn1-6-dev libtext-charwidth-perl #8 5.820 libtext-wrapi18n-perl libtimedate-perl libtinyxml2-6a libtool #8 5.820 libtry-tiny-perl libtsan0 libubsan1 libuchardet0 libunbound8 liburi-perl #8 5.820 libusb-0.1-4 libusb-1.0-0 libusb-1.0-0-dev libusb-dev libwww-perl #8 5.820 libwww-robotrules-perl libxapian30 libxml2 linux-libc-dev lsb-base m4 make #8 5.821 man-db mime-support module-assistant netbase netcat-openbsd nettle-dev #8 5.821 openssl patch patchutils perl perl-modules-5.28 perl-openssl-defaults #8 5.821 pinentry-curses pkg-config po-debconf python3 python3-dateutil #8 5.821 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources #8 5.821 python3-pygments python3-six python3.7 python3.7-minimal readline-common #8 5.821 sensible-utils sqlite3 stow tcpdump telnet uuid-dev wdiff wget xz-utils #8 5.821 zlib1g-dev #8 5.856 0 upgraded, 280 newly installed, 0 to remove and 0 not upgraded. #8 5.856 Need to get 227 MB of archives. #8 5.856 After this operation, 1727 MB of additional disk space will be used. #8 5.856 Get:1 http://archive.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] #8 5.870 Get:2 http://archive.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB] #8 5.884 Get:3 http://archive.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB] #8 5.885 Get:4 http://archive.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB] #8 5.900 Get:5 http://archive.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB] #8 5.901 Get:6 http://archive.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB] #8 5.901 Get:7 http://archive.debian.org/debian-security buster/updates/main amd64 man-db amd64 2.8.5-2+deb10u1 [1274 kB] #8 5.922 Get:8 http://archive.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] #8 5.954 Get:9 http://archive.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] #8 5.955 Get:10 http://archive.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] #8 5.987 Get:11 http://archive.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] #8 5.989 Get:12 http://archive.debian.org/debian buster/main amd64 autoconf-archive all 20180313-1 [749 kB] #8 5.996 Get:13 http://archive.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB] #8 5.996 Get:14 http://archive.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB] #8 5.999 Get:15 http://archive.debian.org/debian buster/main amd64 flex amd64 2.6.4-6.2 [456 kB] #8 6.004 Get:16 http://archive.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] #8 6.012 Get:17 http://archive.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB] #8 6.013 Get:18 http://archive.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB] #8 6.015 Get:19 http://archive.debian.org/debian buster/main amd64 gawk amd64 1:4.2.1+dfsg-1 [660 kB] #8 6.022 Get:20 http://archive.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u6 [1552 kB] #8 6.040 Get:21 http://archive.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u7 [590 kB] #8 6.046 Get:22 http://archive.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u7 [108 kB] #8 6.048 Get:23 http://archive.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u7 [1735 kB] #8 6.066 Get:24 http://archive.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] #8 6.066 Get:25 http://archive.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] #8 6.067 Get:26 http://archive.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] #8 6.068 Get:27 http://archive.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB] #8 6.075 Get:28 http://archive.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u7 [1733 kB] #8 6.094 Get:29 http://archive.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u7 [331 kB] #8 6.098 Get:30 http://archive.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] #8 6.098 Get:31 http://archive.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] #8 6.099 Get:32 http://archive.debian.org/debian-security buster/updates/main amd64 libxapian30 amd64 1.4.11-1+deb10u1 [1104 kB] #8 6.112 Get:33 http://archive.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB] #8 6.112 Get:34 http://archive.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] #8 6.113 Get:35 http://archive.debian.org/debian-security buster/updates/main amd64 bzip2 amd64 1.0.6-9.2~deb10u2 [48.5 kB] #8 6.113 Get:36 http://archive.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] #8 6.117 Get:37 http://archive.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] #8 6.118 Get:38 http://archive.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] #8 6.119 Get:39 http://archive.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB] #8 6.121 Get:40 http://archive.debian.org/debian-security buster/updates/main amd64 libgnutls-openssl27 amd64 3.6.7-4+deb10u12 [318 kB] #8 6.124 Get:41 http://archive.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] #8 6.125 Get:42 http://archive.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u6 [66.1 kB] #8 6.126 Get:43 http://archive.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u6 [122 kB] #8 6.131 Get:44 http://archive.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u6 [369 kB] #8 6.134 Get:45 http://archive.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u6 [159 kB] #8 6.136 Get:46 http://archive.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] #8 6.228 Get:47 http://archive.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u6 [690 kB] #8 6.234 Get:48 http://archive.debian.org/debian buster/main amd64 telnet amd64 0.17-41.2 [70.4 kB] #8 6.234 Get:49 http://archive.debian.org/debian-security buster/updates/main amd64 libpcre2-8-0 amd64 10.32-5+deb10u1 [213 kB] #8 6.237 Get:50 http://archive.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] #8 6.238 Get:51 http://archive.debian.org/debian buster/main amd64 wget amd64 1.20.1-1.1 [902 kB] #8 6.248 Get:52 http://archive.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] #8 6.250 Get:53 http://archive.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB] #8 6.253 Get:54 http://archive.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB] #8 6.255 Get:55 http://archive.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] #8 6.258 Get:56 http://archive.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u5 [102 kB] #8 6.259 Get:57 http://archive.debian.org/debian buster/main amd64 guile-2.0-libs amd64 2.0.13+1-5.1 [2232 kB] #8 6.276 Get:58 http://archive.debian.org/debian buster/main amd64 libopts25 amd64 1:5.18.12-4 [69.4 kB] #8 6.276 Get:59 http://archive.debian.org/debian buster/main amd64 libopts25-dev amd64 1:5.18.12-4 [107 kB] #8 6.277 Get:60 http://archive.debian.org/debian buster/main amd64 autogen amd64 1:5.18.12-4 [568 kB] #8 6.281 Get:61 http://archive.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB] #8 6.282 Get:62 http://archive.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB] #8 6.288 Get:63 http://archive.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB] #8 6.291 Get:64 http://archive.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] #8 6.305 Get:65 http://archive.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] #8 6.308 Get:66 http://archive.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] #8 6.326 Get:67 http://archive.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] #8 6.327 Get:68 http://archive.debian.org/debian buster/main amd64 binutils-arm-none-eabi amd64 2.31.1-12+11 [2572 kB] #8 6.353 Get:69 http://archive.debian.org/debian buster/main amd64 libbison-dev amd64 2:3.3.2.dfsg-1 [500 kB] #8 6.357 Get:70 http://archive.debian.org/debian buster/main amd64 bison amd64 2:3.3.2.dfsg-1 [871 kB] #8 6.363 Get:71 http://archive.debian.org/debian-security buster/updates/main amd64 libc-dev-bin amd64 2.28-10+deb10u4 [276 kB] #8 6.365 Get:72 http://archive.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.316-1 [1625 kB] #8 6.376 Get:73 http://archive.debian.org/debian-security buster/updates/main amd64 libc6-dev amd64 2.28-10+deb10u4 [2694 kB] #8 6.403 Get:74 http://archive.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] #8 6.410 Get:75 http://archive.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] #8 6.410 Get:76 http://archive.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] #8 6.502 Get:77 http://archive.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] #8 6.502 Get:78 http://archive.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] #8 6.504 Get:79 http://archive.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] #8 6.505 Get:80 http://archive.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] #8 6.505 Get:81 http://archive.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] #8 6.505 Get:82 http://archive.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] #8 6.509 Get:83 http://archive.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] #8 6.511 Get:84 http://archive.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] #8 6.514 Get:85 http://archive.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] #8 6.516 Get:86 http://archive.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] #8 6.516 Get:87 http://archive.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] #8 6.518 Get:88 http://archive.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] #8 6.541 Get:89 http://archive.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] #8 6.636 Get:90 http://archive.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] #8 6.636 Get:91 http://archive.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB] #8 6.651 Get:92 http://archive.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB] #8 6.745 Get:93 http://archive.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B] #8 6.746 Get:94 http://archive.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] #8 6.749 Get:95 http://archive.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.8 [1415 kB] #8 6.762 Get:96 http://archive.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] #8 6.763 Get:97 http://archive.debian.org/debian buster/main amd64 dpkg-dev all 1.19.8 [1776 kB] #8 6.775 Get:98 http://archive.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] #8 6.775 Get:99 http://archive.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u6 [855 kB] #8 6.780 Get:100 http://archive.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] #8 7.007 Get:101 http://archive.debian.org/debian buster/main amd64 libtinyxml2-6a amd64 7.0.0+dfsg-1 [29.3 kB] #8 7.008 Get:102 http://archive.debian.org/debian buster/main amd64 python3-pygments all 2.3.1+dfsg-1+deb10u2 [594 kB] #8 7.014 Get:103 http://archive.debian.org/debian buster/main amd64 cppcheck amd64 1.86-1 [1067 kB] #8 7.023 Get:104 http://archive.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB] #8 7.027 Get:105 http://archive.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB] #8 7.027 Get:106 http://archive.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB] #8 7.028 Get:107 http://archive.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB] #8 7.028 Get:108 http://archive.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB] #8 7.029 Get:109 http://archive.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB] #8 7.030 Get:110 http://archive.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u6 [1263 kB] #8 7.041 Get:111 http://archive.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB] #8 7.042 Get:112 http://archive.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB] #8 7.053 Get:113 http://archive.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB] #8 7.054 Get:114 http://archive.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB] #8 7.056 Get:115 http://archive.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB] #8 7.064 Get:116 http://archive.debian.org/debian buster/main amd64 libtext-charwidth-perl amd64 0.04-7.1+b1 [10.0 kB] #8 7.065 Get:117 http://archive.debian.org/debian buster/main amd64 libtext-wrapi18n-perl all 0.06-7.1 [8644 B] #8 7.065 Get:118 http://archive.debian.org/debian buster/main amd64 module-assistant all 0.11.10 [101 kB] #8 7.065 Get:119 http://archive.debian.org/debian buster/main amd64 dahdi-source all 1:2.11.1.0.20170917~dfsg-7 [905 kB] #8 7.087 Get:120 http://archive.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] #8 7.088 Get:121 http://archive.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] #8 7.089 Get:122 http://archive.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] #8 7.091 Get:123 http://archive.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB] #8 7.099 Get:124 http://archive.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] #8 7.100 Get:125 http://archive.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB] #8 7.101 Get:126 http://archive.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] #8 7.102 Get:127 http://archive.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] #8 7.103 Get:128 http://archive.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] #8 7.106 Get:129 http://archive.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] #8 7.106 Get:130 http://archive.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] #8 7.107 Get:131 http://archive.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB] #8 7.113 Get:132 http://archive.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB] #8 7.121 Get:133 http://archive.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB] #8 7.129 Get:134 http://archive.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB] #8 7.137 Get:135 http://archive.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] #8 7.138 Get:136 http://archive.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB] #8 7.145 Get:137 http://archive.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB] #8 7.151 Get:138 http://archive.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB] #8 7.154 Get:139 http://archive.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB] #8 7.160 Get:140 http://archive.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB] #8 7.168 Get:141 http://archive.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] #8 7.172 Get:142 http://archive.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] #8 7.173 Get:143 http://archive.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB] #8 7.173 Get:144 http://archive.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB] #8 7.173 Get:145 http://archive.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB] #8 7.173 Get:146 http://archive.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B] #8 7.173 Get:147 http://archive.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B] #8 7.173 Get:148 http://archive.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB] #8 7.173 Get:149 http://archive.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB] #8 7.174 Get:150 http://archive.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB] #8 7.181 Get:151 http://archive.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB] #8 7.182 Get:152 http://archive.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB] #8 7.184 Get:153 http://archive.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB] #8 7.185 Get:154 http://archive.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB] #8 7.187 Get:155 http://archive.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB] #8 7.189 Get:156 http://archive.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB] #8 7.190 Get:157 http://archive.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB] #8 7.192 Get:158 http://archive.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB] #8 7.193 Get:159 http://archive.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB] #8 7.195 Get:160 http://archive.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB] #8 7.197 Get:161 http://archive.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB] #8 7.198 Get:162 http://archive.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB] #8 7.200 Get:163 http://archive.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB] #8 7.202 Get:164 http://archive.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB] #8 7.204 Get:165 http://archive.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB] #8 7.206 Get:166 http://archive.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB] #8 7.207 Get:167 http://archive.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB] #8 7.210 Get:168 http://archive.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB] #8 7.211 Get:169 http://archive.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB] #8 7.212 Get:170 http://archive.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB] #8 7.214 Get:171 http://archive.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B] #8 7.216 Get:172 http://archive.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+deb10u1 [308 kB] #8 7.219 Get:173 http://archive.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB] #8 7.221 Get:174 http://archive.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB] #8 7.223 Get:175 http://archive.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B] #8 7.224 Get:176 http://archive.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB] #8 7.225 Get:177 http://archive.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB] #8 7.227 Get:178 http://archive.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB] #8 7.230 Get:179 http://archive.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB] #8 7.232 Get:180 http://archive.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB] #8 7.238 Get:181 http://archive.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB] #8 7.250 Get:182 http://archive.debian.org/debian buster/main amd64 dh-systemd all 12.1.1 [122 kB] #8 7.254 Get:183 http://archive.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB] #8 7.257 Get:184 http://archive.debian.org/debian buster/main amd64 libllvm6.0 amd64 1:6.0.1-10 [14.7 MB] #8 7.385 Get:185 http://archive.debian.org/debian buster/main amd64 libclang1-6.0 amd64 1:6.0.1-10 [6951 kB] #8 7.444 Get:186 http://archive.debian.org/debian buster/main amd64 doxygen amd64 1.8.13-10 [3985 kB] #8 7.477 Get:187 http://archive.debian.org/debian buster/main amd64 equivs all 2.2.0 [22.4 kB] #8 7.478 Get:188 http://archive.debian.org/debian buster/main amd64 gcc-arm-none-eabi amd64 15:7-2018-q2-6 [28.4 MB] #8 7.722 Get:189 http://archive.debian.org/debian-security buster/updates/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u3 [86.1 kB] #8 7.722 Get:190 http://archive.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] #8 7.723 Get:191 http://archive.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB] #8 7.724 Get:192 http://archive.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u9 [333 kB] #8 7.725 Get:193 http://archive.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] #8 7.726 Get:194 http://archive.debian.org/debian-security buster/updates/main amd64 git-man all 1:2.20.1-2+deb10u9 [1624 kB] #8 7.738 Get:195 http://archive.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u9 [5667 kB] #8 7.790 Get:196 http://archive.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] #8 7.790 Get:197 http://archive.debian.org/debian buster/main amd64 python3-dateutil all 2.7.3-3 [64.5 kB] #8 7.791 Get:198 http://archive.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] #8 7.793 Get:199 http://archive.debian.org/debian buster/main amd64 git-buildpackage all 0.9.14 [978 kB] #8 7.802 Get:200 http://archive.debian.org/debian-security buster/updates/main amd64 libmbedcrypto3 amd64 2.16.9-0~deb10u1 [220 kB] #8 7.804 Get:201 http://archive.debian.org/debian-security buster/updates/main amd64 libmbedx509-0 amd64 2.16.9-0~deb10u1 [109 kB] #8 7.805 Get:202 http://archive.debian.org/debian-security buster/updates/main amd64 libmbedtls12 amd64 2.16.9-0~deb10u1 [140 kB] #8 7.807 Get:203 http://archive.debian.org/debian buster/main amd64 libbctoolbox1 amd64 0.6.0-2+b2 [48.6 kB] #8 7.944 Get:204 http://archive.debian.org/debian buster/main amd64 libbctoolbox-dev amd64 0.6.0-2+b2 [71.0 kB] #8 7.946 Get:205 http://archive.debian.org/debian-security buster/updates/main amd64 libbluetooth3 amd64 5.50-1.2~deb10u5 [102 kB] #8 7.951 Get:206 http://archive.debian.org/debian buster/main amd64 libdbi1 amd64 0.9.0-5 [31.9 kB] #8 7.975 Get:207 http://archive.debian.org/debian buster/main amd64 libdbd-sqlite3 amd64 0.9.0-6+b1 [180 kB] #8 7.977 Get:208 http://archive.debian.org/debian buster/main amd64 libdbi-dev amd64 0.9.0-5 [35.3 kB] #8 7.978 Get:209 http://archive.debian.org/debian-security buster/updates/main amd64 libdbus-1-3 amd64 1.12.28-0+deb10u1 [219 kB] #8 7.981 Get:210 http://archive.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB] #8 7.983 Get:211 http://archive.debian.org/debian buster/main amd64 libffi-dev amd64 3.2.1-9 [156 kB] #8 7.985 Get:212 http://archive.debian.org/debian buster/main amd64 libfftw3-double3 amd64 3.3.8-2 [733 kB] #8 7.992 Get:213 http://archive.debian.org/debian buster/main amd64 libfftw3-long3 amd64 3.3.8-2 [319 kB] #8 7.997 Get:214 http://archive.debian.org/debian buster/main amd64 libfftw3-quad3 amd64 3.3.8-2 [558 kB] #8 8.015 Get:215 http://archive.debian.org/debian buster/main amd64 libfftw3-single3 amd64 3.3.8-2 [762 kB] #8 8.023 Get:216 http://archive.debian.org/debian buster/main amd64 libfftw3-bin amd64 3.3.8-2 [50.7 kB] #8 8.023 Get:217 http://archive.debian.org/debian buster/main amd64 libfftw3-dev amd64 3.3.8-2 [2106 kB] #8 8.043 Get:218 http://archive.debian.org/debian-security buster/updates/main amd64 libglib2.0-data all 2.58.3-2+deb10u6 [1112 kB] #8 8.053 Get:219 http://archive.debian.org/debian-security buster/updates/main amd64 libglib2.0-bin amd64 2.58.3-2+deb10u6 [126 kB] #8 8.055 Get:220 http://archive.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] #8 8.056 Get:221 http://archive.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] #8 8.058 Get:222 http://archive.debian.org/debian-security buster/updates/main amd64 libglib2.0-dev-bin amd64 2.58.3-2+deb10u6 [158 kB] #8 8.059 Get:223 http://archive.debian.org/debian-security buster/updates/main amd64 uuid-dev amd64 2.33.1-0.1+deb10u1 [93.8 kB] #8 8.061 Get:224 http://archive.debian.org/debian-security buster/updates/main amd64 libblkid-dev amd64 2.33.1-0.1+deb10u1 [225 kB] #8 8.063 Get:225 http://archive.debian.org/debian-security buster/updates/main amd64 libmount-dev amd64 2.33.1-0.1+deb10u1 [233 kB] #8 8.066 Get:226 http://archive.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] #8 8.069 Get:227 http://archive.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] #8 8.071 Get:228 http://archive.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] #8 8.073 Get:229 http://archive.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] #8 8.080 Get:230 http://archive.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] #8 8.083 Get:231 http://archive.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] #8 8.085 Get:232 http://archive.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB] #8 8.086 Get:233 http://archive.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u2 [210 kB] #8 8.088 Get:234 http://archive.debian.org/debian-security buster/updates/main amd64 libglib2.0-dev amd64 2.58.3-2+deb10u6 [1489 kB] #8 8.103 Get:235 http://archive.debian.org/debian buster/main amd64 libgmpxx4ldbl amd64 2:6.1.2+dfsg-4+deb10u1 [23.0 kB] #8 8.104 Get:236 http://archive.debian.org/debian buster/main amd64 libgmp-dev amd64 2:6.1.2+dfsg-4+deb10u1 [629 kB] #8 8.110 Get:237 http://archive.debian.org/debian-security buster/updates/main amd64 libunbound8 amd64 1.9.0-2+deb10u4 [466 kB] #8 8.114 Get:238 http://archive.debian.org/debian-security buster/updates/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u12 [318 kB] #8 8.117 Get:239 http://archive.debian.org/debian-security buster/updates/main amd64 libgnutlsxx28 amd64 3.6.7-4+deb10u12 [14.6 kB] #8 8.117 Get:240 http://archive.debian.org/debian buster/main amd64 libidn2-dev amd64 2.0.5-1+deb10u1 [79.5 kB] #8 8.119 Get:241 http://archive.debian.org/debian buster/main amd64 libp11-kit-dev amd64 0.23.15-2+deb10u1 [196 kB] #8 8.122 Get:242 http://archive.debian.org/debian-security buster/updates/main amd64 libtasn1-6-dev amd64 4.13-3+deb10u1 [104 kB] #8 8.125 Get:243 http://archive.debian.org/debian buster/main amd64 nettle-dev amd64 3.4.1-1+deb10u1 [1077 kB] #8 8.136 Get:244 http://archive.debian.org/debian-security buster/updates/main amd64 libgnutls28-dev amd64 3.6.7-4+deb10u12 [1087 kB] #8 8.147 Get:245 http://archive.debian.org/debian buster/main amd64 libgps23 amd64 3.17-7 [89.9 kB] #8 8.149 Get:246 http://archive.debian.org/debian buster/main amd64 libgps-dev amd64 3.17-7 [138 kB] #8 8.154 Get:247 http://archive.debian.org/debian buster/main amd64 libgsm1 amd64 1.0.18-2 [27.7 kB] #8 8.155 Get:248 http://archive.debian.org/debian buster/main amd64 libgsm1-dev amd64 1.0.18-2 [29.7 kB] #8 8.157 Get:249 http://archive.debian.org/debian-security buster/updates/main amd64 libncurses-dev amd64 6.1+20181013-2+deb10u5 [333 kB] #8 8.161 Get:250 http://archive.debian.org/debian-security buster/updates/main amd64 libncurses5-dev amd64 6.1+20181013-2+deb10u5 [948 B] #8 8.163 Get:251 http://archive.debian.org/debian buster/main amd64 libnewlib-dev all 3.1.0.20181231-1 [259 kB] #8 8.166 Get:252 http://archive.debian.org/debian buster/main amd64 libnewlib-arm-none-eabi all 3.1.0.20181231-1 [32.1 MB] #8 8.446 Get:253 http://archive.debian.org/debian buster/main amd64 libortp13 amd64 1:1.0.2-1 [74.4 kB] #8 8.446 Get:254 http://archive.debian.org/debian buster/main amd64 libortp-dev amd64 1:1.0.2-1 [102 kB] #8 8.447 Get:255 http://archive.debian.org/debian buster/main amd64 libpcap0.8 amd64 1.8.1-6+deb10u1 [140 kB] #8 8.448 Get:256 http://archive.debian.org/debian buster/main amd64 libpcap0.8-dev amd64 1.8.1-6+deb10u1 [241 kB] #8 8.449 Get:257 http://archive.debian.org/debian buster/main amd64 libpcap-dev amd64 1.8.1-6+deb10u1 [26.0 kB] #8 8.449 Get:258 http://archive.debian.org/debian buster/main amd64 libpcsclite1 amd64 1.8.24-1 [58.5 kB] #8 8.450 Get:259 http://archive.debian.org/debian buster/main amd64 libpcsclite-dev amd64 1.8.24-1 [75.0 kB] #8 8.450 Get:260 http://archive.debian.org/debian buster/main amd64 libreadline-dev amd64 7.0-5 [133 kB] #8 8.451 Get:261 http://archive.debian.org/debian buster/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [28.3 kB] #8 8.452 Get:262 http://archive.debian.org/debian buster/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [81.5 kB] #8 8.758 Get:263 http://archive.debian.org/debian-security buster/updates/main amd64 libsofia-sip-ua0 amd64 1.12.11+20110422.1-2.1+deb10u4 [535 kB] #8 8.763 Get:264 http://archive.debian.org/debian-security buster/updates/main amd64 libsofia-sip-ua-dev amd64 1.12.11+20110422.1-2.1+deb10u4 [760 kB] #8 8.769 Get:265 http://archive.debian.org/debian-security buster/updates/main amd64 libsofia-sip-ua-glib3 amd64 1.12.11+20110422.1-2.1+deb10u4 [16.5 kB] #8 8.789 Get:266 http://archive.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] #8 8.796 Get:267 http://archive.debian.org/debian-security buster/updates/main amd64 libsqlite3-dev amd64 3.27.2-3+deb10u2 [787 kB] #8 8.803 Get:268 http://archive.debian.org/debian-security buster/updates/main amd64 libssl-dev amd64 1.1.1n-0+deb10u6 [1810 kB] #8 8.820 Get:269 http://archive.debian.org/debian buster/main amd64 libtalloc2 amd64 2.1.14-2 [35.4 kB] #8 8.821 Get:270 http://archive.debian.org/debian buster/main amd64 libtalloc-dev amd64 2.1.14-2 [61.1 kB] #8 8.822 Get:271 http://archive.debian.org/debian buster/main amd64 libusb-0.1-4 amd64 2:0.1.12-32 [23.4 kB] #8 8.822 Get:272 http://archive.debian.org/debian buster/main amd64 libusb-1.0-0 amd64 2:1.0.22-2 [55.3 kB] #8 8.823 Get:273 http://archive.debian.org/debian buster/main amd64 libusb-1.0-0-dev amd64 2:1.0.22-2 [74.5 kB] #8 8.824 Get:274 http://archive.debian.org/debian buster/main amd64 libusb-dev amd64 2:0.1.12-32 [37.9 kB] #8 8.824 Get:275 http://archive.debian.org/debian buster/main amd64 netcat-openbsd amd64 1.195-2 [41.2 kB] #8 8.825 Get:276 http://archive.debian.org/debian-security buster/updates/main amd64 sqlite3 amd64 3.27.2-3+deb10u2 [940 kB] #8 8.833 Get:277 http://archive.debian.org/debian buster/main amd64 stow all 2.2.2-1 [367 kB] #8 8.837 Get:278 http://archive.debian.org/debian buster/main amd64 tcpdump amd64 4.9.3-1~deb10u2 [400 kB] #8 8.841 Get:279 http://archive.debian.org/debian-security buster/updates/main amd64 libc-ares2 amd64 1.14.0-1+deb10u4 [86.5 kB] #8 8.841 Get:280 http://archive.debian.org/debian-security buster/updates/main amd64 libc-ares-dev amd64 1.14.0-1+deb10u4 [161 kB] #8 8.978 debconf: delaying package configuration, since apt-utils is not installed #8 8.987 Fetched 227 MB in 3s (75.8 MB/s) #8 9.087 Selecting previously unselected package libbsd0:amd64. #8 9.087 (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.) #8 9.101 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_amd64.deb ... #8 9.163 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... #8 9.384 Selecting previously unselected package bsdmainutils. #8 9.385 Preparing to unpack .../01-bsdmainutils_11.1.2+b1_amd64.deb ... #8 9.419 Unpacking bsdmainutils (11.1.2+b1) ... #8 9.651 Selecting previously unselected package libuchardet0:amd64. #8 9.651 Preparing to unpack .../02-libuchardet0_0.0.6-3_amd64.deb ... #8 9.686 Unpacking libuchardet0:amd64 (0.0.6-3) ... #8 9.872 Selecting previously unselected package groff-base. #8 9.873 Preparing to unpack .../03-groff-base_1.22.4-3+deb10u1_amd64.deb ... #8 9.906 Unpacking groff-base (1.22.4-3+deb10u1) ... #8 10.18 Selecting previously unselected package libgdbm6:amd64. #8 10.18 Preparing to unpack .../04-libgdbm6_1.18.1-4_amd64.deb ... #8 10.21 Unpacking libgdbm6:amd64 (1.18.1-4) ... #8 10.42 Selecting previously unselected package libpipeline1:amd64. #8 10.42 Preparing to unpack .../05-libpipeline1_1.5.1-2_amd64.deb ... #8 10.45 Unpacking libpipeline1:amd64 (1.5.1-2) ... #8 10.76 Selecting previously unselected package man-db. #8 10.77 Preparing to unpack .../06-man-db_2.8.5-2+deb10u1_amd64.deb ... #8 10.80 Unpacking man-db (2.8.5-2+deb10u1) ... #8 11.09 Selecting previously unselected package perl-modules-5.28. #8 11.09 Preparing to unpack .../07-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... #8 11.12 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 11.52 Selecting previously unselected package libgdbm-compat4:amd64. #8 11.52 Preparing to unpack .../08-libgdbm-compat4_1.18.1-4_amd64.deb ... #8 11.56 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... #8 11.79 Selecting previously unselected package libperl5.28:amd64. #8 11.79 Preparing to unpack .../09-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... #8 11.82 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... #8 12.40 Selecting previously unselected package perl. #8 12.40 Preparing to unpack .../10-perl_5.28.1-6+deb10u1_amd64.deb ... #8 12.44 Unpacking perl (5.28.1-6+deb10u1) ... #8 12.76 Selecting previously unselected package autoconf-archive. #8 12.76 Preparing to unpack .../11-autoconf-archive_20180313-1_all.deb ... #8 12.79 Unpacking autoconf-archive (20180313-1) ... #8 13.14 Selecting previously unselected package libsigsegv2:amd64. #8 13.14 Preparing to unpack .../12-libsigsegv2_2.12-2_amd64.deb ... #8 13.17 Unpacking libsigsegv2:amd64 (2.12-2) ... #8 13.35 Selecting previously unselected package m4. #8 13.35 Preparing to unpack .../13-m4_1.4.18-2_amd64.deb ... #8 13.39 Unpacking m4 (1.4.18-2) ... #8 13.62 Selecting previously unselected package flex. #8 13.63 Preparing to unpack .../14-flex_2.6.4-6.2_amd64.deb ... #8 13.67 Unpacking flex (2.6.4-6.2) ... #8 13.95 Selecting previously unselected package libmpfr6:amd64. #8 13.96 Preparing to unpack .../15-libmpfr6_4.0.2-1_amd64.deb ... #8 13.99 Unpacking libmpfr6:amd64 (4.0.2-1) ... #8 14.23 Selecting previously unselected package readline-common. #8 14.23 Preparing to unpack .../16-readline-common_7.0-5_all.deb ... #8 14.26 Unpacking readline-common (7.0-5) ... #8 14.53 Selecting previously unselected package libreadline7:amd64. #8 14.53 Preparing to unpack .../17-libreadline7_7.0-5_amd64.deb ... #8 14.57 Unpacking libreadline7:amd64 (7.0-5) ... #8 14.78 Setting up libmpfr6:amd64 (4.0.2-1) ... #8 14.88 Setting up readline-common (7.0-5) ... #8 14.98 Setting up libreadline7:amd64 (7.0-5) ... #8 15.09 Setting up libsigsegv2:amd64 (2.12-2) ... #8 15.35 Selecting previously unselected package gawk. #8 15.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 10596 files and directories currently installed.) #8 15.35 Preparing to unpack .../gawk_1%3a4.2.1+dfsg-1_amd64.deb ... #8 15.38 Unpacking gawk (1:4.2.1+dfsg-1) ... #8 15.70 Selecting previously unselected package libssl1.1:amd64. #8 15.70 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #8 15.73 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #8 16.03 Selecting previously unselected package libpython3.7-minimal:amd64. #8 16.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u7_amd64.deb ... #8 16.06 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ... #8 16.34 Selecting previously unselected package libexpat1:amd64. #8 16.34 Preparing to unpack .../libexpat1_2.2.6-2+deb10u7_amd64.deb ... #8 16.38 Unpacking libexpat1:amd64 (2.2.6-2+deb10u7) ... #8 16.61 Selecting previously unselected package python3.7-minimal. #8 16.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u7_amd64.deb ... #8 16.63 Unpacking python3.7-minimal (3.7.3-2+deb10u7) ... #8 16.91 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #8 17.02 debconf: unable to initialize frontend: Dialog #8 17.02 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 17.02 debconf: falling back to frontend: Readline #8 17.10 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u7) ... #8 17.21 Setting up libexpat1:amd64 (2.2.6-2+deb10u7) ... #8 17.31 Setting up python3.7-minimal (3.7.3-2+deb10u7) ... #8 17.86 Selecting previously unselected package python3-minimal. #8 17.86 (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 ... 11026 files and directories currently installed.) #8 17.86 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ... #8 17.89 Unpacking python3-minimal (3.7.3-1) ... #8 18.06 Selecting previously unselected package mime-support. #8 18.06 Preparing to unpack .../1-mime-support_3.62_all.deb ... #8 18.11 Unpacking mime-support (3.62) ... #8 18.36 Selecting previously unselected package libmpdec2:amd64. #8 18.36 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ... #8 18.40 Unpacking libmpdec2:amd64 (2.4.2-2) ... #8 18.63 Selecting previously unselected package libsqlite3-0:amd64. #8 18.63 Preparing to unpack .../3-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ... #8 18.67 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... #8 18.90 Selecting previously unselected package libpython3.7-stdlib:amd64. #8 18.90 Preparing to unpack .../4-libpython3.7-stdlib_3.7.3-2+deb10u7_amd64.deb ... #8 18.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ... #8 19.24 Selecting previously unselected package python3.7. #8 19.24 Preparing to unpack .../5-python3.7_3.7.3-2+deb10u7_amd64.deb ... #8 19.27 Unpacking python3.7 (3.7.3-2+deb10u7) ... #8 19.44 Selecting previously unselected package libpython3-stdlib:amd64. #8 19.44 Preparing to unpack .../6-libpython3-stdlib_3.7.3-1_amd64.deb ... #8 19.47 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... #8 19.64 Setting up python3-minimal (3.7.3-1) ... #8 20.02 Selecting previously unselected package python3. #8 20.02 (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 ... 11471 files and directories currently installed.) #8 20.02 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ... #8 20.05 Unpacking python3 (3.7.3-1) ... #8 20.25 Selecting previously unselected package libxapian30:amd64. #8 20.25 Preparing to unpack .../001-libxapian30_1.4.11-1+deb10u1_amd64.deb ... #8 20.29 Unpacking libxapian30:amd64 (1.4.11-1+deb10u1) ... #8 20.58 Selecting previously unselected package netbase. #8 20.58 Preparing to unpack .../002-netbase_5.6_all.deb ... #8 20.61 Unpacking netbase (5.6) ... #8 20.76 Selecting previously unselected package sensible-utils. #8 20.77 Preparing to unpack .../003-sensible-utils_0.0.12_all.deb ... #8 20.80 Unpacking sensible-utils (0.0.12) ... #8 20.94 Selecting previously unselected package bzip2. #8 20.94 Preparing to unpack .../004-bzip2_1.0.6-9.2~deb10u2_amd64.deb ... #8 20.97 Unpacking bzip2 (1.0.6-9.2~deb10u2) ... #8 21.16 Selecting previously unselected package libmagic-mgc. #8 21.16 Preparing to unpack .../005-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... #8 21.19 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... #8 21.43 Selecting previously unselected package libmagic1:amd64. #8 21.43 Preparing to unpack .../006-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... #8 21.46 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... #8 21.64 Selecting previously unselected package file. #8 21.64 Preparing to unpack .../007-file_1%3a5.35-4+deb10u2_amd64.deb ... #8 21.67 Unpacking file (1:5.35-4+deb10u2) ... #8 21.88 Selecting previously unselected package gettext-base. #8 21.88 Preparing to unpack .../008-gettext-base_0.19.8.1-9_amd64.deb ... #8 21.91 Unpacking gettext-base (0.19.8.1-9) ... #8 22.51 Selecting previously unselected package libgnutls-openssl27:amd64. #8 22.51 Preparing to unpack .../009-libgnutls-openssl27_3.6.7-4+deb10u12_amd64.deb ... #8 22.54 Unpacking libgnutls-openssl27:amd64 (3.6.7-4+deb10u12) ... #8 22.79 Selecting previously unselected package libkeyutils1:amd64. #8 22.79 Preparing to unpack .../010-libkeyutils1_1.6-6_amd64.deb ... #8 22.82 Unpacking libkeyutils1:amd64 (1.6-6) ... #8 23.03 Selecting previously unselected package libkrb5support0:amd64. #8 23.03 Preparing to unpack .../011-libkrb5support0_1.17-3+deb10u6_amd64.deb ... #8 23.06 Unpacking libkrb5support0:amd64 (1.17-3+deb10u6) ... #8 23.27 Selecting previously unselected package libk5crypto3:amd64. #8 23.27 Preparing to unpack .../012-libk5crypto3_1.17-3+deb10u6_amd64.deb ... #8 23.31 Unpacking libk5crypto3:amd64 (1.17-3+deb10u6) ... #8 23.51 Selecting previously unselected package libkrb5-3:amd64. #8 23.51 Preparing to unpack .../013-libkrb5-3_1.17-3+deb10u6_amd64.deb ... #8 23.54 Unpacking libkrb5-3:amd64 (1.17-3+deb10u6) ... #8 23.81 Selecting previously unselected package libgssapi-krb5-2:amd64. #8 23.81 Preparing to unpack .../014-libgssapi-krb5-2_1.17-3+deb10u6_amd64.deb ... #8 23.84 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #8 24.02 Selecting previously unselected package libicu63:amd64. #8 24.02 Preparing to unpack .../015-libicu63_63.1-6+deb10u3_amd64.deb ... #8 24.06 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... #8 24.74 Selecting previously unselected package libxml2:amd64. #8 24.74 Preparing to unpack .../016-libxml2_2.9.4+dfsg1-7+deb10u6_amd64.deb ... #8 24.77 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #8 25.02 Selecting previously unselected package telnet. #8 25.02 Preparing to unpack .../017-telnet_0.17-41.2_amd64.deb ... #8 25.05 Unpacking telnet (0.17-41.2) ... #8 25.25 Selecting previously unselected package libpcre2-8-0:amd64. #8 25.25 Preparing to unpack .../018-libpcre2-8-0_10.32-5+deb10u1_amd64.deb ... #8 25.29 Unpacking libpcre2-8-0:amd64 (10.32-5+deb10u1) ... #8 25.52 Selecting previously unselected package libpsl5:amd64. #8 25.52 Preparing to unpack .../019-libpsl5_0.20.2-2_amd64.deb ... #8 25.55 Unpacking libpsl5:amd64 (0.20.2-2) ... #8 25.73 Selecting previously unselected package wget. #8 25.73 Preparing to unpack .../020-wget_1.20.1-1.1_amd64.deb ... #8 25.77 Unpacking wget (1.20.1-1.1) ... #8 25.99 Selecting previously unselected package xz-utils. #8 25.99 Preparing to unpack .../021-xz-utils_5.2.4-1+deb10u1_amd64.deb ... #8 26.02 Unpacking xz-utils (5.2.4-1+deb10u1) ... #8 26.20 Selecting previously unselected package autoconf. #8 26.20 Preparing to unpack .../022-autoconf_2.69-11_all.deb ... #8 26.24 Unpacking autoconf (2.69-11) ... #8 26.46 Selecting previously unselected package libgc1c2:amd64. #8 26.46 Preparing to unpack .../023-libgc1c2_1%3a7.6.4-0.4_amd64.deb ... #8 26.49 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ... #8 26.70 Selecting previously unselected package libltdl7:amd64. #8 26.70 Preparing to unpack .../024-libltdl7_2.4.6-9_amd64.deb ... #8 26.73 Unpacking libltdl7:amd64 (2.4.6-9) ... #8 26.96 Selecting previously unselected package libncurses6:amd64. #8 26.96 Preparing to unpack .../025-libncurses6_6.1+20181013-2+deb10u5_amd64.deb ... #8 26.99 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u5) ... #8 27.24 Selecting previously unselected package guile-2.0-libs:amd64. #8 27.24 Preparing to unpack .../026-guile-2.0-libs_2.0.13+1-5.1_amd64.deb ... #8 27.28 Unpacking guile-2.0-libs:amd64 (2.0.13+1-5.1) ... #8 27.89 Selecting previously unselected package libopts25:amd64. #8 27.89 Preparing to unpack .../027-libopts25_1%3a5.18.12-4_amd64.deb ... #8 27.92 Unpacking libopts25:amd64 (1:5.18.12-4) ... #8 28.12 Selecting previously unselected package libopts25-dev:amd64. #8 28.12 Preparing to unpack .../028-libopts25-dev_1%3a5.18.12-4_amd64.deb ... #8 28.14 Unpacking libopts25-dev:amd64 (1:5.18.12-4) ... #8 28.33 Selecting previously unselected package autogen. #8 28.33 Preparing to unpack .../029-autogen_1%3a5.18.12-4_amd64.deb ... #8 28.36 Unpacking autogen (1:5.18.12-4) ... #8 28.38 Replaced by files in installed package libopts25-dev:amd64 (1:5.18.12-4) ... #8 28.58 Selecting previously unselected package autotools-dev. #8 28.58 Preparing to unpack .../030-autotools-dev_20180224.1_all.deb ... #8 28.62 Unpacking autotools-dev (20180224.1) ... #8 28.84 Selecting previously unselected package automake. #8 28.85 Preparing to unpack .../031-automake_1%3a1.16.1-4_all.deb ... #8 28.88 Unpacking automake (1:1.16.1-4) ... #8 29.12 Selecting previously unselected package autopoint. #8 29.12 Preparing to unpack .../032-autopoint_0.19.8.1-9_all.deb ... #8 29.15 Unpacking autopoint (0.19.8.1-9) ... #8 29.32 Selecting previously unselected package binutils-common:amd64. #8 29.32 Preparing to unpack .../033-binutils-common_2.31.1-16_amd64.deb ... #8 29.35 Unpacking binutils-common:amd64 (2.31.1-16) ... #8 29.70 Selecting previously unselected package libbinutils:amd64. #8 29.71 Preparing to unpack .../034-libbinutils_2.31.1-16_amd64.deb ... #8 29.73 Unpacking libbinutils:amd64 (2.31.1-16) ... #8 29.91 Selecting previously unselected package binutils-x86-64-linux-gnu. #8 29.91 Preparing to unpack .../035-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... #8 29.94 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... #8 30.22 Selecting previously unselected package binutils. #8 30.22 Preparing to unpack .../036-binutils_2.31.1-16_amd64.deb ... #8 30.25 Unpacking binutils (2.31.1-16) ... #8 30.42 Selecting previously unselected package binutils-arm-none-eabi. #8 30.42 Preparing to unpack .../037-binutils-arm-none-eabi_2.31.1-12+11_amd64.deb ... #8 30.55 Unpacking binutils-arm-none-eabi (2.31.1-12+11) ... #8 30.90 Selecting previously unselected package libbison-dev:amd64. #8 30.90 Preparing to unpack .../038-libbison-dev_2%3a3.3.2.dfsg-1_amd64.deb ... #8 30.92 Unpacking libbison-dev:amd64 (2:3.3.2.dfsg-1) ... #8 31.14 Selecting previously unselected package bison. #8 31.14 Preparing to unpack .../039-bison_2%3a3.3.2.dfsg-1_amd64.deb ... #8 31.17 Unpacking bison (2:3.3.2.dfsg-1) ... #8 31.37 Selecting previously unselected package libc-dev-bin. #8 31.37 Preparing to unpack .../040-libc-dev-bin_2.28-10+deb10u4_amd64.deb ... #8 31.41 Unpacking libc-dev-bin (2.28-10+deb10u4) ... #8 31.58 Selecting previously unselected package linux-libc-dev:amd64. #8 31.58 Preparing to unpack .../041-linux-libc-dev_4.19.316-1_amd64.deb ... #8 31.61 Unpacking linux-libc-dev:amd64 (4.19.316-1) ... #8 31.88 Selecting previously unselected package libc6-dev:amd64. #8 31.89 Preparing to unpack .../042-libc6-dev_2.28-10+deb10u4_amd64.deb ... #8 31.92 Unpacking libc6-dev:amd64 (2.28-10+deb10u4) ... #8 32.34 Selecting previously unselected package libisl19:amd64. #8 32.34 Preparing to unpack .../043-libisl19_0.20-2_amd64.deb ... #8 32.37 Unpacking libisl19:amd64 (0.20-2) ... #8 32.61 Selecting previously unselected package libmpc3:amd64. #8 32.61 Preparing to unpack .../044-libmpc3_1.1.0-1_amd64.deb ... #8 32.65 Unpacking libmpc3:amd64 (1.1.0-1) ... #8 32.82 Selecting previously unselected package cpp-8. #8 32.82 Preparing to unpack .../045-cpp-8_8.3.0-6_amd64.deb ... #8 32.85 Unpacking cpp-8 (8.3.0-6) ... #8 33.56 Selecting previously unselected package cpp. #8 33.56 Preparing to unpack .../046-cpp_4%3a8.3.0-1_amd64.deb ... #8 33.59 Unpacking cpp (4:8.3.0-1) ... #8 33.89 Selecting previously unselected package libcc1-0:amd64. #8 33.89 Preparing to unpack .../047-libcc1-0_8.3.0-6_amd64.deb ... #8 33.93 Unpacking libcc1-0:amd64 (8.3.0-6) ... #8 34.14 Selecting previously unselected package libgomp1:amd64. #8 34.14 Preparing to unpack .../048-libgomp1_8.3.0-6_amd64.deb ... #8 34.17 Unpacking libgomp1:amd64 (8.3.0-6) ... #8 34.38 Selecting previously unselected package libitm1:amd64. #8 34.38 Preparing to unpack .../049-libitm1_8.3.0-6_amd64.deb ... #8 34.41 Unpacking libitm1:amd64 (8.3.0-6) ... #8 34.67 Selecting previously unselected package libatomic1:amd64. #8 34.67 Preparing to unpack .../050-libatomic1_8.3.0-6_amd64.deb ... #8 34.71 Unpacking libatomic1:amd64 (8.3.0-6) ... #8 34.94 Selecting previously unselected package libasan5:amd64. #8 34.94 Preparing to unpack .../051-libasan5_8.3.0-6_amd64.deb ... #8 34.97 Unpacking libasan5:amd64 (8.3.0-6) ... #8 35.19 Selecting previously unselected package liblsan0:amd64. #8 35.19 Preparing to unpack .../052-liblsan0_8.3.0-6_amd64.deb ... #8 35.22 Unpacking liblsan0:amd64 (8.3.0-6) ... #8 35.45 Selecting previously unselected package libtsan0:amd64. #8 35.45 Preparing to unpack .../053-libtsan0_8.3.0-6_amd64.deb ... #8 35.48 Unpacking libtsan0:amd64 (8.3.0-6) ... #8 35.71 Selecting previously unselected package libubsan1:amd64. #8 35.71 Preparing to unpack .../054-libubsan1_8.3.0-6_amd64.deb ... #8 35.74 Unpacking libubsan1:amd64 (8.3.0-6) ... #8 35.96 Selecting previously unselected package libmpx2:amd64. #8 35.97 Preparing to unpack .../055-libmpx2_8.3.0-6_amd64.deb ... #8 36.00 Unpacking libmpx2:amd64 (8.3.0-6) ... #8 36.20 Selecting previously unselected package libquadmath0:amd64. #8 36.20 Preparing to unpack .../056-libquadmath0_8.3.0-6_amd64.deb ... #8 36.24 Unpacking libquadmath0:amd64 (8.3.0-6) ... #8 36.40 Selecting previously unselected package libgcc-8-dev:amd64. #8 36.40 Preparing to unpack .../057-libgcc-8-dev_8.3.0-6_amd64.deb ... #8 36.44 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... #8 36.74 Selecting previously unselected package gcc-8. #8 36.74 Preparing to unpack .../058-gcc-8_8.3.0-6_amd64.deb ... #8 36.77 Unpacking gcc-8 (8.3.0-6) ... #8 37.45 Selecting previously unselected package gcc. #8 37.45 Preparing to unpack .../059-gcc_4%3a8.3.0-1_amd64.deb ... #8 37.47 Unpacking gcc (4:8.3.0-1) ... #8 37.62 Selecting previously unselected package libstdc++-8-dev:amd64. #8 37.62 Preparing to unpack .../060-libstdc++-8-dev_8.3.0-6_amd64.deb ... #8 37.73 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ... #8 38.23 Selecting previously unselected package g++-8. #8 38.23 Preparing to unpack .../061-g++-8_8.3.0-6_amd64.deb ... #8 38.26 Unpacking g++-8 (8.3.0-6) ... #8 38.97 Selecting previously unselected package g++. #8 38.97 Preparing to unpack .../062-g++_4%3a8.3.0-1_amd64.deb ... #8 39.00 Unpacking g++ (4:8.3.0-1) ... #8 39.16 Selecting previously unselected package make. #8 39.16 Preparing to unpack .../063-make_4.2.1-1.2_amd64.deb ... #8 39.19 Unpacking make (4.2.1-1.2) ... #8 39.37 Selecting previously unselected package libdpkg-perl. #8 39.38 Preparing to unpack .../064-libdpkg-perl_1.19.8_all.deb ... #8 39.41 Unpacking libdpkg-perl (1.19.8) ... #8 39.59 Selecting previously unselected package patch. #8 39.59 Preparing to unpack .../065-patch_2.7.6-3+deb10u1_amd64.deb ... #8 39.62 Unpacking patch (2.7.6-3+deb10u1) ... #8 39.80 Selecting previously unselected package dpkg-dev. #8 39.80 Preparing to unpack .../066-dpkg-dev_1.19.8_all.deb ... #8 39.83 Unpacking dpkg-dev (1.19.8) ... #8 40.03 Selecting previously unselected package build-essential. #8 40.04 Preparing to unpack .../067-build-essential_12.6_amd64.deb ... #8 40.07 Unpacking build-essential (12.6) ... #8 40.26 Selecting previously unselected package openssl. #8 40.26 Preparing to unpack .../068-openssl_1.1.1n-0+deb10u6_amd64.deb ... #8 40.29 Unpacking openssl (1.1.1n-0+deb10u6) ... #8 40.58 Selecting previously unselected package ca-certificates. #8 40.58 Preparing to unpack .../069-ca-certificates_20200601~deb10u2_all.deb ... #8 40.61 Unpacking ca-certificates (20200601~deb10u2) ... #8 40.91 Selecting previously unselected package libtinyxml2-6a:amd64. #8 40.91 Preparing to unpack .../070-libtinyxml2-6a_7.0.0+dfsg-1_amd64.deb ... #8 40.95 Unpacking libtinyxml2-6a:amd64 (7.0.0+dfsg-1) ... #8 41.15 Selecting previously unselected package python3-pygments. #8 41.15 Preparing to unpack .../071-python3-pygments_2.3.1+dfsg-1+deb10u2_all.deb ... #8 41.19 Unpacking python3-pygments (2.3.1+dfsg-1+deb10u2) ... #8 41.38 Selecting previously unselected package cppcheck. #8 41.38 Preparing to unpack .../072-cppcheck_1.86-1_amd64.deb ... #8 41.41 Unpacking cppcheck (1.86-1) ... #8 41.63 Selecting previously unselected package libtool. #8 41.63 Preparing to unpack .../073-libtool_2.4.6-9_all.deb ... #8 41.66 Unpacking libtool (2.4.6-9) ... #8 41.85 Selecting previously unselected package dh-autoreconf. #8 41.85 Preparing to unpack .../074-dh-autoreconf_19_all.deb ... #8 41.88 Unpacking dh-autoreconf (19) ... #8 42.05 Selecting previously unselected package libarchive-zip-perl. #8 42.05 Preparing to unpack .../075-libarchive-zip-perl_1.64-1_all.deb ... #8 42.08 Unpacking libarchive-zip-perl (1.64-1) ... #8 42.25 Selecting previously unselected package libfile-stripnondeterminism-perl. #8 42.25 Preparing to unpack .../076-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ... #8 42.29 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ... #8 42.47 Selecting previously unselected package dh-strip-nondeterminism. #8 42.47 Preparing to unpack .../077-dh-strip-nondeterminism_1.1.2-1_all.deb ... #8 42.50 Unpacking dh-strip-nondeterminism (1.1.2-1) ... #8 42.68 Selecting previously unselected package dwz. #8 42.68 Preparing to unpack .../078-dwz_0.12-3_amd64.deb ... #8 42.71 Unpacking dwz (0.12-3) ... #8 43.37 Selecting previously unselected package libglib2.0-0:amd64. #8 43.37 Preparing to unpack .../079-libglib2.0-0_2.58.3-2+deb10u6_amd64.deb ... #8 43.41 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... #8 43.71 Selecting previously unselected package libcroco3:amd64. #8 43.71 Preparing to unpack .../080-libcroco3_0.6.12-3_amd64.deb ... #8 43.75 Unpacking libcroco3:amd64 (0.6.12-3) ... #8 43.89 Selecting previously unselected package gettext. #8 43.89 Preparing to unpack .../081-gettext_0.19.8.1-9_amd64.deb ... #8 43.95 Unpacking gettext (0.19.8.1-9) ... #8 44.21 Selecting previously unselected package intltool-debian. #8 44.21 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ... #8 44.24 Unpacking intltool-debian (0.35.0+20060710.5) ... #8 44.39 Selecting previously unselected package po-debconf. #8 44.40 Preparing to unpack .../083-po-debconf_1.0.21_all.deb ... #8 44.42 Unpacking po-debconf (1.0.21) ... #8 44.68 Selecting previously unselected package debhelper. #8 44.68 Preparing to unpack .../084-debhelper_12.1.1_all.deb ... #8 44.71 Unpacking debhelper (12.1.1) ... #8 44.93 Selecting previously unselected package libtext-charwidth-perl. #8 44.93 Preparing to unpack .../085-libtext-charwidth-perl_0.04-7.1+b1_amd64.deb ... #8 44.97 Unpacking libtext-charwidth-perl (0.04-7.1+b1) ... #8 45.13 Selecting previously unselected package libtext-wrapi18n-perl. #8 45.13 Preparing to unpack .../086-libtext-wrapi18n-perl_0.06-7.1_all.deb ... #8 45.16 Unpacking libtext-wrapi18n-perl (0.06-7.1) ... #8 45.39 Selecting previously unselected package module-assistant. #8 45.39 Preparing to unpack .../087-module-assistant_0.11.10_all.deb ... #8 45.43 Unpacking module-assistant (0.11.10) ... #8 45.62 Selecting previously unselected package dahdi-source. #8 45.62 Preparing to unpack .../088-dahdi-source_1%3a2.11.1.0.20170917~dfsg-7_all.deb ... #8 45.65 Unpacking dahdi-source (1:2.11.1.0.20170917~dfsg-7) ... #8 45.86 Selecting previously unselected package libfakeroot:amd64. #8 45.86 Preparing to unpack .../089-libfakeroot_1.23-1_amd64.deb ... #8 45.90 Unpacking libfakeroot:amd64 (1.23-1) ... #8 46.10 Selecting previously unselected package fakeroot. #8 46.10 Preparing to unpack .../090-fakeroot_1.23-1_amd64.deb ... #8 46.14 Unpacking fakeroot (1.23-1) ... #8 46.35 Selecting previously unselected package libassuan0:amd64. #8 46.36 Preparing to unpack .../091-libassuan0_2.5.2-1_amd64.deb ... #8 46.39 Unpacking libassuan0:amd64 (2.5.2-1) ... #8 46.57 Selecting previously unselected package gpgconf. #8 46.57 Preparing to unpack .../092-gpgconf_2.2.12-1+deb10u2_amd64.deb ... #8 46.61 Unpacking gpgconf (2.2.12-1+deb10u2) ... #8 46.83 Selecting previously unselected package lsb-base. #8 46.84 Preparing to unpack .../093-lsb-base_10.2019051400_all.deb ... #8 46.87 Unpacking lsb-base (10.2019051400) ... #8 47.10 Selecting previously unselected package libksba8:amd64. #8 47.10 Preparing to unpack .../094-libksba8_1.3.5-2+deb10u2_amd64.deb ... #8 47.13 Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ... #8 47.30 Selecting previously unselected package libsasl2-modules-db:amd64. #8 47.30 Preparing to unpack .../095-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... #8 47.33 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 47.55 Selecting previously unselected package libsasl2-2:amd64. #8 47.55 Preparing to unpack .../096-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... #8 47.58 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 47.77 Selecting previously unselected package libldap-common. #8 47.77 Preparing to unpack .../097-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... #8 47.80 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... #8 48.04 Selecting previously unselected package libldap-2.4-2:amd64. #8 48.04 Preparing to unpack .../098-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... #8 48.07 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #8 48.30 Selecting previously unselected package libnpth0:amd64. #8 48.30 Preparing to unpack .../099-libnpth0_1.6-1_amd64.deb ... #8 48.33 Unpacking libnpth0:amd64 (1.6-1) ... #8 48.59 Selecting previously unselected package dirmngr. #8 48.59 Preparing to unpack .../100-dirmngr_2.2.12-1+deb10u2_amd64.deb ... #8 48.64 Unpacking dirmngr (2.2.12-1+deb10u2) ... #8 48.81 Selecting previously unselected package gnupg-l10n. #8 48.82 Preparing to unpack .../101-gnupg-l10n_2.2.12-1+deb10u2_all.deb ... #8 48.85 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ... #8 49.06 Selecting previously unselected package gnupg-utils. #8 49.07 Preparing to unpack .../102-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ... #8 49.10 Unpacking gnupg-utils (2.2.12-1+deb10u2) ... #8 49.32 Selecting previously unselected package gpg. #8 49.32 Preparing to unpack .../103-gpg_2.2.12-1+deb10u2_amd64.deb ... #8 49.35 Unpacking gpg (2.2.12-1+deb10u2) ... #8 49.57 Selecting previously unselected package pinentry-curses. #8 49.58 Preparing to unpack .../104-pinentry-curses_1.1.0-2_amd64.deb ... #8 49.61 Unpacking pinentry-curses (1.1.0-2) ... #8 49.76 Selecting previously unselected package gpg-agent. #8 49.77 Preparing to unpack .../105-gpg-agent_2.2.12-1+deb10u2_amd64.deb ... #8 49.80 Unpacking gpg-agent (2.2.12-1+deb10u2) ... #8 50.00 Selecting previously unselected package gpg-wks-client. #8 50.01 Preparing to unpack .../106-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ... #8 50.04 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ... #8 50.22 Selecting previously unselected package gpg-wks-server. #8 50.22 Preparing to unpack .../107-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ... #8 50.25 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ... #8 50.46 Selecting previously unselected package gpgsm. #8 50.46 Preparing to unpack .../108-gpgsm_2.2.12-1+deb10u2_amd64.deb ... #8 50.49 Unpacking gpgsm (2.2.12-1+deb10u2) ... #8 50.70 Selecting previously unselected package gnupg. #8 50.70 Preparing to unpack .../109-gnupg_2.2.12-1+deb10u2_all.deb ... #8 50.72 Unpacking gnupg (2.2.12-1+deb10u2) ... #8 50.92 Selecting previously unselected package libfile-which-perl. #8 50.92 Preparing to unpack .../110-libfile-which-perl_1.23-1_all.deb ... #8 50.96 Unpacking libfile-which-perl (1.23-1) ... #8 51.13 Selecting previously unselected package libfile-homedir-perl. #8 51.13 Preparing to unpack .../111-libfile-homedir-perl_1.004-1_all.deb ... #8 51.16 Unpacking libfile-homedir-perl (1.004-1) ... #8 51.33 Selecting previously unselected package libio-pty-perl. #8 51.33 Preparing to unpack .../112-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ... #8 51.36 Unpacking libio-pty-perl (1:1.08-1.1+b5) ... #8 51.52 Selecting previously unselected package libipc-run-perl. #8 51.52 Preparing to unpack .../113-libipc-run-perl_20180523.0-1_all.deb ... #8 51.55 Unpacking libipc-run-perl (20180523.0-1) ... #8 51.71 Selecting previously unselected package libclass-method-modifiers-perl. #8 51.71 Preparing to unpack .../114-libclass-method-modifiers-perl_2.12-1_all.deb ... #8 51.74 Unpacking libclass-method-modifiers-perl (2.12-1) ... #8 51.90 Selecting previously unselected package libsub-exporter-progressive-perl. #8 51.91 Preparing to unpack .../115-libsub-exporter-progressive-perl_0.001013-1_all.deb ... #8 51.94 Unpacking libsub-exporter-progressive-perl (0.001013-1) ... #8 52.10 Selecting previously unselected package libdevel-globaldestruction-perl. #8 52.10 Preparing to unpack .../116-libdevel-globaldestruction-perl_0.14-1_all.deb ... #8 52.14 Unpacking libdevel-globaldestruction-perl (0.14-1) ... #8 52.31 Selecting previously unselected package libb-hooks-op-check-perl. #8 52.31 Preparing to unpack .../117-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ... #8 52.34 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ... #8 52.51 Selecting previously unselected package libdynaloader-functions-perl. #8 52.51 Preparing to unpack .../118-libdynaloader-functions-perl_0.003-1_all.deb ... #8 52.53 Unpacking libdynaloader-functions-perl (0.003-1) ... #8 52.68 Selecting previously unselected package libdevel-callchecker-perl. #8 52.68 Preparing to unpack .../119-libdevel-callchecker-perl_0.008-1_amd64.deb ... #8 52.71 Unpacking libdevel-callchecker-perl (0.008-1) ... #8 52.87 Selecting previously unselected package libparams-classify-perl. #8 52.87 Preparing to unpack .../120-libparams-classify-perl_0.015-1+b1_amd64.deb ... #8 52.91 Unpacking libparams-classify-perl (0.015-1+b1) ... #8 53.08 Selecting previously unselected package libmodule-runtime-perl. #8 53.08 Preparing to unpack .../121-libmodule-runtime-perl_0.016-1_all.deb ... #8 53.11 Unpacking libmodule-runtime-perl (0.016-1) ... #8 53.29 Selecting previously unselected package libimport-into-perl. #8 53.29 Preparing to unpack .../122-libimport-into-perl_1.002005-1_all.deb ... #8 53.33 Unpacking libimport-into-perl (1.002005-1) ... #8 53.55 Selecting previously unselected package librole-tiny-perl. #8 53.55 Preparing to unpack .../123-librole-tiny-perl_2.000006-1_all.deb ... #8 53.59 Unpacking librole-tiny-perl (2.000006-1) ... #8 53.80 Selecting previously unselected package libstrictures-perl. #8 53.81 Preparing to unpack .../124-libstrictures-perl_2.000005-1_all.deb ... #8 53.85 Unpacking libstrictures-perl (2.000005-1) ... #8 54.06 Selecting previously unselected package libsub-quote-perl. #8 54.07 Preparing to unpack .../125-libsub-quote-perl_2.005001-1_all.deb ... #8 54.11 Unpacking libsub-quote-perl (2.005001-1) ... #8 54.43 Selecting previously unselected package libmoo-perl. #8 54.43 Preparing to unpack .../126-libmoo-perl_2.003004-2_all.deb ... #8 54.47 Unpacking libmoo-perl (2.003004-2) ... #8 54.66 Selecting previously unselected package libencode-locale-perl. #8 54.66 Preparing to unpack .../127-libencode-locale-perl_1.05-1_all.deb ... #8 54.70 Unpacking libencode-locale-perl (1.05-1) ... #8 54.90 Selecting previously unselected package libtimedate-perl. #8 54.90 Preparing to unpack .../128-libtimedate-perl_2.3000-2+deb10u1_all.deb ... #8 54.93 Unpacking libtimedate-perl (2.3000-2+deb10u1) ... #8 55.11 Selecting previously unselected package libhttp-date-perl. #8 55.11 Preparing to unpack .../129-libhttp-date-perl_6.02-1_all.deb ... #8 55.14 Unpacking libhttp-date-perl (6.02-1) ... #8 55.33 Selecting previously unselected package libfile-listing-perl. #8 55.33 Preparing to unpack .../130-libfile-listing-perl_6.04-1_all.deb ... #8 55.36 Unpacking libfile-listing-perl (6.04-1) ... #8 55.52 Selecting previously unselected package libhtml-tagset-perl. #8 55.52 Preparing to unpack .../131-libhtml-tagset-perl_3.20-3_all.deb ... #8 55.54 Unpacking libhtml-tagset-perl (3.20-3) ... #8 55.69 Selecting previously unselected package liburi-perl. #8 55.69 Preparing to unpack .../132-liburi-perl_1.76-1_all.deb ... #8 55.72 Unpacking liburi-perl (1.76-1) ... #8 55.88 Selecting previously unselected package libhtml-parser-perl. #8 55.88 Preparing to unpack .../133-libhtml-parser-perl_3.72-3+b3_amd64.deb ... #8 55.92 Unpacking libhtml-parser-perl (3.72-3+b3) ... #8 56.08 Selecting previously unselected package libhtml-tree-perl. #8 56.08 Preparing to unpack .../134-libhtml-tree-perl_5.07-2_all.deb ... #8 56.10 Unpacking libhtml-tree-perl (5.07-2) ... #8 56.27 Selecting previously unselected package libio-html-perl. #8 56.28 Preparing to unpack .../135-libio-html-perl_1.001-1_all.deb ... #8 56.31 Unpacking libio-html-perl (1.001-1) ... #8 56.46 Selecting previously unselected package liblwp-mediatypes-perl. #8 56.47 Preparing to unpack .../136-liblwp-mediatypes-perl_6.02-1_all.deb ... #8 56.50 Unpacking liblwp-mediatypes-perl (6.02-1) ... #8 56.66 Selecting previously unselected package libhttp-message-perl. #8 56.66 Preparing to unpack .../137-libhttp-message-perl_6.18-1_all.deb ... #8 56.70 Unpacking libhttp-message-perl (6.18-1) ... #8 56.82 Selecting previously unselected package libhttp-cookies-perl. #8 56.82 Preparing to unpack .../138-libhttp-cookies-perl_6.04-1_all.deb ... #8 56.83 Unpacking libhttp-cookies-perl (6.04-1) ... #8 56.92 Selecting previously unselected package libhttp-negotiate-perl. #8 56.92 Preparing to unpack .../139-libhttp-negotiate-perl_6.01-1_all.deb ... #8 56.94 Unpacking libhttp-negotiate-perl (6.01-1) ... #8 57.02 Selecting previously unselected package perl-openssl-defaults:amd64. #8 57.02 Preparing to unpack .../140-perl-openssl-defaults_3_amd64.deb ... #8 57.04 Unpacking perl-openssl-defaults:amd64 (3) ... #8 57.14 Selecting previously unselected package libnet-ssleay-perl. #8 57.14 Preparing to unpack .../141-libnet-ssleay-perl_1.85-2+deb10u1_amd64.deb ... #8 57.16 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ... #8 57.32 Selecting previously unselected package libio-socket-ssl-perl. #8 57.32 Preparing to unpack .../142-libio-socket-ssl-perl_2.060-3_all.deb ... #8 57.34 Unpacking libio-socket-ssl-perl (2.060-3) ... #8 57.44 Selecting previously unselected package libnet-http-perl. #8 57.45 Preparing to unpack .../143-libnet-http-perl_6.18-1_all.deb ... #8 57.46 Unpacking libnet-http-perl (6.18-1) ... #8 57.56 Selecting previously unselected package liblwp-protocol-https-perl. #8 57.56 Preparing to unpack .../144-liblwp-protocol-https-perl_6.07-2_all.deb ... #8 57.58 Unpacking liblwp-protocol-https-perl (6.07-2) ... #8 57.67 Selecting previously unselected package libtry-tiny-perl. #8 57.67 Preparing to unpack .../145-libtry-tiny-perl_0.30-1_all.deb ... #8 57.69 Unpacking libtry-tiny-perl (0.30-1) ... #8 57.77 Selecting previously unselected package libwww-robotrules-perl. #8 57.77 Preparing to unpack .../146-libwww-robotrules-perl_6.02-1_all.deb ... #8 57.79 Unpacking libwww-robotrules-perl (6.02-1) ... #8 57.87 Selecting previously unselected package libwww-perl. #8 57.87 Preparing to unpack .../147-libwww-perl_6.36-2_all.deb ... #8 57.89 Unpacking libwww-perl (6.36-2) ... #8 58.00 Selecting previously unselected package patchutils. #8 58.00 Preparing to unpack .../148-patchutils_0.3.4-2_amd64.deb ... #8 58.02 Unpacking patchutils (0.3.4-2) ... #8 58.13 Selecting previously unselected package wdiff. #8 58.13 Preparing to unpack .../149-wdiff_1.2.2-2+b1_amd64.deb ... #8 58.15 Unpacking wdiff (1.2.2-2+b1) ... #8 58.31 Selecting previously unselected package devscripts. #8 58.31 Preparing to unpack .../150-devscripts_2.19.5+deb10u1_amd64.deb ... #8 58.34 Unpacking devscripts (2.19.5+deb10u1) ... #8 58.52 Selecting previously unselected package dh-systemd. #8 58.52 Preparing to unpack .../151-dh-systemd_12.1.1_all.deb ... #8 58.54 Unpacking dh-systemd (12.1.1) ... #8 58.67 Selecting previously unselected package libedit2:amd64. #8 58.67 Preparing to unpack .../152-libedit2_3.1-20181209-1_amd64.deb ... #8 58.69 Unpacking libedit2:amd64 (3.1-20181209-1) ... #8 58.80 Selecting previously unselected package libllvm6.0:amd64. #8 58.81 Preparing to unpack .../153-libllvm6.0_1%3a6.0.1-10_amd64.deb ... #8 58.82 Unpacking libllvm6.0:amd64 (1:6.0.1-10) ... #8 59.81 Selecting previously unselected package libclang1-6.0:amd64. #8 59.81 Preparing to unpack .../154-libclang1-6.0_1%3a6.0.1-10_amd64.deb ... #8 59.82 Unpacking libclang1-6.0:amd64 (1:6.0.1-10) ... #8 60.26 Selecting previously unselected package doxygen. #8 60.26 Preparing to unpack .../155-doxygen_1.8.13-10_amd64.deb ... #8 60.28 Unpacking doxygen (1.8.13-10) ... #8 60.56 Selecting previously unselected package equivs. #8 60.56 Preparing to unpack .../156-equivs_2.2.0_all.deb ... #8 60.58 Unpacking equivs (2.2.0) ... #8 60.69 Selecting previously unselected package gcc-arm-none-eabi. #8 60.69 Preparing to unpack .../157-gcc-arm-none-eabi_15%3a7-2018-q2-6_amd64.deb ... #8 60.70 Unpacking gcc-arm-none-eabi (15:7-2018-q2-6) ... #8 63.50 Selecting previously unselected package libnghttp2-14:amd64. #8 63.50 Preparing to unpack .../158-libnghttp2-14_1.36.0-2+deb10u3_amd64.deb ... #8 63.52 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... #8 63.65 Selecting previously unselected package librtmp1:amd64. #8 63.65 Preparing to unpack .../159-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... #8 63.67 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #8 63.79 Selecting previously unselected package libssh2-1:amd64. #8 63.79 Preparing to unpack .../160-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ... #8 63.81 Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #8 63.94 Selecting previously unselected package libcurl3-gnutls:amd64. #8 63.94 Preparing to unpack .../161-libcurl3-gnutls_7.64.0-4+deb10u9_amd64.deb ... #8 63.95 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u9) ... #8 64.07 Selecting previously unselected package liberror-perl. #8 64.07 Preparing to unpack .../162-liberror-perl_0.17027-2_all.deb ... #8 64.09 Unpacking liberror-perl (0.17027-2) ... #8 64.18 Selecting previously unselected package git-man. #8 64.18 Preparing to unpack .../163-git-man_1%3a2.20.1-2+deb10u9_all.deb ... #8 64.20 Unpacking git-man (1:2.20.1-2+deb10u9) ... #8 64.40 Selecting previously unselected package git. #8 64.40 Preparing to unpack .../164-git_1%3a2.20.1-2+deb10u9_amd64.deb ... #8 64.42 Unpacking git (1:2.20.1-2+deb10u9) ... #8 65.11 Selecting previously unselected package python3-six. #8 65.11 Preparing to unpack .../165-python3-six_1.12.0-1_all.deb ... #8 65.13 Unpacking python3-six (1.12.0-1) ... #8 65.24 Selecting previously unselected package python3-dateutil. #8 65.24 Preparing to unpack .../166-python3-dateutil_2.7.3-3_all.deb ... #8 65.26 Unpacking python3-dateutil (2.7.3-3) ... #8 65.36 Selecting previously unselected package python3-pkg-resources. #8 65.37 Preparing to unpack .../167-python3-pkg-resources_40.8.0-1_all.deb ... #8 65.42 Unpacking python3-pkg-resources (40.8.0-1) ... #8 65.55 Selecting previously unselected package git-buildpackage. #8 65.55 Preparing to unpack .../168-git-buildpackage_0.9.14_all.deb ... #8 65.57 Unpacking git-buildpackage (0.9.14) ... #8 65.76 Selecting previously unselected package libmbedcrypto3:amd64. #8 65.77 Preparing to unpack .../169-libmbedcrypto3_2.16.9-0~deb10u1_amd64.deb ... #8 65.78 Unpacking libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ... #8 65.91 Selecting previously unselected package libmbedx509-0:amd64. #8 65.92 Preparing to unpack .../170-libmbedx509-0_2.16.9-0~deb10u1_amd64.deb ... #8 65.93 Unpacking libmbedx509-0:amd64 (2.16.9-0~deb10u1) ... #8 66.06 Selecting previously unselected package libmbedtls12:amd64. #8 66.07 Preparing to unpack .../171-libmbedtls12_2.16.9-0~deb10u1_amd64.deb ... #8 66.08 Unpacking libmbedtls12:amd64 (2.16.9-0~deb10u1) ... #8 66.22 Selecting previously unselected package libbctoolbox1:amd64. #8 66.22 Preparing to unpack .../172-libbctoolbox1_0.6.0-2+b2_amd64.deb ... #8 66.24 Unpacking libbctoolbox1:amd64 (0.6.0-2+b2) ... #8 66.34 Selecting previously unselected package libbctoolbox-dev. #8 66.35 Preparing to unpack .../173-libbctoolbox-dev_0.6.0-2+b2_amd64.deb ... #8 66.37 Unpacking libbctoolbox-dev (0.6.0-2+b2) ... #8 66.51 Selecting previously unselected package libbluetooth3:amd64. #8 66.51 Preparing to unpack .../174-libbluetooth3_5.50-1.2~deb10u5_amd64.deb ... #8 66.53 Unpacking libbluetooth3:amd64 (5.50-1.2~deb10u5) ... #8 66.67 Selecting previously unselected package libdbi1:amd64. #8 66.67 Preparing to unpack .../175-libdbi1_0.9.0-5_amd64.deb ... #8 66.69 Unpacking libdbi1:amd64 (0.9.0-5) ... #8 66.80 Selecting previously unselected package libdbd-sqlite3:amd64. #8 66.80 Preparing to unpack .../176-libdbd-sqlite3_0.9.0-6+b1_amd64.deb ... #8 66.82 Unpacking libdbd-sqlite3:amd64 (0.9.0-6+b1) ... #8 66.95 Selecting previously unselected package libdbi-dev. #8 66.95 Preparing to unpack .../177-libdbi-dev_0.9.0-5_amd64.deb ... #8 66.96 Unpacking libdbi-dev (0.9.0-5) ... #8 67.10 Selecting previously unselected package libdbus-1-3:amd64. #8 67.10 Preparing to unpack .../178-libdbus-1-3_1.12.28-0+deb10u1_amd64.deb ... #8 67.12 Unpacking libdbus-1-3:amd64 (1.12.28-0+deb10u1) ... #8 67.27 Selecting previously unselected package libevent-2.1-6:amd64. #8 67.27 Preparing to unpack .../179-libevent-2.1-6_2.1.8-stable-4_amd64.deb ... #8 67.29 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ... #8 67.40 Selecting previously unselected package libffi-dev:amd64. #8 67.41 Preparing to unpack .../180-libffi-dev_3.2.1-9_amd64.deb ... #8 67.42 Unpacking libffi-dev:amd64 (3.2.1-9) ... #8 67.55 Selecting previously unselected package libfftw3-double3:amd64. #8 67.55 Preparing to unpack .../181-libfftw3-double3_3.3.8-2_amd64.deb ... #8 67.57 Unpacking libfftw3-double3:amd64 (3.3.8-2) ... #8 67.74 Selecting previously unselected package libfftw3-long3:amd64. #8 67.74 Preparing to unpack .../182-libfftw3-long3_3.3.8-2_amd64.deb ... #8 67.76 Unpacking libfftw3-long3:amd64 (3.3.8-2) ... #8 67.89 Selecting previously unselected package libfftw3-quad3:amd64. #8 67.89 Preparing to unpack .../183-libfftw3-quad3_3.3.8-2_amd64.deb ... #8 67.91 Unpacking libfftw3-quad3:amd64 (3.3.8-2) ... #8 68.09 Selecting previously unselected package libfftw3-single3:amd64. #8 68.09 Preparing to unpack .../184-libfftw3-single3_3.3.8-2_amd64.deb ... #8 68.11 Unpacking libfftw3-single3:amd64 (3.3.8-2) ... #8 68.30 Selecting previously unselected package libfftw3-bin. #8 68.30 Preparing to unpack .../185-libfftw3-bin_3.3.8-2_amd64.deb ... #8 68.32 Unpacking libfftw3-bin (3.3.8-2) ... #8 68.46 Selecting previously unselected package libfftw3-dev:amd64. #8 68.46 Preparing to unpack .../186-libfftw3-dev_3.3.8-2_amd64.deb ... #8 68.47 Unpacking libfftw3-dev:amd64 (3.3.8-2) ... #8 68.87 Selecting previously unselected package libglib2.0-data. #8 68.87 Preparing to unpack .../187-libglib2.0-data_2.58.3-2+deb10u6_all.deb ... #8 68.89 Unpacking libglib2.0-data (2.58.3-2+deb10u6) ... #8 69.20 Selecting previously unselected package libglib2.0-bin. #8 69.20 Preparing to unpack .../188-libglib2.0-bin_2.58.3-2+deb10u6_amd64.deb ... #8 69.22 Unpacking libglib2.0-bin (2.58.3-2+deb10u6) ... #8 69.39 Selecting previously unselected package python3-lib2to3. #8 69.39 Preparing to unpack .../189-python3-lib2to3_3.7.3-1_all.deb ... #8 69.41 Unpacking python3-lib2to3 (3.7.3-1) ... #8 69.60 Selecting previously unselected package python3-distutils. #8 69.60 Preparing to unpack .../190-python3-distutils_3.7.3-1_all.deb ... #8 69.62 Unpacking python3-distutils (3.7.3-1) ... #8 69.81 Selecting previously unselected package libglib2.0-dev-bin. #8 69.82 Preparing to unpack .../191-libglib2.0-dev-bin_2.58.3-2+deb10u6_amd64.deb ... #8 69.84 Unpacking libglib2.0-dev-bin (2.58.3-2+deb10u6) ... #8 69.99 Selecting previously unselected package uuid-dev:amd64. #8 69.99 Preparing to unpack .../192-uuid-dev_2.33.1-0.1+deb10u1_amd64.deb ... #8 70.00 Unpacking uuid-dev:amd64 (2.33.1-0.1+deb10u1) ... #8 70.50 Selecting previously unselected package libblkid-dev:amd64. #8 70.50 Preparing to unpack .../193-libblkid-dev_2.33.1-0.1+deb10u1_amd64.deb ... #8 70.55 Unpacking libblkid-dev:amd64 (2.33.1-0.1+deb10u1) ... #8 70.77 Selecting previously unselected package libmount-dev:amd64. #8 70.77 Preparing to unpack .../194-libmount-dev_2.33.1-0.1+deb10u1_amd64.deb ... #8 70.79 Unpacking libmount-dev:amd64 (2.33.1-0.1+deb10u1) ... #8 70.95 Selecting previously unselected package libpcre16-3:amd64. #8 70.96 Preparing to unpack .../195-libpcre16-3_2%3a8.39-12_amd64.deb ... #8 70.97 Unpacking libpcre16-3:amd64 (2:8.39-12) ... #8 71.18 Selecting previously unselected package libpcre32-3:amd64. #8 71.18 Preparing to unpack .../196-libpcre32-3_2%3a8.39-12_amd64.deb ... #8 71.19 Unpacking libpcre32-3:amd64 (2:8.39-12) ... #8 71.36 Selecting previously unselected package libpcrecpp0v5:amd64. #8 71.36 Preparing to unpack .../197-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... #8 71.38 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... #8 71.51 Selecting previously unselected package libpcre3-dev:amd64. #8 71.51 Preparing to unpack .../198-libpcre3-dev_2%3a8.39-12_amd64.deb ... #8 71.53 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... #8 71.71 Selecting previously unselected package libsepol1-dev:amd64. #8 71.71 Preparing to unpack .../199-libsepol1-dev_2.8-1_amd64.deb ... #8 71.73 Unpacking libsepol1-dev:amd64 (2.8-1) ... #8 71.89 Selecting previously unselected package libselinux1-dev:amd64. #8 71.90 Preparing to unpack .../200-libselinux1-dev_2.8-1+b1_amd64.deb ... #8 71.92 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... #8 72.07 Selecting previously unselected package pkg-config. #8 72.08 Preparing to unpack .../201-pkg-config_0.29-6_amd64.deb ... #8 72.10 Unpacking pkg-config (0.29-6) ... #8 72.20 Selecting previously unselected package zlib1g-dev:amd64. #8 72.20 Preparing to unpack .../202-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u2_amd64.deb ... #8 72.22 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u2) ... #8 72.35 Selecting previously unselected package libglib2.0-dev:amd64. #8 72.36 Preparing to unpack .../203-libglib2.0-dev_2.58.3-2+deb10u6_amd64.deb ... #8 72.38 Unpacking libglib2.0-dev:amd64 (2.58.3-2+deb10u6) ... #8 72.73 Selecting previously unselected package libgmpxx4ldbl:amd64. #8 72.73 Preparing to unpack .../204-libgmpxx4ldbl_2%3a6.1.2+dfsg-4+deb10u1_amd64.deb ... #8 72.74 Unpacking libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #8 72.84 Selecting previously unselected package libgmp-dev:amd64. #8 72.84 Preparing to unpack .../205-libgmp-dev_2%3a6.1.2+dfsg-4+deb10u1_amd64.deb ... #8 72.86 Unpacking libgmp-dev:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #8 73.03 Selecting previously unselected package libunbound8:amd64. #8 73.04 Preparing to unpack .../206-libunbound8_1.9.0-2+deb10u4_amd64.deb ... #8 73.05 Unpacking libunbound8:amd64 (1.9.0-2+deb10u4) ... #8 73.22 Selecting previously unselected package libgnutls-dane0:amd64. #8 73.22 Preparing to unpack .../207-libgnutls-dane0_3.6.7-4+deb10u12_amd64.deb ... #8 73.24 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u12) ... #8 73.35 Selecting previously unselected package libgnutlsxx28:amd64. #8 73.36 Preparing to unpack .../208-libgnutlsxx28_3.6.7-4+deb10u12_amd64.deb ... #8 73.37 Unpacking libgnutlsxx28:amd64 (3.6.7-4+deb10u12) ... #8 73.47 Selecting previously unselected package libidn2-dev:amd64. #8 73.47 Preparing to unpack .../209-libidn2-dev_2.0.5-1+deb10u1_amd64.deb ... #8 73.49 Unpacking libidn2-dev:amd64 (2.0.5-1+deb10u1) ... #8 73.59 Selecting previously unselected package libp11-kit-dev:amd64. #8 73.59 Preparing to unpack .../210-libp11-kit-dev_0.23.15-2+deb10u1_amd64.deb ... #8 73.61 Unpacking libp11-kit-dev:amd64 (0.23.15-2+deb10u1) ... #8 73.73 Selecting previously unselected package libtasn1-6-dev:amd64. #8 73.73 Preparing to unpack .../211-libtasn1-6-dev_4.13-3+deb10u1_amd64.deb ... #8 73.76 Unpacking libtasn1-6-dev:amd64 (4.13-3+deb10u1) ... #8 73.87 Selecting previously unselected package nettle-dev:amd64. #8 73.88 Preparing to unpack .../212-nettle-dev_3.4.1-1+deb10u1_amd64.deb ... #8 73.89 Unpacking nettle-dev:amd64 (3.4.1-1+deb10u1) ... #8 74.10 Selecting previously unselected package libgnutls28-dev:amd64. #8 74.11 Preparing to unpack .../213-libgnutls28-dev_3.6.7-4+deb10u12_amd64.deb ... #8 74.13 Unpacking libgnutls28-dev:amd64 (3.6.7-4+deb10u12) ... #8 74.35 Selecting previously unselected package libgps23:amd64. #8 74.35 Preparing to unpack .../214-libgps23_3.17-7_amd64.deb ... #8 74.37 Unpacking libgps23:amd64 (3.17-7) ... #8 74.47 Selecting previously unselected package libgps-dev. #8 74.47 Preparing to unpack .../215-libgps-dev_3.17-7_amd64.deb ... #8 74.48 Unpacking libgps-dev (3.17-7) ... #8 74.61 Selecting previously unselected package libgsm1:amd64. #8 74.61 Preparing to unpack .../216-libgsm1_1.0.18-2_amd64.deb ... #8 74.63 Unpacking libgsm1:amd64 (1.0.18-2) ... #8 74.77 Selecting previously unselected package libgsm1-dev:amd64. #8 74.77 Preparing to unpack .../217-libgsm1-dev_1.0.18-2_amd64.deb ... #8 74.81 Unpacking libgsm1-dev:amd64 (1.0.18-2) ... #8 74.92 Selecting previously unselected package libncurses-dev:amd64. #8 74.92 Preparing to unpack .../218-libncurses-dev_6.1+20181013-2+deb10u5_amd64.deb ... #8 74.94 Unpacking libncurses-dev:amd64 (6.1+20181013-2+deb10u5) ... #8 75.13 Selecting previously unselected package libncurses5-dev:amd64. #8 75.13 Preparing to unpack .../219-libncurses5-dev_6.1+20181013-2+deb10u5_amd64.deb ... #8 75.15 Unpacking libncurses5-dev:amd64 (6.1+20181013-2+deb10u5) ... #8 75.28 Selecting previously unselected package libnewlib-dev. #8 75.28 Preparing to unpack .../220-libnewlib-dev_3.1.0.20181231-1_all.deb ... #8 75.30 Unpacking libnewlib-dev (3.1.0.20181231-1) ... #8 75.44 Selecting previously unselected package libnewlib-arm-none-eabi. #8 75.44 Preparing to unpack .../221-libnewlib-arm-none-eabi_3.1.0.20181231-1_all.deb ... #8 75.46 Unpacking libnewlib-arm-none-eabi (3.1.0.20181231-1) ... #8 78.85 Selecting previously unselected package libortp13:amd64. #8 78.86 Preparing to unpack .../222-libortp13_1%3a1.0.2-1_amd64.deb ... #8 78.88 Unpacking libortp13:amd64 (1:1.0.2-1) ... #8 78.99 Selecting previously unselected package libortp-dev:amd64. #8 78.99 Preparing to unpack .../223-libortp-dev_1%3a1.0.2-1_amd64.deb ... #8 79.01 Unpacking libortp-dev:amd64 (1:1.0.2-1) ... #8 79.16 Selecting previously unselected package libpcap0.8:amd64. #8 79.16 Preparing to unpack .../224-libpcap0.8_1.8.1-6+deb10u1_amd64.deb ... #8 79.18 Unpacking libpcap0.8:amd64 (1.8.1-6+deb10u1) ... #8 79.29 Selecting previously unselected package libpcap0.8-dev:amd64. #8 79.29 Preparing to unpack .../225-libpcap0.8-dev_1.8.1-6+deb10u1_amd64.deb ... #8 79.31 Unpacking libpcap0.8-dev:amd64 (1.8.1-6+deb10u1) ... #8 79.46 Selecting previously unselected package libpcap-dev:amd64. #8 79.46 Preparing to unpack .../226-libpcap-dev_1.8.1-6+deb10u1_amd64.deb ... #8 79.49 Unpacking libpcap-dev:amd64 (1.8.1-6+deb10u1) ... #8 79.61 Selecting previously unselected package libpcsclite1:amd64. #8 79.62 Preparing to unpack .../227-libpcsclite1_1.8.24-1_amd64.deb ... #8 79.64 Unpacking libpcsclite1:amd64 (1.8.24-1) ... #8 79.76 Selecting previously unselected package libpcsclite-dev. #8 79.76 Preparing to unpack .../228-libpcsclite-dev_1.8.24-1_amd64.deb ... #8 79.78 Unpacking libpcsclite-dev (1.8.24-1) ... #8 79.88 Selecting previously unselected package libreadline-dev:amd64. #8 79.88 Preparing to unpack .../229-libreadline-dev_7.0-5_amd64.deb ... #8 79.90 Unpacking libreadline-dev:amd64 (7.0-5) ... #8 80.03 Selecting previously unselected package libsctp1:amd64. #8 80.03 Preparing to unpack .../230-libsctp1_1.0.18+dfsg-1_amd64.deb ... #8 80.05 Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... #8 80.15 Selecting previously unselected package libsctp-dev:amd64. #8 80.15 Preparing to unpack .../231-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... #8 80.17 Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... #8 80.29 Selecting previously unselected package libsofia-sip-ua0. #8 80.29 Preparing to unpack .../232-libsofia-sip-ua0_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #8 80.31 Unpacking libsofia-sip-ua0 (1.12.11+20110422.1-2.1+deb10u4) ... #8 80.44 Selecting previously unselected package libsofia-sip-ua-dev. #8 80.44 Preparing to unpack .../233-libsofia-sip-ua-dev_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #8 80.46 Unpacking libsofia-sip-ua-dev (1.12.11+20110422.1-2.1+deb10u4) ... #8 80.65 Selecting previously unselected package libsofia-sip-ua-glib3. #8 80.65 Preparing to unpack .../234-libsofia-sip-ua-glib3_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #8 80.67 Unpacking libsofia-sip-ua-glib3 (1.12.11+20110422.1-2.1+deb10u4) ... #8 80.77 Selecting previously unselected package libsofia-sip-ua-glib-dev. #8 80.77 Preparing to unpack .../235-libsofia-sip-ua-glib-dev_1.12.11+20110422.1-2.1+deb10u4_amd64.deb ... #8 80.80 Unpacking libsofia-sip-ua-glib-dev (1.12.11+20110422.1-2.1+deb10u4) ... #8 80.89 Selecting previously unselected package libsqlite3-dev:amd64. #8 80.90 Preparing to unpack .../236-libsqlite3-dev_3.27.2-3+deb10u2_amd64.deb ... #8 80.92 Unpacking libsqlite3-dev:amd64 (3.27.2-3+deb10u2) ... #8 81.11 Selecting previously unselected package libssl-dev:amd64. #8 81.11 Preparing to unpack .../237-libssl-dev_1.1.1n-0+deb10u6_amd64.deb ... #8 81.14 Unpacking libssl-dev:amd64 (1.1.1n-0+deb10u6) ... #8 81.47 Selecting previously unselected package libtalloc2:amd64. #8 81.47 Preparing to unpack .../238-libtalloc2_2.1.14-2_amd64.deb ... #8 81.49 Unpacking libtalloc2:amd64 (2.1.14-2) ... #8 81.59 Selecting previously unselected package libtalloc-dev:amd64. #8 81.60 Preparing to unpack .../239-libtalloc-dev_2.1.14-2_amd64.deb ... #8 81.62 Unpacking libtalloc-dev:amd64 (2.1.14-2) ... #8 81.77 Selecting previously unselected package libusb-0.1-4:amd64. #8 81.77 Preparing to unpack .../240-libusb-0.1-4_2%3a0.1.12-32_amd64.deb ... #8 81.79 Unpacking libusb-0.1-4:amd64 (2:0.1.12-32) ... #8 81.92 Selecting previously unselected package libusb-1.0-0:amd64. #8 81.92 Preparing to unpack .../241-libusb-1.0-0_2%3a1.0.22-2_amd64.deb ... #8 81.94 Unpacking libusb-1.0-0:amd64 (2:1.0.22-2) ... #8 82.04 Selecting previously unselected package libusb-1.0-0-dev:amd64. #8 82.04 Preparing to unpack .../242-libusb-1.0-0-dev_2%3a1.0.22-2_amd64.deb ... #8 82.06 Unpacking libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... #8 82.16 Selecting previously unselected package libusb-dev. #8 82.16 Preparing to unpack .../243-libusb-dev_2%3a0.1.12-32_amd64.deb ... #8 82.18 Unpacking libusb-dev (2:0.1.12-32) ... #8 82.29 Selecting previously unselected package netcat-openbsd. #8 82.30 Preparing to unpack .../244-netcat-openbsd_1.195-2_amd64.deb ... #8 82.31 Unpacking netcat-openbsd (1.195-2) ... #8 82.41 Selecting previously unselected package sqlite3. #8 82.41 Preparing to unpack .../245-sqlite3_3.27.2-3+deb10u2_amd64.deb ... #8 82.43 Unpacking sqlite3 (3.27.2-3+deb10u2) ... #8 82.62 Selecting previously unselected package stow. #8 82.62 Preparing to unpack .../246-stow_2.2.2-1_all.deb ... #8 82.64 Unpacking stow (2.2.2-1) ... #8 82.78 Selecting previously unselected package tcpdump. #8 82.78 Preparing to unpack .../247-tcpdump_4.9.3-1~deb10u2_amd64.deb ... #8 82.79 Unpacking tcpdump (4.9.3-1~deb10u2) ... #8 82.95 Selecting previously unselected package libc-ares2:amd64. #8 82.95 Preparing to unpack .../248-libc-ares2_1.14.0-1+deb10u4_amd64.deb ... #8 82.97 Unpacking libc-ares2:amd64 (1.14.0-1+deb10u4) ... #8 83.07 Selecting previously unselected package libc-ares-dev:amd64. #8 83.07 Preparing to unpack .../249-libc-ares-dev_1.14.0-1+deb10u4_amd64.deb ... #8 83.09 Unpacking libc-ares-dev:amd64 (1.14.0-1+deb10u4) ... #8 83.21 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... #8 83.27 Setting up libksba8:amd64 (1.3.5-2+deb10u2) ... #8 83.32 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... #8 83.37 Setting up libpipeline1:amd64 (1.5.1-2) ... #8 83.42 Setting up libtext-charwidth-perl (0.04-7.1+b1) ... #8 83.47 Setting up libxapian30:amd64 (1.4.11-1+deb10u1) ... #8 83.52 Setting up wdiff (1.2.2-2+b1) ... #8 83.57 Setting up lsb-base (10.2019051400) ... #8 83.62 Setting up libkeyutils1:amd64 (1.6-6) ... #8 83.66 Setting up libpsl5:amd64 (0.20.2-2) ... #8 83.71 Setting up binutils-arm-none-eabi (2.31.1-12+11) ... #8 83.76 Setting up libgnutls-openssl27:amd64 (3.6.7-4+deb10u12) ... #8 83.81 Setting up mime-support (3.62) ... #8 83.91 Setting up libdbi1:amd64 (0.9.0-5) ... #8 83.95 Setting up libpcre16-3:amd64 (2:8.39-12) ... #8 84.01 Setting up libbison-dev:amd64 (2:3.3.2.dfsg-1) ... #8 84.05 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... #8 84.11 Setting up libgsm1:amd64 (1.0.18-2) ... #8 84.15 Setting up gawk (1:4.2.1+dfsg-1) ... #8 84.25 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ... #8 84.30 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u6) ... #8 84.33 No schema files found: doing nothing. #8 84.36 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ... #8 84.40 Setting up binutils-common:amd64 (2.31.1-16) ... #8 84.45 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u3) ... #8 84.50 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... #8 84.58 Setting up libsepol1-dev:amd64 (2.8-1) ... #8 84.63 Setting up perl-openssl-defaults:amd64 (3) ... #8 84.68 Setting up linux-libc-dev:amd64 (4.19.316-1) ... #8 84.73 Setting up gettext-base (0.19.8.1-9) ... #8 84.78 Setting up m4 (1.4.18-2) ... #8 84.83 Setting up libtinyxml2-6a:amd64 (7.0.0+dfsg-1) ... #8 84.88 Setting up libnpth0:amd64 (1.6-1) ... #8 84.93 Setting up autoconf-archive (20180313-1) ... #8 84.98 Setting up libc-ares2:amd64 (1.14.0-1+deb10u4) ... #8 85.03 Setting up file (1:5.35-4+deb10u2) ... #8 85.08 Setting up libassuan0:amd64 (2.5.2-1) ... #8 85.13 Setting up libgomp1:amd64 (8.3.0-6) ... #8 85.18 Setting up bzip2 (1.0.6-9.2~deb10u2) ... #8 85.23 Setting up libffi-dev:amd64 (3.2.1-9) ... #8 85.28 Setting up libopts25:amd64 (1:5.18.12-4) ... #8 85.33 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... #8 85.39 Setting up libtext-wrapi18n-perl (0.06-7.1) ... #8 85.44 Setting up libicu63:amd64 (63.1-6+deb10u3) ... #8 85.49 Setting up libfakeroot:amd64 (1.23-1) ... #8 85.56 Setting up libusb-0.1-4:amd64 (2:0.1.12-32) ... #8 85.61 Setting up libkrb5support0:amd64 (1.17-3+deb10u6) ... #8 85.66 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 85.71 Setting up fakeroot (1.23-1) ... #8 85.74 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #8 85.78 Setting up libtalloc2:amd64 (2.1.14-2) ... #8 85.83 Setting up libasan5:amd64 (8.3.0-6) ... #8 85.88 Setting up autotools-dev (20180224.1) ... #8 85.93 Setting up libglib2.0-data (2.58.3-2+deb10u6) ... #8 85.97 Setting up libgmpxx4ldbl:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #8 86.02 Setting up libpcap0.8:amd64 (1.8.1-6+deb10u1) ... #8 86.08 Setting up make (4.2.1-1.2) ... #8 86.12 Setting up gnupg-l10n (2.2.12-1+deb10u2) ... #8 86.17 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... #8 86.22 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u5) ... #8 86.27 Setting up libdbus-1-3:amd64 (1.12.28-0+deb10u1) ... #8 86.32 Setting up xz-utils (5.2.4-1+deb10u1) ... #8 86.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #8 86.38 Setting up libnewlib-dev (3.1.0.20181231-1) ... #8 86.44 Setting up libquadmath0:amd64 (8.3.0-6) ... #8 86.49 Setting up libgsm1-dev:amd64 (1.0.18-2) ... #8 86.55 Setting up libssl-dev:amd64 (1.1.1n-0+deb10u6) ... #8 86.59 Setting up libpcre32-3:amd64 (2:8.39-12) ... #8 86.64 Setting up libmpc3:amd64 (1.1.0-1) ... #8 86.69 Setting up libc-ares-dev:amd64 (1.14.0-1+deb10u4) ... #8 86.74 Setting up libatomic1:amd64 (8.3.0-6) ... #8 86.79 Setting up patch (2.7.6-3+deb10u1) ... #8 86.84 Setting up autopoint (0.19.8.1-9) ... #8 86.89 Setting up libgnutlsxx28:amd64 (3.6.7-4+deb10u12) ... #8 86.94 Setting up libpcsclite1:amd64 (1.8.24-1) ... #8 86.99 Setting up libpcre2-8-0:amd64 (10.32-5+deb10u1) ... #8 87.04 Setting up libpcsclite-dev (1.8.24-1) ... #8 87.09 Setting up libk5crypto3:amd64 (1.17-3+deb10u6) ... #8 87.13 Setting up libltdl7:amd64 (2.4.6-9) ... #8 87.19 Setting up libfftw3-double3:amd64 (3.3.8-2) ... #8 87.24 Setting up libidn2-dev:amd64 (2.0.5-1+deb10u1) ... #8 87.28 Setting up libnewlib-arm-none-eabi (3.1.0.20181231-1) ... #8 87.34 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... #8 87.39 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ... #8 87.47 Setting up libmpx2:amd64 (8.3.0-6) ... #8 87.52 Setting up libubsan1:amd64 (8.3.0-6) ... #8 87.57 Setting up libisl19:amd64 (0.20-2) ... #8 87.62 Setting up dwz (0.12-3) ... #8 87.67 Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... #8 87.71 Setting up sensible-utils (0.0.12) ... #8 87.76 Setting up libbluetooth3:amd64 (5.50-1.2~deb10u5) ... #8 87.81 Setting up libuchardet0:amd64 (0.0.6-3) ... #8 87.86 Setting up bison (2:3.3.2.dfsg-1) ... #8 87.89 update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode #8 87.92 Setting up gpgconf (2.2.12-1+deb10u2) ... #8 87.96 Setting up libmbedcrypto3:amd64 (2.16.9-0~deb10u1) ... #8 88.01 Setting up git-man (1:2.20.1-2+deb10u9) ... #8 88.06 Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ... #8 88.11 Setting up netbase (5.6) ... #8 88.21 Setting up libsofia-sip-ua0 (1.12.11+20110422.1-2.1+deb10u4) ... #8 88.25 Setting up libkrb5-3:amd64 (1.17-3+deb10u6) ... #8 88.30 Setting up libusb-1.0-0:amd64 (2:1.0.22-2) ... #8 88.35 Setting up libmpdec2:amd64 (2.4.2-2) ... #8 88.40 Setting up libbinutils:amd64 (2.31.1-16) ... #8 88.45 Setting up cpp-8 (8.3.0-6) ... #8 88.49 Setting up libc-dev-bin (2.28-10+deb10u4) ... #8 88.54 Setting up libtasn1-6-dev:amd64 (4.13-3+deb10u1) ... #8 88.59 Setting up openssl (1.1.1n-0+deb10u6) ... #8 88.65 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... #8 88.70 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ... #8 88.75 Setting up libcc1-0:amd64 (8.3.0-6) ... #8 88.80 Setting up sqlite3 (3.27.2-3+deb10u2) ... #8 88.85 Setting up gpg (2.2.12-1+deb10u2) ... #8 88.89 Setting up liblsan0:amd64 (8.3.0-6) ... #8 88.94 Setting up libp11-kit-dev:amd64 (0.23.15-2+deb10u1) ... #8 88.99 Setting up libitm1:amd64 (8.3.0-6) ... #8 89.03 Setting up libsofia-sip-ua-glib3 (1.12.11+20110422.1-2.1+deb10u4) ... #8 89.08 Setting up libgdbm6:amd64 (1.18.1-4) ... #8 89.13 Setting up gnupg-utils (2.2.12-1+deb10u2) ... #8 89.18 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... #8 89.23 Setting up libtsan0:amd64 (8.3.0-6) ... #8 89.28 Setting up pinentry-curses (1.1.0-2) ... #8 89.33 Setting up libdbi-dev (0.9.0-5) ... #8 89.38 Setting up tcpdump (4.9.3-1~deb10u2) ... #8 89.45 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u7) ... #8 89.50 Setting up flex (2.6.4-6.2) ... #8 89.55 Setting up libfftw3-single3:amd64 (3.3.8-2) ... #8 89.60 Setting up libgmp-dev:amd64 (2:6.1.2+dfsg-4+deb10u1) ... #8 89.64 Setting up gpg-agent (2.2.12-1+deb10u2) ... #8 89.72 Setting up telnet (0.17-41.2) ... #8 89.76 update-alternatives: using /usr/bin/telnet.netkit to provide /usr/bin/telnet (telnet) in auto mode #8 89.78 Setting up wget (1.20.1-1.1) ... #8 89.85 Setting up nettle-dev:amd64 (3.4.1-1+deb10u1) ... #8 89.89 Setting up libopts25-dev:amd64 (1:5.18.12-4) ... #8 89.94 Setting up libmbedx509-0:amd64 (2.16.9-0~deb10u1) ... #8 89.99 Setting up guile-2.0-libs:amd64 (2.0.13+1-5.1) ... #8 90.04 Setting up libdbd-sqlite3:amd64 (0.9.0-6+b1) ... #8 90.08 Setting up gcc-arm-none-eabi (15:7-2018-q2-6) ... #8 90.13 Setting up libedit2:amd64 (3.1-20181209-1) ... #8 90.18 Setting up gpgsm (2.2.12-1+deb10u2) ... #8 90.23 Setting up libmbedtls12:amd64 (2.16.9-0~deb10u1) ... #8 90.27 Setting up netcat-openbsd (1.195-2) ... #8 90.31 update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode #8 90.33 Setting up libglib2.0-bin (2.58.3-2+deb10u6) ... #8 90.42 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... #8 90.47 Setting up libfftw3-long3:amd64 (3.3.8-2) ... #8 90.52 Setting up libusb-1.0-0-dev:amd64 (2:1.0.22-2) ... #8 90.57 Setting up binutils (2.31.1-16) ... #8 90.62 Setting up libgps23:amd64 (3.17-7) ... #8 90.67 Setting up libllvm6.0:amd64 (1:6.0.1-10) ... #8 90.72 Setting up libclang1-6.0:amd64 (1:6.0.1-10) ... #8 90.76 Setting up dirmngr (2.2.12-1+deb10u2) ... #8 90.82 Setting up ca-certificates (20200601~deb10u2) ... #8 90.89 debconf: unable to initialize frontend: Dialog #8 90.89 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 90.89 debconf: falling back to frontend: Readline #8 91.19 Updating certificates in /etc/ssl/certs... #8 91.54 137 added, 0 removed; done. #8 91.62 Setting up doxygen (1.8.13-10) ... #8 91.67 Setting up libunbound8:amd64 (1.9.0-2+deb10u4) ... #8 91.72 Setting up libfftw3-quad3:amd64 (3.3.8-2) ... #8 91.77 Setting up bsdmainutils (11.1.2+b1) ... #8 91.85 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode #8 91.86 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode #8 91.88 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u6) ... #8 91.93 Setting up libcroco3:amd64 (0.6.12-3) ... #8 91.98 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... #8 92.03 Setting up libgcc-8-dev:amd64 (8.3.0-6) ... #8 92.16 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... #8 92.21 Setting up libsofia-sip-ua-dev (1.12.11+20110422.1-2.1+deb10u4) ... #8 92.26 Setting up gpg-wks-server (2.2.12-1+deb10u2) ... #8 92.31 Setting up groff-base (1.22.4-3+deb10u1) ... #8 92.39 Setting up cpp (4:8.3.0-1) ... #8 92.49 Setting up libc6-dev:amd64 (2.28-10+deb10u4) ... #8 92.54 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... #8 92.59 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ... #8 92.64 Setting up python3.7 (3.7.3-2+deb10u7) ... #8 93.16 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u12) ... #8 93.22 Setting up libncurses-dev:amd64 (6.1+20181013-2+deb10u5) ... #8 93.27 Setting up gettext (0.19.8.1-9) ... #8 93.31 Setting up gcc-8 (8.3.0-6) ... #8 93.36 Setting up gpg-wks-client (2.2.12-1+deb10u2) ... #8 93.40 Setting up libtool (2.4.6-9) ... #8 93.48 Setting up libfftw3-bin (3.3.8-2) ... #8 93.54 Setting up libpcre3-dev:amd64 (2:8.39-12) ... #8 93.59 Setting up libbctoolbox1:amd64 (0.6.0-2+b2) ... #8 93.64 Setting up libpcap0.8-dev:amd64 (1.8.1-6+deb10u1) ... #8 93.69 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u9) ... #8 93.75 Setting up python3 (3.7.3-1) ... #8 93.79 running python rtupdate hooks for python3.7... #8 93.91 running python post-rtupdate hooks for python3.7... #8 93.98 Setting up libusb-dev (2:0.1.12-32) ... #8 94.03 Setting up libreadline-dev:amd64 (7.0-5) ... #8 94.08 Setting up man-db (2.8.5-2+deb10u1) ... #8 94.23 debconf: unable to initialize frontend: Dialog #8 94.23 debconf: (TERM is not set, so the dialog frontend is not usable.) #8 94.23 debconf: falling back to frontend: Readline #8 94.26 Building database of manual pages ... #8 99.93 Setting up gcc (4:8.3.0-1) ... #8 100.0 Setting up python3-six (1.12.0-1) ... #8 100.1 Setting up perl (5.28.1-6+deb10u1) ... #8 100.2 Setting up python3-pygments (2.3.1+dfsg-1+deb10u2) ... #8 100.5 Setting up libsqlite3-dev:amd64 (3.27.2-3+deb10u2) ... #8 100.5 Setting up uuid-dev:amd64 (2.33.1-0.1+deb10u1) ... #8 100.6 Setting up stow (2.2.2-1) ... #8 100.6 Setting up libio-html-perl (1.001-1) ... #8 100.7 Setting up libb-hooks-op-check-perl (0.22-1+b1) ... #8 100.7 Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... #8 100.8 Setting up libbctoolbox-dev (0.6.0-2+b2) ... #8 100.8 Setting up libdpkg-perl (1.19.8) ... #8 100.9 Setting up autoconf (2.69-11) ... #8 101.0 Setting up cppcheck (1.86-1) ... #8 101.0 Setting up libsub-exporter-progressive-perl (0.001013-1) ... #8 101.1 Setting up libtimedate-perl (2.3000-2+deb10u1) ... #8 101.2 Setting up module-assistant (0.11.10) ... #8 101.3 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u2) ... #8 101.5 Setting up g++-8 (8.3.0-6) ... #8 101.5 Setting up libncurses5-dev:amd64 (6.1+20181013-2+deb10u5) ... #8 101.6 Setting up gnupg (2.2.12-1+deb10u2) ... #8 101.7 Setting up python3-dateutil (2.7.3-3) ... #8 101.9 Setting up libdevel-globaldestruction-perl (0.14-1) ... #8 101.9 Setting up libstrictures-perl (2.000005-1) ... #8 102.0 Setting up libsub-quote-perl (2.005001-1) ... #8 102.0 Setting up python3-lib2to3 (3.7.3-1) ... #8 102.2 Setting up libfftw3-dev:amd64 (3.3.8-2) ... #8 102.2 Setting up liburi-perl (1.76-1) ... #8 102.3 Setting up libortp13:amd64 (1:1.0.2-1) ... #8 102.3 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ... #8 102.4 Setting up python3-pkg-resources (40.8.0-1) ... #8 102.5 Setting up automake (1:1.16.1-4) ... #8 102.6 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode #8 102.6 Setting up python3-distutils (3.7.3-1) ... #8 102.7 Setting up libgnutls28-dev:amd64 (3.6.7-4+deb10u12) ... #8 102.7 Setting up libglib2.0-dev-bin (2.58.3-2+deb10u6) ... #8 102.9 Setting up libblkid-dev:amd64 (2.33.1-0.1+deb10u1) ... #8 102.9 Setting up libhttp-date-perl (6.02-1) ... #8 103.0 Setting up libfile-which-perl (1.23-1) ... #8 103.0 Setting up libpcap-dev:amd64 (1.8.1-6+deb10u1) ... #8 103.1 Setting up libfile-listing-perl (6.04-1) ... #8 103.1 Setting up libdynaloader-functions-perl (0.003-1) ... #8 103.2 Setting up libclass-method-modifiers-perl (2.12-1) ... #8 103.2 Setting up libio-pty-perl (1:1.08-1.1+b5) ... #8 103.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... #8 103.3 Setting up libarchive-zip-perl (1.64-1) ... #8 103.3 Setting up libhtml-tagset-perl (3.20-3) ... #8 103.4 Setting up liblwp-mediatypes-perl (6.02-1) ... #8 103.4 Setting up libtry-tiny-perl (0.30-1) ... #8 103.5 Setting up libnet-http-perl (6.18-1) ... #8 103.5 Setting up libencode-locale-perl (1.05-1) ... #8 103.6 Setting up libdevel-callchecker-perl (0.008-1) ... #8 103.6 Setting up autogen (1:5.18.12-4) ... #8 103.7 Setting up dpkg-dev (1.19.8) ... #8 103.8 Setting up intltool-debian (0.35.0+20060710.5) ... #8 103.8 Setting up liberror-perl (0.17027-2) ... #8 103.9 Setting up patchutils (0.3.4-2) ... #8 103.9 Setting up pkg-config (0.29-6) ... #8 104.0 Setting up libipc-run-perl (20180523.0-1) ... #8 104.0 Setting up git (1:2.20.1-2+deb10u9) ... #8 104.1 Setting up libwww-robotrules-perl (6.02-1) ... #8 104.1 Setting up g++ (4:8.3.0-1) ... #8 104.2 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #8 104.2 Setting up libhtml-parser-perl (3.72-3+b3) ... #8 104.3 Setting up librole-tiny-perl (2.000006-1) ... #8 104.3 Setting up build-essential (12.6) ... #8 104.4 Setting up libfile-homedir-perl (1.004-1) ... #8 104.4 Setting up libgps-dev (3.17-7) ... #8 104.5 Setting up libmount-dev:amd64 (2.33.1-0.1+deb10u1) ... #8 104.5 Setting up libio-socket-ssl-perl (2.060-3) ... #8 104.6 Setting up libortp-dev:amd64 (1:1.0.2-1) ... #8 104.6 Setting up libhttp-message-perl (6.18-1) ... #8 104.7 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ... #8 104.7 Setting up libhttp-negotiate-perl (6.01-1) ... #8 104.8 Setting up libhttp-cookies-perl (6.04-1) ... #8 104.8 Setting up po-debconf (1.0.21) ... #8 104.9 Setting up libhtml-tree-perl (5.07-2) ... #8 104.9 Setting up libparams-classify-perl (0.015-1+b1) ... #8 105.0 Setting up libtalloc-dev:amd64 (2.1.14-2) ... #8 105.0 Setting up libglib2.0-dev:amd64 (2.58.3-2+deb10u6) ... #8 105.1 Setting up libmodule-runtime-perl (0.016-1) ... #8 105.1 Setting up libsofia-sip-ua-glib-dev (1.12.11+20110422.1-2.1+deb10u4) ... #8 105.2 Setting up libimport-into-perl (1.002005-1) ... #8 105.2 Setting up libmoo-perl (2.003004-2) ... #8 105.3 Setting up dh-autoreconf (19) ... #8 105.3 Setting up liblwp-protocol-https-perl (6.07-2) ... #8 105.3 Setting up libwww-perl (6.36-2) ... #8 105.4 Setting up debhelper (12.1.1) ... #8 105.4 Setting up devscripts (2.19.5+deb10u1) ... #8 105.6 Setting up git-buildpackage (0.9.14) ... #8 105.8 Setting up dh-strip-nondeterminism (1.1.2-1) ... #8 105.9 Setting up equivs (2.2.0) ... #8 105.9 Setting up dh-systemd (12.1.1) ... #8 106.0 Setting up dahdi-source (1:2.11.1.0.20170917~dfsg-7) ... #8 106.0 Processing triggers for libc-bin (2.28-10+deb10u4) ... #8 106.1 Processing triggers for ca-certificates (20200601~deb10u2) ... #8 106.1 Updating certificates in /etc/ssl/certs... #8 106.3 0 added, 0 removed; done. #8 106.3 Running hooks in /etc/ca-certificates/update.d... #8 106.3 done. #8 DONE 107.9s #9 [3/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #9 DONE 0.1s #10 [4/6] COPY .COMMON/RELEASE.KEY /tmp/Release.key #10 DONE 0.1s #11 [5/6] 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 #11 0.337 Warning: apt-key output should not be parsed (stdout is not a terminal) #11 0.896 OK #11 DONE 0.9s #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_10//RELEASE /tmp/Release #12 DONE 0.1s #13 exporting to image #13 exporting layers #13 exporting layers 3.3s done #13 writing image sha256:8c372738d0bd8f5ca404807da51e1a30fd7b9b3133385918566b3e782ddb21dd done #13 naming to docker.io/osmocom-build/debian-buster-build:latest 0.0s done #13 DONE 3.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/debian-buster-build' + docker_image_exists debian-buster-build + docker images -q osmocom-build/debian-buster-build + test -n 8c372738d0bd + list_osmo_packages debian-buster debian-buster-build + local distro=debian-buster + local image=debian-buster-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-buster-build -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends sigtran-tests + local feed + depends= + [ -n ] + docker_distro_from_image_name sigtran-tests + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name sigtran-tests + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name sigtran-tests + echo sigtran-tests + dir=sigtran-tests + [ -z ] + pull_arg=--pull + grep ^FROM ../sigtran-tests/Dockerfile + from_line=FROM $USER/debian-buster-build + echo FROM $USER/debian-buster-build + grep -q $USER + pull_arg= + set +x Building image: sigtran-tests (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../sigtran-tests BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/sigtran-tests OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/sigtran-tests' 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/nplab-m3ua-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --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/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_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 osmocom-build/sigtran-tests:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 545B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-buster-build results in empty or invalid base image name (line 5) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-buster-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM docker.io/osmocom-build/debian-buster-build:latest #4 DONE 0.2s #5 [2/4] RUN APT-GET update && apt-get -y install guile-2.0 guile-2.0-dev gnulib tcsh python3 python3-pip #5 0.332 Hit:1 http://archive.debian.org/debian buster InRelease #5 0.332 Hit:2 http://archive.debian.org/debian-security buster/updates InRelease #5 0.332 Hit:3 http://archive.debian.org/debian buster-updates InRelease #5 0.332 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease [1570 B] #5 0.572 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ Packages [131 kB] #5 0.590 Fetched 133 kB in 0s (453 kB/s) #5 0.590 Reading package lists... #5 1.024 Reading package lists... #5 1.459 Building dependency tree... #5 1.546 Reading state information... #5 1.614 python3 is already the newest version (3.7.3-1). #5 1.614 python3 set to manually installed. #5 1.614 The following additional packages will be installed: #5 1.614 dbus dh-python gir1.2-glib-2.0 gperf libapparmor1 libexpat1-dev libgc-dev #5 1.614 libgirepository-1.0-1 libltdl-dev libpython3-dev libpython3.7 #5 1.614 libpython3.7-dev libtext-unidecode-perl libxml-libxml-perl #5 1.614 libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl #5 1.614 libxml-sax-expat-perl libxml-sax-perl python-pip-whl python3-asn1crypto #5 1.614 python3-cffi-backend python3-crypto python3-cryptography python3-dbus #5 1.614 python3-dev python3-entrypoints python3-gi python3-keyring #5 1.614 python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel #5 1.614 python3-xdg python3.7-dev tex-common texinfo ucf #5 1.614 Suggested packages: #5 1.614 default-dbus-session-bus | dbus-session-bus clisp guile-2.0-doc libtool-doc #5 1.614 libxml-sax-expatxs-perl python-crypto-doc python-cryptography-doc #5 1.614 python3-cryptography-vectors python-dbus-doc python3-dbus-dbg gnome-keyring #5 1.614 libkf5wallet-bin gir1.2-gnomekeyring-1.0 python-secretstorage-doc #5 1.614 python-setuptools-doc texlive-base texlive-latex-base #5 1.614 texlive-generic-recommended texinfo-doc-nonfree texlive-fonts-recommended #5 1.803 The following NEW packages will be installed: #5 1.803 dbus dh-python gir1.2-glib-2.0 gnulib gperf guile-2.0 guile-2.0-dev #5 1.803 libapparmor1 libexpat1-dev libgc-dev libgirepository-1.0-1 libltdl-dev #5 1.803 libpython3-dev libpython3.7 libpython3.7-dev libtext-unidecode-perl #5 1.803 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl #5 1.803 libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl python-pip-whl #5 1.803 python3-asn1crypto python3-cffi-backend python3-crypto python3-cryptography #5 1.803 python3-dbus python3-dev python3-entrypoints python3-gi python3-keyring #5 1.803 python3-keyrings.alt python3-pip python3-secretstorage python3-setuptools #5 1.803 python3-wheel python3-xdg python3.7-dev tcsh tex-common texinfo ucf #5 1.823 0 upgraded, 43 newly installed, 0 to remove and 0 not upgraded. #5 1.823 Need to get 63.0 MB of archives. #5 1.823 After this operation, 161 MB of additional disk space will be used. #5 1.823 Get:1 http://archive.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] #5 1.836 Get:2 http://archive.debian.org/debian buster/main amd64 tex-common all 6.11 [53.1 kB] #5 1.838 Get:3 http://archive.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #5 1.841 Get:4 http://archive.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.28-0+deb10u1 [240 kB] #5 1.846 Get:5 http://archive.debian.org/debian buster/main amd64 dh-python all 3.20190308 [99.3 kB] #5 1.848 Get:6 http://archive.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB] #5 1.849 Get:7 http://archive.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB] #5 1.851 Get:8 http://archive.debian.org/debian buster/main amd64 gperf amd64 3.1-1 [147 kB] #5 1.852 Get:9 http://archive.debian.org/debian buster/main amd64 libtext-unidecode-perl all 1.30-1 [103 kB] #5 1.857 Get:10 http://archive.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] #5 1.860 Get:11 http://archive.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] #5 1.862 Get:12 http://archive.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] #5 1.865 Get:13 http://archive.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] #5 1.869 Get:14 http://archive.debian.org/debian buster/main amd64 texinfo amd64 6.5.0.dfsg.1-4+b1 [1431 kB] #5 1.882 Get:15 http://archive.debian.org/debian buster/main amd64 gnulib all 20140202+stable-4 [4408 kB] #5 1.930 Get:16 http://archive.debian.org/debian buster/main amd64 guile-2.0 amd64 2.0.13+1-5.1 [18.1 kB] #5 1.930 Get:17 http://archive.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB] #5 1.931 Get:18 http://archive.debian.org/debian buster/main amd64 libgc-dev amd64 1:7.6.4-0.4 [373 kB] #5 1.934 Get:19 http://archive.debian.org/debian buster/main amd64 guile-2.0-dev amd64 2.0.13+1-5.1 [699 kB] #5 1.941 Get:20 http://archive.debian.org/debian-security buster/updates/main amd64 libexpat1-dev amd64 2.2.6-2+deb10u7 [156 kB] #5 1.967 Get:21 http://archive.debian.org/debian-security buster/updates/main amd64 libpython3.7 amd64 3.7.3-2+deb10u7 [1499 kB] #5 1.983 Get:22 http://archive.debian.org/debian-security buster/updates/main amd64 libpython3.7-dev amd64 3.7.3-2+deb10u7 [48.4 MB] #5 2.403 Get:23 http://archive.debian.org/debian buster/main amd64 libpython3-dev amd64 3.7.3-1 [20.1 kB] #5 2.441 Get:24 http://archive.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB] #5 2.443 Get:25 http://archive.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB] #5 2.443 Get:26 http://archive.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] #5 2.453 Get:27 http://archive.debian.org/debian buster/main amd64 python3-asn1crypto all 0.24.0-1 [78.2 kB] #5 2.453 Get:28 http://archive.debian.org/debian buster/main amd64 python3-cffi-backend amd64 1.12.2-1 [79.7 kB] #5 2.454 Get:29 http://archive.debian.org/debian buster/main amd64 python3-crypto amd64 2.6.1-9+b1 [263 kB] #5 2.455 Get:30 http://archive.debian.org/debian-security buster/updates/main amd64 python3-cryptography amd64 2.6.1-3+deb10u4 [218 kB] #5 2.457 Get:31 http://archive.debian.org/debian buster/main amd64 python3-dbus amd64 1.2.8-3 [103 kB] #5 2.457 Get:32 http://archive.debian.org/debian-security buster/updates/main amd64 python3.7-dev amd64 3.7.3-2+deb10u7 [514 kB] #5 2.461 Get:33 http://archive.debian.org/debian buster/main amd64 python3-dev amd64 3.7.3-1 [1264 B] #5 2.461 Get:34 http://archive.debian.org/debian buster/main amd64 python3-entrypoints all 0.3-1 [5508 B] #5 2.461 Get:35 http://archive.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB] #5 2.462 Get:36 http://archive.debian.org/debian buster/main amd64 python3-secretstorage all 2.3.1-2 [14.2 kB] #5 2.464 Get:37 http://archive.debian.org/debian buster/main amd64 python3-keyring all 17.1.1-1 [43.1 kB] #5 2.466 Get:38 http://archive.debian.org/debian buster/main amd64 python3-keyrings.alt all 3.1.1-1 [18.2 kB] #5 2.470 Get:39 http://archive.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] #5 2.471 Get:40 http://archive.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] #5 2.473 Get:41 http://archive.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] #5 2.473 Get:42 http://archive.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB] #5 2.503 Get:43 http://archive.debian.org/debian buster/main amd64 tcsh amd64 6.20.00-7+b1 [473 kB] #5 2.617 debconf: delaying package configuration, since apt-utils is not installed #5 2.653 Fetched 63.0 MB in 1s (90.4 MB/s) #5 2.735 Selecting previously unselected package ucf. #5 2.735 (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 ... 25305 files and directories currently installed.) #5 2.747 Preparing to unpack .../00-ucf_3.0038+nmu1_all.deb ... #5 2.768 Moving old data out of the way #5 2.768 Unpacking ucf (3.0038+nmu1) ... #5 2.926 Selecting previously unselected package tex-common. #5 2.928 Preparing to unpack .../01-tex-common_6.11_all.deb ... #5 2.950 Unpacking tex-common (6.11) ... #5 3.281 Selecting previously unselected package libapparmor1:amd64. #5 3.283 Preparing to unpack .../02-libapparmor1_2.13.2-10_amd64.deb ... #5 3.313 Unpacking libapparmor1:amd64 (2.13.2-10) ... #5 3.463 Selecting previously unselected package dbus. #5 3.464 Preparing to unpack .../03-dbus_1.12.28-0+deb10u1_amd64.deb ... #5 3.484 Unpacking dbus (1.12.28-0+deb10u1) ... #5 3.621 Selecting previously unselected package dh-python. #5 3.623 Preparing to unpack .../04-dh-python_3.20190308_all.deb ... #5 3.640 Unpacking dh-python (3.20190308) ... #5 3.758 Selecting previously unselected package libgirepository-1.0-1:amd64. #5 3.760 Preparing to unpack .../05-libgirepository-1.0-1_1.58.3-2_amd64.deb ... #5 3.776 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ... #5 3.865 Selecting previously unselected package gir1.2-glib-2.0:amd64. #5 3.866 Preparing to unpack .../06-gir1.2-glib-2.0_1.58.3-2_amd64.deb ... #5 3.882 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ... #5 3.973 Selecting previously unselected package gperf. #5 3.974 Preparing to unpack .../07-gperf_3.1-1_amd64.deb ... #5 3.990 Unpacking gperf (3.1-1) ... #5 4.081 Selecting previously unselected package libtext-unidecode-perl. #5 4.083 Preparing to unpack .../08-libtext-unidecode-perl_1.30-1_all.deb ... #5 4.099 Unpacking libtext-unidecode-perl (1.30-1) ... #5 4.200 Selecting previously unselected package libxml-namespacesupport-perl. #5 4.203 Preparing to unpack .../09-libxml-namespacesupport-perl_1.12-1_all.deb ... #5 4.219 Unpacking libxml-namespacesupport-perl (1.12-1) ... #5 4.303 Selecting previously unselected package libxml-sax-base-perl. #5 4.304 Preparing to unpack .../10-libxml-sax-base-perl_1.09-1_all.deb ... #5 4.320 Unpacking libxml-sax-base-perl (1.09-1) ... #5 4.439 Selecting previously unselected package libxml-sax-perl. #5 4.440 Preparing to unpack .../11-libxml-sax-perl_1.00+dfsg-1_all.deb ... #5 4.456 Unpacking libxml-sax-perl (1.00+dfsg-1) ... #5 4.561 Selecting previously unselected package libxml-libxml-perl. #5 4.563 Preparing to unpack .../12-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... #5 4.579 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... #5 4.713 Selecting previously unselected package texinfo. #5 4.715 Preparing to unpack .../13-texinfo_6.5.0.dfsg.1-4+b1_amd64.deb ... #5 4.735 Unpacking texinfo (6.5.0.dfsg.1-4+b1) ... #5 4.900 Selecting previously unselected package gnulib. #5 4.901 Preparing to unpack .../14-gnulib_20140202+stable-4_all.deb ... #5 4.917 Unpacking gnulib (20140202+stable-4) ... #5 5.611 Selecting previously unselected package guile-2.0. #5 5.615 Preparing to unpack .../15-guile-2.0_2.0.13+1-5.1_amd64.deb ... #5 5.631 Unpacking guile-2.0 (2.0.13+1-5.1) ... #5 5.722 Selecting previously unselected package libltdl-dev:amd64. #5 5.727 Preparing to unpack .../16-libltdl-dev_2.4.6-9_amd64.deb ... #5 5.743 Unpacking libltdl-dev:amd64 (2.4.6-9) ... #5 5.854 Selecting previously unselected package libgc-dev:amd64. #5 5.859 Preparing to unpack .../17-libgc-dev_1%3a7.6.4-0.4_amd64.deb ... #5 5.878 Unpacking libgc-dev:amd64 (1:7.6.4-0.4) ... #5 5.994 Selecting previously unselected package guile-2.0-dev. #5 5.999 Preparing to unpack .../18-guile-2.0-dev_2.0.13+1-5.1_amd64.deb ... #5 6.015 Unpacking guile-2.0-dev (2.0.13+1-5.1) ... #5 6.164 Selecting previously unselected package libexpat1-dev:amd64. #5 6.168 Preparing to unpack .../19-libexpat1-dev_2.2.6-2+deb10u7_amd64.deb ... #5 6.184 Unpacking libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #5 6.313 Selecting previously unselected package libpython3.7:amd64. #5 6.318 Preparing to unpack .../20-libpython3.7_3.7.3-2+deb10u7_amd64.deb ... #5 6.334 Unpacking libpython3.7:amd64 (3.7.3-2+deb10u7) ... #5 6.523 Selecting previously unselected package libpython3.7-dev:amd64. #5 6.525 Preparing to unpack .../21-libpython3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #5 6.544 Unpacking libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #5 9.352 Selecting previously unselected package libpython3-dev:amd64. #5 9.355 Preparing to unpack .../22-libpython3-dev_3.7.3-1_amd64.deb ... #5 9.372 Unpacking libpython3-dev:amd64 (3.7.3-1) ... #5 9.461 Selecting previously unselected package libxml-parser-perl. #5 9.464 Preparing to unpack .../23-libxml-parser-perl_2.44-4_amd64.deb ... #5 9.480 Unpacking libxml-parser-perl (2.44-4) ... #5 9.599 Selecting previously unselected package libxml-sax-expat-perl. #5 9.600 Preparing to unpack .../24-libxml-sax-expat-perl_0.51-1_all.deb ... #5 9.617 Unpacking libxml-sax-expat-perl (0.51-1) ... #5 9.706 Selecting previously unselected package python-pip-whl. #5 9.708 Preparing to unpack .../25-python-pip-whl_18.1-5_all.deb ... #5 9.724 Unpacking python-pip-whl (18.1-5) ... #5 9.943 Selecting previously unselected package python3-asn1crypto. #5 9.948 Preparing to unpack .../26-python3-asn1crypto_0.24.0-1_all.deb ... #5 9.963 Unpacking python3-asn1crypto (0.24.0-1) ... #5 10.06 Selecting previously unselected package python3-cffi-backend. #5 10.06 Preparing to unpack .../27-python3-cffi-backend_1.12.2-1_amd64.deb ... #5 10.08 Unpacking python3-cffi-backend (1.12.2-1) ... #5 10.19 Selecting previously unselected package python3-crypto. #5 10.19 Preparing to unpack .../28-python3-crypto_2.6.1-9+b1_amd64.deb ... #5 10.20 Unpacking python3-crypto (2.6.1-9+b1) ... #5 10.33 Selecting previously unselected package python3-cryptography. #5 10.33 Preparing to unpack .../29-python3-cryptography_2.6.1-3+deb10u4_amd64.deb ... #5 10.35 Unpacking python3-cryptography (2.6.1-3+deb10u4) ... #5 10.48 Selecting previously unselected package python3-dbus. #5 10.49 Preparing to unpack .../30-python3-dbus_1.2.8-3_amd64.deb ... #5 10.50 Unpacking python3-dbus (1.2.8-3) ... #5 10.60 Selecting previously unselected package python3.7-dev. #5 10.61 Preparing to unpack .../31-python3.7-dev_3.7.3-2+deb10u7_amd64.deb ... #5 10.63 Unpacking python3.7-dev (3.7.3-2+deb10u7) ... #5 10.75 Selecting previously unselected package python3-dev. #5 10.75 Preparing to unpack .../32-python3-dev_3.7.3-1_amd64.deb ... #5 10.77 Unpacking python3-dev (3.7.3-1) ... #5 10.88 Selecting previously unselected package python3-entrypoints. #5 10.88 Preparing to unpack .../33-python3-entrypoints_0.3-1_all.deb ... #5 10.90 Unpacking python3-entrypoints (0.3-1) ... #5 11.01 Selecting previously unselected package python3-gi. #5 11.02 Preparing to unpack .../34-python3-gi_3.30.4-1_amd64.deb ... #5 11.04 Unpacking python3-gi (3.30.4-1) ... #5 11.16 Selecting previously unselected package python3-secretstorage. #5 11.16 Preparing to unpack .../35-python3-secretstorage_2.3.1-2_all.deb ... #5 11.18 Unpacking python3-secretstorage (2.3.1-2) ... #5 11.29 Selecting previously unselected package python3-keyring. #5 11.29 Preparing to unpack .../36-python3-keyring_17.1.1-1_all.deb ... #5 11.31 Unpacking python3-keyring (17.1.1-1) ... #5 11.42 Selecting previously unselected package python3-keyrings.alt. #5 11.42 Preparing to unpack .../37-python3-keyrings.alt_3.1.1-1_all.deb ... #5 11.44 Unpacking python3-keyrings.alt (3.1.1-1) ... #5 11.55 Selecting previously unselected package python3-pip. #5 11.56 Preparing to unpack .../38-python3-pip_18.1-5_all.deb ... #5 11.58 Unpacking python3-pip (18.1-5) ... #5 11.71 Selecting previously unselected package python3-setuptools. #5 11.71 Preparing to unpack .../39-python3-setuptools_40.8.0-1_all.deb ... #5 11.73 Unpacking python3-setuptools (40.8.0-1) ... #5 11.88 Selecting previously unselected package python3-wheel. #5 11.88 Preparing to unpack .../40-python3-wheel_0.32.3-2_all.deb ... #5 11.90 Unpacking python3-wheel (0.32.3-2) ... #5 12.00 Selecting previously unselected package python3-xdg. #5 12.01 Preparing to unpack .../41-python3-xdg_0.25-5_all.deb ... #5 12.02 Unpacking python3-xdg (0.25-5) ... #5 12.16 Selecting previously unselected package tcsh. #5 12.16 Preparing to unpack .../42-tcsh_6.20.00-7+b1_amd64.deb ... #5 12.21 Unpacking tcsh (6.20.00-7+b1) ... #5 12.35 Setting up python3-entrypoints (0.3-1) ... #5 12.49 Setting up dh-python (3.20190308) ... #5 12.66 Setting up libxml-parser-perl (2.44-4) ... #5 12.70 Setting up python3-dbus (1.2.8-3) ... #5 12.88 Setting up libapparmor1:amd64 (2.13.2-10) ... #5 12.93 Setting up python3-setuptools (40.8.0-1) ... #5 13.17 Setting up libpython3.7:amd64 (3.7.3-2+deb10u7) ... #5 13.22 Setting up guile-2.0 (2.0.13+1-5.1) ... #5 13.26 update-alternatives: using /usr/lib/x86_64-linux-gnu/guile-2.0/bin/guile to provide /usr/bin/guile (guile) in auto mode #5 13.28 Setting up libxml-namespacesupport-perl (1.12-1) ... #5 13.33 Setting up python3-xdg (0.25-5) ... #5 13.46 Setting up gperf (3.1-1) ... #5 13.51 Setting up python3-wheel (0.32.3-2) ... #5 13.62 Setting up libltdl-dev:amd64 (2.4.6-9) ... #5 13.68 Setting up libxml-sax-base-perl (1.09-1) ... #5 13.73 Setting up libexpat1-dev:amd64 (2.2.6-2+deb10u7) ... #5 13.78 Setting up dbus (1.12.28-0+deb10u1) ... #5 14.09 invoke-rc.d: could not determine current runlevel #5 14.09 invoke-rc.d: policy-rc.d denied execution of start. #5 14.11 Setting up ucf (3.0038+nmu1) ... #5 14.20 debconf: unable to initialize frontend: Dialog #5 14.20 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 14.20 debconf: falling back to frontend: Readline #5 14.25 Setting up python3-crypto (2.6.1-9+b1) ... #5 14.52 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ... #5 14.57 Setting up python-pip-whl (18.1-5) ... #5 14.61 Setting up libtext-unidecode-perl (1.30-1) ... #5 14.67 Setting up libgc-dev:amd64 (1:7.6.4-0.4) ... #5 14.73 Setting up python3-asn1crypto (0.24.0-1) ... #5 14.87 Setting up tcsh (6.20.00-7+b1) ... #5 14.99 update-alternatives: using /bin/tcsh to provide /bin/csh (csh) in auto mode #5 15.02 Setting up python3-cffi-backend (1.12.2-1) ... #5 15.08 Setting up libpython3.7-dev:amd64 (3.7.3-2+deb10u7) ... #5 15.13 Setting up libxml-sax-perl (1.00+dfsg-1) ... #5 15.20 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... #5 15.24 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #5 15.30 debconf: unable to initialize frontend: Dialog #5 15.30 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 15.30 debconf: falling back to frontend: Readline #5 15.34 #5 15.34 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version #5 15.39 Setting up python3.7-dev (3.7.3-2+deb10u7) ... #5 15.44 Setting up tex-common (6.11) ... #5 15.58 debconf: unable to initialize frontend: Dialog #5 15.58 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 15.58 debconf: falling back to frontend: Readline #5 15.63 update-language: texlive-base not installed and configured, doing nothing! #5 15.69 Setting up python3-cryptography (2.6.1-3+deb10u4) ... #5 15.91 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ... #5 15.96 Setting up python3-pip (18.1-5) ... #5 16.18 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... #5 16.25 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... #5 16.32 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... #5 16.39 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #5 16.45 debconf: unable to initialize frontend: Dialog #5 16.45 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 16.45 debconf: falling back to frontend: Readline #5 16.50 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #5 16.54 Setting up libxml-sax-expat-perl (0.51-1) ... #5 16.60 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... #5 16.63 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... #5 16.70 debconf: unable to initialize frontend: Dialog #5 16.70 debconf: (TERM is not set, so the dialog frontend is not usable.) #5 16.70 debconf: falling back to frontend: Readline #5 16.75 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version #5 16.79 Setting up python3-keyrings.alt (3.1.1-1) ... #5 16.95 Setting up guile-2.0-dev (2.0.13+1-5.1) ... #5 17.00 Setting up libpython3-dev:amd64 (3.7.3-1) ... #5 17.05 Setting up python3-secretstorage (2.3.1-2) ... #5 17.18 Setting up python3-dev (3.7.3-1) ... #5 17.22 Setting up python3-gi (3.30.4-1) ... #5 17.38 Setting up texinfo (6.5.0.dfsg.1-4+b1) ... #5 17.44 Setting up gnulib (20140202+stable-4) ... #5 17.49 Setting up python3-keyring (17.1.1-1) ... #5 17.63 Processing triggers for man-db (2.8.5-2+deb10u1) ... #5 17.84 Processing triggers for libc-bin (2.28-10+deb10u4) ... #5 DONE 18.3s #6 [3/4] RUN PIP3 install junit-xml #6 0.884 Collecting junit-xml #6 0.949 Downloading https://files.pythonhosted.org/packages/2a/93/2d896b5fd3d79b4cadd8882c06650e66d003f465c9d12c488d92853dff78/junit_xml-1.9-py2.py3-none-any.whl #6 0.955 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from junit-xml) (1.12.0) #6 0.965 Installing collected packages: junit-xml #6 0.970 Successfully installed junit-xml-1.9 #6 DONE 1.0s #7 [4/4] RUN CD /tmp && git clone https://github.com/nplab/guile-sctp && cd guile-sctp && ./bootstrap && ./configure && make && make install #7 0.348 Cloning into 'guile-sctp'... #7 0.713 + [ -e /usr/local/bin/glibtoolize ] #7 0.713 + [ -e /usr/bin/glibtoolize ] #7 0.713 + [ -e /usr/local/bin/libtoolize ] #7 0.713 + [ -e /usr/bin/libtoolize ] #7 0.713 + /usr/bin/libtoolize --force #7 0.819 libtoolize: putting auxiliary files in '.'. #7 0.819 libtoolize: linking file './ltmain.sh' #7 0.832 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #7 0.832 libtoolize: linking file 'm4/libtool.m4' #7 0.835 libtoolize: linking file 'm4/ltoptions.m4' #7 0.838 libtoolize: linking file 'm4/ltsugar.m4' #7 0.841 libtoolize: linking file 'm4/ltversion.m4' #7 0.844 libtoolize: linking file 'm4/lt~obsolete.m4' #7 0.848 + [ -e /usr/local/share/aclocal ] #7 0.848 + aclocal #7 2.978 + autoheader #7 3.370 + autoconf #7 3.641 + automake --foreign --add-missing --copy #7 4.077 configure.ac:12: installing './compile' #7 4.079 configure.ac:11: installing './config.guess' #7 4.082 configure.ac:11: installing './config.sub' #7 4.084 configure.ac:7: installing './install-sh' #7 4.086 configure.ac:7: installing './missing' #7 4.103 Makefile.am: installing './depcomp' #7 4.252 checking for a BSD-compatible install... /usr/bin/install -c #7 4.260 checking whether build environment is sane... yes #7 4.271 checking for a thread-safe mkdir -p... /bin/mkdir -p #7 4.273 checking for gawk... gawk #7 4.274 checking whether make sets $(MAKE)... yes #7 4.285 checking whether make supports nested variables... yes #7 4.305 checking build system type... x86_64-pc-linux-gnu #7 4.357 checking host system type... x86_64-pc-linux-gnu #7 4.357 checking for gcc... gcc #7 4.381 checking whether the C compiler works... yes #7 4.419 checking for C compiler default output file name... a.out #7 4.420 checking for suffix of executables... #7 4.454 checking whether we are cross compiling... no #7 4.496 checking for suffix of object files... o #7 4.521 checking whether we are using the GNU C compiler... yes #7 4.547 checking whether gcc accepts -g... yes #7 4.570 checking for gcc option to accept ISO C89... none needed #7 4.602 checking whether gcc understands -c and -o together... yes #7 4.637 checking whether make supports the include directive... yes (GNU style) #7 4.645 checking dependency style of gcc... gcc3 #7 4.681 checking how to print strings... printf #7 4.715 checking for a sed that does not truncate output... /bin/sed #7 4.720 checking for grep that handles long lines and -e... /bin/grep #7 4.723 checking for egrep... /bin/grep -E #7 4.724 checking for fgrep... /bin/grep -F #7 4.726 checking for ld used by gcc... /usr/bin/ld #7 4.730 checking if the linker (/usr/bin/ld) is GNU ld... yes #7 4.733 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #7 4.736 checking the name lister (/usr/bin/nm -B) interface... BSD nm #7 4.759 checking whether ln -s works... yes #7 4.759 checking the maximum length of command line arguments... 1572864 #7 4.767 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #7 4.767 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #7 4.767 checking for /usr/bin/ld option to reload object files... -r #7 4.768 checking for objdump... objdump #7 4.768 checking how to recognize dependent libraries... pass_all #7 4.769 checking for dlltool... no #7 4.770 checking how to associate runtime and link libraries... printf %s\n #7 4.770 checking for ar... ar #7 4.771 checking for archiver @FILE support... @ #7 4.798 checking for strip... strip #7 4.799 checking for ranlib... ranlib #7 4.799 checking command to parse /usr/bin/nm -B output from gcc object... ok #7 4.864 checking for sysroot... no #7 4.865 checking for a working dd... /bin/dd #7 4.869 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 #7 4.891 checking for mt... no #7 4.892 checking if : is a manifest tool... no #7 4.897 checking how to run the C preprocessor... gcc -E #7 4.942 checking for ANSI C header files... yes #7 5.046 checking for sys/types.h... yes #7 5.080 checking for sys/stat.h... yes #7 5.107 checking for stdlib.h... yes #7 5.141 checking for string.h... yes #7 5.176 checking for memory.h... yes #7 5.220 checking for strings.h... yes #7 5.264 checking for inttypes.h... yes #7 5.306 checking for stdint.h... yes #7 5.346 checking for unistd.h... yes #7 5.390 checking for dlfcn.h... yes #7 5.430 checking for objdir... .libs #7 5.506 checking if gcc supports -fno-rtti -fno-exceptions... no #7 5.530 checking for gcc option to produce PIC... -fPIC -DPIC #7 5.530 checking if gcc PIC flag -fPIC -DPIC works... yes #7 5.553 checking if gcc static flag -static works... yes #7 5.605 checking if gcc supports -c -o file.o... yes #7 5.638 checking if gcc supports -c -o file.o... (cached) yes #7 5.638 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #7 5.648 checking whether -lc should be explicitly linked in... no #7 5.687 checking dynamic linker characteristics... GNU/Linux ld.so #7 5.754 checking how to hardcode library paths into programs... immediate #7 5.754 checking whether stripping libraries is possible... yes #7 5.756 checking if libtool supports shared libraries... yes #7 5.756 checking whether to build shared libraries... yes #7 5.756 checking whether to build static libraries... yes #7 5.757 checking for pkg-config... /usr/bin/pkg-config #7 5.758 checking pkg-config is at least version 0.9.0... yes #7 5.760 configure: checking for guile 2.0 #7 5.762 configure: found guile 2.0 #7 5.762 checking for ld used by gcc... /usr/bin/ld -m elf_x86_64 #7 5.765 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes #7 5.768 checking for shared library run path origin... done #7 5.780 checking for GUILE... yes #7 5.789 checking for Guile site directory... /usr/share/guile/site/2.0 #7 5.795 checking for sys/types.h... (cached) yes #7 5.803 checking sys/socket.h usability... yes #7 5.916 checking sys/socket.h presence... yes #7 5.928 checking for sys/socket.h... yes #7 5.935 checking netinet/in.h usability... yes #7 5.962 checking netinet/in.h presence... yes #7 5.976 checking for netinet/in.h... yes #7 5.984 checking netinet/sctp.h usability... yes #7 6.013 checking netinet/sctp.h presence... yes #7 6.027 checking for netinet/sctp.h... yes #7 6.031 checking whether byte ordering is bigendian... no #7 6.111 checking for working IPv6 support... yes #7 6.139 checking whether sockaddr_in6 has sin6_scope_id... yes #7 6.171 checking for struct sockaddr.sa_len... no #7 6.213 checking for struct sockaddr_in.sin_len... no #7 6.269 checking for struct sockaddr_in6.sin6_len... no #7 6.321 checking for sctp_sendmsg in -lsctp... yes #7 6.369 checking for sctp_recvmsg in -lsctp... yes #7 6.422 checking for sctp_sendmsg... yes #7 6.470 checking for sctp_recvmsg... yes #7 6.541 checking that generated files are newer than configure... done #7 6.542 configure: creating ./config.status #7 8.402 config.status: creating Makefile #7 8.429 config.status: creating config.h #7 8.456 config.status: executing depfiles commands #7 8.491 config.status: executing libtool commands #7 8.545 guile-snarf -o guile-sctp.x -DHAVE_CONFIG_H -pthread -I/usr/include/guile/2.0 -g -O2 guile-sctp.c #7 8.606 make all-am #7 8.609 make[1]: Entering directory '/tmp/guile-sctp' #7 8.609 /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/guile/2.0 -g -O2 -MT guile-sctp.lo -MD -MP -MF .deps/guile-sctp.Tpo -c -o guile-sctp.lo guile-sctp.c #7 8.655 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/guile/2.0 -g -O2 -MT guile-sctp.lo -MD -MP -MF .deps/guile-sctp.Tpo -c guile-sctp.c -fPIC -DPIC -o .libs/guile-sctp.o #7 8.837 libtool: compile: gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/guile/2.0 -g -O2 -MT guile-sctp.lo -MD -MP -MF .deps/guile-sctp.Tpo -c guile-sctp.c -o guile-sctp.o >/dev/null 2>&1 #7 9.016 mv -f .deps/guile-sctp.Tpo .deps/guile-sctp.Plo #7 9.018 /bin/bash ./libtool --tag=CC --mode=link gcc -g -O2 -o libguile-net-sctp.la -rpath /usr/local/lib guile-sctp.lo -lsctp -lsctp #7 9.066 libtool: link: gcc -shared -fPIC -DPIC .libs/guile-sctp.o -lsctp -g -O2 -Wl,-soname -Wl,libguile-net-sctp.so.0 -o .libs/libguile-net-sctp.so.0.0.0 #7 9.084 libtool: link: (cd ".libs" && rm -f "libguile-net-sctp.so.0" && ln -s "libguile-net-sctp.so.0.0.0" "libguile-net-sctp.so.0") #7 9.087 libtool: link: (cd ".libs" && rm -f "libguile-net-sctp.so" && ln -s "libguile-net-sctp.so.0.0.0" "libguile-net-sctp.so") #7 9.091 libtool: link: ar cru .libs/libguile-net-sctp.a guile-sctp.o #7 9.092 ar: `u' modifier ignored since `D' is the default (see `U') #7 9.093 libtool: link: ranlib .libs/libguile-net-sctp.a #7 9.101 libtool: link: ( cd ".libs" && rm -f "libguile-net-sctp.la" && ln -s "../libguile-net-sctp.la" "libguile-net-sctp.la" ) #7 9.105 make[1]: Leaving directory '/tmp/guile-sctp' #7 9.107 make install-am #7 9.109 make[1]: Entering directory '/tmp/guile-sctp' #7 9.123 make[2]: Entering directory '/tmp/guile-sctp' #7 9.135 /bin/mkdir -p '/usr/local/lib' #7 9.136 /bin/bash ./libtool --mode=install /usr/bin/install -c libguile-net-sctp.la '/usr/local/lib' #7 9.158 libtool: install: /usr/bin/install -c .libs/libguile-net-sctp.so.0.0.0 /usr/local/lib/libguile-net-sctp.so.0.0.0 #7 9.159 libtool: install: (cd /usr/local/lib && { ln -s -f libguile-net-sctp.so.0.0.0 libguile-net-sctp.so.0 || { rm -f libguile-net-sctp.so.0 && ln -s libguile-net-sctp.so.0.0.0 libguile-net-sctp.so.0; }; }) #7 9.161 libtool: install: (cd /usr/local/lib && { ln -s -f libguile-net-sctp.so.0.0.0 libguile-net-sctp.so || { rm -f libguile-net-sctp.so && ln -s libguile-net-sctp.so.0.0.0 libguile-net-sctp.so; }; }) #7 9.162 libtool: install: /usr/bin/install -c .libs/libguile-net-sctp.lai /usr/local/lib/libguile-net-sctp.la #7 9.163 libtool: install: /usr/bin/install -c .libs/libguile-net-sctp.a /usr/local/lib/libguile-net-sctp.a #7 9.165 libtool: install: chmod 644 /usr/local/lib/libguile-net-sctp.a #7 9.166 libtool: install: ranlib /usr/local/lib/libguile-net-sctp.a #7 9.196 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #7 9.197 ---------------------------------------------------------------------- #7 9.197 Libraries have been installed in: #7 9.197 /usr/local/lib #7 9.197 #7 9.197 If you ever happen to want to link against installed libraries #7 9.197 in a given directory, LIBDIR, you must either use libtool, and #7 9.197 specify the full pathname of the library, or use the '-LLIBDIR' #7 9.197 flag during linking and do at least one of the following: #7 9.197 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #7 9.197 during execution #7 9.197 - add LIBDIR to the 'LD_RUN_PATH' environment variable #7 9.197 during linking #7 9.197 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #7 9.197 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #7 9.197 #7 9.197 See any operating system documentation about shared libraries for #7 9.197 more information, such as the ld(1) and ld.so(8) manual pages. #7 9.197 ---------------------------------------------------------------------- #7 9.198 /bin/mkdir -p '/usr/share/guile/site/2.0/net' #7 9.201 /usr/bin/install -c -m 644 sctp.scm '/usr/share/guile/site/2.0/net' #7 9.202 make[2]: Leaving directory '/tmp/guile-sctp' #7 9.203 make[1]: Leaving directory '/tmp/guile-sctp' #7 DONE 10.0s #8 exporting to image #8 exporting layers #8 exporting layers 1.3s done #8 writing image sha256:28239749446770fc3b77743333cde1759eff51f0015a4341c11f06ce543339fe 0.0s done #8 naming to docker.io/osmocom-build/sigtran-tests:latest 0.0s done #8 DONE 1.4s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-buster-build results in empty or invalid base image name (line 5) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/sigtran-tests' + docker_image_exists sigtran-tests + docker images -q osmocom-build/sigtran-tests + test -n 282397494467 + list_osmo_packages debian-bookworm sigtran-tests + local distro=debian-bookworm + local image=sigtran-tests + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/sigtran-tests -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-stp-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/debian-bookworm-build' 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/nplab-m3ua-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --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/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_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 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 6.08kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:57b2a46728f6f1000649671bb3c7b1d66116b92b55cfb97ec6c1394fe5d44709 #5 DONE 0.0s #6 [internal] load build context #6 ... #7 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #7 DONE 0.2s #6 [internal] load build context #6 transferring context: 1.97kB done #6 DONE 0.3s #8 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #8 ... #9 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #9 DONE 0.6s #8 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #8 DONE 0.6s #10 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #10 DONE 0.7s #11 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #11 DONE 0.7s #11 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #11 DONE 0.7s #12 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #12 CACHED #13 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #13 CACHED #14 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #14 CACHED #15 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #15 CACHED #16 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git@028da3798355d0260c6c6491b39347d84ca7a02d' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #16 CACHED #17 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget 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 #17 CACHED #18 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #18 CACHED #19 [ 4/16] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #19 CACHED #20 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #20 CACHED #21 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #21 CACHED #22 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libidn-dev libjansson-dev liblua5.3-dev libmnl-dev libmongoc-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnghttp2-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssh-gcrypt-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libyaml-dev libzmq3-dev locales lua-socket make meson mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-pytest python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc xxd && apt-get clean #22 CACHED #23 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 2.7s #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 0.618 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.618 + apt-get update #26 0.685 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.685 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.686 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.687 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] #26 0.882 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [278 kB] #26 0.928 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [205 kB] #26 0.954 Fetched 588 kB in 0s (1926 kB/s) #26 0.954 Reading package lists... #26 1.633 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.639 Reading package lists... #26 2.312 Building dependency tree... #26 2.468 Reading state information... #26 2.645 The following additional packages will be installed: #26 2.645 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 2.646 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 2.646 libyder-dev libyder2.0 #26 2.647 Suggested packages: #26 2.647 libcurl4-doc libldap2-dev librtmp-dev libssh2-1-dev uhd-doc uhd-host #26 2.647 Recommended packages: #26 2.647 limesuite-udev limesuite-images gnuradio-dev #26 2.771 The following NEW packages will be installed: #26 2.771 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 2.771 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 2.772 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 2.803 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. #26 2.803 Need to get 5784 kB of archives. #26 2.803 After this operation, 24.8 MB of additional disk space will be used. #26 2.803 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u14 [487 kB] #26 2.810 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2156.524c.202509142026 [263 kB] #26 2.816 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2156.524c.202509142026 [53.0 kB] #26 2.828 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 2.830 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 2.834 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 2.836 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 2.838 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.39-1~deb12u1 [354 kB] #26 2.841 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 2.877 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 2.878 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 2.879 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 2.879 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 2.880 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 3.106 debconf: delaying package configuration, since apt-utils is not installed #26 3.189 Fetched 5784 kB in 0s (56.8 MB/s) #26 3.265 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 3.265 (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 ... 116845 files and directories currently installed.) #26 3.313 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u14_amd64.deb ... #26 3.346 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u14) ... #26 3.635 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 3.652 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2156.524c.202509142026_amd64.deb ... #26 3.735 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2156.524c.202509142026) ... #26 3.944 Selecting previously unselected package liblimesuite-dev. #26 3.960 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2156.524c.202509142026_amd64.deb ... #26 3.994 Unpacking liblimesuite-dev (23.11.0.1.2156.524c.202509142026) ... #26 4.247 Selecting previously unselected package libmicrohttpd12:amd64. #26 4.263 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 4.293 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.482 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 4.498 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 4.530 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 4.791 Selecting previously unselected package liborcania2.3:amd64. #26 4.801 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 4.836 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 5.013 Selecting previously unselected package liborcania-dev:amd64. #26 5.029 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 5.058 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 5.252 Selecting previously unselected package libsystemd-dev:amd64. #26 5.260 Preparing to unpack .../07-libsystemd-dev_252.39-1~deb12u1_amd64.deb ... #26 5.295 Unpacking libsystemd-dev:amd64 (252.39-1~deb12u1) ... #26 5.540 Selecting previously unselected package libuhd4.3.0:amd64. #26 5.556 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 5.584 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 6.070 Selecting previously unselected package libuhd-dev:amd64. #26 6.078 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 6.106 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 6.363 Selecting previously unselected package libyder2.0:amd64. #26 6.378 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 6.409 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 6.647 Selecting previously unselected package libulfius2.7:amd64. #26 6.663 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 6.698 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 6.907 Selecting previously unselected package libyder-dev:amd64. #26 6.914 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 6.949 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 7.149 Selecting previously unselected package libulfius-dev:amd64. #26 7.164 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 7.195 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 7.457 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 7.557 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u14) ... #26 7.665 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 7.776 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 7.882 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2156.524c.202509142026) ... #26 7.997 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 8.105 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 8.211 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 8.321 Setting up libsystemd-dev:amd64 (252.39-1~deb12u1) ... #26 8.435 Setting up liblimesuite-dev (23.11.0.1.2156.524c.202509142026) ... #26 8.544 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 8.674 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 8.794 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 8.899 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 9.003 Processing triggers for man-db (2.11.2-2) ... #26 9.123 Processing triggers for libc-bin (2.36-9+deb12u13) ... #26 9.396 + apt-get clean #26 DONE 13.0s #27 exporting to image #27 exporting layers #27 exporting layers 0.4s done #27 writing image sha256:f32c555c749bad513f246e8c8c2cc7670610e28afd6501c7a97752c3c9ce22cd 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n f32c555c749b + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/osmo-stp-master' 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/nplab-m3ua-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --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/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_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 osmocom-build/osmo-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.24kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.3s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.3s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 ... #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.4s #6 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SIGTRAN/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sigtran #6 DONE 0.5s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 ... #6 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SIGTRAN/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sigtran #6 DONE 0.5s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 1.1s #7 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.813 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.813 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.813 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.813 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 1.080 Reading package lists... #7 1.680 Reading package lists... #7 2.102 Building dependency tree... #7 2.254 Reading state information... #7 2.447 The following additional packages will be installed: #7 2.447 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 #7 2.447 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 #7 2.448 libosmovty13 osmocom-keyring osmocom-nightly #7 2.475 The following NEW packages will be installed: #7 2.475 libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 2.475 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 2.475 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring #7 2.475 osmocom-nightly #7 2.506 0 upgraded, 16 newly installed, 0 to remove and 3 not upgraded. #7 2.506 Need to get 2108 kB of archives. #7 2.506 After this operation, 7469 kB of additional disk space will be used. #7 2.506 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202509142026 [3024 B] #7 2.508 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202509142026 [1192 B] #7 2.509 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.32.33cb4.202509142026 [170 kB] #7 2.513 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.32.33cb4.202509142026 [52.0 kB] #7 2.515 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.32.33cb4.202509142026 [71.2 kB] #7 2.521 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.32.33cb4.202509142026 [229 kB] #7 2.524 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.32.33cb4.202509142026 [71.7 kB] #7 2.526 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.32.33cb4.202509142026 [105 kB] #7 2.527 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.32.33cb4.202509142026 [178 kB] #7 2.531 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.32.33cb4.202509142026 [60.4 kB] #7 2.531 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.32.33cb4.202509142026 [64.3 kB] #7 2.533 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.32.33cb4.202509142026 [51.0 kB] #7 2.534 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.32.33cb4.202509142026 [44.3 kB] #7 2.535 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.32.33cb4.202509142026 [850 kB] #7 2.545 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.16.c51c.202509142026 [69.3 kB] #7 2.546 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.16.c51c.202509142026 [87.5 kB] #7 2.796 debconf: delaying package configuration, since apt-utils is not installed #7 2.870 Fetched 2108 kB in 0s (32.4 MB/s) #7 2.964 Selecting previously unselected package osmocom-keyring. #7 2.964 (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 ... 118503 files and directories currently installed.) #7 3.009 Preparing to unpack .../00-osmocom-keyring_1.0.2.5.fc66.202509142026_amd64.deb ... #7 3.039 Unpacking osmocom-keyring (1.0.2.5.fc66.202509142026) ... #7 3.210 Selecting previously unselected package osmocom-nightly. #7 3.224 Preparing to unpack .../01-osmocom-nightly_202509142026_amd64.deb ... #7 3.256 Unpacking osmocom-nightly (202509142026) ... #7 3.461 Selecting previously unselected package libosmocore22:amd64. #7 3.475 Preparing to unpack .../02-libosmocore22_1.11.0.32.33cb4.202509142026_amd64.deb ... #7 3.536 Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202509142026) ... #7 3.760 Selecting previously unselected package libosmocodec4:amd64. #7 3.774 Preparing to unpack .../03-libosmocodec4_1.11.0.32.33cb4.202509142026_amd64.deb ... #7 3.802 Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202509142026) ... #7 4.036 Selecting previously unselected package libosmoisdn0:amd64. #7 4.043 Preparing to unpack .../04-libosmoisdn0_1.11.0.32.33cb4.202509142026_amd64.deb ... #7 4.081 Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202509142026) ... #7 4.322 Selecting previously unselected package libosmogsm20:amd64. #7 4.336 Preparing to unpack .../05-libosmogsm20_1.11.0.32.33cb4.202509142026_amd64.deb ... #7 4.366 Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202509142026) ... #7 4.597 Selecting previously unselected package libosmocoding0:amd64. #7 4.612 Preparing to unpack .../06-libosmocoding0_1.11.0.32.33cb4.202509142026_amd64.deb ... #7 4.642 Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202509142026) ... #7 4.860 Selecting previously unselected package libosmovty13:amd64. #7 4.875 Preparing to unpack .../07-libosmovty13_1.11.0.32.33cb4.202509142026_amd64.deb ... #7 4.910 Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202509142026) ... #7 5.138 Selecting previously unselected package libosmogb14:amd64. #7 5.153 Preparing to unpack .../08-libosmogb14_1.11.0.32.33cb4.202509142026_amd64.deb ... #7 5.180 Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202509142026) ... #7 5.401 Selecting previously unselected package libosmoctrl0:amd64. #7 5.416 Preparing to unpack .../09-libosmoctrl0_1.11.0.32.33cb4.202509142026_amd64.deb ... #7 5.452 Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202509142026) ... #7 5.669 Selecting previously unselected package libosmosim2:amd64. #7 5.684 Preparing to unpack .../10-libosmosim2_1.11.0.32.33cb4.202509142026_amd64.deb ... #7 5.712 Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202509142026) ... #7 5.919 Selecting previously unselected package libosmousb0:amd64. #7 5.934 Preparing to unpack .../11-libosmousb0_1.11.0.32.33cb4.202509142026_amd64.deb ... #7 5.962 Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202509142026) ... #7 6.141 Selecting previously unselected package libosmocore. #7 6.156 Preparing to unpack .../12-libosmocore_1.11.0.32.33cb4.202509142026_amd64.deb ... #7 6.189 Unpacking libosmocore (1.11.0.32.33cb4.202509142026) ... #7 6.377 Selecting previously unselected package libosmocore-dev:amd64. #7 6.393 Preparing to unpack .../13-libosmocore-dev_1.11.0.32.33cb4.202509142026_amd64.deb ... #7 6.435 Unpacking libosmocore-dev:amd64 (1.11.0.32.33cb4.202509142026) ... #7 6.791 Selecting previously unselected package libosmonetif11:amd64. #7 6.805 Preparing to unpack .../14-libosmonetif11_1.6.0.16.c51c.202509142026_amd64.deb ... #7 6.834 Unpacking libosmonetif11:amd64 (1.6.0.16.c51c.202509142026) ... #7 7.017 Selecting previously unselected package libosmo-netif-dev:amd64. #7 7.031 Preparing to unpack .../15-libosmo-netif-dev_1.6.0.16.c51c.202509142026_amd64.deb ... #7 7.068 Unpacking libosmo-netif-dev:amd64 (1.6.0.16.c51c.202509142026) ... #7 7.296 Setting up osmocom-keyring (1.0.2.5.fc66.202509142026) ... #7 7.404 Setting up osmocom-nightly (202509142026) ... #7 7.513 Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202509142026) ... #7 7.620 Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202509142026) ... #7 7.729 Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202509142026) ... #7 7.836 Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202509142026) ... #7 7.944 Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202509142026) ... #7 8.067 Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202509142026) ... #7 8.177 Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202509142026) ... #7 8.290 Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202509142026) ... #7 8.401 Setting up libosmonetif11:amd64 (1.6.0.16.c51c.202509142026) ... #7 8.516 Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202509142026) ... #7 8.629 Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202509142026) ... #7 8.741 Setting up libosmocore (1.11.0.32.33cb4.202509142026) ... #7 8.863 Setting up libosmocore-dev:amd64 (1.11.0.32.33cb4.202509142026) ... #7 8.974 Setting up libosmo-netif-dev:amd64 (1.6.0.16.c51c.202509142026) ... #7 9.079 Processing triggers for libc-bin (2.36-9+deb12u13) ... #7 DONE 9.5s #8 [3/7] WORKDIR /DATA #8 DONE 0.3s #9 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sigtran.git #9 0.564 Cloning into 'libosmo-sigtran'... #9 DONE 0.9s #10 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SIGTRAN/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sigtran #10 DONE 0.5s #11 [6/7] RUN CD libosmo-sigtran && 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 && autoreconf -fi && ./configure && make "-j$(nproc)" install && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #11 0.780 Already on 'master' #11 0.780 Your branch is up to date with 'origin/master'. #11 0.781 refs/heads/master #11 0.782 HEAD is now at d60bbf4 Propagate rx M3UA SCON -> MTP-STATUS.ind -> N-PCSTATE.ind #11 0.783 master #11 0.784 d60bbf4d2ad3f6ff745e81858ba2a4eaee6d9d64 #11 3.278 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.278 libtoolize: copying file './ltmain.sh' #11 3.399 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.399 libtoolize: and rerunning libtoolize and aclocal. #11 3.399 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.422 configure.ac:167: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.422 configure.ac:167: You should run autoupdate. #11 4.422 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.422 configure.ac:167: the top level #11 4.422 configure.ac:184: warning: AC_OUTPUT should be used without arguments. #11 4.422 configure.ac:184: You should run autoupdate. #11 4.985 configure.ac:23: installing './compile' #11 4.986 configure.ac:25: installing './config.guess' #11 4.988 configure.ac:25: installing './config.sub' #11 4.989 configure.ac:9: installing './install-sh' #11 4.990 configure.ac:9: installing './missing' #11 5.129 examples/Makefile.am: installing './depcomp' #11 5.218 include/osmocom/sigtran/Makefile.am:2: warning: dir $@: non-POSIX variable name #11 5.218 include/osmocom/sigtran/Makefile.am:2: (probably a GNU make extension) #11 5.520 checking for a BSD-compatible install... /usr/bin/install -c #11 5.528 checking whether build environment is sane... yes #11 5.537 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.539 checking for gawk... gawk #11 5.539 checking whether make sets $(MAKE)... yes #11 5.549 checking whether make supports nested variables... yes #11 5.556 checking whether make supports nested variables... (cached) yes #11 5.556 checking whether make sets $(MAKE)... (cached) yes #11 5.558 checking for gcc... gcc #11 5.583 checking whether the C compiler works... yes #11 5.623 checking for C compiler default output file name... a.out #11 5.624 checking for suffix of executables... #11 5.663 checking whether we are cross compiling... no #11 5.708 checking for suffix of object files... o #11 5.729 checking whether the compiler supports GNU C... yes #11 5.748 checking whether gcc accepts -g... yes #11 5.762 checking for gcc option to enable C11 features... none needed #11 5.795 checking whether gcc understands -c and -o together... yes #11 5.819 checking whether make supports the include directive... yes (GNU style) #11 5.824 checking dependency style of gcc... gcc3 #11 5.850 checking build system type... x86_64-pc-linux-gnu #11 5.881 checking host system type... x86_64-pc-linux-gnu #11 5.881 checking how to print strings... printf #11 5.902 checking for a sed that does not truncate output... /usr/bin/sed #11 5.905 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.907 checking for egrep... /usr/bin/grep -E #11 5.908 checking for fgrep... /usr/bin/grep -F #11 5.909 checking for ld used by gcc... /usr/bin/ld #11 5.913 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.915 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.917 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.931 checking whether ln -s works... yes #11 5.931 checking the maximum length of command line arguments... 1572864 #11 5.935 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.935 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.935 checking for /usr/bin/ld option to reload object files... -r #11 5.936 checking for file... file #11 5.936 checking for objdump... objdump #11 5.936 checking how to recognize dependent libraries... pass_all #11 5.936 checking for dlltool... no #11 5.936 checking how to associate runtime and link libraries... printf %s\n #11 5.937 checking for ar... ar #11 5.937 checking for archiver @FILE support... @ #11 5.959 checking for strip... strip #11 5.959 checking for ranlib... ranlib #11 5.959 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 6.010 checking for sysroot... no #11 6.010 checking for a working dd... /usr/bin/dd #11 6.014 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 6.027 checking for mt... no #11 6.027 checking if : is a manifest tool... no #11 6.030 checking for stdio.h... yes #11 6.045 checking for stdlib.h... yes #11 6.059 checking for string.h... yes #11 6.075 checking for inttypes.h... yes #11 6.100 checking for stdint.h... yes #11 6.115 checking for strings.h... yes #11 6.130 checking for sys/stat.h... yes #11 6.153 checking for sys/types.h... yes #11 6.169 checking for unistd.h... yes #11 6.194 checking for dlfcn.h... yes #11 6.213 checking for objdir... .libs #11 6.253 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.266 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.266 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.277 checking if gcc static flag -static works... yes #11 6.317 checking if gcc supports -c -o file.o... yes #11 6.334 checking if gcc supports -c -o file.o... (cached) yes #11 6.334 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.340 checking whether -lc should be explicitly linked in... no #11 6.360 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.402 checking how to hardcode library paths into programs... immediate #11 6.403 checking whether stripping libraries is possible... yes #11 6.404 checking if libtool supports shared libraries... yes #11 6.404 checking whether to build shared libraries... yes #11 6.404 checking whether to build static libraries... yes #11 6.404 checking for pkg-config... /usr/bin/pkg-config #11 6.405 checking for pkg-config... /usr/bin/pkg-config #11 6.405 checking pkg-config is at least version 0.20... yes #11 6.406 checking for libosmocore >= 1.11.0... yes #11 6.411 checking for libosmovty >= 1.11.0... yes #11 6.416 checking for libosmogsm >= 1.11.0... yes #11 6.423 checking for libosmo-netif >= 1.6.0... yes #11 6.429 checking for library containing sctp_recvmsg... -lsctp #11 6.484 checking if gcc supports -fvisibility=hidden... yes #11 6.499 checking for doxygen... /usr/bin/doxygen #11 6.502 checking whether to enable VTY/CTRL tests... no #11 6.502 CFLAGS=" -std=gnu11 -Wall" #11 6.502 CPPFLAGS=" -Wall" #11 6.524 checking that generated files are newer than configure... done #11 6.533 configure: creating ./config.status #11 6.841 config.status: creating libosmo-sigtran.pc #11 6.850 config.status: creating include/osmocom/Makefile #11 6.861 config.status: creating include/osmocom/sccp/Makefile #11 6.872 config.status: creating include/osmocom/sigtran/Makefile #11 6.883 config.status: creating include/Makefile #11 6.896 config.status: creating src/Makefile #11 6.907 config.status: creating tests/Makefile #11 6.919 config.status: creating tests/m2ua/Makefile #11 6.932 config.status: creating tests/xua/Makefile #11 6.942 config.status: creating tests/ss7/Makefile #11 6.953 config.status: creating tests/vty/Makefile #11 6.962 config.status: creating examples/Makefile #11 6.971 config.status: creating stp/Makefile #11 6.982 config.status: creating doc/Makefile #11 6.994 config.status: creating doc/examples/Makefile #11 7.006 config.status: creating doc/manuals/Makefile #11 7.015 config.status: creating contrib/Makefile #11 7.025 config.status: creating contrib/systemd/Makefile #11 7.036 config.status: creating Doxyfile #11 7.046 config.status: creating Makefile #11 7.057 config.status: executing tests/atconfig commands #11 7.059 config.status: executing depfiles commands #11 7.229 config.status: executing libtool commands #11 7.259 echo 2.1.0.163-d60b > .version-t && mv .version-t .version #11 7.260 make install-recursive #11 7.262 make[1]: Entering directory '/data/libosmo-sigtran' #11 7.264 Making install in include #11 7.265 make[2]: Entering directory '/data/libosmo-sigtran/include' #11 7.267 Making install in osmocom #11 7.268 make[3]: Entering directory '/data/libosmo-sigtran/include/osmocom' #11 7.270 Making install in sccp #11 7.271 make[4]: Entering directory '/data/libosmo-sigtran/include/osmocom/sccp' #11 7.272 make[5]: Entering directory '/data/libosmo-sigtran/include/osmocom/sccp' #11 7.272 make[5]: Nothing to be done for 'install-exec-am'. #11 7.273 /usr/bin/mkdir -p '/usr/local/include/osmocom/sccp' #11 7.274 /usr/bin/install -c -m 644 sccp_types.h '/usr/local/include/osmocom/sccp' #11 7.275 make[5]: Leaving directory '/data/libosmo-sigtran/include/osmocom/sccp' #11 7.275 make[4]: Leaving directory '/data/libosmo-sigtran/include/osmocom/sccp' #11 7.275 Making install in sigtran #11 7.276 make[4]: Entering directory '/data/libosmo-sigtran/include/osmocom/sigtran' #11 7.277 GEN version.h #11 7.278 GEN version.h #11 7.283 make[5]: Entering directory '/data/libosmo-sigtran/include/osmocom/sigtran' #11 7.283 make[5]: Nothing to be done for 'install-exec-am'. #11 7.284 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran' #11 7.284 /usr/bin/mkdir -p '/usr/local/include/osmocom/sigtran/protocol' #11 7.285 /usr/bin/install -c -m 644 mtp_sap.h osmo_ss7.h sccp_helpers.h sccp_sap.h sigtran_sap.h xua_msg.h version.h '/usr/local/include/osmocom/sigtran' #11 7.285 /usr/bin/install -c -m 644 protocol/sua.h protocol/m2ua.h protocol/m3ua.h protocol/mtp.h protocol/sccp_scmg.h '/usr/local/include/osmocom/sigtran/protocol' #11 7.287 make[5]: Leaving directory '/data/libosmo-sigtran/include/osmocom/sigtran' #11 7.287 make[4]: Leaving directory '/data/libosmo-sigtran/include/osmocom/sigtran' #11 7.288 make[4]: Entering directory '/data/libosmo-sigtran/include/osmocom' #11 7.289 make[5]: Entering directory '/data/libosmo-sigtran/include/osmocom' #11 7.289 make[5]: Nothing to be done for 'install-exec-am'. #11 7.289 make[5]: Nothing to be done for 'install-data-am'. #11 7.289 make[5]: Leaving directory '/data/libosmo-sigtran/include/osmocom' #11 7.289 make[4]: Leaving directory '/data/libosmo-sigtran/include/osmocom' #11 7.289 make[3]: Leaving directory '/data/libosmo-sigtran/include/osmocom' #11 7.290 make[3]: Entering directory '/data/libosmo-sigtran/include' #11 7.292 make[4]: Entering directory '/data/libosmo-sigtran/include' #11 7.292 make[4]: Nothing to be done for 'install-exec-am'. #11 7.292 make[4]: Nothing to be done for 'install-data-am'. #11 7.292 make[4]: Leaving directory '/data/libosmo-sigtran/include' #11 7.292 make[3]: Leaving directory '/data/libosmo-sigtran/include' #11 7.292 make[2]: Leaving directory '/data/libosmo-sigtran/include' #11 7.292 Making install in src #11 7.294 make[2]: Entering directory '/data/libosmo-sigtran/src' #11 7.294 CC libxua_a-xua_msg.o #11 7.295 CC ipa.lo #11 7.295 CC m3ua.lo #11 7.295 CC sccp2sua.lo #11 7.296 CC sccp_connection.lo #11 7.296 CC sccp_helpers.lo #11 7.296 CC sccp_instance.lo #11 7.296 CC sccp_lbcs.lo #11 7.297 CC sccp_sap.lo #11 7.297 CC sccp_sclc.lo #11 7.297 CC sccp_scmg.lo #11 7.297 CC sccp_scrc.lo #11 7.297 CC sccp_scoc.lo #11 7.298 CC sccp_scoc_fsm.lo #11 7.298 CC sccp_user.lo #11 7.298 CC sccp_types.lo #11 7.299 CC sccp_vty.lo #11 7.303 CC ss7.lo #11 7.303 CC ss7_as.lo #11 7.303 CC ss7_as_vty.lo #11 7.415 sccp_scoc_fsm.c: In function 'scoc_fsm_active': #11 7.418 sccp_scoc_fsm.c:360:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' #11 7.418 360 | #pragma message("TODO: internal disco: send N-DISCONNECT.ind to user") #11 7.418 | ^~~~~~~ #11 7.462 CC ss7_asp.lo #11 7.512 CC ss7_asp_vty.lo #11 7.547 CC ss7_asp_peer.lo #11 7.554 CC ss7_combined_linkset.lo #11 7.570 CC ss7_hmrt.lo #11 7.581 CC ss7_instance.lo #11 7.586 CC ss7_link.lo #11 7.588 CC ss7_linkset.lo #11 7.604 CC ss7_vty.lo #11 7.605 CC ss7_xua_srv.lo #11 7.628 CC ss7_route.lo #11 7.628 CC ss7_xua_srv_vty.lo #11 7.644 CC ss7_route_table.lo #11 7.650 CC ss7_user.lo #11 7.661 CC sua.lo #11 7.680 CC xua_asp_fsm.lo #11 7.696 CC xua_as_fsm.lo #11 7.713 CC xua_default_lm_fsm.lo #11 7.772 CC xua_msg.lo #11 7.774 CC xua_rkm.lo #11 7.826 CC xua_shared.lo #11 7.864 CC xua_snm.lo #11 7.898 AR libxua.a #11 7.899 ar: `u' modifier ignored since `D' is the default (see `U') #11 8.184 CCLD libosmo-sigtran.la #11 8.496 make[3]: Entering directory '/data/libosmo-sigtran/src' #11 8.496 make[3]: Nothing to be done for 'install-data-am'. #11 8.497 /usr/bin/mkdir -p '/usr/local/lib' #11 8.497 /bin/bash ../libtool --mode=install /usr/bin/install -c libosmo-sigtran.la '/usr/local/lib' #11 8.514 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.so.11.0.0 /usr/local/lib/libosmo-sigtran.so.11.0.0 #11 8.516 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.11.0.0 libosmo-sigtran.so.11 || { rm -f libosmo-sigtran.so.11 && ln -s libosmo-sigtran.so.11.0.0 libosmo-sigtran.so.11; }; }) #11 8.518 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-sigtran.so.11.0.0 libosmo-sigtran.so || { rm -f libosmo-sigtran.so && ln -s libosmo-sigtran.so.11.0.0 libosmo-sigtran.so; }; }) #11 8.521 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.lai /usr/local/lib/libosmo-sigtran.la #11 8.524 libtool: install: /usr/bin/install -c .libs/libosmo-sigtran.a /usr/local/lib/libosmo-sigtran.a #11 8.526 libtool: install: chmod 644 /usr/local/lib/libosmo-sigtran.a #11 8.528 libtool: install: ranlib /usr/local/lib/libosmo-sigtran.a #11 8.553 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 8.553 ---------------------------------------------------------------------- #11 8.553 Libraries have been installed in: #11 8.553 /usr/local/lib #11 8.553 #11 8.553 If you ever happen to want to link against installed libraries #11 8.553 in a given directory, LIBDIR, you must either use libtool, and #11 8.553 specify the full pathname of the library, or use the '-LLIBDIR' #11 8.553 flag during linking and do at least one of the following: #11 8.553 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 8.553 during execution #11 8.553 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 8.553 during linking #11 8.553 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 8.553 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 8.553 #11 8.553 See any operating system documentation about shared libraries for #11 8.553 more information, such as the ld(1) and ld.so(8) manual pages. #11 8.553 ---------------------------------------------------------------------- #11 8.554 make[3]: Leaving directory '/data/libosmo-sigtran/src' #11 8.554 make[2]: Leaving directory '/data/libosmo-sigtran/src' #11 8.554 Making install in tests #11 8.555 make[2]: Entering directory '/data/libosmo-sigtran/tests' #11 8.557 Making install in xua #11 8.558 make[3]: Entering directory '/data/libosmo-sigtran/tests/xua' #11 8.559 make[4]: Entering directory '/data/libosmo-sigtran/tests/xua' #11 8.559 make[4]: Nothing to be done for 'install-exec-am'. #11 8.559 make[4]: Nothing to be done for 'install-data-am'. #11 8.559 make[4]: Leaving directory '/data/libosmo-sigtran/tests/xua' #11 8.559 make[3]: Leaving directory '/data/libosmo-sigtran/tests/xua' #11 8.560 Making install in m2ua #11 8.561 make[3]: Entering directory '/data/libosmo-sigtran/tests/m2ua' #11 8.562 make[4]: Entering directory '/data/libosmo-sigtran/tests/m2ua' #11 8.562 make[4]: Nothing to be done for 'install-exec-am'. #11 8.562 make[4]: Nothing to be done for 'install-data-am'. #11 8.562 make[4]: Leaving directory '/data/libosmo-sigtran/tests/m2ua' #11 8.562 make[3]: Leaving directory '/data/libosmo-sigtran/tests/m2ua' #11 8.562 Making install in ss7 #11 8.563 make[3]: Entering directory '/data/libosmo-sigtran/tests/ss7' #11 8.564 make[4]: Entering directory '/data/libosmo-sigtran/tests/ss7' #11 8.564 make[4]: Nothing to be done for 'install-exec-am'. #11 8.564 make[4]: Nothing to be done for 'install-data-am'. #11 8.564 make[4]: Leaving directory '/data/libosmo-sigtran/tests/ss7' #11 8.564 make[3]: Leaving directory '/data/libosmo-sigtran/tests/ss7' #11 8.565 Making install in vty #11 8.566 make[3]: Entering directory '/data/libosmo-sigtran/tests/vty' #11 8.567 make[4]: Entering directory '/data/libosmo-sigtran/tests/vty' #11 8.567 make[4]: Nothing to be done for 'install-exec-am'. #11 8.567 make[4]: Nothing to be done for 'install-data-am'. #11 8.567 make[4]: Leaving directory '/data/libosmo-sigtran/tests/vty' #11 8.567 make[3]: Leaving directory '/data/libosmo-sigtran/tests/vty' #11 8.568 make[3]: Entering directory '/data/libosmo-sigtran/tests' #11 8.569 make[4]: Entering directory '/data/libosmo-sigtran/tests' #11 8.569 make[4]: Nothing to be done for 'install-exec-am'. #11 8.569 make[4]: Nothing to be done for 'install-data-am'. #11 8.569 make[4]: Leaving directory '/data/libosmo-sigtran/tests' #11 8.569 make[3]: Leaving directory '/data/libosmo-sigtran/tests' #11 8.570 make[2]: Leaving directory '/data/libosmo-sigtran/tests' #11 8.570 Making install in examples #11 8.571 make[2]: Entering directory '/data/libosmo-sigtran/examples' #11 8.571 CC sccp_demo_user.o #11 8.572 CC sccp_test_server.o #11 8.572 CC sccp_test_vty.o #11 8.623 CCLD sccp_demo_user #11 8.744 make[3]: Entering directory '/data/libosmo-sigtran/examples' #11 8.744 make[3]: Nothing to be done for 'install-exec-am'. #11 8.744 make[3]: Nothing to be done for 'install-data-am'. #11 8.744 make[3]: Leaving directory '/data/libosmo-sigtran/examples' #11 8.744 make[2]: Leaving directory '/data/libosmo-sigtran/examples' #11 8.744 Making install in stp #11 8.745 make[2]: Entering directory '/data/libosmo-sigtran/stp' #11 8.745 CC stp_main.o #11 8.785 CCLD osmo-stp #11 8.896 make[3]: Entering directory '/data/libosmo-sigtran/stp' #11 8.897 make[3]: Nothing to be done for 'install-data-am'. #11 8.897 /usr/bin/mkdir -p '/usr/local/bin' #11 8.899 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-stp '/usr/local/bin' #11 8.919 libtool: install: /usr/bin/install -c .libs/osmo-stp /usr/local/bin/osmo-stp #11 8.920 make[3]: Leaving directory '/data/libosmo-sigtran/stp' #11 8.920 make[2]: Leaving directory '/data/libosmo-sigtran/stp' #11 8.920 Making install in doc #11 8.921 make[2]: Entering directory '/data/libosmo-sigtran/doc' #11 8.923 Making install in examples #11 8.924 make[3]: Entering directory '/data/libosmo-sigtran/doc/examples' #11 8.925 make[4]: Entering directory '/data/libosmo-sigtran/doc/examples' #11 8.925 make[4]: Nothing to be done for 'install-exec-am'. #11 8.926 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sigtran/examples/osmo-stp' #11 8.926 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 8.927 /usr/bin/install -c -m 644 osmo-stp.cfg osmo-stp-multihome.cfg '/usr/local/share/doc/libosmo-sigtran/examples/osmo-stp' #11 8.927 /usr/bin/install -c -m 644 osmo-stp.cfg '/usr/local/etc/osmocom' #11 8.928 make[4]: Leaving directory '/data/libosmo-sigtran/doc/examples' #11 8.928 make[3]: Leaving directory '/data/libosmo-sigtran/doc/examples' #11 8.928 Making install in manuals #11 8.929 make[3]: Entering directory '/data/libosmo-sigtran/doc/manuals' #11 8.930 make[4]: Entering directory '/data/libosmo-sigtran/doc/manuals' #11 8.930 make[4]: Nothing to be done for 'install-exec-am'. #11 8.930 make[4]: Nothing to be done for 'install-data-am'. #11 8.930 make[4]: Leaving directory '/data/libosmo-sigtran/doc/manuals' #11 8.930 make[3]: Leaving directory '/data/libosmo-sigtran/doc/manuals' #11 8.931 make[3]: Entering directory '/data/libosmo-sigtran/doc' #11 8.933 make[4]: Entering directory '/data/libosmo-sigtran/doc' #11 8.933 make[4]: Nothing to be done for 'install-exec-am'. #11 8.933 make[4]: Nothing to be done for 'install-data-am'. #11 8.933 make[4]: Leaving directory '/data/libosmo-sigtran/doc' #11 8.933 make[3]: Leaving directory '/data/libosmo-sigtran/doc' #11 8.933 make[2]: Leaving directory '/data/libosmo-sigtran/doc' #11 8.933 Making install in contrib #11 8.934 make[2]: Entering directory '/data/libosmo-sigtran/contrib' #11 8.936 Making install in systemd #11 8.937 make[3]: Entering directory '/data/libosmo-sigtran/contrib/systemd' #11 8.938 make[4]: Entering directory '/data/libosmo-sigtran/contrib/systemd' #11 8.938 make[4]: Nothing to be done for 'install-exec-am'. #11 8.939 /usr/bin/mkdir -p '/lib/systemd/system' #11 8.940 /usr/bin/install -c -m 644 osmo-stp.service '/lib/systemd/system' #11 8.941 make[4]: Leaving directory '/data/libosmo-sigtran/contrib/systemd' #11 8.941 make[3]: Leaving directory '/data/libosmo-sigtran/contrib/systemd' #11 8.942 make[3]: Entering directory '/data/libosmo-sigtran/contrib' #11 8.943 make[4]: Entering directory '/data/libosmo-sigtran/contrib' #11 8.943 make[4]: Nothing to be done for 'install-exec-am'. #11 8.943 make[4]: Nothing to be done for 'install-data-am'. #11 8.943 make[4]: Leaving directory '/data/libosmo-sigtran/contrib' #11 8.943 make[3]: Leaving directory '/data/libosmo-sigtran/contrib' #11 8.943 make[2]: Leaving directory '/data/libosmo-sigtran/contrib' #11 8.944 make[2]: Entering directory '/data/libosmo-sigtran' #11 8.945 mkdir -p doc/sigtran #11 8.946 /usr/bin/doxygen Doxyfile #11 8.959 warning: Tag 'SYMBOL_CACHE_SIZE' at line 310 of file 'Doxyfile' has become obsolete. #11 8.959 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.959 warning: Tag 'SHOW_DIRECTORIES' at line 519 of file 'Doxyfile' has become obsolete. #11 8.959 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.959 warning: Tag 'COLS_IN_ALPHA_INDEX' at line 799 of file 'Doxyfile' has become obsolete. #11 8.959 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.959 warning: Tag 'HTML_ALIGN_MEMBERS' at line 900 of file 'Doxyfile' has become obsolete. #11 8.959 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.960 warning: Tag 'USE_INLINE_TREES' at line 1087 of file 'Doxyfile' has become obsolete. #11 8.960 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.960 warning: Tag 'LATEX_SOURCE_CODE' at line 1247 of file 'Doxyfile' has become obsolete. #11 8.960 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.960 warning: Tag 'XML_SCHEMA' at line 1339 of file 'Doxyfile' has become obsolete. #11 8.960 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.960 warning: Tag 'XML_DTD' at line 1345 of file 'Doxyfile' has become obsolete. #11 8.960 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.960 warning: Tag 'PERL_PATH' at line 1510 of file 'Doxyfile' has become obsolete. #11 8.960 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.960 warning: Tag 'CLASS_DIAGRAMS' at line 1522 of file 'Doxyfile' has become obsolete. #11 8.960 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.960 warning: Tag 'MSCGEN_PATH' at line 1531 of file 'Doxyfile' has become obsolete. #11 8.960 To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" #11 8.960 warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value #11 8.960 Using the default: a4! #11 8.990 Doxygen version used: 1.9.4 #11 8.990 Searching for include files... #11 8.990 Searching for example files... #11 8.990 Searching for images... #11 8.990 Searching for dot files... #11 8.990 Searching for msc files... #11 8.990 Searching for dia files... #11 8.990 Searching for files to exclude #11 8.990 Searching INPUT for files to process... #11 8.990 Searching for files in directory /data/libosmo-sigtran/include/osmocom/sigtran #11 8.990 Searching for files in directory /data/libosmo-sigtran/include/osmocom/sigtran/protocol #11 8.990 Searching for files in directory /data/libosmo-sigtran/src #11 8.990 Reading and parsing tag files #11 8.990 Parsing files #11 8.990 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/mtp_sap.h... #11 8.990 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/mtp_sap.h... #11 8.990 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h... #11 8.990 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h... #11 8.990 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/protocol/m2ua.h... #11 8.990 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/protocol/m2ua.h... #11 8.990 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/protocol/m3ua.h... #11 8.990 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/protocol/m3ua.h... #11 8.990 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/protocol/mtp.h... #11 8.990 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/protocol/mtp.h... #11 8.990 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 8.990 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/protocol/sccp_scmg.h... #11 8.990 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/protocol/sua.h... #11 8.990 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/protocol/sua.h... #11 8.990 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/sccp_helpers.h... #11 8.990 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/sccp_helpers.h... #11 8.990 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/sccp_sap.h... #11 8.990 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/sccp_sap.h... #11 8.990 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/sigtran_sap.h... #11 8.990 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/sigtran_sap.h... #11 8.990 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/version.h... #11 8.990 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/version.h... #11 8.990 Preprocessing /data/libosmo-sigtran/include/osmocom/sigtran/xua_msg.h... #11 8.990 Parsing file /data/libosmo-sigtran/include/osmocom/sigtran/xua_msg.h... #11 8.990 Preprocessing /data/libosmo-sigtran/src/ipa.c... #11 8.990 Parsing file /data/libosmo-sigtran/src/ipa.c... #11 8.990 Preprocessing /data/libosmo-sigtran/src/m3ua.c... #11 8.990 Parsing file /data/libosmo-sigtran/src/m3ua.c... #11 8.990 Preprocessing /data/libosmo-sigtran/src/sccp2sua.c... #11 8.990 Parsing file /data/libosmo-sigtran/src/sccp2sua.c... #11 8.990 Preprocessing /data/libosmo-sigtran/src/sccp_connection.c... #11 8.990 Parsing file /data/libosmo-sigtran/src/sccp_connection.c... #11 8.990 Preprocessing /data/libosmo-sigtran/src/sccp_connection.h... #11 8.990 Parsing file /data/libosmo-sigtran/src/sccp_connection.h... #11 8.990 Preprocessing /data/libosmo-sigtran/src/sccp_helpers.c... #11 8.990 Parsing file /data/libosmo-sigtran/src/sccp_helpers.c... #11 8.990 Preprocessing /data/libosmo-sigtran/src/sccp_instance.c... #11 8.990 Parsing file /data/libosmo-sigtran/src/sccp_instance.c... #11 8.990 Preprocessing /data/libosmo-sigtran/src/sccp_instance.h... #11 8.990 Parsing file /data/libosmo-sigtran/src/sccp_instance.h... #11 8.990 Preprocessing /data/libosmo-sigtran/src/sccp_internal.h... #11 8.990 Parsing file /data/libosmo-sigtran/src/sccp_internal.h... #11 8.990 Preprocessing /data/libosmo-sigtran/src/sccp_lbcs.c... #11 8.990 Parsing file /data/libosmo-sigtran/src/sccp_lbcs.c... #11 8.990 Preprocessing /data/libosmo-sigtran/src/sccp_sap.c... #11 8.990 Parsing file /data/libosmo-sigtran/src/sccp_sap.c... #11 8.990 Preprocessing /data/libosmo-sigtran/src/sccp_sclc.c... #11 8.990 Parsing file /data/libosmo-sigtran/src/sccp_sclc.c... #11 8.990 Preprocessing /data/libosmo-sigtran/src/sccp_scmg.c... #11 8.990 Parsing file /data/libosmo-sigtran/src/sccp_scmg.c... #11 8.990 Preprocessing /data/libosmo-sigtran/src/sccp_scoc.c... #11 8.990 Parsing file /data/libosmo-sigtran/src/sccp_scoc.c... #11 8.990 Preprocessing /data/libosmo-sigtran/src/sccp_scoc_fsm.c... #11 8.990 Parsing file /data/libosmo-sigtran/src/sccp_scoc_fsm.c... #11 8.990 Preprocessing /data/libosmo-sigtran/src/sccp_scoc_fsm.h... #11 8.990 Parsing file /data/libosmo-sigtran/src/sccp_scoc_fsm.h... #11 9.021 Preprocessing /data/libosmo-sigtran/src/sccp_scrc.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/sccp_scrc.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/sccp_types.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/sccp_types.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/sccp_user.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/sccp_user.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/sccp_user.h... #11 9.021 Parsing file /data/libosmo-sigtran/src/sccp_user.h... #11 9.021 Preprocessing /data/libosmo-sigtran/src/sccp_vty.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/sccp_vty.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_as.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_as.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_as.h... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_as.h... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_as_vty.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_as_vty.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_asp.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_asp.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_asp.h... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_asp.h... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_asp_peer.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_asp_peer.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_asp_peer.h... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_asp_peer.h... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_asp_vty.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_asp_vty.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_combined_linkset.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_combined_linkset.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_combined_linkset.h... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_combined_linkset.h... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_hmrt.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_hmrt.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_instance.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_instance.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_instance.h... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_instance.h... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_internal.h... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_internal.h... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_link.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_link.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_link.h... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_link.h... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_linkset.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_linkset.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_linkset.h... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_linkset.h... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_route.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_route.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_route.h... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_route.h... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_route_table.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_route_table.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_route_table.h... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_route_table.h... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_user.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_user.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_user.h... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_user.h... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_vty.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_vty.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_vty.h... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_vty.h... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_xua_srv.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_xua_srv.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_xua_srv.h... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_xua_srv.h... #11 9.021 Preprocessing /data/libosmo-sigtran/src/ss7_xua_srv_vty.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/ss7_xua_srv_vty.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/sua.c... #11 9.021 Parsing file /data/libosmo-sigtran/src/sua.c... #11 9.021 Preprocessing /data/libosmo-sigtran/src/xua_as/data/libosmo-sigtran/src/ss7_route_table.h:26: warning: unable to resolve reference to 'osmo_ss7_combined_linksets' for \ref command #11 9.079 /data/libosmo-sigtran/src/ss7_instance.h:32: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 9.122 _fsm.c... #11 9.122 Parsing file /data/libosmo-sigtran/src/xua_as_fsm.c... #11 9.122 Preprocessing /data/libosmo-sigtran/src/xua_as_fsm.h... #11 9.122 Parsing file /data/libosmo-sigtran/src/xua_as_fsm.h... #11 9.122 Preprocessing /data/libosmo-sigtran/src/xua_asp_fsm.c... #11 9.122 Parsing file /data/libosmo-sigtran/src/xua_asp_fsm.c... #11 9.122 Preprocessing /data/libosmo-sigtran/src/xua_asp_fsm.h... #11 9.122 Parsing file /data/libosmo-sigtran/src/xua_asp_fsm.h... #11 9.122 Preprocessing /data/libosmo-sigtran/src/xua_default_lm_fsm.c... #11 9.122 Parsing file /data/libosmo-sigtran/src/xua_default_lm_fsm.c... #11 9.122 Preprocessing /data/libosmo-sigtran/src/xua_internal.h... #11 9.122 Parsing file /data/libosmo-sigtran/src/xua_internal.h... #11 9.122 Preprocessing /data/libosmo-sigtran/src/xua_msg.c... #11 9.122 Parsing file /data/libosmo-sigtran/src/xua_msg.c... #11 9.122 Preprocessing /data/libosmo-sigtran/src/xua_msg.h... #11 9.122 Parsing file /data/libosmo-sigtran/src/xua_msg.h... #11 9.122 Preprocessing /data/libosmo-sigtran/src/xua_rkm.c... #11 9.122 Parsing file /data/libosmo-sigtran/src/xua_rkm.c... #11 9.122 Preprocessing /data/libosmo-sigtran/src/xua_shared.c... #11 9.122 Parsing file /data/libosmo-sigtran/src/xua_shared.c... #11 9.122 Preprocessing /data/libosmo-sigtran/src/xua_snm.c... #11 9.122 Parsing file /data/libosmo-sigtran/src/xua_snm.c... #11 9.122 Preprocessing /data/libosmo-sigtran/src/xua_types.h... #11 9.122 Parsing file /data/libosmo-sigtran/src/xua_types.h... #11 9.122 Building macro definition list... #11 9.122 Building group list... #11 9.122 Building directory list... #11 9.122 Building namespace list... #11 9.122 Building file list... #11 9.122 Building class list... #11 9.122 Building concept list... #11 9.122 Computing nesting relations for classes... #11 9.122 Associating documentation with classes... #11 9.122 Associating documentation with concepts... #11 9.122 Building example list... #11 9.122 Searching for enumerations... #11 9.122 Searching for documented typedefs... #11 9.122 Searching for members imported via using declarations... #11 9.122 Searching for included using directives... #11 9.122 Searching for documented variables... #11 9.122 Building interface member list... #11 9.122 Building member list... #11 9.122 Searching for friends... #11 9.122 Searching for documented defines... #11 9.122 Computing class inheritance relations... #11 9.122 Computing class usage relations... #11 9.122 Flushing cached template relations that have become invalid... #11 9.122 Computing class relations... #11 9.122 Add enum values to enums... #11 9.122 Searching for member function documentation... #11 9.122 Creating members for template instances... #11 9.122 Building page list... #11 9.122 Search for main page... #11 9.122 Computing page relations... #11 9.122 Determining the scope of groups... #11 9.122 Sorting lists... #11 9.122 Determining which enums are documented #11 9.122 Computing member relations... #11 9.122 Building full member lists recursively... #11 9.122 Adding members to member groups. #11 9.122 Computing member references... #11 9.122 Inheriting documentation... #11 9.122 Generating disk names... #11 9.122 Adding source references... #11 9.122 Adding xrefitems... #11 9.122 Sorting member lists... #11 9.122 Setting anonymous enum type... #11 9.122 Computing dependencies between directories... #11 9.122 Generating citations page... #11 9.122 Counting members... #11 9.122 Counting data structures... #11 9.122 Resolving user defined references... #11 9.122 Finding anchors and sections in the documentation... #11 9.122 Transferring function references... #11 9.122 Combining using relations... #11 9.122 Adding members to index pages... #11 9.122 Correcting members for VHDL... #11 9.122 Computing tooltip texts... #11 9.122 Generating style sheet... #11 9.122 Generating search indices... #11 9.122 Generating example documentation... #11 9.122 Generating file sources... #11 9.122 Generating code for file include/osmocom/sigtran/mtp_sap.h... #11 9.122 Generating code for file include/osmocom/sigtran/osmo_ss7.h... #11 9.122 Generating code for file include/osmocom/sigtran/protocol/m2ua.h... #11 9.122 Generating code for file include/osmocom/sigtran/protocol/m3ua.h... #11 9.122 Generating code for file include/osmocom/sigtran/protocol/mtp.h... #11 9.122 Generating code for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 9.122 Generating code for file include/osmocom/sigtran/protocol/sua.h... #11 9.122 Generating code for file include/osmocom/sigtran/sccp_helpers.h... #11 9.122 Generating code for file include/osmocom/sigtran/sccp_sap.h... #11 9.122 Generating code for file include/osmocom/sigtran/sigtran_sap.h... #11 9.122 Generating code for file include/osmocom/sigtran/version.h... #11 9.122 Generating code for file include/osmocom/sigtran/xua_msg.h... #11 9.122 Generating code for file src/xua_msg.h... #11 9.122 Parsing code for file src/ipa.c... #11 9.122 Parsing code for file src/m3ua.c... #11 9.122 Parsing code for file s/data/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h:306: warning: argument 'ppid_sid' of command @param is not found in the argument list of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) #11 9.244 /data/libosmo-sigtran/include/osmocom/sigtran/osmo_ss7.h:306: warning: The following parameter of osmo_ss7_asp_rx_unknown_cb(struct osmo_ss7_asp *asp, int ppid_mux, struct msgb *msg) is not documented: #11 9.244 parameter 'ppid_mux' #11 9.244 /data/libosmo-sigtran/src/sccp_instance.c:955: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 9.244 /data/libosmo-sigtran/src/sccp_instance.c:955: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 9.244 parameter 'inst' #11 9.245 /data/libosmo-sigtran/src/ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 9.245 /data/libosmo-sigtran/src/ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 9.245 /data/libosmo-sigtran/src/ss7_as.c:193: warning: unable to resolve reference to 'asp' for \ref command #11 9.245 /data/libosmo-sigtran/src/ss7_as.c:193: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 9.245 /data/libosmo-sigtran/src/ss7_as.c:194: warning: unable to resolve reference to 'as' for \ref command #11 9.245 /data/libosmo-sigtran/src/ss7_as.c:193: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 9.245 parameter 'asp_name' #11 9.246 /data/libosmo-sigtran/src/ss7_as.c:142: warning: unable to resolve reference to 'asp_protocol' for \ref command #11 9.246 /data/libosmo-sigtran/src/ss7_as.c:246: warning: unable to resolve reference to 'asp' for \ref command #11 9.246 /data/libosmo-sigtran/src/ss7_as.c:247: warning: unable to resolve reference to 'as' for \ref command #11 9.246 /data/libosmo-sigtran/src/ss7_as.c:248: warning: unable to resolve reference to 'asp' for \ref command #11 9.246 /data/libosmo-sigtran/src/ss7_as.c:248: warning: unable to resolve reference to 'as' for \ref command #11 9.247 /data/libosmo-sigtran/src/ss7_instance.c:349: warning: unable to resolve reference to 'asp' for \ref command #11 9.259 /data/libosmo-sigtran/src/ss7_instance.c:637: warning: argument 'int' of command @param is not found in the argument list of osmo_sccp_addr_create(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) #11 9.259 /data/libosmo-sigtran/src/ss7_instance.c:637: warning: The following parameter of osmo_sccp_addr_create(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) is not documented: #11 9.259 parameter 'inst' #11 9.260 /data/libosmo-sigtran/src/ss7_instance.c:669: warning: argument 'int' of command @param is not found in the argument list of osmo_sccp_addr_update(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) #11 9.260 /data/libosmo-sigtran/src/ss7_instance.c:669: warning: The following parameter of osmo_sccp_addr_update(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) is not documented: #11 9.260 parameter 'inst' #11 9.260 /data/libosmo-sigtran/src/ss7_instance.c:767: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 9.260 /data/libosmo-sigtran/src/ss7_instance.c:767: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 9.260 parameter 'addr' #11 9.265 /data/libosmo-sigtran/src/xua_msg.c:478: warning: unable to resolve reference to 'maps' for \ref command #11 9.265 /data/libosmo-sigtran/src/xua_msg.c:476: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 9.265 parameter 'num_maps' #11 9.269 /data/libosmo-sigtran/src/m3ua.c:769: warning: unable to resolve reference to 'msg' for \ref command #11 9.269 /data/libosmo-sigtran/src/m3ua.c:993: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 9.269 /data/libosmo-sigtran/src/m3ua.c:993: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 9.269 parameter 'info_str' #11 9.270 /data/libosmo-sigtran/src/m3ua.c:544: warning: unable to resolve reference to 'xua' for \ref command #11 9.274 /data/libosmo-sigtran/src/sccp2sua.c:92: warning: unable to resolve reference to 'in_digits' for \ref command #11 9.274 /data/libosmo-sigtran/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 9.274 /data/libosmo-sigtran/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 9.274 /data/libosmo-sigtran/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 9.275 /data/libosmo-sigtran/src/sccp2sua.c:320: warning: unable to resolve reference to 'addr' for \ref command #11 9.275 /data/libosmo-sigtran/src/sccp2sua.c:682: warning: The following parameter of sccp_msg_add_sua_opt(enum sccp_message_types type, struct msgb *msg, const struct xua_msg_part *opt) is not documented: #11 9.275 parameter 'type' #11 9.276 /data/libosmo-sigtran/src/sccp2sua.c:1176: warning: unable to resolve reference to 'xua' for \ref command #11 9.276 /data/libosmo-sigtran/src/sccp2sua.c:1140: warning: unable to resolve reference to 'xua' for \ref command #11 9.276 /data/libosmo-sigtran/src/sccp2sua.c:1209: warning: unable to resolve reference to 'xua' for \ref command #11 9.276 /data/libosmo-sigtran/src/sccp2sua.c:1300: warning: unable to resolve reference to 'xua' for \ref command #11 9.276 /data/libosmo-sigtran/src/sccp2sua.c:1638: warning: unable to resolve reference to 'xua' for \ref command #11 9.276 /data/libosmo-sigtran/src/sccp2sua.c:1599: warning: unable to resolve reference to 'xua' for \ref command #11 9.276 /data/libosmo-sigtran/src/sccp2sua.c:1429: warning: unable to resolve reference to 'xua' for \ref command #11 9.276 /data/libosmo-sigtran/src/sccp2sua.c:1559: warning: unable to resolve reference to 'xua' for \ref command #11 9.276 /data/libosmo-sigtran/src/sccp2sua.c:797: warning: unable to resolve reference to 'xua' for \ref command #11 9.276 /data/libosmo-sigtran/src/sccp2sua.c:1271: warning: unable to resolve reference to 'xua' for \ref command #11 9.276 /data/libosmo-sigtran/src/sccp2sua.c:1238: warning: unable to resolve reference to 'xua' for \ref command #11 9.277 /data/libosmo-sigtran/src/sccp2sua.c:1332: warning: unable to resolve reference to 'xua' for \ref command #11 9.277 /data/libosmo-sigtran/src/sccp2sua.c:1468: warning: unable to resolve reference to 'xua' for \ref command #11 9.277 /data/libosmo-sigtran/src/sccp2sua.c:1382: warning: unable to resolve reference to 'xua' for \ref command #11 9.277 /data/libosmo-sigtran/src/sccp2sua.c:1519: warning: unable to resolve reference to 'xua' for \ref command #11 9.277 /data/libosmo-sigtran/src/sccp2sua.c:1189: warning: unable to resolve reference to 'xua' for \ref command #11 9.277 /data/libosmo-sigtran/src/sccp2sua.c:1156: warning: unable to resolve reference to 'xua' for \ref command #11 9.277 /data/libosmo-sigtran/src/sccp2sua.c:1221: warning: unable to resolve reference to 'xua' for \ref command #11 9.278 /data/libosmo-sigtran/src/sccp2sua.c:565: warning: unable to resolve reference to 'opt' for \ref command #11 9.285 /data/libosmo-sigtran/src/sccp_instance.c:955: warning: argument 'sccp' of command @param is not found in the argument list of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) #11 9.285 /data/libosmo-sigtran/src/sccp_instance.c:955: warning: The following parameter of osmo_sccp_set_max_optional_data(struct osmo_sccp_instance *inst, int val) is not documented: #11 9.285 parameter 'inst' #11 9.290 /data/libosmo-sigtran/src/sccp_sclc.c:172: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 9.290 /data/libosmo-sigtran/src/sccp_sclc.c:172: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 9.290 parameter 'oph' #11 9.290 /data/libosmo-sigtran/src/sccp_sclc.c:149: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 9.290 /data/libosmo-sigtran/src/sccp_sclc.c:149: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 9.290 parameter 'oph' #11 9.294 /data/libosmo-sigtran/src/sccp_sclc.c:172: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 9.294 /data/libosmo-sigtran/src/sccp_sclc.c:172: warning: The following parameter of sccp_sclc_user_sap_down(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 9.294 parameter 'oph' #11 9.294 /data/libosmo-sigtran/src/sccp_sclc.c:149: warning: argument 'on' of command @param is not found in the argument list of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) #11 9.294 /data/libosmo-sigtran/src/sccp_sclc.c:149: warning: The following parameter of sccp_sclc_user_sap_down_nofree(struct osmo_sccp_user *scu, struct osmo_prim_hdr *oph) is not documented: #11 9.294 parameter 'oph' #11 9.296 rc/sccp2sua.c... #11 9.296 Parsing code for file src/sccp_connection.c... #11 9.296 Generating code for file src/sccp_connection.h... #11 9.296 Parsing code for file src/sccp_helpers.c... #11 9.296 Parsing code for file src/sccp_instance.c... #11 9.296 Generating code for file src/sccp_instance.h... #11 9.296 Generating code for file src/sccp_internal.h... #11 9.296 Parsing code for file src/sccp_lbcs.c... #11 9.296 Parsing code for file src/sccp_sap.c... #11 9.296 Parsing code for file src/sccp_sclc.c... #11 9.296 Parsing code for file src/sccp_scmg.c... #11 9.296 Parsing code for file src/sccp_scoc.c... #11 9.296 Parsing code for file src/sccp_scoc_fsm.c... #11 9.296 Generating code for file src/sccp_scoc_fsm.h... #11 9.296 Parsing code for file src/sccp_scrc.c... #11 9.296 Parsing code for file src/sccp_types.c... #11 9.296 Parsing code for file src/sccp_user.c... #11 9.296 Generating code for file src/sccp_user.h... #11 9.296 Parsing code for file src/sccp_vty.c... #11 9.296 Parsing code for file src/ss7.c... #11 9.296 Parsing code for file src/ss7_as.c... #11 9.296 Generating code for file src/ss7_as.h... #11 9.296 Parsing code for file src/ss7_as_vty.c... #11 9.296 Parsing code for file src/ss7_asp.c... #11 9.296 Generating code for file src/ss7_asp.h... #11 9.296 Parsing code for file src/ss7_asp_peer.c... #11 9.296 Generating code for file src/ss7_asp_peer.h... #11 9.296 Parsing code for file src/ss7_asp_vty.c... #11 9.296 Parsing code for file src/ss7_combined_linkset.c... #11 9.296 Generating code for file src/ss7_combined_linkset.h... #11 9.296 Parsing code for file src/ss7_hmrt.c... #11 9.296 Parsing code for file src/ss7_instance.c... #11 9.296 Generating code for file src/ss7_instance.h... #11 9.296 Generating code for file src/ss7_internal.h... #11 9.296 Parsing code for file src/ss7_link.c... #11 9.296 Generating code for file src/ss7_link.h... #11 9.296 Parsing code for file src/ss7_linkset.c... #11 9.296 Generating code for file src/ss7_linkset.h... #11 9.296 Parsing code for file src/ss7_route.c... #11 9.296 Generating code for file src/ss7_route.h... #11 9.296 Parsing code for file src/ss7_route_table.c... #11 9.296 Generating code for file src/ss7_route_table.h... #11 9.296 Parsing code for file src/ss7_user.c... #11 9.296 Generating code for file src/ss7_user.h... #11 9.296 Parsing code for file src/ss7_vty.c... #11 9.296 Generating code for file src/ss7_vty.h... #11 9.296 Parsing code for file src/ss7_xua_srv.c... #11 9.296 Generating code for file src/ss7_xua_srv.h... #11 9.296 Parsing code for file src/ss7_xua_srv_vty.c... #11 9.296 Parsing code for file src/sua.c... #11 9.296 Parsing code for file src/xua_as_fsm.c... #11 9.296 Generating code for file src/xua_as_fsm.h... #11 9.296 Parsing code for file src/xua_asp_fsm.c... #11 9.296 Generating code for file src/xua_asp_fsm.h... #11 9.296 Parsing code for file src/xua_default_lm_fsm.c... #11 9.296 Generating code for file src/xua_internal.h... #11 9.296 Parsing code for file src/xua_msg.c... #11 9.296 Parsing code for file src/xua_rkm.c... #11 9.296 Parsing code for file src/xua_shared.c... #11 9.296 Parsing code for file src/xua_snm.c... #11 9.296 Generating code for file src/xua_types.h... #11 9.296 Generating file documentation... #11 9.296 Generating docs for file include/osmocom/sigtran/mtp_sap.h... #11 9.296 Generating docs for file include/osmocom/sigtran/osmo_ss7.h... #11 9.296 Generating docs for file include/osmocom/sigtran/protocol/m2ua.h... #11 9.296 Generating docs for file include/osmocom/sigtran/protocol/m3ua.h... #11 9.296 Generating docs for file include/osmocom/sigtran/protocol/mtp.h... #11 9.296 Generating docs for file include/osmocom/sigtran/protocol/sccp_scmg.h... #11 9.296 Generating docs for file include/osmocom/sigtran/protocol/sua.h... #11 9.296 Generating docs for file include/osmocom/sigtran/sccp_helpers.h... #11 9.296 Generating docs for file include/osmocom/sigtran/sccp_sap.h... #11 9.296 Generating docs for file include/osmocom/sigtran/sigtran_sap.h... #11 9.296 Generating docs for file include/osmocom/sigtran/version.h... #11 9.296 Generating docs for file include/osmocom/sigtran/xua_msg.h... #11 9.296 Generating docs for file src/xua_msg.h... #11 9.296 Generating docs for file src/ipa.c... #11 9.296 Generating docs for file src/m3ua.c... #11 9.296 Generating docs for file src/sccp2sua.c... #11 9.296 Generating docs for file src/sccp_connection.c... #11 9.296 Generating docs for file src/sccp_connection.h... #11 9.296 Generating docs for file src/sccp_helpers.c... #11 9.296 Generating docs for file src/sccp_instance.c... #11 9.296 Generating docs for file src/sccp_instance.h... #11 9.296 Generating docs for file src/sccp_internal.h... #11 9.296 Generating docs for file src/sccp_lbcs.c... #11 9.296 Generating docs for file src/sccp_sap.c... #11 9.296 Generating docs for file src/sccp_sclc.c... #11 9.296 Generating docs for file src/sccp_scmg.c... #11 9.296 Generating docs for fi/data/libosmo-sigtran/src/ss7_as.c:177: warning: unable to resolve reference to 'asp' for \ref command #11 9.308 /data/libosmo-sigtran/src/ss7_as.c:178: warning: unable to resolve reference to 'as' for \ref command #11 9.308 /data/libosmo-sigtran/src/ss7_as.c:193: warning: unable to resolve reference to 'asp' for \ref command #11 9.308 /data/libosmo-sigtran/src/ss7_as.c:193: warning: argument 'asp' of command @param is not found in the argument list of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) #11 9.308 /data/libosmo-sigtran/src/ss7_as.c:194: warning: unable to resolve reference to 'as' for \ref command #11 9.308 /data/libosmo-sigtran/src/ss7_as.c:193: warning: The following parameter of osmo_ss7_as_del_asp(struct osmo_ss7_as *as, const char *asp_name) is not documented: #11 9.308 parameter 'asp_name' #11 9.308 /data/libosmo-sigtran/src/ss7_as.c:142: warning: unable to resolve reference to 'asp_protocol' for \ref command #11 9.308 /data/libosmo-sigtran/src/ss7_as.c:246: warning: unable to resolve reference to 'asp' for \ref command #11 9.308 /data/libosmo-sigtran/src/ss7_as.c:247: warning: unable to resolve reference to 'as' for \ref command #11 9.308 /data/libosmo-sigtran/src/ss7_as.c:248: warning: unable to resolve reference to 'asp' for \ref command #11 9.308 /data/libosmo-sigtran/src/ss7_as.c:248: warning: unable to resolve reference to 'as' for \ref command #11 9.309 /data/libosmo-sigtran/src/ss7_as.c:150: warning: unable to resolve reference to 'asp' for \ref command #11 9.309 /data/libosmo-sigtran/src/ss7_as.c:151: warning: unable to resolve reference to 'as' for \ref command #11 9.309 /data/libosmo-sigtran/src/ss7_as.c:514: warning: The following parameter of ss7_as_select_asp(struct osmo_ss7_as *as, const struct osmo_mtp_transfer_param *mtp) is not documented: #11 9.309 parameter 'mtp' #11 9.311 /data/libosmo-sigtran/src/ss7_as.c:150: warning: unable to resolve reference to 'asp' for \ref command #11 9.311 /data/libosmo-sigtran/src/ss7_as.c:151: warning: unable to resolve reference to 'as' for \ref command #11 9.311 /data/libosmo-sigtran/src/ss7_as.c:514: warning: The following parameter of ss7_as_select_asp(struct osmo_ss7_as *as, const struct osmo_mtp_transfer_param *mtp) is not documented: #11 9.311 parameter 'mtp' #11 9.317 /data/libosmo-sigtran/src/ss7_asp.c:626: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 9.317 parameter 'trans_proto' #11 9.328 /data/libosmo-sigtran/src/ss7_combined_linkset.c:68: warning: found documented return type for ss7_combined_linkset_insert that does not return anything #11 9.332 /data/libosmo-sigtran/src/ss7_instance.c:637: warning: argument 'int' of command @param is not found in the argument list of osmo_sccp_addr_create(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) #11 9.332 /data/libosmo-sigtran/src/ss7_instance.c:637: warning: The following parameter of osmo_sccp_addr_create(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) is not documented: #11 9.332 parameter 'inst' #11 9.332 /data/libosmo-sigtran/src/ss7_instance.c:669: warning: argument 'int' of command @param is not found in the argument list of osmo_sccp_addr_update(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) #11 9.332 /data/libosmo-sigtran/src/ss7_instance.c:669: warning: The following parameter of osmo_sccp_addr_update(struct osmo_ss7_instance *inst, const char *name, const struct osmo_sccp_addr *dest_addr) is not documented: #11 9.332 parameter 'inst' #11 9.332 /data/libosmo-sigtran/src/ss7_instance.c:767: warning: argument 'name' of command @param is not found in the argument list of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) #11 9.332 /data/libosmo-sigtran/src/ss7_instance.c:767: warning: The following parameter of osmo_sccp_name_by_addr(const struct osmo_sccp_addr *addr) is not documented: #11 9.332 parameter 'addr' #11 9.333 /data/libosmo-sigtran/src/ss7_instance.c:349: warning: unable to resolve reference to 'asp' for \ref command #11 9.336 /data/libosmo-sigtran/src/ss7_asp.c:626: warning: The following parameter of ss7_asp_find_by_socket_addr(int fd, int trans_proto) is not documented: #11 9.336 parameter 'trans_proto' #11 9.340 /data/libosmo-sigtran/src/ss7_route.c:52: warning: unable to resolve reference to 'pc' for \ref command #11 9.340 /data/libosmo-sigtran/src/ss7_route.c:193: warning: unable to resolve reference to 'pc' for \ref command #11 9.342 /data/libosmo-sigtran/src/ss7_route.c:52: warning: unable to resolve reference to 'pc' for \ref command #11 9.342 /data/libosmo-sigtran/src/ss7_route.c:193: warning: unable to resolve reference to 'pc' for \ref command #11 9.354 /data/libosmo-sigtran/src/ss7_xua_srv.c:272: warning: argument 'ctx' of command @param is not found in the argument list of ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 9.354 /data/libosmo-sigtran/src/ss7_xua_srv.c:272: warning: The following parameter of ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 9.354 parameter 'inst' #11 9.356 /data/libosmo-sigtran/src/ss7_xua_srv.c:272: warning: argument 'ctx' of command @param is not found in the argument list of ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) #11 9.356 /data/libosmo-sigtran/src/ss7_xua_srv.c:272: warning: The following parameter of ss7_xua_server_create(struct osmo_ss7_instance *inst, enum osmo_ss7_asp_protocol proto, uint16_t local_port, const char *local_host) is not documented: #11 9.356 parameter 'inst' #11 9.359 /data/libosmo-sigtran/src/sua.c:505: warning: unable to resolve reference to 'xua' for \ref command #11 9.360 /data/libosmo-sigtran/src/sua.c:683: warning: unable to resolve reference to 'msg' for \ref command #11 9.361 /data/libosmo-sigtran/src/sua.c:934: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 9.361 /data/libosmo-sigtran/src/sua.c:934: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 9.361 parameter 'info_str' #11 9.361 /data/libosmo-sigtran/src/sua.c:308: warning: unable to resolve reference to 'xua' for \ref command #11 9.375 /data/libosmo-sigtran/src/m3ua.c:769: warning: unable to resolve reference to 'msg' for \ref command #11 9.375 /data/libosmo-sigtran/src/m3ua.c:993: warning: argument 'info_string' of command @param is not found in the argument list of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 9.375 /data/libosmo-sigtran/src/m3ua.c:993: warning: The following parameter of m3ua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 9.375 parameter 'info_str' #11 9.376 /data/libosmo-sigtran/src/m3ua.c:544: warning: unable to resolve reference to 'xua' for \ref command #11 9.376 /data/libosmo-sigtran/src/sccp2sua.c:69: warning: unable to resolve reference to 'in' for \ref command #11 9.376 /data/libosmo-sigtran/src/sccp2sua.c:224: warning: unable to resolve reference to 'msg' for \ref command #11 9.377 /data/libosmo-sigtran/src/sccp2sua.c:116: warning: unable to resolve reference to 'addr' for \ref command #11 9.377 /data/libosmo-sigtran/src/sua.c:505: warning: unable to resolve reference to 'xua' for \ref command #11 9.377 /data/libosmo-sigtran/src/sua.c:683: warning: unable to resolve reference to 'msg' for \ref command #11 9.378 /data/libosmo-sigtran/src/sua.c:934: warning: argument 'info_string' of command @param is not found in the argument list of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) #11 9.378 /data/libosmo-sigtran/src/sua.c:934: warning: The following parameter of sua_tx_dupu(struct osmo_ss7_asp *asp, const uint32_t *rctx, unsigned int num_rctx, uint32_t dpc, uint16_t user, uint16_t cause, const char *info_str) is not documented: #11 9.378 parameter 'info_str' #11 9.378 /data/libosmo-sigtran/src/sua.c:308: warning: unable to resolve reference to 'xua' for \ref command #11 9.382 /data/libosmo-sigtran/src/xua_msg.c:478: warning: unable to resolve reference to 'maps' for \ref command #11 9.382 /data/libosmo-sigtran/src/xua_msg.c:476: warning: The following parameter of xua_msg_event_map(const struct xua_msg *xua, const struct xua_msg_event_map *maps, unsigned int num_maps) is not documented: #11 9.382 parameter 'num_maps' #11 9.404 /data/libosmo-sigtran/src/ss7_instance.h:32: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 9.405 /data/libosmo-sigtran/src/ss7_instance.h:32: warning: unable to resolve reference to 'osmo_xua_servers' for \ref command #11 9.408 le src/sccp_scoc.c... #11 9.408 Generating docs for file src/sccp_scoc_fsm.c... #11 9.408 Generating docs for file src/sccp_scoc_fsm.h... #11 9.408 Generating docs for file src/sccp_scrc.c... #11 9.408 Generating docs for file src/sccp_types.c... #11 9.408 Generating docs for file src/sccp_user.c... #11 9.408 Generating docs for file src/sccp_user.h... #11 9.408 Generating docs for file src/sccp_vty.c... #11 9.408 Generating docs for file src/ss7.c... #11 9.408 Generating docs for file src/ss7_as.c... #11 9.408 Generating docs for file src/ss7_as.h... #11 9.408 Generating docs for file src/ss7_as_vty.c... #11 9.408 Generating docs for file src/ss7_asp.c... #11 9.408 Generating docs for file src/ss7_asp.h... #11 9.408 Generating docs for file src/ss7_asp_peer.c... #11 9.408 Generating docs for file src/ss7_asp_peer.h... #11 9.408 Generating docs for file src/ss7_asp_vty.c... #11 9.408 Generating docs for file src/ss7_combined_linkset.c... #11 9.408 Generating docs for file src/ss7_combined_linkset.h... #11 9.408 Generating docs for file src/ss7_hmrt.c... #11 9.408 Generating docs for file src/ss7_instance.c... #11 9.408 Generating docs for file src/ss7_instance.h... #11 9.408 Generating docs for file src/ss7_internal.h... #11 9.408 Generating docs for file src/ss7_link.c... #11 9.408 Generating docs for file src/ss7_link.h... #11 9.408 Generating docs for file src/ss7_linkset.c... #11 9.408 Generating docs for file src/ss7_linkset.h... #11 9.408 Generating docs for file src/ss7_route.c... #11 9.408 Generating docs for file src/ss7_route.h... #11 9.408 Generating docs for file src/ss7_route_table.c... #11 9.408 Generating docs for file src/ss7_route_table.h... #11 9.408 Generating docs for file src/ss7_user.c... #11 9.408 Generating docs for file src/ss7_user.h... #11 9.408 Generating docs for file src/ss7_vty.c... #11 9.408 Generating docs for file src/ss7_vty.h... #11 9.408 Generating docs for file src/ss7_xua_srv.c... #11 9.408 Generating docs for file src/ss7_xua_srv.h... #11 9.408 Generating docs for file src/ss7_xua_srv_vty.c... #11 9.408 Generating docs for file src/sua.c... #11 9.408 Generating docs for file src/xua_as_fsm.c... #11 9.408 Generating docs for file src/xua_as_fsm.h... #11 9.408 Generating docs for file src/xua_asp_fsm.c... #11 9.408 Generating docs for file src/xua_asp_fsm.h... #11 9.408 Generating docs for file src/xua_default_lm_fsm.c... #11 9.408 Generating docs for file src/xua_internal.h... #11 9.408 Generating docs for file src/xua_msg.c... #11 9.408 Generating docs for file src/xua_rkm.c... #11 9.408 Generating docs for file src/xua_shared.c... #11 9.408 Generating docs for file src/xua_snm.c... #11 9.408 Generating docs for file src/xua_types.h... #11 9.408 Generating page documentation... #11 9.408 Generating group documentation... #11 9.408 Generating class documentation... #11 9.408 Generating docs for compound ipa_asp_fsm_priv... #11 9.408 Generating docs for compound lm_fsm_priv... #11 9.408 Generating docs for compound m3ua_data_hdr... #11 9.408 Generating docs for compound osmo_mtp_pause_param... #11 9.408 Generating docs for compound osmo_mtp_prim... #11 9.408 Generating docs for compound osmo_mtp_resume_param... #11 9.408 Generating docs for compound osmo_mtp_status_param... #11 9.408 Generating docs for compound osmo_mtp_transfer_param... #11 9.408 Generating docs for compound osmo_sccp_addr... #11 9.408 Generating docs for compound osmo_sccp_addr_entry... #11 9.408 Generating docs for compound osmo_sccp_gt... #11 9.408 Generating docs for compound osmo_sccp_instance... #11 9.408 Generating docs for compound osmo_sccp_user... #11 9.408 Generating docs for compound osmo_scu_connect_param... #11 9.408 Generating docs for compound osmo_scu_data_param... #11 9.408 Generating docs for compound osmo_scu_disconn_param... #11 9.408 Generating docs for compound osmo_scu_notice_param... #11 9.408 Generating docs for compound osmo_scu_pcstate_param... #11 9.408 Generating docs for compound osmo_scu_prim... #11 9.408 Generating docs for compound osmo_scu_reset_param... #11 9.408 Generating docs for compound osmo_scu_state_param... #11 9.408 Generating docs for compound osmo_scu_unitdata_param... #11 9.408 Generating docs for compound osmo_ss7_as... #11 9.408 Generating docs for compound osmo_ss7_as_esls_entry... #11 9.408 Generating docs for compound osmo_ss7_asp... #11 9.408 Generating docs for compound osmo_ss7_asp_peer... #11 9.408 Generating docs for compound osmo_ss7_combined_linkset... #11 9.408 Generating docs for compound osmo_ss7_esls_entry... #11 9.408 Generating docs for compound osmo_ss7_instance... #11 9.408 Generating docs for compound osmo_ss7_link... #11 9.408 Generating docs for compound osmo_ss7_linkset... #11 9.408 Generating docs for compound osmo_ss7_pc_fmt... #11 9.408 Generating docs for compound osmo_ss7_route... #11 9.408 Generating docs for compound osmo_ss7_route_label... #11 9.408 Generating docs for compound osmo_ss7_ro/data/libosmo-sigtran/src/ss7_route_table.h:26: warning: unable to resolve reference to 'osmo_ss7_combined_linksets' for \ref command #11 9.409 /data/libosmo-sigtran/src/ss7_route_table.h:26: warning: unable to resolve reference to 'osmo_ss7_combined_linksets' for \ref command #11 9.456 ute_table... #11 9.456 Generating docs for compound osmo_ss7_routing_key... #11 9.456 Generating docs for compound osmo_ss7_user... #11 9.456 Generating docs for compound osmo_xlm_prim... #11 9.456 Generating docs for compound osmo_xlm_prim_error... #11 9.456 Generating docs for compound osmo_xlm_prim_notify... #11 9.456 Generating docs for compound osmo_xlm_prim_rk_dereg... #11 9.456 Generating docs for compound osmo_xlm_prim_rk_reg... #11 9.456 Generating docs for compound osmo_xua_layer_manager... #11 9.456 Generating docs for compound osmo_xua_server... #11 9.456 Generating docs for compound sccp_connection... #11 9.456 Generating docs for compound sccp_pending_rout_fail... #11 9.456 Generating docs for compound sccp_scmg_msg... #11 9.456 Generating docs for compound xua_as_event_asp_inactive_ind_pars... #11 9.456 Generating docs for compound xua_as_fsm_priv... #11 9.456 Generating docs for compound xua_asp_fsm_priv... #11 9.456 Generating docs for compound xua_common_hdr... #11 9.456 Generating docs for compound xua_dialect... #11 9.456 Generating docs for compound xua_msg... #11 9.456 Generating docs for compound xua_msg_class... #11 9.456 Generating docs for compound xua_msg_event_map... #11 9.456 Generating docs for compound xua_msg_part... #11 9.456 Generating docs for compound xua_parameter_hdr... #11 9.456 Generating concept documentation... #11 9.456 Generating namespace index... #11 9.456 Generating graph info page... #11 9.456 Generating directory documentation... #11 9.456 Generating index page... #11 9.456 Generating page index... #11 9.456 Generating module index... #11 9.456 Generating namespace index... #11 9.456 Generating namespace member index... #11 9.456 Generating concept index... #11 9.456 Generating annotated compound index... #11 9.456 Generating alphabetical compound index... #11 9.456 Generating hierarchical class index... #11 9.456 Generating member index... #11 9.456 Generating file index... #11 9.456 Generating file member index... #11 9.456 Generating example index... #11 9.456 finalizing index lists... #11 9.456 writing tag file... #11 9.456 Running plantuml with JAVA... #11 9.456 lookup cache used 2406/65536 hits=32606 misses=2572 #11 9.456 finished... #11 9.459 cd ./doc && tar cf html.tar */html #11 9.475 make[3]: Entering directory '/data/libosmo-sigtran' #11 9.475 make[3]: Nothing to be done for 'install-exec-am'. #11 9.476 /usr/bin/mkdir -p '/usr/local/share/doc/libosmo-sigtran' #11 9.476 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 9.477 /usr/bin/install -c -m 644 ./doc/html.tar '/usr/local/share/doc/libosmo-sigtran' #11 9.477 /usr/bin/install -c -m 644 libosmo-sigtran.pc '/usr/local/lib/pkgconfig' #11 9.482 make install-data-hook #11 9.484 make[4]: Entering directory '/data/libosmo-sigtran' #11 9.484 cd /usr/local/share/doc/libosmo-sigtran && tar xf html.tar && rm -f html.tar #11 9.506 make[4]: Leaving directory '/data/libosmo-sigtran' #11 9.506 make[3]: Leaving directory '/data/libosmo-sigtran' #11 9.506 make[2]: Leaving directory '/data/libosmo-sigtran' #11 9.506 make[1]: Leaving directory '/data/libosmo-sigtran' #11 DONE 9.7s #12 [7/7] COPY OSMO-STP.CFG /data/ #12 DONE 0.3s #13 exporting to image #13 exporting layers #13 exporting layers 0.7s done #13 writing image sha256:1eb0f89c39ac89ae7af05f2bbd1ed8ae8903a60d36aa27abefd13bdddaa058f5 0.0s done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest 0.0s done #13 DONE 0.9s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n 1eb0f89c39ac + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.6.0.16.c51c.202509142026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.11.0.32.33cb4.202509142026 amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.32.33cb4.202509142026 amd64 Osmo coding library ii libosmocore 1.11.0.32.33cb4.202509142026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.11.0.32.33cb4.202509142026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.11.0.32.33cb4.202509142026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.32.33cb4.202509142026 amd64 Osmo control library ii libosmogb14:amd64 1.11.0.32.33cb4.202509142026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0.32.33cb4.202509142026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.32.33cb4.202509142026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.16.c51c.202509142026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0.32.33cb4.202509142026 amd64 Osmo SIM library ii libosmousb0:amd64 1.11.0.32.33cb4.202509142026 amd64 Osmo USB library ii libosmovty13:amd64 1.11.0.32.33cb4.202509142026 amd64 Osmo VTY library ii osmocom-keyring 1.0.2.5.fc66.202509142026 amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly 202509142026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:2b3c045a0787e82aa55f625a5cc48bf746193e4e5c7dd90bb463d5995d0ba55a Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends nplab-m3ua-test + local feed + depends= + [ -n ] + docker_distro_from_image_name nplab-m3ua-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name nplab-m3ua-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name nplab-m3ua-test + echo nplab-m3ua-test + dir=nplab-m3ua-test + [ -z ] + pull_arg=--pull + grep ^FROM ../nplab-m3ua-test/Dockerfile + from_line=FROM $USER/sigtran-tests + echo FROM $USER/sigtran-tests + grep -q $USER + pull_arg= + set +x Building image: nplab-m3ua-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../nplab-m3ua-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/nplab-m3ua-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/nplab-m3ua-test' 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/nplab-m3ua-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --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/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_S1GW_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 osmocom-build/nplab-m3ua-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 748B done #1 DONE 0.2s #2 [internal] load metadata for docker.io/osmocom-build/sigtran-tests:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.2s #4 [ 1/10] FROM docker.io/osmocom-build/sigtran-tests:latest #4 ... #5 [ 3/10] ADD HTTPS://GITEA.OSMOCOM.ORG/API/V1/REPOS/NPLAB/M3UA-TESTTOOL/GIT/REFS/HEADS/LAFORGE/PYTHON3 /tmp/commit #5 DONE 0.4s #6 [internal] load build context #6 transferring context: 14.04kB done #6 DONE 0.5s #5 [ 3/10] ADD HTTPS://GITEA.OSMOCOM.ORG/API/V1/REPOS/NPLAB/M3UA-TESTTOOL/GIT/REFS/HEADS/LAFORGE/PYTHON3 /tmp/commit #5 DONE 0.5s #4 [ 1/10] FROM docker.io/osmocom-build/sigtran-tests:latest #4 DONE 0.9s #7 [ 2/10] RUN CD /tmp && git clone https://gitea.osmocom.org/nplab/m3ua-testtool #7 0.529 Cloning into 'm3ua-testtool'... #7 DONE 0.8s #8 [ 3/10] ADD HTTPS://GITEA.OSMOCOM.ORG/API/V1/REPOS/NPLAB/M3UA-TESTTOOL/GIT/REFS/HEADS/LAFORGE/PYTHON3 /tmp/commit #8 DONE 0.3s #9 [ 4/10] RUN CD /tmp/m3ua-testtool && git fetch && git checkout -f laforge/python3 && cp runtest-junitxml.py /usr/local/bin/ #9 0.662 Switched to a new branch 'laforge/python3' #9 0.662 Branch 'laforge/python3' set up to track remote branch 'laforge/python3' from 'origin'. #9 DONE 0.7s #10 [ 5/10] COPY DOTGUILE /root/.guile #10 DONE 0.3s #11 [ 6/10] COPY .COMMON/TCPDUMP-START.SH /usr/local/bin/tcpdump-start.sh #11 DONE 0.3s #12 [ 7/10] COPY .COMMON/TCPDUMP-STOP.SH /usr/local/bin/tcpdump-stop.sh #12 DONE 0.3s #13 [ 8/10] COPY TEST.SH /usr/local/bin/test.sh #13 DONE 0.3s #14 [ 9/10] RUN MKDIR /data #14 DONE 0.6s #15 [10/10] COPY M3UA-PARAM-TESTTOOL.SCM all-sgp-tests.txt /data/ #15 DONE 0.3s #16 exporting to image #16 exporting layers #16 exporting layers 1.0s done #16 writing image sha256:90768cf06488a274045c2cb4086519ba195eae359cc3e78300afe363848860d6 0.0s done #16 naming to docker.io/osmocom-build/nplab-m3ua-test:latest 0.0s done #16 DONE 1.2s 1 warning found (use docker --debug to expand): - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 22) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/nplab-m3ua-test/nplab-m3ua-test' + docker_image_exists nplab-m3ua-test + docker images -q osmocom-build/nplab-m3ua-test + test -n 90768cf06488 + list_osmo_packages debian-bookworm nplab-m3ua-test + local distro=debian-bookworm + local image=nplab-m3ua-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/nplab-m3ua-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/m3ua-tester + cp m3ua-param-testtool.scm all-sgp-tests.txt /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/m3ua-tester/ + mkdir /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/stp/ + network_create + SUBNET=3645571 + seq 1 30 + echo (3645571 + 1) % 256 + bc + SUBNET=132 + NET_NAME=nplab-m3ua-test-132 + SUB4=172.18.132.0/24 + SUB6=fd02:db8:132::/64 + set +x Creating network nplab-m3ua-test-132, trying SUBNET=132... + docker network create --internal --subnet 172.18.132.0/24 --ipv6 --subnet fd02:db8:132::/64 nplab-m3ua-test-132 e7d2f413d8b5b17787491f97a25e3461295c2edf99f6c572355f1250799d560d + set +x ### Network nplab-m3ua-test-132 created (SUBNET=132) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=132 to: /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/m3ua-tester/m3ua-param-testtool.scm Applying SUBNET=132 to: /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/m3ua-tester/all-sgp-tests.txt Applying SUBNET=132 to: /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/stp/osmo-stp.cfg + docker_network_params 132 200 + NET=132 + ADDR_SUFIX=200 + echo --network nplab-m3ua-test-132 --ip 172.18.132.200 --ip6 fd02:db8:132::200 + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network nplab-m3ua-test-132 --ip 172.18.132.200 --ip6 fd02:db8:132::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/stp:/data --name jenkins-nplab-m3ua-test-3009-stp -d osmocom-build/osmo-stp-master c25cad119efbf47d56ca986c20da339f574123cc476bdb14aaa34bc2a9c7e6b4 + docker_network_params 132 2 + NET=132 + ADDR_SUFIX=2 + echo --network nplab-m3ua-test-132 --ip 172.18.132.2 --ip6 fd02:db8:132::2 + docker run --rm --network nplab-m3ua-test-132 --ip 172.18.132.2 --ip6 fd02:db8:132::2 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/m3ua-tester:/data --name jenkins-nplab-m3ua-test-3009-m3ua-test osmocom-build/nplab-m3ua-test /usr/local/bin/test.sh ------ nplab-m3ua-test ------ Mon Sep 15 06:42:41 UTC 2025 /usr/sbin/tcpdump -U -s 1520 -n -i any -w "/tmp/nplab-m3ua-test.pcap" >/tmp/nplab-m3ua-test.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 Mon Sep 15 06:42:54 UTC 2025 ------ nplab-m3ua-test ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=512447) Waiting for packet dumper to finish... 1 (prev_count=512447, count=517423) + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect nplab-m3ua-test-132 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-nplab-m3ua-test-3009-stp + [ -n jenkins-nplab-m3ua-test-3009-stp ] + docker_kill_wait jenkins-nplab-m3ua-test-3009-stp + docker kill jenkins-nplab-m3ua-test-3009-stp jenkins-nplab-m3ua-test-3009-stp + docker wait jenkins-nplab-m3ua-test-3009-stp 137 + network_remove + set +x Removing network nplab-m3ua-test-132 + docker network remove nplab-m3ua-test-132 nplab-m3ua-test-132 + rm -rf /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs:/data -v /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/_cache:/cache --name jenkins-nplab-m3ua-test-3009-cleaner debian:bookworm sh -e -x -c chmod -R a+rX /data/ /cache/ chown -R 1000:1000 /data /cache + chmod -R a+rX /data/ /cache/ + chown -R 1000:1000 /data /cache + collect_logs + cat /home/osmocom-build/jenkins/workspace/nplab-m3ua-test/logs/m3ua-tester/junit-xml-m3ua.log <?xml version="1.0" ?> <testsuites disabled="0" errors="0" failures="0" tests="32" time="8.815868139266968"> <testsuite disabled="0" errors="0" failures="0" name="m3ua-test" skipped="0" tests="32" time="8.815868139266968"> <testcase classname="m3ua-test" name="m3ua-sgp-aspsm-v-001" time="0.110344"/> <testcase classname="m3ua-test" name="m3ua-sgp-aspsm-v-003" time="0.107713"/> <testcase classname="m3ua-test" name="m3ua-sgp-aspsm-v-005" time="0.125679"/> <testcase classname="m3ua-test" name="m3ua-sgp-aspsm-i-001" time="0.112160"/> <testcase classname="m3ua-test" name="m3ua-sgp-aspsm-i-002" time="0.150509"/> <testcase classname="m3ua-test" name="m3ua-sgp-aspsm-i-003" time="0.141219"/> <testcase classname="m3ua-test" name="m3ua-sgp-aspsm-i-004" time="0.109171"/> <testcase classname="m3ua-test" name="m3ua-sgp-aspsm-o-001" time="0.108942"/> <testcase classname="m3ua-test" name="m3ua-sgp-aspsm-o-003" time="2.110643"/> <testcase classname="m3ua-test" name="m3ua-sgp-aspsm-o-004" time="0.134052"/> <testcase classname="m3ua-test" name="m3ua-sgp-asptm-v-001" time="0.124655"/> <testcase classname="m3ua-test" name="m3ua-sgp-asptm-v-003" time="0.120677"/> <testcase classname="m3ua-test" name="m3ua-sgp-asptm-v-006" time="0.132957"/> <testcase classname="m3ua-test" name="m3ua-sgp-asptm-v-008" time="0.131725"/> <testcase classname="m3ua-test" name="m3ua-sgp-asptm-v-010" time="0.174958"/> <testcase classname="m3ua-test" name="m3ua-sgp-asptm-v-011" time="0.174091"/> <testcase classname="m3ua-test" name="m3ua-sgp-asptm-i-001" time="0.118217"/> <testcase classname="m3ua-test" name="m3ua-sgp-asptm-i-004" time="0.115674"/> <testcase classname="m3ua-test" name="m3ua-sgp-asptm-i-005" time="0.116162"/> <testcase classname="m3ua-test" name="m3ua-sgp-asptm-i-006" time="0.111376"/> <testcase classname="m3ua-test" name="m3ua-sgp-asptm-i-008" time="0.110748"/> <testcase classname="m3ua-test" name="m3ua-sgp-asptm-i-010" time="0.097431"/> <testcase classname="m3ua-test" name="m3ua-sgp-asptm-o-001" time="0.117988"/> <testcase classname="m3ua-test" name="m3ua-sgp-asptm-o-003" time="0.088098"/> <testcase classname="m3ua-test" name="m3ua-sgp-mtr-v-002-alternate" time="0.095716"/> <testcase classname="m3ua-test" name="m3ua-sgp-mtr-v-003-alternate" time="0.093781"/> <testcase classname="m3ua-test" name="m3ua-sgp-mtr-i-001" time="0.106724"/> <testcase classname="m3ua-test" name="m3ua-sgp-mtr-i-002" time="0.104405"/> <testcase classname="m3ua-test" name="m3ua-sgp-mtr-i-003" time="0.162449"/> <testcase classname="m3ua-test" name="m3ua-sgp-rkm-v-001" time="1.108505"/> <testcase classname="m3ua-test" name="m3ua-sgp-rkm-v-002" time="1.104658"/> <testcase classname="m3ua-test" name="m3ua-sgp-rkm-v-003" time="1.094445"/> </testsuite> </testsuites> + uptime + grep --color=always -o load.* load average: 15.41, 10.29, 5.27 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS