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 f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
> git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins12022037389295048404.sh
+ rm -rf trial-7804-bin.tgz trial-7804-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23334
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10275
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9278
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12097
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12397
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10394
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 37959
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6821
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 39717
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7238
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 12680
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6689
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10799
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6861
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8297
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5580
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 6689
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15845673984533812241.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-7804
+ 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
166ffa8 make: Fix OSMO_REMSIM_BRANCH not passed
+ 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_REMSIM_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.1s
#7 [ 2/28] RUN useradd -ms /bin/bash jenkins
#7 DONE 0.3s
#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.5s
#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.360 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 0.360 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#10 0.367 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#10 0.367 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#10 0.632 Fetched 103 kB in 0s (341 kB/s)
#10 0.632 Reading package lists...
#10 1.037 Reading package lists...
#10 1.441 Building dependency tree...
#10 1.543 Reading state information...
#10 1.645 dbus is already the newest version (1.14.10-1~deb12u1).
#10 1.645 tcpdump is already the newest version (4.99.3-1).
#10 1.645 sqlite3 is already the newest version (3.40.1-2+deb12u1).
#10 1.645 python3 is already the newest version (3.11.2-1+b1).
#10 1.645 python3-setuptools is already the newest version (66.1.1-1).
#10 1.645 python3-yaml is already the newest version (6.0-3+b2).
#10 1.645 python3-mako is already the newest version (1.2.4+ds-1).
#10 1.645 python3-gi is already the newest version (3.42.2-3+b1).
#10 1.645 python3-wheel is already the newest version (0.38.4-2).
#10 1.645 python3-wheel set to manually installed.
#10 1.645 ofono is already the newest version (1.31-3+b1).
#10 1.645 patchelf is already the newest version (0.14.3-1+b1).
#10 1.645 sudo is already the newest version (1.9.13p3-1+deb12u1).
#10 1.645 libcap2-bin is already the newest version (1:2.66-4).
#10 1.645 libcap2-bin set to manually installed.
#10 1.645 python3-pip is already the newest version (23.0.1+dfsg-1).
#10 1.645 locales is already the newest version (2.36-9+deb12u9).
#10 1.645 The following additional packages will be installed:
#10 1.645 busybox libblas3 libiperf0 liblapack3 librpm9 librpmio9 rpm-common
#10 1.646 Suggested packages:
#10 1.646 libarchive-dev gfortran python3-pytest rpm-i18n
#10 1.722 The following NEW packages will be installed:
#10 1.722 busybox cpio iperf3 libblas3 libiperf0 liblapack3 librpm9 librpmio9
#10 1.722 python3-numpy python3-watchdog rpm-common rpm2cpio udhcpc
#10 1.747 0 upgraded, 13 newly installed, 0 to remove and 2 not upgraded.
#10 1.747 Need to get 14.8 MB of archives.
#10 1.747 After this operation, 45.5 MB of additional disk space will be used.
#10 1.747 Get:1 http://deb.debian.org/debian bookworm/main amd64 libiperf0 amd64 3.12-1+deb12u1 [91.2 kB]
#10 1.759 Get:2 http://deb.debian.org/debian bookworm/main amd64 iperf3 amd64 3.12-1+deb12u1 [33.9 kB]
#10 1.760 Get:3 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB]
#10 1.767 Get:4 http://deb.debian.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b3 [452 kB]
#10 1.773 Get:5 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB]
#10 1.775 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB]
#10 1.803 Get:7 http://deb.debian.org/debian bookworm/main amd64 librpmio9 amd64 4.18.0+dfsg-1+deb12u1 [1625 kB]
#10 1.811 Get:8 http://deb.debian.org/debian bookworm/main amd64 librpm9 amd64 4.18.0+dfsg-1+deb12u1 [1720 kB]
#10 1.823 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-numpy amd64 1:1.24.2-1+deb12u1 [4960 kB]
#10 1.866 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-watchdog all 2.2.1-1 [124 kB]
#10 1.867 Get:11 http://deb.debian.org/debian bookworm/main amd64 rpm-common amd64 4.18.0+dfsg-1+deb12u1 [1571 kB]
#10 1.880 Get:12 http://deb.debian.org/debian bookworm/main amd64 rpm2cpio amd64 4.18.0+dfsg-1+deb12u1 [1547 kB]
#10 1.893 Get:13 http://deb.debian.org/debian bookworm/main amd64 udhcpc amd64 1:1.35.0-4+b3 [6284 B]
#10 2.037 debconf: delaying package configuration, since apt-utils is not installed
#10 2.073 Fetched 14.8 MB in 0s (88.5 MB/s)
#10 2.110 Selecting previously unselected package libiperf0:amd64.
#10 2.110 (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.190 Preparing to unpack .../00-libiperf0_3.12-1+deb12u1_amd64.deb ...
#10 2.196 Unpacking libiperf0:amd64 (3.12-1+deb12u1) ...
#10 2.254 Selecting previously unselected package iperf3.
#10 2.262 Preparing to unpack .../01-iperf3_3.12-1+deb12u1_amd64.deb ...
#10 2.268 Unpacking iperf3 (3.12-1+deb12u1) ...
#10 2.314 Selecting previously unselected package cpio.
#10 2.322 Preparing to unpack .../02-cpio_2.13+dfsg-7.1_amd64.deb ...
#10 2.326 Unpacking cpio (2.13+dfsg-7.1) ...
#10 2.398 Selecting previously unselected package busybox.
#10 2.406 Preparing to unpack .../03-busybox_1%3a1.35.0-4+b3_amd64.deb ...
#10 2.410 Unpacking busybox (1:1.35.0-4+b3) ...
#10 2.484 Selecting previously unselected package libblas3:amd64.
#10 2.493 Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ...
#10 2.500 Unpacking libblas3:amd64 (3.11.0-2) ...
#10 2.558 Selecting previously unselected package liblapack3:amd64.
#10 2.568 Preparing to unpack .../05-liblapack3_3.11.0-2_amd64.deb ...
#10 2.574 Unpacking liblapack3:amd64 (3.11.0-2) ...
#10 2.759 Selecting previously unselected package librpmio9.
#10 2.768 Preparing to unpack .../06-librpmio9_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 2.771 Unpacking librpmio9 (4.18.0+dfsg-1+deb12u1) ...
#10 2.832 Selecting previously unselected package librpm9.
#10 2.841 Preparing to unpack .../07-librpm9_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 2.844 Unpacking librpm9 (4.18.0+dfsg-1+deb12u1) ...
#10 2.905 Selecting previously unselected package python3-numpy.
#10 2.915 Preparing to unpack .../08-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ...
#10 2.919 Unpacking python3-numpy (1:1.24.2-1+deb12u1) ...
#10 3.265 Selecting previously unselected package python3-watchdog.
#10 3.275 Preparing to unpack .../09-python3-watchdog_2.2.1-1_all.deb ...
#10 3.280 Unpacking python3-watchdog (2.2.1-1) ...
#10 3.333 Selecting previously unselected package rpm-common.
#10 3.341 Preparing to unpack .../10-rpm-common_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 3.344 Unpacking rpm-common (4.18.0+dfsg-1+deb12u1) ...
#10 3.415 Selecting previously unselected package rpm2cpio.
#10 3.422 Preparing to unpack .../11-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 3.426 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ...
#10 3.474 Selecting previously unselected package udhcpc:amd64.
#10 3.484 Preparing to unpack .../12-udhcpc_1%3a1.35.0-4+b3_amd64.deb ...
#10 3.487 Unpacking udhcpc:amd64 (1:1.35.0-4+b3) ...
#10 3.548 Setting up cpio (2.13+dfsg-7.1) ...
#10 3.565 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
#10 3.565 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.573 Setting up python3-watchdog (2.2.1-1) ...
#10 3.716 Setting up busybox (1:1.35.0-4+b3) ...
#10 3.726 Setting up libblas3:amd64 (3.11.0-2) ...
#10 3.736 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.742 Setting up libiperf0:amd64 (3.12-1+deb12u1) ...
#10 3.753 Setting up udhcpc:amd64 (1:1.35.0-4+b3) ...
#10 3.766 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ...
#10 3.783 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ...
#10 3.793 Setting up liblapack3:amd64 (3.11.0-2) ...
#10 3.803 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.810 Setting up iperf3 (3.12-1+deb12u1) ...
#10 3.880 debconf: unable to initialize frontend: Dialog
#10 3.880 debconf: (TERM is not set, so the dialog frontend is not usable.)
#10 3.880 debconf: falling back to frontend: Readline
#10 3.886 debconf: unable to initialize frontend: Readline
#10 3.886 debconf: (This frontend requires a controlling tty.)
#10 3.886 debconf: falling back to frontend: Teletype
#10 3.896 Configuring iperf3
#10 3.896 ------------------
#10 3.896
#10 3.896 Choose this option if Iperf3 should start automatically as a daemon, now and at
#10 3.896 boot time.
#10 3.896
#10 3.896 Start Iperf3 as a daemon automatically? [yes/no]
#10 3.896 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111.
#10 3.974 invoke-rc.d: could not determine current runlevel
#10 3.978 invoke-rc.d: policy-rc.d denied execution of stop.
#10 4.085 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, <GEN6> line 1.
#10 4.085 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, <GEN6> line 1.
#10 4.105 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ...
#10 4.118 Setting up python3-numpy (1:1.24.2-1+deb12u1) ...
#10 5.242 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ...
#10 5.252 Processing triggers for man-db (2.11.2-2) ...
#10 5.268 Processing triggers for dbus (1.14.10-1~deb12u1) ...
#10 5.278 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#10 DONE 5.4s
#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.739 Collecting smpplib
#11 0.739 Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-aodlv5xe/smpplib_5cd5b6aa21c2400f8016e1d8d9ca29a1
#11 0.742 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-aodlv5xe/smpplib_5cd5b6aa21c2400f8016e1d8d9ca29a1
#11 2.068 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8
#11 2.071 Preparing metadata (setup.py): started
#11 2.292 Preparing metadata (setup.py): finished with status 'done'
#11 2.295 Requirement already satisfied: pydbus in /usr/local/lib/python3.11/dist-packages (0.6.0)
#11 2.296 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2)
#11 2.297 Requirement already satisfied: pysispm in /usr/local/lib/python3.11/dist-packages (0.6)
#11 2.839 Collecting pymongo
#11 2.919 Downloading pymongo-4.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)
#11 3.026 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 15.6 MB/s eta 0:00:00
#11 3.032 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0)
#11 3.079 Collecting dnspython<3.0.0,>=1.16.0
#11 3.087 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB)
#11 3.104 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 20.5 MB/s eta 0:00:00
#11 3.451 Installing collected packages: dnspython, pymongo
#11 3.874 Successfully installed dnspython-2.7.0 pymongo-4.10.1
#11 3.874 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 4.0s
#12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#12 0.387 Hit:1 http://deb.debian.org/debian bookworm InRelease
#12 0.387 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#12 0.387 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#12 0.519 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#12 0.634 Reading package lists...
#12 1.040 Reading package lists...
#12 1.444 Building dependency tree...
#12 1.540 Reading state information...
#12 1.630 The following additional packages will be installed:
#12 1.630 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term
#12 1.631 openssh-sftp-server runit-helper systemd-sysv xauth
#12 1.631 Suggested packages:
#12 1.631 molly-guard monkeysphere ssh-askpass ufw
#12 1.720 The following NEW packages will be installed:
#12 1.721 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term
#12 1.721 openssh-server openssh-sftp-server runit-helper systemd-sysv xauth
#12 1.746 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
#12 1.746 Need to get 1598 kB of archives.
#12 1.746 After this operation, 7874 kB of additional disk space will be used.
#12 1.746 Get:1 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.31-1~deb12u1 [42.5 kB]
#12 1.757 Get:2 http://deb.debian.org/debian bookworm/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u3 [65.8 kB]
#12 1.763 Get:3 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B]
#12 1.763 Get:4 http://deb.debian.org/debian bookworm/main amd64 openssh-server amd64 1:9.2p1-2+deb12u3 [456 kB]
#12 1.773 Get:5 http://deb.debian.org/debian bookworm/main amd64 libnss-systemd amd64 252.31-1~deb12u1 [163 kB]
#12 1.775 Get:6 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.31-1~deb12u1 [225 kB]
#12 1.777 Get:7 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB]
#12 1.781 Get:8 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB]
#12 1.782 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB]
#12 1.785 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.973 Fetched 1598 kB in 0s (26.7 MB/s)
#12 2.003 Selecting previously unselected package systemd-sysv.
#12 2.003 (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.052 Preparing to unpack .../0-systemd-sysv_252.31-1~deb12u1_amd64.deb ...
#12 2.055 Unpacking systemd-sysv (252.31-1~deb12u1) ...
#12 2.100 Selecting previously unselected package openssh-sftp-server.
#12 2.108 Preparing to unpack .../1-openssh-sftp-server_1%3a9.2p1-2+deb12u3_amd64.deb ...
#12 2.112 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u3) ...
#12 2.148 Selecting previously unselected package runit-helper.
#12 2.157 Preparing to unpack .../2-runit-helper_2.15.2_all.deb ...
#12 2.160 Unpacking runit-helper (2.15.2) ...
#12 2.214 Selecting previously unselected package openssh-server.
#12 2.225 Preparing to unpack .../3-openssh-server_1%3a9.2p1-2+deb12u3_amd64.deb ...
#12 2.236 Unpacking openssh-server (1:9.2p1-2+deb12u3) ...
#12 2.318 Selecting previously unselected package libnss-systemd:amd64.
#12 2.327 Preparing to unpack .../4-libnss-systemd_252.31-1~deb12u1_amd64.deb ...
#12 2.338 Unpacking libnss-systemd:amd64 (252.31-1~deb12u1) ...
#12 2.393 Selecting previously unselected package libpam-systemd:amd64.
#12 2.404 Preparing to unpack .../5-libpam-systemd_252.31-1~deb12u1_amd64.deb ...
#12 2.407 Unpacking libpam-systemd:amd64 (252.31-1~deb12u1) ...
#12 2.467 Selecting previously unselected package ncurses-term.
#12 2.475 Preparing to unpack .../6-ncurses-term_6.4-4_all.deb ...
#12 2.478 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.847 Selecting previously unselected package libxmuu1:amd64.
#12 2.856 Preparing to unpack .../8-libxmuu1_2%3a1.1.3-3_amd64.deb ...
#12 2.859 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
#12 2.897 Selecting previously unselected package xauth.
#12 2.905 Preparing to unpack .../9-xauth_1%3a1.1.2-1_amd64.deb ...
#12 2.908 Unpacking xauth (1:1.1.2-1) ...
#12 2.977 Setting up runit-helper (2.15.2) ...
#12 2.986 Setting up openssh-sftp-server (1:9.2p1-2+deb12u3) ...
#12 2.997 Setting up systemd-sysv (252.31-1~deb12u1) ...
#12 3.009 Setting up openssh-server (1:9.2p1-2+deb12u3) ...
#12 3.106 debconf: unable to initialize frontend: Dialog
#12 3.106 debconf: (TERM is not set, so the dialog frontend is not usable.)
#12 3.106 debconf: falling back to frontend: Readline
#12 3.112 debconf: unable to initialize frontend: Readline
#12 3.112 debconf: (This frontend requires a controlling tty.)
#12 3.112 debconf: falling back to frontend: Teletype
#12 3.179
#12 3.179 Creating config file /etc/ssh/sshd_config with new version
#12 3.216 Creating SSH2 RSA key; this may take some time ...
#12 3.737 3072 SHA256:3G6uqvof1f9Um1cODXMaq3lxk4Uo+xkuH21zwcPhiN8 root@buildkitsandbox (RSA)
#12 3.740 Creating SSH2 ECDSA key; this may take some time ...
#12 3.751 256 SHA256:rMRiwBUBYTcf7FzK7lu2k62EhrEocZsvfp0E6bWuhIM root@buildkitsandbox (ECDSA)
#12 3.753 Creating SSH2 ED25519 key; this may take some time ...
#12 3.763 256 SHA256:7e6h1HrzZwtb8vmfvA5R7e7v3R0VFe0rwwSWjtObOkM root@buildkitsandbox (ED25519)
#12 3.848 invoke-rc.d: could not determine current runlevel
#12 3.851 invoke-rc.d: policy-rc.d denied execution of start.
#12 3.949 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service.
#12 3.949 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service.
#12 4.032 Setting up libnss-systemd:amd64 (252.31-1~deb12u1) ...
#12 4.052 Setting up libpam-systemd:amd64 (252.31-1~deb12u1) ...
#12 4.117 debconf: unable to initialize frontend: Dialog
#12 4.117 debconf: (TERM is not set, so the dialog frontend is not usable.)
#12 4.117 debconf: falling back to frontend: Readline
#12 4.123 debconf: unable to initialize frontend: Readline
#12 4.123 debconf: (This frontend requires a controlling tty.)
#12 4.123 debconf: falling back to frontend: Teletype
#12 4.194 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
#12 4.205 Setting up ncurses-term (6.4-4) ...
#12 4.214 Setting up dbus-user-session (1.14.10-1~deb12u1) ...
#12 4.228 Setting up xauth (1:1.1.2-1) ...
#12 4.239 Processing triggers for man-db (2.11.2-2) ...
#12 4.256 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#12 DONE 4.4s
#13 [ 8/28] RUN MKDIR /var/run/sshd
#13 DONE 0.3s
#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.831 Generating locales (this might take a while)...
#19 0.836 en_US.UTF-8... done
#19 1.825 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.438 Hit:1 http://deb.debian.org/debian bookworm InRelease
#20 0.438 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#20 0.438 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#20 0.453 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#20 0.718 Reading package lists...
#20 1.138 Reading package lists...
#20 1.543 Building dependency tree...
#20 1.642 Reading state information...
#20 1.734 telnet is already the newest version (0.17+2.4-2+deb12u1).
#20 1.734 The following additional packages will be installed:
#20 1.734 libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10
#20 1.734 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22
#20 1.734 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11
#20 1.734 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly
#20 1.767 The following NEW packages will be installed:
#20 1.767 libasn1c-dev libasn1c1 libgtp-dev libgtp10 libosmo-abis-dev
#20 1.767 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-netif-dev
#20 1.767 libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev libosmo-sigtran10
#20 1.767 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev
#20 1.767 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0
#20 1.767 libosmonetif11 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 libsmpp1
#20 1.768 libsmpp34-dev osmocom-nightly
#20 1.911 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
#20 1.911 Need to get 3,949 kB of archives.
#20 1.911 After this operation, 17.7 MB of additional disk space will be used.
#20 1.911 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412042026 [1,180 B]
#20 1.914 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.46.00e7.202412042026 [169 kB]
#20 1.917 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp10 1.12.0.28.2b16.202412042026 [39.0 kB]
#20 1.918 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.12.0.28.2b16.202412042026 [141 kB]
#20 1.921 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.46.00e7.202412042026 [50.6 kB]
#20 1.922 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau10 1.6.0.42.e118.202412042026 [32.9 kB]
#20 1.924 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.46.00e7.202412042026 [69.8 kB]
#20 1.926 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.46.00e7.202412042026 [227 kB]
#20 1.929 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.25.dd38.202412042026 [57.1 kB]
#20 1.931 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.46.00e7.202412042026 [103 kB]
#20 1.933 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.42.e118.202412042026 [73.7 kB]
#20 1.935 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.46.00e7.202412042026 [70.3 kB]
#20 1.937 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.46.00e7.202412042026 [177 kB]
#20 1.940 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.46.00e7.202412042026 [59.0 kB]
#20 1.942 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.46.00e7.202412042026 [62.9 kB]
#20 1.943 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.46.00e7.202412042026 [49.6 kB]
#20 1.945 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.46.00e7.202412042026 [43.0 kB]
#20 1.950 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.46.00e7.202412042026 [847 kB]
#20 1.957 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.5.1.25.dd38.202412042026 [69.3 kB]
#20 1.958 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.6.0.42.e118.202412042026 [117 kB]
#20 1.959 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.13.35d4.202412042026 [21.1 kB]
#20 1.959 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.8.0.13.35d4.202412042026 [25.4 kB]
#20 1.959 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412042026 [127 kB]
#20 1.960 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.0.0.52.6412.202412042026 [606 kB]
#20 1.966 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202412042026 [101 kB]
#20 1.967 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.1.f1ec.202412042026 [112 kB]
#20 1.968 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202412042026 [75.3 kB]
#20 1.969 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.38.202412042026 [106 kB]
#20 1.970 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.4.b5f6.202412042026 [225 kB]
#20 1.972 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.6.0.4.b5f6.202412042026 [92.1 kB]
#20 2.115 debconf: delaying package configuration, since apt-utils is not installed
#20 2.154 Fetched 3,949 kB in 0s (19.7 MB/s)
#20 2.182 Selecting previously unselected package osmocom-nightly.
#20 2.182 (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.226 Preparing to unpack .../00-osmocom-nightly_202412042026_amd64.deb ...
#20 2.230 Unpacking osmocom-nightly (202412042026) ...
#20 2.272 Selecting previously unselected package libosmocore22:amd64.
#20 2.282 Preparing to unpack .../01-libosmocore22_1.10.0.46.00e7.202412042026_amd64.deb ...
#20 2.290 Unpacking libosmocore22:amd64 (1.10.0.46.00e7.202412042026) ...
#20 2.345 Selecting previously unselected package libgtp10:amd64.
#20 2.355 Preparing to unpack .../02-libgtp10_1.12.0.28.2b16.202412042026_amd64.deb ...
#20 2.359 Unpacking libgtp10:amd64 (1.12.0.28.2b16.202412042026) ...
#20 2.396 Selecting previously unselected package libgtp-dev:amd64.
#20 2.406 Preparing to unpack .../03-libgtp-dev_1.12.0.28.2b16.202412042026_amd64.deb ...
#20 2.410 Unpacking libgtp-dev:amd64 (1.12.0.28.2b16.202412042026) ...
#20 2.460 Selecting previously unselected package libosmocodec4:amd64.
#20 2.469 Preparing to unpack .../04-libosmocodec4_1.10.0.46.00e7.202412042026_amd64.deb ...
#20 2.474 Unpacking libosmocodec4:amd64 (1.10.0.46.00e7.202412042026) ...
#20 2.521 Selecting previously unselected package libosmotrau10:amd64.
#20 2.527 Preparing to unpack .../05-libosmotrau10_1.6.0.42.e118.202412042026_amd64.deb ...
#20 2.531 Unpacking libosmotrau10:amd64 (1.6.0.42.e118.202412042026) ...
#20 2.576 Selecting previously unselected package libosmoisdn0:amd64.
#20 2.584 Preparing to unpack .../06-libosmoisdn0_1.10.0.46.00e7.202412042026_amd64.deb ...
#20 2.587 Unpacking libosmoisdn0:amd64 (1.10.0.46.00e7.202412042026) ...
#20 2.637 Selecting previously unselected package libosmogsm20:amd64.
#20 2.644 Preparing to unpack .../07-libosmogsm20_1.10.0.46.00e7.202412042026_amd64.deb ...
#20 2.647 Unpacking libosmogsm20:amd64 (1.10.0.46.00e7.202412042026) ...
#20 2.702 Selecting previously unselected package libosmonetif11:amd64.
#20 2.709 Preparing to unpack .../08-libosmonetif11_1.5.1.25.dd38.202412042026_amd64.deb ...
#20 2.712 Unpacking libosmonetif11:amd64 (1.5.1.25.dd38.202412042026) ...
#20 2.761 Selecting previously unselected package libosmovty13:amd64.
#20 2.771 Preparing to unpack .../09-libosmovty13_1.10.0.46.00e7.202412042026_amd64.deb ...
#20 2.775 Unpacking libosmovty13:amd64 (1.10.0.46.00e7.202412042026) ...
#20 2.824 Selecting previously unselected package libosmoabis13:amd64.
#20 2.834 Preparing to unpack .../10-libosmoabis13_1.6.0.42.e118.202412042026_amd64.deb ...
#20 2.842 Unpacking libosmoabis13:amd64 (1.6.0.42.e118.202412042026) ...
#20 2.892 Selecting previously unselected package libosmocoding0:amd64.
#20 2.900 Preparing to unpack .../11-libosmocoding0_1.10.0.46.00e7.202412042026_amd64.deb ...
#20 2.904 Unpacking libosmocoding0:amd64 (1.10.0.46.00e7.202412042026) ...
#20 2.947 Selecting previously unselected package libosmogb14:amd64.
#20 2.955 Preparing to unpack .../12-libosmogb14_1.10.0.46.00e7.202412042026_amd64.deb ...
#20 2.958 Unpacking libosmogb14:amd64 (1.10.0.46.00e7.202412042026) ...
#20 3.012 Selecting previously unselected package libosmoctrl0:amd64.
#20 3.020 Preparing to unpack .../13-libosmoctrl0_1.10.0.46.00e7.202412042026_amd64.deb ...
#20 3.023 Unpacking libosmoctrl0:amd64 (1.10.0.46.00e7.202412042026) ...
#20 3.072 Selecting previously unselected package libosmosim2:amd64.
#20 3.080 Preparing to unpack .../14-libosmosim2_1.10.0.46.00e7.202412042026_amd64.deb ...
#20 3.085 Unpacking libosmosim2:amd64 (1.10.0.46.00e7.202412042026) ...
#20 3.132 Selecting previously unselected package libosmousb0:amd64.
#20 3.140 Preparing to unpack .../15-libosmousb0_1.10.0.46.00e7.202412042026_amd64.deb ...
#20 3.144 Unpacking libosmousb0:amd64 (1.10.0.46.00e7.202412042026) ...
#20 3.185 Selecting previously unselected package libosmocore.
#20 3.193 Preparing to unpack .../16-libosmocore_1.10.0.46.00e7.202412042026_amd64.deb ...
#20 3.196 Unpacking libosmocore (1.10.0.46.00e7.202412042026) ...
#20 3.240 Selecting previously unselected package libosmocore-dev:amd64.
#20 3.249 Preparing to unpack .../17-libosmocore-dev_1.10.0.46.00e7.202412042026_amd64.deb ...
#20 3.252 Unpacking libosmocore-dev:amd64 (1.10.0.46.00e7.202412042026) ...
#20 3.347 Selecting previously unselected package libosmo-netif-dev:amd64.
#20 3.354 Preparing to unpack .../18-libosmo-netif-dev_1.5.1.25.dd38.202412042026_amd64.deb ...
#20 3.358 Unpacking libosmo-netif-dev:amd64 (1.5.1.25.dd38.202412042026) ...
#20 3.402 Selecting previously unselected package libosmo-abis-dev:amd64.
#20 3.411 Preparing to unpack .../19-libosmo-abis-dev_1.6.0.42.e118.202412042026_amd64.deb ...
#20 3.414 Unpacking libosmo-abis-dev:amd64 (1.6.0.42.e118.202412042026) ...
#20 3.470 Selecting previously unselected package libosmo-gsup-client0:amd64.
#20 3.481 Preparing to unpack .../20-libosmo-gsup-client0_1.8.0.13.35d4.202412042026_amd64.deb ...
#20 3.484 Unpacking libosmo-gsup-client0:amd64 (1.8.0.13.35d4.202412042026) ...
#20 3.522 Selecting previously unselected package libosmo-gsup-client-dev:amd64.
#20 3.530 Preparing to unpack .../21-libosmo-gsup-client-dev_1.8.0.13.35d4.202412042026_amd64.deb ...
#20 3.533 Unpacking libosmo-gsup-client-dev:amd64 (1.8.0.13.35d4.202412042026) ...
#20 3.576 Selecting previously unselected package libosmo-sigtran10:amd64.
#20 3.585 Preparing to unpack .../22-libosmo-sigtran10_2.0.0.52.6412.202412042026_amd64.deb ...
#20 3.589 Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412042026) ...
#20 3.642 Selecting previously unselected package libosmo-sigtran-dev:amd64.
#20 3.651 Preparing to unpack .../23-libosmo-sigtran-dev_2.0.0.52.6412.202412042026_amd64.deb ...
#20 3.655 Unpacking libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202412042026) ...
#20 3.741 Selecting previously unselected package libsmpp1:amd64.
#20 3.751 Preparing to unpack .../24-libsmpp1_1.14.4.1.f1ec.202412042026_amd64.deb ...
#20 3.754 Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202412042026) ...
#20 3.801 Selecting previously unselected package libsmpp34-dev:amd64.
#20 3.809 Preparing to unpack .../25-libsmpp34-dev_1.14.4.1.f1ec.202412042026_amd64.deb ...
#20 3.812 Unpacking libsmpp34-dev:amd64 (1.14.4.1.f1ec.202412042026) ...
#20 3.864 Selecting previously unselected package libasn1c1:amd64.
#20 3.872 Preparing to unpack .../26-libasn1c1_0.9.38.202412042026_amd64.deb ...
#20 3.875 Unpacking libasn1c1:amd64 (0.9.38.202412042026) ...
#20 3.925 Selecting previously unselected package libasn1c-dev:amd64.
#20 3.933 Preparing to unpack .../27-libasn1c-dev_0.9.38.202412042026_amd64.deb ...
#20 3.938 Unpacking libasn1c-dev:amd64 (0.9.38.202412042026) ...
#20 3.991 Selecting previously unselected package libosmo-ranap7:amd64.
#20 3.999 Preparing to unpack .../28-libosmo-ranap7_1.6.0.4.b5f6.202412042026_amd64.deb ...
#20 4.003 Unpacking libosmo-ranap7:amd64 (1.6.0.4.b5f6.202412042026) ...
#20 4.065 Selecting previously unselected package libosmo-ranap-dev:amd64.
#20 4.075 Preparing to unpack .../29-libosmo-ranap-dev_1.6.0.4.b5f6.202412042026_amd64.deb ...
#20 4.078 Unpacking libosmo-ranap-dev:amd64 (1.6.0.4.b5f6.202412042026) ...
#20 4.213 Setting up osmocom-nightly (202412042026) ...
#20 4.225 Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202412042026) ...
#20 4.237 Setting up libosmocore22:amd64 (1.10.0.46.00e7.202412042026) ...
#20 4.247 Setting up libosmocodec4:amd64 (1.10.0.46.00e7.202412042026) ...
#20 4.257 Setting up libsmpp34-dev:amd64 (1.14.4.1.f1ec.202412042026) ...
#20 4.267 Setting up libasn1c1:amd64 (0.9.38.202412042026) ...
#20 4.278 Setting up libosmovty13:amd64 (1.10.0.46.00e7.202412042026) ...
#20 4.288 Setting up libosmoisdn0:amd64 (1.10.0.46.00e7.202412042026) ...
#20 4.299 Setting up libosmotrau10:amd64 (1.6.0.42.e118.202412042026) ...
#20 4.309 Setting up libgtp10:amd64 (1.12.0.28.2b16.202412042026) ...
#20 4.320 Setting up libgtp-dev:amd64 (1.12.0.28.2b16.202412042026) ...
#20 4.330 Setting up libasn1c-dev:amd64 (0.9.38.202412042026) ...
#20 4.341 Setting up libosmousb0:amd64 (1.10.0.46.00e7.202412042026) ...
#20 4.351 Setting up libosmogsm20:amd64 (1.10.0.46.00e7.202412042026) ...
#20 4.361 Setting up libosmoctrl0:amd64 (1.10.0.46.00e7.202412042026) ...
#20 4.370 Setting up libosmogb14:amd64 (1.10.0.46.00e7.202412042026) ...
#20 4.382 Setting up libosmonetif11:amd64 (1.5.1.25.dd38.202412042026) ...
#20 4.392 Setting up libosmocoding0:amd64 (1.10.0.46.00e7.202412042026) ...
#20 4.403 Setting up libosmosim2:amd64 (1.10.0.46.00e7.202412042026) ...
#20 4.414 Setting up libosmocore (1.10.0.46.00e7.202412042026) ...
#20 4.425 Setting up libosmoabis13:amd64 (1.6.0.42.e118.202412042026) ...
#20 4.435 Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412042026) ...
#20 4.445 Setting up libosmo-gsup-client0:amd64 (1.8.0.13.35d4.202412042026) ...
#20 4.457 Setting up libosmo-ranap7:amd64 (1.6.0.4.b5f6.202412042026) ...
#20 4.468 Setting up libosmocore-dev:amd64 (1.10.0.46.00e7.202412042026) ...
#20 4.478 Setting up libosmo-netif-dev:amd64 (1.5.1.25.dd38.202412042026) ...
#20 4.488 Setting up libosmo-ranap-dev:amd64 (1.6.0.4.b5f6.202412042026) ...
#20 4.499 Setting up libosmo-gsup-client-dev:amd64 (1.8.0.13.35d4.202412042026) ...
#20 4.509 Setting up libosmo-sigtran-dev:amd64 (2.0.0.52.6412.202412042026) ...
#20 4.520 Setting up libosmo-abis-dev:amd64 (1.6.0.42.e118.202412042026) ...
#20 4.532 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#20 DONE 4.7s
#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.344 Hit:1 http://deb.debian.org/debian bookworm InRelease
#21 0.344 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#21 0.344 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#21 0.345 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#21 0.617 Reading package lists...
#21 1.040 Reading package lists...
#21 1.454 Building dependency tree...
#21 1.553 Reading state information...
#21 1.671 cmake is already the newest version (3.25.1-1).
#21 1.671 libfftw3-dev is already the newest version (3.3.10-1).
#21 1.671 libboost-program-options-dev is already the newest version (1.74.0.3).
#21 1.671 libboost-program-options-dev set to manually installed.
#21 1.671 libsctp-dev is already the newest version (1.0.19+dfsg-2).
#21 1.671 libpcsclite-dev is already the newest version (1.9.9-2).
#21 1.671 libuhd-dev is already the newest version (4.3.0.0+ds1-5).
#21 1.671 The following additional packages will be installed:
#21 1.671 libconfig++9v5 libconfig-dev libconfig9 libczmq4 libnspr4 libnspr4-dev
#21 1.671 libnss3 libnss3-dev libsoapysdr0.8 soapysdr0.7-module-lms7
#21 1.672 Suggested packages:
#21 1.672 libmbedtls-doc libsoapysdr-doc
#21 1.672 Recommended packages:
#21 1.672 libconfig-doc soapysdr0.8-module-all | soapysdr0.8-module
#21 1.761 The following NEW packages will be installed:
#21 1.761 libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4
#21 1.761 libmbedtls-dev libnspr4 libnspr4-dev libnss3 libnss3-dev libsoapysdr-dev
#21 1.762 libsoapysdr0.8 soapysdr-module-lms7 soapysdr0.7-module-lms7
#21 1.799 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
#21 1.799 Need to get 3,551 kB of archives.
#21 1.799 After this operation, 14.8 MB of additional disk space will be used.
#21 1.799 Get:1 http://deb.debian.org/debian bookworm/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB]
#21 1.812 Get:2 http://deb.debian.org/debian bookworm/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB]
#21 1.813 Get:3 http://deb.debian.org/debian bookworm/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB]
#21 1.816 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr0.7-module-lms7 23.11.0.1.2141.9dce.202412042026 [55.2 kB]
#21 1.818 Get:5 http://deb.debian.org/debian bookworm/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB]
#21 1.819 Get:6 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB]
#21 1.819 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr-module-lms7 23.11.0.1.2141.9dce.202412042026 [7,568 B]
#21 1.823 Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3 amd64 2:3.87.1-1+deb12u1 [1,331 kB]
#21 1.837 Get:9 http://deb.debian.org/debian bookworm/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB]
#21 1.839 Get:10 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss3-dev amd64 2:3.87.1-1+deb12u1 [245 kB]
#21 1.841 Get:11 http://deb.debian.org/debian bookworm/main amd64 libczmq4 amd64 4.2.1-1 [172 kB]
#21 1.843 Get:12 http://deb.debian.org/debian bookworm/main amd64 libczmq-dev amd64 4.2.1-1 [414 kB]
#21 1.846 Get:13 http://deb.debian.org/debian bookworm/main amd64 libmbedtls-dev amd64 2.28.3-1 [685 kB]
#21 1.852 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr0.8 amd64 0.8.1-3 [108 kB]
#21 1.853 Get:15 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr-dev amd64 0.8.1-3 [33.5 kB]
#21 1.995 debconf: delaying package configuration, since apt-utils is not installed
#21 2.032 Fetched 3,551 kB in 0s (41.8 MB/s)
#21 2.065 Selecting previously unselected package libconfig++9v5:amd64.
#21 2.065 (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.112 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ...
#21 2.119 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.180 Unpacking libconfig9:amd64 (1.5-0.4) ...
#21 2.221 Selecting previously unselected package libconfig-dev:amd64.
#21 2.231 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ...
#21 2.235 Unpacking libconfig-dev:amd64 (1.5-0.4) ...
#21 2.281 Selecting previously unselected package libconfig++-dev:amd64.
#21 2.292 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ...
#21 2.297 Unpacking libconfig++-dev:amd64 (1.5-0.4) ...
#21 2.342 Selecting previously unselected package libnspr4:amd64.
#21 2.350 Preparing to unpack .../04-libnspr4_2%3a4.35-1_amd64.deb ...
#21 2.354 Unpacking libnspr4:amd64 (2:4.35-1) ...
#21 2.412 Selecting previously unselected package libnss3:amd64.
#21 2.423 Preparing to unpack .../05-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ...
#21 2.426 Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ...
#21 2.549 Selecting previously unselected package libnspr4-dev.
#21 2.557 Preparing to unpack .../06-libnspr4-dev_2%3a4.35-1_amd64.deb ...
#21 2.560 Unpacking libnspr4-dev (2:4.35-1) ...
#21 2.613 Selecting previously unselected package libnss3-dev:amd64.
#21 2.621 Preparing to unpack .../07-libnss3-dev_2%3a3.87.1-1+deb12u1_amd64.deb ...
#21 2.625 Unpacking libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ...
#21 2.691 Selecting previously unselected package libczmq4:amd64.
#21 2.701 Preparing to unpack .../08-libczmq4_4.2.1-1_amd64.deb ...
#21 2.704 Unpacking libczmq4:amd64 (4.2.1-1) ...
#21 2.759 Selecting previously unselected package libczmq-dev:amd64.
#21 2.768 Preparing to unpack .../09-libczmq-dev_4.2.1-1_amd64.deb ...
#21 2.773 Unpacking libczmq-dev:amd64 (4.2.1-1) ...
#21 2.848 Selecting previously unselected package libmbedtls-dev:amd64.
#21 2.856 Preparing to unpack .../10-libmbedtls-dev_2.28.3-1_amd64.deb ...
#21 2.859 Unpacking libmbedtls-dev:amd64 (2.28.3-1) ...
#21 2.942 Selecting previously unselected package libsoapysdr0.8:amd64.
#21 2.950 Preparing to unpack .../11-libsoapysdr0.8_0.8.1-3_amd64.deb ...
#21 2.954 Unpacking libsoapysdr0.8:amd64 (0.8.1-3) ...
#21 3.007 Selecting previously unselected package libsoapysdr-dev:amd64.
#21 3.016 Preparing to unpack .../12-libsoapysdr-dev_0.8.1-3_amd64.deb ...
#21 3.019 Unpacking libsoapysdr-dev:amd64 (0.8.1-3) ...
#21 3.066 Selecting previously unselected package soapysdr0.7-module-lms7:amd64.
#21 3.073 Preparing to unpack .../13-soapysdr0.7-module-lms7_23.11.0.1.2141.9dce.202412042026_amd64.deb ...
#21 3.077 Unpacking soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202412042026) ...
#21 3.121 Selecting previously unselected package soapysdr-module-lms7.
#21 3.129 Preparing to unpack .../14-soapysdr-module-lms7_23.11.0.1.2141.9dce.202412042026_all.deb ...
#21 3.132 Unpacking soapysdr-module-lms7 (23.11.0.1.2141.9dce.202412042026) ...
#21 3.201 Setting up libconfig9:amd64 (1.5-0.4) ...
#21 3.213 Setting up libczmq4:amd64 (4.2.1-1) ...
#21 3.223 Setting up libconfig++9v5:amd64 (1.5-0.4) ...
#21 3.234 Setting up libmbedtls-dev:amd64 (2.28.3-1) ...
#21 3.245 Setting up libsoapysdr0.8:amd64 (0.8.1-3) ...
#21 3.256 Setting up libsoapysdr-dev:amd64 (0.8.1-3) ...
#21 3.267 Setting up libnspr4:amd64 (2:4.35-1) ...
#21 3.277 Setting up libconfig-dev:amd64 (1.5-0.4) ...
#21 3.287 Setting up soapysdr0.7-module-lms7:amd64 (23.11.0.1.2141.9dce.202412042026) ...
#21 3.298 Setting up libnspr4-dev (2:4.35-1) ...
#21 3.310 Setting up soapysdr-module-lms7 (23.11.0.1.2141.9dce.202412042026) ...
#21 3.321 Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ...
#21 3.331 Setting up libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ...
#21 3.343 Setting up libconfig++-dev:amd64 (1.5-0.4) ...
#21 3.353 Setting up libczmq-dev:amd64 (4.2.1-1) ...
#21 3.364 Processing triggers for man-db (2.11.2-2) ...
#21 3.380 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.354 Hit:1 http://deb.debian.org/debian bookworm InRelease
#22 0.354 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#22 0.354 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#22 0.354 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#22 0.623 Reading package lists...
#22 1.033 Reading package lists...
#22 1.443 Building dependency tree...
#22 1.551 Reading state information...
#22 1.656 The following additional packages will be installed:
#22 1.656 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend
#22 1.656 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data
#22 1.656 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme
#22 1.656 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1
#22 1.656 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3
#22 1.656 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
#22 1.656 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1
#22 1.656 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0
#22 1.656 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5
#22 1.656 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5
#22 1.656 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5
#22 1.656 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5
#22 1.656 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5
#22 1.656 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5
#22 1.656 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5
#22 1.656 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5
#22 1.656 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0
#22 1.656 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15
#22 1.656 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev
#22 1.656 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0
#22 1.656 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev
#22 1.656 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5
#22 1.656 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5
#22 1.656 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6
#22 1.656 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6
#22 1.656 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0
#22 1.656 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0
#22 1.656 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0
#22 1.656 libvte-2.91-common libwacom-common libwacom9 libwayland-client0
#22 1.656 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1
#22 1.656 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0
#22 1.656 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0
#22 1.656 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0
#22 1.656 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3
#22 1.656 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1
#22 1.656 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all
#22 1.656 python3-all-dev python3-attr python3-beniget python3-cairo
#22 1.656 python3-cffi-backend python3-click python3-click-plugins python3-colorama
#22 1.656 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo
#22 1.656 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply
#22 1.656 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6
#22 1.656 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran
#22 1.656 python3-schema python3-scipy python3-sip python3-thrift python3-zmq
#22 1.656 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data
#22 1.657 Suggested packages:
#22 1.657 gr-fosphor gr-osmosdr gqrx-sdr rtl-sdr uhd-host colord gsl-ref-psdoc
#22 1.657 | gsl-doc-pdf | gsl-doc-info | gsl-ref-html gvfs avahi-daemon jackd2
#22 1.657 fonts-mathjax-extras fonts-stix libjs-mathjax-doc opus-tools pulseaudio
#22 1.657 qgnomeplatform-qt5 qt5-image-formats-plugins libvolk2-dev libwacom-bin
#22 1.657 libxsimd-doc python-attr-doc python-jsonschema-doc python-lxml-doc libgle3
#22 1.657 python3-tk python-ply-doc subversion python3-pytest python-pyqtgraph-doc
#22 1.657 python-scipy-doc
#22 1.657 Recommended packages:
#22 1.657 librsvg2-common gvfs nautilus-extension-gnome-terminal yelp gnuradio-dev
#22 1.657 python3-matplotlib python3-networkx python3-pyqt5.qwt soapysdr-tools
#22 1.657 at-spi2-core libgtk-3-bin qttranslations5-l10n qt5-gtk-platformtheme
#22 1.657 qtwayland5 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc
#22 1.657 | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase qt6-translations-l10n
#22 1.657 qt6-gtk-platformtheme qt6-qpa-plugins libqt6sql6-sqlite | libqt6sql6-mysql
#22 1.657 | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase python3-idna
#22 1.657 python3-json-pointer python3-rfc3987 python3-uritemplate python3-bs4
#22 1.657 python3-html5lib libglut-dev python3-pyqt5.qtopengl
#22 2.520 The following NEW packages will be installed:
#22 2.520 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend
#22 2.520 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data gnuradio
#22 2.520 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme
#22 2.520 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1
#22 2.521 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3
#22 2.521 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
#22 2.521 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1
#22 2.521 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0
#22 2.521 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5
#22 2.521 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5
#22 2.521 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5
#22 2.521 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5
#22 2.521 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5
#22 2.521 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5
#22 2.521 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5
#22 2.521 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5
#22 2.521 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0
#22 2.521 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15
#22 2.521 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev
#22 2.521 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0
#22 2.521 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev
#22 2.521 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5
#22 2.521 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5
#22 2.521 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6
#22 2.521 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6
#22 2.521 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0
#22 2.521 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0
#22 2.521 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0
#22 2.521 libvte-2.91-common libwacom-common libwacom9 libwayland-client0
#22 2.521 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1
#22 2.521 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0
#22 2.521 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0
#22 2.521 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0
#22 2.521 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3
#22 2.521 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1
#22 2.521 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all
#22 2.521 python3-all-dev python3-attr python3-beniget python3-cairo
#22 2.521 python3-cffi-backend python3-click python3-click-plugins python3-colorama
#22 2.521 python3-contextlib2 python3-decorator python3-gast python3-gi-cairo
#22 2.521 python3-jsonschema python3-lxml python3-opengl python3-packaging python3-ply
#22 2.521 python3-py python3-pygccxml python3-pyqt5 python3-pyqt5.sip python3-pyqt6
#22 2.521 python3-pyqt6.sip python3-pyqtgraph python3-pyrsistent python3-pythran
#22 2.521 python3-schema python3-scipy python3-sip python3-thrift python3-zmq
#22 2.521 qt6-base-dev-tools qtbase5-dev-tools qtchooser xkb-data
#22 2.557 0 upgraded, 205 newly installed, 0 to remove and 2 not upgraded.
#22 2.557 Need to get 142 MB of archives.
#22 2.557 After this operation, 698 MB of additional disk space will be used.
#22 2.557 Get:1 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB]
#22 2.563 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.568 Get:3 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5,124 kB]
#22 2.627 Get:4 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB]
#22 2.628 Get:5 http://deb.debian.org/debian bookworm/main amd64 castxml amd64 0.5.1-1 [963 kB]
#22 2.633 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB]
#22 2.633 Get:7 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB]
#22 2.634 Get:8 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB]
#22 2.634 Get:9 http://deb.debian.org/debian bookworm/main amd64 fonts-mathjax all 2.7.9+dfsg-1 [2,210 kB]
#22 2.654 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal-data all 3.46.8-1 [949 kB]
#22 2.661 Get:11 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB]
#22 2.666 Get:12 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB]
#22 2.667 Get:13 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB]
#22 2.667 Get:14 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB]
#22 2.668 Get:15 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB]
#22 2.669 Get:16 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB]
#22 2.671 Get:17 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB]
#22 2.671 Get:18 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB]
#22 2.671 Get:19 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8,640 B]
#22 2.672 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB]
#22 2.676 Get:21 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB]
#22 2.677 Get:22 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB]
#22 2.677 Get:23 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB]
#22 2.678 Get:24 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB]
#22 2.678 Get:25 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB]
#22 2.685 Get:26 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB]
#22 2.686 Get:27 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB]
#22 2.687 Get:28 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3,895 kB]
#22 2.720 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2,847 kB]
#22 2.744 Get:30 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-common amd64 0.70.6-2~deb12u1 [642 kB]
#22 2.749 Get:31 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-0 amd64 0.70.6-2~deb12u1 [799 kB]
#22 2.756 Get:32 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal amd64 3.46.8-1 [230 kB]
#22 2.758 Get:33 http://deb.debian.org/debian bookworm/main amd64 libjs-mathjax all 2.7.9+dfsg-1 [5,667 kB]
#22 2.811 Get:34 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB]
#22 2.811 Get:35 http://deb.debian.org/debian bookworm/main amd64 libvolk2.5 amd64 2.5.2-3 [301 kB]
#22 2.813 Get:36 http://deb.debian.org/debian bookworm/main amd64 libvolk2-bin amd64 2.5.2-3 [82.1 kB]
#22 2.813 Get:37 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB]
#22 2.813 Get:38 http://deb.debian.org/debian bookworm/main amd64 python3-click all 8.1.3-2 [92.2 kB]
#22 2.814 Get:39 http://deb.debian.org/debian bookworm/main amd64 python3-click-plugins all 1.1.1-4 [9,852 B]
#22 2.814 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3-cairo amd64 1.20.1-5+b1 [63.1 kB]
#22 2.814 Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-gi-cairo amd64 3.42.2-3+b1 [11.7 kB]
#22 2.814 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-attr all 22.2.0-1 [65.4 kB]
#22 2.820 Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB]
#22 2.822 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB]
#22 2.823 Get:45 http://deb.debian.org/debian bookworm/main amd64 python3-lxml amd64 4.9.2-1+b1 [1,194 kB]
#22 2.834 Get:46 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB]
#22 2.835 Get:47 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B]
#22 2.835 Get:48 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB]
#22 2.835 Get:49 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB]
#22 2.835 Get:50 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB]
#22 2.837 Get:51 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB]
#22 2.838 Get:52 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB]
#22 2.839 Get:53 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB]
#22 2.840 Get:54 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB]
#22 2.844 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB]
#22 2.845 Get:56 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB]
#22 2.846 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB]
#22 2.847 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B]
#22 2.847 Get:59 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB]
#22 2.847 Get:60 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB]
#22 2.848 Get:61 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB]
#22 2.848 Get:62 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB]
#22 2.849 Get:63 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB]
#22 2.854 Get:64 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB]
#22 3.055 Get:65 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7,239 kB]
#22 3.118 Get:66 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB]
#22 3.119 Get:67 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB]
#22 3.119 Get:68 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB]
#22 3.120 Get:69 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-glx amd64 22.3.6-1+deb12u1 [14.5 kB]
#22 3.120 Get:70 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB]
#22 3.121 Get:71 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB]
#22 3.122 Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-opengl all 3.1.6+dfsg-3 [605 kB]
#22 3.125 Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-packaging all 23.0-1 [32.5 kB]
#22 3.126 Get:74 http://deb.debian.org/debian bookworm/main amd64 python3-pygccxml all 2.2.1-1 [80.3 kB]
#22 3.126 Get:75 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5.sip amd64 12.11.1-1 [56.4 kB]
#22 3.129 Get:76 http://deb.debian.org/debian bookworm/main amd64 libdouble-conversion3 amd64 3.2.1-1 [41.5 kB]
#22 3.130 Get:77 http://deb.debian.org/debian bookworm/main amd64 libqt5core5a amd64 5.15.8+dfsg-11+deb12u2 [1,810 kB]
#22 3.147 Get:78 http://deb.debian.org/debian bookworm/main amd64 libqt5dbus5 amd64 5.15.8+dfsg-11+deb12u2 [211 kB]
#22 3.148 Get:79 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB]
#22 3.149 Get:80 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB]
#22 3.149 Get:81 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB]
#22 3.150 Get:82 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB]
#22 3.150 Get:83 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB]
#22 3.151 Get:84 http://deb.debian.org/debian bookworm/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB]
#22 3.151 Get:85 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB]
#22 3.151 Get:86 http://deb.debian.org/debian bookworm/main amd64 libwacom-common all 2.6.0-1 [58.4 kB]
#22 3.153 Get:87 http://deb.debian.org/debian bookworm/main amd64 libwacom9 amd64 2.6.0-1 [21.5 kB]
#22 3.158 Get:88 http://deb.debian.org/debian bookworm/main amd64 libinput-bin amd64 1.22.1-1 [23.2 kB]
#22 3.160 Get:89 http://deb.debian.org/debian bookworm/main amd64 libinput10 amd64 1.22.1-1 [125 kB]
#22 3.162 Get:90 http://deb.debian.org/debian bookworm/main amd64 libmd4c0 amd64 0.4.8-1 [44.2 kB]
#22 3.164 Get:91 http://deb.debian.org/debian bookworm/main amd64 libqt5network5 amd64 5.15.8+dfsg-11+deb12u2 [675 kB]
#22 3.170 Get:92 http://deb.debian.org/debian bookworm/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB]
#22 3.171 Get:93 http://deb.debian.org/debian bookworm/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB]
#22 3.171 Get:94 http://deb.debian.org/debian bookworm/main amd64 libxcb-image0 amd64 0.4.0-2 [22.9 kB]
#22 3.171 Get:95 http://deb.debian.org/debian bookworm/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB]
#22 3.172 Get:96 http://deb.debian.org/debian bookworm/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB]
#22 3.172 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB]
#22 3.173 Get:98 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinerama0 amd64 1.15-1 [105 kB]
#22 3.175 Get:99 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinput0 amd64 1.15-1 [130 kB]
#22 3.176 Get:100 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB]
#22 3.180 Get:101 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB]
#22 3.182 Get:102 http://deb.debian.org/debian bookworm/main amd64 libqt5gui5 amd64 5.15.8+dfsg-11+deb12u2 [3,408 kB]
#22 3.212 Get:103 http://deb.debian.org/debian bookworm/main amd64 libqt5widgets5 amd64 5.15.8+dfsg-11+deb12u2 [2,381 kB]
#22 3.233 Get:104 http://deb.debian.org/debian bookworm/main amd64 libqt5xml5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB]
#22 3.234 Get:105 http://deb.debian.org/debian bookworm/main amd64 libqt5designer5 amd64 5.15.8-2 [2,748 kB]
#22 3.257 Get:106 http://deb.debian.org/debian bookworm/main amd64 libqt5sql5 amd64 5.15.8+dfsg-11+deb12u2 [122 kB]
#22 3.257 Get:107 http://deb.debian.org/debian bookworm/main amd64 libqt5help5 amd64 5.15.8-2 [149 kB]
#22 3.258 Get:108 http://deb.debian.org/debian bookworm/main amd64 libqt5printsupport5 amd64 5.15.8+dfsg-11+deb12u2 [202 kB]
#22 3.260 Get:109 http://deb.debian.org/debian bookworm/main amd64 libqt5test5 amd64 5.15.8+dfsg-11+deb12u2 [146 kB]
#22 3.261 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5 amd64 5.15.9+dfsg-1 [2,489 kB]
#22 3.283 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6.sip amd64 13.4.1-1 [51.4 kB]
#22 3.283 Get:112 http://deb.debian.org/debian bookworm/main amd64 libb2-1 amd64 0.98.1-1.1 [40.9 kB]
#22 3.284 Get:113 http://deb.debian.org/debian bookworm/main amd64 libqt6core6 amd64 6.4.2+dfsg-10 [1,613 kB]
#22 3.297 Get:114 http://deb.debian.org/debian bookworm/main amd64 libqt6dbus6 amd64 6.4.2+dfsg-10 [248 kB]
#22 3.299 Get:115 http://deb.debian.org/debian bookworm/main amd64 libts0 amd64 1.22-1+b1 [64.6 kB]
#22 3.300 Get:116 http://deb.debian.org/debian bookworm/main amd64 libqt6gui6 amd64 6.4.2+dfsg-10 [2,854 kB]
#22 3.325 Get:117 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB]
#22 3.325 Get:118 http://deb.debian.org/debian bookworm/main amd64 libqt6network6 amd64 6.4.2+dfsg-10 [682 kB]
#22 3.331 Get:119 http://deb.debian.org/debian bookworm/main amd64 libqt6opengl6 amd64 6.4.2+dfsg-10 [390 kB]
#22 3.334 Get:120 http://deb.debian.org/debian bookworm/main amd64 libqt6widgets6 amd64 6.4.2+dfsg-10 [2,445 kB]
#22 3.358 Get:121 http://deb.debian.org/debian bookworm/main amd64 libqt6openglwidgets6 amd64 6.4.2+dfsg-10 [43.4 kB]
#22 3.358 Get:122 http://deb.debian.org/debian bookworm/main amd64 libqt6printsupport6 amd64 6.4.2+dfsg-10 [211 kB]
#22 3.360 Get:123 http://deb.debian.org/debian bookworm/main amd64 libqt6sql6 amd64 6.4.2+dfsg-10 [133 kB]
#22 3.361 Get:124 http://deb.debian.org/debian bookworm/main amd64 libqt6test6 amd64 6.4.2+dfsg-10 [161 kB]
#22 3.362 Get:125 http://deb.debian.org/debian bookworm/main amd64 libqt6xml6 amd64 6.4.2+dfsg-10 [75.5 kB]
#22 3.362 Get:126 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6 amd64 6.4.2-1 [2,461 kB]
#22 3.381 Get:127 http://deb.debian.org/debian bookworm/main amd64 python3-decorator all 5.1.1-3 [14.9 kB]
#22 3.381 Get:128 http://deb.debian.org/debian bookworm/main amd64 libopenblas0-pthread amd64 0.3.21+ds-4 [6,709 kB]
#22 3.439 Get:129 http://deb.debian.org/debian bookworm/main amd64 libopenblas0 amd64 0.3.21+ds-4 [32.6 kB]
#22 3.440 Get:130 http://deb.debian.org/debian bookworm/main amd64 libopenblas-pthread-dev amd64 0.3.21+ds-4 [4,971 kB]
#22 3.481 Get:131 http://deb.debian.org/debian bookworm/main amd64 libopenblas-dev amd64 0.3.21+ds-4 [44.9 kB]
#22 3.482 Get:132 http://deb.debian.org/debian bookworm/main amd64 libpython3-all-dev amd64 3.11.2-1+b1 [1,068 B]
#22 3.482 Get:133 http://deb.debian.org/debian bookworm/main amd64 python3-all amd64 3.11.2-1+b1 [1,056 B]
#22 3.482 Get:134 http://deb.debian.org/debian bookworm/main amd64 python3-all-dev amd64 3.11.2-1+b1 [1,072 B]
#22 3.482 Get:135 http://deb.debian.org/debian bookworm/main amd64 libxsimd-dev amd64 8.1.0-7 [88.8 kB]
#22 3.483 Get:136 http://deb.debian.org/debian bookworm/main amd64 python3-gast all 0.5.2-2 [9,364 B]
#22 3.483 Get:137 http://deb.debian.org/debian bookworm/main amd64 python3-beniget all 0.4.1-3 [9,920 B]
#22 3.483 Get:138 http://deb.debian.org/debian bookworm/main amd64 python3-ply all 3.11-5 [65.8 kB]
#22 3.483 Get:139 http://deb.debian.org/debian bookworm/main amd64 python3-pythran amd64 0.11.0+ds-7 [427 kB]
#22 3.498 Get:140 http://deb.debian.org/debian bookworm/main amd64 liblbfgsb0 amd64 3.0+dfsg.4-1 [28.9 kB]
#22 3.500 Get:141 http://deb.debian.org/debian bookworm/main amd64 python3-scipy amd64 1.10.1-2 [15.2 MB]
#22 3.632 Get:142 http://deb.debian.org/debian bookworm/main amd64 pyqt5-dev-tools amd64 5.15.9+dfsg-1 [180 kB]
#22 3.633 Get:143 http://deb.debian.org/debian bookworm/main amd64 pyqt6-dev-tools all 6.4.2-1 [66.4 kB]
#22 3.633 Get:144 http://deb.debian.org/debian bookworm/main amd64 qtchooser amd64 66-2 [26.3 kB]
#22 3.634 Get:145 http://deb.debian.org/debian bookworm/main amd64 qtbase5-dev-tools amd64 5.15.8+dfsg-11+deb12u2 [758 kB]
#22 3.638 Get:146 http://deb.debian.org/debian bookworm/main amd64 qt6-base-dev-tools amd64 6.4.2+dfsg-10 [890 kB]
#22 3.646 Get:147 http://deb.debian.org/debian bookworm/main amd64 python3-pyqtgraph all 0.13.1-4 [617 kB]
#22 3.651 Get:148 http://deb.debian.org/debian bookworm/main amd64 python3-contextlib2 all 0.6.0.post1-3 [13.5 kB]
#22 3.651 Get:149 http://deb.debian.org/debian bookworm/main amd64 python3-schema all 0.7.5-1 [27.5 kB]
#22 3.652 Get:150 http://deb.debian.org/debian bookworm/main amd64 python3-sip amd64 4.19.25+dfsg-5+b1 [165 kB]
#22 3.653 Get:151 http://deb.debian.org/debian bookworm/main amd64 python3-thrift amd64 0.17.0-2+b2 [160 kB]
#22 3.654 Get:152 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB]
#22 3.655 Get:153 http://deb.debian.org/debian bookworm/main amd64 python3-py all 1.11.0-1 [89.2 kB]
#22 3.656 Get:154 http://deb.debian.org/debian bookworm/main amd64 python3-zmq amd64 24.0.1-4+b1 [263 kB]
#22 3.658 Get:155 http://deb.debian.org/debian bookworm/main amd64 libfmt9 amd64 9.1.0+ds1-2 [113 kB]
#22 3.659 Get:156 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pmt3.10.5 amd64 3.10.5.1-3 [117 kB]
#22 3.665 Get:157 http://deb.debian.org/debian bookworm/main amd64 libspdlog1.10 amd64 1:1.10.0+ds-0.4 [130 kB]
#22 3.667 Get:158 http://deb.debian.org/debian bookworm/main amd64 libthrift-0.17.0 amd64 0.17.0-2+b2 [372 kB]
#22 3.670 Get:159 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
#22 3.671 Get:160 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-runtime3.10.5 amd64 3.10.5.1-3 [562 kB]
#22 3.676 Get:161 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB]
#22 3.676 Get:162 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB]
#22 3.677 Get:163 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB]
#22 3.681 Get:164 http://deb.debian.org/debian-security bookworm-security/main amd64 libmpg123-0 amd64 1.31.2-1+deb12u1 [147 kB]
#22 3.682 Get:165 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB]
#22 3.683 Get:166 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB]
#22 3.684 Get:167 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB]
#22 3.685 Get:168 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1 [196 kB]
#22 3.687 Get:169 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-blocks3.10.5 amd64 3.10.5.1-3 [561 kB]
#22 3.692 Get:170 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fft3.10.5 amd64 3.10.5.1-3 [121 kB]
#22 3.693 Get:171 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-analog3.10.5 amd64 3.10.5.1-3 [177 kB]
#22 3.694 Get:172 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB]
#22 3.702 Get:173 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB]
#22 3.705 Get:174 http://deb.debian.org/debian bookworm/main amd64 libportaudio2 amd64 19.6.0-1.2 [66.7 kB]
#22 3.706 Get:175 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-audio3.10.5 amd64 3.10.5.1-3 [158 kB]
#22 3.708 Get:176 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-filter3.10.5 amd64 3.10.5.1-3 [251 kB]
#22 3.710 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-channels3.10.5 amd64 3.10.5.1-3 [121 kB]
#22 3.712 Get:178 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-digital3.10.5 amd64 3.10.5.1-3 [416 kB]
#22 3.717 Get:179 http://deb.debian.org/debian bookworm/main amd64 libgslcblas0 amd64 2.7.1+dfsg-5 [108 kB]
#22 3.717 Get:180 http://deb.debian.org/debian bookworm/main amd64 libgsl27 amd64 2.7.1+dfsg-5 [941 kB]
#22 3.726 Get:181 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fec3.10.5 amd64 3.10.5.1-3 [252 kB]
#22 3.728 Get:182 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-dtv3.10.5 amd64 3.10.5.1-3 [400 kB]
#22 3.731 Get:183 http://deb.debian.org/debian bookworm/main amd64 libiio0 amd64 0.24-4 [49.6 kB]
#22 3.731 Get:184 http://deb.debian.org/debian bookworm/main amd64 libad9361-0 amd64 0.2-1 [72.1 kB]
#22 3.732 Get:185 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-iio3.10.5 amd64 3.10.5.1-3 [166 kB]
#22 3.734 Get:186 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-network3.10.5 amd64 3.10.5.1-3 [195 kB]
#22 3.737 Get:187 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pdu3.10.5 amd64 3.10.5.1-3 [172 kB]
#22 3.739 Get:188 http://deb.debian.org/debian bookworm/main amd64 libqt5opengl5 amd64 5.15.8+dfsg-11+deb12u2 [148 kB]
#22 3.741 Get:189 http://deb.debian.org/debian bookworm/main amd64 libqt5svg5 amd64 5.15.8-3 [134 kB]
#22 3.742 Get:190 http://deb.debian.org/debian bookworm/main amd64 libqwt-qt5-6 amd64 6.1.4-2 [426 kB]
#22 3.747 Get:191 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-qtgui3.10.5 amd64 3.10.5.1-3 [466 kB]
#22 3.751 Get:192 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-soapy3.10.5 amd64 3.10.5.1-3 [142 kB]
#22 3.752 Get:193 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-trellis3.10.5 amd64 3.10.5.1-3 [204 kB]
#22 3.754 Get:194 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-uhd3.10.5 amd64 3.10.5.1-3 [195 kB]
#22 3.755 Get:195 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB]
#22 3.760 Get:196 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB]
#22 3.762 Get:197 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB]
#22 3.762 Get:198 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB]
#22 3.764 Get:199 http://deb.debian.org/debian bookworm/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-8 [199 kB]
#22 3.766 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.767 Get:201 http://deb.debian.org/debian bookworm/main amd64 libcodec2-1.0 amd64 1.0.5-1 [8,171 kB]
#22 3.839 Get:202 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-vocoder3.10.5 amd64 3.10.5.1-3 [116 kB]
#22 3.839 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.839 Get:204 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-zeromq3.10.5 amd64 3.10.5.1-3 [125 kB]
#22 3.840 Get:205 http://deb.debian.org/debian bookworm/main amd64 gnuradio amd64 3.10.5.1-3 [3,457 kB]
#22 4.035 debconf: delaying package configuration, since apt-utils is not installed
#22 4.080 Fetched 142 MB in 1s (106 MB/s)
#22 4.117 Selecting previously unselected package hicolor-icon-theme.
#22 4.117 (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.167 Preparing to unpack .../000-hicolor-icon-theme_0.17-2_all.deb ...
#22 4.171 Unpacking hicolor-icon-theme (0.17-2) ...
#22 4.250 Selecting previously unselected package gtk-update-icon-cache.
#22 4.258 Preparing to unpack .../001-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ...
#22 4.262 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ...
#22 4.329 Selecting previously unselected package adwaita-icon-theme.
#22 4.338 Preparing to unpack .../002-adwaita-icon-theme_43-1_all.deb ...
#22 4.342 Unpacking adwaita-icon-theme (43-1) ...
#22 5.052 Selecting previously unselected package at-spi2-common.
#22 5.063 Preparing to unpack .../003-at-spi2-common_2.46.0-5_all.deb ...
#22 5.067 Unpacking at-spi2-common (2.46.0-5) ...
#22 5.170 Selecting previously unselected package castxml.
#22 5.179 Preparing to unpack .../004-castxml_0.5.1-1_amd64.deb ...
#22 5.182 Unpacking castxml (0.5.1-1) ...
#22 5.331 Selecting previously unselected package libdconf1:amd64.
#22 5.341 Preparing to unpack .../005-libdconf1_0.40.0-4_amd64.deb ...
#22 5.347 Unpacking libdconf1:amd64 (0.40.0-4) ...
#22 5.390 Selecting previously unselected package dconf-service.
#22 5.398 Preparing to unpack .../006-dconf-service_0.40.0-4_amd64.deb ...
#22 5.401 Unpacking dconf-service (0.40.0-4) ...
#22 5.445 Selecting previously unselected package dconf-gsettings-backend:amd64.
#22 5.455 Preparing to unpack .../007-dconf-gsettings-backend_0.40.0-4_amd64.deb ...
#22 5.458 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ...
#22 5.502 Selecting previously unselected package fonts-mathjax.
#22 5.513 Preparing to unpack .../008-fonts-mathjax_2.7.9+dfsg-1_all.deb ...
#22 5.517 Unpacking fonts-mathjax (2.7.9+dfsg-1) ...
#22 5.702 Selecting previously unselected package gnome-terminal-data.
#22 5.712 Preparing to unpack .../009-gnome-terminal-data_3.46.8-1_all.deb ...
#22 5.716 Unpacking gnome-terminal-data (3.46.8-1) ...
#22 5.896 Selecting previously unselected package gsettings-desktop-schemas.
#22 5.905 Preparing to unpack .../010-gsettings-desktop-schemas_43.0-1_all.deb ...
#22 5.909 Unpacking gsettings-desktop-schemas (43.0-1) ...
#22 6.000 Selecting previously unselected package libatk1.0-0:amd64.
#22 6.008 Preparing to unpack .../011-libatk1.0-0_2.46.0-5_amd64.deb ...
#22 6.013 Unpacking libatk1.0-0:amd64 (2.46.0-5) ...
#22 6.059 Selecting previously unselected package libatspi2.0-0:amd64.
#22 6.069 Preparing to unpack .../012-libatspi2.0-0_2.46.0-5_amd64.deb ...
#22 6.074 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ...
#22 6.123 Selecting previously unselected package libatk-bridge2.0-0:amd64.
#22 6.134 Preparing to unpack .../013-libatk-bridge2.0-0_2.46.0-5_amd64.deb ...
#22 6.137 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ...
#22 6.186 Selecting previously unselected package libcolord2:amd64.
#22 6.194 Preparing to unpack .../014-libcolord2_1.4.6-2.2_amd64.deb ...
#22 6.197 Unpacking libcolord2:amd64 (1.4.6-2.2) ...
#22 6.250 Selecting previously unselected package libepoxy0:amd64.
#22 6.259 Preparing to unpack .../015-libepoxy0_1.5.10-1_amd64.deb ...
#22 6.262 Unpacking libepoxy0:amd64 (1.5.10-1) ...
#22 6.322 Selecting previously unselected package libwayland-client0:amd64.
#22 6.330 Preparing to unpack .../016-libwayland-client0_1.21.0-1_amd64.deb ...
#22 6.334 Unpacking libwayland-client0:amd64 (1.21.0-1) ...
#22 6.381 Selecting previously unselected package libwayland-cursor0:amd64.
#22 6.392 Preparing to unpack .../017-libwayland-cursor0_1.21.0-1_amd64.deb ...
#22 6.395 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ...
#22 6.441 Selecting previously unselected package libwayland-egl1:amd64.
#22 6.452 Preparing to unpack .../018-libwayland-egl1_1.21.0-1_amd64.deb ...
#22 6.455 Unpacking libwayland-egl1:amd64 (1.21.0-1) ...
#22 6.498 Selecting previously unselected package libxcomposite1:amd64.
#22 6.509 Preparing to unpack .../019-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
#22 6.513 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
#22 6.561 Selecting previously unselected package libxfixes3:amd64.
#22 6.569 Preparing to unpack .../020-libxfixes3_1%3a6.0.0-2_amd64.deb ...
#22 6.572 Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
#22 6.616 Selecting previously unselected package libxcursor1:amd64.
#22 6.627 Preparing to unpack .../021-libxcursor1_1%3a1.2.1-1_amd64.deb ...
#22 6.630 Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
#22 6.677 Selecting previously unselected package libxdamage1:amd64.
#22 6.687 Preparing to unpack .../022-libxdamage1_1%3a1.1.6-1_amd64.deb ...
#22 6.690 Unpacking libxdamage1:amd64 (1:1.1.6-1) ...
#22 6.733 Selecting previously unselected package libxinerama1:amd64.
#22 6.745 Preparing to unpack .../023-libxinerama1_2%3a1.1.4-3_amd64.deb ...
#22 6.749 Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
#22 6.790 Selecting previously unselected package xkb-data.
#22 6.798 Preparing to unpack .../024-xkb-data_2.35.1-1_all.deb ...
#22 6.802 Unpacking xkb-data (2.35.1-1) ...
#22 6.917 Selecting previously unselected package libxkbcommon0:amd64.
#22 6.925 Preparing to unpack .../025-libxkbcommon0_1.5.0-1_amd64.deb ...
#22 6.928 Unpacking libxkbcommon0:amd64 (1.5.0-1) ...
#22 6.982 Selecting previously unselected package libxrandr2:amd64.
#22 6.991 Preparing to unpack .../026-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
#22 6.994 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
#22 7.040 Selecting previously unselected package libgtk-3-common.
#22 7.049 Preparing to unpack .../027-libgtk-3-common_3.24.38-2~deb12u3_all.deb ...
#22 7.053 Unpacking libgtk-3-common (3.24.38-2~deb12u3) ...
#22 7.353 Selecting previously unselected package libgtk-3-0:amd64.
#22 7.363 Preparing to unpack .../028-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ...
#22 7.366 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
#22 7.589 Selecting previously unselected package libvte-2.91-common.
#22 7.597 Preparing to unpack .../029-libvte-2.91-common_0.70.6-2~deb12u1_amd64.deb ...
#22 7.601 Unpacking libvte-2.91-common (0.70.6-2~deb12u1) ...
#22 7.670 Selecting previously unselected package libvte-2.91-0:amd64.
#22 7.679 Preparing to unpack .../030-libvte-2.91-0_0.70.6-2~deb12u1_amd64.deb ...
#22 7.684 Unpacking libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ...
#22 7.746 Selecting previously unselected package gnome-terminal.
#22 7.755 Preparing to unpack .../031-gnome-terminal_3.46.8-1_amd64.deb ...
#22 7.759 Unpacking gnome-terminal (3.46.8-1) ...
#22 7.834 Selecting previously unselected package libjs-mathjax.
#22 7.844 Preparing to unpack .../032-libjs-mathjax_2.7.9+dfsg-1_all.deb ...
#22 7.848 Unpacking libjs-mathjax (2.7.9+dfsg-1) ...
#22 8.509 Selecting previously unselected package liborc-0.4-0:amd64.
#22 8.521 Preparing to unpack .../033-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ...
#22 8.524 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ...
#22 8.581 Selecting previously unselected package libvolk2.5:amd64.
#22 8.592 Preparing to unpack .../034-libvolk2.5_2.5.2-3_amd64.deb ...
#22 8.596 Unpacking libvolk2.5:amd64 (2.5.2-3) ...
#22 8.666 Selecting previously unselected package libvolk2-bin.
#22 8.676 Preparing to unpack .../035-libvolk2-bin_2.5.2-3_amd64.deb ...
#22 8.680 Unpacking libvolk2-bin (2.5.2-3) ...
#22 8.733 Selecting previously unselected package python3-colorama.
#22 8.741 Preparing to unpack .../036-python3-colorama_0.4.6-2_all.deb ...
#22 8.745 Unpacking python3-colorama (0.4.6-2) ...
#22 8.792 Selecting previously unselected package python3-click.
#22 8.801 Preparing to unpack .../037-python3-click_8.1.3-2_all.deb ...
#22 8.804 Unpacking python3-click (8.1.3-2) ...
#22 8.857 Selecting previously unselected package python3-click-plugins.
#22 8.869 Preparing to unpack .../038-python3-click-plugins_1.1.1-4_all.deb ...
#22 8.872 Unpacking python3-click-plugins (1.1.1-4) ...
#22 8.919 Selecting previously unselected package python3-cairo:amd64.
#22 8.930 Preparing to unpack .../039-python3-cairo_1.20.1-5+b1_amd64.deb ...
#22 8.933 Unpacking python3-cairo:amd64 (1.20.1-5+b1) ...
#22 8.988 Selecting previously unselected package python3-gi-cairo.
#22 8.997 Preparing to unpack .../040-python3-gi-cairo_3.42.2-3+b1_amd64.deb ...
#22 9.001 Unpacking python3-gi-cairo (3.42.2-3+b1) ...
#22 9.046 Selecting previously unselected package python3-attr.
#22 9.054 Preparing to unpack .../041-python3-attr_22.2.0-1_all.deb ...
#22 9.059 Unpacking python3-attr (22.2.0-1) ...
#22 9.106 Selecting previously unselected package python3-pyrsistent:amd64.
#22 9.116 Preparing to unpack .../042-python3-pyrsistent_0.18.1-1+b3_amd64.deb ...
#22 9.120 Unpacking python3-pyrsistent:amd64 (0.18.1-1+b3) ...
#22 9.170 Selecting previously unselected package python3-jsonschema.
#22 9.179 Preparing to unpack .../043-python3-jsonschema_4.10.3-1_all.deb ...
#22 9.183 Unpacking python3-jsonschema (4.10.3-1) ...
#22 9.240 Selecting previously unselected package python3-lxml:amd64.
#22 9.252 Preparing to unpack .../044-python3-lxml_4.9.2-1+b1_amd64.deb ...
#22 9.257 Unpacking python3-lxml:amd64 (4.9.2-1+b1) ...
#22 9.377 Selecting previously unselected package libglvnd0:amd64.
#22 9.387 Preparing to unpack .../045-libglvnd0_1.6.0-1_amd64.deb ...
#22 9.390 Unpacking libglvnd0:amd64 (1.6.0-1) ...
#22 9.440 Selecting previously unselected package libdrm-common.
#22 9.449 Preparing to unpack .../046-libdrm-common_2.4.114-1_all.deb ...
#22 9.452 Unpacking libdrm-common (2.4.114-1) ...
#22 9.499 Selecting previously unselected package libdrm2:amd64.
#22 9.508 Preparing to unpack .../047-libdrm2_2.4.114-1+b1_amd64.deb ...
#22 9.511 Unpacking libdrm2:amd64 (2.4.114-1+b1) ...
#22 9.558 Selecting previously unselected package libglapi-mesa:amd64.
#22 9.568 Preparing to unpack .../048-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ...
#22 9.572 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
#22 9.623 Selecting previously unselected package libx11-xcb1:amd64.
#22 9.632 Preparing to unpack .../049-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
#22 9.635 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
#22 9.686 Selecting previously unselected package libxcb-dri2-0:amd64.
#22 9.696 Preparing to unpack .../050-libxcb-dri2-0_1.15-1_amd64.deb ...
#22 9.699 Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
#22 9.754 Selecting previously unselected package libxcb-dri3-0:amd64.
#22 9.763 Preparing to unpack .../051-libxcb-dri3-0_1.15-1_amd64.deb ...
#22 9.766 Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
#22 9.823 Selecting previously unselected package libxcb-glx0:amd64.
#22 9.833 Preparing to unpack .../052-libxcb-glx0_1.15-1_amd64.deb ...
#22 9.836 Unpacking libxcb-glx0:amd64 (1.15-1) ...
#22 9.889 Selecting previously unselected package libxcb-present0:amd64.
#22 9.901 Preparing to unpack .../053-libxcb-present0_1.15-1_amd64.deb ...
#22 9.905 Unpacking libxcb-present0:amd64 (1.15-1) ...
#22 9.954 Selecting previously unselected package libxcb-randr0:amd64.
#22 9.963 Preparing to unpack .../054-libxcb-randr0_1.15-1_amd64.deb ...
#22 9.968 Unpacking libxcb-randr0:amd64 (1.15-1) ...
#22 10.02 Selecting previously unselected package libxcb-sync1:amd64.
#22 10.03 Preparing to unpack .../055-libxcb-sync1_1.15-1_amd64.deb ...
#22 10.03 Unpacking libxcb-sync1:amd64 (1.15-1) ...
#22 10.09 Selecting previously unselected package libxcb-xfixes0:amd64.
#22 10.10 Preparing to unpack .../056-libxcb-xfixes0_1.15-1_amd64.deb ...
#22 10.10 Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
#22 10.15 Selecting previously unselected package libxshmfence1:amd64.
#22 10.16 Preparing to unpack .../057-libxshmfence1_1.3-1_amd64.deb ...
#22 10.16 Unpacking libxshmfence1:amd64 (1.3-1) ...
#22 10.21 Selecting previously unselected package libxxf86vm1:amd64.
#22 10.22 Preparing to unpack .../058-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
#22 10.22 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#22 10.27 Selecting previously unselected package libdrm-amdgpu1:amd64.
#22 10.28 Preparing to unpack .../059-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ...
#22 10.28 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
#22 10.34 Selecting previously unselected package libdrm-intel1:amd64.
#22 10.35 Preparing to unpack .../060-libdrm-intel1_2.4.114-1+b1_amd64.deb ...
#22 10.35 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ...
#22 10.40 Selecting previously unselected package libdrm-nouveau2:amd64.
#22 10.41 Preparing to unpack .../061-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ...
#22 10.41 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
#22 10.46 Selecting previously unselected package libdrm-radeon1:amd64.
#22 10.47 Preparing to unpack .../062-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...
#22 10.47 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...
#22 10.52 Selecting previously unselected package libllvm15:amd64.
#22 10.52 Preparing to unpack .../063-libllvm15_1%3a15.0.6-4+b1_amd64.deb ...
#22 10.53 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ...
#22 11.30 Selecting previously unselected package libgl1-mesa-dri:amd64.
#22 11.31 Preparing to unpack .../064-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ...
#22 11.32 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
#22 11.78 Selecting previously unselected package libglx-mesa0:amd64.
#22 11.79 Preparing to unpack .../065-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ...
#22 11.80 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 11.86 Selecting previously unselected package libglx0:amd64.
#22 11.86 Preparing to unpack .../066-libglx0_1.6.0-1_amd64.deb ...
#22 11.87 Unpacking libglx0:amd64 (1.6.0-1) ...
#22 11.92 Selecting previously unselected package libgl1:amd64.
#22 11.93 Preparing to unpack .../067-libgl1_1.6.0-1_amd64.deb ...
#22 11.93 Unpacking libgl1:amd64 (1.6.0-1) ...
#22 11.98 Selecting previously unselected package libgl1-mesa-glx:amd64.
#22 11.99 Preparing to unpack .../068-libgl1-mesa-glx_22.3.6-1+deb12u1_amd64.deb ...
#22 11.99 Unpacking libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ...
#22 12.04 Selecting previously unselected package libopengl0:amd64.
#22 12.05 Preparing to unpack .../069-libopengl0_1.6.0-1_amd64.deb ...
#22 12.05 Unpacking libopengl0:amd64 (1.6.0-1) ...
#22 12.09 Selecting previously unselected package libglu1-mesa:amd64.
#22 12.10 Preparing to unpack .../070-libglu1-mesa_9.0.2-1.1_amd64.deb ...
#22 12.11 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ...
#22 12.17 Selecting previously unselected package python3-opengl.
#22 12.18 Preparing to unpack .../071-python3-opengl_3.1.6+dfsg-3_all.deb ...
#22 12.19 Unpacking python3-opengl (3.1.6+dfsg-3) ...
#22 12.57 Selecting previously unselected package python3-packaging.
#22 12.58 Preparing to unpack .../072-python3-packaging_23.0-1_all.deb ...
#22 12.58 Unpacking python3-packaging (23.0-1) ...
#22 12.63 Selecting previously unselected package python3-pygccxml.
#22 12.64 Preparing to unpack .../073-python3-pygccxml_2.2.1-1_all.deb ...
#22 12.64 Unpacking python3-pygccxml (2.2.1-1) ...
#22 12.69 Selecting previously unselected package python3-pyqt5.sip.
#22 12.70 Preparing to unpack .../074-python3-pyqt5.sip_12.11.1-1_amd64.deb ...
#22 12.71 Unpacking python3-pyqt5.sip (12.11.1-1) ...
#22 12.75 Selecting previously unselected package libdouble-conversion3:amd64.
#22 12.76 Preparing to unpack .../075-libdouble-conversion3_3.2.1-1_amd64.deb ...
#22 12.77 Unpacking libdouble-conversion3:amd64 (3.2.1-1) ...
#22 12.83 Selecting previously unselected package libqt5core5a:amd64.
#22 12.84 Preparing to unpack .../076-libqt5core5a_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 12.85 Unpacking libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 13.01 Selecting previously unselected package libqt5dbus5:amd64.
#22 13.02 Preparing to unpack .../077-libqt5dbus5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 13.02 Unpacking libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 13.09 Selecting previously unselected package libwayland-server0:amd64.
#22 13.10 Preparing to unpack .../078-libwayland-server0_1.21.0-1_amd64.deb ...
#22 13.10 Unpacking libwayland-server0:amd64 (1.21.0-1) ...
#22 13.15 Selecting previously unselected package libgbm1:amd64.
#22 13.16 Preparing to unpack .../079-libgbm1_22.3.6-1+deb12u1_amd64.deb ...
#22 13.16 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ...
#22 13.21 Selecting previously unselected package libegl-mesa0:amd64.
#22 13.22 Preparing to unpack .../080-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ...
#22 13.22 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 13.31 Selecting previously unselected package libegl1:amd64.
#22 13.32 Preparing to unpack .../081-libegl1_1.6.0-1_amd64.deb ...
#22 13.32 Unpacking libegl1:amd64 (1.6.0-1) ...
#22 13.37 Selecting previously unselected package libevdev2:amd64.
#22 13.38 Preparing to unpack .../082-libevdev2_1.13.0+dfsg-1_amd64.deb ...
#22 13.38 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ...
#22 13.43 Selecting previously unselected package libmtdev1:amd64.
#22 13.44 Preparing to unpack .../083-libmtdev1_1.1.6-1_amd64.deb ...
#22 13.44 Unpacking libmtdev1:amd64 (1.1.6-1) ...
#22 13.49 Selecting previously unselected package libgudev-1.0-0:amd64.
#22 13.50 Preparing to unpack .../084-libgudev-1.0-0_237-2_amd64.deb ...
#22 13.50 Unpacking libgudev-1.0-0:amd64 (237-2) ...
#22 13.54 Selecting previously unselected package libwacom-common.
#22 13.55 Preparing to unpack .../085-libwacom-common_2.6.0-1_all.deb ...
#22 13.56 Unpacking libwacom-common (2.6.0-1) ...
#22 13.65 Selecting previously unselected package libwacom9:amd64.
#22 13.66 Preparing to unpack .../086-libwacom9_2.6.0-1_amd64.deb ...
#22 13.66 Unpacking libwacom9:amd64 (2.6.0-1) ...
#22 13.71 Selecting previously unselected package libinput-bin.
#22 13.72 Preparing to unpack .../087-libinput-bin_1.22.1-1_amd64.deb ...
#22 13.72 Unpacking libinput-bin (1.22.1-1) ...
#22 13.77 Selecting previously unselected package libinput10:amd64.
#22 13.78 Preparing to unpack .../088-libinput10_1.22.1-1_amd64.deb ...
#22 13.78 Unpacking libinput10:amd64 (1.22.1-1) ...
#22 13.84 Selecting previously unselected package libmd4c0:amd64.
#22 13.85 Preparing to unpack .../089-libmd4c0_0.4.8-1_amd64.deb ...
#22 13.85 Unpacking libmd4c0:amd64 (0.4.8-1) ...
#22 13.90 Selecting previously unselected package libqt5network5:amd64.
#22 13.91 Preparing to unpack .../090-libqt5network5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 13.91 Unpacking libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 14.00 Selecting previously unselected package libxcb-icccm4:amd64.
#22 14.01 Preparing to unpack .../091-libxcb-icccm4_0.4.1-1.1_amd64.deb ...
#22 14.01 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ...
#22 14.06 Selecting previously unselected package libxcb-util1:amd64.
#22 14.07 Preparing to unpack .../092-libxcb-util1_0.4.0-1+b1_amd64.deb ...
#22 14.08 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ...
#22 14.12 Selecting previously unselected package libxcb-image0:amd64.
#22 14.13 Preparing to unpack .../093-libxcb-image0_0.4.0-2_amd64.deb ...
#22 14.14 Unpacking libxcb-image0:amd64 (0.4.0-2) ...
#22 14.18 Selecting previously unselected package libxcb-keysyms1:amd64.
#22 14.19 Preparing to unpack .../094-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ...
#22 14.19 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#22 14.24 Selecting previously unselected package libxcb-render-util0:amd64.
#22 14.25 Preparing to unpack .../095-libxcb-render-util0_0.3.9-1+b1_amd64.deb ...
#22 14.25 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#22 14.30 Selecting previously unselected package libxcb-shape0:amd64.
#22 14.31 Preparing to unpack .../096-libxcb-shape0_1.15-1_amd64.deb ...
#22 14.31 Unpacking libxcb-shape0:amd64 (1.15-1) ...
#22 14.37 Selecting previously unselected package libxcb-xinerama0:amd64.
#22 14.38 Preparing to unpack .../097-libxcb-xinerama0_1.15-1_amd64.deb ...
#22 14.38 Unpacking libxcb-xinerama0:amd64 (1.15-1) ...
#22 14.43 Selecting previously unselected package libxcb-xinput0:amd64.
#22 14.44 Preparing to unpack .../098-libxcb-xinput0_1.15-1_amd64.deb ...
#22 14.44 Unpacking libxcb-xinput0:amd64 (1.15-1) ...
#22 14.49 Selecting previously unselected package libxcb-xkb1:amd64.
#22 14.51 Preparing to unpack .../099-libxcb-xkb1_1.15-1_amd64.deb ...
#22 14.51 Unpacking libxcb-xkb1:amd64 (1.15-1) ...
#22 14.56 Selecting previously unselected package libxkbcommon-x11-0:amd64.
#22 14.57 Preparing to unpack .../100-libxkbcommon-x11-0_1.5.0-1_amd64.deb ...
#22 14.58 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ...
#22 14.64 Selecting previously unselected package libqt5gui5:amd64.
#22 14.65 Preparing to unpack .../101-libqt5gui5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 14.66 Unpacking libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 14.92 Selecting previously unselected package libqt5widgets5:amd64.
#22 14.93 Preparing to unpack .../102-libqt5widgets5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 14.93 Unpacking libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 15.12 Selecting previously unselected package libqt5xml5:amd64.
#22 15.13 Preparing to unpack .../103-libqt5xml5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 15.13 Unpacking libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 15.19 Selecting previously unselected package libqt5designer5:amd64.
#22 15.20 Preparing to unpack .../104-libqt5designer5_5.15.8-2_amd64.deb ...
#22 15.21 Unpacking libqt5designer5:amd64 (5.15.8-2) ...
#22 15.37 Selecting previously unselected package libqt5sql5:amd64.
#22 15.38 Preparing to unpack .../105-libqt5sql5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 15.38 Unpacking libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 15.44 Selecting previously unselected package libqt5help5:amd64.
#22 15.45 Preparing to unpack .../106-libqt5help5_5.15.8-2_amd64.deb ...
#22 15.46 Unpacking libqt5help5:amd64 (5.15.8-2) ...
#22 15.52 Selecting previously unselected package libqt5printsupport5:amd64.
#22 15.53 Preparing to unpack .../107-libqt5printsupport5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 15.53 Unpacking libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 15.60 Selecting previously unselected package libqt5test5:amd64.
#22 15.61 Preparing to unpack .../108-libqt5test5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 15.61 Unpacking libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 15.67 Selecting previously unselected package python3-pyqt5.
#22 15.68 Preparing to unpack .../109-python3-pyqt5_5.15.9+dfsg-1_amd64.deb ...
#22 15.68 Unpacking python3-pyqt5 (5.15.9+dfsg-1) ...
#22 15.90 Selecting previously unselected package python3-pyqt6.sip.
#22 15.90 Preparing to unpack .../110-python3-pyqt6.sip_13.4.1-1_amd64.deb ...
#22 15.91 Unpacking python3-pyqt6.sip (13.4.1-1) ...
#22 15.95 Selecting previously unselected package libb2-1:amd64.
#22 15.97 Preparing to unpack .../111-libb2-1_0.98.1-1.1_amd64.deb ...
#22 15.97 Unpacking libb2-1:amd64 (0.98.1-1.1) ...
#22 16.03 Selecting previously unselected package libqt6core6:amd64.
#22 16.04 Preparing to unpack .../112-libqt6core6_6.4.2+dfsg-10_amd64.deb ...
#22 16.04 Unpacking libqt6core6:amd64 (6.4.2+dfsg-10) ...
#22 16.19 Selecting previously unselected package libqt6dbus6:amd64.
#22 16.20 Preparing to unpack .../113-libqt6dbus6_6.4.2+dfsg-10_amd64.deb ...
#22 16.20 Unpacking libqt6dbus6:amd64 (6.4.2+dfsg-10) ...
#22 16.27 Selecting previously unselected package libts0:amd64.
#22 16.28 Preparing to unpack .../114-libts0_1.22-1+b1_amd64.deb ...
#22 16.28 Unpacking libts0:amd64 (1.22-1+b1) ...
#22 16.34 Selecting previously unselected package libqt6gui6:amd64.
#22 16.35 Preparing to unpack .../115-libqt6gui6_6.4.2+dfsg-10_amd64.deb ...
#22 16.35 Unpacking libqt6gui6:amd64 (6.4.2+dfsg-10) ...
#22 16.57 Selecting previously unselected package libproxy1v5:amd64.
#22 16.58 Preparing to unpack .../116-libproxy1v5_0.4.18-1.2_amd64.deb ...
#22 16.58 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ...
#22 16.63 Selecting previously unselected package libqt6network6:amd64.
#22 16.64 Preparing to unpack .../117-libqt6network6_6.4.2+dfsg-10_amd64.deb ...
#22 16.65 Unpacking libqt6network6:amd64 (6.4.2+dfsg-10) ...
#22 16.74 Selecting previously unselected package libqt6opengl6:amd64.
#22 16.75 Preparing to unpack .../118-libqt6opengl6_6.4.2+dfsg-10_amd64.deb ...
#22 16.76 Unpacking libqt6opengl6:amd64 (6.4.2+dfsg-10) ...
#22 16.84 Selecting previously unselected package libqt6widgets6:amd64.
#22 16.85 Preparing to unpack .../119-libqt6widgets6_6.4.2+dfsg-10_amd64.deb ...
#22 16.85 Unpacking libqt6widgets6:amd64 (6.4.2+dfsg-10) ...
#22 17.04 Selecting previously unselected package libqt6openglwidgets6:amd64.
#22 17.05 Preparing to unpack .../120-libqt6openglwidgets6_6.4.2+dfsg-10_amd64.deb ...
#22 17.06 Unpacking libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ...
#22 17.11 Selecting previously unselected package libqt6printsupport6:amd64.
#22 17.11 Preparing to unpack .../121-libqt6printsupport6_6.4.2+dfsg-10_amd64.deb ...
#22 17.12 Unpacking libqt6printsupport6:amd64 (6.4.2+dfsg-10) ...
#22 17.18 Selecting previously unselected package libqt6sql6:amd64.
#22 17.19 Preparing to unpack .../122-libqt6sql6_6.4.2+dfsg-10_amd64.deb ...
#22 17.20 Unpacking libqt6sql6:amd64 (6.4.2+dfsg-10) ...
#22 17.25 Selecting previously unselected package libqt6test6:amd64.
#22 17.26 Preparing to unpack .../123-libqt6test6_6.4.2+dfsg-10_amd64.deb ...
#22 17.27 Unpacking libqt6test6:amd64 (6.4.2+dfsg-10) ...
#22 17.32 Selecting previously unselected package libqt6xml6:amd64.
#22 17.33 Preparing to unpack .../124-libqt6xml6_6.4.2+dfsg-10_amd64.deb ...
#22 17.33 Unpacking libqt6xml6:amd64 (6.4.2+dfsg-10) ...
#22 17.38 Selecting previously unselected package python3-pyqt6.
#22 17.39 Preparing to unpack .../125-python3-pyqt6_6.4.2-1_amd64.deb ...
#22 17.40 Unpacking python3-pyqt6 (6.4.2-1) ...
#22 17.61 Selecting previously unselected package python3-decorator.
#22 17.62 Preparing to unpack .../126-python3-decorator_5.1.1-3_all.deb ...
#22 17.63 Unpacking python3-decorator (5.1.1-3) ...
#22 17.67 Selecting previously unselected package libopenblas0-pthread:amd64.
#22 17.68 Preparing to unpack .../127-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ...
#22 17.69 Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ...
#22 18.06 Selecting previously unselected package libopenblas0:amd64.
#22 18.07 Preparing to unpack .../128-libopenblas0_0.3.21+ds-4_amd64.deb ...
#22 18.07 Unpacking libopenblas0:amd64 (0.3.21+ds-4) ...
#22 18.12 Selecting previously unselected package libopenblas-pthread-dev:amd64.
#22 18.13 Preparing to unpack .../129-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ...
#22 18.13 Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ...
#22 18.41 Selecting previously unselected package libopenblas-dev:amd64.
#22 18.43 Preparing to unpack .../130-libopenblas-dev_0.3.21+ds-4_amd64.deb ...
#22 18.43 Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ...
#22 18.47 Selecting previously unselected package libpython3-all-dev:amd64.
#22 18.48 Preparing to unpack .../131-libpython3-all-dev_3.11.2-1+b1_amd64.deb ...
#22 18.49 Unpacking libpython3-all-dev:amd64 (3.11.2-1+b1) ...
#22 18.52 Selecting previously unselected package python3-all.
#22 18.53 Preparing to unpack .../132-python3-all_3.11.2-1+b1_amd64.deb ...
#22 18.53 Unpacking python3-all (3.11.2-1+b1) ...
#22 18.57 Selecting previously unselected package python3-all-dev.
#22 18.58 Preparing to unpack .../133-python3-all-dev_3.11.2-1+b1_amd64.deb ...
#22 18.58 Unpacking python3-all-dev (3.11.2-1+b1) ...
#22 18.63 Selecting previously unselected package libxsimd-dev:amd64.
#22 18.64 Preparing to unpack .../134-libxsimd-dev_8.1.0-7_amd64.deb ...
#22 18.64 Unpacking libxsimd-dev:amd64 (8.1.0-7) ...
#22 18.70 Selecting previously unselected package python3-gast.
#22 18.71 Preparing to unpack .../135-python3-gast_0.5.2-2_all.deb ...
#22 18.71 Unpacking python3-gast (0.5.2-2) ...
#22 18.76 Selecting previously unselected package python3-beniget.
#22 18.77 Preparing to unpack .../136-python3-beniget_0.4.1-3_all.deb ...
#22 18.77 Unpacking python3-beniget (0.4.1-3) ...
#22 18.82 Selecting previously unselected package python3-ply.
#22 18.83 Preparing to unpack .../137-python3-ply_3.11-5_all.deb ...
#22 18.83 Unpacking python3-ply (3.11-5) ...
#22 18.89 Selecting previously unselected package python3-pythran.
#22 18.89 Preparing to unpack .../138-python3-pythran_0.11.0+ds-7_amd64.deb ...
#22 18.90 Unpacking python3-pythran (0.11.0+ds-7) ...
#22 19.15 Selecting previously unselected package liblbfgsb0:amd64.
#22 19.16 Preparing to unpack .../139-liblbfgsb0_3.0+dfsg.4-1_amd64.deb ...
#22 19.17 Unpacking liblbfgsb0:amd64 (3.0+dfsg.4-1) ...
#22 19.21 Selecting previously unselected package python3-scipy.
#22 19.22 Preparing to unpack .../140-python3-scipy_1.10.1-2_amd64.deb ...
#22 19.23 Unpacking python3-scipy (1.10.1-2) ...
#22 19.84 Selecting previously unselected package pyqt5-dev-tools.
#22 19.85 Preparing to unpack .../141-pyqt5-dev-tools_5.15.9+dfsg-1_amd64.deb ...
#22 19.86 Unpacking pyqt5-dev-tools (5.15.9+dfsg-1) ...
#22 19.91 Selecting previously unselected package pyqt6-dev-tools.
#22 19.92 Preparing to unpack .../142-pyqt6-dev-tools_6.4.2-1_all.deb ...
#22 19.93 Unpacking pyqt6-dev-tools (6.4.2-1) ...
#22 19.98 Selecting previously unselected package qtchooser.
#22 19.99 Preparing to unpack .../143-qtchooser_66-2_amd64.deb ...
#22 19.99 Unpacking qtchooser (66-2) ...
#22 20.04 Selecting previously unselected package qtbase5-dev-tools.
#22 20.05 Preparing to unpack .../144-qtbase5-dev-tools_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 20.05 Unpacking qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ...
#22 20.14 Selecting previously unselected package qt6-base-dev-tools.
#22 20.15 Preparing to unpack .../145-qt6-base-dev-tools_6.4.2+dfsg-10_amd64.deb ...
#22 20.16 Unpacking qt6-base-dev-tools (6.4.2+dfsg-10) ...
#22 20.26 Selecting previously unselected package python3-pyqtgraph.
#22 20.27 Preparing to unpack .../146-python3-pyqtgraph_0.13.1-4_all.deb ...
#22 20.27 Unpacking python3-pyqtgraph (0.13.1-4) ...
#22 20.38 Selecting previously unselected package python3-contextlib2.
#22 20.39 Preparing to unpack .../147-python3-contextlib2_0.6.0.post1-3_all.deb ...
#22 20.40 Unpacking python3-contextlib2 (0.6.0.post1-3) ...
#22 20.44 Selecting previously unselected package python3-schema.
#22 20.45 Preparing to unpack .../148-python3-schema_0.7.5-1_all.deb ...
#22 20.46 Unpacking python3-schema (0.7.5-1) ...
#22 20.50 Selecting previously unselected package python3-sip.
#22 20.52 Preparing to unpack .../149-python3-sip_4.19.25+dfsg-5+b1_amd64.deb ...
#22 20.52 Unpacking python3-sip (4.19.25+dfsg-5+b1) ...
#22 20.57 Selecting previously unselected package python3-thrift.
#22 20.58 Preparing to unpack .../150-python3-thrift_0.17.0-2+b2_amd64.deb ...
#22 20.59 Unpacking python3-thrift (0.17.0-2+b2) ...
#22 20.64 Selecting previously unselected package python3-cffi-backend:amd64.
#22 20.65 Preparing to unpack .../151-python3-cffi-backend_1.15.1-5+b1_amd64.deb ...
#22 20.65 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ...
#22 20.70 Selecting previously unselected package python3-py.
#22 20.71 Preparing to unpack .../152-python3-py_1.11.0-1_all.deb ...
#22 20.72 Unpacking python3-py (1.11.0-1) ...
#22 20.78 Selecting previously unselected package python3-zmq.
#22 20.79 Preparing to unpack .../153-python3-zmq_24.0.1-4+b1_amd64.deb ...
#22 20.79 Unpacking python3-zmq (24.0.1-4+b1) ...
#22 20.87 Selecting previously unselected package libfmt9:amd64.
#22 20.88 Preparing to unpack .../154-libfmt9_9.1.0+ds1-2_amd64.deb ...
#22 20.89 Unpacking libfmt9:amd64 (9.1.0+ds1-2) ...
#22 20.94 Selecting previously unselected package libgnuradio-pmt3.10.5:amd64.
#22 20.95 Preparing to unpack .../155-libgnuradio-pmt3.10.5_3.10.5.1-3_amd64.deb ...
#22 20.95 Unpacking libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ...
#22 21.01 Selecting previously unselected package libspdlog1.10:amd64.
#22 21.02 Preparing to unpack .../156-libspdlog1.10_1%3a1.10.0+ds-0.4_amd64.deb ...
#22 21.02 Unpacking libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ...
#22 21.08 Selecting previously unselected package libthrift-0.17.0:amd64.
#22 21.09 Preparing to unpack .../157-libthrift-0.17.0_0.17.0-2+b2_amd64.deb ...
#22 21.09 Unpacking libthrift-0.17.0:amd64 (0.17.0-2+b2) ...
#22 21.16 Selecting previously unselected package libunwind8:amd64.
#22 21.17 Preparing to unpack .../158-libunwind8_1.6.2-3_amd64.deb ...
#22 21.17 Unpacking libunwind8:amd64 (1.6.2-3) ...
#22 21.22 Selecting previously unselected package libgnuradio-runtime3.10.5:amd64.
#22 21.23 Preparing to unpack .../159-libgnuradio-runtime3.10.5_3.10.5.1-3_amd64.deb ...
#22 21.24 Unpacking libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ...
#22 21.32 Selecting previously unselected package libogg0:amd64.
#22 21.33 Preparing to unpack .../160-libogg0_1.3.5-3_amd64.deb ...
#22 21.33 Unpacking libogg0:amd64 (1.3.5-3) ...
#22 21.38 Selecting previously unselected package libflac12:amd64.
#22 21.39 Preparing to unpack .../161-libflac12_1.4.2+ds-2_amd64.deb ...
#22 21.40 Unpacking libflac12:amd64 (1.4.2+ds-2) ...
#22 21.46 Selecting previously unselected package libmp3lame0:amd64.
#22 21.47 Preparing to unpack .../162-libmp3lame0_3.100-6_amd64.deb ...
#22 21.47 Unpacking libmp3lame0:amd64 (3.100-6) ...
#22 21.54 Selecting previously unselected package libmpg123-0:amd64.
#22 21.55 Preparing to unpack .../163-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ...
#22 21.55 Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
#22 21.61 Selecting previously unselected package libopus0:amd64.
#22 21.62 Preparing to unpack .../164-libopus0_1.3.1-3_amd64.deb ...
#22 21.64 Unpacking libopus0:amd64 (1.3.1-3) ...
#22 21.70 Selecting previously unselected package libvorbis0a:amd64.
#22 21.71 Preparing to unpack .../165-libvorbis0a_1.3.7-1_amd64.deb ...
#22 21.71 Unpacking libvorbis0a:amd64 (1.3.7-1) ...
#22 21.76 Selecting previously unselected package libvorbisenc2:amd64.
#22 21.77 Preparing to unpack .../166-libvorbisenc2_1.3.7-1_amd64.deb ...
#22 21.78 Unpacking libvorbisenc2:amd64 (1.3.7-1) ...
#22 21.83 Selecting previously unselected package libsndfile1:amd64.
#22 21.84 Preparing to unpack .../167-libsndfile1_1.2.0-1_amd64.deb ...
#22 21.85 Unpacking libsndfile1:amd64 (1.2.0-1) ...
#22 21.90 Selecting previously unselected package libgnuradio-blocks3.10.5:amd64.
#22 21.91 Preparing to unpack .../168-libgnuradio-blocks3.10.5_3.10.5.1-3_amd64.deb ...
#22 21.92 Unpacking libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ...
#22 22.00 Selecting previously unselected package libgnuradio-fft3.10.5:amd64.
#22 22.01 Preparing to unpack .../169-libgnuradio-fft3.10.5_3.10.5.1-3_amd64.deb ...
#22 22.01 Unpacking libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ...
#22 22.06 Selecting previously unselected package libgnuradio-analog3.10.5:amd64.
#22 22.07 Preparing to unpack .../170-libgnuradio-analog3.10.5_3.10.5.1-3_amd64.deb ...
#22 22.07 Unpacking libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ...
#22 22.13 Selecting previously unselected package libsamplerate0:amd64.
#22 22.15 Preparing to unpack .../171-libsamplerate0_0.2.2-3_amd64.deb ...
#22 22.15 Unpacking libsamplerate0:amd64 (0.2.2-3) ...
#22 22.27 Selecting previously unselected package libjack-jackd2-0:amd64.
#22 22.28 Preparing to unpack .../172-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ...
#22 22.28 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ...
#22 22.35 Selecting previously unselected package libportaudio2:amd64.
#22 22.37 Preparing to unpack .../173-libportaudio2_19.6.0-1.2_amd64.deb ...
#22 22.37 Unpacking libportaudio2:amd64 (19.6.0-1.2) ...
#22 22.42 Selecting previously unselected package libgnuradio-audio3.10.5:amd64.
#22 22.43 Preparing to unpack .../174-libgnuradio-audio3.10.5_3.10.5.1-3_amd64.deb ...
#22 22.43 Unpacking libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ...
#22 22.49 Selecting previously unselected package libgnuradio-filter3.10.5:amd64.
#22 22.50 Preparing to unpack .../175-libgnuradio-filter3.10.5_3.10.5.1-3_amd64.deb ...
#22 22.51 Unpacking libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ...
#22 22.57 Selecting previously unselected package libgnuradio-channels3.10.5:amd64.
#22 22.58 Preparing to unpack .../176-libgnuradio-channels3.10.5_3.10.5.1-3_amd64.deb ...
#22 22.59 Unpacking libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ...
#22 22.64 Selecting previously unselected package libgnuradio-digital3.10.5:amd64.
#22 22.65 Preparing to unpack .../177-libgnuradio-digital3.10.5_3.10.5.1-3_amd64.deb ...
#22 22.65 Unpacking libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ...
#22 22.73 Selecting previously unselected package libgslcblas0:amd64.
#22 22.74 Preparing to unpack .../178-libgslcblas0_2.7.1+dfsg-5_amd64.deb ...
#22 22.74 Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5) ...
#22 22.80 Selecting previously unselected package libgsl27:amd64.
#22 22.81 Preparing to unpack .../179-libgsl27_2.7.1+dfsg-5_amd64.deb ...
#22 22.81 Unpacking libgsl27:amd64 (2.7.1+dfsg-5) ...
#22 22.94 Selecting previously unselected package libgnuradio-fec3.10.5:amd64.
#22 22.95 Preparing to unpack .../180-libgnuradio-fec3.10.5_3.10.5.1-3_amd64.deb ...
#22 22.96 Unpacking libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ...
#22 23.05 Selecting previously unselected package libgnuradio-dtv3.10.5:amd64.
#22 23.06 Preparing to unpack .../181-libgnuradio-dtv3.10.5_3.10.5.1-3_amd64.deb ...
#22 23.07 Unpacking libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ...
#22 23.21 Selecting previously unselected package libiio0:amd64.
#22 23.21 Preparing to unpack .../182-libiio0_0.24-4_amd64.deb ...
#22 23.22 Unpacking libiio0:amd64 (0.24-4) ...
#22 23.33 Selecting previously unselected package libad9361-0:amd64.
#22 23.34 Preparing to unpack .../183-libad9361-0_0.2-1_amd64.deb ...
#22 23.35 Unpacking libad9361-0:amd64 (0.2-1) ...
#22 23.46 Selecting previously unselected package libgnuradio-iio3.10.5:amd64.
#22 23.47 Preparing to unpack .../184-libgnuradio-iio3.10.5_3.10.5.1-3_amd64.deb ...
#22 23.48 Unpacking libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ...
#22 23.58 Selecting previously unselected package libgnuradio-network3.10.5:amd64.
#22 23.59 Preparing to unpack .../185-libgnuradio-network3.10.5_3.10.5.1-3_amd64.deb ...
#22 23.61 Unpacking libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ...
#22 23.73 Selecting previously unselected package libgnuradio-pdu3.10.5:amd64.
#22 23.74 Preparing to unpack .../186-libgnuradio-pdu3.10.5_3.10.5.1-3_amd64.deb ...
#22 23.76 Unpacking libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ...
#22 23.89 Selecting previously unselected package libqt5opengl5:amd64.
#22 23.90 Preparing to unpack .../187-libqt5opengl5_5.15.8+dfsg-11+deb12u2_amd64.deb ...
#22 23.91 Unpacking libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 24.02 Selecting previously unselected package libqt5svg5:amd64.
#22 24.03 Preparing to unpack .../188-libqt5svg5_5.15.8-3_amd64.deb ...
#22 24.04 Unpacking libqt5svg5:amd64 (5.15.8-3) ...
#22 24.17 Selecting previously unselected package libqwt-qt5-6.
#22 24.18 Preparing to unpack .../189-libqwt-qt5-6_6.1.4-2_amd64.deb ...
#22 24.20 Unpacking libqwt-qt5-6 (6.1.4-2) ...
#22 24.33 Selecting previously unselected package libgnuradio-qtgui3.10.5:amd64.
#22 24.35 Preparing to unpack .../190-libgnuradio-qtgui3.10.5_3.10.5.1-3_amd64.deb ...
#22 24.35 Unpacking libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ...
#22 24.48 Selecting previously unselected package libgnuradio-soapy3.10.5:amd64.
#22 24.49 Preparing to unpack .../191-libgnuradio-soapy3.10.5_3.10.5.1-3_amd64.deb ...
#22 24.50 Unpacking libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ...
#22 24.63 Selecting previously unselected package libgnuradio-trellis3.10.5:amd64.
#22 24.64 Preparing to unpack .../192-libgnuradio-trellis3.10.5_3.10.5.1-3_amd64.deb ...
#22 24.65 Unpacking libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ...
#22 24.75 Selecting previously unselected package libgnuradio-uhd3.10.5:amd64.
#22 24.75 Preparing to unpack .../193-libgnuradio-uhd3.10.5_3.10.5.1-3_amd64.deb ...
#22 24.77 Unpacking libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ...
#22 24.86 Selecting previously unselected package libslang2:amd64.
#22 24.87 Preparing to unpack .../194-libslang2_2.3.3-3_amd64.deb ...
#22 24.88 Unpacking libslang2:amd64 (2.3.3-3) ...
#22 24.96 Selecting previously unselected package libcaca0:amd64.
#22 24.97 Preparing to unpack .../195-libcaca0_0.99.beta20-3_amd64.deb ...
#22 24.98 Unpacking libcaca0:amd64 (0.99.beta20-3) ...
#22 25.04 Selecting previously unselected package libasyncns0:amd64.
#22 25.05 Preparing to unpack .../196-libasyncns0_0.8-6+b3_amd64.deb ...
#22 25.05 Unpacking libasyncns0:amd64 (0.8-6+b3) ...
#22 25.11 Selecting previously unselected package libpulse0:amd64.
#22 25.12 Preparing to unpack .../197-libpulse0_16.1+dfsg1-2+b1_amd64.deb ...
#22 25.13 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ...
#22 25.20 Selecting previously unselected package libsdl1.2debian:amd64.
#22 25.21 Preparing to unpack .../198-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ...
#22 25.21 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
#22 25.27 Selecting previously unselected package libgnuradio-video-sdl3.10.5:amd64.
#22 25.28 Preparing to unpack .../199-libgnuradio-video-sdl3.10.5_3.10.5.1-3_amd64.deb ...
#22 25.29 Unpacking libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ...
#22 25.34 Selecting previously unselected package libcodec2-1.0:amd64.
#22 25.35 Preparing to unpack .../200-libcodec2-1.0_1.0.5-1_amd64.deb ...
#22 25.36 Unpacking libcodec2-1.0:amd64 (1.0.5-1) ...
#22 25.90 Selecting previously unselected package libgnuradio-vocoder3.10.5:amd64.
#22 25.91 Preparing to unpack .../201-libgnuradio-vocoder3.10.5_3.10.5.1-3_amd64.deb ...
#22 25.91 Unpacking libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ...
#22 25.97 Selecting previously unselected package libgnuradio-wavelet3.10.5:amd64.
#22 25.98 Preparing to unpack .../202-libgnuradio-wavelet3.10.5_3.10.5.1-3_amd64.deb ...
#22 25.98 Unpacking libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ...
#22 26.03 Selecting previously unselected package libgnuradio-zeromq3.10.5:amd64.
#22 26.04 Preparing to unpack .../203-libgnuradio-zeromq3.10.5_3.10.5.1-3_amd64.deb ...
#22 26.04 Unpacking libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ...
#22 26.10 Selecting previously unselected package gnuradio.
#22 26.12 Preparing to unpack .../204-gnuradio_3.10.5.1-3_amd64.deb ...
#22 26.12 Unpacking gnuradio (3.10.5.1-3) ...
#22 26.53 Setting up libb2-1:amd64 (0.98.1-1.1) ...
#22 26.54 Setting up libxcb-dri3-0:amd64 (1.15-1) ...
#22 26.55 Setting up python3-attr (22.2.0-1) ...
#22 26.71 Setting up libwayland-server0:amd64 (1.21.0-1) ...
#22 26.72 Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ...
#22 26.73 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
#22 26.74 Setting up libdouble-conversion3:amd64 (3.2.1-1) ...
#22 26.75 Setting up libproxy1v5:amd64 (0.4.18-1.2) ...
#22 26.76 Setting up fonts-mathjax (2.7.9+dfsg-1) ...
#22 26.77 Setting up libcodec2-1.0:amd64 (1.0.5-1) ...
#22 26.78 Setting up libxdamage1:amd64 (1:1.1.6-1) ...
#22 26.79 Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ...
#22 26.80 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 26.81 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 26.81 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 26.82 Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
#22 26.83 Setting up libxcb-xfixes0:amd64 (1.15-1) ...
#22 26.84 Setting up libogg0:amd64 (1.3.5-3) ...
#22 26.85 Setting up python3-cairo:amd64 (1.20.1-5+b1) ...
#22 26.97 Setting up hicolor-icon-theme (0.17-2) ...
#22 27.00 Setting up libjs-mathjax (2.7.9+dfsg-1) ...
#22 27.01 Setting up libxcb-xinput0:amd64 (1.15-1) ...
#22 27.02 Setting up python3-py (1.11.0-1) ...
#22 27.19 Setting up libvte-2.91-common (0.70.6-2~deb12u1) ...
#22 27.21 Setting up libgslcblas0:amd64 (2.7.1+dfsg-5) ...
#22 27.26 Setting up python3-colorama (0.4.6-2) ...
#22 27.40 Setting up libglvnd0:amd64 (1.6.0-1) ...
#22 27.41 Setting up libxcb-glx0:amd64 (1.15-1) ...
#22 27.42 Setting up python3-ply (3.11-5) ...
#22 27.57 Setting up libiio0:amd64 (0.24-4) ...
#22 27.58 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#22 27.59 Setting up libxcb-shape0:amd64 (1.15-1) ...
#22 27.60 Setting up python3-gast (0.5.2-2) ...
#22 27.73 Setting up libgsl27:amd64 (2.7.1+dfsg-5) ...
#22 27.77 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#22 27.78 Setting up python3-all (3.11.2-1+b1) ...
#22 27.79 Setting up xkb-data (2.35.1-1) ...
#22 27.80 Setting up python3-contextlib2 (0.6.0.post1-3) ...
#22 27.93 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ...
#22 27.94 Setting up libatspi2.0-0:amd64 (2.46.0-5) ...
#22 27.95 Setting up python3-click (8.1.3-2) ...
#22 28.11 Setting up libqt6core6:amd64 (6.4.2+dfsg-10) ...
#22 28.12 Setting up libunwind8:amd64 (1.6.2-3) ...
#22 28.13 Setting up python3-thrift (0.17.0-2+b2) ...
#22 28.28 Setting up libts0:amd64 (1.22-1+b1) ...
#22 28.30 Setting up libcolord2:amd64 (1.4.6-2.2) ...
#22 28.31 Setting up gnome-terminal-data (3.46.8-1) ...
#22 28.32 Setting up libopengl0:amd64 (1.6.0-1) ...
#22 28.33 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ...
#22 28.34 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#22 28.36 Setting up libxcb-xkb1:amd64 (1.15-1) ...
#22 28.37 Setting up libxcb-image0:amd64 (0.4.0-2) ...
#22 28.38 Setting up libxcb-present0:amd64 (1.15-1) ...
#22 28.39 Setting up libdconf1:amd64 (0.40.0-4) ...
#22 28.40 Setting up python3-beniget (0.4.1-3) ...
#22 28.53 Setting up libxsimd-dev:amd64 (8.1.0-7) ...
#22 28.54 Setting up python3-decorator (5.1.1-3) ...
#22 28.67 Setting up python3-packaging (23.0-1) ...
#22 28.81 Setting up libxcb-xinerama0:amd64 (1.15-1) ...
#22 28.82 Setting up libflac12:amd64 (1.4.2+ds-2) ...
#22 28.83 Setting up libslang2:amd64 (2.3.3-3) ...
#22 28.84 Setting up libqt6xml6:amd64 (6.4.2+dfsg-10) ...
#22 28.85 Setting up adwaita-icon-theme (43-1) ...
#22 28.91 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
#22 28.92 Setting up libqt6sql6:amd64 (6.4.2+dfsg-10) ...
#22 28.93 Setting up libepoxy0:amd64 (1.5.10-1) ...
#22 28.94 Setting up libxfixes3:amd64 (1:6.0.0-2) ...
#22 28.95 Setting up libxcb-sync1:amd64 (1.15-1) ...
#22 28.96 Setting up libpython3-all-dev:amd64 (3.11.2-1+b1) ...
#22 28.97 Setting up libopus0:amd64 (1.3.1-3) ...
#22 28.98 Setting up libxinerama1:amd64 (2:1.1.4-3) ...
#22 28.99 Setting up libvorbis0a:amd64 (1.3.7-1) ...
#22 29.00 Setting up castxml (0.5.1-1) ...
#22 29.01 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
#22 29.02 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ...
#22 29.03 Setting up python3-click-plugins (1.1.1-4) ...
#22 29.16 Setting up libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 29.18 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
#22 29.19 Setting up libmtdev1:amd64 (1.1.6-1) ...
#22 29.20 Setting up libfmt9:amd64 (9.1.0+ds1-2) ...
#22 29.21 Setting up libxcb-dri2-0:amd64 (1.15-1) ...
#22 29.22 Setting up python3-pyqt5.sip (12.11.1-1) ...
#22 29.23 Setting up python3-pyrsistent:amd64 (0.18.1-1+b3) ...
#22 29.38 Setting up libopenblas0:amd64 (0.3.21+ds-4) ...
#22 29.39 Setting up libasyncns0:amd64 (0.8-6+b3) ...
#22 29.40 Setting up libxshmfence1:amd64 (1.3-1) ...
#22 29.41 Setting up python3-lxml:amd64 (4.9.2-1+b1) ...
#22 29.59 Setting up at-spi2-common (2.46.0-5) ...
#22 29.60 Setting up libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 29.61 Setting up python3-schema (0.7.5-1) ...
#22 29.73 Setting up libxcb-randr0:amd64 (1.15-1) ...
#22 29.74 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...
#22 29.75 Setting up libmd4c0:amd64 (0.4.8-1) ...
#22 29.77 Setting up libatk1.0-0:amd64 (2.46.0-5) ...
#22 29.78 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ...
#22 29.79 Setting up libwayland-egl1:amd64 (1.21.0-1) ...
#22 29.80 Setting up python3-pygccxml (2.2.1-1) ...
#22 29.98 Setting up python3-pyqt6.sip (13.4.1-1) ...
#22 29.99 Setting up libsamplerate0:amd64 (0.2.2-3) ...
#22 30.00 Setting up libqt5test5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 30.01 Setting up python3-gi-cairo (3.42.2-3+b1) ...
#22 30.02 Setting up libdrm-common (2.4.114-1) ...
#22 30.03 Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
#22 30.04 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ...
#22 30.05 Setting up libgudev-1.0-0:amd64 (237-2) ...
#22 30.06 Setting up qtchooser (66-2) ...
#22 30.07 Setting up libmp3lame0:amd64 (3.100-6) ...
#22 30.08 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ...
#22 30.09 Setting up libvorbisenc2:amd64 (1.3.7-1) ...
#22 30.10 Setting up libqt6dbus6:amd64 (6.4.2+dfsg-10) ...
#22 30.11 Setting up liblbfgsb0:amd64 (3.0+dfsg.4-1) ...
#22 30.12 Setting up libwacom-common (2.6.0-1) ...
#22 30.13 Setting up python3-sip (4.19.25+dfsg-5+b1) ...
#22 30.27 Setting up libxkbcommon0:amd64 (1.5.0-1) ...
#22 30.28 Setting up libwayland-client0:amd64 (1.21.0-1) ...
#22 30.29 Setting up libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ...
#22 30.30 Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ...
#22 30.31 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 30.32 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 30.32 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 30.33 Setting up python3-all-dev (3.11.2-1+b1) ...
#22 30.35 Setting up libqt6test6:amd64 (6.4.2+dfsg-10) ...
#22 30.36 Setting up libad9361-0:amd64 (0.2-1) ...
#22 30.37 Setting up libcaca0:amd64 (0.99.beta20-3) ...
#22 30.38 Setting up qt6-base-dev-tools (6.4.2+dfsg-10) ...
#22 30.39 Setting up libwacom9:amd64 (2.6.0-1) ...
#22 30.40 Setting up libxcursor1:amd64 (1:1.2.1-1) ...
#22 30.41 Setting up dconf-service (0.40.0-4) ...
#22 30.42 Setting up libqt5network5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 30.43 Setting up libinput-bin (1.22.1-1) ...
#22 30.44 Setting up libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 30.45 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ...
#22 30.46 Setting up qtbase5-dev-tools (5.15.8+dfsg-11+deb12u2) ...
#22 30.47 Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ...
#22 30.48 Setting up libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 30.49 Setting up python3-jsonschema (4.10.3-1) ...
#22 30.66 Setting up python3-zmq (24.0.1-4+b1) ...
#22 30.87 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ...
#22 30.88 Setting up libvolk2.5:amd64 (2.5.2-3) ...
#22 30.89 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ...
#22 30.90 Setting up libdrm2:amd64 (2.4.114-1+b1) ...
#22 30.91 Setting up python3-pythran (0.11.0+ds-7) ...
#22 31.18 Setting up libwayland-cursor0:amd64 (1.21.0-1) ...
#22 31.19 Setting up libqt6network6:amd64 (6.4.2+dfsg-10) ...
#22 31.20 Setting up libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ...
#22 31.21 Setting up libsndfile1:amd64 (1.2.0-1) ...
#22 31.22 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
#22 31.23 Setting up libinput10:amd64 (1.22.1-1) ...
#22 31.24 Setting up libportaudio2:amd64 (19.6.0-1.2) ...
#22 31.25 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
#22 31.26 Setting up python3-scipy (1.10.1-2) ...
#22 33.13 Setting up libvolk2-bin (2.5.2-3) ...
#22 33.42 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ...
#22 33.43 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ...
#22 33.44 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ...
#22 33.46 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...
#22 33.47 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ...
#22 33.48 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
#22 33.50 Setting up libthrift-0.17.0:amd64 (0.17.0-2+b2) ...
#22 33.51 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 33.52 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
#22 33.53 Setting up libegl1:amd64 (1.6.0-1) ...
#22 33.54 Setting up libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ...
#22 33.55 Setting up libgtk-3-common (3.24.38-2~deb12u3) ...
#22 33.57 Setting up gsettings-desktop-schemas (43.0-1) ...
#22 33.58 Setting up libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ...
#22 33.59 Setting up libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ...
#22 33.60 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 33.61 Setting up libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ...
#22 33.62 Setting up libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ...
#22 33.63 Setting up libglx0:amd64 (1.6.0-1) ...
#22 33.64 Setting up libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ...
#22 33.65 Setting up libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ...
#22 33.68 Setting up libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ...
#22 33.69 Setting up libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ...
#22 33.70 Setting up libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ...
#22 33.71 Setting up libgl1:amd64 (1.6.0-1) ...
#22 33.72 Setting up libqt6gui6:amd64 (6.4.2+dfsg-10) ...
#22 33.73 Setting up libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ...
#22 33.75 Setting up libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ...
#22 33.76 Setting up libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ...
#22 33.77 Setting up libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ...
#22 33.78 Setting up libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ...
#22 33.79 Setting up libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ...
#22 33.80 Setting up libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ...
#22 33.81 Setting up libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ...
#22 33.82 Setting up libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 33.84 Setting up libqt6opengl6:amd64 (6.4.2+dfsg-10) ...
#22 33.85 Setting up libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ...
#22 33.86 Setting up libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 33.87 Setting up python3-opengl (3.1.6+dfsg-3) ...
#22 35.00 Setting up libqt5help5:amd64 (5.15.8-2) ...
#22 35.01 Setting up libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ...
#22 35.02 Setting up libqt6widgets6:amd64 (6.4.2+dfsg-10) ...
#22 35.04 Setting up libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 35.05 Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u2) ...
#22 35.06 Setting up libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ...
#22 35.07 Setting up libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ...
#22 35.08 Setting up libqt6printsupport6:amd64 (6.4.2+dfsg-10) ...
#22 35.09 Setting up libqt5designer5:amd64 (5.15.8-2) ...
#22 35.10 Setting up python3-pyqt6 (6.4.2-1) ...
#22 35.22 Setting up pyqt6-dev-tools (6.4.2-1) ...
#22 35.39 Setting up libqt5svg5:amd64 (5.15.8-3) ...
#22 35.43 Setting up libqwt-qt5-6 (6.1.4-2) ...
#22 35.46 Setting up libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ...
#22 35.49 Setting up python3-pyqt5 (5.15.9+dfsg-1) ...
#22 35.67 Setting up pyqt5-dev-tools (5.15.9+dfsg-1) ...
#22 35.83 Setting up python3-pyqtgraph (0.13.1-4) ...
#22 36.37 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#22 36.44 Processing triggers for man-db (2.11.2-2) ...
#22 36.48 Processing triggers for shared-mime-info (2.2-1) ...
#22 41.00 Processing triggers for mailcap (3.70+nmu1) ...
#22 41.04 Processing triggers for fontconfig (2.14.1-4) ...
#22 41.30 Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u4) ...
#22 41.36 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
#22 41.42 Setting up libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ...
#22 41.44 Setting up gnome-terminal (3.46.8-1) ...
#22 41.45 update-alternatives: using /usr/bin/gnome-terminal.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
#22 41.45 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 41.46 Setting up gnuradio (3.10.5.1-3) ...
#22 41.98 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#22 DONE 42.3s
#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.396 + mkdir -p /tmp/mongodb
#23 0.397 + cd /tmp/mongodb
#23 0.397 + wget https://pgp.mongodb.com/server-5.0.asc -O /mongodb.key
#23 0.403 --2024-12-05 22:49:22-- https://pgp.mongodb.com/server-5.0.asc
#23 0.412 Resolving pgp.mongodb.com (pgp.mongodb.com)... 13.32.121.11, 13.32.121.120, 13.32.121.114, ...
#23 0.454 Connecting to pgp.mongodb.com (pgp.mongodb.com)|13.32.121.11|:443... connected.
#23 0.479 HTTP request sent, awaiting response... 200 OK
#23 0.873 Length: 1656 (1.6K) [binary/octet-stream]
#23 0.873 Saving to: ‘/mongodb.key’
#23 0.873
#23 0.873 0K . 100% 21.2M=0s
#23 0.873
#23 0.873 2024-12-05 22:49:23 (21.2 MB/s) - ‘/mongodb.key’ saved [1656/1656]
#23 0.873
#23 0.875 + wget http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb
#23 0.878 --2024-12-05 22:49:23-- http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb
#23 0.878 Resolving security.debian.org (security.debian.org)... 151.101.66.132, 151.101.130.132, 151.101.194.132, ...
#23 0.879 Connecting to security.debian.org (security.debian.org)|151.101.66.132|:80... connected.
#23 0.884 HTTP request sent, awaiting response... 200 OK
#23 0.890 Length: 1552428 (1.5M) [application/vnd.debian.binary-package]
#23 0.890 Saving to: ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’
#23 0.891
#23 0.891 0K .......... .......... .......... .......... .......... 3% 8.53M 0s
#23 0.896 50K .......... .......... .......... .......... .......... 6% 13.2M 0s
#23 0.900 100K .......... .......... .......... .......... .......... 9% 26.5M 0s
#23 0.902 150K .......... .......... .......... .......... .......... 13% 40.6M 0s
#23 0.903 200K .......... .......... .......... .......... .......... 16% 14.7M 0s
#23 0.906 250K .......... .......... .......... .......... .......... 19% 89.6M 0s
#23 0.907 300K .......... .......... .......... .......... .......... 23% 88.0M 0s
#23 0.907 350K .......... .......... .......... .......... .......... 26% 81.1M 0s
#23 0.908 400K .......... .......... .......... .......... .......... 29% 86.8M 0s
#23 0.908 450K .......... .......... .......... .......... .......... 32% 32.4M 0s
#23 0.910 500K .......... .......... .......... .......... .......... 36% 30.8M 0s
#23 0.912 550K .......... .......... .......... .......... .......... 39% 115M 0s
#23 0.912 600K .......... .......... .......... .......... .......... 42% 127M 0s
#23 0.912 650K .......... .......... .......... .......... .......... 46% 97.9M 0s
#23 0.913 700K .......... .......... .......... .......... .......... 49% 116M 0s
#23 0.913 750K .......... .......... .......... .......... .......... 52% 113M 0s
#23 0.914 800K .......... .......... .......... .......... .......... 56% 105M 0s
#23 0.914 850K .......... .......... .......... .......... .......... 59% 120M 0s
#23 0.915 900K .......... .......... .......... .......... .......... 62% 91.3M 0s
#23 0.915 950K .......... .......... .......... .......... .......... 65% 106M 0s
#23 0.916 1000K .......... .......... .......... .......... .......... 69% 71.5M 0s
#23 0.916 1050K .......... .......... .......... .......... .......... 72% 95.3M 0s
#23 0.917 1100K .......... .......... .......... .......... .......... 75% 119M 0s
#23 0.917 1150K .......... .......... .......... .......... .......... 79% 118M 0s
#23 0.918 1200K .......... .......... .......... .......... .......... 82% 99.8M 0s
#23 0.918 1250K .......... .......... .......... .......... .......... 85% 117M 0s
#23 0.918 1300K .......... .......... .......... .......... .......... 89% 129M 0s
#23 0.919 1350K .......... .......... .......... .......... .......... 92% 89.3M 0s
#23 0.919 1400K .......... .......... .......... .......... .......... 95% 141M 0s
#23 0.920 1450K .......... .......... .......... .......... .......... 98% 119M 0s
#23 0.920 1500K .......... ...... 100% 90.1M=0.03s
#23 0.920
#23 0.920 2024-12-05 22:49:23 (49.4 MB/s) - ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ saved [1552428/1552428]
#23 0.920
#23 0.921 + dpkg -i libssl1.1_1.1.1n-0+deb10u6_amd64.deb
#23 0.966 Selecting previously unselected package libssl1.1:amd64.
#23 1.027 (Reading database ... 147350 files and directories currently installed.)
#23 1.030 Preparing to unpack libssl1.1_1.1.1n-0+deb10u6_amd64.deb ...
#23 1.037 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
#23 1.147 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
#23 1.222 debconf: unable to initialize frontend: Dialog
#23 1.222 debconf: (TERM is not set, so the dialog frontend is not usable.)
#23 1.222 debconf: falling back to frontend: Readline
#23 1.228 debconf: unable to initialize frontend: Readline
#23 1.228 debconf: (This frontend requires a controlling tty.)
#23 1.228 debconf: falling back to frontend: Teletype
#23 1.257 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#23 1.329 + echo deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main
#23 1.329 + apt-get update
#23 1.390 Hit:1 http://deb.debian.org/debian bookworm InRelease
#23 1.391 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#23 1.391 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#23 1.517 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#23 1.589 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease [2,951 B]
#23 1.915 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [84.0 kB]
#23 1.947 Fetched 86.9 kB in 1s (148 kB/s)
#23 1.947 Reading package lists...
#23 2.356 + apt-get install -y mongodb-org
#23 2.362 Reading package lists...
#23 2.783 Building dependency tree...
#23 2.882 Reading state information...
#23 2.979 The following additional packages will be installed:
#23 2.979 mongodb-database-tools mongodb-mongosh mongodb-org-database
#23 2.979 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server
#23 2.979 mongodb-org-shell mongodb-org-tools
#23 3.003 The following NEW packages will be installed:
#23 3.003 mongodb-database-tools mongodb-mongosh mongodb-org mongodb-org-database
#23 3.003 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server
#23 3.003 mongodb-org-shell mongodb-org-tools
#23 3.140 0 upgraded, 9 newly installed, 0 to remove and 2 not upgraded.
#23 3.140 Need to get 161 MB of archives.
#23 3.140 After this operation, 516 MB of additional disk space will be used.
#23 3.140 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.911 Get:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-mongosh amd64 2.3.4 [54.1 MB]
#23 4.533 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.929 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 5.462 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.885 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 6.083 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 6.282 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 6.384 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 6.530 debconf: delaying package configuration, since apt-utils is not installed
#23 6.570 Fetched 161 MB in 3s (47.7 MB/s)
#23 6.603 Selecting previously unselected package mongodb-database-tools.
#23 6.603 (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.657 Preparing to unpack .../0-mongodb-database-tools_100.10.0_amd64.deb ...
#23 6.660 Unpacking mongodb-database-tools (100.10.0) ...
#23 7.406 Selecting previously unselected package mongodb-mongosh.
#23 7.415 Preparing to unpack .../1-mongodb-mongosh_2.3.4_amd64.deb ...
#23 7.420 Unpacking mongodb-mongosh (2.3.4) ...
#23 8.778 Selecting previously unselected package mongodb-org-shell.
#23 8.789 Preparing to unpack .../2-mongodb-org-shell_5.0.30_amd64.deb ...
#23 8.792 Unpacking mongodb-org-shell (5.0.30) ...
#23 9.357 Selecting previously unselected package mongodb-org-server.
#23 9.366 Preparing to unpack .../3-mongodb-org-server_5.0.30_amd64.deb ...
#23 9.370 Unpacking mongodb-org-server (5.0.30) ...
#23 10.11 Selecting previously unselected package mongodb-org-mongos.
#23 10.12 Preparing to unpack .../4-mongodb-org-mongos_5.0.30_amd64.deb ...
#23 10.12 Unpacking mongodb-org-mongos (5.0.30) ...
#23 10.73 Selecting previously unselected package mongodb-org-database-tools-extra.
#23 10.74 Preparing to unpack .../5-mongodb-org-database-tools-extra_5.0.30_amd64.deb ...
#23 10.74 Unpacking mongodb-org-database-tools-extra (5.0.30) ...
#23 10.79 Selecting previously unselected package mongodb-org-database.
#23 10.80 Preparing to unpack .../6-mongodb-org-database_5.0.30_amd64.deb ...
#23 10.81 Unpacking mongodb-org-database (5.0.30) ...
#23 10.85 Selecting previously unselected package mongodb-org-tools.
#23 10.86 Preparing to unpack .../7-mongodb-org-tools_5.0.30_amd64.deb ...
#23 10.87 Unpacking mongodb-org-tools (5.0.30) ...
#23 10.90 Selecting previously unselected package mongodb-org.
#23 10.92 Preparing to unpack .../8-mongodb-org_5.0.30_amd64.deb ...
#23 10.92 Unpacking mongodb-org (5.0.30) ...
#23 10.99 Setting up mongodb-mongosh (2.3.4) ...
#23 11.00 Setting up mongodb-org-server (5.0.30) ...
#23 11.04 Adding system user `mongodb' (UID 104) ...
#23 11.04 Adding new user `mongodb' (UID 104) with group `nogroup' ...
#23 11.07 Not creating `/nonexistent'.
#23 11.10 Adding group `mongodb' (GID 106) ...
#23 11.12 Done.
#23 11.15 Adding user `mongodb' to group `mongodb' ...
#23 11.17 Done.
#23 11.18 System has not been booted with systemd as init system (PID 1). Can't operate.
#23 11.18 Failed to connect to bus: Host is down
#23 11.19 Setting up mongodb-org-shell (5.0.30) ...
#23 11.20 Setting up mongodb-database-tools (100.10.0) ...
#23 11.21 Setting up mongodb-org-mongos (5.0.30) ...
#23 11.22 Setting up mongodb-org-database-tools-extra (5.0.30) ...
#23 11.23 Setting up mongodb-org-database (5.0.30) ...
#23 11.24 Setting up mongodb-org-tools (5.0.30) ...
#23 11.25 Setting up mongodb-org (5.0.30) ...
#23 11.27 Processing triggers for man-db (2.11.2-2) ...
#23 11.34 + apt-get clean
#23 11.35 + cd /
#23 11.35 + rm -rf /tmp/mongodb
#23 11.35 + rm /etc/apt/sources.list.d/mongodb-org.list
#23 11.35 + sed -i s/127.0.0.1/172.18.50.2/g /etc/mongod.conf
#23 DONE 11.7s
#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.335 Hit:1 http://deb.debian.org/debian bookworm InRelease
#24 0.335 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#24 0.335 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#24 0.466 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#24 0.593 Reading package lists...
#24 1.016 Reading package lists...
#24 1.414 Building dependency tree...
#24 1.515 Reading state information...
#24 1.613 python3-pip is already the newest version (23.0.1+dfsg-1).
#24 1.613 python3-setuptools is already the newest version (66.1.1-1).
#24 1.613 python3-wheel is already the newest version (0.38.4-2).
#24 1.613 build-essential is already the newest version (12.9).
#24 1.613 flex is already the newest version (2.6.4-8.2).
#24 1.613 bison is already the newest version (2:3.8.2+dfsg-1+b1).
#24 1.613 git is already the newest version (1:2.39.5-0+deb12u1).
#24 1.613 libsctp-dev is already the newest version (1.0.19+dfsg-2).
#24 1.613 libgnutls28-dev is already the newest version (3.7.9-2+deb12u3).
#24 1.613 libssl-dev is already the newest version (3.0.15-1~deb12u1).
#24 1.613 libmicrohttpd-dev is already the newest version (0.9.75-6).
#24 1.613 libmicrohttpd-dev set to manually installed.
#24 1.613 libcurl4-gnutls-dev is already the newest version (7.88.1-10+deb12u8).
#24 1.613 libcurl4-gnutls-dev set to manually installed.
#24 1.613 The following additional packages will be installed:
#24 1.613 libbson-1.0-0 libgpg-error-dev libidn-dev libintelrdfpmath-dev
#24 1.613 libmongoc-1.0-0 libmongocrypt-dev libmongocrypt0 libsasl2-dev libsnappy-dev
#24 1.613 libsnappy1v5 libzstd-dev
#24 1.614 Suggested packages:
#24 1.614 libgcrypt20-doc idn libnghttp2-doc libyaml-doc
#24 1.727 The following NEW packages will be installed:
#24 1.727 libbson-1.0-0 libbson-dev libgcrypt20-dev libgpg-error-dev libidn-dev
#24 1.727 libidn11-dev libintelrdfpmath-dev libmongoc-1.0-0 libmongoc-dev
#24 1.727 libmongocrypt-dev libmongocrypt0 libnghttp2-dev libsasl2-dev libsnappy-dev
#24 1.727 libsnappy1v5 libyaml-dev libzstd-dev meson ninja-build
#24 1.754 0 upgraded, 19 newly installed, 0 to remove and 2 not upgraded.
#24 1.754 Need to get 11.6 MB of archives.
#24 1.754 After this operation, 93.4 MB of additional disk space will be used.
#24 1.754 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.767 Get:2 http://deb.debian.org/debian bookworm/main amd64 libbson-dev amd64 1.23.1-1+b1 [129 kB]
#24 1.773 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgpg-error-dev amd64 1.46-1 [133 kB]
#24 1.775 Get:4 http://deb.debian.org/debian bookworm/main amd64 libgcrypt20-dev amd64 1.10.1-3 [752 kB]
#24 1.785 Get:5 http://deb.debian.org/debian bookworm/main amd64 libidn-dev amd64 1.41-1 [190 kB]
#24 1.786 Get:6 http://deb.debian.org/debian bookworm/main amd64 libidn11-dev amd64 1.41-1 [42.4 kB]
#24 1.786 Get:7 http://deb.debian.org/debian bookworm/main amd64 libintelrdfpmath-dev amd64 2.0u2-8 [6,475 kB]
#24 1.843 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt0 amd64 1.7.2-1 [1,313 kB]
#24 1.853 Get:9 http://deb.debian.org/debian bookworm/main amd64 libsnappy1v5 amd64 1.1.9-3 [26.0 kB]
#24 1.853 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmongoc-1.0-0 amd64 1.23.1-1+b1 [304 kB]
#24 1.855 Get:11 http://deb.debian.org/debian bookworm/main amd64 libmongocrypt-dev amd64 1.7.2-1 [263 kB]
#24 1.858 Get:12 http://deb.debian.org/debian bookworm/main amd64 libsnappy-dev amd64 1.1.9-3 [39.2 kB]
#24 1.858 Get:13 http://deb.debian.org/debian bookworm/main amd64 libsasl2-dev amd64 2.1.28+dfsg-10 [235 kB]
#24 1.860 Get:14 http://deb.debian.org/debian bookworm/main amd64 libzstd-dev amd64 1.5.4+dfsg2-5 [354 kB]
#24 1.863 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmongoc-dev amd64 1.23.1-1+b1 [365 kB]
#24 1.866 Get:16 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-dev amd64 1.52.0-1+deb12u2 [110 kB]
#24 1.867 Get:17 http://deb.debian.org/debian bookworm/main amd64 libyaml-dev amd64 0.2.5-1 [64.5 kB]
#24 1.868 Get:18 http://deb.debian.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB]
#24 1.869 Get:19 http://deb.debian.org/debian bookworm/main amd64 meson all 1.0.1-5 [548 kB]
#24 2.030 debconf: delaying package configuration, since apt-utils is not installed
#24 2.067 Fetched 11.6 MB in 0s (81.6 MB/s)
#24 2.103 Selecting previously unselected package libbson-1.0-0.
#24 2.103 (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.162 Preparing to unpack .../00-libbson-1.0-0_1.23.1-1+b1_amd64.deb ...
#24 2.168 Unpacking libbson-1.0-0 (1.23.1-1+b1) ...
#24 2.220 Selecting previously unselected package libbson-dev.
#24 2.230 Preparing to unpack .../01-libbson-dev_1.23.1-1+b1_amd64.deb ...
#24 2.233 Unpacking libbson-dev (1.23.1-1+b1) ...
#24 2.285 Selecting previously unselected package libgpg-error-dev.
#24 2.295 Preparing to unpack .../02-libgpg-error-dev_1.46-1_amd64.deb ...
#24 2.298 Unpacking libgpg-error-dev (1.46-1) ...
#24 2.350 Selecting previously unselected package libgcrypt20-dev.
#24 2.361 Preparing to unpack .../03-libgcrypt20-dev_1.10.1-3_amd64.deb ...
#24 2.365 Unpacking libgcrypt20-dev (1.10.1-3) ...
#24 2.449 Selecting previously unselected package libidn-dev:amd64.
#24 2.459 Preparing to unpack .../04-libidn-dev_1.41-1_amd64.deb ...
#24 2.466 Unpacking libidn-dev:amd64 (1.41-1) ...
#24 2.565 Selecting previously unselected package libidn11-dev:amd64.
#24 2.577 Preparing to unpack .../05-libidn11-dev_1.41-1_amd64.deb ...
#24 2.594 Unpacking libidn11-dev:amd64 (1.41-1) ...
#24 2.689 Selecting previously unselected package libintelrdfpmath-dev:amd64.
#24 2.699 Preparing to unpack .../06-libintelrdfpmath-dev_2.0u2-8_amd64.deb ...
#24 2.706 Unpacking libintelrdfpmath-dev:amd64 (2.0u2-8) ...
#24 3.153 Selecting previously unselected package libmongocrypt0:amd64.
#24 3.164 Preparing to unpack .../07-libmongocrypt0_1.7.2-1_amd64.deb ...
#24 3.172 Unpacking libmongocrypt0:amd64 (1.7.2-1) ...
#24 3.342 Selecting previously unselected package libsnappy1v5:amd64.
#24 3.354 Preparing to unpack .../08-libsnappy1v5_1.1.9-3_amd64.deb ...
#24 3.364 Unpacking libsnappy1v5:amd64 (1.1.9-3) ...
#24 3.468 Selecting previously unselected package libmongoc-1.0-0.
#24 3.478 Preparing to unpack .../09-libmongoc-1.0-0_1.23.1-1+b1_amd64.deb ...
#24 3.488 Unpacking libmongoc-1.0-0 (1.23.1-1+b1) ...
#24 3.592 Selecting previously unselected package libmongocrypt-dev:amd64.
#24 3.603 Preparing to unpack .../10-libmongocrypt-dev_1.7.2-1_amd64.deb ...
#24 3.617 Unpacking libmongocrypt-dev:amd64 (1.7.2-1) ...
#24 3.724 Selecting previously unselected package libsnappy-dev:amd64.
#24 3.733 Preparing to unpack .../11-libsnappy-dev_1.1.9-3_amd64.deb ...
#24 3.750 Unpacking libsnappy-dev:amd64 (1.1.9-3) ...
#24 3.833 Selecting previously unselected package libsasl2-dev.
#24 3.845 Preparing to unpack .../12-libsasl2-dev_2.1.28+dfsg-10_amd64.deb ...
#24 3.856 Unpacking libsasl2-dev (2.1.28+dfsg-10) ...
#24 3.970 Selecting previously unselected package libzstd-dev:amd64.
#24 3.981 Preparing to unpack .../13-libzstd-dev_1.5.4+dfsg2-5_amd64.deb ...
#24 3.991 Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
#24 4.111 Selecting previously unselected package libmongoc-dev.
#24 4.122 Preparing to unpack .../14-libmongoc-dev_1.23.1-1+b1_amd64.deb ...
#24 4.132 Unpacking libmongoc-dev (1.23.1-1+b1) ...
#24 4.258 Selecting previously unselected package libnghttp2-dev:amd64.
#24 4.268 Preparing to unpack .../15-libnghttp2-dev_1.52.0-1+deb12u2_amd64.deb ...
#24 4.279 Unpacking libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ...
#24 4.392 Selecting previously unselected package libyaml-dev:amd64.
#24 4.403 Preparing to unpack .../16-libyaml-dev_0.2.5-1_amd64.deb ...
#24 4.413 Unpacking libyaml-dev:amd64 (0.2.5-1) ...
#24 4.499 Selecting previously unselected package ninja-build.
#24 4.511 Preparing to unpack .../17-ninja-build_1.11.1-2~deb12u1_amd64.deb ...
#24 4.527 Unpacking ninja-build (1.11.1-2~deb12u1) ...
#24 4.650 Selecting previously unselected package meson.
#24 4.661 Preparing to unpack .../18-meson_1.0.1-5_all.deb ...
#24 4.667 Unpacking meson (1.0.1-5) ...
#24 4.852 Setting up libnghttp2-dev:amd64 (1.52.0-1+deb12u2) ...
#24 4.863 Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
#24 4.873 Setting up libyaml-dev:amd64 (0.2.5-1) ...
#24 4.883 Setting up ninja-build (1.11.1-2~deb12u1) ...
#24 4.894 Setting up libsnappy1v5:amd64 (1.1.9-3) ...
#24 4.906 Setting up libsasl2-dev (2.1.28+dfsg-10) ...
#24 4.916 Setting up libgpg-error-dev (1.46-1) ...
#24 4.925 Setting up libbson-1.0-0 (1.23.1-1+b1) ...
#24 4.936 Setting up libidn-dev:amd64 (1.41-1) ...
#24 4.947 Setting up libintelrdfpmath-dev:amd64 (2.0u2-8) ...
#24 4.957 Setting up libmongocrypt0:amd64 (1.7.2-1) ...
#24 4.969 Setting up libbson-dev (1.23.1-1+b1) ...
#24 4.978 Setting up libidn11-dev:amd64 (1.41-1) ...
#24 4.988 Setting up libsnappy-dev:amd64 (1.1.9-3) ...
#24 4.998 Setting up meson (1.0.1-5) ...
#24 5.547 Setting up libmongocrypt-dev:amd64 (1.7.2-1) ...
#24 5.574 Setting up libmongoc-1.0-0 (1.23.1-1+b1) ...
#24 5.607 Setting up libgcrypt20-dev (1.10.1-3) ...
#24 5.632 Setting up libmongoc-dev (1.23.1-1+b1) ...
#24 5.666 Processing triggers for man-db (2.11.2-2) ...
#24 5.699 Processing triggers for libc-bin (2.36-9+deb12u9) ...
#24 DONE 6.0s
#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.343 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.337 Already on 'master'
#28 0.337 Your branch is up to date with 'origin/master'.
#28 0.339 refs/heads/master
#28 0.343 HEAD is now at f7d64b0 jenkins.sh: libosmo-netif no longer depends on libosmo-abis
#28 0.344 master
#28 0.346 f7d64b0bcf946ec21ce9c7562194343a12213a80
#28 DONE 0.4s
#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.4s
#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.1s
#34 exporting to image
#34 exporting layers
#34 exporting layers 4.3s done
#34 writing image sha256:5e71e4dc8dfb16d5bcd2bdc92f73134cef44f573e613b18895887d1824b78524 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=7805 -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-12-05 22:49:47
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7805
+ mkdir -p trial-7805
+ mv open5gs.build-8.tgz osmo-bsc.build-2024-12-05_13_26_36.tgz osmo-bts-oc2g.build-2024-12-05_12_36_42.tgz osmo-bts-sysmo.build-2024-12-05_12_37_46.tgz osmo-bts.build-2024-12-05_12_39_13.tgz osmo-ggsn.build-2024-12-05_20_43_04.tgz osmo-hlr.build-2024-12-05_16_37_43.tgz osmo-hnbgw.build-2024-12-05_13_59_32.tgz osmo-mgw.build-2024-12-05_08_33_21.tgz osmo-msc.build-2024-12-05_13_36_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-12-05_11_55_54.tgz osmo-pcu-sysmo.build-2024-12-05_11_55_13.tgz osmo-pcu.build-2024-12-05_11_55_56.tgz osmo-sgsn.build-2024-12-05_20_50_42.tgz osmo-stp.build-2024-12-05_13_23_32.tgz osmo-trx.build-2024-12-05_14_26_25.tgz osmocom-bb.build-2024-12-05_21_18_18.tgz srslte.build-19.tgz trial-7805
+ cat open5gs.build-8.md5 osmo-bsc.build-2024-12-05_13_26_36.md5 osmo-bts-oc2g.build-2024-12-05_12_36_42.md5 osmo-bts-sysmo.build-2024-12-05_12_37_46.md5 osmo-bts.build-2024-12-05_12_39_13.md5 osmo-ggsn.build-2024-12-05_20_43_04.md5 osmo-hlr.build-2024-12-05_16_37_43.md5 osmo-hnbgw.build-2024-12-05_13_59_32.md5 osmo-mgw.build-2024-12-05_08_33_21.md5 osmo-msc.build-2024-12-05_13_36_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-12-05_11_55_54.md5 osmo-pcu-sysmo.build-2024-12-05_11_55_13.md5 osmo-pcu.build-2024-12-05_11_55_56.md5 osmo-sgsn.build-2024-12-05_20_50_42.md5 osmo-stp.build-2024-12-05_13_23_32.md5 osmo-trx.build-2024-12-05_14_26_25.md5 osmocom-bb.build-2024-12-05_21_18_18.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2024-12-05_13_26_36.md5 osmo-bts-oc2g.build-2024-12-05_12_36_42.md5 osmo-bts-sysmo.build-2024-12-05_12_37_46.md5 osmo-bts.build-2024-12-05_12_39_13.md5 osmo-ggsn.build-2024-12-05_20_43_04.md5 osmo-hlr.build-2024-12-05_16_37_43.md5 osmo-hnbgw.build-2024-12-05_13_59_32.md5 osmo-mgw.build-2024-12-05_08_33_21.md5 osmo-msc.build-2024-12-05_13_36_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2024-12-05_11_55_54.md5 osmo-pcu-sysmo.build-2024-12-05_11_55_13.md5 osmo-pcu.build-2024-12-05_11_55_56.md5 osmo-sgsn.build-2024-12-05_20_50_42.md5 osmo-stp.build-2024-12-05_13_23_32.md5 osmo-trx.build-2024-12-05_14_26_25.md5 osmocom-bb.build-2024-12-05_21_18_18.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-7805 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7805'
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-7805
--------------------------------------------------------------------------------------------
22:49:47.547452 tst trial-7805: Detailed log at /build/trial-7805/run.2024-12-05_22-49-47/log
---------------------------------------------------------------------
trial-7805 netreg_mass
---------------------------------------------------------------------
22:49:47.835252 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:49:47.835896 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:49:47.837212 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:49:47.839432 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:49:47.901987 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:49:47.903326 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:49:47.906361 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:49:48.052982 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-7805 netreg_mass register_default_mass.py
----------------------------------------------
22:49:48.054360 tst register_default_mass.py:9: Claiming resources for the test
22:49:48.083801 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:48.084693 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:48.085497 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:48.086291 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:48.087083 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:48.087923 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:49:48.088721 tst netreg_mass: Using 1 x bts (candidates: 1)
22:49:48.124071 tst register_default_mass.py: using LAC 2
22:49:48.137584 tst register_default_mass.py: using RAC 2
22:49:48.152060 tst register_default_mass.py: using CellId 2
22:49:48.165574 tst register_default_mass.py: using BVCI 3
22:49:48.176434 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.177433 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.178384 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.179327 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.180283 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.181223 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.182144 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.183088 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.184048 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.184968 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.185894 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.186816 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.187763 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.188701 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.189627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.190559 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.191484 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.192468 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.193409 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.194336 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.195256 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.196200 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.197139 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.198069 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.198983 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.199928 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.200865 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.201789 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.202712 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.203647 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.204562 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.205481 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.206412 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.207342 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.208303 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.209228 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.210155 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.211112 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.212046 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.212960 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.213871 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.214787 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.215787 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.216743 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.217663 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.218566 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.219477 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.220415 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.221341 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.222260 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.223174 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.224099 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.225026 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.225943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.226853 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.227773 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.228686 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.229601 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.230509 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.231413 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.232341 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.233253 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.234171 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.235088 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.235999 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.236932 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.237852 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.238776 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.239721 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.240646 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.241561 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.242478 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.243388 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.244441 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.245356 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.246257 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.247170 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.248099 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.249014 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.249913 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.250817 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.251733 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.252641 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.253557 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.254454 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.255350 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.256284 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.257192 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.258099 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.259025 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.259949 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.260864 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.261780 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.262704 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.263628 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.264536 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.265453 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.266374 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.267288 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.268214 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.269122 tst netreg_mass: Using 1 x modem (candidates: 100)
22:49:48.270126 tst register_default_mass.py:21: Launching a simple network
22:49:48.289742 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:49:48.489744 run create_hlr_db(pid=20): Launched
22:49:49.512450 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:49:49.548119 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:49:49.578043 run osmo-hlr_127.0.42.2(pid=23): Launched
22:49:49.589253 run osmo-stp_127.0.42.5: Starting osmo-stp
22:49:49.894510 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:49:49.926738 run osmo-stp_127.0.42.5(pid=25): Launched
22:49:49.938801 run osmo-msc_127.0.42.6: Starting osmo-msc
22:49:50.665362 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:49:50.696808 run osmo-msc_127.0.42.6(pid=27): Launched
22:49:53.720204 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:49:53.917293 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:49:53.948377 run osmo-mgw_127.0.42.3(pid=29): Launched
22:49:53.960024 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:49:54.008796 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:49:54.039709 run osmo-mgw_127.0.42.4(pid=31): Launched
22:49:54.051406 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:49:54.565161 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:49:54.596279 run osmo-bsc_127.0.42.7(pid=33): Launched
22:50:00.633668 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:50:00.890062 run osmo-bts-virtual(pid=34): Launched
22:50:01.931305 tst register_default_mass.py: using MSISDN 1001
22:50:01.942652 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:50:01.962527 tst register_default_mass.py: using MSISDN 1002
22:50:01.974095 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:50:01.990888 tst register_default_mass.py: using MSISDN 1003
22:50:02.002189 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:50:02.019530 tst register_default_mass.py: using MSISDN 1004
22:50:02.030789 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:50:02.048727 tst register_default_mass.py: using MSISDN 1005
22:50:02.060390 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:50:02.079104 tst register_default_mass.py: using MSISDN 1006
22:50:02.090431 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:50:02.109353 tst register_default_mass.py: using MSISDN 1007
22:50:02.124671 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:50:02.140813 tst register_default_mass.py: using MSISDN 1008
22:50:02.152209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:50:02.168949 tst register_default_mass.py: using MSISDN 1009
22:50:02.180207 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:50:02.196733 tst register_default_mass.py: using MSISDN 1010
22:50:02.208311 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:50:02.225513 tst register_default_mass.py: using MSISDN 1011
22:50:02.240648 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:50:02.257252 tst register_default_mass.py: using MSISDN 1012
22:50:02.268665 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:50:02.286719 tst register_default_mass.py: using MSISDN 1013
22:50:02.300108 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:50:02.316563 tst register_default_mass.py: using MSISDN 1014
22:50:02.327904 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:50:02.346741 tst register_default_mass.py: using MSISDN 1015
22:50:02.359209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:50:02.376193 tst register_default_mass.py: using MSISDN 1016
22:50:02.387914 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:50:02.404066 tst register_default_mass.py: using MSISDN 1017
22:50:02.415846 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:50:02.434399 tst register_default_mass.py: using MSISDN 1018
22:50:02.445958 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:50:02.462495 tst register_default_mass.py: using MSISDN 1019
22:50:02.474101 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:50:02.492707 tst register_default_mass.py: using MSISDN 1020
22:50:02.504281 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:50:02.520232 tst register_default_mass.py: using MSISDN 1021
22:50:02.531844 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:50:02.548842 tst register_default_mass.py: using MSISDN 1022
22:50:02.560345 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:50:02.577326 tst register_default_mass.py: using MSISDN 1023
22:50:02.588868 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:50:02.608315 tst register_default_mass.py: using MSISDN 1024
22:50:02.624580 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:50:02.639929 tst register_default_mass.py: using MSISDN 1025
22:50:02.650983 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:50:02.668285 tst register_default_mass.py: using MSISDN 1026
22:50:02.679452 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:50:02.694879 tst register_default_mass.py: using MSISDN 1027
22:50:02.705922 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:50:02.722452 tst register_default_mass.py: using MSISDN 1028
22:50:02.733554 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:50:02.751500 tst register_default_mass.py: using MSISDN 1029
22:50:02.762665 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:50:02.778377 tst register_default_mass.py: using MSISDN 1030
22:50:02.789470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:50:02.807797 tst register_default_mass.py: using MSISDN 1031
22:50:02.822773 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:50:02.839839 tst register_default_mass.py: using MSISDN 1032
22:50:02.855095 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:50:02.871627 tst register_default_mass.py: using MSISDN 1033
22:50:02.889093 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:50:02.906483 tst register_default_mass.py: using MSISDN 1034
22:50:02.917849 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:50:02.934522 tst register_default_mass.py: using MSISDN 1035
22:50:02.945750 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:50:02.963065 tst register_default_mass.py: using MSISDN 1036
22:50:02.974330 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:50:02.992030 tst register_default_mass.py: using MSISDN 1037
22:50:03.010801 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:50:03.032535 tst register_default_mass.py: using MSISDN 1038
22:50:03.043607 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:50:03.060679 tst register_default_mass.py: using MSISDN 1039
22:50:03.071733 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:50:03.089625 tst register_default_mass.py: using MSISDN 1040
22:50:03.104399 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:50:03.120996 tst register_default_mass.py: using MSISDN 1041
22:50:03.132010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:50:03.147416 tst register_default_mass.py: using MSISDN 1042
22:50:03.158426 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:50:03.176222 tst register_default_mass.py: using MSISDN 1043
22:50:03.187315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:50:03.207625 tst register_default_mass.py: using MSISDN 1044
22:50:03.218712 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:50:03.236704 tst register_default_mass.py: using MSISDN 1045
22:50:03.248003 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:50:03.264707 tst register_default_mass.py: using MSISDN 1046
22:50:03.275945 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:50:03.292896 tst register_default_mass.py: using MSISDN 1047
22:50:03.304103 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:50:03.320654 tst register_default_mass.py: using MSISDN 1048
22:50:03.331749 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:50:03.348667 tst register_default_mass.py: using MSISDN 1049
22:50:03.359998 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:50:03.377616 tst register_default_mass.py: using MSISDN 1050
22:50:03.388949 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:50:03.408274 tst register_default_mass.py: using MSISDN 1051
22:50:03.419483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:50:03.435188 tst register_default_mass.py: using MSISDN 1052
22:50:03.446410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:50:03.466464 tst register_default_mass.py: using MSISDN 1053
22:50:03.481837 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:50:03.500843 tst register_default_mass.py: using MSISDN 1054
22:50:03.519448 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:50:03.539846 tst register_default_mass.py: using MSISDN 1055
22:50:03.555708 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:50:03.574849 tst register_default_mass.py: using MSISDN 1056
22:50:03.589982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:50:03.605650 tst register_default_mass.py: using MSISDN 1057
22:50:03.616947 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:50:03.635029 tst register_default_mass.py: using MSISDN 1058
22:50:03.651443 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:50:03.669086 tst register_default_mass.py: using MSISDN 1059
22:50:03.683400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:50:03.699456 tst register_default_mass.py: using MSISDN 1060
22:50:03.711169 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:50:03.729302 tst register_default_mass.py: using MSISDN 1061
22:50:03.741416 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:50:03.757937 tst register_default_mass.py: using MSISDN 1062
22:50:03.769592 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:50:03.788939 tst register_default_mass.py: using MSISDN 1063
22:50:03.801109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:50:03.818514 tst register_default_mass.py: using MSISDN 1064
22:50:03.830053 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:50:03.847295 tst register_default_mass.py: using MSISDN 1065
22:50:03.860240 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:50:03.879778 tst register_default_mass.py: using MSISDN 1066
22:50:03.890784 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:50:03.907649 tst register_default_mass.py: using MSISDN 1067
22:50:03.918931 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:50:03.935763 tst register_default_mass.py: using MSISDN 1068
22:50:03.946837 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:50:03.965657 tst register_default_mass.py: using MSISDN 1069
22:50:03.979613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:50:03.995530 tst register_default_mass.py: using MSISDN 1070
22:50:04.008560 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:50:04.025276 tst register_default_mass.py: using MSISDN 1071
22:50:04.037262 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:50:04.054295 tst register_default_mass.py: using MSISDN 1072
22:50:04.065868 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:50:04.083932 tst register_default_mass.py: using MSISDN 1073
22:50:04.095234 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:50:04.111096 tst register_default_mass.py: using MSISDN 1074
22:50:04.122564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:50:04.139315 tst register_default_mass.py: using MSISDN 1075
22:50:04.150553 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:50:04.167259 tst register_default_mass.py: using MSISDN 1076
22:50:04.178642 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:50:04.195846 tst register_default_mass.py: using MSISDN 1077
22:50:04.207467 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:50:04.224747 tst register_default_mass.py: using MSISDN 1078
22:50:04.236742 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:50:04.253312 tst register_default_mass.py: using MSISDN 1079
22:50:04.265227 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:50:04.282074 tst register_default_mass.py: using MSISDN 1080
22:50:04.293332 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:50:04.312250 tst register_default_mass.py: using MSISDN 1081
22:50:04.323491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:50:04.339240 tst register_default_mass.py: using MSISDN 1082
22:50:04.350430 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:50:04.368007 tst register_default_mass.py: using MSISDN 1083
22:50:04.379074 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:50:04.394892 tst register_default_mass.py: using MSISDN 1084
22:50:04.406572 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:50:04.424738 tst register_default_mass.py: using MSISDN 1085
22:50:04.436433 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:50:04.453968 tst register_default_mass.py: using MSISDN 1086
22:50:04.465471 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:50:04.482628 tst register_default_mass.py: using MSISDN 1087
22:50:04.496556 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:50:04.512169 tst register_default_mass.py: using MSISDN 1088
22:50:04.523538 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:50:04.539916 tst register_default_mass.py: using MSISDN 1089
22:50:04.551291 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:50:04.567951 tst register_default_mass.py: using MSISDN 1090
22:50:04.579333 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:50:04.596154 tst register_default_mass.py: using MSISDN 1091
22:50:04.607532 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:50:04.624411 tst register_default_mass.py: using MSISDN 1092
22:50:04.635790 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:50:04.652827 tst register_default_mass.py: using MSISDN 1093
22:50:04.664116 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:50:04.680791 tst register_default_mass.py: using MSISDN 1094
22:50:04.691993 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:50:04.708722 tst register_default_mass.py: using MSISDN 1095
22:50:04.720211 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:50:04.736968 tst register_default_mass.py: using MSISDN 1096
22:50:04.748220 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:50:04.766777 tst register_default_mass.py: using MSISDN 1097
22:50:04.782309 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:50:04.798317 tst register_default_mass.py: using MSISDN 1098
22:50:04.809811 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:50:04.827704 tst register_default_mass.py: using MSISDN 1099
22:50:04.843099 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:50:04.860434 tst register_default_mass.py: using MSISDN 1100
22:50:04.871765 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:50:05.028778 run mass: Starting testcase
22:50:05.040658 run mass: Pre-launching all virtphy's
22:50:05.053321 run osmo-ms-virt-phy/00000: Starting virtphy
22:50:05.081566 run osmo-ms-virt-phy/00000(pid=35): Launched
22:50:05.094313 run osmo-ms-virt-phy/00001: Starting virtphy
22:50:05.122007 run osmo-ms-virt-phy/00001(pid=36): Launched
22:50:05.134693 run osmo-ms-virt-phy/00002: Starting virtphy
22:50:05.161947 run osmo-ms-virt-phy/00002(pid=37): Launched
22:50:05.174523 run osmo-ms-virt-phy/00003: Starting virtphy
22:50:05.202121 run osmo-ms-virt-phy/00003(pid=38): Launched
22:50:05.214882 run osmo-ms-virt-phy/00004: Starting virtphy
22:50:05.242568 run osmo-ms-virt-phy/00004(pid=39): Launched
22:50:05.256179 run osmo-ms-virt-phy/00005: Starting virtphy
22:50:05.283785 run osmo-ms-virt-phy/00005(pid=40): Launched
22:50:05.296570 run osmo-ms-virt-phy/00006: Starting virtphy
22:50:05.324179 run osmo-ms-virt-phy/00006(pid=41): Launched
22:50:05.336834 run osmo-ms-virt-phy/00007: Starting virtphy
22:50:05.364259 run osmo-ms-virt-phy/00007(pid=42): Launched
22:50:05.377198 run osmo-ms-virt-phy/00008: Starting virtphy
22:50:05.408907 run osmo-ms-virt-phy/00008(pid=43): Launched
22:50:05.421075 run osmo-ms-virt-phy/00009: Starting virtphy
22:50:05.448668 run osmo-ms-virt-phy/00009(pid=44): Launched
22:50:05.461299 run osmo-ms-virt-phy/00010: Starting virtphy
22:50:05.488145 run osmo-ms-virt-phy/00010(pid=45): Launched
22:50:05.503065 run osmo-ms-virt-phy/00011: Starting virtphy
22:50:05.534620 run osmo-ms-virt-phy/00011(pid=46): Launched
22:50:05.547057 run osmo-ms-virt-phy/00012: Starting virtphy
22:50:05.575622 run osmo-ms-virt-phy/00012(pid=47): Launched
22:50:05.588631 run osmo-ms-virt-phy/00013: Starting virtphy
22:50:05.616071 run osmo-ms-virt-phy/00013(pid=48): Launched
22:50:05.628812 run osmo-ms-virt-phy/00014: Starting virtphy
22:50:05.656509 run osmo-ms-virt-phy/00014(pid=49): Launched
22:50:05.668999 run osmo-ms-virt-phy/00015: Starting virtphy
22:50:05.699252 run osmo-ms-virt-phy/00015(pid=50): Launched
22:50:05.711844 run osmo-ms-virt-phy/00016: Starting virtphy
22:50:05.738713 run osmo-ms-virt-phy/00016(pid=51): Launched
22:50:05.751003 run osmo-ms-virt-phy/00017: Starting virtphy
22:50:05.779110 run osmo-ms-virt-phy/00017(pid=52): Launched
22:50:05.797060 run osmo-ms-virt-phy/00018: Starting virtphy
22:50:05.824615 run osmo-ms-virt-phy/00018(pid=53): Launched
22:50:05.837301 run osmo-ms-virt-phy/00019: Starting virtphy
22:50:05.865162 run osmo-ms-virt-phy/00019(pid=54): Launched
22:50:05.878094 run osmo-ms-virt-phy/00020: Starting virtphy
22:50:05.906145 run osmo-ms-virt-phy/00020(pid=55): Launched
22:50:05.919271 run osmo-ms-virt-phy/00021: Starting virtphy
22:50:05.947056 run osmo-ms-virt-phy/00021(pid=56): Launched
22:50:05.960175 run osmo-ms-virt-phy/00022: Starting virtphy
22:50:05.989418 run osmo-ms-virt-phy/00022(pid=57): Launched
22:50:06.001929 run osmo-ms-virt-phy/00023: Starting virtphy
22:50:06.029598 run osmo-ms-virt-phy/00023(pid=58): Launched
22:50:06.042219 run osmo-ms-virt-phy/00024: Starting virtphy
22:50:06.069896 run osmo-ms-virt-phy/00024(pid=59): Launched
22:50:06.082365 run osmo-ms-virt-phy/00025: Starting virtphy
22:50:06.110718 run osmo-ms-virt-phy/00025(pid=60): Launched
22:50:06.123459 run osmo-ms-virt-phy/00026: Starting virtphy
22:50:06.150674 run osmo-ms-virt-phy/00026(pid=61): Launched
22:50:06.163423 run osmo-ms-virt-phy/00027: Starting virtphy
22:50:06.191059 run osmo-ms-virt-phy/00027(pid=62): Launched
22:50:06.203853 run osmo-ms-virt-phy/00028: Starting virtphy
22:50:06.231931 run osmo-ms-virt-phy/00028(pid=63): Launched
22:50:06.245814 run osmo-ms-virt-phy/00029: Starting virtphy
22:50:06.273436 run osmo-ms-virt-phy/00029(pid=64): Launched
22:50:06.286128 run osmo-ms-virt-phy/00030: Starting virtphy
22:50:06.313554 run osmo-ms-virt-phy/00030(pid=65): Launched
22:50:06.326182 run osmo-ms-virt-phy/00031: Starting virtphy
22:50:06.353617 run osmo-ms-virt-phy/00031(pid=66): Launched
22:50:06.366449 run osmo-ms-virt-phy/00032: Starting virtphy
22:50:06.394021 run osmo-ms-virt-phy/00032(pid=67): Launched
22:50:06.406713 run osmo-ms-virt-phy/00033: Starting virtphy
22:50:06.434411 run osmo-ms-virt-phy/00033(pid=68): Launched
22:50:06.447118 run osmo-ms-virt-phy/00034: Starting virtphy
22:50:06.475896 run osmo-ms-virt-phy/00034(pid=69): Launched
22:50:06.488519 run osmo-ms-virt-phy/00035: Starting virtphy
22:50:06.515922 run osmo-ms-virt-phy/00035(pid=70): Launched
22:50:06.528627 run osmo-ms-virt-phy/00036: Starting virtphy
22:50:06.556129 run osmo-ms-virt-phy/00036(pid=71): Launched
22:50:06.568920 run osmo-ms-virt-phy/00037: Starting virtphy
22:50:06.596928 run osmo-ms-virt-phy/00037(pid=72): Launched
22:50:06.610075 run osmo-ms-virt-phy/00038: Starting virtphy
22:50:06.638030 run osmo-ms-virt-phy/00038(pid=73): Launched
22:50:06.651424 run osmo-ms-virt-phy/00039: Starting virtphy
22:50:06.679463 run osmo-ms-virt-phy/00039(pid=74): Launched
22:50:06.692366 run osmo-ms-virt-phy/00040: Starting virtphy
22:50:06.719841 run osmo-ms-virt-phy/00040(pid=75): Launched
22:50:06.732518 run osmo-ms-virt-phy/00041: Starting virtphy
22:50:06.760604 run osmo-ms-virt-phy/00041(pid=76): Launched
22:50:06.773255 run osmo-ms-virt-phy/00042: Starting virtphy
22:50:06.801643 run osmo-ms-virt-phy/00042(pid=77): Launched
22:50:06.815092 run osmo-ms-virt-phy/00043: Starting virtphy
22:50:06.844598 run osmo-ms-virt-phy/00043(pid=78): Launched
22:50:06.858683 run osmo-ms-virt-phy/00044: Starting virtphy
22:50:06.887477 run osmo-ms-virt-phy/00044(pid=79): Launched
22:50:06.901184 run osmo-ms-virt-phy/00045: Starting virtphy
22:50:06.929834 run osmo-ms-virt-phy/00045(pid=80): Launched
22:50:06.943015 run osmo-ms-virt-phy/00046: Starting virtphy
22:50:06.971749 run osmo-ms-virt-phy/00046(pid=81): Launched
22:50:06.984820 run osmo-ms-virt-phy/00047: Starting virtphy
22:50:07.013583 run osmo-ms-virt-phy/00047(pid=82): Launched
22:50:07.026497 run osmo-ms-virt-phy/00048: Starting virtphy
22:50:07.055295 run osmo-ms-virt-phy/00048(pid=83): Launched
22:50:07.069063 run osmo-ms-virt-phy/00049: Starting virtphy
22:50:07.096919 run osmo-ms-virt-phy/00049(pid=84): Launched
22:50:07.109742 run osmo-ms-virt-phy/00050: Starting virtphy
22:50:07.141399 run osmo-ms-virt-phy/00050(pid=85): Launched
22:50:07.154445 run osmo-ms-virt-phy/00051: Starting virtphy
22:50:07.182071 run osmo-ms-virt-phy/00051(pid=86): Launched
22:50:07.194808 run osmo-ms-virt-phy/00052: Starting virtphy
22:50:07.223595 run osmo-ms-virt-phy/00052(pid=87): Launched
22:50:07.236413 run osmo-ms-virt-phy/00053: Starting virtphy
22:50:07.263875 run osmo-ms-virt-phy/00053(pid=88): Launched
22:50:07.276526 run osmo-ms-virt-phy/00054: Starting virtphy
22:50:07.303968 run osmo-ms-virt-phy/00054(pid=89): Launched
22:50:07.318084 run osmo-ms-virt-phy/00055: Starting virtphy
22:50:07.345509 run osmo-ms-virt-phy/00055(pid=90): Launched
22:50:07.358484 run osmo-ms-virt-phy/00056: Starting virtphy
22:50:07.386571 run osmo-ms-virt-phy/00056(pid=91): Launched
22:50:07.399464 run osmo-ms-virt-phy/00057: Starting virtphy
22:50:07.427397 run osmo-ms-virt-phy/00057(pid=92): Launched
22:50:07.440744 run osmo-ms-virt-phy/00058: Starting virtphy
22:50:07.468710 run osmo-ms-virt-phy/00058(pid=93): Launched
22:50:07.481545 run osmo-ms-virt-phy/00059: Starting virtphy
22:50:07.509254 run osmo-ms-virt-phy/00059(pid=94): Launched
22:50:07.522430 run osmo-ms-virt-phy/00060: Starting virtphy
22:50:07.550489 run osmo-ms-virt-phy/00060(pid=95): Launched
22:50:07.563232 run osmo-ms-virt-phy/00061: Starting virtphy
22:50:07.592382 run osmo-ms-virt-phy/00061(pid=96): Launched
22:50:07.605399 run osmo-ms-virt-phy/00062: Starting virtphy
22:50:07.633948 run osmo-ms-virt-phy/00062(pid=97): Launched
22:50:07.648659 run osmo-ms-virt-phy/00063: Starting virtphy
22:50:07.676168 run osmo-ms-virt-phy/00063(pid=98): Launched
22:50:07.689315 run osmo-ms-virt-phy/00064: Starting virtphy
22:50:07.716920 run osmo-ms-virt-phy/00064(pid=99): Launched
22:50:07.730153 run osmo-ms-virt-phy/00065: Starting virtphy
22:50:07.758457 run osmo-ms-virt-phy/00065(pid=100): Launched
22:50:07.771088 run osmo-ms-virt-phy/00066: Starting virtphy
22:50:07.799318 run osmo-ms-virt-phy/00066(pid=101): Launched
22:50:07.812550 run osmo-ms-virt-phy/00067: Starting virtphy
22:50:07.840586 run osmo-ms-virt-phy/00067(pid=102): Launched
22:50:07.854181 run osmo-ms-virt-phy/00068: Starting virtphy
22:50:07.882205 run osmo-ms-virt-phy/00068(pid=103): Launched
22:50:07.895011 run osmo-ms-virt-phy/00069: Starting virtphy
22:50:07.923041 run osmo-ms-virt-phy/00069(pid=104): Launched
22:50:07.935950 run osmo-ms-virt-phy/00070: Starting virtphy
22:50:07.963977 run osmo-ms-virt-phy/00070(pid=105): Launched
22:50:07.979945 run osmo-ms-virt-phy/00071: Starting virtphy
22:50:08.010744 run osmo-ms-virt-phy/00071(pid=106): Launched
22:50:08.027818 run osmo-ms-virt-phy/00072: Starting virtphy
22:50:08.055000 run osmo-ms-virt-phy/00072(pid=107): Launched
22:50:08.067827 run osmo-ms-virt-phy/00073: Starting virtphy
22:50:08.094819 run osmo-ms-virt-phy/00073(pid=108): Launched
22:50:08.107364 run osmo-ms-virt-phy/00074: Starting virtphy
22:50:08.134490 run osmo-ms-virt-phy/00074(pid=109): Launched
22:50:08.147129 run osmo-ms-virt-phy/00075: Starting virtphy
22:50:08.173865 run osmo-ms-virt-phy/00075(pid=110): Launched
22:50:08.186299 run osmo-ms-virt-phy/00076: Starting virtphy
22:50:08.213361 run osmo-ms-virt-phy/00076(pid=111): Launched
22:50:08.225912 run osmo-ms-virt-phy/00077: Starting virtphy
22:50:08.252897 run osmo-ms-virt-phy/00077(pid=112): Launched
22:50:08.265384 run osmo-ms-virt-phy/00078: Starting virtphy
22:50:08.292535 run osmo-ms-virt-phy/00078(pid=113): Launched
22:50:08.304963 run osmo-ms-virt-phy/00079: Starting virtphy
22:50:08.332283 run osmo-ms-virt-phy/00079(pid=114): Launched
22:50:08.344642 run osmo-ms-virt-phy/00080: Starting virtphy
22:50:08.371784 run osmo-ms-virt-phy/00080(pid=115): Launched
22:50:08.384761 run osmo-ms-virt-phy/00081: Starting virtphy
22:50:08.413103 run osmo-ms-virt-phy/00081(pid=116): Launched
22:50:08.426094 run osmo-ms-virt-phy/00082: Starting virtphy
22:50:08.452837 run osmo-ms-virt-phy/00082(pid=117): Launched
22:50:08.465263 run osmo-ms-virt-phy/00083: Starting virtphy
22:50:08.492530 run osmo-ms-virt-phy/00083(pid=118): Launched
22:50:08.505037 run osmo-ms-virt-phy/00084: Starting virtphy
22:50:08.534254 run osmo-ms-virt-phy/00084(pid=119): Launched
22:50:08.546619 run osmo-ms-virt-phy/00085: Starting virtphy
22:50:08.572966 run osmo-ms-virt-phy/00085(pid=120): Launched
22:50:08.585149 run osmo-ms-virt-phy/00086: Starting virtphy
22:50:08.611628 run osmo-ms-virt-phy/00086(pid=121): Launched
22:50:08.624058 run osmo-ms-virt-phy/00087: Starting virtphy
22:50:08.651977 run osmo-ms-virt-phy/00087(pid=122): Launched
22:50:08.664057 run osmo-ms-virt-phy/00088: Starting virtphy
22:50:08.690362 run osmo-ms-virt-phy/00088(pid=123): Launched
22:50:08.702767 run osmo-ms-virt-phy/00089: Starting virtphy
22:50:08.729773 run osmo-ms-virt-phy/00089(pid=124): Launched
22:50:08.744104 run osmo-ms-virt-phy/00090: Starting virtphy
22:50:08.772414 run osmo-ms-virt-phy/00090(pid=125): Launched
22:50:08.784571 run osmo-ms-virt-phy/00091: Starting virtphy
22:50:08.811105 run osmo-ms-virt-phy/00091(pid=126): Launched
22:50:08.823416 run osmo-ms-virt-phy/00092: Starting virtphy
22:50:08.850438 run osmo-ms-virt-phy/00092(pid=127): Launched
22:50:08.863180 run osmo-ms-virt-phy/00093: Starting virtphy
22:50:08.890185 run osmo-ms-virt-phy/00093(pid=128): Launched
22:50:08.902673 run osmo-ms-virt-phy/00094: Starting virtphy
22:50:08.937611 run osmo-ms-virt-phy/00094(pid=129): Launched
22:50:08.950522 run osmo-ms-virt-phy/00095: Starting virtphy
22:50:08.977905 run osmo-ms-virt-phy/00095(pid=130): Launched
22:50:08.990581 run osmo-ms-virt-phy/00096: Starting virtphy
22:50:09.017599 run osmo-ms-virt-phy/00096(pid=131): Launched
22:50:09.030113 run osmo-ms-virt-phy/00097: Starting virtphy
22:50:09.058653 run osmo-ms-virt-phy/00097(pid=132): Launched
22:50:09.073408 run osmo-ms-virt-phy/00098: Starting virtphy
22:50:09.100438 run osmo-ms-virt-phy/00098(pid=133): Launched
22:50:09.112876 run osmo-ms-virt-phy/00099: Starting virtphy
22:50:09.139806 run osmo-ms-virt-phy/00099(pid=134): Launched
22:50:09.151984 run mass: Checking if sockets are in the filesystem
22:50:09.176024 run osmo-ms-mob/00000: Starting mobile
22:50:09.203124 run osmo-ms-mob/00000(pid=135): Launched
22:50:09.228912 run mass: MS start registered {at=13316494.19332422, delay=0.012987101450562477, ms=00000}
22:50:13.379971 run osmo-ms-mob/00001: Starting mobile
22:50:13.413570 run osmo-ms-mob/00001(pid=136): Launched
22:50:13.439850 run mass: MS start registered {at=13316498.40423137, delay=0.01352669671177864, ms=00001}
22:50:14.204195 run mass: MS performed LU {at=13316499.168560855, lu_delay=4.975236635655165, ms=00000}
22:50:15.180425 run osmo-ms-mob/00002: Starting mobile
22:50:15.206743 run osmo-ms-mob/00002(pid=137): Launched
22:50:15.230421 run mass: MS start registered {at=13316500.194786834, delay=0.009924506768584251, ms=00002}
22:50:16.492358 run osmo-ms-mob/00003: Starting mobile
22:50:16.525876 run osmo-ms-mob/00003(pid=138): Launched
22:50:16.547424 run mass: MS start registered {at=13316501.511844411, delay=0.008581781759858131, ms=00003}
22:50:17.580010 run osmo-ms-mob/00004: Starting mobile
22:50:17.610019 run osmo-ms-mob/00004(pid=139): Launched
22:50:17.632297 run mass: MS start registered {at=13316502.596688386, delay=0.009586429223418236, ms=00004}
22:50:18.582051 run osmo-ms-mob/00005: Starting mobile
22:50:18.610890 run osmo-ms-mob/00005(pid=140): Launched
22:50:18.634363 run mass: MS start registered {at=13316503.598749068, delay=0.01091313548386097, ms=00005}
22:50:19.381795 run mass: MS performed LU {at=13316504.346161684, lu_delay=5.941930314525962, ms=00001}
22:50:19.408868 run osmo-ms-mob/00006: Starting mobile
22:50:19.435745 run osmo-ms-mob/00006(pid=141): Launched
22:50:19.457828 run mass: MS start registered {at=13316504.422256526, delay=0.009872136637568474, ms=00006}
22:50:20.380519 run osmo-ms-mob/00007: Starting mobile
22:50:20.406770 run osmo-ms-mob/00007(pid=142): Launched
22:50:20.428990 run mass: MS start registered {at=13316505.39340628, delay=0.010176427662372589, ms=00007}
22:50:21.178487 run osmo-ms-mob/00008: Starting mobile
22:50:21.205114 run osmo-ms-mob/00008(pid=143): Launched
22:50:21.227971 run mass: MS start registered {at=13316506.19238473, delay=0.010721132159233093, ms=00008}
22:50:21.283494 run mass: MS performed LU {at=13316506.247890268, lu_delay=4.736045856028795, ms=00003}
22:50:21.311210 run mass: MS performed LU {at=13316506.275589267, lu_delay=6.08080243319273, ms=00002}
22:50:21.880169 run osmo-ms-mob/00009: Starting mobile
22:50:21.908040 run osmo-ms-mob/00009(pid=144): Launched
22:50:21.931954 run mass: MS start registered {at=13316506.896376073, delay=0.0118446946144104, ms=00009}
22:50:22.577367 run osmo-ms-mob/00010: Starting mobile
22:50:22.605702 run osmo-ms-mob/00010(pid=145): Launched
22:50:22.624612 run mass: MS start registered {at=13316507.589034805, delay=0.006646854802966118, ms=00010}
22:50:23.148346 run mass: MS performed LU {at=13316508.11272509, lu_delay=5.516036704182625, ms=00004}
22:50:23.175683 run osmo-ms-mob/00011: Starting mobile
22:50:23.201767 run osmo-ms-mob/00011(pid=146): Launched
22:50:23.224857 run mass: MS start registered {at=13316508.189269528, delay=0.01078282855451107, ms=00011}
22:50:23.683405 run mass: MS performed LU {at=13316508.647783939, lu_delay=5.049034871160984, ms=00005}
22:50:23.710557 run osmo-ms-mob/00012: Starting mobile
22:50:23.737162 run osmo-ms-mob/00012(pid=147): Launched
22:50:23.759769 run mass: MS start registered {at=13316508.724185186, delay=0.010380623862147331, ms=00012}
22:50:24.380386 run osmo-ms-mob/00013: Starting mobile
22:50:24.408175 run osmo-ms-mob/00013(pid=148): Launched
22:50:24.429951 run mass: MS start registered {at=13316509.394373097, delay=0.0094944778829813, ms=00013}
22:50:24.977955 run osmo-ms-mob/00014: Starting mobile
22:50:25.005521 run osmo-ms-mob/00014(pid=149): Launched
22:50:25.027104 run mass: MS start registered {at=13316509.991528362, delay=0.008067084476351738, ms=00014}
22:50:25.049651 run mass: MS performed LU {at=13316510.014070407, lu_delay=5.5918138809502125, ms=00006}
22:50:25.312059 run mass: MS performed LU {at=13316510.276425317, lu_delay=4.883019037544727, ms=00007}
22:50:25.584841 run osmo-ms-mob/00015: Starting mobile
22:50:25.614328 run osmo-ms-mob/00015(pid=150): Launched
22:50:25.637274 run mass: MS start registered {at=13316510.601691388, delay=0.010534331202507019, ms=00015}
22:50:26.080253 run osmo-ms-mob/00016: Starting mobile
22:50:26.107055 run osmo-ms-mob/00016(pid=151): Launched
22:50:26.128032 run mass: MS start registered {at=13316511.092451612, delay=0.0058604646474123, ms=00016}
22:50:26.581165 run osmo-ms-mob/00017: Starting mobile
22:50:26.608809 run osmo-ms-mob/00017(pid=152): Launched
22:50:26.632869 run mass: MS start registered {at=13316511.597264623, delay=0.01147194392979145, ms=00017}
22:50:26.913601 run mass: MS performed LU {at=13316511.877989637, lu_delay=4.981613563373685, ms=00009}
22:50:26.977922 run mass: MS performed LU {at=13316511.942340093, lu_delay=5.749955363571644, ms=00008}
22:50:27.180146 run osmo-ms-mob/00018: Starting mobile
22:50:27.206899 run osmo-ms-mob/00018(pid=153): Launched
22:50:27.228054 run mass: MS start registered {at=13316512.192476965, delay=0.008549079298973083, ms=00018}
22:50:27.579893 run osmo-ms-mob/00019: Starting mobile
22:50:27.606701 run osmo-ms-mob/00019(pid=154): Launched
22:50:27.633288 run mass: MS start registered {at=13316512.597681556, delay=0.014133639633655548, ms=00019}
22:50:28.077968 run osmo-ms-mob/00020: Starting mobile
22:50:28.105770 run osmo-ms-mob/00020(pid=155): Launched
22:50:28.129577 run mass: MS start registered {at=13316513.09399054, delay=0.011211534962058067, ms=00020}
22:50:28.580771 run osmo-ms-mob/00021: Starting mobile
22:50:28.607168 run osmo-ms-mob/00021(pid=156): Launched
22:50:28.630107 run mass: MS start registered {at=13316513.594508497, delay=0.008315952494740486, ms=00021}
22:50:28.815467 run mass: MS performed LU {at=13316513.779862493, lu_delay=6.190827688202262, ms=00010}
22:50:28.843243 run mass: MS performed LU {at=13316513.807669895, lu_delay=5.618400366976857, ms=00011}
22:50:28.864357 run osmo-ms-mob/00022: Starting mobile
22:50:28.890240 run osmo-ms-mob/00022(pid=157): Launched
22:50:28.912454 run mass: MS start registered {at=13316513.876880728, delay=0.010292498394846916, ms=00022}
22:50:28.930590 run mass: MS performed LU {at=13316513.895021258, lu_delay=5.1708360724151134, ms=00012}
22:50:29.480223 run osmo-ms-mob/00023: Starting mobile
22:50:29.505931 run osmo-ms-mob/00023(pid=158): Launched
22:50:29.526840 run mass: MS start registered {at=13316514.49123909, delay=0.008964519947767258, ms=00023}
22:50:29.879967 run osmo-ms-mob/00024: Starting mobile
22:50:29.906019 run osmo-ms-mob/00024(pid=159): Launched
22:50:29.927927 run mass: MS start registered {at=13316514.89233711, delay=0.009804751724004745, ms=00024}
22:50:30.377346 run osmo-ms-mob/00025: Starting mobile
22:50:30.409251 run osmo-ms-mob/00025(pid=160): Launched
22:50:30.431803 run mass: MS start registered {at=13316515.396188, delay=0.009390972554683685, ms=00025}
22:50:30.596628 run mass: MS performed LU {at=13316515.5610091, lu_delay=5.569480737671256, ms=00014}
22:50:30.679609 run mass: MS performed LU {at=13316515.643984947, lu_delay=6.249611850827932, ms=00013}
22:50:30.708784 run osmo-ms-mob/00026: Starting mobile
22:50:30.744429 run osmo-ms-mob/00026(pid=161): Launched
22:50:30.758655 run mass: MS performed LU {at=13316515.72307504, lu_delay=5.121383652091026, ms=00015}
22:50:30.772642 run mass: MS start registered {at=13316515.737074034, delay=0.014029070734977722, ms=00026}
22:50:30.850623 run mass: MS performed LU {at=13316515.81500084, lu_delay=4.722549227997661, ms=00016}
22:50:31.180822 run osmo-ms-mob/00027: Starting mobile
22:50:31.208493 run osmo-ms-mob/00027(pid=162): Launched
22:50:31.233221 run mass: MS start registered {at=13316516.197595747, delay=0.011670960113406181, ms=00027}
22:50:31.580646 run osmo-ms-mob/00028: Starting mobile
22:50:31.607970 run osmo-ms-mob/00028(pid=163): Launched
22:50:31.632836 run mass: MS start registered {at=13316516.597228833, delay=0.012096749618649483, ms=00028}
22:50:31.980454 run osmo-ms-mob/00029: Starting mobile
22:50:32.012808 run osmo-ms-mob/00029(pid=164): Launched
22:50:32.035697 run mass: MS start registered {at=13316517.000117999, delay=0.01056782528758049, ms=00029}
22:50:32.378719 run osmo-ms-mob/00030: Starting mobile
22:50:32.404864 run osmo-ms-mob/00030(pid=165): Launched
22:50:32.427972 run mass: MS start registered {at=13316517.392394364, delay=0.011034462600946426, ms=00030}
22:50:32.581555 run mass: MS performed LU {at=13316517.545939466, lu_delay=4.948257910087705, ms=00019}
22:50:32.608287 run mass: MS performed LU {at=13316517.572711542, lu_delay=5.380234576761723, ms=00018}
22:50:32.629919 run osmo-ms-mob/00031: Starting mobile
22:50:32.656249 run osmo-ms-mob/00031(pid=166): Launched
22:50:32.676765 run mass: MS start registered {at=13316517.641190318, delay=0.008392706513404846, ms=00031}
22:50:32.696500 run mass: MS performed LU {at=13316517.660927119, lu_delay=6.0636624954640865, ms=00017}
22:50:32.987896 run mass: MS performed LU {at=13316517.952277495, lu_delay=4.858286954462528, ms=00020}
22:50:33.014182 run osmo-ms-mob/00032: Starting mobile
22:50:33.040509 run osmo-ms-mob/00032(pid=167): Launched
22:50:33.068043 run mass: MS start registered {at=13316518.032445936, delay=0.015184985473752022, ms=00032}
22:50:33.480046 run osmo-ms-mob/00033: Starting mobile
22:50:33.506170 run osmo-ms-mob/00033(pid=168): Launched
22:50:33.530057 run mass: MS start registered {at=13316518.494473347, delay=0.01195538230240345, ms=00033}
22:50:33.880817 run osmo-ms-mob/00034: Starting mobile
22:50:33.907654 run osmo-ms-mob/00034(pid=169): Launched
22:50:33.930419 run mass: MS start registered {at=13316518.894825606, delay=0.010389050468802452, ms=00034}
22:50:34.178339 run osmo-ms-mob/00035: Starting mobile
22:50:34.204641 run osmo-ms-mob/00035(pid=170): Launched
22:50:34.226564 run mass: MS start registered {at=13316519.190988809, delay=0.009531086310744286, ms=00035}
22:50:34.362751 run mass: MS performed LU {at=13316519.327129886, lu_delay=5.73262138850987, ms=00021}
22:50:34.445310 run mass: MS performed LU {at=13316519.4097106, lu_delay=5.532829871401191, ms=00022}
22:50:34.510148 run mass: MS performed LU {at=13316519.474561336, lu_delay=4.983322246000171, ms=00023}
22:50:34.537259 run osmo-ms-mob/00036: Starting mobile
22:50:34.563849 run osmo-ms-mob/00036(pid=171): Launched
22:50:34.590559 run mass: MS start registered {at=13316519.554969504, delay=0.014528380706906319, ms=00036}
22:50:34.615785 run mass: MS performed LU {at=13316519.580195194, lu_delay=4.687858084216714, ms=00024}
22:50:34.980900 run osmo-ms-mob/00037: Starting mobile
22:50:35.007469 run osmo-ms-mob/00037(pid=172): Launched
22:50:35.029495 run mass: MS start registered {at=13316519.993886055, delay=0.009260008111596107, ms=00037}
22:50:35.283896 run osmo-ms-mob/00038: Starting mobile
22:50:35.314718 run osmo-ms-mob/00038(pid=173): Launched
22:50:35.337610 run mass: MS start registered {at=13316520.302028727, delay=0.009558277204632759, ms=00038}
22:50:35.579601 run osmo-ms-mob/00039: Starting mobile
22:50:35.607178 run osmo-ms-mob/00039(pid=174): Launched
22:50:35.630821 run mass: MS start registered {at=13316520.595221026, delay=0.011004194617271423, ms=00039}
22:50:35.979544 run osmo-ms-mob/00040: Starting mobile
22:50:36.006242 run osmo-ms-mob/00040(pid=175): Launched
22:50:36.026228 run mass: MS start registered {at=13316520.990653144, delay=0.007996952161192894, ms=00040}
22:50:36.280151 run osmo-ms-mob/00041: Starting mobile
22:50:36.307121 run osmo-ms-mob/00041(pid=176): Launched
22:50:36.329911 run mass: MS start registered {at=13316521.294326786, delay=0.010826531797647476, ms=00041}
22:50:36.346752 run mass: MS performed LU {at=13316521.311180387, lu_delay=5.914992386475205, ms=00025}
22:50:36.374620 run mass: MS performed LU {at=13316521.339038234, lu_delay=5.601964199915528, ms=00026}
22:50:36.399130 run osmo-ms-mob/00042: Starting mobile
22:50:36.425426 run osmo-ms-mob/00042(pid=177): Launched
22:50:36.448725 run mass: MS start registered {at=13316521.413125724, delay=0.010880865156650543, ms=00042}
22:50:36.463367 run mass: MS performed LU {at=13316521.427797724, lu_delay=5.230201976373792, ms=00027}
22:50:36.517520 run mass: MS performed LU {at=13316521.481946612, lu_delay=4.884717779234052, ms=00028}
22:50:36.979336 run osmo-ms-mob/00043: Starting mobile
22:50:37.006022 run osmo-ms-mob/00043(pid=178): Launched
22:50:37.029510 run mass: MS start registered {at=13316521.993935972, delay=0.011027390137314796, ms=00043}
22:50:37.279080 run osmo-ms-mob/00044: Starting mobile
22:50:37.305631 run osmo-ms-mob/00044(pid=179): Launched
22:50:37.328423 run mass: MS start registered {at=13316522.292832775, delay=0.010576130822300911, ms=00044}
22:50:37.580078 run osmo-ms-mob/00045: Starting mobile
22:50:37.606498 run osmo-ms-mob/00045(pid=180): Launched
22:50:37.630650 run mass: MS start registered {at=13316522.595072832, delay=0.011796444654464722, ms=00045}
22:50:37.876395 run osmo-ms-mob/00046: Starting mobile
22:50:37.903571 run osmo-ms-mob/00046(pid=181): Launched
22:50:37.925715 run mass: MS start registered {at=13316522.890140908, delay=0.009751271456480026, ms=00046}
22:50:38.128335 run mass: MS performed LU {at=13316523.092726175, lu_delay=5.700331810861826, ms=00030}
22:50:38.154196 run osmo-ms-mob/00047: Starting mobile
22:50:38.180901 run osmo-ms-mob/00047(pid=182): Launched
22:50:38.193383 run mass: MS performed LU {at=13316523.15781212, lu_delay=6.157694121822715, ms=00029}
22:50:38.205119 run mass: MS start registered {at=13316523.169555899, delay=0.011764517053961754, ms=00047}
22:50:38.276144 run mass: MS performed LU {at=13316523.240556013, lu_delay=5.208110077306628, ms=00032}
22:50:38.301319 run osmo-ms-mob/00048: Starting mobile
22:50:38.328033 run osmo-ms-mob/00048(pid=183): Launched
22:50:38.348326 run mass: MS start registered {at=13316523.312751574, delay=0.008153036236763, ms=00048}
22:50:38.419945 run mass: MS performed LU {at=13316523.38434745, lu_delay=5.7431571315974, ms=00031}
22:50:38.780504 run osmo-ms-mob/00049: Starting mobile
22:50:38.806968 run osmo-ms-mob/00049(pid=184): Launched
22:50:38.830146 run mass: MS start registered {at=13316523.794547688, delay=0.010970672592520714, ms=00049}
22:50:39.075931 run osmo-ms-mob/00050: Starting mobile
22:50:39.102493 run osmo-ms-mob/00050(pid=185): Launched
22:50:39.121633 run mass: MS start registered {at=13316524.086054279, delay=0.002079186961054802, ms=00050}
22:50:39.171656 run mass: MS performed LU {at=13316524.136061613, lu_delay=5.64158826507628, ms=00033}
22:50:39.480097 run osmo-ms-mob/00051: Starting mobile
22:50:39.506323 run osmo-ms-mob/00051(pid=186): Launched
22:50:39.530707 run mass: MS start registered {at=13316524.49505266, delay=0.012385392561554909, ms=00051}
22:50:39.778748 run osmo-ms-mob/00052: Starting mobile
22:50:39.804886 run osmo-ms-mob/00052(pid=187): Launched
22:50:39.827115 run mass: MS start registered {at=13316524.791540243, delay=0.009797107428312302, ms=00052}
22:50:39.992552 run mass: MS performed LU {at=13316524.956953775, lu_delay=4.963067719712853, ms=00037}
22:50:40.020024 run osmo-ms-mob/00053: Starting mobile
22:50:40.046982 run osmo-ms-mob/00053(pid=188): Launched
22:50:40.059814 run mass: MS performed LU {at=13316525.024237474, lu_delay=4.722208747640252, ms=00038}
22:50:40.072200 run mass: MS start registered {at=13316525.036633195, delay=0.012423554435372353, ms=00053}
22:50:40.139939 run mass: MS performed LU {at=13316525.104352733, lu_delay=6.209527127444744, ms=00034}
22:50:40.164911 run osmo-ms-mob/00054: Starting mobile
22:50:40.191034 run osmo-ms-mob/00054(pid=189): Launched
22:50:40.212861 run mass: MS start registered {at=13316525.177293276, delay=0.00983542762696743, ms=00054}
22:50:40.320270 run mass: MS performed LU {at=13316525.28465798, lu_delay=5.729688474908471, ms=00036}
22:50:40.338779 run mass: MS performed LU {at=13316525.30319726, lu_delay=6.112208450213075, ms=00035}
22:50:40.365127 run osmo-ms-mob/00055: Starting mobile
22:50:40.391589 run osmo-ms-mob/00055(pid=190): Launched
22:50:40.414689 run mass: MS start registered {at=13316525.379119406, delay=0.011066311970353127, ms=00055}
22:50:40.592322 run mass: MS performed LU {at=13316525.556694029, lu_delay=4.961473003029823, ms=00039}
22:50:40.976607 run osmo-ms-mob/00056: Starting mobile
22:50:41.004171 run osmo-ms-mob/00056(pid=191): Launched
22:50:41.029163 run mass: MS start registered {at=13316525.993582496, delay=0.012588392943143845, ms=00056}
22:50:41.137098 run mass: MS performed LU {at=13316526.101492815, lu_delay=5.110839670524001, ms=00040}
22:50:41.280299 run osmo-ms-mob/00057: Starting mobile
22:50:41.306602 run osmo-ms-mob/00057(pid=192): Launched
22:50:41.327143 run mass: MS start registered {at=13316526.291546283, delay=0.00803675688803196, ms=00057}
22:50:41.679769 run osmo-ms-mob/00058: Starting mobile
22:50:41.706440 run osmo-ms-mob/00058(pid=193): Launched
22:50:41.727758 run mass: MS start registered {at=13316526.692179078, delay=0.00879049301147461, ms=00058}
22:50:41.894173 run mass: MS performed LU {at=13316526.858557355, lu_delay=5.4454316310584545, ms=00042}
22:50:41.921024 run osmo-ms-mob/00059: Starting mobile
22:50:41.947948 run osmo-ms-mob/00059(pid=194): Launched
22:50:41.971745 run mass: MS start registered {at=13316526.936168548, delay=0.011007443070411682, ms=00059}
22:50:42.042220 run mass: MS performed LU {at=13316527.00663026, lu_delay=5.012694288045168, ms=00043}
22:50:42.185237 run mass: MS performed LU {at=13316527.149624107, lu_delay=4.856791332364082, ms=00044}
22:50:42.212613 run osmo-ms-mob/00060: Starting mobile
22:50:42.239455 run osmo-ms-mob/00060(pid=195): Launched
22:50:42.262184 run mass: MS start registered {at=13316527.226586722, delay=0.010562505573034286, ms=00060}
22:50:42.678772 run osmo-ms-mob/00061: Starting mobile
22:50:42.705452 run osmo-ms-mob/00061(pid=196): Launched
22:50:42.725714 run mass: MS start registered {at=13316527.690135734, delay=0.007946737110614777, ms=00061}
22:50:42.980622 run osmo-ms-mob/00062: Starting mobile
22:50:43.007699 run osmo-ms-mob/00062(pid=197): Launched
22:50:43.030080 run mass: MS start registered {at=13316527.994472513, delay=0.009767100214958191, ms=00062}
22:50:43.274965 run osmo-ms-mob/00063: Starting mobile
22:50:43.303495 run osmo-ms-mob/00063(pid=198): Launched
22:50:43.327579 run mass: MS start registered {at=13316528.291952312, delay=0.01077023521065712, ms=00063}
22:50:43.680489 run osmo-ms-mob/00064: Starting mobile
22:50:43.709210 run osmo-ms-mob/00064(pid=199): Launched
22:50:43.732853 run mass: MS start registered {at=13316528.697244465, delay=0.011684203520417213, ms=00064}
22:50:43.878967 run mass: MS performed LU {at=13316528.843356583, lu_delay=4.757302304729819, ms=00050}
22:50:43.905783 run mass: MS performed LU {at=13316528.870212538, lu_delay=5.075664849951863, ms=00049}
22:50:43.932273 run osmo-ms-mob/00065: Starting mobile
22:50:43.958531 run osmo-ms-mob/00065(pid=200): Launched
22:50:43.981026 run mass: MS start registered {at=13316528.945449207, delay=0.010543359443545341, ms=00065}
22:50:43.996644 run mass: MS performed LU {at=13316528.961076463, lu_delay=5.79152056388557, ms=00047}
22:50:44.049521 run mass: MS performed LU {at=13316529.013924977, lu_delay=5.701173402369022, ms=00048}
22:50:44.076771 run osmo-ms-mob/00066: Starting mobile
22:50:44.102860 run osmo-ms-mob/00066(pid=201): Launched
22:50:44.115119 run mass: MS performed LU {at=13316529.079548804, lu_delay=6.189407896250486, ms=00046}
22:50:44.127067 run mass: MS performed LU {at=13316529.09150415, lu_delay=6.496431317180395, ms=00045}
22:50:44.138747 run mass: MS start registered {at=13316529.103184095, delay=0.023656699806451797, ms=00066}
22:50:44.358535 run mass: MS performed LU {at=13316529.32290862, lu_delay=4.827855959534645, ms=00051}
22:50:44.386449 run osmo-ms-mob/00067: Starting mobile
22:50:44.413061 run osmo-ms-mob/00067(pid=202): Launched
22:50:44.434137 run mass: MS start registered {at=13316529.39856138, delay=0.008343914523720741, ms=00067}
22:50:44.959308 run mass: MS performed LU {at=13316529.923685553, lu_delay=3.6321392692625523, ms=00057}
22:50:45.075770 run osmo-ms-mob/00068: Starting mobile
22:50:45.104026 run osmo-ms-mob/00068(pid=203): Launched
22:50:45.124856 run mass: MS start registered {at=13316530.089278633, delay=0.008040143176913261, ms=00068}
22:50:45.480558 run osmo-ms-mob/00069: Starting mobile
22:50:45.508934 run osmo-ms-mob/00069(pid=204): Launched
22:50:45.529618 run mass: MS start registered {at=13316530.494043784, delay=0.007701776921749115, ms=00069}
22:50:45.659354 run mass: MS performed LU {at=13316530.623734126, lu_delay=5.2446147203445435, ms=00055}
22:50:45.743351 run mass: MS performed LU {at=13316530.707736783, lu_delay=4.714154286310077, ms=00056}
22:50:45.807105 run mass: MS performed LU {at=13316530.771501334, lu_delay=5.9799610916525126, ms=00052}
22:50:45.832679 run osmo-ms-mob/00070: Starting mobile
22:50:45.859487 run osmo-ms-mob/00070(pid=205): Launched
22:50:45.882305 run mass: MS start registered {at=13316530.846715624, delay=0.010882597416639328, ms=00070}
22:50:45.951197 run mass: MS performed LU {at=13316530.915592818, lu_delay=5.878959622234106, ms=00053}
22:50:46.280306 run osmo-ms-mob/00071: Starting mobile
22:50:46.306393 run osmo-ms-mob/00071(pid=206): Launched
22:50:46.329713 run mass: MS start registered {at=13316531.294117423, delay=0.011096149682998657, ms=00071}
22:50:46.677547 run osmo-ms-mob/00072: Starting mobile
22:50:46.704006 run osmo-ms-mob/00072(pid=207): Launched
22:50:46.723848 run mass: MS start registered {at=13316531.688265217, delay=0.007922284305095673, ms=00072}
22:50:47.076777 run osmo-ms-mob/00073: Starting mobile
22:50:47.103013 run osmo-ms-mob/00073(pid=208): Launched
22:50:47.126083 run mass: MS start registered {at=13316532.09049894, delay=0.010577242821455002, ms=00073}
22:50:47.483772 run osmo-ms-mob/00074: Starting mobile
22:50:47.520926 run osmo-ms-mob/00074(pid=209): Launched
22:50:47.544785 run mass: MS start registered {at=13316532.509199578, delay=0.01078307069838047, ms=00074}
22:50:47.644070 run mass: MS performed LU {at=13316532.608464295, lu_delay=5.916285216808319, ms=00058}
22:50:47.671935 run mass: MS performed LU {at=13316532.6363641, lu_delay=5.700195552781224, ms=00059}
22:50:47.759177 run mass: MS performed LU {at=13316532.723592922, lu_delay=4.729120409116149, ms=00062}
22:50:47.785020 run osmo-ms-mob/00075: Starting mobile
22:50:47.811714 run osmo-ms-mob/00075(pid=210): Launched
22:50:47.824107 run mass: MS performed LU {at=13316532.788532235, lu_delay=5.098396500572562, ms=00061}
22:50:47.836292 run mass: MS start registered {at=13316532.800724633, delay=0.012218648567795753, ms=00075}
22:50:47.852275 run mass: MS performed LU {at=13316532.8166983, lu_delay=5.590111577883363, ms=00060}
22:50:48.380800 run osmo-ms-mob/00076: Starting mobile
22:50:48.406987 run osmo-ms-mob/00076(pid=211): Launched
22:50:48.429155 run mass: MS start registered {at=13316533.393576458, delay=0.009995659813284874, ms=00076}
22:50:48.775996 run osmo-ms-mob/00077: Starting mobile
22:50:48.802661 run osmo-ms-mob/00077(pid=212): Launched
22:50:48.823713 run mass: MS start registered {at=13316533.788120557, delay=0.008677100762724876, ms=00077}
22:50:49.280120 run osmo-ms-mob/00078: Starting mobile
22:50:49.306185 run osmo-ms-mob/00078(pid=213): Launched
22:50:49.329333 run mass: MS start registered {at=13316534.293742679, delay=0.011251671239733696, ms=00078}
22:50:49.437683 run mass: MS performed LU {at=13316534.402066424, lu_delay=5.456617217510939, ms=00065}
22:50:49.508640 run mass: MS performed LU {at=13316534.473026074, lu_delay=5.0744646936655045, ms=00067}
22:50:49.573725 run mass: MS performed LU {at=13316534.538135124, lu_delay=5.840890659019351, ms=00064}
22:50:49.602582 run osmo-ms-mob/00079: Starting mobile
22:50:49.629025 run osmo-ms-mob/00079(pid=214): Launched
22:50:49.653183 run mass: MS start registered {at=13316534.617564986, delay=0.011892985552549362, ms=00079}
22:50:49.679583 run mass: MS performed LU {at=13316534.64399572, lu_delay=6.352043408900499, ms=00063}
22:50:49.752854 run mass: MS performed LU {at=13316534.717251224, lu_delay=4.627972591668367, ms=00068}
22:50:50.181179 run osmo-ms-mob/00080: Starting mobile
22:50:50.207625 run osmo-ms-mob/00080(pid=215): Launched
22:50:50.231415 run mass: MS start registered {at=13316535.1958242, delay=0.011442860588431358, ms=00080}
22:50:50.678556 run osmo-ms-mob/00081: Starting mobile
22:50:50.705288 run osmo-ms-mob/00081(pid=216): Launched
22:50:50.726601 run mass: MS start registered {at=13316535.691028018, delay=0.009375263005495071, ms=00081}
22:50:51.077850 run osmo-ms-mob/00082: Starting mobile
22:50:51.104675 run osmo-ms-mob/00082(pid=217): Launched
22:50:51.132215 run mass: MS start registered {at=13316536.09662761, delay=0.01493225060403347, ms=00082}
22:50:51.410297 run mass: MS performed LU {at=13316536.374689296, lu_delay=5.080571873113513, ms=00071}
22:50:51.438163 run mass: MS performed LU {at=13316536.402590863, lu_delay=4.714325645938516, ms=00072}
22:50:51.525030 run mass: MS performed LU {at=13316536.489446023, lu_delay=5.995402239263058, ms=00069}
22:50:51.553698 run osmo-ms-mob/00083: Starting mobile
22:50:51.580164 run osmo-ms-mob/00083(pid=218): Launched
22:50:51.604689 run mass: MS start registered {at=13316536.569080198, delay=0.011967586353421211, ms=00083}
22:50:52.176603 run osmo-ms-mob/00084: Starting mobile
22:50:52.203446 run osmo-ms-mob/00084(pid=219): Launched
22:50:52.225986 run mass: MS start registered {at=13316537.190407831, delay=0.010319827124476433, ms=00084}
22:50:52.680001 run osmo-ms-mob/00085: Starting mobile
22:50:52.706233 run osmo-ms-mob/00085(pid=220): Launched
22:50:52.731949 run mass: MS start registered {at=13316537.696340278, delay=0.013142624869942665, ms=00085}
22:50:53.191606 run mass: MS performed LU {at=13316538.155954575, lu_delay=5.355229942128062, ms=00075}
22:50:53.218555 run osmo-ms-mob/00086: Starting mobile
22:50:53.245958 run osmo-ms-mob/00086(pid=221): Launched
22:50:53.269951 run mass: MS start registered {at=13316538.234357785, delay=0.011170297861099243, ms=00086}
22:50:53.287496 run mass: MS performed LU {at=13316538.251923926, lu_delay=6.161424987018108, ms=00073}
22:50:53.340013 run mass: MS performed LU {at=13316538.304412795, lu_delay=4.910836337134242, ms=00076}
22:50:53.500605 run mass: MS performed LU {at=13316538.464961693, lu_delay=4.676841136068106, ms=00077}
22:50:53.880598 run osmo-ms-mob/00087: Starting mobile
22:50:53.908503 run osmo-ms-mob/00087(pid=222): Launched
22:50:53.927811 run mass: MS start registered {at=13316538.89221629, delay=0.0028465110808610916, ms=00087}
22:50:54.476381 run osmo-ms-mob/00088: Starting mobile
22:50:54.503624 run osmo-ms-mob/00088(pid=223): Launched
22:50:54.525866 run mass: MS start registered {at=13316539.490290623, delay=0.009525926783680916, ms=00088}
22:50:55.080037 run osmo-ms-mob/00089: Starting mobile
22:50:55.107223 run osmo-ms-mob/00089(pid=224): Launched
22:50:55.131066 run mass: MS start registered {at=13316540.095465893, delay=0.011016057804226875, ms=00089}
22:50:55.176328 run mass: MS performed LU {at=13316540.140692009, lu_delay=5.846949329599738, ms=00078}
22:50:55.203141 run mass: MS performed LU {at=13316540.167569783, lu_delay=5.550004797056317, ms=00079}
22:50:55.291270 run mass: MS performed LU {at=13316540.25568526, lu_delay=4.5646572429686785, ms=00081}
22:50:55.401796 run mass: MS performed LU {at=13316540.36617536, lu_delay=5.170351158827543, ms=00080}
22:50:55.680816 run osmo-ms-mob/00090: Starting mobile
22:50:55.706961 run osmo-ms-mob/00090(pid=225): Launched
22:50:55.729859 run mass: MS start registered {at=13316540.69426608, delay=0.010844707489013672, ms=00090}
22:50:56.379879 run osmo-ms-mob/00091: Starting mobile
22:50:56.406077 run osmo-ms-mob/00091(pid=226): Launched
22:50:56.462650 run mass: MS start registered {at=13316541.427059526, delay=0.04463781975209713, ms=00091}
22:50:56.956871 run mass: MS performed LU {at=13316541.921234218, lu_delay=5.824606608599424, ms=00082}
22:50:57.040470 run mass: MS performed LU {at=13316542.004833026, lu_delay=4.814425194635987, ms=00084}
22:50:57.068253 run osmo-ms-mob/00092: Starting mobile
22:50:57.094798 run osmo-ms-mob/00092(pid=227): Launched
22:50:57.107094 run mass: MS performed LU {at=13316542.071526315, lu_delay=5.502446116879582, ms=00083}
22:50:57.119008 run mass: MS start registered {at=13316542.08344515, delay=0.011939434334635735, ms=00092}
22:50:57.881004 run osmo-ms-mob/00093: Starting mobile
22:50:57.908668 run osmo-ms-mob/00093(pid=228): Launched
22:50:57.934967 run mass: MS start registered {at=13316542.8993519, delay=0.010099634528160095, ms=00093}
22:50:58.781108 run osmo-ms-mob/00094: Starting mobile
22:50:58.807926 run osmo-ms-mob/00094(pid=229): Launched
22:50:58.834533 run mass: MS start registered {at=13316543.798936008, delay=0.014237472787499428, ms=00094}
22:50:58.941487 run mass: MS performed LU {at=13316543.905874418, lu_delay=4.415583794936538, ms=00088}
22:50:58.969830 run mass: MS performed LU {at=13316543.934258554, lu_delay=6.237918276339769, ms=00085}
22:50:59.056734 run mass: MS performed LU {at=13316544.02114311, lu_delay=5.128926821053028, ms=00087}
22:50:59.113610 run mass: MS performed LU {at=13316544.078003004, lu_delay=5.843645218759775, ms=00086}
22:50:59.131562 run mass: MS performed LU {at=13316544.095984505, lu_delay=22.801657719537616, ms=00041}
22:50:59.679800 run osmo-ms-mob/00095: Starting mobile
22:50:59.706639 run osmo-ms-mob/00095(pid=230): Launched
22:50:59.728069 run mass: MS start registered {at=13316544.692495137, delay=0.009039491415023804, ms=00095}
22:51:00.680390 run osmo-ms-mob/00096: Starting mobile
22:51:00.709380 run osmo-ms-mob/00096(pid=231): Launched
22:51:00.734009 run mass: MS start registered {at=13316545.698401198, delay=0.011783720925450325, ms=00096}
22:51:00.806047 run mass: MS performed LU {at=13316545.770406943, lu_delay=5.67494104988873, ms=00089}
22:51:00.870773 run mass: MS performed LU {at=13316545.835192066, lu_delay=5.140925984829664, ms=00090}
22:51:01.780228 run osmo-ms-mob/00097: Starting mobile
22:51:01.807493 run osmo-ms-mob/00097(pid=232): Launched
22:51:01.828992 run mass: MS start registered {at=13316546.793392869, delay=0.008923545479774475, ms=00097}
22:51:02.707199 run mass: MS performed LU {at=13316547.671582608, lu_delay=4.7722307071089745, ms=00093}
22:51:02.735331 run mass: MS performed LU {at=13316547.699766178, lu_delay=5.6163210272789, ms=00092}
22:51:02.822667 run mass: MS performed LU {at=13316547.78708542, lu_delay=6.360025893896818, ms=00091}
22:51:02.841559 run mass: MS performed LU {at=13316547.805993812, lu_delay=22.62870053574443, ms=00054}
22:51:02.864894 run osmo-ms-mob/00098: Starting mobile
22:51:02.891784 run osmo-ms-mob/00098(pid=233): Launched
22:51:02.912881 run mass: MS start registered {at=13316547.877310142, delay=0.008574839681386948, ms=00098}
22:51:04.572155 run mass: MS performed LU {at=13316549.536522947, lu_delay=4.8440278097987175, ms=00095}
22:51:04.637022 run mass: MS performed LU {at=13316549.601438476, lu_delay=5.80250246822834, ms=00094}
22:51:04.879670 run osmo-ms-mob/00099: Starting mobile
22:51:04.905791 run osmo-ms-mob/00099(pid=234): Launched
22:51:04.917834 run mass: All started... {duration=55.75399822369218, too_slow=0}
22:51:04.929478 run mass: MS start registered {at=13316549.893906744, delay=0.01163601502776146, ms=00099}
22:51:06.473683 run mass: MS performed LU {at=13316551.438060174, lu_delay=4.64466730505228, ms=00097}
22:51:06.500749 run mass: MS performed LU {at=13316551.465165205, lu_delay=5.766764007508755, ms=00096}
22:51:06.589323 run mass: MS performed LU {at=13316551.553690203, lu_delay=22.450506107881665, ms=00066}
22:51:08.338467 run mass: MS performed LU {at=13316553.302847868, lu_delay=5.425537725910544, ms=00098}
22:51:08.638341 run mass: MS performed LU {at=13316553.602719983, lu_delay=22.756004359573126, ms=00070}
22:51:10.240085 run mass: MS performed LU {at=13316555.204465723, lu_delay=5.31055897846818, ms=00099}
22:51:10.502375 run mass: MS performed LU {at=13316555.466740534, lu_delay=22.957540955394506, ms=00074}
22:51:10.518858 run mass: Tests done {all_completed=True, max=22.957540955394506, min=3.6321392692625523}
22:51:10.530049 tst register_default_mass.py: Test passed (82.5 sec)
22:51:10.541275 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:51:10.547662 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:51:10.553905 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:51:10.560297 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:51:10.566630 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:51:10.573008 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:51:10.579337 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:51:10.585699 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:51:10.592191 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:51:10.598582 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:51:10.605638 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:51:10.612089 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:51:10.619038 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:51:10.625458 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:51:10.631941 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:51:10.638385 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:51:10.645048 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:51:10.652113 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:51:10.658614 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:51:10.665747 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:51:10.673066 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:51:10.679616 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:51:10.686799 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:51:10.693482 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:51:10.700088 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:51:10.706588 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:51:10.713486 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:51:10.720062 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:51:10.726626 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:51:10.733188 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:51:10.740748 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:51:10.747607 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:51:10.754134 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:51:10.760704 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:51:10.767243 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:51:10.773784 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:51:10.780329 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:51:10.787853 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:51:10.795400 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:51:10.801968 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:51:10.808495 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:51:10.815020 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:51:10.821588 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:51:10.828438 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:51:10.836298 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:51:10.842824 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:51:10.849407 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:51:10.856279 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:51:10.862887 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:51:10.869418 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:51:10.876005 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:51:10.884451 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:51:10.891071 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:51:10.897681 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:51:10.904473 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:51:10.911858 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:51:10.918535 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:51:10.925032 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:51:10.931598 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:51:10.938128 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:51:10.945235 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:51:10.952298 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:51:10.958865 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:51:10.965473 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:51:10.972378 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:51:10.979332 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:51:10.986980 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:51:10.993564 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:51:11.000168 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:51:11.006710 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:51:11.013341 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:51:11.019942 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:51:11.026598 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:51:11.033153 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:51:11.039678 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:51:11.047073 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:51:11.053633 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:51:11.060204 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:51:11.066723 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:51:11.073441 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:51:11.079972 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:51:11.086489 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:51:11.093171 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:51:11.099735 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:51:11.106310 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:51:11.113085 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:51:11.120855 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:51:11.127480 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:51:11.134045 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:51:11.140805 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:51:11.147310 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:51:11.153851 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:51:11.160588 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:51:11.168272 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:51:11.175685 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:51:11.182396 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:51:11.189002 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:51:11.195584 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:51:11.202178 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:51:11.208888 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:51:11.215497 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:51:11.222871 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:51:11.229562 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:51:11.236078 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:51:11.242562 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:51:11.249233 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:51:11.255852 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:51:11.263302 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:51:11.270000 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:51:11.276594 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:51:11.283194 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:51:11.289819 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:51:11.296488 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:51:11.303332 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:51:11.310959 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:51:11.317498 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:51:11.324046 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:51:11.330566 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:51:11.337075 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:51:11.343606 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:51:11.350132 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:51:11.356651 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:51:11.363230 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:51:11.369779 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:51:11.376347 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:51:11.382902 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:51:11.389458 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:51:11.395991 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:51:11.402508 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:51:11.409035 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:51:11.415580 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:51:11.422115 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:51:11.428672 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:51:11.435075 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:51:11.441461 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:51:11.447880 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:51:11.454264 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:51:11.460750 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:51:11.467190 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:51:11.473634 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:51:11.480111 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:51:11.486551 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:51:11.492998 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:51:11.499409 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:51:11.505861 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:51:11.512291 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:51:11.518737 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:51:11.525184 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:51:11.531625 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:51:11.538059 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:51:11.544516 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:51:11.550974 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:51:11.557473 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:51:11.563985 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:51:11.570392 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:51:11.576925 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:51:11.583357 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:51:11.589781 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:51:11.596207 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:51:11.602635 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:51:11.609029 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:51:11.615440 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:51:11.621957 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:51:11.628412 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:51:11.634861 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:51:11.641316 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:51:11.647715 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:51:11.654122 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:51:11.660595 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:51:11.667035 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:51:11.673454 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:51:11.679886 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:51:11.686331 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:51:11.692781 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:51:11.699169 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:51:11.705614 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:51:11.712014 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:51:11.718387 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:51:11.724840 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:51:11.731219 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:51:11.737630 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:51:11.744090 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:51:11.750527 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:51:11.756990 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:51:11.763456 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:51:11.769844 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:51:11.776212 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:51:11.782621 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:51:11.789032 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:51:11.795455 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:51:11.801921 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:51:11.808354 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:51:11.814763 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:51:11.821225 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:51:11.827668 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:51:11.834094 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:51:11.840525 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:51:11.846906 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:51:11.853308 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:51:11.859707 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:51:11.866149 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:51:11.872602 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:51:11.879023 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:51:11.885469 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:51:11.891879 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:51:11.898264 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:51:11.904695 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:51:11.911158 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:51:11.917721 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:51:11.924199 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:51:11.930578 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:51:11.937036 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:51:11.943484 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:51:11.949965 --- ParallelTerminationStrategy: PID 22 died...
22:51:11.952859 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:51:11.959966 --- ParallelTerminationStrategy: PID 23 died...
22:51:11.962865 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:51:11.969938 --- ParallelTerminationStrategy: PID 24 died...
22:51:11.972824 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:51:11.979906 --- ParallelTerminationStrategy: PID 25 died...
22:51:11.982793 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:51:11.990024 --- ParallelTerminationStrategy: PID 26 died...
22:51:11.992924 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:51:12.000111 --- ParallelTerminationStrategy: PID 27 died...
22:51:12.002997 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:51:12.010125 --- ParallelTerminationStrategy: PID 28 died...
22:51:12.013067 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:51:12.020258 --- ParallelTerminationStrategy: PID 29 died...
22:51:12.023128 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:51:12.030623 --- ParallelTerminationStrategy: PID 30 died...
22:51:12.033494 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:51:12.040676 --- ParallelTerminationStrategy: PID 31 died...
22:51:12.043635 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:51:12.050812 --- ParallelTerminationStrategy: PID 32 died...
22:51:12.053702 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:51:12.060974 --- ParallelTerminationStrategy: PID 33 died...
22:51:12.063883 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:51:12.071035 --- ParallelTerminationStrategy: PID 35 died...
22:51:12.074004 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:51:12.081296 --- ParallelTerminationStrategy: PID 36 died...
22:51:12.084224 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:51:12.091377 --- ParallelTerminationStrategy: PID 37 died...
22:51:12.094288 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:51:12.101436 --- ParallelTerminationStrategy: PID 38 died...
22:51:12.104361 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:51:12.111488 --- ParallelTerminationStrategy: PID 39 died...
22:51:12.114397 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:51:12.121612 --- ParallelTerminationStrategy: PID 40 died...
22:51:12.124560 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:51:12.131650 --- ParallelTerminationStrategy: PID 41 died...
22:51:12.134535 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:51:12.141692 --- ParallelTerminationStrategy: PID 42 died...
22:51:12.144601 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:51:12.151748 --- ParallelTerminationStrategy: PID 43 died...
22:51:12.154651 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:51:12.161871 --- ParallelTerminationStrategy: PID 44 died...
22:51:12.164804 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:51:12.171923 --- ParallelTerminationStrategy: PID 45 died...
22:51:12.174815 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:51:12.181857 --- ParallelTerminationStrategy: PID 46 died...
22:51:12.184754 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:51:12.191814 --- ParallelTerminationStrategy: PID 47 died...
22:51:12.194676 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:51:12.201765 --- ParallelTerminationStrategy: PID 48 died...
22:51:12.204656 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:51:12.211764 --- ParallelTerminationStrategy: PID 49 died...
22:51:12.214619 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:51:12.221713 --- ParallelTerminationStrategy: PID 50 died...
22:51:12.224574 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:51:12.231756 --- ParallelTerminationStrategy: PID 51 died...
22:51:12.234658 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:51:12.241736 --- ParallelTerminationStrategy: PID 52 died...
22:51:12.244625 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:51:12.251702 --- ParallelTerminationStrategy: PID 53 died...
22:51:12.254596 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:51:12.261758 --- ParallelTerminationStrategy: PID 54 died...
22:51:12.264666 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:51:12.271694 --- ParallelTerminationStrategy: PID 55 died...
22:51:12.274566 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:51:12.281653 --- ParallelTerminationStrategy: PID 56 died...
22:51:12.284499 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:51:12.291523 --- ParallelTerminationStrategy: PID 57 died...
22:51:12.294391 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:51:12.301445 --- ParallelTerminationStrategy: PID 58 died...
22:51:12.304315 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:51:12.311367 --- ParallelTerminationStrategy: PID 59 died...
22:51:12.314255 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:51:12.321385 --- ParallelTerminationStrategy: PID 60 died...
22:51:12.324286 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:51:12.331358 --- ParallelTerminationStrategy: PID 61 died...
22:51:12.334254 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:51:12.341326 --- ParallelTerminationStrategy: PID 62 died...
22:51:12.344231 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:51:12.351344 --- ParallelTerminationStrategy: PID 63 died...
22:51:12.354210 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:51:12.361368 --- ParallelTerminationStrategy: PID 64 died...
22:51:12.364301 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:51:12.371376 --- ParallelTerminationStrategy: PID 65 died...
22:51:12.374214 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:51:12.381257 --- ParallelTerminationStrategy: PID 66 died...
22:51:12.384109 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:51:12.391110 --- ParallelTerminationStrategy: PID 67 died...
22:51:12.393991 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:51:12.401050 --- ParallelTerminationStrategy: PID 68 died...
22:51:12.403949 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:51:12.410991 --- ParallelTerminationStrategy: PID 69 died...
22:51:12.413870 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:51:12.420977 --- ParallelTerminationStrategy: PID 70 died...
22:51:12.423864 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:51:12.430938 --- ParallelTerminationStrategy: PID 71 died...
22:51:12.433818 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:51:12.440883 --- ParallelTerminationStrategy: PID 72 died...
22:51:12.443770 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:51:12.450816 --- ParallelTerminationStrategy: PID 73 died...
22:51:12.453698 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:51:12.460797 --- ParallelTerminationStrategy: PID 74 died...
22:51:12.463722 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:51:12.470785 --- ParallelTerminationStrategy: PID 75 died...
22:51:12.473711 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:51:12.480842 --- ParallelTerminationStrategy: PID 76 died...
22:51:12.484002 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:51:12.496686 --- ParallelTerminationStrategy: PID 77 died...
22:51:12.501100 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:51:12.507909 --- ParallelTerminationStrategy: PID 78 died...
22:51:12.510715 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:51:12.517625 --- ParallelTerminationStrategy: PID 79 died...
22:51:12.520439 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:51:12.527269 --- ParallelTerminationStrategy: PID 80 died...
22:51:12.530194 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:51:12.537045 --- ParallelTerminationStrategy: PID 81 died...
22:51:12.539869 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:51:12.546833 --- ParallelTerminationStrategy: PID 82 died...
22:51:12.549647 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:51:12.556625 --- ParallelTerminationStrategy: PID 83 died...
22:51:12.559389 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:51:12.566372 --- ParallelTerminationStrategy: PID 84 died...
22:51:12.569108 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:51:12.576093 --- ParallelTerminationStrategy: PID 85 died...
22:51:12.578908 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:51:12.585828 --- ParallelTerminationStrategy: PID 86 died...
22:51:12.588630 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:51:12.595477 --- ParallelTerminationStrategy: PID 87 died...
22:51:12.598304 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:51:12.605103 --- ParallelTerminationStrategy: PID 88 died...
22:51:12.607903 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:51:12.614749 --- ParallelTerminationStrategy: PID 89 died...
22:51:12.617648 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:51:12.624529 --- ParallelTerminationStrategy: PID 90 died...
22:51:12.627443 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:51:12.634329 --- ParallelTerminationStrategy: PID 91 died...
22:51:12.637107 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:51:12.643944 --- ParallelTerminationStrategy: PID 92 died...
22:51:12.646689 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:51:12.653502 --- ParallelTerminationStrategy: PID 93 died...
22:51:12.656264 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:51:12.663208 --- ParallelTerminationStrategy: PID 94 died...
22:51:12.666036 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:51:12.672864 --- ParallelTerminationStrategy: PID 95 died...
22:51:12.675662 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:51:12.682418 --- ParallelTerminationStrategy: PID 96 died...
22:51:12.685195 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:51:12.692059 --- ParallelTerminationStrategy: PID 97 died...
22:51:12.694841 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:51:12.701854 --- ParallelTerminationStrategy: PID 98 died...
22:51:12.704680 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:51:12.711521 --- ParallelTerminationStrategy: PID 99 died...
22:51:12.714388 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:51:12.721348 --- ParallelTerminationStrategy: PID 100 died...
22:51:12.724104 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:51:12.731030 --- ParallelTerminationStrategy: PID 101 died...
22:51:12.733853 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:51:12.740892 --- ParallelTerminationStrategy: PID 102 died...
22:51:12.743669 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:51:12.750613 --- ParallelTerminationStrategy: PID 103 died...
22:51:12.753446 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:51:12.760380 --- ParallelTerminationStrategy: PID 104 died...
22:51:12.763154 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:51:12.770176 --- ParallelTerminationStrategy: PID 105 died...
22:51:12.773014 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:51:12.779941 --- ParallelTerminationStrategy: PID 106 died...
22:51:12.782796 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:51:12.789700 --- ParallelTerminationStrategy: PID 107 died...
22:51:12.792518 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:51:12.799326 --- ParallelTerminationStrategy: PID 108 died...
22:51:12.802133 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:51:12.808998 --- ParallelTerminationStrategy: PID 109 died...
22:51:12.811828 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:51:12.818790 --- ParallelTerminationStrategy: PID 110 died...
22:51:12.821594 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:51:12.828611 --- ParallelTerminationStrategy: PID 111 died...
22:51:12.831380 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:51:12.838402 --- ParallelTerminationStrategy: PID 112 died...
22:51:12.841248 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:51:12.848244 --- ParallelTerminationStrategy: PID 113 died...
22:51:12.851061 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:51:12.858030 --- ParallelTerminationStrategy: PID 114 died...
22:51:12.860928 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:51:12.867886 --- ParallelTerminationStrategy: PID 115 died...
22:51:12.870722 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:51:12.877706 --- ParallelTerminationStrategy: PID 116 died...
22:51:12.880569 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:51:12.889813 --- ParallelTerminationStrategy: PID 117 died...
22:51:12.892684 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:51:12.899592 --- ParallelTerminationStrategy: PID 118 died...
22:51:12.902437 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:51:12.909411 --- ParallelTerminationStrategy: PID 119 died...
22:51:12.912267 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:51:12.919222 --- ParallelTerminationStrategy: PID 120 died...
22:51:12.922094 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:51:12.929030 --- ParallelTerminationStrategy: PID 121 died...
22:51:12.931872 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:51:12.938779 --- ParallelTerminationStrategy: PID 122 died...
22:51:12.941590 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:51:12.948558 --- ParallelTerminationStrategy: PID 123 died...
22:51:12.951357 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:51:12.958333 --- ParallelTerminationStrategy: PID 124 died...
22:51:12.961231 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:51:12.968411 --- ParallelTerminationStrategy: PID 125 died...
22:51:12.971343 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:51:12.978523 --- ParallelTerminationStrategy: PID 126 died...
22:51:12.981433 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:51:12.988437 --- ParallelTerminationStrategy: PID 127 died...
22:51:12.991300 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:51:12.998306 --- ParallelTerminationStrategy: PID 128 died...
22:51:13.001127 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:51:13.008027 --- ParallelTerminationStrategy: PID 129 died...
22:51:13.010834 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:51:13.017771 --- ParallelTerminationStrategy: PID 130 died...
22:51:13.020584 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:51:13.027508 --- ParallelTerminationStrategy: PID 131 died...
22:51:13.030355 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:51:13.037353 --- ParallelTerminationStrategy: PID 132 died...
22:51:13.040190 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:51:13.047102 --- ParallelTerminationStrategy: PID 133 died...
22:51:13.049952 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:51:13.056881 --- ParallelTerminationStrategy: PID 134 died...
22:51:13.059739 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:51:13.066672 --- ParallelTerminationStrategy: PID 135 died...
22:51:13.069513 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:51:13.076478 --- ParallelTerminationStrategy: PID 136 died...
22:51:13.079302 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:51:13.086254 --- ParallelTerminationStrategy: PID 137 died...
22:51:13.089077 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:51:13.096017 --- ParallelTerminationStrategy: PID 138 died...
22:51:13.098842 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:51:13.105830 --- ParallelTerminationStrategy: PID 139 died...
22:51:13.108642 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:51:13.115811 --- ParallelTerminationStrategy: PID 140 died...
22:51:13.118693 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:51:13.125673 --- ParallelTerminationStrategy: PID 141 died...
22:51:13.128542 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:51:13.135589 --- ParallelTerminationStrategy: PID 142 died...
22:51:13.138457 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:51:13.145433 --- ParallelTerminationStrategy: PID 143 died...
22:51:13.148277 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:51:13.155224 --- ParallelTerminationStrategy: PID 144 died...
22:51:13.158049 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:51:13.165136 --- ParallelTerminationStrategy: PID 145 died...
22:51:13.168085 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:51:13.175097 --- ParallelTerminationStrategy: PID 146 died...
22:51:13.177912 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:51:13.184942 --- ParallelTerminationStrategy: PID 147 died...
22:51:13.187864 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:51:13.194819 --- ParallelTerminationStrategy: PID 148 died...
22:51:13.197682 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:51:13.204667 --- ParallelTerminationStrategy: PID 149 died...
22:51:13.207591 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:51:13.214643 --- ParallelTerminationStrategy: PID 150 died...
22:51:13.217540 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:51:13.224614 --- ParallelTerminationStrategy: PID 151 died...
22:51:13.227403 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:51:13.234486 --- ParallelTerminationStrategy: PID 152 died...
22:51:13.237298 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:51:13.244295 --- ParallelTerminationStrategy: PID 153 died...
22:51:13.247082 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:51:13.254089 --- ParallelTerminationStrategy: PID 154 died...
22:51:13.256934 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:51:13.264130 --- ParallelTerminationStrategy: PID 155 died...
22:51:13.266994 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:51:13.273974 --- ParallelTerminationStrategy: PID 156 died...
22:51:13.276876 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:51:13.283866 --- ParallelTerminationStrategy: PID 157 died...
22:51:13.286713 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:51:13.293684 --- ParallelTerminationStrategy: PID 158 died...
22:51:13.296526 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:51:13.303460 --- ParallelTerminationStrategy: PID 159 died...
22:51:13.306271 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:51:13.313203 --- ParallelTerminationStrategy: PID 160 died...
22:51:13.316036 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:51:13.323097 --- ParallelTerminationStrategy: PID 161 died...
22:51:13.325943 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:51:13.332988 --- ParallelTerminationStrategy: PID 162 died...
22:51:13.335907 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:51:13.342874 --- ParallelTerminationStrategy: PID 163 died...
22:51:13.345779 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:51:13.352914 --- ParallelTerminationStrategy: PID 164 died...
22:51:13.355837 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:51:13.362893 --- ParallelTerminationStrategy: PID 165 died...
22:51:13.365840 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:51:13.372921 --- ParallelTerminationStrategy: PID 166 died...
22:51:13.375758 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:51:13.382849 --- ParallelTerminationStrategy: PID 167 died...
22:51:13.385740 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:51:13.392807 --- ParallelTerminationStrategy: PID 168 died...
22:51:13.395718 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:51:13.402803 --- ParallelTerminationStrategy: PID 169 died...
22:51:13.405636 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:51:13.412567 --- ParallelTerminationStrategy: PID 170 died...
22:51:13.415359 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:51:13.422271 --- ParallelTerminationStrategy: PID 171 died...
22:51:13.425065 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:51:13.431951 --- ParallelTerminationStrategy: PID 172 died...
22:51:13.434745 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:51:13.441637 --- ParallelTerminationStrategy: PID 173 died...
22:51:13.444437 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:51:13.451299 --- ParallelTerminationStrategy: PID 174 died...
22:51:13.454074 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:51:13.461020 --- ParallelTerminationStrategy: PID 175 died...
22:51:13.463794 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:51:13.470689 --- ParallelTerminationStrategy: PID 176 died...
22:51:13.473471 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:51:13.480360 --- ParallelTerminationStrategy: PID 177 died...
22:51:13.483159 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:51:13.490152 --- ParallelTerminationStrategy: PID 178 died...
22:51:13.493032 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:51:13.500370 --- ParallelTerminationStrategy: PID 179 died...
22:51:13.503211 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:51:13.510166 --- ParallelTerminationStrategy: PID 180 died...
22:51:13.513029 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:51:13.519983 --- ParallelTerminationStrategy: PID 181 died...
22:51:13.522818 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:51:13.529822 --- ParallelTerminationStrategy: PID 182 died...
22:51:13.532643 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:51:13.539667 --- ParallelTerminationStrategy: PID 183 died...
22:51:13.542486 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:51:13.549541 --- ParallelTerminationStrategy: PID 184 died...
22:51:13.552380 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:51:13.559357 --- ParallelTerminationStrategy: PID 185 died...
22:51:13.562275 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:51:13.569295 --- ParallelTerminationStrategy: PID 186 died...
22:51:13.572147 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:51:13.579072 --- ParallelTerminationStrategy: PID 187 died...
22:51:13.581924 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:51:13.588849 --- ParallelTerminationStrategy: PID 188 died...
22:51:13.591723 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:51:13.598714 --- ParallelTerminationStrategy: PID 189 died...
22:51:13.601516 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:51:13.608751 --- ParallelTerminationStrategy: PID 190 died...
22:51:13.611711 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:51:13.619052 --- ParallelTerminationStrategy: PID 191 died...
22:51:13.621954 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:51:13.629145 --- ParallelTerminationStrategy: PID 192 died...
22:51:13.632083 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:51:13.639119 --- ParallelTerminationStrategy: PID 193 died...
22:51:13.642015 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:51:13.649668 --- ParallelTerminationStrategy: PID 194 died...
22:51:13.652664 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:51:13.659800 --- ParallelTerminationStrategy: PID 195 died...
22:51:13.662670 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:51:13.669923 --- ParallelTerminationStrategy: PID 196 died...
22:51:13.672810 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:51:13.679845 --- ParallelTerminationStrategy: PID 197 died...
22:51:13.682820 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:51:13.689828 --- ParallelTerminationStrategy: PID 198 died...
22:51:13.692946 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:51:13.700174 --- ParallelTerminationStrategy: PID 199 died...
22:51:13.703009 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:51:13.710172 --- ParallelTerminationStrategy: PID 200 died...
22:51:13.713108 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:51:13.720748 --- ParallelTerminationStrategy: PID 201 died...
22:51:13.725041 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:51:13.732332 --- ParallelTerminationStrategy: PID 202 died...
22:51:13.735215 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:51:13.742591 --- ParallelTerminationStrategy: PID 203 died...
22:51:13.745421 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:51:13.752448 --- ParallelTerminationStrategy: PID 204 died...
22:51:13.755312 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:51:13.762353 --- ParallelTerminationStrategy: PID 205 died...
22:51:13.765176 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:51:13.772193 --- ParallelTerminationStrategy: PID 206 died...
22:51:13.775016 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:51:13.782047 --- ParallelTerminationStrategy: PID 207 died...
22:51:13.784957 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:51:13.792159 --- ParallelTerminationStrategy: PID 208 died...
22:51:13.795041 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:51:13.802213 --- ParallelTerminationStrategy: PID 209 died...
22:51:13.805058 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:51:13.813945 --- ParallelTerminationStrategy: PID 210 died...
22:51:13.816806 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:51:13.823766 --- ParallelTerminationStrategy: PID 211 died...
22:51:13.826578 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:51:13.833642 --- ParallelTerminationStrategy: PID 212 died...
22:51:13.836515 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:51:13.843477 --- ParallelTerminationStrategy: PID 213 died...
22:51:13.846311 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:51:13.853953 --- ParallelTerminationStrategy: PID 214 died...
22:51:13.857295 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:51:13.864423 --- ParallelTerminationStrategy: PID 215 died...
22:51:13.867373 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:51:13.876045 --- ParallelTerminationStrategy: PID 216 died...
22:51:13.879168 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:51:13.886531 --- ParallelTerminationStrategy: PID 217 died...
22:51:13.889462 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:51:13.896710 --- ParallelTerminationStrategy: PID 218 died...
22:51:13.899638 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:51:13.906869 --- ParallelTerminationStrategy: PID 219 died...
22:51:13.909794 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:51:13.917039 --- ParallelTerminationStrategy: PID 220 died...
22:51:13.919977 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:51:13.927253 --- ParallelTerminationStrategy: PID 221 died...
22:51:13.930177 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:51:13.937415 --- ParallelTerminationStrategy: PID 222 died...
22:51:13.940336 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:51:13.947587 --- ParallelTerminationStrategy: PID 223 died...
22:51:13.950494 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:51:13.957721 --- ParallelTerminationStrategy: PID 224 died...
22:51:13.960671 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:51:13.967977 --- ParallelTerminationStrategy: PID 225 died...
22:51:13.970908 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:51:13.978197 --- ParallelTerminationStrategy: PID 226 died...
22:51:13.981162 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:51:13.988409 --- ParallelTerminationStrategy: PID 227 died...
22:51:13.991318 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:51:13.998709 --- ParallelTerminationStrategy: PID 228 died...
22:51:14.001649 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:51:14.008915 --- ParallelTerminationStrategy: PID 229 died...
22:51:14.011832 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:51:14.019105 --- ParallelTerminationStrategy: PID 230 died...
22:51:14.022101 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:51:14.029336 --- ParallelTerminationStrategy: PID 231 died...
22:51:14.032275 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:51:14.039599 --- ParallelTerminationStrategy: PID 232 died...
22:51:14.042516 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:51:14.049796 --- ParallelTerminationStrategy: PID 233 died...
22:51:14.052750 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:51:14.060033 --- ParallelTerminationStrategy: PID 234 died...
22:51:14.062964 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:51:16.083171 --- ParallelTerminationStrategy: PID 34 died...
22:51:16.088597 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7805 netreg_mass PASS
---------------------------------------------------------------------
22:51:16.199144 tst trial-7805: Storing JUnit report in /build/trial-7805/run.2024-12-05_22-49-47/trial-7805.xml
--------------------------------------------------------------------------------------------
trial-7805 PASS
--------------------------------------------------------------------------------------------
22:51:16.226089 tst trial-7805: trial-7805: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (82.5 sec)
+ exit_code=0
+ rm -rf trial-7805/inst
+ cd trial-7805
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2024-12-05 22:49:47
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7805-run.tgz run.2024-12-05_22-49-47
+ tar czf /build/trial-7805-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2024-12-05_13_26_36.tgz osmo-bts-oc2g.build-2024-12-05_12_36_42.tgz osmo-bts-sysmo.build-2024-12-05_12_37_46.tgz osmo-bts.build-2024-12-05_12_39_13.tgz osmo-ggsn.build-2024-12-05_20_43_04.tgz osmo-hlr.build-2024-12-05_16_37_43.tgz osmo-hnbgw.build-2024-12-05_13_59_32.tgz osmo-mgw.build-2024-12-05_08_33_21.tgz osmo-msc.build-2024-12-05_13_36_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2024-12-05_11_55_54.tgz osmo-pcu-sysmo.build-2024-12-05_11_55_13.tgz osmo-pcu.build-2024-12-05_11_55_56.tgz osmo-sgsn.build-2024-12-05_20_50_42.tgz osmo-stp.build-2024-12-05_13_23_32.tgz osmo-trx.build-2024-12-05_14_26_25.tgz osmocom-bb.build-2024-12-05_21_18_18.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