Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 7abbf2984132cf5777f792813ec796e254094d30 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10 Commit message: "contrib/jenkins-*: libosmo-sccp -> libosmo-sigtran" > git rev-list --no-walk 7abbf2984132cf5777f792813ec796e254094d30 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins9976546362581133074.sh + rm -rf trial-7789-bin.tgz trial-7789-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23258 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10231 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9225 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12053 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12357 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10291 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37823 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6790 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39569 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7185 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12660 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6650 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10755 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6830 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8253 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5549 Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8 Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6650 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins6534087445181572161.sh + trap clean_up_trap EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/ + rm -rf trial-7789 + rm -rf docker-playground + git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline 47ae650 debian-bookworm-android: new container + make -C docker-playground/osmo-gsm-tester make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/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_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 4.84kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 transferring context: 5.76kB done #4 DONE 0.0s #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-tester/+/master?format=TEXT #5 CACHED #6 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build #6 DONE 0.2s #7 [ 2/28] RUN useradd -ms /bin/bash jenkins #7 DONE 0.2s #8 [ 3/28] RUN groupadd osmo-gsm-tester #8 DONE 0.4s #9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins #9 DONE 0.4s #10 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales #10 0.408 Hit:1 http://deb.debian.org/debian bookworm InRelease #10 0.408 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #10 0.413 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #10 0.431 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #10 0.687 Fetched 103 kB in 0s (333 kB/s) #10 0.687 Reading package lists... #10 1.096 Reading package lists... #10 1.496 Building dependency tree... #10 1.594 Reading state information... #10 1.690 dbus is already the newest version (1.14.10-1~deb12u1). #10 1.690 tcpdump is already the newest version (4.99.3-1). #10 1.690 sqlite3 is already the newest version (3.40.1-2+deb12u1). #10 1.690 python3 is already the newest version (3.11.2-1+b1). #10 1.690 python3-setuptools is already the newest version (66.1.1-1). #10 1.690 python3-yaml is already the newest version (6.0-3+b2). #10 1.690 python3-mako is already the newest version (1.2.4+ds-1). #10 1.690 python3-gi is already the newest version (3.42.2-3+b1). #10 1.690 python3-wheel is already the newest version (0.38.4-2). #10 1.690 python3-wheel set to manually installed. #10 1.690 ofono is already the newest version (1.31-3+b1). #10 1.690 patchelf is already the newest version (0.14.3-1+b1). #10 1.690 sudo is already the newest version (1.9.13p3-1+deb12u1). #10 1.690 libcap2-bin is already the newest version (1:2.66-4). #10 1.690 libcap2-bin set to manually installed. #10 1.690 python3-pip is already the newest version (23.0.1+dfsg-1). #10 1.690 locales is already the newest version (2.36-9+deb12u9). #10 1.690 The following additional packages will be installed: #10 1.690 busybox libblas3 libiperf0 liblapack3 librpm9 librpmio9 rpm-common #10 1.691 Suggested packages: #10 1.691 libarchive-dev gfortran python3-pytest rpm-i18n #10 1.767 The following NEW packages will be installed: #10 1.767 busybox cpio iperf3 libblas3 libiperf0 liblapack3 librpm9 librpmio9 #10 1.767 python3-numpy python3-watchdog rpm-common rpm2cpio udhcpc #10 1.792 0 upgraded, 13 newly installed, 0 to remove and 2 not upgraded. #10 1.792 Need to get 14.8 MB of archives. #10 1.792 After this operation, 45.5 MB of additional disk space will be used. #10 1.792 Get:1 http://deb.debian.org/debian bookworm/main amd64 libiperf0 amd64 3.12-1+deb12u1 [91.2 kB] #10 1.806 Get:2 http://deb.debian.org/debian bookworm/main amd64 iperf3 amd64 3.12-1+deb12u1 [33.9 kB] #10 1.807 Get:3 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB] #10 1.813 Get:4 http://deb.debian.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB] #10 1.820 Get:5 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB] #10 1.821 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB] #10 1.842 Get:7 http://deb.debian.org/debian bookworm/main amd64 librpmio9 amd64 4.18.0+dfsg-1+deb12u1 [1625 kB] #10 1.855 Get:8 http://deb.debian.org/debian bookworm/main amd64 librpm9 amd64 4.18.0+dfsg-1+deb12u1 [1720 kB] #10 1.878 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-numpy amd64 1:1.24.2-1+deb12u1 [4960 kB] #10 1.912 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-watchdog all 2.2.1-1 [124 kB] #10 1.913 Get:11 http://deb.debian.org/debian bookworm/main amd64 rpm-common amd64 4.18.0+dfsg-1+deb12u1 [1571 kB] #10 1.926 Get:12 http://deb.debian.org/debian bookworm/main amd64 rpm2cpio amd64 4.18.0+dfsg-1+deb12u1 [1547 kB] #10 1.939 Get:13 http://deb.debian.org/debian bookworm/main amd64 udhcpc amd64 1:1.35.0-4+b3 [6284 B] #10 2.080 debconf: delaying package configuration, since apt-utils is not installed #10 2.119 Fetched 14.8 MB in 0s (88.5 MB/s) #10 2.155 Selecting previously unselected package libiperf0:amd64. #10 2.155 (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 ... 117416 files and directories currently installed.) #10 2.274 Preparing to unpack .../00-libiperf0_3.12-1+deb12u1_amd64.deb ... #10 2.281 Unpacking libiperf0:amd64 (3.12-1+deb12u1) ... #10 2.334 Selecting previously unselected package iperf3. #10 2.342 Preparing to unpack .../01-iperf3_3.12-1+deb12u1_amd64.deb ... #10 2.347 Unpacking iperf3 (3.12-1+deb12u1) ... #10 2.395 Selecting previously unselected package cpio. #10 2.402 Preparing to unpack .../02-cpio_2.13+dfsg-7.1_amd64.deb ... #10 2.406 Unpacking cpio (2.13+dfsg-7.1) ... #10 2.479 Selecting previously unselected package busybox. #10 2.487 Preparing to unpack .../03-busybox_1%3a1.35.0-4+b3_amd64.deb ... #10 2.491 Unpacking busybox (1:1.35.0-4+b3) ... #10 2.561 Selecting previously unselected package libblas3:amd64. #10 2.569 Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ... #10 2.576 Unpacking libblas3:amd64 (3.11.0-2) ... #10 2.629 Selecting previously unselected package liblapack3:amd64. #10 2.639 Preparing to unpack .../05-liblapack3_3.11.0-2_amd64.deb ... #10 2.646 Unpacking liblapack3:amd64 (3.11.0-2) ... #10 2.823 Selecting previously unselected package librpmio9. #10 2.833 Preparing to unpack .../06-librpmio9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 2.837 Unpacking librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 2.899 Selecting previously unselected package librpm9. #10 2.906 Preparing to unpack .../07-librpm9_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 2.911 Unpacking librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 2.971 Selecting previously unselected package python3-numpy. #10 2.978 Preparing to unpack .../08-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ... #10 2.981 Unpacking python3-numpy (1:1.24.2-1+deb12u1) ... #10 3.320 Selecting previously unselected package python3-watchdog. #10 3.329 Preparing to unpack .../09-python3-watchdog_2.2.1-1_all.deb ... #10 3.332 Unpacking python3-watchdog (2.2.1-1) ... #10 3.386 Selecting previously unselected package rpm-common. #10 3.393 Preparing to unpack .../10-rpm-common_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.397 Unpacking rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 3.457 Selecting previously unselected package rpm2cpio. #10 3.466 Preparing to unpack .../11-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ... #10 3.470 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 3.522 Selecting previously unselected package udhcpc:amd64. #10 3.530 Preparing to unpack .../12-udhcpc_1%3a1.35.0-4+b3_amd64.deb ... #10 3.533 Unpacking udhcpc:amd64 (1:1.35.0-4+b3) ... #10 3.599 Setting up cpio (2.13+dfsg-7.1) ... #10 3.614 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode #10 3.614 update-alternatives: warning: skip creation of /usr/share/man/man1/mt.1.gz because associated file /usr/share/man/man1/mt-gnu.1.gz (of link group mt) doesn't exist #10 3.621 Setting up python3-watchdog (2.2.1-1) ... #10 3.763 Setting up busybox (1:1.35.0-4+b3) ... #10 3.773 Setting up libblas3:amd64 (3.11.0-2) ... #10 3.783 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode #10 3.789 Setting up libiperf0:amd64 (3.12-1+deb12u1) ... #10 3.799 Setting up udhcpc:amd64 (1:1.35.0-4+b3) ... #10 3.813 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ... #10 3.824 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ... #10 3.834 Setting up liblapack3:amd64 (3.11.0-2) ... #10 3.844 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode #10 3.850 Setting up iperf3 (3.12-1+deb12u1) ... #10 3.922 debconf: unable to initialize frontend: Dialog #10 3.922 debconf: (TERM is not set, so the dialog frontend is not usable.) #10 3.922 debconf: falling back to frontend: Readline #10 3.929 debconf: unable to initialize frontend: Readline #10 3.929 debconf: (This frontend requires a controlling tty.) #10 3.929 debconf: falling back to frontend: Teletype #10 3.940 Configuring iperf3 #10 3.940 ------------------ #10 3.940 #10 3.940 Choose this option if Iperf3 should start automatically as a daemon, now and at #10 3.940 boot time. #10 3.940 #10 3.940 Start Iperf3 as a daemon automatically? [yes/no] #10 3.940 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111. #10 4.015 invoke-rc.d: could not determine current runlevel #10 4.018 invoke-rc.d: policy-rc.d denied execution of stop. #10 4.125 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, <GEN6> line 1. #10 4.125 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, <GEN6> line 1. #10 4.144 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ... #10 4.158 Setting up python3-numpy (1:1.24.2-1+deb12u1) ... #10 5.317 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ... #10 5.329 Processing triggers for man-db (2.11.2-2) ... #10 5.345 Processing triggers for dbus (1.14.10-1~deb12u1) ... #10 5.353 Processing triggers for libc-bin (2.36-9+deb12u9) ... #10 DONE 5.5s #11 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo #11 0.710 Collecting smpplib #11 0.710 Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-vd3qq84b/smpplib_5ab5bfb16ebf4a7081709ec6ba748b36 #11 0.712 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-vd3qq84b/smpplib_5ab5bfb16ebf4a7081709ec6ba748b36 #11 1.480 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8 #11 1.484 Preparing metadata (setup.py): started #11 1.699 Preparing metadata (setup.py): finished with status 'done' #11 1.701 Requirement already satisfied: pydbus in /usr/local/lib/python3.11/dist-packages (0.6.0) #11 1.702 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2) #11 1.703 Requirement already satisfied: pysispm in /usr/local/lib/python3.11/dist-packages (0.6) #11 2.247 Collecting pymongo #11 2.294 Downloading pymongo-4.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) #11 2.374 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 21.0 MB/s eta 0:00:00 #11 2.379 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0) #11 2.431 Collecting dnspython<3.0.0,>=1.16.0 #11 2.439 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) #11 2.452 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 27.0 MB/s eta 0:00:00 #11 2.762 Installing collected packages: dnspython, pymongo #11 3.156 Successfully installed dnspython-2.7.0 pymongo-4.10.1 #11 3.156 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #11 DONE 3.3s #12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server #12 0.395 Hit:1 http://deb.debian.org/debian bookworm InRelease #12 0.395 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #12 0.395 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #12 0.401 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #12 0.666 Reading package lists... #12 1.069 Reading package lists... #12 1.468 Building dependency tree... #12 1.563 Reading state information... #12 1.653 The following additional packages will be installed: #12 1.653 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.653 openssh-sftp-server runit-helper systemd-sysv xauth #12 1.654 Suggested packages: #12 1.654 molly-guard monkeysphere ssh-askpass ufw #12 1.739 The following NEW packages will be installed: #12 1.739 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term #12 1.739 openssh-server openssh-sftp-server runit-helper systemd-sysv xauth #12 1.764 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. #12 1.764 Need to get 1598 kB of archives. #12 1.764 After this operation, 7874 kB of additional disk space will be used. #12 1.764 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.31-1~deb12u1 [42.5 kB] #12 1.776 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u3 [65.8 kB] #12 1.782 Get:3 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B] #12 1.782 Get:4 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u3 [456 kB] #12 1.792 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.31-1~deb12u1 [163 kB] #12 1.794 Get:6 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.31-1~deb12u1 [225 kB] #12 1.796 Get:7 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB] #12 1.800 Get:8 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB] #12 1.801 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB] #12 1.801 Get:10 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB] #12 1.940 debconf: delaying package configuration, since apt-utils is not installed #12 1.974 Fetched 1598 kB in 0s (27.5 MB/s) #12 2.007 Selecting previously unselected package systemd-sysv. #12 2.007 (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 ... 118765 files and directories currently installed.) #12 2.051 Preparing to unpack .../0-systemd-sysv_252.31-1~deb12u1_amd64.deb ... #12 2.056 Unpacking systemd-sysv (252.31-1~deb12u1) ... #12 2.103 Selecting previously unselected package openssh-sftp-server. #12 2.114 Preparing to unpack .../1-openssh-sftp-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.117 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 2.162 Selecting previously unselected package runit-helper. #12 2.170 Preparing to unpack .../2-runit-helper_2.15.2_all.deb ... #12 2.174 Unpacking runit-helper (2.15.2) ... #12 2.224 Selecting previously unselected package openssh-server. #12 2.234 Preparing to unpack .../3-openssh-server_1%3a9.2p1-2+deb12u3_amd64.deb ... #12 2.244 Unpacking openssh-server (1:9.2p1-2+deb12u3) ... #12 2.322 Selecting previously unselected package libnss-systemd:amd64. #12 2.330 Preparing to unpack .../4-libnss-systemd_252.31-1~deb12u1_amd64.deb ... #12 2.339 Unpacking libnss-systemd:amd64 (252.31-1~deb12u1) ... #12 2.393 Selecting previously unselected package libpam-systemd:amd64. #12 2.402 Preparing to unpack .../5-libpam-systemd_252.31-1~deb12u1_amd64.deb ... #12 2.406 Unpacking libpam-systemd:amd64 (252.31-1~deb12u1) ... #12 2.469 Selecting previously unselected package ncurses-term. #12 2.479 Preparing to unpack .../6-ncurses-term_6.4-4_all.deb ... #12 2.483 Unpacking ncurses-term (6.4-4) ... #12 2.783 Selecting previously unselected package dbus-user-session. #12 2.792 Preparing to unpack .../7-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... #12 2.795 Unpacking dbus-user-session (1.14.10-1~deb12u1) ... #12 2.839 Selecting previously unselected package libxmuu1:amd64. #12 2.848 Preparing to unpack .../8-libxmuu1_2%3a1.1.3-3_amd64.deb ... #12 2.852 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #12 2.889 Selecting previously unselected package xauth. #12 2.897 Preparing to unpack .../9-xauth_1%3a1.1.2-1_amd64.deb ... #12 2.901 Unpacking xauth (1:1.1.2-1) ... #12 2.971 Setting up runit-helper (2.15.2) ... #12 2.981 Setting up openssh-sftp-server (1:9.2p1-2+deb12u3) ... #12 2.992 Setting up systemd-sysv (252.31-1~deb12u1) ... #12 3.005 Setting up openssh-server (1:9.2p1-2+deb12u3) ... #12 3.098 debconf: unable to initialize frontend: Dialog #12 3.098 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 3.098 debconf: falling back to frontend: Readline #12 3.103 debconf: unable to initialize frontend: Readline #12 3.103 debconf: (This frontend requires a controlling tty.) #12 3.103 debconf: falling back to frontend: Teletype #12 3.178 #12 3.178 Creating config file /etc/ssh/sshd_config with new version #12 3.218 Creating SSH2 RSA key; this may take some time ... #12 3.744 3072 SHA256:YQ0sQu7jl44r3i1rCWdpL4kJuhGofMBk2FDvfajb2Hg root@buildkitsandbox (RSA) #12 3.747 Creating SSH2 ECDSA key; this may take some time ... #12 3.753 256 SHA256:o1bO4Wn+zpZE6GUiD8nmmuH7GHU49pF730UCMMwwVLM root@buildkitsandbox (ECDSA) #12 3.755 Creating SSH2 ED25519 key; this may take some time ... #12 3.764 256 SHA256:AJqkiBnJYU8lBLVz3Bpb+FLGryk1w+482vTNKzPVxkA root@buildkitsandbox (ED25519) #12 3.841 invoke-rc.d: could not determine current runlevel #12 3.845 invoke-rc.d: policy-rc.d denied execution of start. #12 3.939 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service. #12 3.939 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service. #12 4.021 Setting up libnss-systemd:amd64 (252.31-1~deb12u1) ... #12 4.041 Setting up libpam-systemd:amd64 (252.31-1~deb12u1) ... #12 4.108 debconf: unable to initialize frontend: Dialog #12 4.108 debconf: (TERM is not set, so the dialog frontend is not usable.) #12 4.108 debconf: falling back to frontend: Readline #12 4.113 debconf: unable to initialize frontend: Readline #12 4.113 debconf: (This frontend requires a controlling tty.) #12 4.113 debconf: falling back to frontend: Teletype #12 4.184 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #12 4.195 Setting up ncurses-term (6.4-4) ... #12 4.205 Setting up dbus-user-session (1.14.10-1~deb12u1) ... #12 4.219 Setting up xauth (1:1.1.2-1) ... #12 4.231 Processing triggers for man-db (2.11.2-2) ... #12 4.246 Processing triggers for libc-bin (2.36-9+deb12u9) ... #12 DONE 4.4s #13 [ 8/28] RUN MKDIR /var/run/sshd #13 DONE 0.4s #14 [ 9/28] COPY SSH /root/.ssh #14 DONE 0.0s #15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh #15 DONE 0.1s #16 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh #16 DONE 0.4s #17 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs #17 DONE 0.3s #18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-* #18 DONE 0.3s #19 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8 #19 0.856 Generating locales (this might take a while)... #19 0.861 en_US.UTF-8... done #19 1.833 Generation complete. #19 DONE 1.9s #20 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean #20 0.466 Hit:1 http://deb.debian.org/debian bookworm InRelease #20 0.466 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #20 0.466 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #20 0.467 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #20 0.750 Reading package lists... #20 1.153 Reading package lists... #20 1.549 Building dependency tree... #20 1.648 Reading state information... #20 1.740 telnet is already the newest version (0.17+2.4-2+deb12u1). #20 1.740 The following additional packages will be installed: #20 1.740 libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 #20 1.740 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #20 1.740 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #20 1.740 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #20 1.774 The following NEW packages will be installed: #20 1.774 libasn1c-dev libasn1c1 libgtp-dev libgtp10 libosmo-abis-dev #20 1.774 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev #20 1.774 libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev libosmo-sigtran10 #20 1.774 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #20 1.774 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #20 1.774 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 #20 1.774 libsmpp34-dev osmocom-nightly #20 1.827 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. #20 1.827 Need to get 3,941 kB of archives. #20 1.827 After this operation, 17.6 MB of additional disk space will be used. #20 1.827 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411192026 [1,180 B] #20 1.830 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.33.a28ae.202411192026 [169 kB] #20 1.833 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202411192026 [39.0 kB] #20 1.833 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.12.0.28.2b16.202411192026 [140 kB] #20 1.835 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.33.a28ae.202411192026 [50.6 kB] #20 1.835 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.29.1414.202411192026 [32.9 kB] #20 1.836 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.33.a28ae.202411192026 [69.7 kB] #20 1.837 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.33.a28ae.202411192026 [227 kB] #20 1.839 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.33.a28ae.202411192026 [103 kB] #20 1.839 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.29.1414.202411192026 [73.3 kB] #20 1.840 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.6.0.29.1414.202411192026 [117 kB] #20 1.841 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.5.0451.202411192026 [20.9 kB] #20 1.841 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.33.a28ae.202411192026 [70.3 kB] #20 1.842 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.33.a28ae.202411192026 [177 kB] #20 1.843 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.33.a28ae.202411192026 [58.8 kB] #20 1.844 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.33.a28ae.202411192026 [62.9 kB] #20 1.844 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.33.a28ae.202411192026 [49.6 kB] #20 1.845 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.33.a28ae.202411192026 [43.0 kB] #20 1.845 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.33.a28ae.202411192026 [846 kB] #20 1.854 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.8.0.5.0451.202411192026 [25.1 kB] #20 1.854 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202411192026 [53.8 kB] #20 1.854 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.5.1.5.89a1.202411192026 [66.1 kB] #20 1.855 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.50.b59d.202411192026 [128 kB] #20 1.856 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.0.0.50.b59d.202411192026 [606 kB] #20 1.862 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202411192026 [101 kB] #20 1.863 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202411192026 [112 kB] #20 1.864 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.37.202411192026 [75.2 kB] #20 1.864 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.37.202411192026 [106 kB] #20 1.865 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.3.655a.202411192026 [225 kB] #20 1.867 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.6.0.3.655a.202411192026 [92.0 kB] #20 2.011 debconf: delaying package configuration, since apt-utils is not installed #20 2.046 Fetched 3,941 kB in 0s (43.9 MB/s) #20 2.079 Selecting previously unselected package osmocom-nightly. #20 2.079 (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 ... 121732 files and directories currently installed.) #20 2.123 Preparing to unpack .../00-osmocom-nightly_202411192026_amd64.deb ... #20 2.126 Unpacking osmocom-nightly (202411192026) ... #20 2.171 Selecting previously unselected package libosmocore22:amd64. #20 2.179 Preparing to unpack .../01-libosmocore22_1.10.0.33.a28ae.202411192026_amd64.deb ... #20 2.185 Unpacking libosmocore22:amd64 (1.10.0.33.a28ae.202411192026) ... #20 2.241 Selecting previously unselected package libgtp10:amd64. #20 2.251 Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202411192026_amd64.deb ... #20 2.255 Unpacking libgtp10:amd64 (1.12.0.28.2b16.202411192026) ... #20 2.298 Selecting previously unselected package libgtp-dev:amd64. #20 2.306 Preparing to unpack .../03-libgtp-dev_1.12.0.28.2b16.202411192026_amd64.deb ... #20 2.310 Unpacking libgtp-dev:amd64 (1.12.0.28.2b16.202411192026) ... #20 2.366 Selecting previously unselected package libosmocodec4:amd64. #20 2.376 Preparing to unpack .../04-libosmocodec4_1.10.0.33.a28ae.202411192026_amd64.deb ... #20 2.379 Unpacking libosmocodec4:amd64 (1.10.0.33.a28ae.202411192026) ... #20 2.425 Selecting previously unselected package libosmotrau10:amd64. #20 2.434 Preparing to unpack .../05-libosmotrau10_1.6.0.29.1414.202411192026_amd64.deb ... #20 2.437 Unpacking libosmotrau10:amd64 (1.6.0.29.1414.202411192026) ... #20 2.481 Selecting previously unselected package libosmoisdn0:amd64. #20 2.490 Preparing to unpack .../06-libosmoisdn0_1.10.0.33.a28ae.202411192026_amd64.deb ... #20 2.494 Unpacking libosmoisdn0:amd64 (1.10.0.33.a28ae.202411192026) ... #20 2.540 Selecting previously unselected package libosmogsm20:amd64. #20 2.551 Preparing to unpack .../07-libosmogsm20_1.10.0.33.a28ae.202411192026_amd64.deb ... #20 2.554 Unpacking libosmogsm20:amd64 (1.10.0.33.a28ae.202411192026) ... #20 2.612 Selecting previously unselected package libosmovty13:amd64. #20 2.619 Preparing to unpack .../08-libosmovty13_1.10.0.33.a28ae.202411192026_amd64.deb ... #20 2.623 Unpacking libosmovty13:amd64 (1.10.0.33.a28ae.202411192026) ... #20 2.675 Selecting previously unselected package libosmoabis13:amd64. #20 2.685 Preparing to unpack .../09-libosmoabis13_1.6.0.29.1414.202411192026_amd64.deb ... #20 2.688 Unpacking libosmoabis13:amd64 (1.6.0.29.1414.202411192026) ... #20 2.735 Selecting previously unselected package libosmo-abis-dev:amd64. #20 2.743 Preparing to unpack .../10-libosmo-abis-dev_1.6.0.29.1414.202411192026_amd64.deb ... #20 2.746 Unpacking libosmo-abis-dev:amd64 (1.6.0.29.1414.202411192026) ... #20 2.793 Selecting previously unselected package libosmo-gsup-client0:amd64. #20 2.801 Preparing to unpack .../11-libosmo-gsup-client0_1.8.0.5.0451.202411192026_amd64.deb ... #20 2.804 Unpacking libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411192026) ... #20 2.846 Selecting previously unselected package libosmocoding0:amd64. #20 2.854 Preparing to unpack .../12-libosmocoding0_1.10.0.33.a28ae.202411192026_amd64.deb ... #20 2.858 Unpacking libosmocoding0:amd64 (1.10.0.33.a28ae.202411192026) ... #20 2.907 Selecting previously unselected package libosmogb14:amd64. #20 2.916 Preparing to unpack .../13-libosmogb14_1.10.0.33.a28ae.202411192026_amd64.deb ... #20 2.919 Unpacking libosmogb14:amd64 (1.10.0.33.a28ae.202411192026) ... #20 2.973 Selecting previously unselected package libosmoctrl0:amd64. #20 2.981 Preparing to unpack .../14-libosmoctrl0_1.10.0.33.a28ae.202411192026_amd64.deb ... #20 2.985 Unpacking libosmoctrl0:amd64 (1.10.0.33.a28ae.202411192026) ... #20 3.027 Selecting previously unselected package libosmosim2:amd64. #20 3.036 Preparing to unpack .../15-libosmosim2_1.10.0.33.a28ae.202411192026_amd64.deb ... #20 3.039 Unpacking libosmosim2:amd64 (1.10.0.33.a28ae.202411192026) ... #20 3.092 Selecting previously unselected package libosmousb0:amd64. #20 3.102 Preparing to unpack .../16-libosmousb0_1.10.0.33.a28ae.202411192026_amd64.deb ... #20 3.105 Unpacking libosmousb0:amd64 (1.10.0.33.a28ae.202411192026) ... #20 3.151 Selecting previously unselected package libosmocore. #20 3.160 Preparing to unpack .../17-libosmocore_1.10.0.33.a28ae.202411192026_amd64.deb ... #20 3.163 Unpacking libosmocore (1.10.0.33.a28ae.202411192026) ... #20 3.206 Selecting previously unselected package libosmocore-dev:amd64. #20 3.214 Preparing to unpack .../18-libosmocore-dev_1.10.0.33.a28ae.202411192026_amd64.deb ... #20 3.218 Unpacking libosmocore-dev:amd64 (1.10.0.33.a28ae.202411192026) ... #20 3.316 Selecting previously unselected package libosmo-gsup-client-dev:amd64. #20 3.325 Preparing to unpack .../19-libosmo-gsup-client-dev_1.8.0.5.0451.202411192026_amd64.deb ... #20 3.328 Unpacking libosmo-gsup-client-dev:amd64 (1.8.0.5.0451.202411192026) ... #20 3.370 Selecting previously unselected package libosmonetif11:amd64. #20 3.379 Preparing to unpack .../20-libosmonetif11_1.5.1.5.89a1.202411192026_amd64.deb ... #20 3.384 Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202411192026) ... #20 3.424 Selecting previously unselected package libosmo-netif-dev:amd64. #20 3.432 Preparing to unpack .../21-libosmo-netif-dev_1.5.1.5.89a1.202411192026_amd64.deb ... #20 3.436 Unpacking libosmo-netif-dev:amd64 (1.5.1.5.89a1.202411192026) ... #20 3.483 Selecting previously unselected package libosmo-sigtran10:amd64. #20 3.491 Preparing to unpack .../22-libosmo-sigtran10_2.0.0.50.b59d.202411192026_amd64.deb ... #20 3.495 Unpacking libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411192026) ... #20 3.542 Selecting previously unselected package libosmo-sigtran-dev:amd64. #20 3.550 Preparing to unpack .../23-libosmo-sigtran-dev_2.0.0.50.b59d.202411192026_amd64.deb ... #20 3.553 Unpacking libosmo-sigtran-dev:amd64 (2.0.0.50.b59d.202411192026) ... #20 3.641 Selecting previously unselected package libsmpp1:amd64. #20 3.650 Preparing to unpack .../24-libsmpp1_1.14.4.1.f1ec.202411192026_amd64.deb ... #20 3.653 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202411192026) ... #20 3.698 Selecting previously unselected package libsmpp34-dev:amd64. #20 3.707 Preparing to unpack .../25-libsmpp34-dev_1.14.4.1.f1ec.202411192026_amd64.deb ... #20 3.710 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411192026) ... #20 3.764 Selecting previously unselected package libasn1c1:amd64. #20 3.772 Preparing to unpack .../26-libasn1c1_0.9.37.202411192026_amd64.deb ... #20 3.776 Unpacking libasn1c1:amd64 (0.9.37.202411192026) ... #20 3.824 Selecting previously unselected package libasn1c-dev:amd64. #20 3.833 Preparing to unpack .../27-libasn1c-dev_0.9.37.202411192026_amd64.deb ... #20 3.837 Unpacking libasn1c-dev:amd64 (0.9.37.202411192026) ... #20 3.885 Selecting previously unselected package libosmo-ranap7:amd64. #20 3.896 Preparing to unpack .../28-libosmo-ranap7_1.6.0.3.655a.202411192026_amd64.deb ... #20 3.900 Unpacking libosmo-ranap7:amd64 (1.6.0.3.655a.202411192026) ... #20 3.956 Selecting previously unselected package libosmo-ranap-dev:amd64. #20 3.964 Preparing to unpack .../29-libosmo-ranap-dev_1.6.0.3.655a.202411192026_amd64.deb ... #20 3.967 Unpacking libosmo-ranap-dev:amd64 (1.6.0.3.655a.202411192026) ... #20 4.101 Setting up osmocom-nightly (202411192026) ... #20 4.111 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202411192026) ... #20 4.121 Setting up libosmocore22:amd64 (1.10.0.33.a28ae.202411192026) ... #20 4.133 Setting up libosmocodec4:amd64 (1.10.0.33.a28ae.202411192026) ... #20 4.145 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202411192026) ... #20 4.156 Setting up libasn1c1:amd64 (0.9.37.202411192026) ... #20 4.168 Setting up libosmovty13:amd64 (1.10.0.33.a28ae.202411192026) ... #20 4.178 Setting up libosmoisdn0:amd64 (1.10.0.33.a28ae.202411192026) ... #20 4.188 Setting up libosmotrau10:amd64 (1.6.0.29.1414.202411192026) ... #20 4.198 Setting up libgtp10:amd64 (1.12.0.28.2b16.202411192026) ... #20 4.207 Setting up libgtp-dev:amd64 (1.12.0.28.2b16.202411192026) ... #20 4.218 Setting up libasn1c-dev:amd64 (0.9.37.202411192026) ... #20 4.228 Setting up libosmousb0:amd64 (1.10.0.33.a28ae.202411192026) ... #20 4.239 Setting up libosmogsm20:amd64 (1.10.0.33.a28ae.202411192026) ... #20 4.250 Setting up libosmoabis13:amd64 (1.6.0.29.1414.202411192026) ... #20 4.261 Setting up libosmoctrl0:amd64 (1.10.0.33.a28ae.202411192026) ... #20 4.272 Setting up libosmogb14:amd64 (1.10.0.33.a28ae.202411192026) ... #20 4.281 Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202411192026) ... #20 4.292 Setting up libosmo-gsup-client0:amd64 (1.8.0.5.0451.202411192026) ... #20 4.302 Setting up libosmo-abis-dev:amd64 (1.6.0.29.1414.202411192026) ... #20 4.312 Setting up libosmocoding0:amd64 (1.10.0.33.a28ae.202411192026) ... #20 4.323 Setting up libosmosim2:amd64 (1.10.0.33.a28ae.202411192026) ... #20 4.334 Setting up libosmocore (1.10.0.33.a28ae.202411192026) ... #20 4.344 Setting up libosmo-sigtran10:amd64 (2.0.0.50.b59d.202411192026) ... #20 4.355 Setting up libosmo-ranap7:amd64 (1.6.0.3.655a.202411192026) ... #20 4.365 Setting up libosmocore-dev:amd64 (1.10.0.33.a28ae.202411192026) ... #20 4.376 Setting up libosmo-netif-dev:amd64 (1.5.1.5.89a1.202411192026) ... #20 4.387 Setting up libosmo-ranap-dev:amd64 (1.6.0.3.655a.202411192026) ... #20 4.396 Setting up libosmo-gsup-client-dev:amd64 (1.8.0.5.0451.202411192026) ... #20 4.406 Setting up libosmo-sigtran-dev:amd64 (2.0.0.50.b59d.202411192026) ... #20 4.417 Processing triggers for libc-bin (2.36-9+deb12u9) ... #20 DONE 4.5s #21 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean #21 0.356 Hit:1 http://deb.debian.org/debian bookworm InRelease #21 0.356 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #21 0.356 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #21 0.462 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #21 0.646 Reading package lists... #21 1.068 Reading package lists... #21 1.473 Building dependency tree... #21 1.569 Reading state information... #21 1.662 cmake is already the newest version (3.25.1-1). #21 1.662 libfftw3-dev is already the newest version (3.3.10-1). #21 1.662 libboost-program-options-dev is already the newest version (1.74.0.3). #21 1.662 libboost-program-options-dev set to manually installed. #21 1.662 libsctp-dev is already the newest version (1.0.19+dfsg-2). #21 1.662 libpcsclite-dev is already the newest version (1.9.9-2). #21 1.662 libuhd-dev is already the newest version (4.3.0.0+ds1-5). #21 1.662 The following additional packages will be installed: #21 1.662 libconfig++9v5 libconfig-dev libconfig9 libczmq4 libnspr4 libnspr4-dev #21 1.663 libnss3 libnss3-dev libsoapysdr0.8 soapysdr0.7-module-lms7 #21 1.663 Suggested packages: #21 1.663 libmbedtls-doc libsoapysdr-doc #21 1.663 Recommended packages: #21 1.663 libconfig-doc soapysdr0.8-module-all | soapysdr0.8-module #21 1.748 The following NEW packages will be installed: #21 1.748 libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4 #21 1.748 libmbedtls-dev libnspr4 libnspr4-dev libnss3 libnss3-dev libsoapysdr-dev #21 1.748 libsoapysdr0.8 soapysdr-module-lms7 soapysdr0.7-module-lms7 #21 1.785 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. #21 1.785 Need to get 3,551 kB of archives. #21 1.785 After this operation, 14.8 MB of additional disk space will be used. #21 1.785 Get:1 http://deb.debian.org/debian bookworm/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB] #21 1.796 Get:2 http://deb.debian.org/debian bookworm/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB] #21 1.797 Get:3 http://deb.debian.org/debian bookworm/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB] #21 1.802 Get:4 http://deb.debian.org/debian bookworm/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB] #21 1.803 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB] #21 1.807 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3 amd64 2:3.87.1-1+deb12u1 [1,331 kB] #21 1.822 Get:7 http://deb.debian.org/debian bookworm/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB] #21 1.823 Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3-dev amd64 2:3.87.1-1+deb12u1 [245 kB] #21 1.825 Get:9 http://deb.debian.org/debian bookworm/main amd64 libczmq4 amd64 4.2.1-1 [172 kB] #21 1.826 Get:10 http://deb.debian.org/debian bookworm/main amd64 libczmq-dev amd64 4.2.1-1 [414 kB] #21 1.834 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr0.7-module-lms7 23.11.0.1.2141.9dce.202411192026 [55.1 kB] #21 1.835 Get:12 http://deb.debian.org/debian bookworm/main amd64 libmbedtls-dev amd64 2.28.3-1 [685 kB] #21 1.838 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr-module-lms7 23.11.0.1.2141.9dce.202411192026 [7,572 B] #21 1.840 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr0.8 amd64 0.8.1-3 [108 kB] #21 1.840 Get:15 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr-dev amd64 0.8.1-3 [33.5 kB] #21 1.997 debconf: delaying package configuration, since apt-utils is not installed #21 2.035 Fetched 3,551 kB in 0s (41.6 MB/s) #21 2.073 Selecting previously unselected package libconfig++9v5:amd64. #21 2.073 (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 ... 122909 files and directories currently installed.) #21 2.118 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ... #21 2.125 Unpacking libconfig++9v5:amd64 (1.5-0.4) ... #21 2.169 Selecting previously unselected package libconfig9:amd64. #21 2.177 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ... #21 2.181 Unpacking libconfig9:amd64 (1.5-0.4) ... #21 2.225 Selecting previously unselected package libconfig-dev:amd64. #21 2.231 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ... #21 2.234 Unpacking libconfig-dev:amd64 (1.5-0.4) ... #21 2.278 Selecting previously unselected package libconfig++-dev:amd64. #21 2.284 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ... #21 2.287 Unpacking libconfig++-dev:amd64 (1.5-0.4) ... #21 2.333 Selecting previously unselected package libnspr4:amd64. #21 2.342 Preparing to unpack .../04-libnspr4_2%3a4.35-1_amd64.deb ... #21 2.345 Unpacking libnspr4:amd64 (2:4.35-1) ... #21 2.396 Selecting previously unselected package libnss3:amd64. #21 2.404 Preparing to unpack .../05-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 2.410 Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 2.530 Selecting previously unselected package libnspr4-dev. #21 2.538 Preparing to unpack .../06-libnspr4-dev_2%3a4.35-1_amd64.deb ... #21 2.541 Unpacking libnspr4-dev (2:4.35-1) ... #21 2.595 Selecting previously unselected package libnss3-dev:amd64. #21 2.603 Preparing to unpack .../07-libnss3-dev_2%3a3.87.1-1+deb12u1_amd64.deb ... #21 2.606 Unpacking libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 2.671 Selecting previously unselected package libczmq4:amd64. #21 2.678 Preparing to unpack .../08-libczmq4_4.2.1-1_amd64.deb ... #21 2.682 Unpacking libczmq4:amd64 (4.2.1-1) ... #21 2.733 Selecting previously unselected package libczmq-dev:amd64. #21 2.741 Preparing to unpack .../09-libczmq-dev_4.2.1-1_amd64.deb ... #21 2.745 Unpacking libczmq-dev:amd64 (4.2.1-1) ... #21 2.818 Selecting previously unselected package libmbedtls-dev:amd64. #21 2.824 Preparing to unpack .../10-libmbedtls-dev_2.28.3-1_amd64.deb ... #21 2.828 Unpacking libmbedtls-dev:amd64 (2.28.3-1) ... #21 2.915 Selecting previously unselected package libsoapysdr0.8:amd64. #21 2.923 Preparing to unpack .../11-libsoapysdr0.8_0.8.1-3_amd64.deb ... #21 2.927 Unpacking libsoapysdr0.8:amd64 (0.8.1-3) ... #21 2.975 Selecting previously unselected package libsoapysdr-dev:amd64. #21 2.983 Preparing to unpack .../12-libsoapysdr-dev_0.8.1-3_amd64.deb ... #21 2.986 Unpacking libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.028 Selecting previously unselected package soapysdr0.7-module-lms7:amd64. #21 3.038 Preparing to unpack .../13-soapysdr0.7-module-lms7_23.11.0.1.2141.9dce.202411192026_amd64.deb ... #21 3.042 Unpacking soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411192026) ... #21 3.085 Selecting previously unselected package soapysdr-module-lms7. #21 3.093 Preparing to unpack .../14-soapysdr-module-lms7_23.11.0.1.2141.9dce.202411192026_all.deb ... #21 3.096 Unpacking soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411192026) ... #21 3.164 Setting up libconfig9:amd64 (1.5-0.4) ... #21 3.175 Setting up libczmq4:amd64 (4.2.1-1) ... #21 3.186 Setting up libconfig++9v5:amd64 (1.5-0.4) ... #21 3.196 Setting up libmbedtls-dev:amd64 (2.28.3-1) ... #21 3.206 Setting up libsoapysdr0.8:amd64 (0.8.1-3) ... #21 3.217 Setting up libsoapysdr-dev:amd64 (0.8.1-3) ... #21 3.227 Setting up libnspr4:amd64 (2:4.35-1) ... #21 3.238 Setting up libconfig-dev:amd64 (1.5-0.4) ... #21 3.248 Setting up soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202411192026) ... #21 3.259 Setting up libnspr4-dev (2:4.35-1) ... #21 3.270 Setting up soapysdr-module-lms7 (23.11.0.1.2141.9dce.202411192026) ... #21 3.280 Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ... #21 3.291 Setting up libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ... #21 3.301 Setting up libconfig++-dev:amd64 (1.5-0.4) ... #21 3.312 Setting up libczmq-dev:amd64 (4.2.1-1) ... #21 3.324 Processing triggers for man-db (2.11.2-2) ... #21 3.340 Processing triggers for libc-bin (2.36-9+deb12u9) ... #21 DONE 3.5s #22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean #22 0.457 Hit:1 http://deb.debian.org/debian bookworm InRelease #22 0.457 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #22 0.457 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #22 0.588 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #22 0.736 Reading package lists... #22 1.144 Reading package lists... #22 1.554 Building dependency tree... #22 1.658 Reading state information... #22 1.761 The following additional packages will be installed: #22 1.761 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 1.761 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data #22 1.761 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 1.761 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 1.761 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 1.761 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 1.761 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 1.761 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 1.761 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 1.761 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 1.761 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 1.761 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 1.761 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 1.761 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 1.761 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 1.761 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 1.761 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 1.761 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 1.761 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 1.761 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 1.761 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 1.761 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 1.761 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 1.761 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 1.761 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 1.761 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 1.761 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 1.761 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 1.761 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 1.761 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 1.761 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 1.761 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 1.761 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 1.761 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 1.761 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 1.762 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 1.762 python3-all-dev python3-attr python3-beniget python3-cairo #22 1.762 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 1.762 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 1.762 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 1.762 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 1.762 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 1.762 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 1.762 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 1.762 Suggested packages: #22 1.762 gr-fosphor gr-osmosdr gqrx-sdr rtl-sdr uhd-host colord gsl-ref-psdoc #22 1.762 | gsl-doc-pdf | gsl-doc-info | gsl-ref-html gvfs avahi-daemon jackd2 #22 1.762 fonts-mathjax-extras fonts-stix libjs-mathjax-doc opus-tools pulseaudio #22 1.762 qgnomeplatform-qt5 qt5-image-formats-plugins libvolk2-dev libwacom-bin #22 1.762 libxsimd-doc python-attr-doc python-jsonschema-doc python-lxml-doc libgle3 #22 1.762 python3-tk python-ply-doc subversion python3-pytest python-pyqtgraph-doc #22 1.762 python-scipy-doc #22 1.762 Recommended packages: #22 1.762 librsvg2-common gvfs nautilus-extension-gnome-terminal yelp gnuradio-dev #22 1.762 python3-matplotlib python3-networkx python3-pyqt5.qwt soapysdr-tools #22 1.762 at-spi2-core libgtk-3-bin qttranslations5-l10n qt5-gtk-platformtheme #22 1.762 qtwayland5 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc #22 1.762 | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase qt6-translations-l10n #22 1.762 qt6-gtk-platformtheme qt6-qpa-plugins libqt6sql6-sqlite | libqt6sql6-mysql #22 1.762 | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase python3-idna #22 1.762 python3-json-pointer python3-rfc3987 python3-uritemplate python3-bs4 #22 1.762 python3-html5lib libglut-dev python3-pyqt5.qtopengl #22 2.630 The following NEW packages will be installed: #22 2.630 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend #22 2.630 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data gnuradio #22 2.630 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme #22 2.630 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1 #22 2.630 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3 #22 2.630 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #22 2.630 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1 #22 2.630 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0 #22 2.630 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5 #22 2.630 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5 #22 2.630 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5 #22 2.630 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5 #22 2.630 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5 #22 2.630 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5 #22 2.630 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5 #22 2.630 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5 #22 2.630 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0 #22 2.630 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15 #22 2.630 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev #22 2.630 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0 #22 2.630 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev #22 2.630 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5 #22 2.630 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5 #22 2.630 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6 #22 2.630 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6 #22 2.630 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0 #22 2.630 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0 #22 2.630 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0 #22 2.630 libvte-2.91-common libwacom-common libwacom9 libwayland-client0 #22 2.630 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1 #22 2.630 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0 #22 2.630 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0 #22 2.630 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 #22 2.630 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 #22 2.630 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1 #22 2.630 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all #22 2.630 python3-all-dev python3-attr python3-beniget python3-cairo #22 2.630 python3-cffi-backend python3-click python3-click-plugins python3-colorama #22 2.630 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo #22 2.630 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply #22 2.630 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6 #22 2.630 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran #22 2.630 python3-schema python3-scipy python3-sip python3-thrift python3-zmq #22 2.630 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data #22 2.666 0 upgraded, 205 newly installed, 0 to remove and 2 not upgraded. #22 2.666 Need to get 142 MB of archives. #22 2.666 After this operation, 698 MB of additional disk space will be used. #22 2.666 Get:1 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB] #22 2.673 Get:2 http://deb.debian.org/debian bookworm/main amd64 gtk-update-icon-cache amd64 3.24.38-2~deb12u3 [44.2 kB] #22 2.678 Get:3 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5,124 kB] #22 2.734 Get:4 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB] #22 2.744 Get:5 http://deb.debian.org/debian bookworm/main amd64 castxml amd64 0.5.1-1 [963 kB] #22 2.749 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB] #22 2.750 Get:7 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB] #22 2.750 Get:8 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB] #22 2.751 Get:9 http://deb.debian.org/debian bookworm/main amd64 fonts-mathjax all 2.7.9+dfsg-1 [2,210 kB] #22 2.762 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal-data all 3.46.8-1 [949 kB] #22 2.770 Get:11 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB] #22 2.775 Get:12 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB] #22 2.775 Get:13 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB] #22 2.776 Get:14 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB] #22 2.777 Get:15 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB] #22 2.778 Get:16 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB] #22 2.779 Get:17 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB] #22 2.780 Get:18 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB] #22 2.780 Get:19 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8,640 B] #22 2.780 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB] #22 2.785 Get:21 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB] #22 2.785 Get:22 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB] #22 2.786 Get:23 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB] #22 2.786 Get:24 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB] #22 2.786 Get:25 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB] #22 2.794 Get:26 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB] #22 2.795 Get:27 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB] #22 2.795 Get:28 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3,895 kB] #22 2.829 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2,847 kB] #22 2.855 Get:30 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-common amd64 0.70.6-2~deb12u1 [642 kB] #22 2.858 Get:31 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-0 amd64 0.70.6-2~deb12u1 [799 kB] #22 2.865 Get:32 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal amd64 3.46.8-1 [230 kB] #22 2.866 Get:33 http://deb.debian.org/debian bookworm/main amd64 libjs-mathjax all 2.7.9+dfsg-1 [5,667 kB] #22 2.916 Get:34 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB] #22 2.917 Get:35 http://deb.debian.org/debian bookworm/main amd64 libvolk2.5 amd64 2.5.2-3 [301 kB] #22 2.919 Get:36 http://deb.debian.org/debian bookworm/main amd64 libvolk2-bin amd64 2.5.2-3 [82.1 kB] #22 2.920 Get:37 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB] #22 2.920 Get:38 http://deb.debian.org/debian bookworm/main amd64 python3-click all 8.1.3-2 [92.2 kB] #22 2.921 Get:39 http://deb.debian.org/debian bookworm/main amd64 python3-click-plugins all 1.1.1-4 [9,852 B] #22 2.922 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3-cairo amd64 1.20.1-5+b1 [63.1 kB] #22 2.922 Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-gi-cairo amd64 3.42.2-3+b1 [11.7 kB] #22 2.923 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB] #22 2.924 Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB] #22 2.928 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB] #22 2.929 Get:45 http://deb.debian.org/debian bookworm/main amd64 python3-lxml amd64 4.9.2-1+b1 [1,194 kB] #22 2.940 Get:46 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB] #22 2.940 Get:47 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B] #22 2.940 Get:48 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB] #22 2.940 Get:49 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB] #22 2.941 Get:50 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB] #22 2.942 Get:51 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB] #22 2.943 Get:52 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB] #22 2.944 Get:53 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB] #22 2.945 Get:54 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB] #22 2.948 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB] #22 2.949 Get:56 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB] #22 2.950 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB] #22 2.951 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B] #22 2.951 Get:59 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB] #22 2.952 Get:60 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB] #22 2.952 Get:61 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB] #22 2.953 Get:62 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB] #22 2.953 Get:63 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB] #22 2.954 Get:64 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB] #22 3.158 Get:65 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7,239 kB] #22 3.215 Get:66 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB] #22 3.216 Get:67 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB] #22 3.216 Get:68 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB] #22 3.217 Get:69 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-glx amd64 22.3.6-1+deb12u1 [14.5 kB] #22 3.217 Get:70 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB] #22 3.218 Get:71 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB] #22 3.219 Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-opengl all 3.1.6+dfsg-3 [605 kB] #22 3.223 Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-packaging all 23.0-1 [32.5 kB] #22 3.223 Get:74 http://deb.debian.org/debian bookworm/main amd64 python3-pygccxml all 2.2.1-1 [80.3 kB] #22 3.224 Get:75 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5.sip amd64 12.11.1-1 [56.4 kB] #22 3.229 Get:76 http://deb.debian.org/debian bookworm/main amd64 libdouble-conversion3 amd64 3.2.1-1 [41.5 kB] #22 3.230 Get:77 http://deb.debian.org/debian bookworm/main amd64 libqt5core5a amd64 5.15.8+dfsg-11+deb12u2 [1,810 kB] #22 3.246 Get:78 http://deb.debian.org/debian bookworm/main amd64 libqt5dbus5 amd64 5.15.8+dfsg-11+deb12u2 [211 kB] #22 3.248 Get:79 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB] #22 3.248 Get:80 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB] #22 3.249 Get:81 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB] #22 3.249 Get:82 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB] #22 3.250 Get:83 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB] #22 3.250 Get:84 http://deb.debian.org/debian bookworm/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB] #22 3.250 Get:85 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB] #22 3.251 Get:86 http://deb.debian.org/debian bookworm/main amd64 libwacom-common all 2.6.0-1 [58.4 kB] #22 3.254 Get:87 http://deb.debian.org/debian bookworm/main amd64 libwacom9 amd64 2.6.0-1 [21.5 kB] #22 3.258 Get:88 http://deb.debian.org/debian bookworm/main amd64 libinput-bin amd64 1.22.1-1 [23.2 kB] #22 3.259 Get:89 http://deb.debian.org/debian bookworm/main amd64 libinput10 amd64 1.22.1-1 [125 kB] #22 3.261 Get:90 http://deb.debian.org/debian bookworm/main amd64 libmd4c0 amd64 0.4.8-1 [44.2 kB] #22 3.262 Get:91 http://deb.debian.org/debian bookworm/main amd64 libqt5network5 amd64 5.15.8+dfsg-11+deb12u2 [675 kB] #22 3.268 Get:92 http://deb.debian.org/debian bookworm/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB] #22 3.269 Get:93 http://deb.debian.org/debian bookworm/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB] #22 3.269 Get:94 http://deb.debian.org/debian bookworm/main amd64 libxcb-image0 amd64 0.4.0-2 [22.9 kB] #22 3.272 Get:95 http://deb.debian.org/debian bookworm/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB] #22 3.273 Get:96 http://deb.debian.org/debian bookworm/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB] #22 3.274 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB] #22 3.275 Get:98 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinerama0 amd64 1.15-1 [105 kB] #22 3.276 Get:99 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinput0 amd64 1.15-1 [130 kB] #22 3.278 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB] #22 3.279 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB] #22 3.280 Get:102 http://deb.debian.org/debian bookworm/main amd64 libqt5gui5 amd64 5.15.8+dfsg-11+deb12u2 [3,408 kB] #22 3.310 Get:103 http://deb.debian.org/debian bookworm/main amd64 libqt5widgets5 amd64 5.15.8+dfsg-11+deb12u2 [2,381 kB] #22 3.330 Get:104 http://deb.debian.org/debian bookworm/main amd64 libqt5xml5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.330 Get:105 http://deb.debian.org/debian bookworm/main amd64 libqt5designer5 amd64 5.15.8-2 [2,748 kB] #22 3.354 Get:106 http://deb.debian.org/debian bookworm/main amd64 libqt5sql5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB] #22 3.355 Get:107 http://deb.debian.org/debian bookworm/main amd64 libqt5help5 amd64 5.15.8-2 [149 kB] #22 3.356 Get:108 http://deb.debian.org/debian bookworm/main amd64 libqt5printsupport5 amd64 5.15.8+dfsg-11+deb12u2 [202 kB] #22 3.358 Get:109 http://deb.debian.org/debian bookworm/main amd64 libqt5test5 amd64 5.15.8+dfsg-11+deb12u2 [146 kB] #22 3.359 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5 amd64 5.15.9+dfsg-1 [2,489 kB] #22 3.381 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6.sip amd64 13.4.1-1 [51.4 kB] #22 3.381 Get:112 http://deb.debian.org/debian bookworm/main amd64 libb2-1 amd64 0.98.1-1.1 [40.9 kB] #22 3.382 Get:113 http://deb.debian.org/debian bookworm/main amd64 libqt6core6 amd64 6.4.2+dfsg-10 [1,613 kB] #22 3.395 Get:114 http://deb.debian.org/debian bookworm/main amd64 libqt6dbus6 amd64 6.4.2+dfsg-10 [248 kB] #22 3.397 Get:115 http://deb.debian.org/debian bookworm/main amd64 libts0 amd64 1.22-1+b1 [64.6 kB] #22 3.398 Get:116 http://deb.debian.org/debian bookworm/main amd64 libqt6gui6 amd64 6.4.2+dfsg-10 [2,854 kB] #22 3.422 Get:117 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB] #22 3.423 Get:118 http://deb.debian.org/debian bookworm/main amd64 libqt6network6 amd64 6.4.2+dfsg-10 [682 kB] #22 3.428 Get:119 http://deb.debian.org/debian bookworm/main amd64 libqt6opengl6 amd64 6.4.2+dfsg-10 [390 kB] #22 3.431 Get:120 http://deb.debian.org/debian bookworm/main amd64 libqt6widgets6 amd64 6.4.2+dfsg-10 [2,445 kB] #22 3.455 Get:121 http://deb.debian.org/debian bookworm/main amd64 libqt6openglwidgets6 amd64 6.4.2+dfsg-10 [43.4 kB] #22 3.456 Get:122 http://deb.debian.org/debian bookworm/main amd64 libqt6printsupport6 amd64 6.4.2+dfsg-10 [211 kB] #22 3.457 Get:123 http://deb.debian.org/debian bookworm/main amd64 libqt6sql6 amd64 6.4.2+dfsg-10 [133 kB] #22 3.457 Get:124 http://deb.debian.org/debian bookworm/main amd64 libqt6test6 amd64 6.4.2+dfsg-10 [161 kB] #22 3.458 Get:125 http://deb.debian.org/debian bookworm/main amd64 libqt6xml6 amd64 6.4.2+dfsg-10 [75.5 kB] #22 3.458 Get:126 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6 amd64 6.4.2-1 [2,461 kB] #22 3.479 Get:127 http://deb.debian.org/debian bookworm/main amd64 python3-decorator all 5.1.1-3 [14.9 kB] #22 3.479 Get:128 http://deb.debian.org/debian bookworm/main amd64 libopenblas0-pthread amd64 0.3.21+ds-4 [6,709 kB] #22 3.537 Get:129 http://deb.debian.org/debian bookworm/main amd64 libopenblas0 amd64 0.3.21+ds-4 [32.6 kB] #22 3.537 Get:130 http://deb.debian.org/debian bookworm/main amd64 libopenblas-pthread-dev amd64 0.3.21+ds-4 [4,971 kB] #22 3.579 Get:131 http://deb.debian.org/debian bookworm/main amd64 libopenblas-dev amd64 0.3.21+ds-4 [44.9 kB] #22 3.579 Get:132 http://deb.debian.org/debian bookworm/main amd64 libpython3-all-dev amd64 3.11.2-1+b1 [1,068 B] #22 3.580 Get:133 http://deb.debian.org/debian bookworm/main amd64 python3-all amd64 3.11.2-1+b1 [1,056 B] #22 3.580 Get:134 http://deb.debian.org/debian bookworm/main amd64 python3-all-dev amd64 3.11.2-1+b1 [1,072 B] #22 3.580 Get:135 http://deb.debian.org/debian bookworm/main amd64 libxsimd-dev amd64 8.1.0-7 [88.8 kB] #22 3.580 Get:136 http://deb.debian.org/debian bookworm/main amd64 python3-gast all 0.5.2-2 [9,364 B] #22 3.581 Get:137 http://deb.debian.org/debian bookworm/main amd64 python3-beniget all 0.4.1-3 [9,920 B] #22 3.581 Get:138 http://deb.debian.org/debian bookworm/main amd64 python3-ply all 3.11-5 [65.8 kB] #22 3.581 Get:139 http://deb.debian.org/debian bookworm/main amd64 python3-pythran amd64 0.11.0+ds-7 [427 kB] #22 3.591 Get:140 http://deb.debian.org/debian bookworm/main amd64 liblbfgsb0 amd64 3.0+dfsg.4-1 [28.9 kB] #22 3.592 Get:141 http://deb.debian.org/debian bookworm/main amd64 python3-scipy amd64 1.10.1-2 [15.2 MB] #22 3.724 Get:142 http://deb.debian.org/debian bookworm/main amd64 pyqt5-dev-tools amd64 5.15.9+dfsg-1 [180 kB] #22 3.725 Get:143 http://deb.debian.org/debian bookworm/main amd64 pyqt6-dev-tools all 6.4.2-1 [66.4 kB] #22 3.726 Get:144 http://deb.debian.org/debian bookworm/main amd64 qtchooser amd64 66-2 [26.3 kB] #22 3.726 Get:145 http://deb.debian.org/debian bookworm/main amd64 qtbase5-dev-tools amd64 5.15.8+dfsg-11+deb12u2 [758 kB] #22 3.731 Get:146 http://deb.debian.org/debian bookworm/main amd64 qt6-base-dev-tools amd64 6.4.2+dfsg-10 [890 kB] #22 3.738 Get:147 http://deb.debian.org/debian bookworm/main amd64 python3-pyqtgraph all 0.13.1-4 [617 kB] #22 3.744 Get:148 http://deb.debian.org/debian bookworm/main amd64 python3-contextlib2 all 0.6.0.post1-3 [13.5 kB] #22 3.744 Get:149 http://deb.debian.org/debian bookworm/main amd64 python3-schema all 0.7.5-1 [27.5 kB] #22 3.744 Get:150 http://deb.debian.org/debian bookworm/main amd64 python3-sip amd64 4.19.25+dfsg-5+b1 [165 kB] #22 3.745 Get:151 http://deb.debian.org/debian bookworm/main amd64 python3-thrift amd64 0.17.0-2+b2 [160 kB] #22 3.747 Get:152 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB] #22 3.747 Get:153 http://deb.debian.org/debian bookworm/main amd64 python3-py all 1.11.0-1 [89.2 kB] #22 3.748 Get:154 http://deb.debian.org/debian bookworm/main amd64 python3-zmq amd64 24.0.1-4+b1 [263 kB] #22 3.750 Get:155 http://deb.debian.org/debian bookworm/main amd64 libfmt9 amd64 9.1.0+ds1-2 [113 kB] #22 3.751 Get:156 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pmt3.10.5 amd64 3.10.5.1-3 [117 kB] #22 3.755 Get:157 http://deb.debian.org/debian bookworm/main amd64 libspdlog1.10 amd64 1:1.10.0+ds-0.4 [130 kB] #22 3.762 Get:158 http://deb.debian.org/debian bookworm/main amd64 libthrift-0.17.0 amd64 0.17.0-2+b2 [372 kB] #22 3.766 Get:159 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB] #22 3.766 Get:160 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-runtime3.10.5 amd64 3.10.5.1-3 [562 kB] #22 3.771 Get:161 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB] #22 3.772 Get:162 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB] #22 3.773 Get:163 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB] #22 3.776 Get:164 http://deb.debian.org/debian-security bookworm-security/main amd64 libmpg123-0 amd64 1.31.2-1+deb12u1 [147 kB] #22 3.777 Get:165 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB] #22 3.779 Get:166 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB] #22 3.780 Get:167 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB] #22 3.780 Get:168 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1 [196 kB] #22 3.783 Get:169 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-blocks3.10.5 amd64 3.10.5.1-3 [561 kB] #22 3.788 Get:170 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fft3.10.5 amd64 3.10.5.1-3 [121 kB] #22 3.789 Get:171 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-analog3.10.5 amd64 3.10.5.1-3 [177 kB] #22 3.791 Get:172 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB] #22 3.799 Get:173 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB] #22 3.801 Get:174 http://deb.debian.org/debian bookworm/main amd64 libportaudio2 amd64 19.6.0-1.2 [66.7 kB] #22 3.802 Get:175 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-audio3.10.5 amd64 3.10.5.1-3 [158 kB] #22 3.803 Get:176 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-filter3.10.5 amd64 3.10.5.1-3 [251 kB] #22 3.806 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-channels3.10.5 amd64 3.10.5.1-3 [121 kB] #22 3.807 Get:178 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-digital3.10.5 amd64 3.10.5.1-3 [416 kB] #22 3.810 Get:179 http://deb.debian.org/debian bookworm/main amd64 libgslcblas0 amd64 2.7.1+dfsg-5 [108 kB] #22 3.811 Get:180 http://deb.debian.org/debian bookworm/main amd64 libgsl27 amd64 2.7.1+dfsg-5 [941 kB] #22 3.819 Get:181 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fec3.10.5 amd64 3.10.5.1-3 [252 kB] #22 3.821 Get:182 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-dtv3.10.5 amd64 3.10.5.1-3 [400 kB] #22 3.825 Get:183 http://deb.debian.org/debian bookworm/main amd64 libiio0 amd64 0.24-4 [49.6 kB] #22 3.825 Get:184 http://deb.debian.org/debian bookworm/main amd64 libad9361-0 amd64 0.2-1 [72.1 kB] #22 3.827 Get:185 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-iio3.10.5 amd64 3.10.5.1-3 [166 kB] #22 3.830 Get:186 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-network3.10.5 amd64 3.10.5.1-3 [195 kB] #22 3.832 Get:187 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pdu3.10.5 amd64 3.10.5.1-3 [172 kB] #22 3.834 Get:188 http://deb.debian.org/debian bookworm/main amd64 libqt5opengl5 amd64 5.15.8+dfsg-11+deb12u2 [148 kB] #22 3.835 Get:189 http://deb.debian.org/debian bookworm/main amd64 libqt5svg5 amd64 5.15.8-3 [134 kB] #22 3.837 Get:190 http://deb.debian.org/debian bookworm/main amd64 libqwt-qt5-6 amd64 6.1.4-2 [426 kB] #22 3.841 Get:191 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-qtgui3.10.5 amd64 3.10.5.1-3 [466 kB] #22 3.845 Get:192 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-soapy3.10.5 amd64 3.10.5.1-3 [142 kB] #22 3.846 Get:193 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-trellis3.10.5 amd64 3.10.5.1-3 [204 kB] #22 3.848 Get:194 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-uhd3.10.5 amd64 3.10.5.1-3 [195 kB] #22 3.850 Get:195 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB] #22 3.856 Get:196 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB] #22 3.857 Get:197 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB] #22 3.857 Get:198 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB] #22 3.860 Get:199 http://deb.debian.org/debian bookworm/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-8 [199 kB] #22 3.861 Get:200 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-video-sdl3.10.5 amd64 3.10.5.1-3 [102 kB] #22 3.862 Get:201 http://deb.debian.org/debian bookworm/main amd64 libcodec2-1.0 amd64 1.0.5-1 [8,171 kB] #22 3.937 Get:202 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-vocoder3.10.5 amd64 3.10.5.1-3 [116 kB] #22 3.938 Get:203 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-wavelet3.10.5 amd64 3.10.5.1-3 [51.8 kB] #22 3.938 Get:204 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-zeromq3.10.5 amd64 3.10.5.1-3 [125 kB] #22 3.939 Get:205 http://deb.debian.org/debian bookworm/main amd64 gnuradio amd64 3.10.5.1-3 [3,457 kB] #22 4.130 debconf: delaying package configuration, since apt-utils is not installed #22 4.174 Fetched 142 MB in 1s (108 MB/s) #22 4.212 Selecting previously unselected package hicolor-icon-theme. #22 4.212 (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 ... 123463 files and directories currently installed.) #22 4.260 Preparing to unpack .../000-hicolor-icon-theme_0.17-2_all.deb ... #22 4.264 Unpacking hicolor-icon-theme (0.17-2) ... #22 4.349 Selecting previously unselected package gtk-update-icon-cache. #22 4.360 Preparing to unpack .../001-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ... #22 4.364 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 4.427 Selecting previously unselected package adwaita-icon-theme. #22 4.437 Preparing to unpack .../002-adwaita-icon-theme_43-1_all.deb ... #22 4.440 Unpacking adwaita-icon-theme (43-1) ... #22 5.162 Selecting previously unselected package at-spi2-common. #22 5.173 Preparing to unpack .../003-at-spi2-common_2.46.0-5_all.deb ... #22 5.176 Unpacking at-spi2-common (2.46.0-5) ... #22 5.275 Selecting previously unselected package castxml. #22 5.284 Preparing to unpack .../004-castxml_0.5.1-1_amd64.deb ... #22 5.288 Unpacking castxml (0.5.1-1) ... #22 5.434 Selecting previously unselected package libdconf1:amd64. #22 5.445 Preparing to unpack .../005-libdconf1_0.40.0-4_amd64.deb ... #22 5.451 Unpacking libdconf1:amd64 (0.40.0-4) ... #22 5.493 Selecting previously unselected package dconf-service. #22 5.502 Preparing to unpack .../006-dconf-service_0.40.0-4_amd64.deb ... #22 5.505 Unpacking dconf-service (0.40.0-4) ... #22 5.548 Selecting previously unselected package dconf-gsettings-backend:amd64. #22 5.557 Preparing to unpack .../007-dconf-gsettings-backend_0.40.0-4_amd64.deb ... #22 5.560 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 5.601 Selecting previously unselected package fonts-mathjax. #22 5.613 Preparing to unpack .../008-fonts-mathjax_2.7.9+dfsg-1_all.deb ... #22 5.617 Unpacking fonts-mathjax (2.7.9+dfsg-1) ... #22 5.800 Selecting previously unselected package gnome-terminal-data. #22 5.808 Preparing to unpack .../009-gnome-terminal-data_3.46.8-1_all.deb ... #22 5.813 Unpacking gnome-terminal-data (3.46.8-1) ... #22 5.975 Selecting previously unselected package gsettings-desktop-schemas. #22 5.985 Preparing to unpack .../010-gsettings-desktop-schemas_43.0-1_all.deb ... #22 5.989 Unpacking gsettings-desktop-schemas (43.0-1) ... #22 6.078 Selecting previously unselected package libatk1.0-0:amd64. #22 6.088 Preparing to unpack .../011-libatk1.0-0_2.46.0-5_amd64.deb ... #22 6.091 Unpacking libatk1.0-0:amd64 (2.46.0-5) ... #22 6.135 Selecting previously unselected package libatspi2.0-0:amd64. #22 6.144 Preparing to unpack .../012-libatspi2.0-0_2.46.0-5_amd64.deb ... #22 6.148 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ... #22 6.202 Selecting previously unselected package libatk-bridge2.0-0:amd64. #22 6.211 Preparing to unpack .../013-libatk-bridge2.0-0_2.46.0-5_amd64.deb ... #22 6.215 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 6.265 Selecting previously unselected package libcolord2:amd64. #22 6.274 Preparing to unpack .../014-libcolord2_1.4.6-2.2_amd64.deb ... #22 6.278 Unpacking libcolord2:amd64 (1.4.6-2.2) ... #22 6.335 Selecting previously unselected package libepoxy0:amd64. #22 6.343 Preparing to unpack .../015-libepoxy0_1.5.10-1_amd64.deb ... #22 6.347 Unpacking libepoxy0:amd64 (1.5.10-1) ... #22 6.401 Selecting previously unselected package libwayland-client0:amd64. #22 6.411 Preparing to unpack .../016-libwayland-client0_1.21.0-1_amd64.deb ... #22 6.414 Unpacking libwayland-client0:amd64 (1.21.0-1) ... #22 6.465 Selecting previously unselected package libwayland-cursor0:amd64. #22 6.473 Preparing to unpack .../017-libwayland-cursor0_1.21.0-1_amd64.deb ... #22 6.478 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ... #22 6.519 Selecting previously unselected package libwayland-egl1:amd64. #22 6.529 Preparing to unpack .../018-libwayland-egl1_1.21.0-1_amd64.deb ... #22 6.533 Unpacking libwayland-egl1:amd64 (1.21.0-1) ... #22 6.578 Selecting previously unselected package libxcomposite1:amd64. #22 6.590 Preparing to unpack .../019-libxcomposite1_1%3a0.4.5-1_amd64.deb ... #22 6.593 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... #22 6.636 Selecting previously unselected package libxfixes3:amd64. #22 6.646 Preparing to unpack .../020-libxfixes3_1%3a6.0.0-2_amd64.deb ... #22 6.649 Unpacking libxfixes3:amd64 (1:6.0.0-2) ... #22 6.695 Selecting previously unselected package libxcursor1:amd64. #22 6.705 Preparing to unpack .../021-libxcursor1_1%3a1.2.1-1_amd64.deb ... #22 6.708 Unpacking libxcursor1:amd64 (1:1.2.1-1) ... #22 6.756 Selecting previously unselected package libxdamage1:amd64. #22 6.767 Preparing to unpack .../022-libxdamage1_1%3a1.1.6-1_amd64.deb ... #22 6.770 Unpacking libxdamage1:amd64 (1:1.1.6-1) ... #22 6.816 Selecting previously unselected package libxinerama1:amd64. #22 6.826 Preparing to unpack .../023-libxinerama1_2%3a1.1.4-3_amd64.deb ... #22 6.829 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... #22 6.867 Selecting previously unselected package xkb-data. #22 6.876 Preparing to unpack .../024-xkb-data_2.35.1-1_all.deb ... #22 6.880 Unpacking xkb-data (2.35.1-1) ... #22 6.996 Selecting previously unselected package libxkbcommon0:amd64. #22 7.005 Preparing to unpack .../025-libxkbcommon0_1.5.0-1_amd64.deb ... #22 7.008 Unpacking libxkbcommon0:amd64 (1.5.0-1) ... #22 7.063 Selecting previously unselected package libxrandr2:amd64. #22 7.075 Preparing to unpack .../026-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... #22 7.078 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 7.117 Selecting previously unselected package libgtk-3-common. #22 7.125 Preparing to unpack .../027-libgtk-3-common_3.24.38-2~deb12u3_all.deb ... #22 7.128 Unpacking libgtk-3-common (3.24.38-2~deb12u3) ... #22 7.441 Selecting previously unselected package libgtk-3-0:amd64. #22 7.449 Preparing to unpack .../028-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ... #22 7.452 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 7.674 Selecting previously unselected package libvte-2.91-common. #22 7.682 Preparing to unpack .../029-libvte-2.91-common_0.70.6-2~deb12u1_amd64.deb ... #22 7.685 Unpacking libvte-2.91-common (0.70.6-2~deb12u1) ... #22 7.757 Selecting previously unselected package libvte-2.91-0:amd64. #22 7.767 Preparing to unpack .../030-libvte-2.91-0_0.70.6-2~deb12u1_amd64.deb ... #22 7.771 Unpacking libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 7.836 Selecting previously unselected package gnome-terminal. #22 7.844 Preparing to unpack .../031-gnome-terminal_3.46.8-1_amd64.deb ... #22 7.848 Unpacking gnome-terminal (3.46.8-1) ... #22 7.921 Selecting previously unselected package libjs-mathjax. #22 7.928 Preparing to unpack .../032-libjs-mathjax_2.7.9+dfsg-1_all.deb ... #22 7.933 Unpacking libjs-mathjax (2.7.9+dfsg-1) ... #22 8.588 Selecting previously unselected package liborc-0.4-0:amd64. #22 8.600 Preparing to unpack .../033-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ... #22 8.603 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 8.659 Selecting previously unselected package libvolk2.5:amd64. #22 8.668 Preparing to unpack .../034-libvolk2.5_2.5.2-3_amd64.deb ... #22 8.671 Unpacking libvolk2.5:amd64 (2.5.2-3) ... #22 8.744 Selecting previously unselected package libvolk2-bin. #22 8.752 Preparing to unpack .../035-libvolk2-bin_2.5.2-3_amd64.deb ... #22 8.755 Unpacking libvolk2-bin (2.5.2-3) ... #22 8.801 Selecting previously unselected package python3-colorama. #22 8.811 Preparing to unpack .../036-python3-colorama_0.4.6-2_all.deb ... #22 8.814 Unpacking python3-colorama (0.4.6-2) ... #22 8.860 Selecting previously unselected package python3-click. #22 8.870 Preparing to unpack .../037-python3-click_8.1.3-2_all.deb ... #22 8.873 Unpacking python3-click (8.1.3-2) ... #22 8.925 Selecting previously unselected package python3-click-plugins. #22 8.933 Preparing to unpack .../038-python3-click-plugins_1.1.1-4_all.deb ... #22 8.936 Unpacking python3-click-plugins (1.1.1-4) ... #22 8.979 Selecting previously unselected package python3-cairo:amd64. #22 8.988 Preparing to unpack .../039-python3-cairo_1.20.1-5+b1_amd64.deb ... #22 8.991 Unpacking python3-cairo:amd64 (1.20.1-5+b1) ... #22 9.036 Selecting previously unselected package python3-gi-cairo. #22 9.045 Preparing to unpack .../040-python3-gi-cairo_3.42.2-3+b1_amd64.deb ... #22 9.049 Unpacking python3-gi-cairo (3.42.2-3+b1) ... #22 9.092 Selecting previously unselected package python3-attr. #22 9.101 Preparing to unpack .../041-python3-attr_22.2.0-1_all.deb ... #22 9.105 Unpacking python3-attr (22.2.0-1) ... #22 9.150 Selecting previously unselected package python3-pyrsistent:amd64. #22 9.160 Preparing to unpack .../042-python3-pyrsistent_0.18.1-1+b3_amd64.deb ... #22 9.163 Unpacking python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 9.212 Selecting previously unselected package python3-jsonschema. #22 9.223 Preparing to unpack .../043-python3-jsonschema_4.10.3-1_all.deb ... #22 9.227 Unpacking python3-jsonschema (4.10.3-1) ... #22 9.278 Selecting previously unselected package python3-lxml:amd64. #22 9.289 Preparing to unpack .../044-python3-lxml_4.9.2-1+b1_amd64.deb ... #22 9.293 Unpacking python3-lxml:amd64 (4.9.2-1+b1) ... #22 9.414 Selecting previously unselected package libglvnd0:amd64. #22 9.422 Preparing to unpack .../045-libglvnd0_1.6.0-1_amd64.deb ... #22 9.426 Unpacking libglvnd0:amd64 (1.6.0-1) ... #22 9.475 Selecting previously unselected package libdrm-common. #22 9.483 Preparing to unpack .../046-libdrm-common_2.4.114-1_all.deb ... #22 9.486 Unpacking libdrm-common (2.4.114-1) ... #22 9.529 Selecting previously unselected package libdrm2:amd64. #22 9.538 Preparing to unpack .../047-libdrm2_2.4.114-1+b1_amd64.deb ... #22 9.542 Unpacking libdrm2:amd64 (2.4.114-1+b1) ... #22 9.589 Selecting previously unselected package libglapi-mesa:amd64. #22 9.600 Preparing to unpack .../048-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ... #22 9.603 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 9.650 Selecting previously unselected package libx11-xcb1:amd64. #22 9.658 Preparing to unpack .../049-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ... #22 9.661 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 9.716 Selecting previously unselected package libxcb-dri2-0:amd64. #22 9.727 Preparing to unpack .../050-libxcb-dri2-0_1.15-1_amd64.deb ... #22 9.730 Unpacking libxcb-dri2-0:amd64 (1.15-1) ... #22 9.784 Selecting previously unselected package libxcb-dri3-0:amd64. #22 9.793 Preparing to unpack .../051-libxcb-dri3-0_1.15-1_amd64.deb ... #22 9.797 Unpacking libxcb-dri3-0:amd64 (1.15-1) ... #22 9.853 Selecting previously unselected package libxcb-glx0:amd64. #22 9.863 Preparing to unpack .../052-libxcb-glx0_1.15-1_amd64.deb ... #22 9.866 Unpacking libxcb-glx0:amd64 (1.15-1) ... #22 9.922 Selecting previously unselected package libxcb-present0:amd64. #22 9.932 Preparing to unpack .../053-libxcb-present0_1.15-1_amd64.deb ... #22 9.935 Unpacking libxcb-present0:amd64 (1.15-1) ... #22 9.988 Selecting previously unselected package libxcb-randr0:amd64. #22 10.000 Preparing to unpack .../054-libxcb-randr0_1.15-1_amd64.deb ... #22 10.00 Unpacking libxcb-randr0:amd64 (1.15-1) ... #22 10.06 Selecting previously unselected package libxcb-sync1:amd64. #22 10.07 Preparing to unpack .../055-libxcb-sync1_1.15-1_amd64.deb ... #22 10.07 Unpacking libxcb-sync1:amd64 (1.15-1) ... #22 10.13 Selecting previously unselected package libxcb-xfixes0:amd64. #22 10.13 Preparing to unpack .../056-libxcb-xfixes0_1.15-1_amd64.deb ... #22 10.14 Unpacking libxcb-xfixes0:amd64 (1.15-1) ... #22 10.20 Selecting previously unselected package libxshmfence1:amd64. #22 10.20 Preparing to unpack .../057-libxshmfence1_1.3-1_amd64.deb ... #22 10.21 Unpacking libxshmfence1:amd64 (1.3-1) ... #22 10.25 Selecting previously unselected package libxxf86vm1:amd64. #22 10.26 Preparing to unpack .../058-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... #22 10.27 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 10.31 Selecting previously unselected package libdrm-amdgpu1:amd64. #22 10.32 Preparing to unpack .../059-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ... #22 10.32 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 10.37 Selecting previously unselected package libdrm-intel1:amd64. #22 10.38 Preparing to unpack .../060-libdrm-intel1_2.4.114-1+b1_amd64.deb ... #22 10.39 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 10.44 Selecting previously unselected package libdrm-nouveau2:amd64. #22 10.45 Preparing to unpack .../061-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ... #22 10.45 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 10.50 Selecting previously unselected package libdrm-radeon1:amd64. #22 10.50 Preparing to unpack .../062-libdrm-radeon1_2.4.114-1+b1_amd64.deb ... #22 10.51 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 10.56 Selecting previously unselected package libllvm15:amd64. #22 10.57 Preparing to unpack .../063-libllvm15_1%3a15.0.6-4+b1_amd64.deb ... #22 10.57 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ... #22 11.34 Selecting previously unselected package libgl1-mesa-dri:amd64. #22 11.35 Preparing to unpack .../064-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ... #22 11.36 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 11.83 Selecting previously unselected package libglx-mesa0:amd64. #22 11.84 Preparing to unpack .../065-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 11.84 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 11.90 Selecting previously unselected package libglx0:amd64. #22 11.91 Preparing to unpack .../066-libglx0_1.6.0-1_amd64.deb ... #22 11.92 Unpacking libglx0:amd64 (1.6.0-1) ... #22 11.97 Selecting previously unselected package libgl1:amd64. #22 11.98 Preparing to unpack .../067-libgl1_1.6.0-1_amd64.deb ... #22 11.98 Unpacking libgl1:amd64 (1.6.0-1) ... #22 12.03 Selecting previously unselected package libgl1-mesa-glx:amd64. #22 12.04 Preparing to unpack .../068-libgl1-mesa-glx_22.3.6-1+deb12u1_amd64.deb ... #22 12.04 Unpacking libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 12.09 Selecting previously unselected package libopengl0:amd64. #22 12.10 Preparing to unpack .../069-libopengl0_1.6.0-1_amd64.deb ... #22 12.10 Unpacking libopengl0:amd64 (1.6.0-1) ... #22 12.14 Selecting previously unselected package libglu1-mesa:amd64. #22 12.15 Preparing to unpack .../070-libglu1-mesa_9.0.2-1.1_amd64.deb ... #22 12.15 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ... #22 12.22 Selecting previously unselected package python3-opengl. #22 12.23 Preparing to unpack .../071-python3-opengl_3.1.6+dfsg-3_all.deb ... #22 12.24 Unpacking python3-opengl (3.1.6+dfsg-3) ... #22 12.60 Selecting previously unselected package python3-packaging. #22 12.61 Preparing to unpack .../072-python3-packaging_23.0-1_all.deb ... #22 12.61 Unpacking python3-packaging (23.0-1) ... #22 12.66 Selecting previously unselected package python3-pygccxml. #22 12.67 Preparing to unpack .../073-python3-pygccxml_2.2.1-1_all.deb ... #22 12.67 Unpacking python3-pygccxml (2.2.1-1) ... #22 12.72 Selecting previously unselected package python3-pyqt5.sip. #22 12.73 Preparing to unpack .../074-python3-pyqt5.sip_12.11.1-1_amd64.deb ... #22 12.74 Unpacking python3-pyqt5.sip (12.11.1-1) ... #22 12.79 Selecting previously unselected package libdouble-conversion3:amd64. #22 12.80 Preparing to unpack .../075-libdouble-conversion3_3.2.1-1_amd64.deb ... #22 12.80 Unpacking libdouble-conversion3:amd64 (3.2.1-1) ... #22 12.86 Selecting previously unselected package libqt5core5a:amd64. #22 12.87 Preparing to unpack .../076-libqt5core5a_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 12.88 Unpacking libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 13.04 Selecting previously unselected package libqt5dbus5:amd64. #22 13.05 Preparing to unpack .../077-libqt5dbus5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 13.05 Unpacking libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 13.11 Selecting previously unselected package libwayland-server0:amd64. #22 13.11 Preparing to unpack .../078-libwayland-server0_1.21.0-1_amd64.deb ... #22 13.12 Unpacking libwayland-server0:amd64 (1.21.0-1) ... #22 13.17 Selecting previously unselected package libgbm1:amd64. #22 13.17 Preparing to unpack .../079-libgbm1_22.3.6-1+deb12u1_amd64.deb ... #22 13.18 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 13.23 Selecting previously unselected package libegl-mesa0:amd64. #22 13.24 Preparing to unpack .../080-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ... #22 13.24 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 13.32 Selecting previously unselected package libegl1:amd64. #22 13.33 Preparing to unpack .../081-libegl1_1.6.0-1_amd64.deb ... #22 13.33 Unpacking libegl1:amd64 (1.6.0-1) ... #22 13.38 Selecting previously unselected package libevdev2:amd64. #22 13.39 Preparing to unpack .../082-libevdev2_1.13.0+dfsg-1_amd64.deb ... #22 13.40 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ... #22 13.45 Selecting previously unselected package libmtdev1:amd64. #22 13.46 Preparing to unpack .../083-libmtdev1_1.1.6-1_amd64.deb ... #22 13.46 Unpacking libmtdev1:amd64 (1.1.6-1) ... #22 13.51 Selecting previously unselected package libgudev-1.0-0:amd64. #22 13.52 Preparing to unpack .../084-libgudev-1.0-0_237-2_amd64.deb ... #22 13.52 Unpacking libgudev-1.0-0:amd64 (237-2) ... #22 13.56 Selecting previously unselected package libwacom-common. #22 13.57 Preparing to unpack .../085-libwacom-common_2.6.0-1_all.deb ... #22 13.58 Unpacking libwacom-common (2.6.0-1) ... #22 13.67 Selecting previously unselected package libwacom9:amd64. #22 13.68 Preparing to unpack .../086-libwacom9_2.6.0-1_amd64.deb ... #22 13.69 Unpacking libwacom9:amd64 (2.6.0-1) ... #22 13.73 Selecting previously unselected package libinput-bin. #22 13.74 Preparing to unpack .../087-libinput-bin_1.22.1-1_amd64.deb ... #22 13.74 Unpacking libinput-bin (1.22.1-1) ... #22 13.79 Selecting previously unselected package libinput10:amd64. #22 13.80 Preparing to unpack .../088-libinput10_1.22.1-1_amd64.deb ... #22 13.80 Unpacking libinput10:amd64 (1.22.1-1) ... #22 13.85 Selecting previously unselected package libmd4c0:amd64. #22 13.87 Preparing to unpack .../089-libmd4c0_0.4.8-1_amd64.deb ... #22 13.87 Unpacking libmd4c0:amd64 (0.4.8-1) ... #22 13.92 Selecting previously unselected package libqt5network5:amd64. #22 13.93 Preparing to unpack .../090-libqt5network5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 13.93 Unpacking libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 14.02 Selecting previously unselected package libxcb-icccm4:amd64. #22 14.03 Preparing to unpack .../091-libxcb-icccm4_0.4.1-1.1_amd64.deb ... #22 14.04 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 14.08 Selecting previously unselected package libxcb-util1:amd64. #22 14.09 Preparing to unpack .../092-libxcb-util1_0.4.0-1+b1_amd64.deb ... #22 14.10 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ... #22 14.15 Selecting previously unselected package libxcb-image0:amd64. #22 14.16 Preparing to unpack .../093-libxcb-image0_0.4.0-2_amd64.deb ... #22 14.16 Unpacking libxcb-image0:amd64 (0.4.0-2) ... #22 14.20 Selecting previously unselected package libxcb-keysyms1:amd64. #22 14.21 Preparing to unpack .../094-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ... #22 14.22 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 14.26 Selecting previously unselected package libxcb-render-util0:amd64. #22 14.27 Preparing to unpack .../095-libxcb-render-util0_0.3.9-1+b1_amd64.deb ... #22 14.28 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 14.32 Selecting previously unselected package libxcb-shape0:amd64. #22 14.33 Preparing to unpack .../096-libxcb-shape0_1.15-1_amd64.deb ... #22 14.34 Unpacking libxcb-shape0:amd64 (1.15-1) ... #22 14.39 Selecting previously unselected package libxcb-xinerama0:amd64. #22 14.41 Preparing to unpack .../097-libxcb-xinerama0_1.15-1_amd64.deb ... #22 14.41 Unpacking libxcb-xinerama0:amd64 (1.15-1) ... #22 14.46 Selecting previously unselected package libxcb-xinput0:amd64. #22 14.47 Preparing to unpack .../098-libxcb-xinput0_1.15-1_amd64.deb ... #22 14.48 Unpacking libxcb-xinput0:amd64 (1.15-1) ... #22 14.53 Selecting previously unselected package libxcb-xkb1:amd64. #22 14.54 Preparing to unpack .../099-libxcb-xkb1_1.15-1_amd64.deb ... #22 14.54 Unpacking libxcb-xkb1:amd64 (1.15-1) ... #22 14.59 Selecting previously unselected package libxkbcommon-x11-0:amd64. #22 14.60 Preparing to unpack .../100-libxkbcommon-x11-0_1.5.0-1_amd64.deb ... #22 14.60 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 14.66 Selecting previously unselected package libqt5gui5:amd64. #22 14.67 Preparing to unpack .../101-libqt5gui5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 14.68 Unpacking libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 14.94 Selecting previously unselected package libqt5widgets5:amd64. #22 14.95 Preparing to unpack .../102-libqt5widgets5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 14.95 Unpacking libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.16 Selecting previously unselected package libqt5xml5:amd64. #22 15.16 Preparing to unpack .../103-libqt5xml5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.17 Unpacking libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.22 Selecting previously unselected package libqt5designer5:amd64. #22 15.23 Preparing to unpack .../104-libqt5designer5_5.15.8-2_amd64.deb ... #22 15.24 Unpacking libqt5designer5:amd64 (5.15.8-2) ... #22 15.40 Selecting previously unselected package libqt5sql5:amd64. #22 15.41 Preparing to unpack .../105-libqt5sql5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.41 Unpacking libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.47 Selecting previously unselected package libqt5help5:amd64. #22 15.48 Preparing to unpack .../106-libqt5help5_5.15.8-2_amd64.deb ... #22 15.49 Unpacking libqt5help5:amd64 (5.15.8-2) ... #22 15.55 Selecting previously unselected package libqt5printsupport5:amd64. #22 15.56 Preparing to unpack .../107-libqt5printsupport5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.56 Unpacking libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.62 Selecting previously unselected package libqt5test5:amd64. #22 15.64 Preparing to unpack .../108-libqt5test5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 15.64 Unpacking libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 15.69 Selecting previously unselected package python3-pyqt5. #22 15.70 Preparing to unpack .../109-python3-pyqt5_5.15.9+dfsg-1_amd64.deb ... #22 15.71 Unpacking python3-pyqt5 (5.15.9+dfsg-1) ... #22 15.92 Selecting previously unselected package python3-pyqt6.sip. #22 15.93 Preparing to unpack .../110-python3-pyqt6.sip_13.4.1-1_amd64.deb ... #22 15.94 Unpacking python3-pyqt6.sip (13.4.1-1) ... #22 15.98 Selecting previously unselected package libb2-1:amd64. #22 15.99 Preparing to unpack .../111-libb2-1_0.98.1-1.1_amd64.deb ... #22 16.00 Unpacking libb2-1:amd64 (0.98.1-1.1) ... #22 16.05 Selecting previously unselected package libqt6core6:amd64. #22 16.06 Preparing to unpack .../112-libqt6core6_6.4.2+dfsg-10_amd64.deb ... #22 16.06 Unpacking libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 16.21 Selecting previously unselected package libqt6dbus6:amd64. #22 16.23 Preparing to unpack .../113-libqt6dbus6_6.4.2+dfsg-10_amd64.deb ... #22 16.23 Unpacking libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 16.29 Selecting previously unselected package libts0:amd64. #22 16.30 Preparing to unpack .../114-libts0_1.22-1+b1_amd64.deb ... #22 16.31 Unpacking libts0:amd64 (1.22-1+b1) ... #22 16.37 Selecting previously unselected package libqt6gui6:amd64. #22 16.38 Preparing to unpack .../115-libqt6gui6_6.4.2+dfsg-10_amd64.deb ... #22 16.39 Unpacking libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 16.60 Selecting previously unselected package libproxy1v5:amd64. #22 16.61 Preparing to unpack .../116-libproxy1v5_0.4.18-1.2_amd64.deb ... #22 16.61 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ... #22 16.67 Selecting previously unselected package libqt6network6:amd64. #22 16.68 Preparing to unpack .../117-libqt6network6_6.4.2+dfsg-10_amd64.deb ... #22 16.68 Unpacking libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 16.76 Selecting previously unselected package libqt6opengl6:amd64. #22 16.77 Preparing to unpack .../118-libqt6opengl6_6.4.2+dfsg-10_amd64.deb ... #22 16.78 Unpacking libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 16.85 Selecting previously unselected package libqt6widgets6:amd64. #22 16.86 Preparing to unpack .../119-libqt6widgets6_6.4.2+dfsg-10_amd64.deb ... #22 16.87 Unpacking libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 17.06 Selecting previously unselected package libqt6openglwidgets6:amd64. #22 17.07 Preparing to unpack .../120-libqt6openglwidgets6_6.4.2+dfsg-10_amd64.deb ... #22 17.07 Unpacking libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 17.12 Selecting previously unselected package libqt6printsupport6:amd64. #22 17.13 Preparing to unpack .../121-libqt6printsupport6_6.4.2+dfsg-10_amd64.deb ... #22 17.13 Unpacking libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 17.20 Selecting previously unselected package libqt6sql6:amd64. #22 17.21 Preparing to unpack .../122-libqt6sql6_6.4.2+dfsg-10_amd64.deb ... #22 17.21 Unpacking libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 17.26 Selecting previously unselected package libqt6test6:amd64. #22 17.27 Preparing to unpack .../123-libqt6test6_6.4.2+dfsg-10_amd64.deb ... #22 17.28 Unpacking libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 17.33 Selecting previously unselected package libqt6xml6:amd64. #22 17.34 Preparing to unpack .../124-libqt6xml6_6.4.2+dfsg-10_amd64.deb ... #22 17.35 Unpacking libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 17.40 Selecting previously unselected package python3-pyqt6. #22 17.40 Preparing to unpack .../125-python3-pyqt6_6.4.2-1_amd64.deb ... #22 17.41 Unpacking python3-pyqt6 (6.4.2-1) ... #22 17.63 Selecting previously unselected package python3-decorator. #22 17.64 Preparing to unpack .../126-python3-decorator_5.1.1-3_all.deb ... #22 17.64 Unpacking python3-decorator (5.1.1-3) ... #22 17.69 Selecting previously unselected package libopenblas0-pthread:amd64. #22 17.70 Preparing to unpack .../127-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ... #22 17.70 Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 18.05 Selecting previously unselected package libopenblas0:amd64. #22 18.06 Preparing to unpack .../128-libopenblas0_0.3.21+ds-4_amd64.deb ... #22 18.06 Unpacking libopenblas0:amd64 (0.3.21+ds-4) ... #22 18.11 Selecting previously unselected package libopenblas-pthread-dev:amd64. #22 18.12 Preparing to unpack .../129-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ... #22 18.12 Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 18.40 Selecting previously unselected package libopenblas-dev:amd64. #22 18.41 Preparing to unpack .../130-libopenblas-dev_0.3.21+ds-4_amd64.deb ... #22 18.42 Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 18.46 Selecting previously unselected package libpython3-all-dev:amd64. #22 18.47 Preparing to unpack .../131-libpython3-all-dev_3.11.2-1+b1_amd64.deb ... #22 18.47 Unpacking libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 18.51 Selecting previously unselected package python3-all. #22 18.52 Preparing to unpack .../132-python3-all_3.11.2-1+b1_amd64.deb ... #22 18.52 Unpacking python3-all (3.11.2-1+b1) ... #22 18.56 Selecting previously unselected package python3-all-dev. #22 18.57 Preparing to unpack .../133-python3-all-dev_3.11.2-1+b1_amd64.deb ... #22 18.57 Unpacking python3-all-dev (3.11.2-1+b1) ... #22 18.61 Selecting previously unselected package libxsimd-dev:amd64. #22 18.62 Preparing to unpack .../134-libxsimd-dev_8.1.0-7_amd64.deb ... #22 18.63 Unpacking libxsimd-dev:amd64 (8.1.0-7) ... #22 18.68 Selecting previously unselected package python3-gast. #22 18.69 Preparing to unpack .../135-python3-gast_0.5.2-2_all.deb ... #22 18.70 Unpacking python3-gast (0.5.2-2) ... #22 18.74 Selecting previously unselected package python3-beniget. #22 18.75 Preparing to unpack .../136-python3-beniget_0.4.1-3_all.deb ... #22 18.76 Unpacking python3-beniget (0.4.1-3) ... #22 18.81 Selecting previously unselected package python3-ply. #22 18.82 Preparing to unpack .../137-python3-ply_3.11-5_all.deb ... #22 18.83 Unpacking python3-ply (3.11-5) ... #22 18.88 Selecting previously unselected package python3-pythran. #22 18.89 Preparing to unpack .../138-python3-pythran_0.11.0+ds-7_amd64.deb ... #22 18.89 Unpacking python3-pythran (0.11.0+ds-7) ... #22 19.17 Selecting previously unselected package liblbfgsb0:amd64. #22 19.18 Preparing to unpack .../139-liblbfgsb0_3.0+dfsg.4-1_amd64.deb ... #22 19.18 Unpacking liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 19.23 Selecting previously unselected package python3-scipy. #22 19.24 Preparing to unpack .../140-python3-scipy_1.10.1-2_amd64.deb ... #22 19.25 Unpacking python3-scipy (1.10.1-2) ... #22 20.04 Selecting previously unselected package pyqt5-dev-tools. #22 20.05 Preparing to unpack .../141-pyqt5-dev-tools_5.15.9+dfsg-1_amd64.deb ... #22 20.05 Unpacking pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 20.11 Selecting previously unselected package pyqt6-dev-tools. #22 20.12 Preparing to unpack .../142-pyqt6-dev-tools_6.4.2-1_all.deb ... #22 20.12 Unpacking pyqt6-dev-tools (6.4.2-1) ... #22 20.17 Selecting previously unselected package qtchooser. #22 20.18 Preparing to unpack .../143-qtchooser_66-2_amd64.deb ... #22 20.18 Unpacking qtchooser (66-2) ... #22 20.24 Selecting previously unselected package qtbase5-dev-tools. #22 20.25 Preparing to unpack .../144-qtbase5-dev-tools_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 20.25 Unpacking qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 20.34 Selecting previously unselected package qt6-base-dev-tools. #22 20.35 Preparing to unpack .../145-qt6-base-dev-tools_6.4.2+dfsg-10_amd64.deb ... #22 20.36 Unpacking qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 20.45 Selecting previously unselected package python3-pyqtgraph. #22 20.46 Preparing to unpack .../146-python3-pyqtgraph_0.13.1-4_all.deb ... #22 20.47 Unpacking python3-pyqtgraph (0.13.1-4) ... #22 20.57 Selecting previously unselected package python3-contextlib2. #22 20.58 Preparing to unpack .../147-python3-contextlib2_0.6.0.post1-3_all.deb ... #22 20.59 Unpacking python3-contextlib2 (0.6.0.post1-3) ... #22 20.64 Selecting previously unselected package python3-schema. #22 20.64 Preparing to unpack .../148-python3-schema_0.7.5-1_all.deb ... #22 20.65 Unpacking python3-schema (0.7.5-1) ... #22 20.70 Selecting previously unselected package python3-sip. #22 20.71 Preparing to unpack .../149-python3-sip_4.19.25+dfsg-5+b1_amd64.deb ... #22 20.73 Unpacking python3-sip (4.19.25+dfsg-5+b1) ... #22 20.87 Selecting previously unselected package python3-thrift. #22 20.88 Preparing to unpack .../150-python3-thrift_0.17.0-2+b2_amd64.deb ... #22 20.90 Unpacking python3-thrift (0.17.0-2+b2) ... #22 21.01 Selecting previously unselected package python3-cffi-backend:amd64. #22 21.02 Preparing to unpack .../151-python3-cffi-backend_1.15.1-5+b1_amd64.deb ... #22 21.05 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 21.21 Selecting previously unselected package python3-py. #22 21.22 Preparing to unpack .../152-python3-py_1.11.0-1_all.deb ... #22 21.24 Unpacking python3-py (1.11.0-1) ... #22 21.39 Selecting previously unselected package python3-zmq. #22 21.40 Preparing to unpack .../153-python3-zmq_24.0.1-4+b1_amd64.deb ... #22 21.42 Unpacking python3-zmq (24.0.1-4+b1) ... #22 21.57 Selecting previously unselected package libfmt9:amd64. #22 21.58 Preparing to unpack .../154-libfmt9_9.1.0+ds1-2_amd64.deb ... #22 21.59 Unpacking libfmt9:amd64 (9.1.0+ds1-2) ... #22 21.73 Selecting previously unselected package libgnuradio-pmt3.10.5:amd64. #22 21.75 Preparing to unpack .../155-libgnuradio-pmt3.10.5_3.10.5.1-3_amd64.deb ... #22 21.76 Unpacking libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 21.90 Selecting previously unselected package libspdlog1.10:amd64. #22 21.91 Preparing to unpack .../156-libspdlog1.10_1%3a1.10.0+ds-0.4_amd64.deb ... #22 21.92 Unpacking libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 22.05 Selecting previously unselected package libthrift-0.17.0:amd64. #22 22.06 Preparing to unpack .../157-libthrift-0.17.0_0.17.0-2+b2_amd64.deb ... #22 22.07 Unpacking libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 22.26 Selecting previously unselected package libunwind8:amd64. #22 22.27 Preparing to unpack .../158-libunwind8_1.6.2-3_amd64.deb ... #22 22.29 Unpacking libunwind8:amd64 (1.6.2-3) ... #22 22.43 Selecting previously unselected package libgnuradio-runtime3.10.5:amd64. #22 22.44 Preparing to unpack .../159-libgnuradio-runtime3.10.5_3.10.5.1-3_amd64.deb ... #22 22.46 Unpacking libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 22.62 Selecting previously unselected package libogg0:amd64. #22 22.64 Preparing to unpack .../160-libogg0_1.3.5-3_amd64.deb ... #22 22.64 Unpacking libogg0:amd64 (1.3.5-3) ... #22 22.74 Selecting previously unselected package libflac12:amd64. #22 22.76 Preparing to unpack .../161-libflac12_1.4.2+ds-2_amd64.deb ... #22 22.76 Unpacking libflac12:amd64 (1.4.2+ds-2) ... #22 22.89 Selecting previously unselected package libmp3lame0:amd64. #22 22.90 Preparing to unpack .../162-libmp3lame0_3.100-6_amd64.deb ... #22 22.91 Unpacking libmp3lame0:amd64 (3.100-6) ... #22 23.03 Selecting previously unselected package libmpg123-0:amd64. #22 23.04 Preparing to unpack .../163-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ... #22 23.06 Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 23.18 Selecting previously unselected package libopus0:amd64. #22 23.19 Preparing to unpack .../164-libopus0_1.3.1-3_amd64.deb ... #22 23.29 Unpacking libopus0:amd64 (1.3.1-3) ... #22 23.42 Selecting previously unselected package libvorbis0a:amd64. #22 23.43 Preparing to unpack .../165-libvorbis0a_1.3.7-1_amd64.deb ... #22 23.45 Unpacking libvorbis0a:amd64 (1.3.7-1) ... #22 23.58 Selecting previously unselected package libvorbisenc2:amd64. #22 23.59 Preparing to unpack .../166-libvorbisenc2_1.3.7-1_amd64.deb ... #22 23.61 Unpacking libvorbisenc2:amd64 (1.3.7-1) ... #22 23.76 Selecting previously unselected package libsndfile1:amd64. #22 23.77 Preparing to unpack .../167-libsndfile1_1.2.0-1_amd64.deb ... #22 23.79 Unpacking libsndfile1:amd64 (1.2.0-1) ... #22 23.94 Selecting previously unselected package libgnuradio-blocks3.10.5:amd64. #22 23.95 Preparing to unpack .../168-libgnuradio-blocks3.10.5_3.10.5.1-3_amd64.deb ... #22 23.96 Unpacking libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 24.15 Selecting previously unselected package libgnuradio-fft3.10.5:amd64. #22 24.16 Preparing to unpack .../169-libgnuradio-fft3.10.5_3.10.5.1-3_amd64.deb ... #22 24.17 Unpacking libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 24.32 Selecting previously unselected package libgnuradio-analog3.10.5:amd64. #22 24.33 Preparing to unpack .../170-libgnuradio-analog3.10.5_3.10.5.1-3_amd64.deb ... #22 24.35 Unpacking libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 24.50 Selecting previously unselected package libsamplerate0:amd64. #22 24.51 Preparing to unpack .../171-libsamplerate0_0.2.2-3_amd64.deb ... #22 24.54 Unpacking libsamplerate0:amd64 (0.2.2-3) ... #22 24.78 Selecting previously unselected package libjack-jackd2-0:amd64. #22 24.79 Preparing to unpack .../172-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ... #22 24.81 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 24.97 Selecting previously unselected package libportaudio2:amd64. #22 24.99 Preparing to unpack .../173-libportaudio2_19.6.0-1.2_amd64.deb ... #22 25.00 Unpacking libportaudio2:amd64 (19.6.0-1.2) ... #22 25.15 Selecting previously unselected package libgnuradio-audio3.10.5:amd64. #22 25.16 Preparing to unpack .../174-libgnuradio-audio3.10.5_3.10.5.1-3_amd64.deb ... #22 25.17 Unpacking libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 25.23 Selecting previously unselected package libgnuradio-filter3.10.5:amd64. #22 25.24 Preparing to unpack .../175-libgnuradio-filter3.10.5_3.10.5.1-3_amd64.deb ... #22 25.24 Unpacking libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 25.31 Selecting previously unselected package libgnuradio-channels3.10.5:amd64. #22 25.32 Preparing to unpack .../176-libgnuradio-channels3.10.5_3.10.5.1-3_amd64.deb ... #22 25.32 Unpacking libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 25.38 Selecting previously unselected package libgnuradio-digital3.10.5:amd64. #22 25.39 Preparing to unpack .../177-libgnuradio-digital3.10.5_3.10.5.1-3_amd64.deb ... #22 25.40 Unpacking libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 25.50 Selecting previously unselected package libgslcblas0:amd64. #22 25.51 Preparing to unpack .../178-libgslcblas0_2.7.1+dfsg-5_amd64.deb ... #22 25.52 Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 25.57 Selecting previously unselected package libgsl27:amd64. #22 25.58 Preparing to unpack .../179-libgsl27_2.7.1+dfsg-5_amd64.deb ... #22 25.58 Unpacking libgsl27:amd64 (2.7.1+dfsg-5) ... #22 25.69 Selecting previously unselected package libgnuradio-fec3.10.5:amd64. #22 25.70 Preparing to unpack .../180-libgnuradio-fec3.10.5_3.10.5.1-3_amd64.deb ... #22 25.70 Unpacking libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 25.77 Selecting previously unselected package libgnuradio-dtv3.10.5:amd64. #22 25.78 Preparing to unpack .../181-libgnuradio-dtv3.10.5_3.10.5.1-3_amd64.deb ... #22 25.79 Unpacking libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 25.86 Selecting previously unselected package libiio0:amd64. #22 25.87 Preparing to unpack .../182-libiio0_0.24-4_amd64.deb ... #22 25.87 Unpacking libiio0:amd64 (0.24-4) ... #22 25.92 Selecting previously unselected package libad9361-0:amd64. #22 25.93 Preparing to unpack .../183-libad9361-0_0.2-1_amd64.deb ... #22 25.94 Unpacking libad9361-0:amd64 (0.2-1) ... #22 25.99 Selecting previously unselected package libgnuradio-iio3.10.5:amd64. #22 26.00 Preparing to unpack .../184-libgnuradio-iio3.10.5_3.10.5.1-3_amd64.deb ... #22 26.01 Unpacking libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 26.08 Selecting previously unselected package libgnuradio-network3.10.5:amd64. #22 26.09 Preparing to unpack .../185-libgnuradio-network3.10.5_3.10.5.1-3_amd64.deb ... #22 26.11 Unpacking libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 26.24 Selecting previously unselected package libgnuradio-pdu3.10.5:amd64. #22 26.25 Preparing to unpack .../186-libgnuradio-pdu3.10.5_3.10.5.1-3_amd64.deb ... #22 26.28 Unpacking libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 26.38 Selecting previously unselected package libqt5opengl5:amd64. #22 26.39 Preparing to unpack .../187-libqt5opengl5_5.15.8+dfsg-11+deb12u2_amd64.deb ... #22 26.41 Unpacking libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 26.53 Selecting previously unselected package libqt5svg5:amd64. #22 26.55 Preparing to unpack .../188-libqt5svg5_5.15.8-3_amd64.deb ... #22 26.55 Unpacking libqt5svg5:amd64 (5.15.8-3) ... #22 26.70 Selecting previously unselected package libqwt-qt5-6. #22 26.71 Preparing to unpack .../189-libqwt-qt5-6_6.1.4-2_amd64.deb ... #22 26.72 Unpacking libqwt-qt5-6 (6.1.4-2) ... #22 26.86 Selecting previously unselected package libgnuradio-qtgui3.10.5:amd64. #22 26.87 Preparing to unpack .../190-libgnuradio-qtgui3.10.5_3.10.5.1-3_amd64.deb ... #22 26.88 Unpacking libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 27.01 Selecting previously unselected package libgnuradio-soapy3.10.5:amd64. #22 27.02 Preparing to unpack .../191-libgnuradio-soapy3.10.5_3.10.5.1-3_amd64.deb ... #22 27.03 Unpacking libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 27.14 Selecting previously unselected package libgnuradio-trellis3.10.5:amd64. #22 27.15 Preparing to unpack .../192-libgnuradio-trellis3.10.5_3.10.5.1-3_amd64.deb ... #22 27.16 Unpacking libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 27.28 Selecting previously unselected package libgnuradio-uhd3.10.5:amd64. #22 27.29 Preparing to unpack .../193-libgnuradio-uhd3.10.5_3.10.5.1-3_amd64.deb ... #22 27.30 Unpacking libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 27.43 Selecting previously unselected package libslang2:amd64. #22 27.44 Preparing to unpack .../194-libslang2_2.3.3-3_amd64.deb ... #22 27.44 Unpacking libslang2:amd64 (2.3.3-3) ... #22 27.53 Selecting previously unselected package libcaca0:amd64. #22 27.54 Preparing to unpack .../195-libcaca0_0.99.beta20-3_amd64.deb ... #22 27.54 Unpacking libcaca0:amd64 (0.99.beta20-3) ... #22 27.61 Selecting previously unselected package libasyncns0:amd64. #22 27.62 Preparing to unpack .../196-libasyncns0_0.8-6+b3_amd64.deb ... #22 27.62 Unpacking libasyncns0:amd64 (0.8-6+b3) ... #22 27.68 Selecting previously unselected package libpulse0:amd64. #22 27.69 Preparing to unpack .../197-libpulse0_16.1+dfsg1-2+b1_amd64.deb ... #22 27.70 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 27.77 Selecting previously unselected package libsdl1.2debian:amd64. #22 27.78 Preparing to unpack .../198-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ... #22 27.79 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 27.85 Selecting previously unselected package libgnuradio-video-sdl3.10.5:amd64. #22 27.86 Preparing to unpack .../199-libgnuradio-video-sdl3.10.5_3.10.5.1-3_amd64.deb ... #22 27.86 Unpacking libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 27.92 Selecting previously unselected package libcodec2-1.0:amd64. #22 27.93 Preparing to unpack .../200-libcodec2-1.0_1.0.5-1_amd64.deb ... #22 27.93 Unpacking libcodec2-1.0:amd64 (1.0.5-1) ... #22 28.48 Selecting previously unselected package libgnuradio-vocoder3.10.5:amd64. #22 28.50 Preparing to unpack .../201-libgnuradio-vocoder3.10.5_3.10.5.1-3_amd64.deb ... #22 28.50 Unpacking libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 28.55 Selecting previously unselected package libgnuradio-wavelet3.10.5:amd64. #22 28.56 Preparing to unpack .../202-libgnuradio-wavelet3.10.5_3.10.5.1-3_amd64.deb ... #22 28.56 Unpacking libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 28.62 Selecting previously unselected package libgnuradio-zeromq3.10.5:amd64. #22 28.63 Preparing to unpack .../203-libgnuradio-zeromq3.10.5_3.10.5.1-3_amd64.deb ... #22 28.63 Unpacking libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 28.69 Selecting previously unselected package gnuradio. #22 28.70 Preparing to unpack .../204-gnuradio_3.10.5.1-3_amd64.deb ... #22 28.71 Unpacking gnuradio (3.10.5.1-3) ... #22 29.11 Setting up libb2-1:amd64 (0.98.1-1.1) ... #22 29.12 Setting up libxcb-dri3-0:amd64 (1.15-1) ... #22 29.13 Setting up python3-attr (22.2.0-1) ... #22 29.27 Setting up libwayland-server0:amd64 (1.21.0-1) ... #22 29.28 Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ... #22 29.29 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... #22 29.30 Setting up libdouble-conversion3:amd64 (3.2.1-1) ... #22 29.31 Setting up libproxy1v5:amd64 (0.4.18-1.2) ... #22 29.32 Setting up fonts-mathjax (2.7.9+dfsg-1) ... #22 29.33 Setting up libcodec2-1.0:amd64 (1.0.5-1) ... #22 29.34 Setting up libxdamage1:amd64 (1:1.1.6-1) ... #22 29.35 Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ... #22 29.36 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode #22 29.37 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode #22 29.37 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so.0 to provide /usr/lib/x86_64-linux-gnu/libopenblas.so.0 (libopenblas.so.0-x86_64-linux-gnu) in auto mode #22 29.38 Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ... #22 29.39 Setting up libxcb-xfixes0:amd64 (1.15-1) ... #22 29.40 Setting up libogg0:amd64 (1.3.5-3) ... #22 29.41 Setting up python3-cairo:amd64 (1.20.1-5+b1) ... #22 29.53 Setting up hicolor-icon-theme (0.17-2) ... #22 29.56 Setting up libjs-mathjax (2.7.9+dfsg-1) ... #22 29.57 Setting up libxcb-xinput0:amd64 (1.15-1) ... #22 29.58 Setting up python3-py (1.11.0-1) ... #22 29.74 Setting up libvte-2.91-common (0.70.6-2~deb12u1) ... #22 29.76 Setting up libgslcblas0:amd64 (2.7.1+dfsg-5) ... #22 29.81 Setting up python3-colorama (0.4.6-2) ... #22 29.95 Setting up libglvnd0:amd64 (1.6.0-1) ... #22 29.96 Setting up libxcb-glx0:amd64 (1.15-1) ... #22 29.97 Setting up python3-ply (3.11-5) ... #22 30.12 Setting up libiio0:amd64 (0.24-4) ... #22 30.13 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ... #22 30.14 Setting up libxcb-shape0:amd64 (1.15-1) ... #22 30.15 Setting up python3-gast (0.5.2-2) ... #22 30.28 Setting up libgsl27:amd64 (2.7.1+dfsg-5) ... #22 30.32 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ... #22 30.33 Setting up python3-all (3.11.2-1+b1) ... #22 30.34 Setting up xkb-data (2.35.1-1) ... #22 30.35 Setting up python3-contextlib2 (0.6.0.post1-3) ... #22 30.47 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... #22 30.48 Setting up libatspi2.0-0:amd64 (2.46.0-5) ... #22 30.49 Setting up python3-click (8.1.3-2) ... #22 30.66 Setting up libqt6core6:amd64 (6.4.2+dfsg-10) ... #22 30.67 Setting up libunwind8:amd64 (1.6.2-3) ... #22 30.68 Setting up python3-thrift (0.17.0-2+b2) ... #22 30.83 Setting up libts0:amd64 (1.22-1+b1) ... #22 30.85 Setting up libcolord2:amd64 (1.4.6-2.2) ... #22 30.86 Setting up gnome-terminal-data (3.46.8-1) ... #22 30.87 Setting up libopengl0:amd64 (1.6.0-1) ... #22 30.88 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ... #22 30.89 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... #22 30.90 Setting up libxcb-xkb1:amd64 (1.15-1) ... #22 30.91 Setting up libxcb-image0:amd64 (0.4.0-2) ... #22 30.93 Setting up libxcb-present0:amd64 (1.15-1) ... #22 30.93 Setting up libdconf1:amd64 (0.40.0-4) ... #22 30.95 Setting up python3-beniget (0.4.1-3) ... #22 31.08 Setting up libxsimd-dev:amd64 (8.1.0-7) ... #22 31.09 Setting up python3-decorator (5.1.1-3) ... #22 31.21 Setting up python3-packaging (23.0-1) ... #22 31.36 Setting up libxcb-xinerama0:amd64 (1.15-1) ... #22 31.37 Setting up libflac12:amd64 (1.4.2+ds-2) ... #22 31.38 Setting up libslang2:amd64 (2.3.3-3) ... #22 31.40 Setting up libqt6xml6:amd64 (6.4.2+dfsg-10) ... #22 31.41 Setting up adwaita-icon-theme (43-1) ... #22 31.47 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #22 31.47 Setting up libqt6sql6:amd64 (6.4.2+dfsg-10) ... #22 31.48 Setting up libepoxy0:amd64 (1.5.10-1) ... #22 31.49 Setting up libxfixes3:amd64 (1:6.0.0-2) ... #22 31.50 Setting up libxcb-sync1:amd64 (1.15-1) ... #22 31.51 Setting up libpython3-all-dev:amd64 (3.11.2-1+b1) ... #22 31.52 Setting up libopus0:amd64 (1.3.1-3) ... #22 31.53 Setting up libxinerama1:amd64 (2:1.1.4-3) ... #22 31.54 Setting up libvorbis0a:amd64 (1.3.7-1) ... #22 31.55 Setting up castxml (0.5.1-1) ... #22 31.57 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... #22 31.58 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ... #22 31.59 Setting up python3-click-plugins (1.1.1-4) ... #22 31.71 Setting up libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 31.73 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... #22 31.74 Setting up libmtdev1:amd64 (1.1.6-1) ... #22 31.75 Setting up libfmt9:amd64 (9.1.0+ds1-2) ... #22 31.76 Setting up libxcb-dri2-0:amd64 (1.15-1) ... #22 31.77 Setting up python3-pyqt5.sip (12.11.1-1) ... #22 31.78 Setting up python3-pyrsistent:amd64 (0.18.1-1+b3) ... #22 31.93 Setting up libopenblas0:amd64 (0.3.21+ds-4) ... #22 31.94 Setting up libasyncns0:amd64 (0.8-6+b3) ... #22 31.95 Setting up libxshmfence1:amd64 (1.3-1) ... #22 31.96 Setting up python3-lxml:amd64 (4.9.2-1+b1) ... #22 32.13 Setting up at-spi2-common (2.46.0-5) ... #22 32.14 Setting up libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 32.16 Setting up python3-schema (0.7.5-1) ... #22 32.28 Setting up libxcb-randr0:amd64 (1.15-1) ... #22 32.29 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ... #22 32.30 Setting up libmd4c0:amd64 (0.4.8-1) ... #22 32.31 Setting up libatk1.0-0:amd64 (2.46.0-5) ... #22 32.33 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ... #22 32.34 Setting up libwayland-egl1:amd64 (1.21.0-1) ... #22 32.35 Setting up python3-pygccxml (2.2.1-1) ... #22 32.52 Setting up python3-pyqt6.sip (13.4.1-1) ... #22 32.53 Setting up libsamplerate0:amd64 (0.2.2-3) ... #22 32.54 Setting up libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 32.56 Setting up python3-gi-cairo (3.42.2-3+b1) ... #22 32.57 Setting up libdrm-common (2.4.114-1) ... #22 32.58 Setting up libxcomposite1:amd64 (1:0.4.5-1) ... #22 32.59 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ... #22 32.60 Setting up libgudev-1.0-0:amd64 (237-2) ... #22 32.61 Setting up qtchooser (66-2) ... #22 32.62 Setting up libmp3lame0:amd64 (3.100-6) ... #22 32.63 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ... #22 32.64 Setting up libvorbisenc2:amd64 (1.3.7-1) ... #22 32.65 Setting up libqt6dbus6:amd64 (6.4.2+dfsg-10) ... #22 32.66 Setting up liblbfgsb0:amd64 (3.0+dfsg.4-1) ... #22 32.68 Setting up libwacom-common (2.6.0-1) ... #22 32.69 Setting up python3-sip (4.19.25+dfsg-5+b1) ... #22 32.82 Setting up libxkbcommon0:amd64 (1.5.0-1) ... #22 32.83 Setting up libwayland-client0:amd64 (1.21.0-1) ... #22 32.84 Setting up libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ... #22 32.85 Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ... #22 32.86 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode #22 32.87 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode #22 32.88 update-alternatives: using /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblas.so to provide /usr/lib/x86_64-linux-gnu/libopenblas.so (libopenblas.so-x86_64-linux-gnu) in auto mode #22 32.88 Setting up python3-all-dev (3.11.2-1+b1) ... #22 32.89 Setting up libqt6test6:amd64 (6.4.2+dfsg-10) ... #22 32.90 Setting up libad9361-0:amd64 (0.2-1) ... #22 32.91 Setting up libcaca0:amd64 (0.99.beta20-3) ... #22 32.92 Setting up qt6-base-dev-tools (6.4.2+dfsg-10) ... #22 32.94 Setting up libwacom9:amd64 (2.6.0-1) ... #22 32.95 Setting up libxcursor1:amd64 (1:1.2.1-1) ... #22 32.96 Setting up dconf-service (0.40.0-4) ... #22 32.97 Setting up libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 32.98 Setting up libinput-bin (1.22.1-1) ... #22 32.99 Setting up libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 33.00 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ... #22 33.01 Setting up qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ... #22 33.02 Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ... #22 33.03 Setting up libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 33.04 Setting up python3-jsonschema (4.10.3-1) ... #22 33.21 Setting up python3-zmq (24.0.1-4+b1) ... #22 33.41 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ... #22 33.42 Setting up libvolk2.5:amd64 (2.5.2-3) ... #22 33.44 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ... #22 33.44 Setting up libdrm2:amd64 (2.4.114-1+b1) ... #22 33.46 Setting up python3-pythran (0.11.0+ds-7) ... #22 33.73 Setting up libwayland-cursor0:amd64 (1.21.0-1) ... #22 33.74 Setting up libqt6network6:amd64 (6.4.2+dfsg-10) ... #22 33.75 Setting up libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ... #22 33.76 Setting up libsndfile1:amd64 (1.2.0-1) ... #22 33.77 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... #22 33.78 Setting up libinput10:amd64 (1.22.1-1) ... #22 33.79 Setting up libportaudio2:amd64 (19.6.0-1.2) ... #22 33.80 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ... #22 33.81 Setting up python3-scipy (1.10.1-2) ... #22 35.46 Setting up libvolk2-bin (2.5.2-3) ... #22 35.59 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ... #22 35.60 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... #22 35.61 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ... #22 35.63 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ... #22 35.64 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ... #22 35.65 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... #22 35.67 Setting up libthrift-0.17.0:amd64 (0.17.0-2+b2) ... #22 35.68 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 35.69 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ... #22 35.70 Setting up libegl1:amd64 (1.6.0-1) ... #22 35.71 Setting up libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ... #22 35.72 Setting up libgtk-3-common (3.24.38-2~deb12u3) ... #22 35.74 Setting up gsettings-desktop-schemas (43.0-1) ... #22 35.75 Setting up libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ... #22 35.76 Setting up libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ... #22 35.77 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... #22 35.78 Setting up libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ... #22 35.79 Setting up libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ... #22 35.80 Setting up libglx0:amd64 (1.6.0-1) ... #22 35.81 Setting up libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ... #22 35.82 Setting up libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ... #22 35.85 Setting up libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ... #22 35.86 Setting up libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ... #22 35.88 Setting up libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ... #22 35.89 Setting up libgl1:amd64 (1.6.0-1) ... #22 35.90 Setting up libqt6gui6:amd64 (6.4.2+dfsg-10) ... #22 35.91 Setting up libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ... #22 35.92 Setting up libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ... #22 35.93 Setting up libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ... #22 35.94 Setting up libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ... #22 35.95 Setting up libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ... #22 35.96 Setting up libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ... #22 35.97 Setting up libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ... #22 35.98 Setting up libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ... #22 35.99 Setting up libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 36.01 Setting up libqt6opengl6:amd64 (6.4.2+dfsg-10) ... #22 36.02 Setting up libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ... #22 36.03 Setting up libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 36.04 Setting up python3-opengl (3.1.6+dfsg-3) ... #22 37.15 Setting up libqt5help5:amd64 (5.15.8-2) ... #22 37.17 Setting up libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ... #22 37.18 Setting up libqt6widgets6:amd64 (6.4.2+dfsg-10) ... #22 37.19 Setting up libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 37.20 Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ... #22 37.21 Setting up libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ... #22 37.22 Setting up libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ... #22 37.23 Setting up libqt6printsupport6:amd64 (6.4.2+dfsg-10) ... #22 37.24 Setting up libqt5designer5:amd64 (5.15.8-2) ... #22 37.25 Setting up python3-pyqt6 (6.4.2-1) ... #22 37.38 Setting up pyqt6-dev-tools (6.4.2-1) ... #22 37.53 Setting up libqt5svg5:amd64 (5.15.8-3) ... #22 37.54 Setting up libqwt-qt5-6 (6.1.4-2) ... #22 37.56 Setting up libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ... #22 37.56 Setting up python3-pyqt5 (5.15.9+dfsg-1) ... #22 37.71 Setting up pyqt5-dev-tools (5.15.9+dfsg-1) ... #22 37.84 Setting up python3-pyqtgraph (0.13.1-4) ... #22 38.32 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 38.36 Processing triggers for man-db (2.11.2-2) ... #22 38.39 Processing triggers for shared-mime-info (2.2-1) ... #22 40.27 Processing triggers for mailcap (3.70+nmu1) ... #22 40.29 Processing triggers for fontconfig (2.14.1-4) ... #22 40.51 Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u4) ... #22 40.54 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... #22 40.57 Setting up libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ... #22 40.59 Setting up gnome-terminal (3.46.8-1) ... #22 40.60 update-alternatives: using /usr/bin/gnome-terminal.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode #22 40.60 update-alternatives: warning: skip creation of /usr/share/man/man1/x-terminal-emulator.1.gz because associated file /usr/share/man/man1/gnome-terminal.1.gz (of link group x-terminal-emulator) doesn't exist #22 40.61 Setting up gnuradio (3.10.5.1-3) ... #22 41.12 Processing triggers for libc-bin (2.36-9+deb12u9) ... #22 DONE 41.4s #23 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf #23 0.254 + mkdir -p /tmp/mongodb #23 0.256 + cd /tmp/mongodb #23 0.256 + wget https://pgp.mongodb.com/server-5.0.asc -O /mongodb.key #23 0.261 --2024-11-20 22:49:20-- https://pgp.mongodb.com/server-5.0.asc #23 0.271 Resolving pgp.mongodb.com (pgp.mongodb.com)... 13.32.121.114, 13.32.121.128, 13.32.121.11, ... #23 0.335 Connecting to pgp.mongodb.com (pgp.mongodb.com)|13.32.121.114|:443... connected. #23 0.359 HTTP request sent, awaiting response... 200 OK #23 0.745 Length: 1656 (1.6K) [binary/octet-stream] #23 0.745 Saving to: ‘/mongodb.key’ #23 0.745 #23 0.745 0K . 100% 34.8M=0s #23 0.745 #23 0.745 2024-11-20 22:49:21 (34.8 MB/s) - ‘/mongodb.key’ saved [1656/1656] #23 0.745 #23 0.746 + wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.750 --2024-11-20 22:49:21-- http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.750 Resolving security.debian.org (security.debian.org)... 151.101.130.132, 151.101.66.132, 151.101.2.132, ... #23 0.750 Connecting to security.debian.org (security.debian.org)|151.101.130.132|:80... connected. #23 0.755 HTTP request sent, awaiting response... 200 OK #23 0.762 Length: 1552428 (1.5M) [application/vnd.debian.binary-package] #23 0.762 Saving to: ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ #23 0.762 #23 0.762 0K .......... .......... .......... .......... .......... 3% 9.39M 0s #23 0.767 50K .......... .......... .......... .......... .......... 6% 27.8M 0s #23 0.771 100K .......... .......... .......... .......... .......... 9% 13.1M 0s #23 0.773 150K .......... .......... .......... .......... .......... 13% 39.7M 0s #23 0.774 200K .......... .......... .......... .......... .......... 16% 15.7M 0s #23 0.777 250K .......... .......... .......... .......... .......... 19% 77.3M 0s #23 0.777 300K .......... .......... .......... .......... .......... 23% 89.0M 0s #23 0.778 350K .......... .......... .......... .......... .......... 26% 76.9M 0s #23 0.779 400K .......... .......... .......... .......... .......... 29% 89.9M 0s #23 0.779 450K .......... .......... .......... .......... .......... 32% 24.0M 0s #23 0.781 500K .......... .......... .......... .......... .......... 36% 49.6M 0s #23 0.782 550K .......... .......... .......... .......... .......... 39% 95.4M 0s #23 0.783 600K .......... .......... .......... .......... .......... 42% 122M 0s #23 0.783 650K .......... .......... .......... .......... .......... 46% 106M 0s #23 0.784 700K .......... .......... .......... .......... .......... 49% 120M 0s #23 0.784 750K .......... .......... .......... .......... .......... 52% 115M 0s #23 0.784 800K .......... .......... .......... .......... .......... 56% 97.8M 0s #23 0.785 850K .......... .......... .......... .......... .......... 59% 127M 0s #23 0.785 900K .......... .......... .......... .......... .......... 62% 126M 0s #23 0.786 950K .......... .......... .......... .......... .......... 65% 94.1M 0s #23 0.786 1000K .......... .......... .......... .......... .......... 69% 117M 0s #23 0.787 1050K .......... .......... .......... .......... .......... 72% 141M 0s #23 0.787 1100K .......... .......... .......... .......... .......... 75% 67.5M 0s #23 0.788 1150K .......... .......... .......... .......... .......... 79% 122M 0s #23 0.788 1200K .......... .......... .......... .......... .......... 82% 120M 0s #23 0.788 1250K .......... .......... .......... .......... .......... 85% 95.2M 0s #23 0.789 1300K .......... .......... .......... .......... .......... 89% 121M 0s #23 0.789 1350K .......... .......... .......... .......... .......... 92% 125M 0s #23 0.790 1400K .......... .......... .......... .......... .......... 95% 94.3M 0s #23 0.790 1450K .......... .......... .......... .......... .......... 98% 117M 0s #23 0.791 1500K .......... ...... 100% 104M=0.03s #23 0.791 #23 0.791 2024-11-20 22:49:21 (50.9 MB/s) - ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ saved [1552428/1552428] #23 0.791 #23 0.791 + dpkg -i libssl1.1_1.1.1n-0+deb10u6_amd64.deb #23 0.839 Selecting previously unselected package libssl1.1:amd64. #23 0.896 (Reading database ... 147350 files and directories currently installed.) #23 0.899 Preparing to unpack libssl1.1_1.1.1n-0+deb10u6_amd64.deb ... #23 0.906 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.017 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ... #23 1.098 debconf: unable to initialize frontend: Dialog #23 1.098 debconf: (TERM is not set, so the dialog frontend is not usable.) #23 1.098 debconf: falling back to frontend: Readline #23 1.107 debconf: unable to initialize frontend: Readline #23 1.107 debconf: (This frontend requires a controlling tty.) #23 1.107 debconf: falling back to frontend: Teletype #23 1.136 Processing triggers for libc-bin (2.36-9+deb12u9) ... #23 1.206 + echo deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main #23 1.206 + apt-get update #23 1.268 Hit:1 http://deb.debian.org/debian bookworm InRelease #23 1.268 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #23 1.273 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #23 1.404 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #23 1.522 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease [2,951 B] #23 1.721 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [82.8 kB] #23 1.754 Fetched 85.7 kB in 1s (165 kB/s) #23 1.754 Reading package lists... #23 2.169 + apt-get install -y mongodb-org #23 2.174 Reading package lists... #23 2.581 Building dependency tree... #23 2.690 Reading state information... #23 2.791 The following additional packages will be installed: #23 2.791 mongodb-database-tools mongodb-mongosh mongodb-org-database #23 2.791 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 2.791 mongodb-org-shell mongodb-org-tools #23 2.815 The following NEW packages will be installed: #23 2.815 mongodb-database-tools mongodb-mongosh mongodb-org mongodb-org-database #23 2.815 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server #23 2.815 mongodb-org-shell mongodb-org-tools #23 3.092 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded. #23 3.092 Need to get 161 MB of archives. #23 3.092 After this operation, 516 MB of additional disk space will be used. #23 3.092 Get:1 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-database-tools amd64 100.10.0 [46.4 MB] #23 3.734 Get:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-mongosh amd64 2.3.3 [54.1 MB] #23 4.336 Get:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-shell amd64 5.0.30 [14.9 MB] #23 4.623 Get:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-server amd64 5.0.30 [26.6 MB] #23 4.992 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-mongos amd64 5.0.30 [18.9 MB] #23 5.290 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database-tools-extra amd64 5.0.30 [7,752 B] #23 5.408 Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database amd64 5.0.30 [3,540 B] #23 5.621 Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-tools amd64 5.0.30 [2,896 B] #23 5.836 Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org amd64 5.0.30 [2,932 B] #23 5.988 debconf: delaying package configuration, since apt-utils is not installed #23 6.027 Fetched 161 MB in 3s (53.4 MB/s) #23 6.059 Selecting previously unselected package mongodb-database-tools. #23 6.059 (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 ... 147361 files and directories currently installed.) #23 6.111 Preparing to unpack .../0-mongodb-database-tools_100.10.0_amd64.deb ... #23 6.114 Unpacking mongodb-database-tools (100.10.0) ... #23 6.892 Selecting previously unselected package mongodb-mongosh. #23 6.903 Preparing to unpack .../1-mongodb-mongosh_2.3.3_amd64.deb ... #23 6.906 Unpacking mongodb-mongosh (2.3.3) ... #23 8.260 Selecting previously unselected package mongodb-org-shell. #23 8.272 Preparing to unpack .../2-mongodb-org-shell_5.0.30_amd64.deb ... #23 8.275 Unpacking mongodb-org-shell (5.0.30) ... #23 8.856 Selecting previously unselected package mongodb-org-server. #23 8.867 Preparing to unpack .../3-mongodb-org-server_5.0.30_amd64.deb ... #23 8.871 Unpacking mongodb-org-server (5.0.30) ... #23 9.602 Selecting previously unselected package mongodb-org-mongos. #23 9.610 Preparing to unpack .../4-mongodb-org-mongos_5.0.30_amd64.deb ... #23 9.613 Unpacking mongodb-org-mongos (5.0.30) ... #23 10.22 Selecting previously unselected package mongodb-org-database-tools-extra. #23 10.23 Preparing to unpack .../5-mongodb-org-database-tools-extra_5.0.30_amd64.deb ... #23 10.23 Unpacking mongodb-org-database-tools-extra (5.0.30) ... #23 10.29 Selecting previously unselected package mongodb-org-database. #23 10.30 Preparing to unpack .../6-mongodb-org-database_5.0.30_amd64.deb ... #23 10.30 Unpacking mongodb-org-database (5.0.30) ... #23 10.34 Selecting previously unselected package mongodb-org-tools. #23 10.35 Preparing to unpack .../7-mongodb-org-tools_5.0.30_amd64.deb ... #23 10.36 Unpacking mongodb-org-tools (5.0.30) ... #23 10.40 Selecting previously unselected package mongodb-org. #23 10.41 Preparing to unpack .../8-mongodb-org_5.0.30_amd64.deb ... #23 10.41 Unpacking mongodb-org (5.0.30) ... #23 10.48 Setting up mongodb-mongosh (2.3.3) ... #23 10.49 Setting up mongodb-org-server (5.0.30) ... #23 10.53 Adding system user `mongodb' (UID 104) ... #23 10.53 Adding new user `mongodb' (UID 104) with group `nogroup' ... #23 10.56 Not creating `/nonexistent'. #23 10.59 Adding group `mongodb' (GID 106) ... #23 10.60 Done. #23 10.63 Adding user `mongodb' to group `mongodb' ... #23 10.65 Done. #23 10.66 System has not been booted with systemd as init system (PID 1). Can't operate. #23 10.66 Failed to connect to bus: Host is down #23 10.67 Setting up mongodb-org-shell (5.0.30) ... #23 10.68 Setting up mongodb-database-tools (100.10.0) ... #23 10.69 Setting up mongodb-org-mongos (5.0.30) ... #23 10.70 Setting up mongodb-org-database-tools-extra (5.0.30) ... #23 10.71 Setting up mongodb-org-database (5.0.30) ... #23 10.72 Setting up mongodb-org-tools (5.0.30) ... #23 10.73 Setting up mongodb-org (5.0.30) ... #23 10.74 Processing triggers for man-db (2.11.2-2) ... #23 10.83 + apt-get clean #23 10.83 + cd / #23 10.83 + rm -rf /tmp/mongodb #23 10.83 + rm /etc/apt/sources.list.d/mongodb-org.list #23 10.84 + sed -i s/127.0.0.1/172.18.50.2/g /etc/mongod.conf #23 DONE 11.2s #24 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi #24 0.307 Hit:1 http://deb.debian.org/debian bookworm InRelease #24 0.307 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #24 0.307 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #24 0.309 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #24 0.574 Reading package lists... #24 0.975 Reading package lists... #24 1.382 Building dependency tree... #24 1.483 Reading state information... #24 1.583 python3-pip is already the newest version (23.0.1+dfsg-1). #24 1.583 python3-setuptools is already the newest version (66.1.1-1). #24 1.583 python3-wheel is already the newest version (0.38.4-2). #24 1.583 build-essential is already the newest version (12.9). #24 1.583 flex is already the newest version (2.6.4-8.2). #24 1.583 bison is already the newest version (2:3.8.2+dfsg-1+b1). #24 1.583 git is already the newest version (1:2.39.5-0+deb12u1). #24 1.583 libsctp-dev is already the newest version (1.0.19+dfsg-2). #24 1.583 libgnutls28-dev is already the newest version (3.7.9-2+deb12u3). #24 1.583 libssl-dev is already the newest version (3.0.15-1~deb12u1). #24 1.583 libmicrohttpd-dev is already the newest version (0.9.75-6). #24 1.583 libmicrohttpd-dev set to manually installed. #24 1.583 libcurl4-gnutls-dev is already the newest version (7.88.1-10+deb12u8). #24 1.583 libcurl4-gnutls-dev set to manually installed. #24 1.583 The following additional packages will be installed: #24 1.583 libbson-1.0-0 libgpg-error-dev libidn-dev libintelrdfpmath-dev #24 1.583 libmongoc-1.0-0 libmongocrypt-dev libmongocrypt0 libsasl2-dev libsnappy-dev #24 1.583 libsnappy1v5 libzstd-dev #24 1.584 Suggested packages: #24 1.584 libgcrypt20-doc idn libnghttp2-doc libyaml-doc #24 1.700 The following NEW packages will be installed: #24 1.700 libbson-1.0-0 libbson-dev libgcrypt20-dev libgpg-error-dev libidn-dev #24 1.700 libidn11-dev libintelrdfpmath-dev libmongoc-1.0-0 libmongoc-dev #24 1.700 libmongocrypt-dev libmongocrypt0 libnghttp2-dev libsasl2-dev libsnappy-dev #24 1.700 libsnappy1v5 libyaml-dev libzstd-dev meson ninja-build #24 1.727 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded. #24 1.727 Need to get 11.6 MB of archives. #24 1.727 After this operation, 93.4 MB of additional disk space will be used. #24 1.727 Get:1 http://deb.debian.org/debian bookworm/main amd64 libbson-1.0-0 amd64 1.23.1-1+b1 [76.3 kB] #24 1.742 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbson-dev amd64 1.23.1-1+b1 [129 kB] #24 1.748 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgpg-error-dev amd64 1.46-1 [133 kB] #24 1.750 Get:4 http://deb.debian.org/debian bookworm/main amd64 libgcrypt20-dev amd64 1.10.1-3 [752 kB] #24 1.760 Get:5 http://deb.debian.org/debian bookworm/main amd64 libidn-dev amd64 1.41-1 [190 kB] #24 1.761 Get:6 http://deb.debian.org/debian bookworm/main amd64 libidn11-dev amd64 1.41-1 [42.4 kB] #24 1.764 Get:7 http://deb.debian.org/debian bookworm/main amd64 libintelrdfpmath-dev amd64 2.0u2-8 [6,475 kB] #24 1.821 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt0 amd64 1.7.2-1 [1,313 kB] #24 1.831 Get:9 http://deb.debian.org/debian bookworm/main amd64 libsnappy1v5 amd64 1.1.9-3 [26.0 kB] #24 1.831 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmongoc-1.0-0 amd64 1.23.1-1+b1 [304 kB] #24 1.833 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt-dev amd64 1.7.2-1 [263 kB] #24 1.836 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsnappy-dev amd64 1.1.9-3 [39.2 kB] #24 1.836 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsasl2-dev amd64 2.1.28+dfsg-10 [235 kB] #24 1.838 Get:14 http://deb.debian.org/debian bookworm/main amd64 libzstd-dev amd64 1.5.4+dfsg2-5 [354 kB] #24 1.841 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmongoc-dev amd64 1.23.1-1+b1 [365 kB] #24 1.844 Get:16 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-dev amd64 1.52.0-1+deb12u2 [110 kB] #24 1.845 Get:17 http://deb.debian.org/debian bookworm/main amd64 libyaml-dev amd64 0.2.5-1 [64.5 kB] #24 1.846 Get:18 http://deb.debian.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB] #24 1.847 Get:19 http://deb.debian.org/debian bookworm/main amd64 meson all 1.0.1-5 [548 kB] #24 2.015 debconf: delaying package configuration, since apt-utils is not installed #24 2.060 Fetched 11.6 MB in 0s (78.8 MB/s) #24 2.094 Selecting previously unselected package libbson-1.0-0. #24 2.094 (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 ... 147422 files and directories currently installed.) #24 2.153 Preparing to unpack .../00-libbson-1.0-0_1.23.1-1+b1_amd64.deb ... #24 2.160 Unpacking libbson-1.0-0 (1.23.1-1+b1) ... #24 2.207 Selecting previously unselected package libbson-dev. #24 2.215 Preparing to unpack .../01-libbson-dev_1.23.1-1+b1_amd64.deb ... #24 2.220 Unpacking libbson-dev (1.23.1-1+b1) ... #24 2.273 Selecting previously unselected package libgpg-error-dev. #24 2.284 Preparing to unpack .../02-libgpg-error-dev_1.46-1_amd64.deb ... #24 2.286 Unpacking libgpg-error-dev (1.46-1) ... #24 2.340 Selecting previously unselected package libgcrypt20-dev. #24 2.349 Preparing to unpack .../03-libgcrypt20-dev_1.10.1-3_amd64.deb ... #24 2.352 Unpacking libgcrypt20-dev (1.10.1-3) ... #24 2.433 Selecting previously unselected package libidn-dev:amd64. #24 2.446 Preparing to unpack .../04-libidn-dev_1.41-1_amd64.deb ... #24 2.449 Unpacking libidn-dev:amd64 (1.41-1) ... #24 2.506 Selecting previously unselected package libidn11-dev:amd64. #24 2.518 Preparing to unpack .../05-libidn11-dev_1.41-1_amd64.deb ... #24 2.521 Unpacking libidn11-dev:amd64 (1.41-1) ... #24 2.566 Selecting previously unselected package libintelrdfpmath-dev:amd64. #24 2.576 Preparing to unpack .../06-libintelrdfpmath-dev_2.0u2-8_amd64.deb ... #24 2.579 Unpacking libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 2.974 Selecting previously unselected package libmongocrypt0:amd64. #24 2.984 Preparing to unpack .../07-libmongocrypt0_1.7.2-1_amd64.deb ... #24 2.987 Unpacking libmongocrypt0:amd64 (1.7.2-1) ... #24 3.095 Selecting previously unselected package libsnappy1v5:amd64. #24 3.104 Preparing to unpack .../08-libsnappy1v5_1.1.9-3_amd64.deb ... #24 3.107 Unpacking libsnappy1v5:amd64 (1.1.9-3) ... #24 3.154 Selecting previously unselected package libmongoc-1.0-0. #24 3.164 Preparing to unpack .../09-libmongoc-1.0-0_1.23.1-1+b1_amd64.deb ... #24 3.168 Unpacking libmongoc-1.0-0 (1.23.1-1+b1) ... #24 3.232 Selecting previously unselected package libmongocrypt-dev:amd64. #24 3.242 Preparing to unpack .../10-libmongocrypt-dev_1.7.2-1_amd64.deb ... #24 3.246 Unpacking libmongocrypt-dev:amd64 (1.7.2-1) ... #24 3.302 Selecting previously unselected package libsnappy-dev:amd64. #24 3.315 Preparing to unpack .../11-libsnappy-dev_1.1.9-3_amd64.deb ... #24 3.319 Unpacking libsnappy-dev:amd64 (1.1.9-3) ... #24 3.363 Selecting previously unselected package libsasl2-dev. #24 3.373 Preparing to unpack .../12-libsasl2-dev_2.1.28+dfsg-10_amd64.deb ... #24 3.376 Unpacking libsasl2-dev (2.1.28+dfsg-10) ... #24 3.434 Selecting previously unselected package libzstd-dev:amd64. #24 3.444 Preparing to unpack .../13-libzstd-dev_1.5.4+dfsg2-5_amd64.deb ... #24 3.448 Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 3.511 Selecting previously unselected package libmongoc-dev. #24 3.521 Preparing to unpack .../14-libmongoc-dev_1.23.1-1+b1_amd64.deb ... #24 3.526 Unpacking libmongoc-dev (1.23.1-1+b1) ... #24 3.593 Selecting previously unselected package libnghttp2-dev:amd64. #24 3.603 Preparing to unpack .../15-libnghttp2-dev_1.52.0-1+deb12u2_amd64.deb ... #24 3.607 Unpacking libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 3.658 Selecting previously unselected package libyaml-dev:amd64. #24 3.665 Preparing to unpack .../16-libyaml-dev_0.2.5-1_amd64.deb ... #24 3.668 Unpacking libyaml-dev:amd64 (0.2.5-1) ... #24 3.718 Selecting previously unselected package ninja-build. #24 3.728 Preparing to unpack .../17-ninja-build_1.11.1-2~deb12u1_amd64.deb ... #24 3.732 Unpacking ninja-build (1.11.1-2~deb12u1) ... #24 3.789 Selecting previously unselected package meson. #24 3.799 Preparing to unpack .../18-meson_1.0.1-5_all.deb ... #24 3.802 Unpacking meson (1.0.1-5) ... #24 3.918 Setting up libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ... #24 3.928 Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ... #24 3.938 Setting up libyaml-dev:amd64 (0.2.5-1) ... #24 3.948 Setting up ninja-build (1.11.1-2~deb12u1) ... #24 3.958 Setting up libsnappy1v5:amd64 (1.1.9-3) ... #24 3.970 Setting up libsasl2-dev (2.1.28+dfsg-10) ... #24 3.979 Setting up libgpg-error-dev (1.46-1) ... #24 3.991 Setting up libbson-1.0-0 (1.23.1-1+b1) ... #24 4.001 Setting up libidn-dev:amd64 (1.41-1) ... #24 4.011 Setting up libintelrdfpmath-dev:amd64 (2.0u2-8) ... #24 4.022 Setting up libmongocrypt0:amd64 (1.7.2-1) ... #24 4.033 Setting up libbson-dev (1.23.1-1+b1) ... #24 4.043 Setting up libidn11-dev:amd64 (1.41-1) ... #24 4.054 Setting up libsnappy-dev:amd64 (1.1.9-3) ... #24 4.065 Setting up meson (1.0.1-5) ... #24 4.599 Setting up libmongocrypt-dev:amd64 (1.7.2-1) ... #24 4.609 Setting up libmongoc-1.0-0 (1.23.1-1+b1) ... #24 4.620 Setting up libgcrypt20-dev (1.10.1-3) ... #24 4.632 Setting up libmongoc-dev (1.23.1-1+b1) ... #24 4.643 Processing triggers for man-db (2.11.2-2) ... #24 4.660 Processing triggers for libc-bin (2.36-9+deb12u9) ... #24 DONE 4.8s #25 [20/28] WORKDIR /TMP #25 DONE 0.0s #26 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git #26 0.336 Cloning into 'osmo-gsm-tester'... #26 DONE 0.6s #27 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit #27 DONE 0.0s #28 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #28 0.439 Already on 'master' #28 0.440 Your branch is up to date with 'origin/master'. #28 0.441 refs/heads/master #28 0.448 HEAD is now at 7abbf29 contrib/jenkins-*: libosmo-sccp -> libosmo-sigtran #28 0.450 master #28 0.451 7abbf2984132cf5777f792813ec796e254094d30 #28 DONE 0.5s #29 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/ #29 DONE 0.4s #30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/ #30 DONE 0.3s #31 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/ #31 DONE 0.4s #32 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf #32 DONE 0.0s #33 [28/28] WORKDIR /DATA #33 DONE 0.0s #34 exporting to image #34 exporting layers #34 exporting layers 4.3s done #34 writing image sha256:bef49329371144daf38c0dbd1c7f5e5a3971dded748c9ee203136bbefac86f4a done #34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done #34 DONE 4.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester' + unlink osmo-gsm-tester/sysmocom/resources.conf + ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf + docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7790 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh + base=/build + dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh + CDPATH= cd -- ./osmo-gsm-tester/contrib + pwd -P + SCRIPT_DIR=/build/osmo-gsm-tester/contrib + OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf + date +%F %T + time_start=2024-11-20 22:49:43 + trial_dir_prefix=trial- + rm -rf trial-* + trial_dir=trial-7790 + mkdir -p trial-7790 + mv open5gs.build-8.tgz osmo-bsc.build-2024-11-20_16_11_24.tgz osmo-bts-oc2g.build-2024-11-20_00_52_00.tgz osmo-bts-sysmo.build-2024-11-20_00_52_36.tgz osmo-bts.build-2024-11-20_00_53_19.tgz osmo-ggsn.build-2024-11-20_20_43_07.tgz osmo-hlr.build-2024-11-20_18_57_29.tgz osmo-hnbgw.build-2024-11-20_16_18_55.tgz osmo-mgw.build-2024-11-20_16_08_33.tgz osmo-msc.build-2024-11-20_16_17_34.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-20_14_07_10.tgz osmo-pcu-sysmo.build-2024-11-20_14_06_29.tgz osmo-pcu.build-2024-11-20_14_07_11.tgz osmo-sgsn.build-2024-11-20_20_50_40.tgz osmo-stp.build-2024-11-20_16_09_12.tgz osmo-trx.build-2024-11-20_14_25_55.tgz osmocom-bb.build-2024-11-20_21_18_17.tgz srslte.build-19.tgz trial-7790 + cat open5gs.build-8.md5 osmo-bsc.build-2024-11-20_16_11_24.md5 osmo-bts-oc2g.build-2024-11-20_00_52_00.md5 osmo-bts-sysmo.build-2024-11-20_00_52_36.md5 osmo-bts.build-2024-11-20_00_53_19.md5 osmo-ggsn.build-2024-11-20_20_43_07.md5 osmo-hlr.build-2024-11-20_18_57_29.md5 osmo-hnbgw.build-2024-11-20_16_18_55.md5 osmo-mgw.build-2024-11-20_16_08_33.md5 osmo-msc.build-2024-11-20_16_17_34.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-20_14_07_10.md5 osmo-pcu-sysmo.build-2024-11-20_14_06_29.md5 osmo-pcu.build-2024-11-20_14_07_11.md5 osmo-sgsn.build-2024-11-20_20_50_40.md5 osmo-stp.build-2024-11-20_16_09_12.md5 osmo-trx.build-2024-11-20_14_25_55.md5 osmocom-bb.build-2024-11-20_21_18_17.md5 srslte.build-19.md5 + rm open5gs.build-8.md5 osmo-bsc.build-2024-11-20_16_11_24.md5 osmo-bts-oc2g.build-2024-11-20_00_52_00.md5 osmo-bts-sysmo.build-2024-11-20_00_52_36.md5 osmo-bts.build-2024-11-20_00_53_19.md5 osmo-ggsn.build-2024-11-20_20_43_07.md5 osmo-hlr.build-2024-11-20_18_57_29.md5 osmo-hnbgw.build-2024-11-20_16_18_55.md5 osmo-mgw.build-2024-11-20_16_08_33.md5 osmo-msc.build-2024-11-20_16_17_34.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-11-20_14_07_10.md5 osmo-pcu-sysmo.build-2024-11-20_14_06_29.md5 osmo-pcu.build-2024-11-20_14_07_11.md5 osmo-sgsn.build-2024-11-20_20_50_40.md5 osmo-stp.build-2024-11-20_16_09_12.md5 osmo-trx.build-2024-11-20_14_25_55.md5 osmocom-bb.build-2024-11-20_21_18_17.md5 srslte.build-19.md5 + exit_code=1 + which osmo-gsm-tester.py + python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-7790 -s netreg_mass combinations: ['netreg_mass'] trial: 'trial-7790' tests: None /build/osmo-gsm-tester/src/osmo_gsm_tester/obj/ms_android.py:201: SyntaxWarning: "is not" with a literal. Did you mean "!="? if not(self.get_assigned_addr() is ''): -------------------------------------------------------------------------------------------- trial-7790 -------------------------------------------------------------------------------------------- 22:49:43.639184 tst trial-7790: Detailed log at /build/trial-7790/run.2024-11-20_22-49-43/log --------------------------------------------------------------------- trial-7790 netreg_mass --------------------------------------------------------------------- 22:49:43.923244 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ... 22:49:43.923940 tst netreg_mass: Verifying 1 x bts (candidates: 1) 22:49:43.925336 tst netreg_mass: Verifying 6 x ip_address (candidates: 9) 22:49:43.927617 tst netreg_mass: Verifying 100 x modem (candidates: 100) 22:49:44.002646 tst netreg_mass: Reserving 1 x bts (candidates: 1) 22:49:44.005442 tst netreg_mass: Reserving 6 x ip_address (candidates: 9) 22:49:44.009328 tst netreg_mass: Reserving 100 x modem (candidates: 100) 22:49:44.151897 tst netreg_mass: RESERVED RESOURCES for netreg_mass: bts OsmoBTS Virtual ip_address 127.0.42.2 127.0.42.3 127.0.42.4 127.0.42.5 127.0.42.6 127.0.42.7 modem osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile osmo-mobile ---------------------------------------------- trial-7790 netreg_mass register_default_mass.py ---------------------------------------------- 22:49:44.153164 tst register_default_mass.py:9: Claiming resources for the test 22:49:44.184092 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:44.185060 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:44.185942 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:44.186797 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:44.187691 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:44.188581 tst netreg_mass: Using 1 x ip_address (candidates: 6) 22:49:44.189451 tst netreg_mass: Using 1 x bts (candidates: 1) 22:49:44.228421 tst register_default_mass.py: using LAC 2 22:49:44.245623 tst register_default_mass.py: using RAC 2 22:49:44.263049 tst register_default_mass.py: using CellId 2 22:49:44.283383 tst register_default_mass.py: using BVCI 3 22:49:44.297012 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.298162 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.299221 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.300271 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.301311 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.302340 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.303352 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.304392 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.305424 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.306439 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.307444 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.308492 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.309520 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.310539 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.311548 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.312572 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.313577 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.314584 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.315612 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.316638 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.317646 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.318639 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.319648 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.320636 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.321610 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.322583 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.323572 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.324557 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.325534 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.326515 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.327483 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.328495 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.329487 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.330474 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.331462 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.332452 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.333428 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.334416 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.335402 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.336406 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.337400 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.338390 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.339388 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.340393 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.341384 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.342365 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.343351 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.344371 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.345367 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.346375 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.347397 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.348405 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.349396 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.350385 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.351361 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.352360 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.353345 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.354328 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.355313 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.356333 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.357337 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.358315 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.359296 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.360325 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.361312 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.362278 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.363247 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.364243 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.365208 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.366170 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.367127 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.368116 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.369074 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.370158 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.371109 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.372074 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.373029 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.373985 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.374958 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.375952 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.376911 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.377868 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.378829 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.379805 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.380755 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.381703 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.382670 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.383665 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.384635 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.385606 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.386577 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.387543 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.388544 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.389526 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.390490 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.391452 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.392429 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.393407 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.394393 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.395400 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.396364 tst netreg_mass: Using 1 x modem (candidates: 100) 22:49:44.397439 tst register_default_mass.py:21: Launching a simple network 22:49:44.417911 run osmo-hlr_127.0.42.2: Starting osmo-hlr 22:49:44.614112 run create_hlr_db(pid=20): Launched 22:49:45.642333 run create_hlr_db(pid=20): Terminated: ok {rc=0} 22:49:45.676434 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched 22:49:45.706916 run osmo-hlr_127.0.42.2(pid=23): Launched 22:49:45.718698 run osmo-stp_127.0.42.5: Starting osmo-stp 22:49:46.019610 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched 22:49:46.049621 run osmo-stp_127.0.42.5(pid=25): Launched 22:49:46.060833 run osmo-msc_127.0.42.6: Starting osmo-msc 22:49:46.773471 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched 22:49:46.804708 run osmo-msc_127.0.42.6(pid=27): Launched 22:49:49.828893 run osmo-mgw_127.0.42.3: Starting osmo-mgw 22:49:50.038971 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched 22:49:50.070585 run osmo-mgw_127.0.42.3(pid=29): Launched 22:49:50.084486 run osmo-mgw_127.0.42.4: Starting osmo-mgw 22:49:50.138352 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched 22:49:50.170421 run osmo-mgw_127.0.42.4(pid=31): Launched 22:49:50.182456 run osmo-bsc_127.0.42.7: Starting osmo-bsc 22:49:50.741099 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched 22:49:50.772913 run osmo-bsc_127.0.42.7(pid=33): Launched 22:49:56.812597 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7 22:49:57.065393 run osmo-bts-virtual(pid=34): Launched 22:49:58.100436 tst register_default_mass.py: using MSISDN 1001 22:49:58.111502 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1} 22:49:58.128318 tst register_default_mass.py: using MSISDN 1002 22:49:58.142808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2} 22:49:58.158683 tst register_default_mass.py: using MSISDN 1003 22:49:58.173524 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3} 22:49:58.188531 tst register_default_mass.py: using MSISDN 1004 22:49:58.199184 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4} 22:49:58.215382 tst register_default_mass.py: using MSISDN 1005 22:49:58.226127 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5} 22:49:58.241834 tst register_default_mass.py: using MSISDN 1006 22:49:58.252538 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6} 22:49:58.275456 tst register_default_mass.py: using MSISDN 1007 22:49:58.290961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7} 22:49:58.311828 tst register_default_mass.py: using MSISDN 1008 22:49:58.325053 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8} 22:49:58.343803 tst register_default_mass.py: using MSISDN 1009 22:49:58.356673 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9} 22:49:58.373087 tst register_default_mass.py: using MSISDN 1010 22:49:58.384394 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10} 22:49:58.401606 tst register_default_mass.py: using MSISDN 1011 22:49:58.412539 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11} 22:49:58.429291 tst register_default_mass.py: using MSISDN 1012 22:49:58.440265 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12} 22:49:58.456544 tst register_default_mass.py: using MSISDN 1013 22:49:58.467438 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13} 22:49:58.484615 tst register_default_mass.py: using MSISDN 1014 22:49:58.495598 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14} 22:49:58.513545 tst register_default_mass.py: using MSISDN 1015 22:49:58.524783 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15} 22:49:58.543126 tst register_default_mass.py: using MSISDN 1016 22:49:58.554113 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16} 22:49:58.569443 tst register_default_mass.py: using MSISDN 1017 22:49:58.580378 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17} 22:49:58.618651 tst register_default_mass.py: using MSISDN 1018 22:49:58.634175 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18} 22:49:58.650475 tst register_default_mass.py: using MSISDN 1019 22:49:58.661480 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19} 22:49:58.677571 tst register_default_mass.py: using MSISDN 1020 22:49:58.688683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20} 22:49:58.705724 tst register_default_mass.py: using MSISDN 1021 22:49:58.716605 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21} 22:49:58.733447 tst register_default_mass.py: using MSISDN 1022 22:49:58.744391 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22} 22:49:58.759681 tst register_default_mass.py: using MSISDN 1023 22:49:58.770665 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23} 22:49:58.787274 tst register_default_mass.py: using MSISDN 1024 22:49:58.798472 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24} 22:49:58.816786 tst register_default_mass.py: using MSISDN 1025 22:49:58.827844 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25} 22:49:58.843115 tst register_default_mass.py: using MSISDN 1026 22:49:58.854118 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26} 22:49:58.872035 tst register_default_mass.py: using MSISDN 1027 22:49:58.883030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27} 22:49:58.898212 tst register_default_mass.py: using MSISDN 1028 22:49:58.909236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28} 22:49:58.926684 tst register_default_mass.py: using MSISDN 1029 22:49:58.940339 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29} 22:49:58.955670 tst register_default_mass.py: using MSISDN 1030 22:49:58.966667 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30} 22:49:58.986498 tst register_default_mass.py: using MSISDN 1031 22:49:59.000791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31} 22:49:59.018828 tst register_default_mass.py: using MSISDN 1032 22:49:59.030068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32} 22:49:59.045893 tst register_default_mass.py: using MSISDN 1033 22:49:59.057366 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33} 22:49:59.074646 tst register_default_mass.py: using MSISDN 1034 22:49:59.088735 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34} 22:49:59.105696 tst register_default_mass.py: using MSISDN 1035 22:49:59.117060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35} 22:49:59.135346 tst register_default_mass.py: using MSISDN 1036 22:49:59.146672 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36} 22:49:59.161978 tst register_default_mass.py: using MSISDN 1037 22:49:59.173246 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37} 22:49:59.190694 tst register_default_mass.py: using MSISDN 1038 22:49:59.202036 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38} 22:49:59.330247 tst register_default_mass.py: using MSISDN 1039 22:49:59.343875 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39} 22:49:59.360420 tst register_default_mass.py: using MSISDN 1040 22:49:59.371354 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40} 22:49:59.386468 tst register_default_mass.py: using MSISDN 1041 22:49:59.397545 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41} 22:49:59.415804 tst register_default_mass.py: using MSISDN 1042 22:49:59.426712 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42} 22:49:59.441884 tst register_default_mass.py: using MSISDN 1043 22:49:59.452999 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43} 22:49:59.469343 tst register_default_mass.py: using MSISDN 1044 22:49:59.480350 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44} 22:49:59.495426 tst register_default_mass.py: using MSISDN 1045 22:49:59.506449 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45} 22:49:59.522561 tst register_default_mass.py: using MSISDN 1046 22:49:59.533532 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46} 22:49:59.550223 tst register_default_mass.py: using MSISDN 1047 22:49:59.561082 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47} 22:49:59.576160 tst register_default_mass.py: using MSISDN 1048 22:49:59.587029 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48} 22:49:59.603098 tst register_default_mass.py: using MSISDN 1049 22:49:59.614063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49} 22:49:59.629198 tst register_default_mass.py: using MSISDN 1050 22:49:59.640157 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50} 22:49:59.656343 tst register_default_mass.py: using MSISDN 1051 22:49:59.667195 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51} 22:49:59.683538 tst register_default_mass.py: using MSISDN 1052 22:49:59.694468 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52} 22:49:59.711103 tst register_default_mass.py: using MSISDN 1053 22:49:59.726546 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53} 22:49:59.743238 tst register_default_mass.py: using MSISDN 1054 22:49:59.757012 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54} 22:49:59.773254 tst register_default_mass.py: using MSISDN 1055 22:49:59.784269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55} 22:49:59.799366 tst register_default_mass.py: using MSISDN 1056 22:49:59.810504 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56} 22:49:59.826460 tst register_default_mass.py: using MSISDN 1057 22:49:59.837349 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57} 22:49:59.853740 tst register_default_mass.py: using MSISDN 1058 22:49:59.864625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58} 22:49:59.881073 tst register_default_mass.py: using MSISDN 1059 22:49:59.897530 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59} 22:49:59.912422 tst register_default_mass.py: using MSISDN 1060 22:49:59.923153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60} 22:49:59.939214 tst register_default_mass.py: using MSISDN 1061 22:49:59.950118 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61} 22:49:59.965160 tst register_default_mass.py: using MSISDN 1062 22:49:59.976080 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62} 22:50:00.008458 tst register_default_mass.py: using MSISDN 1063 22:50:00.023121 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63} 22:50:00.048720 tst register_default_mass.py: using MSISDN 1064 22:50:00.064792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64} 22:50:00.101643 tst register_default_mass.py: using MSISDN 1065 22:50:00.116189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65} 22:50:00.144103 tst register_default_mass.py: using MSISDN 1066 22:50:00.157228 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66} 22:50:00.186567 tst register_default_mass.py: using MSISDN 1067 22:50:00.202323 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67} 22:50:00.232388 tst register_default_mass.py: using MSISDN 1068 22:50:00.250036 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68} 22:50:00.290068 tst register_default_mass.py: using MSISDN 1069 22:50:00.306408 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69} 22:50:00.348147 tst register_default_mass.py: using MSISDN 1070 22:50:00.360998 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70} 22:50:00.388542 tst register_default_mass.py: using MSISDN 1071 22:50:00.403524 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71} 22:50:00.441181 tst register_default_mass.py: using MSISDN 1072 22:50:00.457810 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72} 22:50:00.485626 tst register_default_mass.py: using MSISDN 1073 22:50:00.498304 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73} 22:50:00.530497 tst register_default_mass.py: using MSISDN 1074 22:50:00.546354 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74} 22:50:00.572176 tst register_default_mass.py: using MSISDN 1075 22:50:00.584882 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75} 22:50:00.618589 tst register_default_mass.py: using MSISDN 1076 22:50:00.632618 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76} 22:50:00.657899 tst register_default_mass.py: using MSISDN 1077 22:50:00.671547 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77} 22:50:00.701864 tst register_default_mass.py: using MSISDN 1078 22:50:00.717553 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78} 22:50:00.749572 tst register_default_mass.py: using MSISDN 1079 22:50:00.766139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79} 22:50:00.804193 tst register_default_mass.py: using MSISDN 1080 22:50:00.820129 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80} 22:50:00.849385 tst register_default_mass.py: using MSISDN 1081 22:50:00.862559 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81} 22:50:00.885469 tst register_default_mass.py: using MSISDN 1082 22:50:00.901206 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82} 22:50:00.927040 tst register_default_mass.py: using MSISDN 1083 22:50:00.942417 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83} 22:50:00.966798 tst register_default_mass.py: using MSISDN 1084 22:50:00.980477 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84} 22:50:01.016005 tst register_default_mass.py: using MSISDN 1085 22:50:01.028715 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85} 22:50:01.061043 tst register_default_mass.py: using MSISDN 1086 22:50:01.074615 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86} 22:50:01.112655 tst register_default_mass.py: using MSISDN 1087 22:50:01.127063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87} 22:50:01.150020 tst register_default_mass.py: using MSISDN 1088 22:50:01.163762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88} 22:50:01.197745 tst register_default_mass.py: using MSISDN 1089 22:50:01.211605 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89} 22:50:01.233208 tst register_default_mass.py: using MSISDN 1090 22:50:01.247464 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90} 22:50:01.276853 tst register_default_mass.py: using MSISDN 1091 22:50:01.293161 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91} 22:50:01.322319 tst register_default_mass.py: using MSISDN 1092 22:50:01.336092 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92} 22:50:01.369510 tst register_default_mass.py: using MSISDN 1093 22:50:01.385926 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93} 22:50:01.412712 tst register_default_mass.py: using MSISDN 1094 22:50:01.429099 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94} 22:50:01.460117 tst register_default_mass.py: using MSISDN 1095 22:50:01.472956 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95} 22:50:01.500285 tst register_default_mass.py: using MSISDN 1096 22:50:01.517527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96} 22:50:01.557333 tst register_default_mass.py: using MSISDN 1097 22:50:01.573695 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97} 22:50:01.604407 tst register_default_mass.py: using MSISDN 1098 22:50:01.619710 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98} 22:50:01.642642 tst register_default_mass.py: using MSISDN 1099 22:50:01.653830 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99} 22:50:01.681532 tst register_default_mass.py: using MSISDN 1100 22:50:01.697584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100} 22:50:01.850618 run mass: Starting testcase 22:50:01.861946 run mass: Pre-launching all virtphy's 22:50:01.873343 run osmo-ms-virt-phy/00000: Starting virtphy 22:50:01.900335 run osmo-ms-virt-phy/00000(pid=35): Launched 22:50:01.914694 run osmo-ms-virt-phy/00001: Starting virtphy 22:50:01.941773 run osmo-ms-virt-phy/00001(pid=36): Launched 22:50:01.954428 run osmo-ms-virt-phy/00002: Starting virtphy 22:50:01.982948 run osmo-ms-virt-phy/00002(pid=37): Launched 22:50:01.995456 run osmo-ms-virt-phy/00003: Starting virtphy 22:50:02.029223 run osmo-ms-virt-phy/00003(pid=38): Launched 22:50:02.041864 run osmo-ms-virt-phy/00004: Starting virtphy 22:50:02.070401 run osmo-ms-virt-phy/00004(pid=39): Launched 22:50:02.083020 run osmo-ms-virt-phy/00005: Starting virtphy 22:50:02.110658 run osmo-ms-virt-phy/00005(pid=40): Launched 22:50:02.123623 run osmo-ms-virt-phy/00006: Starting virtphy 22:50:02.151300 run osmo-ms-virt-phy/00006(pid=41): Launched 22:50:02.163817 run osmo-ms-virt-phy/00007: Starting virtphy 22:50:02.191143 run osmo-ms-virt-phy/00007(pid=42): Launched 22:50:02.203757 run osmo-ms-virt-phy/00008: Starting virtphy 22:50:02.231104 run osmo-ms-virt-phy/00008(pid=43): Launched 22:50:02.243755 run osmo-ms-virt-phy/00009: Starting virtphy 22:50:02.271804 run osmo-ms-virt-phy/00009(pid=44): Launched 22:50:02.286155 run osmo-ms-virt-phy/00010: Starting virtphy 22:50:02.314149 run osmo-ms-virt-phy/00010(pid=45): Launched 22:50:02.326676 run osmo-ms-virt-phy/00011: Starting virtphy 22:50:02.353858 run osmo-ms-virt-phy/00011(pid=46): Launched 22:50:02.366460 run osmo-ms-virt-phy/00012: Starting virtphy 22:50:02.397709 run osmo-ms-virt-phy/00012(pid=47): Launched 22:50:02.410070 run osmo-ms-virt-phy/00013: Starting virtphy 22:50:02.436571 run osmo-ms-virt-phy/00013(pid=48): Launched 22:50:02.448973 run osmo-ms-virt-phy/00014: Starting virtphy 22:50:02.475660 run osmo-ms-virt-phy/00014(pid=49): Launched 22:50:02.488055 run osmo-ms-virt-phy/00015: Starting virtphy 22:50:02.514576 run osmo-ms-virt-phy/00015(pid=50): Launched 22:50:02.526984 run osmo-ms-virt-phy/00016: Starting virtphy 22:50:02.553620 run osmo-ms-virt-phy/00016(pid=51): Launched 22:50:02.565874 run osmo-ms-virt-phy/00017: Starting virtphy 22:50:02.592410 run osmo-ms-virt-phy/00017(pid=52): Launched 22:50:02.604599 run osmo-ms-virt-phy/00018: Starting virtphy 22:50:02.631371 run osmo-ms-virt-phy/00018(pid=53): Launched 22:50:02.643591 run osmo-ms-virt-phy/00019: Starting virtphy 22:50:02.670015 run osmo-ms-virt-phy/00019(pid=54): Launched 22:50:02.682278 run osmo-ms-virt-phy/00020: Starting virtphy 22:50:02.708945 run osmo-ms-virt-phy/00020(pid=55): Launched 22:50:02.721075 run osmo-ms-virt-phy/00021: Starting virtphy 22:50:02.747500 run osmo-ms-virt-phy/00021(pid=56): Launched 22:50:02.759913 run osmo-ms-virt-phy/00022: Starting virtphy 22:50:02.786407 run osmo-ms-virt-phy/00022(pid=57): Launched 22:50:02.798544 run osmo-ms-virt-phy/00023: Starting virtphy 22:50:02.825326 run osmo-ms-virt-phy/00023(pid=58): Launched 22:50:02.837765 run osmo-ms-virt-phy/00024: Starting virtphy 22:50:02.864181 run osmo-ms-virt-phy/00024(pid=59): Launched 22:50:02.876333 run osmo-ms-virt-phy/00025: Starting virtphy 22:50:02.902772 run osmo-ms-virt-phy/00025(pid=60): Launched 22:50:02.914919 run osmo-ms-virt-phy/00026: Starting virtphy 22:50:02.941356 run osmo-ms-virt-phy/00026(pid=61): Launched 22:50:02.953725 run osmo-ms-virt-phy/00027: Starting virtphy 22:50:02.980461 run osmo-ms-virt-phy/00027(pid=62): Launched 22:50:02.992808 run osmo-ms-virt-phy/00028: Starting virtphy 22:50:03.019299 run osmo-ms-virt-phy/00028(pid=63): Launched 22:50:03.031485 run osmo-ms-virt-phy/00029: Starting virtphy 22:50:03.061759 run osmo-ms-virt-phy/00029(pid=64): Launched 22:50:03.073902 run osmo-ms-virt-phy/00030: Starting virtphy 22:50:03.100095 run osmo-ms-virt-phy/00030(pid=65): Launched 22:50:03.112496 run osmo-ms-virt-phy/00031: Starting virtphy 22:50:03.139311 run osmo-ms-virt-phy/00031(pid=66): Launched 22:50:03.151421 run osmo-ms-virt-phy/00032: Starting virtphy 22:50:03.177773 run osmo-ms-virt-phy/00032(pid=67): Launched 22:50:03.190111 run osmo-ms-virt-phy/00033: Starting virtphy 22:50:03.216573 run osmo-ms-virt-phy/00033(pid=68): Launched 22:50:03.228878 run osmo-ms-virt-phy/00034: Starting virtphy 22:50:03.255441 run osmo-ms-virt-phy/00034(pid=69): Launched 22:50:03.267603 run osmo-ms-virt-phy/00035: Starting virtphy 22:50:03.294235 run osmo-ms-virt-phy/00035(pid=70): Launched 22:50:03.306492 run osmo-ms-virt-phy/00036: Starting virtphy 22:50:03.333007 run osmo-ms-virt-phy/00036(pid=71): Launched 22:50:03.347157 run osmo-ms-virt-phy/00037: Starting virtphy 22:50:03.381696 run osmo-ms-virt-phy/00037(pid=72): Launched 22:50:03.394270 run osmo-ms-virt-phy/00038: Starting virtphy 22:50:03.421407 run osmo-ms-virt-phy/00038(pid=73): Launched 22:50:03.434223 run osmo-ms-virt-phy/00039: Starting virtphy 22:50:03.462089 run osmo-ms-virt-phy/00039(pid=74): Launched 22:50:03.477234 run osmo-ms-virt-phy/00040: Starting virtphy 22:50:03.504766 run osmo-ms-virt-phy/00040(pid=75): Launched 22:50:03.517442 run osmo-ms-virt-phy/00041: Starting virtphy 22:50:03.544864 run osmo-ms-virt-phy/00041(pid=76): Launched 22:50:03.557415 run osmo-ms-virt-phy/00042: Starting virtphy 22:50:03.584804 run osmo-ms-virt-phy/00042(pid=77): Launched 22:50:03.597586 run osmo-ms-virt-phy/00043: Starting virtphy 22:50:03.625291 run osmo-ms-virt-phy/00043(pid=78): Launched 22:50:03.638004 run osmo-ms-virt-phy/00044: Starting virtphy 22:50:03.665707 run osmo-ms-virt-phy/00044(pid=79): Launched 22:50:03.678733 run osmo-ms-virt-phy/00045: Starting virtphy 22:50:03.713353 run osmo-ms-virt-phy/00045(pid=80): Launched 22:50:03.726014 run osmo-ms-virt-phy/00046: Starting virtphy 22:50:03.755713 run osmo-ms-virt-phy/00046(pid=81): Launched 22:50:03.768622 run osmo-ms-virt-phy/00047: Starting virtphy 22:50:03.796462 run osmo-ms-virt-phy/00047(pid=82): Launched 22:50:03.810438 run osmo-ms-virt-phy/00048: Starting virtphy 22:50:03.838524 run osmo-ms-virt-phy/00048(pid=83): Launched 22:50:03.851913 run osmo-ms-virt-phy/00049: Starting virtphy 22:50:03.879507 run osmo-ms-virt-phy/00049(pid=84): Launched 22:50:03.892277 run osmo-ms-virt-phy/00050: Starting virtphy 22:50:03.920087 run osmo-ms-virt-phy/00050(pid=85): Launched 22:50:03.932764 run osmo-ms-virt-phy/00051: Starting virtphy 22:50:03.960216 run osmo-ms-virt-phy/00051(pid=86): Launched 22:50:03.972763 run osmo-ms-virt-phy/00052: Starting virtphy 22:50:04.000463 run osmo-ms-virt-phy/00052(pid=87): Launched 22:50:04.013167 run osmo-ms-virt-phy/00053: Starting virtphy 22:50:04.040908 run osmo-ms-virt-phy/00053(pid=88): Launched 22:50:04.054825 run osmo-ms-virt-phy/00054: Starting virtphy 22:50:04.082557 run osmo-ms-virt-phy/00054(pid=89): Launched 22:50:04.095218 run osmo-ms-virt-phy/00055: Starting virtphy 22:50:04.123146 run osmo-ms-virt-phy/00055(pid=90): Launched 22:50:04.135908 run osmo-ms-virt-phy/00056: Starting virtphy 22:50:04.163519 run osmo-ms-virt-phy/00056(pid=91): Launched 22:50:04.177532 run osmo-ms-virt-phy/00057: Starting virtphy 22:50:04.205492 run osmo-ms-virt-phy/00057(pid=92): Launched 22:50:04.218531 run osmo-ms-virt-phy/00058: Starting virtphy 22:50:04.246932 run osmo-ms-virt-phy/00058(pid=93): Launched 22:50:04.259710 run osmo-ms-virt-phy/00059: Starting virtphy 22:50:04.287823 run osmo-ms-virt-phy/00059(pid=94): Launched 22:50:04.300821 run osmo-ms-virt-phy/00060: Starting virtphy 22:50:04.328321 run osmo-ms-virt-phy/00060(pid=95): Launched 22:50:04.340881 run osmo-ms-virt-phy/00061: Starting virtphy 22:50:04.368936 run osmo-ms-virt-phy/00061(pid=96): Launched 22:50:04.382165 run osmo-ms-virt-phy/00062: Starting virtphy 22:50:04.410205 run osmo-ms-virt-phy/00062(pid=97): Launched 22:50:04.423121 run osmo-ms-virt-phy/00063: Starting virtphy 22:50:04.451027 run osmo-ms-virt-phy/00063(pid=98): Launched 22:50:04.463777 run osmo-ms-virt-phy/00064: Starting virtphy 22:50:04.491273 run osmo-ms-virt-phy/00064(pid=99): Launched 22:50:04.503849 run osmo-ms-virt-phy/00065: Starting virtphy 22:50:04.531222 run osmo-ms-virt-phy/00065(pid=100): Launched 22:50:04.544266 run osmo-ms-virt-phy/00066: Starting virtphy 22:50:04.572569 run osmo-ms-virt-phy/00066(pid=101): Launched 22:50:04.585314 run osmo-ms-virt-phy/00067: Starting virtphy 22:50:04.612994 run osmo-ms-virt-phy/00067(pid=102): Launched 22:50:04.626006 run osmo-ms-virt-phy/00068: Starting virtphy 22:50:04.654508 run osmo-ms-virt-phy/00068(pid=103): Launched 22:50:04.667718 run osmo-ms-virt-phy/00069: Starting virtphy 22:50:04.695709 run osmo-ms-virt-phy/00069(pid=104): Launched 22:50:04.709027 run osmo-ms-virt-phy/00070: Starting virtphy 22:50:04.736808 run osmo-ms-virt-phy/00070(pid=105): Launched 22:50:04.749872 run osmo-ms-virt-phy/00071: Starting virtphy 22:50:04.777622 run osmo-ms-virt-phy/00071(pid=106): Launched 22:50:04.791141 run osmo-ms-virt-phy/00072: Starting virtphy 22:50:04.820505 run osmo-ms-virt-phy/00072(pid=107): Launched 22:50:04.833623 run osmo-ms-virt-phy/00073: Starting virtphy 22:50:04.861187 run osmo-ms-virt-phy/00073(pid=108): Launched 22:50:04.874222 run osmo-ms-virt-phy/00074: Starting virtphy 22:50:04.902231 run osmo-ms-virt-phy/00074(pid=109): Launched 22:50:04.915129 run osmo-ms-virt-phy/00075: Starting virtphy 22:50:04.949541 run osmo-ms-virt-phy/00075(pid=110): Launched 22:50:04.962375 run osmo-ms-virt-phy/00076: Starting virtphy 22:50:04.997996 run osmo-ms-virt-phy/00076(pid=111): Launched 22:50:05.014311 run osmo-ms-virt-phy/00077: Starting virtphy 22:50:05.045128 run osmo-ms-virt-phy/00077(pid=112): Launched 22:50:05.058193 run osmo-ms-virt-phy/00078: Starting virtphy 22:50:05.085824 run osmo-ms-virt-phy/00078(pid=113): Launched 22:50:05.098392 run osmo-ms-virt-phy/00079: Starting virtphy 22:50:05.126197 run osmo-ms-virt-phy/00079(pid=114): Launched 22:50:05.139054 run osmo-ms-virt-phy/00080: Starting virtphy 22:50:05.166852 run osmo-ms-virt-phy/00080(pid=115): Launched 22:50:05.179925 run osmo-ms-virt-phy/00081: Starting virtphy 22:50:05.206959 run osmo-ms-virt-phy/00081(pid=116): Launched 22:50:05.220029 run osmo-ms-virt-phy/00082: Starting virtphy 22:50:05.247631 run osmo-ms-virt-phy/00082(pid=117): Launched 22:50:05.260647 run osmo-ms-virt-phy/00083: Starting virtphy 22:50:05.287743 run osmo-ms-virt-phy/00083(pid=118): Launched 22:50:05.300387 run osmo-ms-virt-phy/00084: Starting virtphy 22:50:05.327512 run osmo-ms-virt-phy/00084(pid=119): Launched 22:50:05.339975 run osmo-ms-virt-phy/00085: Starting virtphy 22:50:05.367432 run osmo-ms-virt-phy/00085(pid=120): Launched 22:50:05.381393 run osmo-ms-virt-phy/00086: Starting virtphy 22:50:05.408870 run osmo-ms-virt-phy/00086(pid=121): Launched 22:50:05.421624 run osmo-ms-virt-phy/00087: Starting virtphy 22:50:05.449337 run osmo-ms-virt-phy/00087(pid=122): Launched 22:50:05.462087 run osmo-ms-virt-phy/00088: Starting virtphy 22:50:05.489306 run osmo-ms-virt-phy/00088(pid=123): Launched 22:50:05.501866 run osmo-ms-virt-phy/00089: Starting virtphy 22:50:05.529960 run osmo-ms-virt-phy/00089(pid=124): Launched 22:50:05.543873 run osmo-ms-virt-phy/00090: Starting virtphy 22:50:05.571882 run osmo-ms-virt-phy/00090(pid=125): Launched 22:50:05.584910 run osmo-ms-virt-phy/00091: Starting virtphy 22:50:05.612578 run osmo-ms-virt-phy/00091(pid=126): Launched 22:50:05.625325 run osmo-ms-virt-phy/00092: Starting virtphy 22:50:05.653223 run osmo-ms-virt-phy/00092(pid=127): Launched 22:50:05.665963 run osmo-ms-virt-phy/00093: Starting virtphy 22:50:05.693432 run osmo-ms-virt-phy/00093(pid=128): Launched 22:50:05.705975 run osmo-ms-virt-phy/00094: Starting virtphy 22:50:05.736080 run osmo-ms-virt-phy/00094(pid=129): Launched 22:50:05.748764 run osmo-ms-virt-phy/00095: Starting virtphy 22:50:05.776167 run osmo-ms-virt-phy/00095(pid=130): Launched 22:50:05.788905 run osmo-ms-virt-phy/00096: Starting virtphy 22:50:05.816825 run osmo-ms-virt-phy/00096(pid=131): Launched 22:50:05.830626 run osmo-ms-virt-phy/00097: Starting virtphy 22:50:05.858218 run osmo-ms-virt-phy/00097(pid=132): Launched 22:50:05.872385 run osmo-ms-virt-phy/00098: Starting virtphy 22:50:05.900293 run osmo-ms-virt-phy/00098(pid=133): Launched 22:50:05.913163 run osmo-ms-virt-phy/00099: Starting virtphy 22:50:05.940412 run osmo-ms-virt-phy/00099(pid=134): Launched 22:50:05.952891 run mass: Checking if sockets are in the filesystem 22:50:05.982240 run osmo-ms-mob/00000: Starting mobile 22:50:06.010807 run osmo-ms-mob/00000(pid=135): Launched 22:50:06.052476 run mass: MS start registered {at=12020491.01686087, delay=0.02904282510280609, ms=00000} 22:50:10.181246 run osmo-ms-mob/00001: Starting mobile 22:50:10.208199 run osmo-ms-mob/00001(pid=136): Launched 22:50:10.232613 run mass: MS start registered {at=12020495.196983127, delay=0.01178157702088356, ms=00001} 22:50:11.791685 run mass: MS performed LU {at=12020496.75606298, lu_delay=5.739202110096812, ms=00000} 22:50:11.992635 run osmo-ms-mob/00002: Starting mobile 22:50:12.022330 run osmo-ms-mob/00002(pid=137): Launched 22:50:12.042664 run mass: MS start registered {at=12020497.007075159, delay=0.007628820836544037, ms=00002} 22:50:13.280703 run osmo-ms-mob/00003: Starting mobile 22:50:13.306919 run osmo-ms-mob/00003(pid=138): Launched 22:50:13.328854 run mass: MS start registered {at=12020498.293279877, delay=0.009763412177562714, ms=00003} 22:50:14.381575 run osmo-ms-mob/00004: Starting mobile 22:50:14.409197 run osmo-ms-mob/00004(pid=139): Launched 22:50:14.431811 run mass: MS start registered {at=12020499.39620605, delay=0.009958870708942413, ms=00004} 22:50:15.379398 run osmo-ms-mob/00005: Starting mobile 22:50:15.417963 run osmo-ms-mob/00005(pid=140): Launched 22:50:15.438983 run mass: MS start registered {at=12020500.40339632, delay=0.008658304810523987, ms=00005} 22:50:15.558162 run mass: MS performed LU {at=12020500.52253288, lu_delay=5.325549753382802, ms=00001} 22:50:16.278776 run osmo-ms-mob/00006: Starting mobile 22:50:16.306001 run osmo-ms-mob/00006(pid=141): Launched 22:50:16.329306 run mass: MS start registered {at=12020501.29370123, delay=0.010801663622260094, ms=00006} 22:50:17.181345 run osmo-ms-mob/00007: Starting mobile 22:50:17.218149 run osmo-ms-mob/00007(pid=142): Launched 22:50:17.241254 run mass: MS start registered {at=12020502.205674384, delay=0.005765007808804512, ms=00007} 22:50:17.459399 run mass: MS performed LU {at=12020502.423778933, lu_delay=5.416703773662448, ms=00002} 22:50:17.987698 run osmo-ms-mob/00008: Starting mobile 22:50:18.015557 run osmo-ms-mob/00008(pid=143): Launched 22:50:18.037299 run mass: MS start registered {at=12020503.001724364, delay=0.009492883458733559, ms=00008} 22:50:18.678738 run osmo-ms-mob/00009: Starting mobile 22:50:18.705080 run osmo-ms-mob/00009(pid=144): Launched 22:50:18.727381 run mass: MS start registered {at=12020503.691778228, delay=0.009780185297131538, ms=00009} 22:50:19.323163 run mass: MS performed LU {at=12020504.287538087, lu_delay=5.994258210062981, ms=00003} 22:50:19.363919 run osmo-ms-mob/00010: Starting mobile 22:50:19.392783 run osmo-ms-mob/00010(pid=145): Launched 22:50:19.404925 run mass: MS performed LU {at=12020504.369354935, lu_delay=4.973148886114359, ms=00004} 22:50:19.416855 run mass: MS start registered {at=12020504.381291414, delay=0.011955294758081436, ms=00010} 22:50:19.987284 run osmo-ms-mob/00011: Starting mobile 22:50:20.020380 run osmo-ms-mob/00011(pid=146): Launched 22:50:20.047943 run mass: MS start registered {at=12020505.012320241, delay=0.01497640274465084, ms=00011} 22:50:20.582114 run osmo-ms-mob/00012: Starting mobile 22:50:20.609136 run osmo-ms-mob/00012(pid=147): Launched 22:50:20.634136 run mass: MS start registered {at=12020505.59853718, delay=0.01236926019191742, ms=00012} 22:50:21.186227 run osmo-ms-mob/00013: Starting mobile 22:50:21.216034 run osmo-ms-mob/00013(pid=148): Launched 22:50:21.228584 run mass: MS performed LU {at=12020506.19300828, lu_delay=5.7896119598299265, ms=00005} 22:50:21.240644 run mass: MS start registered {at=12020506.20508038, delay=0.012094995006918907, ms=00013} 22:50:21.271094 run mass: MS performed LU {at=12020506.235515652, lu_delay=4.941814422607422, ms=00006} 22:50:21.782221 run osmo-ms-mob/00014: Starting mobile 22:50:21.811239 run osmo-ms-mob/00014(pid=149): Launched 22:50:21.839364 run mass: MS start registered {at=12020506.803766742, delay=0.01536683551967144, ms=00014} 22:50:22.380676 run osmo-ms-mob/00015: Starting mobile 22:50:22.407738 run osmo-ms-mob/00015(pid=150): Launched 22:50:22.442578 run mass: MS start registered {at=12020507.40696163, delay=0.022269371896982193, ms=00015} 22:50:22.896704 run osmo-ms-mob/00016: Starting mobile 22:50:22.923158 run osmo-ms-mob/00016(pid=151): Launched 22:50:22.954871 run mass: MS start registered {at=12020507.919237526, delay=0.019510354846715927, ms=00016} 22:50:23.090075 run mass: MS performed LU {at=12020508.054433186, lu_delay=5.052708821371198, ms=00008} 22:50:23.135833 run mass: MS performed LU {at=12020508.100249669, lu_delay=5.894575284793973, ms=00007} 22:50:23.380668 run osmo-ms-mob/00017: Starting mobile 22:50:23.406599 run osmo-ms-mob/00017(pid=152): Launched 22:50:23.428939 run mass: MS start registered {at=12020508.393366426, delay=0.010309720411896706, ms=00017} 22:50:23.980788 run osmo-ms-mob/00018: Starting mobile 22:50:24.008005 run osmo-ms-mob/00018(pid=153): Launched 22:50:24.028780 run mass: MS start registered {at=12020508.993208058, delay=0.00843445397913456, ms=00018} 22:50:24.379930 run osmo-ms-mob/00019: Starting mobile 22:50:24.413607 run osmo-ms-mob/00019(pid=154): Launched 22:50:24.434288 run mass: MS start registered {at=12020509.39870307, delay=0.00811675563454628, ms=00019} 22:50:24.882452 run osmo-ms-mob/00020: Starting mobile 22:50:24.909395 run osmo-ms-mob/00020(pid=155): Launched 22:50:24.933044 run mass: MS start registered {at=12020509.897436952, delay=0.011437810957431793, ms=00020} 22:50:24.990506 run mass: MS performed LU {at=12020509.954911193, lu_delay=6.263132965192199, ms=00009} 22:50:25.037317 run mass: MS performed LU {at=12020510.001728868, lu_delay=4.989408627152443, ms=00011} 22:50:25.106298 run mass: MS performed LU {at=12020510.070701433, lu_delay=5.6894100196659565, ms=00010} 22:50:25.380885 run osmo-ms-mob/00021: Starting mobile 22:50:25.407146 run osmo-ms-mob/00021(pid=156): Launched 22:50:25.429432 run mass: MS start registered {at=12020510.393847167, delay=0.00991915725171566, ms=00021} 22:50:25.779307 run osmo-ms-mob/00022: Starting mobile 22:50:25.805579 run osmo-ms-mob/00022(pid=157): Launched 22:50:25.827919 run mass: MS start registered {at=12020510.79233558, delay=0.009714992716908455, ms=00022} 22:50:26.280422 run osmo-ms-mob/00023: Starting mobile 22:50:26.307152 run osmo-ms-mob/00023(pid=158): Launched 22:50:26.328502 run mass: MS start registered {at=12020511.2929255, delay=0.008647885173559189, ms=00023} 22:50:26.680432 run osmo-ms-mob/00024: Starting mobile 22:50:26.706683 run osmo-ms-mob/00024(pid=159): Launched 22:50:26.729458 run mass: MS start registered {at=12020511.69388655, delay=0.010681668296456337, ms=00024} 22:50:26.772110 run mass: MS performed LU {at=12020511.736511808, lu_delay=6.137974627315998, ms=00012} 22:50:26.855203 run mass: MS performed LU {at=12020511.819604512, lu_delay=5.015837769955397, ms=00014} 22:50:26.901136 run mass: MS performed LU {at=12020511.865542047, lu_delay=5.660461666062474, ms=00013} 22:50:27.026020 run mass: MS performed LU {at=12020511.990399942, lu_delay=4.583438312634826, ms=00015} 22:50:27.052656 run osmo-ms-mob/00025: Starting mobile 22:50:27.079410 run osmo-ms-mob/00025(pid=160): Launched 22:50:27.102873 run mass: MS start registered {at=12020512.067284979, delay=0.011056164279580116, ms=00025} 22:50:27.581401 run osmo-ms-mob/00026: Starting mobile 22:50:27.607785 run osmo-ms-mob/00026(pid=161): Launched 22:50:27.630342 run mass: MS start registered {at=12020512.594763083, delay=0.010385653004050255, ms=00026} 22:50:27.980974 run osmo-ms-mob/00027: Starting mobile 22:50:28.007755 run osmo-ms-mob/00027(pid=162): Launched 22:50:28.029693 run mass: MS start registered {at=12020512.99411619, delay=0.009854573756456375, ms=00027} 22:50:28.380741 run osmo-ms-mob/00028: Starting mobile 22:50:28.407229 run osmo-ms-mob/00028(pid=163): Launched 22:50:28.430671 run mass: MS start registered {at=12020513.395080147, delay=0.011018233373761177, ms=00028} 22:50:28.756627 run mass: MS performed LU {at=12020513.721006818, lu_delay=5.327640391886234, ms=00017} 22:50:28.785170 run osmo-ms-mob/00029: Starting mobile 22:50:28.812030 run osmo-ms-mob/00029(pid=164): Launched 22:50:28.824317 run mass: MS performed LU {at=12020513.788747627, lu_delay=5.869510101154447, ms=00016} 22:50:28.837098 run mass: MS start registered {at=12020513.801534232, delay=0.012808626517653465, ms=00029} 22:50:28.872497 run mass: MS performed LU {at=12020513.836913837, lu_delay=4.843705778941512, ms=00018} 22:50:29.163661 run mass: MS performed LU {at=12020514.128040364, lu_delay=4.72933729365468, ms=00019} 22:50:29.189395 run osmo-ms-mob/00030: Starting mobile 22:50:29.216090 run osmo-ms-mob/00030(pid=165): Launched 22:50:29.239788 run mass: MS start registered {at=12020514.204215556, delay=0.011277629062533379, ms=00030} 22:50:29.580671 run osmo-ms-mob/00031: Starting mobile 22:50:29.607620 run osmo-ms-mob/00031(pid=166): Launched 22:50:29.632015 run mass: MS start registered {at=12020514.596413253, delay=0.011108892038464546, ms=00031} 22:50:29.881018 run osmo-ms-mob/00032: Starting mobile 22:50:29.908534 run osmo-ms-mob/00032(pid=167): Launched 22:50:29.930427 run mass: MS start registered {at=12020514.894851102, delay=0.00948878563940525, ms=00032} 22:50:30.280333 run osmo-ms-mob/00033: Starting mobile 22:50:30.306910 run osmo-ms-mob/00033(pid=168): Launched 22:50:30.328984 run mass: MS start registered {at=12020515.293393707, delay=0.009730922058224678, ms=00033} 22:50:30.537822 run mass: MS performed LU {at=12020515.502205016, lu_delay=5.604768063873053, ms=00020} 22:50:30.620817 run mass: MS performed LU {at=12020515.585214715, lu_delay=4.792879136279225, ms=00022} 22:50:30.646419 run osmo-ms-mob/00034: Starting mobile 22:50:30.673149 run osmo-ms-mob/00034(pid=169): Launched 22:50:30.685328 run mass: MS performed LU {at=12020515.649759166, lu_delay=5.255911998450756, ms=00021} 22:50:30.697161 run mass: MS start registered {at=12020515.66159789, delay=0.011857660487294197, ms=00034} 22:50:30.980645 run osmo-ms-mob/00035: Starting mobile 22:50:31.008225 run osmo-ms-mob/00035(pid=170): Launched 22:50:31.031666 run mass: MS start registered {at=12020515.996068353, delay=0.006895523518323898, ms=00035} 22:50:31.382512 run osmo-ms-mob/00036: Starting mobile 22:50:31.409490 run osmo-ms-mob/00036(pid=171): Launched 22:50:31.432644 run mass: MS start registered {at=12020516.397056514, delay=0.01078096590936184, ms=00036} 22:50:31.782140 run osmo-ms-mob/00037: Starting mobile 22:50:31.809443 run osmo-ms-mob/00037(pid=172): Launched 22:50:31.831737 run mass: MS start registered {at=12020516.796160974, delay=0.009666651487350464, ms=00037} 22:50:32.081667 run osmo-ms-mob/00038: Starting mobile 22:50:32.109297 run osmo-ms-mob/00038(pid=173): Launched 22:50:32.132867 run mass: MS start registered {at=12020517.09727824, delay=0.010630672797560692, ms=00038} 22:50:32.381497 run osmo-ms-mob/00039: Starting mobile 22:50:32.409639 run osmo-ms-mob/00039(pid=174): Launched 22:50:32.432256 run mass: MS start registered {at=12020517.396676514, delay=0.008830782026052475, ms=00039} 22:50:32.522979 run mass: MS performed LU {at=12020517.48737635, lu_delay=4.8926132675260305, ms=00026} 22:50:32.568201 run mass: MS performed LU {at=12020517.532617914, lu_delay=5.838731363415718, ms=00024} 22:50:32.638226 run mass: MS performed LU {at=12020517.602642024, lu_delay=5.535357045009732, ms=00025} 22:50:32.666841 run osmo-ms-mob/00040: Starting mobile 22:50:32.695161 run osmo-ms-mob/00040(pid=175): Launched 22:50:32.707985 run mass: MS performed LU {at=12020517.67240891, lu_delay=6.379483411088586, ms=00023} 22:50:32.720697 run mass: MS start registered {at=12020517.685129452, delay=0.012747442349791527, ms=00040} 22:50:32.929019 run mass: MS performed LU {at=12020517.893404774, lu_delay=4.899288583546877, ms=00027} 22:50:32.960146 run osmo-ms-mob/00041: Starting mobile 22:50:32.991870 run osmo-ms-mob/00041(pid=176): Launched 22:50:33.017368 run mass: MS start registered {at=12020517.981761899, delay=0.012415017932653427, ms=00041} 22:50:33.378712 run osmo-ms-mob/00042: Starting mobile 22:50:33.406027 run osmo-ms-mob/00042(pid=177): Launched 22:50:33.427012 run mass: MS start registered {at=12020518.391438391, delay=0.008239107206463814, ms=00042} 22:50:33.780922 run osmo-ms-mob/00043: Starting mobile 22:50:33.807700 run osmo-ms-mob/00043(pid=178): Launched 22:50:33.830905 run mass: MS start registered {at=12020518.79531436, delay=0.01056155376136303, ms=00043} 22:50:34.080864 run osmo-ms-mob/00044: Starting mobile 22:50:34.108330 run osmo-ms-mob/00044(pid=179): Launched 22:50:34.129470 run mass: MS start registered {at=12020519.09385358, delay=0.008512310683727264, ms=00044} 22:50:34.303453 run mass: MS performed LU {at=12020519.267833686, lu_delay=5.466299453750253, ms=00029} 22:50:34.330019 run osmo-ms-mob/00045: Starting mobile 22:50:34.357413 run osmo-ms-mob/00045(pid=180): Launched 22:50:34.379681 run mass: MS start registered {at=12020519.344103687, delay=0.009282227605581284, ms=00045} 22:50:34.396166 run mass: MS performed LU {at=12020519.360596118, lu_delay=5.156380562111735, ms=00030} 22:50:34.433550 run mass: MS performed LU {at=12020519.397963692, lu_delay=4.801550438627601, ms=00031} 22:50:34.460496 run osmo-ms-mob/00046: Starting mobile 22:50:34.487618 run osmo-ms-mob/00046(pid=181): Launched 22:50:34.509896 run mass: MS start registered {at=12020519.474324813, delay=0.00977296195924282, ms=00046} 22:50:34.595455 run mass: MS performed LU {at=12020519.559847677, lu_delay=6.164767529815435, ms=00028} 22:50:34.613047 run mass: MS performed LU {at=12020519.577476617, lu_delay=4.682625515386462, ms=00032} 22:50:34.635559 run osmo-ms-mob/00047: Starting mobile 22:50:34.662898 run osmo-ms-mob/00047(pid=182): Launched 22:50:34.684395 run mass: MS start registered {at=12020519.648815839, delay=0.008784852921962738, ms=00047} 22:50:35.278119 run osmo-ms-mob/00048: Starting mobile 22:50:35.305343 run osmo-ms-mob/00048(pid=183): Launched 22:50:35.327348 run mass: MS start registered {at=12020520.291766318, delay=0.00960608758032322, ms=00048} 22:50:35.578781 run osmo-ms-mob/00049: Starting mobile 22:50:35.605572 run osmo-ms-mob/00049(pid=184): Launched 22:50:35.629191 run mass: MS start registered {at=12020520.593594668, delay=0.011125121265649796, ms=00049} 22:50:35.881030 run osmo-ms-mob/00050: Starting mobile 22:50:35.907801 run osmo-ms-mob/00050(pid=185): Launched 22:50:35.930283 run mass: MS start registered {at=12020520.894690353, delay=0.010116156190633774, ms=00050} 22:50:36.280878 run osmo-ms-mob/00051: Starting mobile 22:50:36.307494 run osmo-ms-mob/00051(pid=186): Launched 22:50:36.319791 run mass: MS performed LU {at=12020521.284218743, lu_delay=5.622620852664113, ms=00034} 22:50:36.331724 run mass: MS start registered {at=12020521.29616019, delay=0.011962395161390305, ms=00051} 22:50:36.343872 run mass: MS performed LU {at=12020521.308302816, lu_delay=6.014909109100699, ms=00033} 22:50:36.366140 run osmo-ms-mob/00052: Starting mobile 22:50:36.393398 run osmo-ms-mob/00052(pid=187): Launched 22:50:36.406017 run mass: MS performed LU {at=12020521.370448437, lu_delay=5.374380083754659, ms=00035} 22:50:36.418561 run mass: MS start registered {at=12020521.38299489, delay=0.012564137578010559, ms=00052} 22:50:36.440159 run mass: MS performed LU {at=12020521.404579395, lu_delay=5.007522881031036, ms=00036} 22:50:36.465398 run osmo-ms-mob/00053: Starting mobile 22:50:36.492913 run osmo-ms-mob/00053(pid=188): Launched 22:50:36.520182 run mass: MS start registered {at=12020521.484577063, delay=0.014703499153256416, ms=00053} 22:50:36.695154 run mass: MS performed LU {at=12020521.65953159, lu_delay=4.86337061598897, ms=00037} 22:50:37.179421 run osmo-ms-mob/00054: Starting mobile 22:50:37.207179 run osmo-ms-mob/00054(pid=189): Launched 22:50:37.228236 run mass: MS start registered {at=12020522.19264131, delay=0.008111737668514252, ms=00054} 22:50:37.481075 run osmo-ms-mob/00055: Starting mobile 22:50:37.508301 run osmo-ms-mob/00055(pid=190): Launched 22:50:37.529292 run mass: MS start registered {at=12020522.493718602, delay=0.008100736886262894, ms=00055} 22:50:37.780727 run osmo-ms-mob/00056: Starting mobile 22:50:37.807516 run osmo-ms-mob/00056(pid=191): Launched 22:50:37.829366 run mass: MS start registered {at=12020522.793780884, delay=0.009374000132083893, ms=00056} 22:50:38.081196 run osmo-ms-mob/00057: Starting mobile 22:50:38.108427 run osmo-ms-mob/00057(pid=192): Launched 22:50:38.120922 run mass: MS performed LU {at=12020523.08534979, lu_delay=5.988071551546454, ms=00038} 22:50:38.133445 run mass: MS start registered {at=12020523.097879212, delay=0.012551452964544296, ms=00057} 22:50:38.152797 run mass: MS performed LU {at=12020523.117200313, lu_delay=5.4320708606392145, ms=00040} 22:50:38.198899 run mass: MS performed LU {at=12020523.16332673, lu_delay=5.766650214791298, ms=00039} 22:50:38.224860 run osmo-ms-mob/00058: Starting mobile 22:50:38.251587 run osmo-ms-mob/00058(pid=193): Launched 22:50:38.272815 run mass: MS start registered {at=12020523.237246415, delay=0.00884847342967987, ms=00058} 22:50:38.361443 run mass: MS performed LU {at=12020523.325829921, lu_delay=5.344068022444844, ms=00041} 22:50:38.378954 run mass: MS performed LU {at=12020523.343383027, lu_delay=4.951944636180997, ms=00042} 22:50:38.401062 run osmo-ms-mob/00059: Starting mobile 22:50:38.427991 run osmo-ms-mob/00059(pid=194): Launched 22:50:38.452050 run mass: MS start registered {at=12020523.416479714, delay=0.011716054752469063, ms=00059} 22:50:39.081176 run osmo-ms-mob/00060: Starting mobile 22:50:39.108041 run osmo-ms-mob/00060(pid=195): Launched 22:50:39.127442 run mass: MS start registered {at=12020524.091865653, delay=0.007086299359798431, ms=00060} 22:50:39.478839 run osmo-ms-mob/00061: Starting mobile 22:50:39.505855 run osmo-ms-mob/00061(pid=196): Launched 22:50:39.527755 run mass: MS start registered {at=12020524.492173405, delay=0.009632676839828491, ms=00061} 22:50:39.780386 run osmo-ms-mob/00062: Starting mobile 22:50:39.806958 run osmo-ms-mob/00062(pid=197): Launched 22:50:39.828208 run mass: MS start registered {at=12020524.792613178, delay=0.008632127195596695, ms=00062} 22:50:39.933824 run mass: MS performed LU {at=12020524.898188336, lu_delay=5.804334755986929, ms=00044} 22:50:39.970891 run mass: MS performed LU {at=12020524.935272858, lu_delay=5.46094804443419, ms=00046} 22:50:39.998771 run osmo-ms-mob/00063: Starting mobile 22:50:40.027316 run osmo-ms-mob/00063(pid=198): Launched 22:50:40.051485 run mass: MS start registered {at=12020525.015867045, delay=0.011006619781255722, ms=00063} 22:50:40.068956 run mass: MS performed LU {at=12020525.033378353, lu_delay=4.741612035781145, ms=00048} 22:50:40.225725 run mass: MS performed LU {at=12020525.19010213, lu_delay=5.84599844366312, ms=00045} 22:50:40.280796 run mass: MS performed LU {at=12020525.245192539, lu_delay=5.5963767003268, ms=00047} 22:50:40.309712 run osmo-ms-mob/00064: Starting mobile 22:50:40.336968 run osmo-ms-mob/00064(pid=199): Launched 22:50:40.359084 run mass: MS start registered {at=12020525.32351042, delay=0.009759817272424698, ms=00064} 22:50:40.534561 run mass: MS performed LU {at=12020525.498930613, lu_delay=4.905335944145918, ms=00049} 22:50:40.881684 run osmo-ms-mob/00065: Starting mobile 22:50:40.909990 run osmo-ms-mob/00065(pid=200): Launched 22:50:40.934772 run mass: MS start registered {at=12020525.899176558, delay=0.011793909594416618, ms=00065} 22:50:40.977248 run mass: MS performed LU {at=12020525.94163528, lu_delay=7.146320920437574, ms=00043} 22:50:41.092048 run mass: MS performed LU {at=12020526.056427857, lu_delay=5.1617375034838915, ms=00050} 22:50:41.122757 run osmo-ms-mob/00066: Starting mobile 22:50:41.151002 run osmo-ms-mob/00066(pid=201): Launched 22:50:41.163848 run mass: MS performed LU {at=12020526.128269102, lu_delay=3.6345505006611347, ms=00055} 22:50:41.176893 run mass: MS start registered {at=12020526.141325576, delay=0.013083314523100853, ms=00066} 22:50:41.581518 run osmo-ms-mob/00067: Starting mobile 22:50:41.610547 run osmo-ms-mob/00067(pid=202): Launched 22:50:41.633931 run mass: MS start registered {at=12020526.598318784, delay=0.010295722633600235, ms=00067} 22:50:41.835707 run mass: MS performed LU {at=12020526.80008425, lu_delay=5.503924060612917, ms=00051} 22:50:41.861084 run osmo-ms-mob/00068: Starting mobile 22:50:41.888316 run osmo-ms-mob/00068(pid=203): Launched 22:50:41.907788 run mass: MS start registered {at=12020526.872201325, delay=0.004936130717396736, ms=00068} 22:50:41.965062 run mass: MS performed LU {at=12020526.929449769, lu_delay=4.736808458343148, ms=00054} 22:50:42.144279 run mass: MS performed LU {at=12020527.108657982, lu_delay=5.624080918729305, ms=00053} 22:50:42.281029 run osmo-ms-mob/00069: Starting mobile 22:50:42.308380 run osmo-ms-mob/00069(pid=204): Launched 22:50:42.329854 run mass: MS start registered {at=12020527.294279842, delay=0.00865882821381092, ms=00069} 22:50:42.678498 run osmo-ms-mob/00070: Starting mobile 22:50:42.706066 run osmo-ms-mob/00070(pid=205): Launched 22:50:42.726756 run mass: MS start registered {at=12020527.691177262, delay=0.007728958502411842, ms=00070} 22:50:43.081904 run osmo-ms-mob/00071: Starting mobile 22:50:43.108958 run osmo-ms-mob/00071(pid=206): Launched 22:50:43.132238 run mass: MS start registered {at=12020528.096655022, delay=0.010475821793079376, ms=00071} 22:50:43.480571 run osmo-ms-mob/00072: Starting mobile 22:50:43.507657 run osmo-ms-mob/00072(pid=207): Launched 22:50:43.528262 run mass: MS start registered {at=12020528.492681468, delay=0.00792543962597847, ms=00072} 22:50:43.699692 run mass: MS performed LU {at=12020528.664083688, lu_delay=5.247603973373771, ms=00059} 22:50:43.737204 run mass: MS performed LU {at=12020528.701608926, lu_delay=5.603729713708162, ms=00057} 22:50:43.765210 run osmo-ms-mob/00073: Starting mobile 22:50:43.792365 run osmo-ms-mob/00073(pid=208): Launched 22:50:43.817815 run mass: MS start registered {at=12020528.782225506, delay=0.013144237920641899, ms=00073} 22:50:43.832236 run mass: MS performed LU {at=12020528.796665281, lu_delay=6.0028843972831964, ms=00056} 22:50:43.991263 run mass: MS performed LU {at=12020528.955649817, lu_delay=5.718403402715921, ms=00058} 22:50:44.045535 run mass: MS performed LU {at=12020529.009948017, lu_delay=4.9180823639035225, ms=00060} 22:50:44.069135 run osmo-ms-mob/00074: Starting mobile 22:50:44.095966 run osmo-ms-mob/00074(pid=209): Launched 22:50:44.118000 run mass: MS start registered {at=12020529.082406774, delay=0.009787198156118393, ms=00074} 22:50:44.681410 run osmo-ms-mob/00075: Starting mobile 22:50:44.708316 run osmo-ms-mob/00075(pid=210): Launched 22:50:44.731761 run mass: MS start registered {at=12020529.696184132, delay=0.0107320137321949, ms=00075} 22:50:44.871891 run mass: MS performed LU {at=12020529.836271266, lu_delay=3.694945689290762, ms=00066} 22:50:45.179243 run osmo-ms-mob/00076: Starting mobile 22:50:45.206415 run osmo-ms-mob/00076(pid=211): Launched 22:50:45.229087 run mass: MS start registered {at=12020530.1935059, delay=0.009974459186196327, ms=00076} 22:50:45.580433 run osmo-ms-mob/00077: Starting mobile 22:50:45.607859 run osmo-ms-mob/00077(pid=212): Launched 22:50:45.620774 run mass: MS performed LU {at=12020530.585197996, lu_delay=6.093024590983987, ms=00061} 22:50:45.632748 run mass: MS start registered {at=12020530.597184518, delay=0.012009404599666595, ms=00077} 22:50:45.674886 run mass: MS performed LU {at=12020530.63926408, lu_delay=5.623397035524249, ms=00063} 22:50:45.730904 run mass: MS performed LU {at=12020530.695273485, lu_delay=5.902660306543112, ms=00062} 22:50:45.947391 run mass: MS performed LU {at=12020530.911773387, lu_delay=5.588262967765331, ms=00064} 22:50:45.971273 run osmo-ms-mob/00078: Starting mobile 22:50:45.998128 run osmo-ms-mob/00078(pid=213): Launched 22:50:46.019772 run mass: MS start registered {at=12020530.98419748, delay=0.009341981261968613, ms=00078} 22:50:46.480757 run osmo-ms-mob/00079: Starting mobile 22:50:46.507492 run osmo-ms-mob/00079(pid=214): Launched 22:50:46.528921 run mass: MS start registered {at=12020531.493338335, delay=0.009182572364807129, ms=00079} 22:50:46.879743 run mass: MS performed LU {at=12020531.844127994, lu_delay=5.944951435551047, ms=00065} 22:50:46.906355 run osmo-ms-mob/00080: Starting mobile 22:50:46.933226 run osmo-ms-mob/00080(pid=215): Launched 22:50:46.957674 run mass: MS start registered {at=12020531.922067272, delay=0.011807173490524292, ms=00080} 22:50:47.465710 run mass: MS performed LU {at=12020532.430093894, lu_delay=5.557892568409443, ms=00068} 22:50:47.490995 run osmo-ms-mob/00081: Starting mobile 22:50:47.518160 run osmo-ms-mob/00081(pid=216): Launched 22:50:47.531053 run mass: MS performed LU {at=12020532.495474914, lu_delay=5.8971561305224895, ms=00067} 22:50:47.543515 run mass: MS start registered {at=12020532.507947732, delay=0.012498775497078896, ms=00081} 22:50:47.632249 run mass: MS performed LU {at=12020532.596657768, lu_delay=4.50000274553895, ms=00071} 22:50:47.757572 run mass: MS performed LU {at=12020532.721954918, lu_delay=5.427675075829029, ms=00069} 22:50:47.784877 run osmo-ms-mob/00082: Starting mobile 22:50:47.811950 run osmo-ms-mob/00082(pid=217): Launched 22:50:47.826531 run mass: MS performed LU {at=12020532.790954392, lu_delay=5.099777130410075, ms=00070} 22:50:47.838213 run mass: MS start registered {at=12020532.80264675, delay=0.01171821728348732, ms=00082} 22:50:48.478302 run osmo-ms-mob/00083: Starting mobile 22:50:48.505176 run osmo-ms-mob/00083(pid=218): Launched 22:50:48.528317 run mass: MS start registered {at=12020533.492742343, delay=0.0112032201141119, ms=00083} 22:50:48.981446 run osmo-ms-mob/00084: Starting mobile 22:50:49.007403 run osmo-ms-mob/00084(pid=219): Launched 22:50:49.030076 run mass: MS start registered {at=12020533.994496552, delay=0.010799942538142204, ms=00084} 22:50:49.366787 run mass: MS performed LU {at=12020534.331170134, lu_delay=5.838488666340709, ms=00072} 22:50:49.392209 run osmo-ms-mob/00085: Starting mobile 22:50:49.418928 run osmo-ms-mob/00085(pid=220): Launched 22:50:49.431418 run mass: MS performed LU {at=12020534.395842154, lu_delay=4.699658021330833, ms=00075} 22:50:49.443413 run mass: MS start registered {at=12020534.407847524, delay=0.012029815465211868, ms=00085} 22:50:49.496705 run mass: MS performed LU {at=12020534.461116748, lu_delay=5.678891241550446, ms=00073} 22:50:49.675919 run mass: MS performed LU {at=12020534.64029324, lu_delay=5.557886466383934, ms=00074} 22:50:50.083105 run osmo-ms-mob/00086: Starting mobile 22:50:50.109957 run osmo-ms-mob/00086(pid=221): Launched 22:50:50.133831 run mass: MS start registered {at=12020535.098226026, delay=0.011350968852639198, ms=00086} 22:50:50.680990 run osmo-ms-mob/00087: Starting mobile 22:50:50.708208 run osmo-ms-mob/00087(pid=222): Launched 22:50:50.732934 run mass: MS start registered {at=12020535.697347995, delay=0.012441467493772507, ms=00087} 22:50:51.280988 run osmo-ms-mob/00088: Starting mobile 22:50:51.309050 run osmo-ms-mob/00088(pid=223): Launched 22:50:51.330720 run mass: MS start registered {at=12020536.295110919, delay=0.00890699215233326, ms=00088} 22:50:51.351674 run mass: MS performed LU {at=12020536.316078423, lu_delay=4.822740087285638, ms=00079} 22:50:51.397798 run mass: MS performed LU {at=12020536.362211805, lu_delay=5.378014324232936, ms=00078} 22:50:51.467032 run mass: MS performed LU {at=12020536.431444407, lu_delay=5.8342598881572485, ms=00077} 22:50:51.503676 run mass: MS performed LU {at=12020536.468098087, lu_delay=6.274592187255621, ms=00076} 22:50:51.757866 run mass: MS performed LU {at=12020536.72224499, lu_delay=4.800177717581391, ms=00080} 22:50:51.786516 run osmo-ms-mob/00089: Starting mobile 22:50:51.813681 run osmo-ms-mob/00089(pid=224): Launched 22:50:51.837362 run mass: MS start registered {at=12020536.801740484, delay=0.010722938925027847, ms=00089} 22:50:52.478713 run osmo-ms-mob/00090: Starting mobile 22:50:52.505732 run osmo-ms-mob/00090(pid=225): Launched 22:50:52.529503 run mass: MS start registered {at=12020537.493901938, delay=0.011330608278512955, ms=00090} 22:50:53.133236 run mass: MS performed LU {at=12020538.097613877, lu_delay=5.294967126101255, ms=00082} 22:50:53.160380 run osmo-ms-mob/00091: Starting mobile 22:50:53.187091 run osmo-ms-mob/00091(pid=226): Launched 22:50:53.210481 run mass: MS start registered {at=12020538.17487497, delay=0.011088063940405846, ms=00091} 22:50:53.227694 run mass: MS performed LU {at=12020538.19212166, lu_delay=4.699379317462444, ms=00083} 22:50:53.261714 run mass: MS performed LU {at=12020538.226144364, lu_delay=5.71819663234055, ms=00081} 22:50:53.884790 run osmo-ms-mob/00092: Starting mobile 22:50:53.912855 run osmo-ms-mob/00092(pid=227): Launched 22:50:53.934905 run mass: MS start registered {at=12020538.899329139, delay=0.00839792750775814, ms=00092} 22:50:54.680718 run osmo-ms-mob/00093: Starting mobile 22:50:54.706758 run osmo-ms-mob/00093(pid=228): Launched 22:50:54.729585 run mass: MS start registered {at=12020539.693994397, delay=0.01067415438592434, ms=00093} 22:50:55.117098 run mass: MS performed LU {at=12020540.081479155, lu_delay=4.983253128826618, ms=00086} 22:50:55.163443 run mass: MS performed LU {at=12020540.127852706, lu_delay=6.133356153964996, ms=00084} 22:50:55.232489 run mass: MS performed LU {at=12020540.19692141, lu_delay=5.789073886349797, ms=00085} 22:50:55.504551 run mass: MS performed LU {at=12020540.468933243, lu_delay=4.771585248410702, ms=00087} 22:50:55.533474 run osmo-ms-mob/00094: Starting mobile 22:50:55.559905 run osmo-ms-mob/00094(pid=229): Launched 22:50:55.580612 run mass: MS start registered {at=12020540.54504074, delay=0.008740490302443504, ms=00094} 22:50:56.481833 run osmo-ms-mob/00095: Starting mobile 22:50:56.508014 run osmo-ms-mob/00095(pid=230): Launched 22:50:56.532682 run mass: MS start registered {at=12020541.497093875, delay=0.012082543224096298, ms=00095} 22:50:56.982207 run mass: MS performed LU {at=12020541.946574232, lu_delay=5.144833747297525, ms=00089} 22:50:57.027746 run mass: MS performed LU {at=12020541.992163379, lu_delay=5.697052460163832, ms=00088} 22:50:57.134009 run mass: MS performed LU {at=12020542.098398948, lu_delay=4.604497009888291, ms=00090} 22:50:57.481631 run osmo-ms-mob/00096: Starting mobile 22:50:57.508111 run osmo-ms-mob/00096(pid=231): Launched 22:50:57.531859 run mass: MS start registered {at=12020542.496271083, delay=0.011464310809969902, ms=00096} 22:50:58.581513 run osmo-ms-mob/00097: Starting mobile 22:50:58.608797 run osmo-ms-mob/00097(pid=232): Launched 22:50:58.627375 run mass: MS start registered {at=12020543.5917942, delay=0.00036725960671901703, ms=00097} 22:50:58.883338 run mass: MS performed LU {at=12020543.847705528, lu_delay=4.948376389220357, ms=00092} 22:50:58.929372 run mass: MS performed LU {at=12020543.893780548, lu_delay=5.7189055774360895, ms=00091} 22:50:58.998917 run mass: MS performed LU {at=12020543.963313647, lu_delay=22.58031875640154, ms=00052} 22:50:59.881804 run osmo-ms-mob/00098: Starting mobile 22:50:59.909914 run osmo-ms-mob/00098(pid=233): Launched 22:50:59.936400 run mass: MS start registered {at=12020544.900815267, delay=0.012912152335047722, ms=00098} 22:51:00.748204 run mass: MS performed LU {at=12020545.712566694, lu_delay=5.167525954544544, ms=00094} 22:51:00.794118 run mass: MS performed LU {at=12020545.758536438, lu_delay=6.064542040228844, ms=00093} 22:51:01.679136 run osmo-ms-mob/00099: Starting mobile 22:51:01.706946 run osmo-ms-mob/00099(pid=234): Launched 22:51:01.719654 run mass: All started... {duration=55.75478436425328, too_slow=0} 22:51:01.731536 run mass: MS start registered {at=12020546.695960052, delay=0.011872056871652603, ms=00099} 22:51:02.649037 run mass: MS performed LU {at=12020547.613402175, lu_delay=6.1163082998245955, ms=00095} 22:51:02.694877 run mass: MS performed LU {at=12020547.65930339, lu_delay=5.163032306358218, ms=00096} 22:51:04.513085 run mass: MS performed LU {at=12020549.477449313, lu_delay=5.885655112564564, ms=00097} 22:51:05.030119 run mass: MS performed LU {at=12020549.994479436, lu_delay=5.093664169311523, ms=00098} 22:51:06.415592 run mass: MS performed LU {at=12020551.379962547, lu_delay=4.684002494439483, ms=00099} 22:51:06.429122 run mass: Tests done {all_completed=True, max=22.58031875640154, min=3.6345505006611347} 22:51:06.440410 tst register_default_mass.py: Test passed (82.3 sec) 22:51:06.451495 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM) 22:51:06.457841 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM) 22:51:06.464208 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM) 22:51:06.470592 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM) 22:51:06.476922 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM) 22:51:06.483341 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM) 22:51:06.489704 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM) 22:51:06.496069 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM) 22:51:06.502515 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM) 22:51:06.509184 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM) 22:51:06.515767 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM) 22:51:06.523653 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM) 22:51:06.530233 run osmo-bts-virtual(pid=34): Terminating (SIGTERM) 22:51:06.536833 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM) 22:51:06.544074 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM) 22:51:06.550696 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM) 22:51:06.557584 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM) 22:51:06.564424 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM) 22:51:06.571903 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM) 22:51:06.578522 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM) 22:51:06.585207 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM) 22:51:06.592299 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM) 22:51:06.598790 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM) 22:51:06.606176 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM) 22:51:06.612790 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM) 22:51:06.619352 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM) 22:51:06.626060 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM) 22:51:06.633432 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM) 22:51:06.639994 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM) 22:51:06.647248 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM) 22:51:06.654404 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM) 22:51:06.662093 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM) 22:51:06.668648 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM) 22:51:06.675084 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM) 22:51:06.681746 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM) 22:51:06.688467 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM) 22:51:06.695050 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM) 22:51:06.702727 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM) 22:51:06.709509 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM) 22:51:06.716314 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM) 22:51:06.722993 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM) 22:51:06.729694 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM) 22:51:06.736253 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM) 22:51:06.742874 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM) 22:51:06.749461 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM) 22:51:06.756059 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM) 22:51:06.762990 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM) 22:51:06.770449 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM) 22:51:06.777523 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM) 22:51:06.784271 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM) 22:51:06.790878 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM) 22:51:06.797766 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM) 22:51:06.804359 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM) 22:51:06.810967 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM) 22:51:06.817560 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM) 22:51:06.824922 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM) 22:51:06.832311 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM) 22:51:06.839104 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM) 22:51:06.845930 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM) 22:51:06.852557 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM) 22:51:06.859167 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM) 22:51:06.866610 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM) 22:51:06.873416 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM) 22:51:06.880111 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM) 22:51:06.887019 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM) 22:51:06.893642 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM) 22:51:06.900236 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM) 22:51:06.906800 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM) 22:51:06.913486 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM) 22:51:06.920994 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM) 22:51:06.928474 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM) 22:51:06.935100 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM) 22:51:06.941732 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM) 22:51:06.948381 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM) 22:51:06.955020 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM) 22:51:06.962565 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM) 22:51:06.969221 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM) 22:51:06.975921 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM) 22:51:06.982631 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM) 22:51:06.989294 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM) 22:51:06.995947 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM) 22:51:07.002637 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM) 22:51:07.009490 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM) 22:51:07.017680 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM) 22:51:07.024306 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM) 22:51:07.031063 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM) 22:51:07.037681 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM) 22:51:07.044305 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM) 22:51:07.050901 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM) 22:51:07.058529 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM) 22:51:07.065130 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM) 22:51:07.071830 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM) 22:51:07.079293 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM) 22:51:07.086238 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM) 22:51:07.093211 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM) 22:51:07.100533 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM) 22:51:07.107811 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM) 22:51:07.114519 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM) 22:51:07.122141 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM) 22:51:07.128982 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM) 22:51:07.135534 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM) 22:51:07.142126 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM) 22:51:07.148755 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM) 22:51:07.155411 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM) 22:51:07.161987 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM) 22:51:07.168648 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM) 22:51:07.175271 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM) 22:51:07.181920 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM) 22:51:07.189584 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM) 22:51:07.197046 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM) 22:51:07.203902 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM) 22:51:07.210891 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM) 22:51:07.218085 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM) 22:51:07.225202 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM) 22:51:07.231898 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM) 22:51:07.239433 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM) 22:51:07.245982 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM) 22:51:07.252538 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM) 22:51:07.259024 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM) 22:51:07.265571 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM) 22:51:07.272068 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM) 22:51:07.278645 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM) 22:51:07.285182 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM) 22:51:07.291744 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM) 22:51:07.298331 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM) 22:51:07.304874 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM) 22:51:07.311427 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM) 22:51:07.317993 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM) 22:51:07.324511 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM) 22:51:07.331058 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM) 22:51:07.337603 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM) 22:51:07.344112 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM) 22:51:07.350582 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM) 22:51:07.357157 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM) 22:51:07.363611 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM) 22:51:07.370064 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM) 22:51:07.376540 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM) 22:51:07.383091 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM) 22:51:07.389636 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM) 22:51:07.396121 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM) 22:51:07.402607 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM) 22:51:07.409142 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM) 22:51:07.415657 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM) 22:51:07.422140 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM) 22:51:07.428661 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM) 22:51:07.435157 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM) 22:51:07.441618 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM) 22:51:07.448056 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM) 22:51:07.454492 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM) 22:51:07.461010 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM) 22:51:07.467444 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM) 22:51:07.473891 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM) 22:51:07.480471 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM) 22:51:07.486962 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM) 22:51:07.493464 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM) 22:51:07.499918 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM) 22:51:07.506340 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM) 22:51:07.512845 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM) 22:51:07.519252 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM) 22:51:07.525789 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM) 22:51:07.532353 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM) 22:51:07.538839 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM) 22:51:07.545317 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM) 22:51:07.551870 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM) 22:51:07.558312 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM) 22:51:07.564788 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM) 22:51:07.571196 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM) 22:51:07.577703 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM) 22:51:07.584233 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM) 22:51:07.590657 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM) 22:51:07.597147 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM) 22:51:07.603598 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM) 22:51:07.609976 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM) 22:51:07.616438 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM) 22:51:07.623091 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM) 22:51:07.629633 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM) 22:51:07.636205 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM) 22:51:07.642603 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM) 22:51:07.649147 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM) 22:51:07.655572 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM) 22:51:07.661962 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM) 22:51:07.668387 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM) 22:51:07.674906 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM) 22:51:07.681467 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM) 22:51:07.687923 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM) 22:51:07.694327 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM) 22:51:07.700840 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM) 22:51:07.707366 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM) 22:51:07.713836 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM) 22:51:07.720239 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM) 22:51:07.726674 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM) 22:51:07.733194 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM) 22:51:07.739740 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM) 22:51:07.746158 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM) 22:51:07.752588 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM) 22:51:07.759044 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM) 22:51:07.765456 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM) 22:51:07.771889 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM) 22:51:07.778380 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM) 22:51:07.784854 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM) 22:51:07.791300 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM) 22:51:07.797691 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM) 22:51:07.804078 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM) 22:51:07.810487 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM) 22:51:07.817018 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM) 22:51:07.823869 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM) 22:51:07.830485 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM) 22:51:07.837177 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM) 22:51:07.843722 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM) 22:51:07.850250 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM) 22:51:07.856781 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM) 22:51:07.863286 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM) 22:51:07.869881 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM) 22:51:07.876347 --- ParallelTerminationStrategy: PID 22 died... 22:51:07.879248 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0} 22:51:07.886300 --- ParallelTerminationStrategy: PID 23 died... 22:51:07.889208 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0} 22:51:07.896259 --- ParallelTerminationStrategy: PID 24 died... 22:51:07.899098 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0} 22:51:07.906263 --- ParallelTerminationStrategy: PID 25 died... 22:51:07.909164 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0} 22:51:07.916271 --- ParallelTerminationStrategy: PID 26 died... 22:51:07.919149 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0} 22:51:07.926216 --- ParallelTerminationStrategy: PID 27 died... 22:51:07.929164 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0} 22:51:07.936270 --- ParallelTerminationStrategy: PID 28 died... 22:51:07.939119 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0} 22:51:07.946216 --- ParallelTerminationStrategy: PID 29 died... 22:51:07.949109 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15} 22:51:07.956239 --- ParallelTerminationStrategy: PID 30 died... 22:51:07.959108 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0} 22:51:07.966329 --- ParallelTerminationStrategy: PID 31 died... 22:51:07.969291 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15} 22:51:07.977836 --- ParallelTerminationStrategy: PID 32 died... 22:51:07.980793 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0} 22:51:07.988012 --- ParallelTerminationStrategy: PID 33 died... 22:51:07.990957 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0} 22:51:07.998192 --- ParallelTerminationStrategy: PID 35 died... 22:51:08.001127 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0} 22:51:08.008356 --- ParallelTerminationStrategy: PID 36 died... 22:51:08.011307 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0} 22:51:08.018569 --- ParallelTerminationStrategy: PID 37 died... 22:51:08.021531 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0} 22:51:08.028766 --- ParallelTerminationStrategy: PID 38 died... 22:51:08.031776 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0} 22:51:08.038924 --- ParallelTerminationStrategy: PID 39 died... 22:51:08.041818 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0} 22:51:08.049012 --- ParallelTerminationStrategy: PID 40 died... 22:51:08.051929 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0} 22:51:08.060093 --- ParallelTerminationStrategy: PID 41 died... 22:51:08.063044 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0} 22:51:08.070220 --- ParallelTerminationStrategy: PID 42 died... 22:51:08.073174 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0} 22:51:08.080317 --- ParallelTerminationStrategy: PID 43 died... 22:51:08.083233 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0} 22:51:08.090378 --- ParallelTerminationStrategy: PID 44 died... 22:51:08.093281 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0} 22:51:08.100390 --- ParallelTerminationStrategy: PID 45 died... 22:51:08.103248 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0} 22:51:08.110407 --- ParallelTerminationStrategy: PID 46 died... 22:51:08.113314 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0} 22:51:08.120363 --- ParallelTerminationStrategy: PID 47 died... 22:51:08.123320 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0} 22:51:08.130450 --- ParallelTerminationStrategy: PID 48 died... 22:51:08.133309 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0} 22:51:08.140409 --- ParallelTerminationStrategy: PID 49 died... 22:51:08.143298 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0} 22:51:08.150444 --- ParallelTerminationStrategy: PID 50 died... 22:51:08.153367 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0} 22:51:08.160505 --- ParallelTerminationStrategy: PID 51 died... 22:51:08.163373 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0} 22:51:08.170499 --- ParallelTerminationStrategy: PID 52 died... 22:51:08.173411 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0} 22:51:08.180592 --- ParallelTerminationStrategy: PID 53 died... 22:51:08.183487 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0} 22:51:08.190550 --- ParallelTerminationStrategy: PID 54 died... 22:51:08.193448 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0} 22:51:08.200501 --- ParallelTerminationStrategy: PID 55 died... 22:51:08.203350 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0} 22:51:08.210442 --- ParallelTerminationStrategy: PID 56 died... 22:51:08.213305 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0} 22:51:08.220418 --- ParallelTerminationStrategy: PID 57 died... 22:51:08.223295 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0} 22:51:08.230424 --- ParallelTerminationStrategy: PID 58 died... 22:51:08.233282 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0} 22:51:08.240384 --- ParallelTerminationStrategy: PID 59 died... 22:51:08.243235 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0} 22:51:08.250356 --- ParallelTerminationStrategy: PID 60 died... 22:51:08.253241 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0} 22:51:08.260292 --- ParallelTerminationStrategy: PID 61 died... 22:51:08.263143 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0} 22:51:08.276301 --- ParallelTerminationStrategy: PID 62 died... 22:51:08.280921 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0} 22:51:08.287962 --- ParallelTerminationStrategy: PID 63 died... 22:51:08.290796 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0} 22:51:08.297802 --- ParallelTerminationStrategy: PID 64 died... 22:51:08.300671 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0} 22:51:08.307761 --- ParallelTerminationStrategy: PID 65 died... 22:51:08.310625 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0} 22:51:08.317723 --- ParallelTerminationStrategy: PID 66 died... 22:51:08.320603 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0} 22:51:08.327759 --- ParallelTerminationStrategy: PID 67 died... 22:51:08.330643 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0} 22:51:08.337799 --- ParallelTerminationStrategy: PID 68 died... 22:51:08.340691 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0} 22:51:08.347819 --- ParallelTerminationStrategy: PID 69 died... 22:51:08.350739 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0} 22:51:08.357889 --- ParallelTerminationStrategy: PID 70 died... 22:51:08.360794 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0} 22:51:08.368047 --- ParallelTerminationStrategy: PID 71 died... 22:51:08.370974 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0} 22:51:08.378178 --- ParallelTerminationStrategy: PID 72 died... 22:51:08.381089 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0} 22:51:08.388291 --- ParallelTerminationStrategy: PID 73 died... 22:51:08.391192 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0} 22:51:08.398317 --- ParallelTerminationStrategy: PID 74 died... 22:51:08.401210 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0} 22:51:08.408433 --- ParallelTerminationStrategy: PID 75 died... 22:51:08.411566 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0} 22:51:08.419871 --- ParallelTerminationStrategy: PID 76 died... 22:51:08.423521 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0} 22:51:08.432699 --- ParallelTerminationStrategy: PID 77 died... 22:51:08.435787 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0} 22:51:08.444267 --- ParallelTerminationStrategy: PID 78 died... 22:51:08.447158 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0} 22:51:08.454287 --- ParallelTerminationStrategy: PID 79 died... 22:51:08.457174 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0} 22:51:08.464320 --- ParallelTerminationStrategy: PID 80 died... 22:51:08.467200 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0} 22:51:08.474408 --- ParallelTerminationStrategy: PID 81 died... 22:51:08.477311 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0} 22:51:08.484511 --- ParallelTerminationStrategy: PID 82 died... 22:51:08.487430 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0} 22:51:08.494554 --- ParallelTerminationStrategy: PID 83 died... 22:51:08.497432 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0} 22:51:08.504543 --- ParallelTerminationStrategy: PID 84 died... 22:51:08.507404 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0} 22:51:08.514552 --- ParallelTerminationStrategy: PID 85 died... 22:51:08.517456 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0} 22:51:08.524576 --- ParallelTerminationStrategy: PID 86 died... 22:51:08.527454 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0} 22:51:08.534593 --- ParallelTerminationStrategy: PID 87 died... 22:51:08.537500 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0} 22:51:08.544606 --- ParallelTerminationStrategy: PID 88 died... 22:51:08.547480 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0} 22:51:08.554592 --- ParallelTerminationStrategy: PID 89 died... 22:51:08.557504 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0} 22:51:08.564743 --- ParallelTerminationStrategy: PID 90 died... 22:51:08.567672 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0} 22:51:08.576376 --- ParallelTerminationStrategy: PID 91 died... 22:51:08.579316 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0} 22:51:08.586390 --- ParallelTerminationStrategy: PID 92 died... 22:51:08.589286 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0} 22:51:08.596359 --- ParallelTerminationStrategy: PID 93 died... 22:51:08.599253 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0} 22:51:08.606395 --- ParallelTerminationStrategy: PID 94 died... 22:51:08.609294 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0} 22:51:08.616405 --- ParallelTerminationStrategy: PID 95 died... 22:51:08.619282 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0} 22:51:08.626428 --- ParallelTerminationStrategy: PID 96 died... 22:51:08.629303 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0} 22:51:08.636362 --- ParallelTerminationStrategy: PID 97 died... 22:51:08.639214 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0} 22:51:08.646282 --- ParallelTerminationStrategy: PID 98 died... 22:51:08.649159 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0} 22:51:08.656229 --- ParallelTerminationStrategy: PID 99 died... 22:51:08.659112 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0} 22:51:08.666213 --- ParallelTerminationStrategy: PID 100 died... 22:51:08.669077 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0} 22:51:08.676179 --- ParallelTerminationStrategy: PID 101 died... 22:51:08.679038 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0} 22:51:08.686211 --- ParallelTerminationStrategy: PID 102 died... 22:51:08.689081 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0} 22:51:08.696163 --- ParallelTerminationStrategy: PID 103 died... 22:51:08.699019 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0} 22:51:08.706137 --- ParallelTerminationStrategy: PID 104 died... 22:51:08.709027 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0} 22:51:08.716087 --- ParallelTerminationStrategy: PID 105 died... 22:51:08.718965 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0} 22:51:08.726053 --- ParallelTerminationStrategy: PID 106 died... 22:51:08.728944 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0} 22:51:08.736045 --- ParallelTerminationStrategy: PID 107 died... 22:51:08.738914 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0} 22:51:08.746010 --- ParallelTerminationStrategy: PID 108 died... 22:51:08.748885 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0} 22:51:08.755992 --- ParallelTerminationStrategy: PID 109 died... 22:51:08.758852 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0} 22:51:08.765977 --- ParallelTerminationStrategy: PID 110 died... 22:51:08.768939 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0} 22:51:08.776028 --- ParallelTerminationStrategy: PID 111 died... 22:51:08.778893 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0} 22:51:08.786107 --- ParallelTerminationStrategy: PID 112 died... 22:51:08.788982 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0} 22:51:08.796082 --- ParallelTerminationStrategy: PID 113 died... 22:51:08.798952 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0} 22:51:08.806104 --- ParallelTerminationStrategy: PID 114 died... 22:51:08.808986 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0} 22:51:08.816112 --- ParallelTerminationStrategy: PID 115 died... 22:51:08.819018 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0} 22:51:08.826147 --- ParallelTerminationStrategy: PID 116 died... 22:51:08.829049 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0} 22:51:08.836146 --- ParallelTerminationStrategy: PID 117 died... 22:51:08.839025 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0} 22:51:08.846125 --- ParallelTerminationStrategy: PID 118 died... 22:51:08.849034 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0} 22:51:08.856182 --- ParallelTerminationStrategy: PID 119 died... 22:51:08.859058 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0} 22:51:08.866184 --- ParallelTerminationStrategy: PID 120 died... 22:51:08.869093 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0} 22:51:08.876255 --- ParallelTerminationStrategy: PID 121 died... 22:51:08.879114 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0} 22:51:08.886301 --- ParallelTerminationStrategy: PID 122 died... 22:51:08.889216 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0} 22:51:08.896270 --- ParallelTerminationStrategy: PID 123 died... 22:51:08.899128 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0} 22:51:08.906261 --- ParallelTerminationStrategy: PID 124 died... 22:51:08.909141 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0} 22:51:08.916242 --- ParallelTerminationStrategy: PID 125 died... 22:51:08.919098 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0} 22:51:08.926208 --- ParallelTerminationStrategy: PID 126 died... 22:51:08.929092 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0} 22:51:08.936190 --- ParallelTerminationStrategy: PID 127 died... 22:51:08.939055 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0} 22:51:08.946131 --- ParallelTerminationStrategy: PID 128 died... 22:51:08.949010 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0} 22:51:08.956149 --- ParallelTerminationStrategy: PID 129 died... 22:51:08.959021 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0} 22:51:08.966166 --- ParallelTerminationStrategy: PID 130 died... 22:51:08.969053 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0} 22:51:08.976159 --- ParallelTerminationStrategy: PID 131 died... 22:51:08.979032 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0} 22:51:08.986205 --- ParallelTerminationStrategy: PID 132 died... 22:51:08.989106 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0} 22:51:08.996258 --- ParallelTerminationStrategy: PID 133 died... 22:51:08.999143 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0} 22:51:09.006299 --- ParallelTerminationStrategy: PID 134 died... 22:51:09.009178 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0} 22:51:09.016314 --- ParallelTerminationStrategy: PID 135 died... 22:51:09.019187 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112} 22:51:09.026343 --- ParallelTerminationStrategy: PID 136 died... 22:51:09.029225 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112} 22:51:09.036374 --- ParallelTerminationStrategy: PID 137 died... 22:51:09.039266 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112} 22:51:09.046449 --- ParallelTerminationStrategy: PID 138 died... 22:51:09.049341 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112} 22:51:09.056550 --- ParallelTerminationStrategy: PID 139 died... 22:51:09.059449 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112} 22:51:09.066614 --- ParallelTerminationStrategy: PID 140 died... 22:51:09.069524 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112} 22:51:09.076743 --- ParallelTerminationStrategy: PID 141 died... 22:51:09.079638 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112} 22:51:09.086827 --- ParallelTerminationStrategy: PID 142 died... 22:51:09.089725 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112} 22:51:09.096909 --- ParallelTerminationStrategy: PID 143 died... 22:51:09.099791 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112} 22:51:09.106976 --- ParallelTerminationStrategy: PID 144 died... 22:51:09.109870 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112} 22:51:09.117074 --- ParallelTerminationStrategy: PID 145 died... 22:51:09.119960 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112} 22:51:09.127187 --- ParallelTerminationStrategy: PID 146 died... 22:51:09.130101 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112} 22:51:09.137215 --- ParallelTerminationStrategy: PID 147 died... 22:51:09.140115 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112} 22:51:09.147207 --- ParallelTerminationStrategy: PID 148 died... 22:51:09.150101 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112} 22:51:09.157232 --- ParallelTerminationStrategy: PID 149 died... 22:51:09.160106 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112} 22:51:09.167217 --- ParallelTerminationStrategy: PID 150 died... 22:51:09.170102 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112} 22:51:09.177323 --- ParallelTerminationStrategy: PID 151 died... 22:51:09.180240 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112} 22:51:09.189276 --- ParallelTerminationStrategy: PID 152 died... 22:51:09.192155 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112} 22:51:09.199261 --- ParallelTerminationStrategy: PID 153 died... 22:51:09.202162 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112} 22:51:09.209297 --- ParallelTerminationStrategy: PID 154 died... 22:51:09.212178 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112} 22:51:09.219303 --- ParallelTerminationStrategy: PID 155 died... 22:51:09.222215 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112} 22:51:09.229391 --- ParallelTerminationStrategy: PID 156 died... 22:51:09.232273 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112} 22:51:09.239386 --- ParallelTerminationStrategy: PID 157 died... 22:51:09.242300 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112} 22:51:09.249405 --- ParallelTerminationStrategy: PID 158 died... 22:51:09.252288 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112} 22:51:09.259404 --- ParallelTerminationStrategy: PID 159 died... 22:51:09.262283 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112} 22:51:09.269412 --- ParallelTerminationStrategy: PID 160 died... 22:51:09.272309 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112} 22:51:09.279451 --- ParallelTerminationStrategy: PID 161 died... 22:51:09.282364 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112} 22:51:09.289508 --- ParallelTerminationStrategy: PID 162 died... 22:51:09.292388 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112} 22:51:09.299532 --- ParallelTerminationStrategy: PID 163 died... 22:51:09.302412 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112} 22:51:09.309535 --- ParallelTerminationStrategy: PID 164 died... 22:51:09.312408 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112} 22:51:09.319549 --- ParallelTerminationStrategy: PID 165 died... 22:51:09.322423 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112} 22:51:09.329536 --- ParallelTerminationStrategy: PID 166 died... 22:51:09.332398 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112} 22:51:09.339541 --- ParallelTerminationStrategy: PID 167 died... 22:51:09.342435 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112} 22:51:09.349586 --- ParallelTerminationStrategy: PID 168 died... 22:51:09.352461 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112} 22:51:09.359598 --- ParallelTerminationStrategy: PID 169 died... 22:51:09.362457 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112} 22:51:09.369588 --- ParallelTerminationStrategy: PID 170 died... 22:51:09.372451 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112} 22:51:09.379586 --- ParallelTerminationStrategy: PID 171 died... 22:51:09.382475 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112} 22:51:09.389622 --- ParallelTerminationStrategy: PID 172 died... 22:51:09.392501 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112} 22:51:09.399647 --- ParallelTerminationStrategy: PID 173 died... 22:51:09.402518 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112} 22:51:09.409735 --- ParallelTerminationStrategy: PID 174 died... 22:51:09.412604 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112} 22:51:09.419749 --- ParallelTerminationStrategy: PID 175 died... 22:51:09.422611 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112} 22:51:09.429775 --- ParallelTerminationStrategy: PID 176 died... 22:51:09.432659 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112} 22:51:09.439806 --- ParallelTerminationStrategy: PID 177 died... 22:51:09.442684 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112} 22:51:09.449805 --- ParallelTerminationStrategy: PID 178 died... 22:51:09.452722 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112} 22:51:09.459901 --- ParallelTerminationStrategy: PID 179 died... 22:51:09.462784 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112} 22:51:09.469964 --- ParallelTerminationStrategy: PID 180 died... 22:51:09.472852 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112} 22:51:09.480098 --- ParallelTerminationStrategy: PID 181 died... 22:51:09.482993 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112} 22:51:09.490167 --- ParallelTerminationStrategy: PID 182 died... 22:51:09.493059 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112} 22:51:09.500226 --- ParallelTerminationStrategy: PID 183 died... 22:51:09.503093 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112} 22:51:09.510202 --- ParallelTerminationStrategy: PID 184 died... 22:51:09.513073 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112} 22:51:09.520223 --- ParallelTerminationStrategy: PID 185 died... 22:51:09.523084 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112} 22:51:09.530245 --- ParallelTerminationStrategy: PID 186 died... 22:51:09.533137 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112} 22:51:09.540247 --- ParallelTerminationStrategy: PID 187 died... 22:51:09.543116 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112} 22:51:09.550264 --- ParallelTerminationStrategy: PID 188 died... 22:51:09.553149 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112} 22:51:09.560266 --- ParallelTerminationStrategy: PID 189 died... 22:51:09.563142 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112} 22:51:09.570325 --- ParallelTerminationStrategy: PID 190 died... 22:51:09.573189 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112} 22:51:09.580379 --- ParallelTerminationStrategy: PID 191 died... 22:51:09.583235 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112} 22:51:09.590378 --- ParallelTerminationStrategy: PID 192 died... 22:51:09.593263 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112} 22:51:09.600386 --- ParallelTerminationStrategy: PID 193 died... 22:51:09.603255 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112} 22:51:09.610406 --- ParallelTerminationStrategy: PID 194 died... 22:51:09.613277 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112} 22:51:09.620379 --- ParallelTerminationStrategy: PID 195 died... 22:51:09.623289 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112} 22:51:09.630507 --- ParallelTerminationStrategy: PID 196 died... 22:51:09.633373 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112} 22:51:09.640556 --- ParallelTerminationStrategy: PID 197 died... 22:51:09.643430 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112} 22:51:09.650619 --- ParallelTerminationStrategy: PID 198 died... 22:51:09.653494 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112} 22:51:09.660683 --- ParallelTerminationStrategy: PID 199 died... 22:51:09.663569 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112} 22:51:09.670747 --- ParallelTerminationStrategy: PID 200 died... 22:51:09.673629 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112} 22:51:09.680822 --- ParallelTerminationStrategy: PID 201 died... 22:51:09.683711 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112} 22:51:09.690820 --- ParallelTerminationStrategy: PID 202 died... 22:51:09.693721 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112} 22:51:09.700874 --- ParallelTerminationStrategy: PID 203 died... 22:51:09.703764 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112} 22:51:09.710907 --- ParallelTerminationStrategy: PID 204 died... 22:51:09.713774 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112} 22:51:09.720916 --- ParallelTerminationStrategy: PID 205 died... 22:51:09.723794 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112} 22:51:09.730897 --- ParallelTerminationStrategy: PID 206 died... 22:51:09.733786 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112} 22:51:09.740959 --- ParallelTerminationStrategy: PID 207 died... 22:51:09.743849 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112} 22:51:09.750967 --- ParallelTerminationStrategy: PID 208 died... 22:51:09.754067 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112} 22:51:09.761292 --- ParallelTerminationStrategy: PID 209 died... 22:51:09.764147 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112} 22:51:09.771311 --- ParallelTerminationStrategy: PID 210 died... 22:51:09.774204 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112} 22:51:09.781384 --- ParallelTerminationStrategy: PID 211 died... 22:51:09.784271 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112} 22:51:09.791416 --- ParallelTerminationStrategy: PID 212 died... 22:51:09.794361 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112} 22:51:09.802904 --- ParallelTerminationStrategy: PID 213 died... 22:51:09.806206 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112} 22:51:09.813304 --- ParallelTerminationStrategy: PID 214 died... 22:51:09.816174 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112} 22:51:09.823361 --- ParallelTerminationStrategy: PID 215 died... 22:51:09.826232 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112} 22:51:09.833382 --- ParallelTerminationStrategy: PID 216 died... 22:51:09.836240 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112} 22:51:09.843362 --- ParallelTerminationStrategy: PID 217 died... 22:51:09.846239 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112} 22:51:09.853383 --- ParallelTerminationStrategy: PID 218 died... 22:51:09.856276 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112} 22:51:09.863394 --- ParallelTerminationStrategy: PID 219 died... 22:51:09.866282 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112} 22:51:09.873410 --- ParallelTerminationStrategy: PID 220 died... 22:51:09.876300 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112} 22:51:09.883417 --- ParallelTerminationStrategy: PID 221 died... 22:51:09.886294 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112} 22:51:09.893391 --- ParallelTerminationStrategy: PID 222 died... 22:51:09.896290 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112} 22:51:09.903393 --- ParallelTerminationStrategy: PID 223 died... 22:51:09.906268 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112} 22:51:09.913366 --- ParallelTerminationStrategy: PID 224 died... 22:51:09.916225 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112} 22:51:09.923334 --- ParallelTerminationStrategy: PID 225 died... 22:51:09.926246 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112} 22:51:09.933385 --- ParallelTerminationStrategy: PID 226 died... 22:51:09.936230 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112} 22:51:09.943290 --- ParallelTerminationStrategy: PID 227 died... 22:51:09.946161 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112} 22:51:09.953287 --- ParallelTerminationStrategy: PID 228 died... 22:51:09.956184 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112} 22:51:09.963264 --- ParallelTerminationStrategy: PID 229 died... 22:51:09.966127 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112} 22:51:09.973232 --- ParallelTerminationStrategy: PID 230 died... 22:51:09.976109 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112} 22:51:09.983270 --- ParallelTerminationStrategy: PID 231 died... 22:51:09.986169 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112} 22:51:09.993290 --- ParallelTerminationStrategy: PID 232 died... 22:51:09.996173 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112} 22:51:10.003351 --- ParallelTerminationStrategy: PID 233 died... 22:51:10.006371 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112} 22:51:10.013606 --- ParallelTerminationStrategy: PID 234 died... 22:51:10.016520 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112} 22:51:12.037150 --- ParallelTerminationStrategy: PID 34 died... 22:51:12.042573 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0} --------------------------------------------------------------------- trial-7790 netreg_mass PASS --------------------------------------------------------------------- 22:51:12.149271 tst trial-7790: Storing JUnit report in /build/trial-7790/run.2024-11-20_22-49-43/trial-7790.xml -------------------------------------------------------------------------------------------- trial-7790 PASS -------------------------------------------------------------------------------------------- 22:51:12.177176 tst trial-7790: trial-7790: PASS, 1 suites passed PASS: netreg_mass (pass: 1) pass: register_default_mass.py (82.3 sec) + exit_code=0 + rm -rf trial-7790/inst + cd trial-7790 + command -v journalctl + [ ! -z /usr/bin/journalctl ] + readlink last_run + journalctl -u ofono -o short-precise --since 2024-11-20 22:49:43 No journal files were found. + readlink last_run + tar czf /build/trial-7790-run.tgz run.2024-11-20_22-49-43 + tar czf /build/trial-7790-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2024-11-20_16_11_24.tgz osmo-bts-oc2g.build-2024-11-20_00_52_00.tgz osmo-bts-sysmo.build-2024-11-20_00_52_36.tgz osmo-bts.build-2024-11-20_00_53_19.tgz osmo-ggsn.build-2024-11-20_20_43_07.tgz osmo-hlr.build-2024-11-20_18_57_29.tgz osmo-hnbgw.build-2024-11-20_16_18_55.tgz osmo-mgw.build-2024-11-20_16_08_33.tgz osmo-msc.build-2024-11-20_16_17_34.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-11-20_14_07_10.tgz osmo-pcu-sysmo.build-2024-11-20_14_06_29.tgz osmo-pcu.build-2024-11-20_14_07_11.tgz osmo-sgsn.build-2024-11-20_20_50_40.tgz osmo-stp.build-2024-11-20_16_09_12.tgz osmo-trx.build-2024-11-20_14_25_55.tgz osmocom-bb.build-2024-11-20_21_18_17.tgz srslte.build-19.tgz + exit 0 + clean_up_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + clean_up + docker kill osmo-gsm-tester-virtual Error response from daemon: Cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual + true + docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/ Archiving artifacts Recording test results [Checks API] No suitable checks publisher found. Finished: SUCCESS