Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/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.39.5'
> 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/jenkins16428051392130303804.sh
+ rm -rf trial-8071-bin.tgz trial-8071-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24522
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10827
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10114
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12652
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12975
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12107
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40241
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7364
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42252
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8061
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 13003
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7258
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11352
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7404
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8850
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6124
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 7258
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins1394944034850840442.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-8071
+ 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
f17cc18 ttcn3-bts-test: show respawn count at the end
+ 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_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [internal] load build context
#4 transferring context: 5.76kB done
#4 DONE 0.1s
#5 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#5 ...
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.4s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.4s
#5 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#5 DONE 1.1s
#7 [ 2/28] RUN useradd -ms /bin/bash jenkins
#7 DONE 1.5s
#8 [ 3/28] RUN groupadd osmo-gsm-tester
#8 DONE 1.1s
#9 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#9 DONE 2.9s
#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.565 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 0.565 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#10 0.565 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#10 0.577 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#10 0.724 Reading package lists...
#10 1.006 Reading package lists...
#10 1.302 Building dependency tree...
#10 1.383 Reading state information...
#10 1.460 dbus is already the newest version (1.14.10-1~deb12u1).
#10 1.460 tcpdump is already the newest version (4.99.3-1).
#10 1.460 sqlite3 is already the newest version (3.40.1-2+deb12u1).
#10 1.460 python3 is already the newest version (3.11.2-1+b1).
#10 1.460 python3-setuptools is already the newest version (66.1.1-1+deb12u1).
#10 1.460 python3-yaml is already the newest version (6.0-3+b2).
#10 1.460 python3-mako is already the newest version (1.2.4+ds-1).
#10 1.460 python3-gi is already the newest version (3.42.2-3+b1).
#10 1.460 python3-wheel is already the newest version (0.38.4-2).
#10 1.460 python3-wheel set to manually installed.
#10 1.460 ofono is already the newest version (1.31-3+b1).
#10 1.460 patchelf is already the newest version (0.14.3-1+b1).
#10 1.460 sudo is already the newest version (1.9.13p3-1+deb12u2).
#10 1.460 libcap2-bin is already the newest version (1:2.66-4+deb12u1).
#10 1.460 libcap2-bin set to manually installed.
#10 1.460 python3-pip is already the newest version (23.0.1+dfsg-1).
#10 1.460 locales is already the newest version (2.36-9+deb12u10).
#10 1.460 The following additional packages will be installed:
#10 1.460 busybox libblas3 libiperf0 liblapack3 librpm9 librpmio9 rpm-common
#10 1.461 Suggested packages:
#10 1.461 libarchive-dev gfortran rpm-i18n
#10 1.512 The following NEW packages will be installed:
#10 1.512 busybox cpio iperf3 libblas3 libiperf0 liblapack3 librpm9 librpmio9
#10 1.513 python3-numpy python3-watchdog rpm-common rpm2cpio udhcpc
#10 1.530 0 upgraded, 13 newly installed, 0 to remove and 5 not upgraded.
#10 1.530 Need to get 14.8 MB of archives.
#10 1.530 After this operation, 45.5 MB of additional disk space will be used.
#10 1.530 Get:1 http://deb.debian.org/debian bookworm/main amd64 libiperf0 amd64 3.12-1+deb12u1 [91.2 kB]
#10 1.541 Get:2 http://deb.debian.org/debian bookworm/main amd64 iperf3 amd64 3.12-1+deb12u1 [33.9 kB]
#10 1.543 Get:3 http://deb.debian.org/debian bookworm/main amd64 cpio amd64 2.13+dfsg-7.1 [245 kB]
#10 1.549 Get:4 http://deb.debian.org/debian bookworm/main amd64 busybox amd64 1:1.35.0-4+b4 [452 kB]
#10 1.556 Get:5 http://deb.debian.org/debian bookworm/main amd64 libblas3 amd64 3.11.0-2 [149 kB]
#10 1.558 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblapack3 amd64 3.11.0-2 [2323 kB]
#10 1.579 Get:7 http://deb.debian.org/debian bookworm/main amd64 librpmio9 amd64 4.18.0+dfsg-1+deb12u1 [1625 kB]
#10 1.593 Get:8 http://deb.debian.org/debian bookworm/main amd64 librpm9 amd64 4.18.0+dfsg-1+deb12u1 [1720 kB]
#10 1.616 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-numpy amd64 1:1.24.2-1+deb12u1 [4960 kB]
#10 1.653 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3-watchdog all 2.2.1-1 [124 kB]
#10 1.654 Get:11 http://deb.debian.org/debian bookworm/main amd64 rpm-common amd64 4.18.0+dfsg-1+deb12u1 [1571 kB]
#10 1.666 Get:12 http://deb.debian.org/debian bookworm/main amd64 rpm2cpio amd64 4.18.0+dfsg-1+deb12u1 [1547 kB]
#10 1.679 Get:13 http://deb.debian.org/debian bookworm/main amd64 udhcpc amd64 1:1.35.0-4+b4 [6300 B]
#10 1.808 debconf: delaying package configuration, since apt-utils is not installed
#10 1.865 Fetched 14.8 MB in 0s (90.5 MB/s)
#10 1.994 Selecting previously unselected package libiperf0:amd64.
#10 1.994 (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 ... 118496 files and directories currently installed.)
#10 2.022 Preparing to unpack .../00-libiperf0_3.12-1+deb12u1_amd64.deb ...
#10 2.094 Unpacking libiperf0:amd64 (3.12-1+deb12u1) ...
#10 2.407 Selecting previously unselected package iperf3.
#10 2.414 Preparing to unpack .../01-iperf3_3.12-1+deb12u1_amd64.deb ...
#10 2.445 Unpacking iperf3 (3.12-1+deb12u1) ...
#10 2.750 Selecting previously unselected package cpio.
#10 2.754 Preparing to unpack .../02-cpio_2.13+dfsg-7.1_amd64.deb ...
#10 2.794 Unpacking cpio (2.13+dfsg-7.1) ...
#10 3.032 Selecting previously unselected package busybox.
#10 3.041 Preparing to unpack .../03-busybox_1%3a1.35.0-4+b4_amd64.deb ...
#10 3.068 Unpacking busybox (1:1.35.0-4+b4) ...
#10 3.373 Selecting previously unselected package libblas3:amd64.
#10 3.380 Preparing to unpack .../04-libblas3_3.11.0-2_amd64.deb ...
#10 3.409 Unpacking libblas3:amd64 (3.11.0-2) ...
#10 3.689 Selecting previously unselected package liblapack3:amd64.
#10 3.697 Preparing to unpack .../05-liblapack3_3.11.0-2_amd64.deb ...
#10 3.723 Unpacking liblapack3:amd64 (3.11.0-2) ...
#10 4.110 Selecting previously unselected package librpmio9.
#10 4.117 Preparing to unpack .../06-librpmio9_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 4.148 Unpacking librpmio9 (4.18.0+dfsg-1+deb12u1) ...
#10 4.419 Selecting previously unselected package librpm9.
#10 4.424 Preparing to unpack .../07-librpm9_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 4.462 Unpacking librpm9 (4.18.0+dfsg-1+deb12u1) ...
#10 4.717 Selecting previously unselected package python3-numpy.
#10 4.721 Preparing to unpack .../08-python3-numpy_1%3a1.24.2-1+deb12u1_amd64.deb ...
#10 4.755 Unpacking python3-numpy (1:1.24.2-1+deb12u1) ...
#10 5.174 Selecting previously unselected package python3-watchdog.
#10 5.182 Preparing to unpack .../09-python3-watchdog_2.2.1-1_all.deb ...
#10 5.213 Unpacking python3-watchdog (2.2.1-1) ...
#10 5.479 Selecting previously unselected package rpm-common.
#10 5.487 Preparing to unpack .../10-rpm-common_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 5.518 Unpacking rpm-common (4.18.0+dfsg-1+deb12u1) ...
#10 5.775 Selecting previously unselected package rpm2cpio.
#10 5.795 Preparing to unpack .../11-rpm2cpio_4.18.0+dfsg-1+deb12u1_amd64.deb ...
#10 5.836 Unpacking rpm2cpio (4.18.0+dfsg-1+deb12u1) ...
#10 6.087 Selecting previously unselected package udhcpc:amd64.
#10 6.092 Preparing to unpack .../12-udhcpc_1%3a1.35.0-4+b4_amd64.deb ...
#10 6.135 Unpacking udhcpc:amd64 (1:1.35.0-4+b4) ...
#10 6.373 Setting up cpio (2.13+dfsg-7.1) ...
#10 6.476 update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode
#10 6.476 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 6.539 Setting up python3-watchdog (2.2.1-1) ...
#10 6.730 Setting up busybox (1:1.35.0-4+b4) ...
#10 6.899 Setting up libblas3:amd64 (3.11.0-2) ...
#10 6.989 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 7.042 Setting up libiperf0:amd64 (3.12-1+deb12u1) ...
#10 7.154 Setting up udhcpc:amd64 (1:1.35.0-4+b4) ...
#10 7.305 Setting up librpmio9 (4.18.0+dfsg-1+deb12u1) ...
#10 7.416 Setting up librpm9 (4.18.0+dfsg-1+deb12u1) ...
#10 7.532 Setting up liblapack3:amd64 (3.11.0-2) ...
#10 7.602 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 7.658 Setting up iperf3 (3.12-1+deb12u1) ...
#10 7.850 debconf: unable to initialize frontend: Dialog
#10 7.850 debconf: (TERM is not set, so the dialog frontend is not usable.)
#10 7.850 debconf: falling back to frontend: Readline
#10 7.854 debconf: unable to initialize frontend: Readline
#10 7.854 debconf: (This frontend requires a controlling tty.)
#10 7.854 debconf: falling back to frontend: Teletype
#10 7.859 Configuring iperf3
#10 7.859 ------------------
#10 7.859
#10 7.859 Choose this option if Iperf3 should start automatically as a daemon, now and at
#10 7.859 boot time.
#10 7.859
#10 7.859 Start Iperf3 as a daemon automatically? [yes/no]
#10 7.859 Use of uninitialized value $_[1] in join or string at /usr/share/perl5/Debconf/DbDriver/Stack.pm line 111.
#10 7.905 invoke-rc.d: could not determine current runlevel
#10 7.906 invoke-rc.d: policy-rc.d denied execution of stop.
#10 8.288 Use of uninitialized value $val in substitution (s///) at /usr/share/perl5/Debconf/Format/822.pm line 83, <GEN6> line 1.
#10 8.288 Use of uninitialized value $val in concatenation (.) or string at /usr/share/perl5/Debconf/Format/822.pm line 84, <GEN6> line 1.
#10 8.363 Setting up rpm-common (4.18.0+dfsg-1+deb12u1) ...
#10 8.523 Setting up python3-numpy (1:1.24.2-1+deb12u1) ...
#10 9.421 Setting up rpm2cpio (4.18.0+dfsg-1+deb12u1) ...
#10 9.547 Processing triggers for man-db (2.11.2-2) ...
#10 9.642 Processing triggers for dbus (1.14.10-1~deb12u1) ...
#10 9.719 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#10 DONE 10.9s
#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.802 Collecting smpplib
#11 0.802 Cloning https://github.com/podshumok/python-smpplib.git (to revision master) to /tmp/pip-install-8eqdow3r/smpplib_76d8920a71d94912bf8a5ea29a4c1597
#11 0.803 Running command git clone --filter=blob:none --quiet https://github.com/podshumok/python-smpplib.git /tmp/pip-install-8eqdow3r/smpplib_76d8920a71d94912bf8a5ea29a4c1597
#11 1.642 Resolved https://github.com/podshumok/python-smpplib.git to commit 29e611d20b21c4c6aff55ee867f2355f4c7085c8
#11 1.648 Preparing metadata (setup.py): started
#11 1.788 Preparing metadata (setup.py): finished with status 'done'
#11 1.960 Collecting pydbus
#11 1.996 Downloading pydbus-0.6.0-py2.py3-none-any.whl (19 kB)
#11 2.014 Requirement already satisfied: pyusb in /usr/lib/python3/dist-packages (1.2.1.post2)
#11 2.152 Collecting pysispm
#11 2.160 Downloading pysispm-0.6-py3-none-any.whl (4.3 kB)
#11 2.489 Collecting pymongo
#11 2.497 Downloading pymongo-4.14.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB)
#11 2.643 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.1 MB/s eta 0:00:00
#11 2.648 Requirement already satisfied: six in /usr/lib/python3/dist-packages (from smpplib) (1.16.0)
#11 2.701 Collecting dnspython<3.0.0,>=1.16.0
#11 2.708 Downloading dnspython-2.7.0-py3-none-any.whl (313 kB)
#11 2.729 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.6/313.6 kB 15.7 MB/s eta 0:00:00
#11 2.980 Installing collected packages: pydbus, pysispm, dnspython, pymongo
#11 3.480 Successfully installed dnspython-2.7.0 pydbus-0.6.0 pymongo-4.14.1 pysispm-0.6
#11 3.480 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 6.0s
#12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#12 0.690 Hit:1 http://deb.debian.org/debian bookworm InRelease
#12 0.690 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#12 0.690 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#12 0.690 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#12 0.882 Reading package lists...
#12 1.166 Reading package lists...
#12 1.435 Building dependency tree...
#12 1.495 Reading state information...
#12 1.559 The following additional packages will be installed:
#12 1.560 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term
#12 1.560 openssh-sftp-server runit-helper systemd-sysv xauth
#12 1.560 Suggested packages:
#12 1.560 molly-guard monkeysphere ssh-askpass ufw
#12 1.589 The following NEW packages will be installed:
#12 1.590 dbus-user-session libnss-systemd libpam-systemd libxmuu1 ncurses-term
#12 1.590 openssh-server openssh-sftp-server runit-helper systemd-sysv xauth
#12 1.608 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded.
#12 1.608 Need to get 1600 kB of archives.
#12 1.608 After this operation, 7878 kB of additional disk space will be used.
#12 1.608 Get:1 http://deb.debian.org/debian-security bookworm-security/main amd64 systemd-sysv amd64 252.38-1~deb12u1 [42.6 kB]
#12 1.619 Get:2 http://deb.debian.org/debian bookworm-updates/main amd64 openssh-sftp-server amd64 1:9.2p1-2+deb12u7 [65.9 kB]
#12 1.625 Get:3 http://deb.debian.org/debian bookworm/main amd64 runit-helper all 2.15.2 [6520 B]
#12 1.626 Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 openssh-server amd64 1:9.2p1-2+deb12u7 [457 kB]
#12 1.640 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 libnss-systemd amd64 252.38-1~deb12u1 [164 kB]
#12 1.642 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 libpam-systemd amd64 252.38-1~deb12u1 [225 kB]
#12 1.645 Get:7 http://deb.debian.org/debian bookworm/main amd64 ncurses-term all 6.4-4 [501 kB]
#12 1.651 Get:8 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.10-1~deb12u1 [78.1 kB]
#12 1.651 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB]
#12 1.652 Get:10 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB]
#12 1.790 debconf: delaying package configuration, since apt-utils is not installed
#12 1.854 Fetched 1600 kB in 0s (26.9 MB/s)
#12 1.971 Selecting previously unselected package systemd-sysv.
#12 1.971 (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 ... 119845 files and directories currently installed.)
#12 2.008 Preparing to unpack .../0-systemd-sysv_252.38-1~deb12u1_amd64.deb ...
#12 2.043 Unpacking systemd-sysv (252.38-1~deb12u1) ...
#12 2.297 Selecting previously unselected package openssh-sftp-server.
#12 2.308 Preparing to unpack .../1-openssh-sftp-server_1%3a9.2p1-2+deb12u7_amd64.deb ...
#12 2.362 Unpacking openssh-sftp-server (1:9.2p1-2+deb12u7) ...
#12 2.565 Selecting previously unselected package runit-helper.
#12 2.578 Preparing to unpack .../2-runit-helper_2.15.2_all.deb ...
#12 2.619 Unpacking runit-helper (2.15.2) ...
#12 3.108 Selecting previously unselected package openssh-server.
#12 3.112 Preparing to unpack .../3-openssh-server_1%3a9.2p1-2+deb12u7_amd64.deb ...
#12 3.154 Unpacking openssh-server (1:9.2p1-2+deb12u7) ...
#12 3.534 Selecting previously unselected package libnss-systemd:amd64.
#12 3.539 Preparing to unpack .../4-libnss-systemd_252.38-1~deb12u1_amd64.deb ...
#12 3.668 Unpacking libnss-systemd:amd64 (252.38-1~deb12u1) ...
#12 3.960 Selecting previously unselected package libpam-systemd:amd64.
#12 3.974 Preparing to unpack .../5-libpam-systemd_252.38-1~deb12u1_amd64.deb ...
#12 4.010 Unpacking libpam-systemd:amd64 (252.38-1~deb12u1) ...
#12 4.238 Selecting previously unselected package ncurses-term.
#12 4.243 Preparing to unpack .../6-ncurses-term_6.4-4_all.deb ...
#12 4.277 Unpacking ncurses-term (6.4-4) ...
#12 4.633 Selecting previously unselected package dbus-user-session.
#12 4.638 Preparing to unpack .../7-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ...
#12 4.672 Unpacking dbus-user-session (1.14.10-1~deb12u1) ...
#12 4.955 Selecting previously unselected package libxmuu1:amd64.
#12 4.973 Preparing to unpack .../8-libxmuu1_2%3a1.1.3-3_amd64.deb ...
#12 5.006 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
#12 5.209 Selecting previously unselected package xauth.
#12 5.219 Preparing to unpack .../9-xauth_1%3a1.1.2-1_amd64.deb ...
#12 5.254 Unpacking xauth (1:1.1.2-1) ...
#12 5.492 Setting up runit-helper (2.15.2) ...
#12 5.816 Setting up openssh-sftp-server (1:9.2p1-2+deb12u7) ...
#12 5.930 Setting up systemd-sysv (252.38-1~deb12u1) ...
#12 6.048 Setting up openssh-server (1:9.2p1-2+deb12u7) ...
#12 6.541 debconf: unable to initialize frontend: Dialog
#12 6.541 debconf: (TERM is not set, so the dialog frontend is not usable.)
#12 6.541 debconf: falling back to frontend: Readline
#12 6.544 debconf: unable to initialize frontend: Readline
#12 6.544 debconf: (This frontend requires a controlling tty.)
#12 6.544 debconf: falling back to frontend: Teletype
#12 6.574
#12 6.574 Creating config file /etc/ssh/sshd_config with new version
#12 6.596 Creating SSH2 RSA key; this may take some time ...
#12 7.162 3072 SHA256:WGL4LWZzKWUD3CdIk4vH0TCoSCZpqYogcle3mgKcDtk root@buildkitsandbox (RSA)
#12 7.163 Creating SSH2 ECDSA key; this may take some time ...
#12 7.167 256 SHA256:UPVsHGbA6bdkzGrlMJGSrCgJuY7p+lEcnIe/Vd8+9EQ root@buildkitsandbox (ECDSA)
#12 7.167 Creating SSH2 ED25519 key; this may take some time ...
#12 7.171 256 SHA256:R+XdC+DIn2hiyZ+rJT1oRVe0Qfv+h9xVAPCjvA8a5ro root@buildkitsandbox (ED25519)
#12 7.469 invoke-rc.d: could not determine current runlevel
#12 7.471 invoke-rc.d: policy-rc.d denied execution of start.
#12 7.532 Created symlink /etc/systemd/system/sshd.service → /lib/systemd/system/ssh.service.
#12 7.532 Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service → /lib/systemd/system/ssh.service.
#12 7.656 Setting up libnss-systemd:amd64 (252.38-1~deb12u1) ...
#12 7.812 Setting up libpam-systemd:amd64 (252.38-1~deb12u1) ...
#12 7.984 debconf: unable to initialize frontend: Dialog
#12 7.984 debconf: (TERM is not set, so the dialog frontend is not usable.)
#12 7.984 debconf: falling back to frontend: Readline
#12 7.987 debconf: unable to initialize frontend: Readline
#12 7.987 debconf: (This frontend requires a controlling tty.)
#12 7.987 debconf: falling back to frontend: Teletype
#12 8.091 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
#12 8.210 Setting up ncurses-term (6.4-4) ...
#12 8.323 Setting up dbus-user-session (1.14.10-1~deb12u1) ...
#12 8.491 Setting up xauth (1:1.1.2-1) ...
#12 8.616 Processing triggers for man-db (2.11.2-2) ...
#12 8.705 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#12 DONE 9.1s
#13 [ 8/28] RUN MKDIR /var/run/sshd
#13 DONE 0.7s
#14 [ 9/28] COPY SSH /root/.ssh
#14 DONE 0.5s
#15 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#15 DONE 0.4s
#16 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#16 DONE 1.2s
#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 1.0s
#18 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#18 DONE 0.6s
#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 1.208 Generating locales (this might take a while)...
#19 1.210 en_US.UTF-8... done
#19 1.974 Generation complete.
#19 DONE 2.1s
#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.721 Hit:1 http://deb.debian.org/debian bookworm InRelease
#20 0.721 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#20 0.721 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#20 0.721 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#20 0.951 Reading package lists...
#20 1.237 Reading package lists...
#20 1.513 Building dependency tree...
#20 1.574 Reading state information...
#20 1.642 telnet is already the newest version (0.17+2.4-2+deb12u1).
#20 1.642 The following additional packages will be installed:
#20 1.642 libasn1c1 libgtp11 libosmo-gsup-client0 libosmo-iuh-dev libosmo-ranap7
#20 1.642 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore
#20 1.642 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0
#20 1.643 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 libsmpp1
#20 1.643 osmocom-keyring osmocom-nightly
#20 1.655 The following NEW packages will be installed:
#20 1.655 libasn1c-dev libasn1c1 libgtp-dev libgtp11 libosmo-abis-dev
#20 1.655 libosmo-gsup-client-dev libosmo-gsup-client0 libosmo-iuh-dev
#20 1.655 libosmo-netif-dev libosmo-ranap-dev libosmo-ranap7 libosmo-sigtran-dev
#20 1.655 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore
#20 1.655 libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20
#20 1.655 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0
#20 1.655 libosmovty13 libsmpp1 libsmpp34-dev osmocom-keyring osmocom-nightly
#20 1.677 0 upgraded, 32 newly installed, 0 to remove and 5 not upgraded.
#20 1.677 Need to get 4,175 kB of archives.
#20 1.677 After this operation, 18.7 MB of additional disk space will be used.
#20 1.677 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508272026 [3,028 B]
#20 1.679 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202508272026 [1,192 B]
#20 1.681 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.32.33cb4.202508272026 [170 kB]
#20 1.684 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp11 1.13.0.13.88d6.202508272026 [46.7 kB]
#20 1.684 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.13.0.13.88d6.202508272026 [174 kB]
#20 1.687 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.32.33cb4.202508272026 [52.0 kB]
#20 1.688 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.22.83f4.202508272026 [34.9 kB]
#20 1.690 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.32.33cb4.202508272026 [71.2 kB]
#20 1.692 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.32.33cb4.202508272026 [228 kB]
#20 1.695 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.13.c499.202508272026 [61.7 kB]
#20 1.697 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.32.33cb4.202508272026 [105 kB]
#20 1.699 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.22.83f4.202508272026 [70.9 kB]
#20 1.700 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.32.33cb4.202508272026 [71.7 kB]
#20 1.702 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.32.33cb4.202508272026 [178 kB]
#20 1.706 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.32.33cb4.202508272026 [60.3 kB]
#20 1.707 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.32.33cb4.202508272026 [64.3 kB]
#20 1.709 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.32.33cb4.202508272026 [51.0 kB]
#20 1.710 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.32.33cb4.202508272026 [44.3 kB]
#20 1.712 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.32.33cb4.202508272026 [850 kB]
#20 1.719 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.13.c499.202508272026 [74.7 kB]
#20 1.720 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.0.0.22.83f4.202508272026 [115 kB]
#20 1.731 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508272026 [21.5 kB]
#20 1.732 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client-dev 1.9.1.1.d4b4.202508272026 [26.0 kB]
#20 1.733 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.160.ddd3.202508272026 [152 kB]
#20 1.735 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 2.1.0.160.ddd3.202508272026 [729 kB]
#20 1.741 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.2.5674.202508272026 [101 kB]
#20 1.742 Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.4.2.5674.202508272026 [111 kB]
#20 1.743 Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202508272026 [75.3 kB]
#20 1.744 Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dev 0.9.38.202508272026 [106 kB]
#20 1.745 Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-iuh-dev 1.7.0.15.d500.202508272026 [7,136 B]
#20 1.745 Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.15.d500.202508272026 [225 kB]
#20 1.747 Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dev 1.7.0.15.d500.202508272026 [92.5 kB]
#20 1.884 debconf: delaying package configuration, since apt-utils is not installed
#20 1.944 Fetched 4,175 kB in 0s (46.8 MB/s)
#20 2.114 Selecting previously unselected package osmocom-keyring.
#20 2.114 (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 ... 122812 files and directories currently installed.)
#20 2.154 Preparing to unpack .../00-osmocom-keyring_1.0.2.5.fc66.202508272026_amd64.deb ...
#20 2.191 Unpacking osmocom-keyring (1.0.2.5.fc66.202508272026) ...
#20 2.391 Selecting previously unselected package osmocom-nightly.
#20 2.406 Preparing to unpack .../01-osmocom-nightly_202508272026_amd64.deb ...
#20 2.434 Unpacking osmocom-nightly (202508272026) ...
#20 2.676 Selecting previously unselected package libosmocore22:amd64.
#20 2.681 Preparing to unpack .../02-libosmocore22_1.11.0.32.33cb4.202508272026_amd64.deb ...
#20 2.760 Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 2.994 Selecting previously unselected package libgtp11:amd64.
#20 2.998 Preparing to unpack .../03-libgtp11_1.13.0.13.88d6.202508272026_amd64.deb ...
#20 3.032 Unpacking libgtp11:amd64 (1.13.0.13.88d6.202508272026) ...
#20 3.249 Selecting previously unselected package libgtp-dev:amd64.
#20 3.254 Preparing to unpack .../04-libgtp-dev_1.13.0.13.88d6.202508272026_amd64.deb ...
#20 3.309 Unpacking libgtp-dev:amd64 (1.13.0.13.88d6.202508272026) ...
#20 3.569 Selecting previously unselected package libosmocodec4:amd64.
#20 3.574 Preparing to unpack .../05-libosmocodec4_1.11.0.32.33cb4.202508272026_amd64.deb ...
#20 3.634 Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 3.918 Selecting previously unselected package libosmotrau11:amd64.
#20 3.929 Preparing to unpack .../06-libosmotrau11_2.0.0.22.83f4.202508272026_amd64.deb ...
#20 3.965 Unpacking libosmotrau11:amd64 (2.0.0.22.83f4.202508272026) ...
#20 4.208 Selecting previously unselected package libosmoisdn0:amd64.
#20 4.220 Preparing to unpack .../07-libosmoisdn0_1.11.0.32.33cb4.202508272026_amd64.deb ...
#20 4.279 Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 4.958 Selecting previously unselected package libosmogsm20:amd64.
#20 4.964 Preparing to unpack .../08-libosmogsm20_1.11.0.32.33cb4.202508272026_amd64.deb ...
#20 5.010 Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 5.259 Selecting previously unselected package libosmonetif11:amd64.
#20 5.276 Preparing to unpack .../09-libosmonetif11_1.6.0.13.c499.202508272026_amd64.deb ...
#20 5.305 Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508272026) ...
#20 5.549 Selecting previously unselected package libosmovty13:amd64.
#20 5.569 Preparing to unpack .../10-libosmovty13_1.11.0.32.33cb4.202508272026_amd64.deb ...
#20 5.603 Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 5.864 Selecting previously unselected package libosmoabis15:amd64.
#20 5.880 Preparing to unpack .../11-libosmoabis15_2.0.0.22.83f4.202508272026_amd64.deb ...
#20 5.920 Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508272026) ...
#20 6.144 Selecting previously unselected package libosmocoding0:amd64.
#20 6.150 Preparing to unpack .../12-libosmocoding0_1.11.0.32.33cb4.202508272026_amd64.deb ...
#20 6.185 Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 6.488 Selecting previously unselected package libosmogb14:amd64.
#20 6.503 Preparing to unpack .../13-libosmogb14_1.11.0.32.33cb4.202508272026_amd64.deb ...
#20 6.537 Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 6.782 Selecting previously unselected package libosmoctrl0:amd64.
#20 6.789 Preparing to unpack .../14-libosmoctrl0_1.11.0.32.33cb4.202508272026_amd64.deb ...
#20 6.832 Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 7.091 Selecting previously unselected package libosmosim2:amd64.
#20 7.097 Preparing to unpack .../15-libosmosim2_1.11.0.32.33cb4.202508272026_amd64.deb ...
#20 7.127 Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 7.368 Selecting previously unselected package libosmousb0:amd64.
#20 7.373 Preparing to unpack .../16-libosmousb0_1.11.0.32.33cb4.202508272026_amd64.deb ...
#20 7.434 Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 7.743 Selecting previously unselected package libosmocore.
#20 7.753 Preparing to unpack .../17-libosmocore_1.11.0.32.33cb4.202508272026_amd64.deb ...
#20 7.787 Unpacking libosmocore (1.11.0.32.33cb4.202508272026) ...
#20 8.017 Selecting previously unselected package libosmocore-dev:amd64.
#20 8.026 Preparing to unpack .../18-libosmocore-dev_1.11.0.32.33cb4.202508272026_amd64.deb ...
#20 8.062 Unpacking libosmocore-dev:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 8.313 Selecting previously unselected package libosmo-netif-dev:amd64.
#20 8.318 Preparing to unpack .../19-libosmo-netif-dev_1.6.0.13.c499.202508272026_amd64.deb ...
#20 8.348 Unpacking libosmo-netif-dev:amd64 (1.6.0.13.c499.202508272026) ...
#20 8.574 Selecting previously unselected package libosmo-abis-dev:amd64.
#20 8.582 Preparing to unpack .../20-libosmo-abis-dev_2.0.0.22.83f4.202508272026_amd64.deb ...
#20 8.620 Unpacking libosmo-abis-dev:amd64 (2.0.0.22.83f4.202508272026) ...
#20 8.885 Selecting previously unselected package libosmo-gsup-client0:amd64.
#20 8.893 Preparing to unpack .../21-libosmo-gsup-client0_1.9.1.1.d4b4.202508272026_amd64.deb ...
#20 8.929 Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508272026) ...
#20 9.137 Selecting previously unselected package libosmo-gsup-client-dev:amd64.
#20 9.141 Preparing to unpack .../22-libosmo-gsup-client-dev_1.9.1.1.d4b4.202508272026_amd64.deb ...
#20 9.173 Unpacking libosmo-gsup-client-dev:amd64 (1.9.1.1.d4b4.202508272026) ...
#20 9.422 Selecting previously unselected package libosmo-sigtran11:amd64.
#20 9.440 Preparing to unpack .../23-libosmo-sigtran11_2.1.0.160.ddd3.202508272026_amd64.deb ...
#20 9.471 Unpacking libosmo-sigtran11:amd64 (2.1.0.160.ddd3.202508272026) ...
#20 9.698 Selecting previously unselected package libosmo-sigtran-dev:amd64.
#20 9.703 Preparing to unpack .../24-libosmo-sigtran-dev_2.1.0.160.ddd3.202508272026_amd64.deb ...
#20 9.733 Unpacking libosmo-sigtran-dev:amd64 (2.1.0.160.ddd3.202508272026) ...
#20 10.13 Selecting previously unselected package libsmpp1:amd64.
#20 10.13 Preparing to unpack .../25-libsmpp1_1.14.4.2.5674.202508272026_amd64.deb ...
#20 10.31 Unpacking libsmpp1:amd64 (1.14.4.2.5674.202508272026) ...
#20 10.52 Selecting previously unselected package libsmpp34-dev:amd64.
#20 10.53 Preparing to unpack .../26-libsmpp34-dev_1.14.4.2.5674.202508272026_amd64.deb ...
#20 10.56 Unpacking libsmpp34-dev:amd64 (1.14.4.2.5674.202508272026) ...
#20 10.86 Selecting previously unselected package libasn1c1:amd64.
#20 10.86 Preparing to unpack .../27-libasn1c1_0.9.38.202508272026_amd64.deb ...
#20 10.89 Unpacking libasn1c1:amd64 (0.9.38.202508272026) ...
#20 11.15 Selecting previously unselected package libasn1c-dev:amd64.
#20 11.16 Preparing to unpack .../28-libasn1c-dev_0.9.38.202508272026_amd64.deb ...
#20 11.20 Unpacking libasn1c-dev:amd64 (0.9.38.202508272026) ...
#20 11.40 Selecting previously unselected package libosmo-iuh-dev:amd64.
#20 11.41 Preparing to unpack .../29-libosmo-iuh-dev_1.7.0.15.d500.202508272026_amd64.deb ...
#20 11.44 Unpacking libosmo-iuh-dev:amd64 (1.7.0.15.d500.202508272026) ...
#20 11.69 Selecting previously unselected package libosmo-ranap7:amd64.
#20 11.70 Preparing to unpack .../30-libosmo-ranap7_1.7.0.15.d500.202508272026_amd64.deb ...
#20 11.75 Unpacking libosmo-ranap7:amd64 (1.7.0.15.d500.202508272026) ...
#20 11.99 Selecting previously unselected package libosmo-ranap-dev:amd64.
#20 12.00 Preparing to unpack .../31-libosmo-ranap-dev_1.7.0.15.d500.202508272026_amd64.deb ...
#20 12.04 Unpacking libosmo-ranap-dev:amd64 (1.7.0.15.d500.202508272026) ...
#20 12.30 Setting up osmocom-keyring (1.0.2.5.fc66.202508272026) ...
#20 12.42 Setting up osmocom-nightly (202508272026) ...
#20 12.53 Setting up libosmo-iuh-dev:amd64 (1.7.0.15.d500.202508272026) ...
#20 12.64 Setting up libsmpp1:amd64 (1.14.4.2.5674.202508272026) ...
#20 12.76 Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 12.91 Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 13.11 Setting up libsmpp34-dev:amd64 (1.14.4.2.5674.202508272026) ...
#20 13.40 Setting up libasn1c1:amd64 (0.9.38.202508272026) ...
#20 13.52 Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 13.64 Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 13.75 Setting up libosmotrau11:amd64 (2.0.0.22.83f4.202508272026) ...
#20 13.86 Setting up libasn1c-dev:amd64 (0.9.38.202508272026) ...
#20 13.98 Setting up libgtp11:amd64 (1.13.0.13.88d6.202508272026) ...
#20 14.09 Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 14.22 Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 14.36 Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 14.49 Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 14.61 Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508272026) ...
#20 14.73 Setting up libgtp-dev:amd64 (1.13.0.13.88d6.202508272026) ...
#20 14.85 Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 14.97 Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 15.09 Setting up libosmocore (1.11.0.32.33cb4.202508272026) ...
#20 15.22 Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508272026) ...
#20 15.50 Setting up libosmo-sigtran11:amd64 (2.1.0.160.ddd3.202508272026) ...
#20 15.62 Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508272026) ...
#20 15.73 Setting up libosmo-ranap7:amd64 (1.7.0.15.d500.202508272026) ...
#20 15.88 Setting up libosmocore-dev:amd64 (1.11.0.32.33cb4.202508272026) ...
#20 16.01 Setting up libosmo-netif-dev:amd64 (1.6.0.13.c499.202508272026) ...
#20 16.14 Setting up libosmo-ranap-dev:amd64 (1.7.0.15.d500.202508272026) ...
#20 16.27 Setting up libosmo-gsup-client-dev:amd64 (1.9.1.1.d4b4.202508272026) ...
#20 16.37 Setting up libosmo-sigtran-dev:amd64 (2.1.0.160.ddd3.202508272026) ...
#20 16.52 Setting up libosmo-abis-dev:amd64 (2.0.0.22.83f4.202508272026) ...
#20 16.63 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#20 DONE 17.0s
#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.650 Hit:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#21 0.650 Hit:2 http://deb.debian.org/debian bookworm InRelease
#21 0.650 Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
#21 0.650 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
#21 0.802 Reading package lists...
#21 1.084 Reading package lists...
#21 1.371 Building dependency tree...
#21 1.443 Reading state information...
#21 1.516 cmake is already the newest version (3.25.1-1).
#21 1.516 libfftw3-dev is already the newest version (3.3.10-1).
#21 1.516 libboost-program-options-dev is already the newest version (1.74.0.3).
#21 1.516 libboost-program-options-dev set to manually installed.
#21 1.516 libsctp-dev is already the newest version (1.0.19+dfsg-2).
#21 1.516 libpcsclite-dev is already the newest version (1.9.9-2).
#21 1.516 libuhd-dev is already the newest version (4.3.0.0+ds1-5).
#21 1.516 The following additional packages will be installed:
#21 1.516 libconfig++9v5 libconfig-dev libconfig9 libczmq4 libnspr4 libnspr4-dev
#21 1.516 libnss3 libnss3-dev libsoapysdr0.8 soapysdr0.7-module-lms7
#21 1.516 Suggested packages:
#21 1.516 libmbedtls-doc libsoapysdr-doc
#21 1.516 Recommended packages:
#21 1.516 libconfig-doc soapysdr0.8-module-all | soapysdr0.8-module
#21 1.582 The following NEW packages will be installed:
#21 1.582 libconfig++-dev libconfig++9v5 libconfig-dev libconfig9 libczmq-dev libczmq4
#21 1.582 libmbedtls-dev libnspr4 libnspr4-dev libnss3 libnss3-dev libsoapysdr-dev
#21 1.582 libsoapysdr0.8 soapysdr-module-lms7 soapysdr0.7-module-lms7
#21 1.603 0 upgraded, 15 newly installed, 0 to remove and 5 not upgraded.
#21 1.603 Need to get 3,552 kB of archives.
#21 1.603 After this operation, 14.8 MB of additional disk space will be used.
#21 1.603 Get:1 http://deb.debian.org/debian bookworm/main amd64 libconfig++9v5 amd64 1.5-0.4 [40.0 kB]
#21 1.606 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr0.7-module-lms7 23.11.0.1.2156.524c.202508272026 [56.7 kB]
#21 1.610 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ soapysdr-module-lms7 23.11.0.1.2156.524c.202508272026 [7,564 B]
#21 1.612 Get:4 http://deb.debian.org/debian bookworm/main amd64 libconfig9 amd64 1.5-0.4 [29.9 kB]
#21 1.612 Get:5 http://deb.debian.org/debian bookworm/main amd64 libconfig-dev amd64 1.5-0.4 [60.8 kB]
#21 1.617 Get:6 http://deb.debian.org/debian bookworm/main amd64 libconfig++-dev amd64 1.5-0.4 [44.1 kB]
#21 1.618 Get:7 http://deb.debian.org/debian bookworm/main amd64 libnspr4 amd64 2:4.35-1 [113 kB]
#21 1.622 Get:8 http://deb.debian.org/debian bookworm/main amd64 libnss3 amd64 2:3.87.1-1+deb12u1 [1,331 kB]
#21 1.637 Get:9 http://deb.debian.org/debian bookworm/main amd64 libnspr4-dev amd64 2:4.35-1 [212 kB]
#21 1.639 Get:10 http://deb.debian.org/debian bookworm/main amd64 libnss3-dev amd64 2:3.87.1-1+deb12u1 [245 kB]
#21 1.641 Get:11 http://deb.debian.org/debian bookworm/main amd64 libczmq4 amd64 4.2.1-1 [172 kB]
#21 1.642 Get:12 http://deb.debian.org/debian bookworm/main amd64 libczmq-dev amd64 4.2.1-1 [414 kB]
#21 1.652 Get:13 http://deb.debian.org/debian bookworm/main amd64 libmbedtls-dev amd64 2.28.3-1 [685 kB]
#21 1.655 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr0.8 amd64 0.8.1-3 [108 kB]
#21 1.655 Get:15 http://deb.debian.org/debian bookworm/main amd64 libsoapysdr-dev amd64 0.8.1-3 [33.5 kB]
#21 1.782 debconf: delaying package configuration, since apt-utils is not installed
#21 1.835 Fetched 3,552 kB in 0s (50.3 MB/s)
#21 1.957 Selecting previously unselected package libconfig++9v5:amd64.
#21 1.957 (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 ... 124008 files and directories currently installed.)
#21 1.986 Preparing to unpack .../00-libconfig++9v5_1.5-0.4_amd64.deb ...
#21 2.059 Unpacking libconfig++9v5:amd64 (1.5-0.4) ...
#21 2.287 Selecting previously unselected package libconfig9:amd64.
#21 2.297 Preparing to unpack .../01-libconfig9_1.5-0.4_amd64.deb ...
#21 2.342 Unpacking libconfig9:amd64 (1.5-0.4) ...
#21 2.527 Selecting previously unselected package libconfig-dev:amd64.
#21 2.532 Preparing to unpack .../02-libconfig-dev_1.5-0.4_amd64.deb ...
#21 2.573 Unpacking libconfig-dev:amd64 (1.5-0.4) ...
#21 2.766 Selecting previously unselected package libconfig++-dev:amd64.
#21 2.771 Preparing to unpack .../03-libconfig++-dev_1.5-0.4_amd64.deb ...
#21 2.814 Unpacking libconfig++-dev:amd64 (1.5-0.4) ...
#21 3.035 Selecting previously unselected package libnspr4:amd64.
#21 3.040 Preparing to unpack .../04-libnspr4_2%3a4.35-1_amd64.deb ...
#21 3.083 Unpacking libnspr4:amd64 (2:4.35-1) ...
#21 3.307 Selecting previously unselected package libnss3:amd64.
#21 3.312 Preparing to unpack .../05-libnss3_2%3a3.87.1-1+deb12u1_amd64.deb ...
#21 3.342 Unpacking libnss3:amd64 (2:3.87.1-1+deb12u1) ...
#21 3.593 Selecting previously unselected package libnspr4-dev.
#21 3.599 Preparing to unpack .../06-libnspr4-dev_2%3a4.35-1_amd64.deb ...
#21 3.629 Unpacking libnspr4-dev (2:4.35-1) ...
#21 3.824 Selecting previously unselected package libnss3-dev:amd64.
#21 3.829 Preparing to unpack .../07-libnss3-dev_2%3a3.87.1-1+deb12u1_amd64.deb ...
#21 3.858 Unpacking libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ...
#21 4.112 Selecting previously unselected package libczmq4:amd64.
#21 4.117 Preparing to unpack .../08-libczmq4_4.2.1-1_amd64.deb ...
#21 4.150 Unpacking libczmq4:amd64 (4.2.1-1) ...
#21 4.345 Selecting previously unselected package libczmq-dev:amd64.
#21 4.350 Preparing to unpack .../09-libczmq-dev_4.2.1-1_amd64.deb ...
#21 4.377 Unpacking libczmq-dev:amd64 (4.2.1-1) ...
#21 4.605 Selecting previously unselected package libmbedtls-dev:amd64.
#21 4.609 Preparing to unpack .../10-libmbedtls-dev_2.28.3-1_amd64.deb ...
#21 4.643 Unpacking libmbedtls-dev:amd64 (2.28.3-1) ...
#21 4.898 Selecting previously unselected package libsoapysdr0.8:amd64.
#21 4.908 Preparing to unpack .../11-libsoapysdr0.8_0.8.1-3_amd64.deb ...
#21 5.382 Unpacking libsoapysdr0.8:amd64 (0.8.1-3) ...
#21 5.593 Selecting previously unselected package libsoapysdr-dev:amd64.
#21 5.599 Preparing to unpack .../12-libsoapysdr-dev_0.8.1-3_amd64.deb ...
#21 5.628 Unpacking libsoapysdr-dev:amd64 (0.8.1-3) ...
#21 5.808 Selecting previously unselected package soapysdr0.7-module-lms7:amd64.
#21 5.812 Preparing to unpack .../13-soapysdr0.7-module-lms7_23.11.0.1.2156.524c.202508272026_amd64.deb ...
#21 5.840 Unpacking soapysdr0.7-module-lms7:amd64 (23.11.0.1.2156.524c.202508272026) ...
#21 6.025 Selecting previously unselected package soapysdr-module-lms7.
#21 6.030 Preparing to unpack .../14-soapysdr-module-lms7_23.11.0.1.2156.524c.202508272026_all.deb ...
#21 6.058 Unpacking soapysdr-module-lms7 (23.11.0.1.2156.524c.202508272026) ...
#21 6.273 Setting up libconfig9:amd64 (1.5-0.4) ...
#21 6.387 Setting up libczmq4:amd64 (4.2.1-1) ...
#21 6.496 Setting up libconfig++9v5:amd64 (1.5-0.4) ...
#21 6.607 Setting up libmbedtls-dev:amd64 (2.28.3-1) ...
#21 6.723 Setting up libsoapysdr0.8:amd64 (0.8.1-3) ...
#21 6.830 Setting up libsoapysdr-dev:amd64 (0.8.1-3) ...
#21 6.956 Setting up libnspr4:amd64 (2:4.35-1) ...
#21 7.077 Setting up libconfig-dev:amd64 (1.5-0.4) ...
#21 7.196 Setting up soapysdr0.7-module-lms7:amd64 (23.11.0.1.2156.524c.202508272026) ...
#21 7.307 Setting up libnspr4-dev (2:4.35-1) ...
#21 7.424 Setting up soapysdr-module-lms7 (23.11.0.1.2156.524c.202508272026) ...
#21 7.563 Setting up libnss3:amd64 (2:3.87.1-1+deb12u1) ...
#21 7.690 Setting up libnss3-dev:amd64 (2:3.87.1-1+deb12u1) ...
#21 7.869 Setting up libconfig++-dev:amd64 (1.5-0.4) ...
#21 7.980 Setting up libczmq-dev:amd64 (4.2.1-1) ...
#21 8.085 Processing triggers for man-db (2.11.2-2) ...
#21 8.268 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#21 DONE 10.8s
#22 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#22 0.524 Hit:1 http://deb.debian.org/debian bookworm InRelease
#22 0.524 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#22 0.524 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#22 0.524 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#22 0.681 Reading package lists...
#22 0.963 Reading package lists...
#22 1.245 Building dependency tree...
#22 1.307 Reading state information...
#22 1.382 The following additional packages will be installed:
#22 1.382 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend
#22 1.382 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data
#22 1.382 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme
#22 1.382 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1
#22 1.382 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3
#22 1.382 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
#22 1.382 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1
#22 1.382 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0
#22 1.382 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5
#22 1.382 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5
#22 1.382 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5
#22 1.382 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5
#22 1.382 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5
#22 1.382 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5
#22 1.382 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5
#22 1.382 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5
#22 1.382 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0
#22 1.382 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15
#22 1.382 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev
#22 1.382 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0
#22 1.382 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev
#22 1.382 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5
#22 1.382 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5
#22 1.382 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6
#22 1.382 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6
#22 1.382 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0
#22 1.382 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0
#22 1.382 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0
#22 1.382 libvte-2.91-common libwacom-common libwacom9 libwayland-client0
#22 1.382 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1
#22 1.382 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0
#22 1.382 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0
#22 1.382 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0
#22 1.382 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3
#22 1.382 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1
#22 1.382 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all
#22 1.382 python3-all-dev python3-beniget python3-cairo python3-cffi-backend
#22 1.382 python3-click python3-click-plugins python3-colorama python3-contextlib2
#22 1.382 python3-decorator python3-gast python3-gi-cairo python3-jsonschema
#22 1.382 python3-lxml python3-opengl python3-ply python3-pygccxml python3-pyqt5
#22 1.382 python3-pyqt5.sip python3-pyqt6 python3-pyqt6.sip python3-pyqtgraph
#22 1.382 python3-pyrsistent python3-pythran python3-schema python3-scipy python3-sip
#22 1.382 python3-thrift python3-zmq qt6-base-dev-tools qtbase5-dev-tools qtchooser
#22 1.382 xkb-data
#22 1.382 Suggested packages:
#22 1.382 gr-fosphor gr-osmosdr gqrx-sdr rtl-sdr uhd-host colord gsl-ref-psdoc
#22 1.382 | gsl-doc-pdf | gsl-doc-info | gsl-ref-html gvfs avahi-daemon jackd2
#22 1.382 fonts-mathjax-extras fonts-stix libjs-mathjax-doc opus-tools pulseaudio
#22 1.382 qgnomeplatform-qt5 qt5-image-formats-plugins libvolk2-dev libwacom-bin
#22 1.382 libxsimd-doc python-jsonschema-doc python-lxml-doc libgle3 python3-tk
#22 1.382 python-ply-doc python-pyqtgraph-doc python-scipy-doc
#22 1.382 Recommended packages:
#22 1.382 librsvg2-common gvfs nautilus-extension-gnome-terminal yelp gnuradio-dev
#22 1.382 python3-matplotlib python3-networkx python3-pyqt5.qwt soapysdr-tools
#22 1.382 at-spi2-core libgtk-3-bin qttranslations5-l10n qt5-gtk-platformtheme
#22 1.382 qtwayland5 libqt5sql5-sqlite | libqt5sql5-mysql | libqt5sql5-odbc
#22 1.382 | libqt5sql5-psql | libqt5sql5-tds | libqt5sql5-ibase qt6-translations-l10n
#22 1.382 qt6-gtk-platformtheme qt6-qpa-plugins libqt6sql6-sqlite | libqt6sql6-mysql
#22 1.382 | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase python3-idna
#22 1.382 python3-json-pointer python3-rfc3987 python3-uritemplate python3-bs4
#22 1.382 python3-html5lib libglut-dev python3-pyqt5.qtopengl
#22 2.017 The following NEW packages will be installed:
#22 2.017 adwaita-icon-theme at-spi2-common castxml dconf-gsettings-backend
#22 2.017 dconf-service fonts-mathjax gnome-terminal gnome-terminal-data gnuradio
#22 2.017 gsettings-desktop-schemas gtk-update-icon-cache hicolor-icon-theme
#22 2.017 libad9361-0 libasyncns0 libatk-bridge2.0-0 libatk1.0-0 libatspi2.0-0 libb2-1
#22 2.017 libcaca0 libcodec2-1.0 libcolord2 libdconf1 libdouble-conversion3
#22 2.017 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1
#22 2.017 libdrm2 libegl-mesa0 libegl1 libepoxy0 libevdev2 libflac12 libfmt9 libgbm1
#22 2.017 libgl1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglvnd0
#22 2.017 libglx-mesa0 libglx0 libgnuradio-analog3.10.5 libgnuradio-audio3.10.5
#22 2.017 libgnuradio-blocks3.10.5 libgnuradio-channels3.10.5
#22 2.017 libgnuradio-digital3.10.5 libgnuradio-dtv3.10.5 libgnuradio-fec3.10.5
#22 2.017 libgnuradio-fft3.10.5 libgnuradio-filter3.10.5 libgnuradio-iio3.10.5
#22 2.017 libgnuradio-network3.10.5 libgnuradio-pdu3.10.5 libgnuradio-pmt3.10.5
#22 2.017 libgnuradio-qtgui3.10.5 libgnuradio-runtime3.10.5 libgnuradio-soapy3.10.5
#22 2.017 libgnuradio-trellis3.10.5 libgnuradio-uhd3.10.5 libgnuradio-video-sdl3.10.5
#22 2.017 libgnuradio-vocoder3.10.5 libgnuradio-wavelet3.10.5 libgnuradio-zeromq3.10.5
#22 2.017 libgsl27 libgslcblas0 libgtk-3-0 libgtk-3-common libgudev-1.0-0 libiio0
#22 2.017 libinput-bin libinput10 libjack-jackd2-0 libjs-mathjax liblbfgsb0 libllvm15
#22 2.017 libmd4c0 libmp3lame0 libmpg123-0 libmtdev1 libogg0 libopenblas-dev
#22 2.017 libopenblas-pthread-dev libopenblas0 libopenblas0-pthread libopengl0
#22 2.017 libopus0 liborc-0.4-0 libportaudio2 libproxy1v5 libpulse0 libpython3-all-dev
#22 2.017 libqt5core5a libqt5dbus5 libqt5designer5 libqt5gui5 libqt5help5
#22 2.017 libqt5network5 libqt5opengl5 libqt5printsupport5 libqt5sql5 libqt5svg5
#22 2.017 libqt5test5 libqt5widgets5 libqt5xml5 libqt6core6 libqt6dbus6 libqt6gui6
#22 2.017 libqt6network6 libqt6opengl6 libqt6openglwidgets6 libqt6printsupport6
#22 2.018 libqt6sql6 libqt6test6 libqt6widgets6 libqt6xml6 libqwt-qt5-6 libsamplerate0
#22 2.018 libsdl1.2debian libslang2 libsndfile1 libspdlog1.10 libthrift-0.17.0 libts0
#22 2.018 libunwind8 libvolk2-bin libvolk2.5 libvorbis0a libvorbisenc2 libvte-2.91-0
#22 2.018 libvte-2.91-common libwacom-common libwacom9 libwayland-client0
#22 2.018 libwayland-cursor0 libwayland-egl1 libwayland-server0 libx11-xcb1
#22 2.018 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-icccm4 libxcb-image0
#22 2.018 libxcb-keysyms1 libxcb-present0 libxcb-randr0 libxcb-render-util0
#22 2.018 libxcb-shape0 libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0
#22 2.018 libxcb-xinput0 libxcb-xkb1 libxcomposite1 libxcursor1 libxdamage1 libxfixes3
#22 2.018 libxinerama1 libxkbcommon-x11-0 libxkbcommon0 libxrandr2 libxshmfence1
#22 2.018 libxsimd-dev libxxf86vm1 pyqt5-dev-tools pyqt6-dev-tools python3-all
#22 2.018 python3-all-dev python3-beniget python3-cairo python3-cffi-backend
#22 2.018 python3-click python3-click-plugins python3-colorama python3-contextlib2
#22 2.018 python3-decorator python3-gast python3-gi-cairo python3-jsonschema
#22 2.018 python3-lxml python3-opengl python3-ply python3-pygccxml python3-pyqt5
#22 2.018 python3-pyqt5.sip python3-pyqt6 python3-pyqt6.sip python3-pyqtgraph
#22 2.018 python3-pyrsistent python3-pythran python3-schema python3-scipy python3-sip
#22 2.018 python3-thrift python3-zmq qt6-base-dev-tools qtbase5-dev-tools qtchooser
#22 2.018 xkb-data
#22 2.038 0 upgraded, 202 newly installed, 0 to remove and 5 not upgraded.
#22 2.038 Need to get 142 MB of archives.
#22 2.038 After this operation, 697 MB of additional disk space will be used.
#22 2.038 Get:1 http://deb.debian.org/debian bookworm/main amd64 hicolor-icon-theme all 0.17-2 [11.4 kB]
#22 2.044 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.048 Get:3 http://deb.debian.org/debian bookworm/main amd64 adwaita-icon-theme all 43-1 [5,124 kB]
#22 2.118 Get:4 http://deb.debian.org/debian bookworm/main amd64 at-spi2-common all 2.46.0-5 [162 kB]
#22 2.118 Get:5 http://deb.debian.org/debian bookworm/main amd64 castxml amd64 0.5.1-1 [963 kB]
#22 2.120 Get:6 http://deb.debian.org/debian bookworm/main amd64 libdconf1 amd64 0.40.0-4 [40.9 kB]
#22 2.120 Get:7 http://deb.debian.org/debian bookworm/main amd64 dconf-service amd64 0.40.0-4 [31.6 kB]
#22 2.120 Get:8 http://deb.debian.org/debian bookworm/main amd64 dconf-gsettings-backend amd64 0.40.0-4 [27.8 kB]
#22 2.120 Get:9 http://deb.debian.org/debian bookworm/main amd64 fonts-mathjax all 2.7.9+dfsg-1 [2,210 kB]
#22 2.133 Get:10 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal-data all 3.46.8-1 [949 kB]
#22 2.141 Get:11 http://deb.debian.org/debian bookworm/main amd64 gsettings-desktop-schemas all 43.0-1 [643 kB]
#22 2.146 Get:12 http://deb.debian.org/debian bookworm/main amd64 libatk1.0-0 amd64 2.46.0-5 [49.6 kB]
#22 2.147 Get:13 http://deb.debian.org/debian bookworm/main amd64 libatspi2.0-0 amd64 2.46.0-5 [75.4 kB]
#22 2.147 Get:14 http://deb.debian.org/debian bookworm/main amd64 libatk-bridge2.0-0 amd64 2.46.0-5 [64.6 kB]
#22 2.148 Get:15 http://deb.debian.org/debian bookworm/main amd64 libcolord2 amd64 1.4.6-2.2 [137 kB]
#22 2.149 Get:16 http://deb.debian.org/debian bookworm/main amd64 libepoxy0 amd64 1.5.10-1 [189 kB]
#22 2.151 Get:17 http://deb.debian.org/debian bookworm/main amd64 libwayland-client0 amd64 1.21.0-1 [28.3 kB]
#22 2.151 Get:18 http://deb.debian.org/debian bookworm/main amd64 libwayland-cursor0 amd64 1.21.0-1 [14.4 kB]
#22 2.151 Get:19 http://deb.debian.org/debian bookworm/main amd64 libwayland-egl1 amd64 1.21.0-1 [8,640 B]
#22 2.151 Get:20 http://deb.debian.org/debian bookworm/main amd64 libxcomposite1 amd64 1:0.4.5-1 [16.6 kB]
#22 2.152 Get:21 http://deb.debian.org/debian bookworm/main amd64 libxfixes3 amd64 1:6.0.0-2 [22.7 kB]
#22 2.156 Get:22 http://deb.debian.org/debian bookworm/main amd64 libxcursor1 amd64 1:1.2.1-1 [40.9 kB]
#22 2.157 Get:23 http://deb.debian.org/debian bookworm/main amd64 libxdamage1 amd64 1:1.1.6-1 [15.1 kB]
#22 2.157 Get:24 http://deb.debian.org/debian bookworm/main amd64 libxinerama1 amd64 2:1.1.4-3 [17.8 kB]
#22 2.157 Get:25 http://deb.debian.org/debian bookworm/main amd64 xkb-data all 2.35.1-1 [764 kB]
#22 2.164 Get:26 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon0 amd64 1.5.0-1 [106 kB]
#22 2.165 Get:27 http://deb.debian.org/debian bookworm/main amd64 libxrandr2 amd64 2:1.5.2-2+b1 [39.2 kB]
#22 2.166 Get:28 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-common all 3.24.38-2~deb12u3 [3,895 kB]
#22 2.199 Get:29 http://deb.debian.org/debian bookworm/main amd64 libgtk-3-0 amd64 3.24.38-2~deb12u3 [2,847 kB]
#22 2.223 Get:30 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-common amd64 0.70.6-2~deb12u1 [642 kB]
#22 2.229 Get:31 http://deb.debian.org/debian bookworm/main amd64 libvte-2.91-0 amd64 0.70.6-2~deb12u1 [799 kB]
#22 2.236 Get:32 http://deb.debian.org/debian bookworm/main amd64 gnome-terminal amd64 3.46.8-1 [230 kB]
#22 2.238 Get:33 http://deb.debian.org/debian bookworm/main amd64 libjs-mathjax all 2.7.9+dfsg-1 [5,667 kB]
#22 2.286 Get:34 http://deb.debian.org/debian bookworm/main amd64 liborc-0.4-0 amd64 1:0.4.33-2 [164 kB]
#22 2.287 Get:35 http://deb.debian.org/debian bookworm/main amd64 libvolk2.5 amd64 2.5.2-3 [301 kB]
#22 2.290 Get:36 http://deb.debian.org/debian bookworm/main amd64 libvolk2-bin amd64 2.5.2-3 [82.1 kB]
#22 2.290 Get:37 http://deb.debian.org/debian bookworm/main amd64 python3-colorama all 0.4.6-2 [36.8 kB]
#22 2.291 Get:38 http://deb.debian.org/debian bookworm/main amd64 python3-click all 8.1.3-2 [92.2 kB]
#22 2.292 Get:39 http://deb.debian.org/debian bookworm/main amd64 python3-click-plugins all 1.1.1-4 [9,852 B]
#22 2.292 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3-cairo amd64 1.20.1-5+b1 [63.1 kB]
#22 2.292 Get:41 http://deb.debian.org/debian bookworm/main amd64 python3-gi-cairo amd64 3.42.2-3+b1 [11.7 kB]
#22 2.292 Get:42 http://deb.debian.org/debian bookworm/main amd64 python3-pyrsistent amd64 0.18.1-1+b3 [60.0 kB]
#22 2.293 Get:43 http://deb.debian.org/debian bookworm/main amd64 python3-jsonschema all 4.10.3-1 [67.9 kB]
#22 2.298 Get:44 http://deb.debian.org/debian bookworm/main amd64 python3-lxml amd64 4.9.2-1+b1 [1,194 kB]
#22 2.308 Get:45 http://deb.debian.org/debian bookworm/main amd64 libglvnd0 amd64 1.6.0-1 [51.8 kB]
#22 2.309 Get:46 http://deb.debian.org/debian bookworm/main amd64 libdrm-common all 2.4.114-1 [7,112 B]
#22 2.309 Get:47 http://deb.debian.org/debian bookworm/main amd64 libdrm2 amd64 2.4.114-1+b1 [37.5 kB]
#22 2.309 Get:48 http://deb.debian.org/debian bookworm/main amd64 libglapi-mesa amd64 22.3.6-1+deb12u1 [35.7 kB]
#22 2.310 Get:49 http://deb.debian.org/debian bookworm/main amd64 libx11-xcb1 amd64 2:1.8.4-2+deb12u2 [192 kB]
#22 2.311 Get:50 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri2-0 amd64 1.15-1 [107 kB]
#22 2.312 Get:51 http://deb.debian.org/debian bookworm/main amd64 libxcb-dri3-0 amd64 1.15-1 [107 kB]
#22 2.313 Get:52 http://deb.debian.org/debian bookworm/main amd64 libxcb-glx0 amd64 1.15-1 [122 kB]
#22 2.314 Get:53 http://deb.debian.org/debian bookworm/main amd64 libxcb-present0 amd64 1.15-1 [105 kB]
#22 2.315 Get:54 http://deb.debian.org/debian bookworm/main amd64 libxcb-randr0 amd64 1.15-1 [117 kB]
#22 2.320 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxcb-sync1 amd64 1.15-1 [109 kB]
#22 2.321 Get:56 http://deb.debian.org/debian bookworm/main amd64 libxcb-xfixes0 amd64 1.15-1 [109 kB]
#22 2.322 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxshmfence1 amd64 1.3-1 [8,820 B]
#22 2.322 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxxf86vm1 amd64 1:1.1.4-1+b2 [20.8 kB]
#22 2.322 Get:59 http://deb.debian.org/debian bookworm/main amd64 libdrm-amdgpu1 amd64 2.4.114-1+b1 [20.9 kB]
#22 2.322 Get:60 http://deb.debian.org/debian bookworm/main amd64 libdrm-intel1 amd64 2.4.114-1+b1 [64.0 kB]
#22 2.323 Get:61 http://deb.debian.org/debian bookworm/main amd64 libdrm-nouveau2 amd64 2.4.114-1+b1 [19.1 kB]
#22 2.323 Get:62 http://deb.debian.org/debian bookworm/main amd64 libdrm-radeon1 amd64 2.4.114-1+b1 [21.8 kB]
#22 2.325 Get:63 http://deb.debian.org/debian bookworm/main amd64 libllvm15 amd64 1:15.0.6-4+b1 [23.1 MB]
#22 2.525 Get:64 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-dri amd64 22.3.6-1+deb12u1 [7,239 kB]
#22 2.585 Get:65 http://deb.debian.org/debian bookworm/main amd64 libglx-mesa0 amd64 22.3.6-1+deb12u1 [147 kB]
#22 2.586 Get:66 http://deb.debian.org/debian bookworm/main amd64 libglx0 amd64 1.6.0-1 [34.4 kB]
#22 2.586 Get:67 http://deb.debian.org/debian bookworm/main amd64 libgl1 amd64 1.6.0-1 [88.4 kB]
#22 2.587 Get:68 http://deb.debian.org/debian bookworm/main amd64 libgl1-mesa-glx amd64 22.3.6-1+deb12u1 [14.5 kB]
#22 2.587 Get:69 http://deb.debian.org/debian bookworm/main amd64 libopengl0 amd64 1.6.0-1 [30.6 kB]
#22 2.587 Get:70 http://deb.debian.org/debian bookworm/main amd64 libglu1-mesa amd64 9.0.2-1.1 [178 kB]
#22 2.589 Get:71 http://deb.debian.org/debian bookworm/main amd64 python3-opengl all 3.1.6+dfsg-3 [605 kB]
#22 2.594 Get:72 http://deb.debian.org/debian bookworm/main amd64 python3-pygccxml all 2.2.1-1 [80.3 kB]
#22 2.595 Get:73 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5.sip amd64 12.11.1-1 [56.4 kB]
#22 2.595 Get:74 http://deb.debian.org/debian bookworm/main amd64 libdouble-conversion3 amd64 3.2.1-1 [41.5 kB]
#22 2.597 Get:75 http://deb.debian.org/debian bookworm/main amd64 libqt5core5a amd64 5.15.8+dfsg-11+deb12u3 [1,810 kB]
#22 2.613 Get:76 http://deb.debian.org/debian bookworm/main amd64 libqt5dbus5 amd64 5.15.8+dfsg-11+deb12u3 [212 kB]
#22 2.614 Get:77 http://deb.debian.org/debian bookworm/main amd64 libwayland-server0 amd64 1.21.0-1 [35.9 kB]
#22 2.615 Get:78 http://deb.debian.org/debian bookworm/main amd64 libgbm1 amd64 22.3.6-1+deb12u1 [38.0 kB]
#22 2.615 Get:79 http://deb.debian.org/debian bookworm/main amd64 libegl-mesa0 amd64 22.3.6-1+deb12u1 [114 kB]
#22 2.616 Get:80 http://deb.debian.org/debian bookworm/main amd64 libegl1 amd64 1.6.0-1 [33.7 kB]
#22 2.616 Get:81 http://deb.debian.org/debian bookworm/main amd64 libevdev2 amd64 1.13.0+dfsg-1 [34.0 kB]
#22 2.616 Get:82 http://deb.debian.org/debian bookworm/main amd64 libmtdev1 amd64 1.1.6-1 [23.0 kB]
#22 2.617 Get:83 http://deb.debian.org/debian bookworm/main amd64 libgudev-1.0-0 amd64 237-2 [15.1 kB]
#22 2.617 Get:84 http://deb.debian.org/debian bookworm/main amd64 libwacom-common all 2.6.0-1 [58.4 kB]
#22 2.624 Get:85 http://deb.debian.org/debian bookworm/main amd64 libwacom9 amd64 2.6.0-1 [21.5 kB]
#22 2.625 Get:86 http://deb.debian.org/debian bookworm/main amd64 libinput-bin amd64 1.22.1-1 [23.2 kB]
#22 2.630 Get:87 http://deb.debian.org/debian bookworm/main amd64 libinput10 amd64 1.22.1-1 [125 kB]
#22 2.632 Get:88 http://deb.debian.org/debian bookworm/main amd64 libmd4c0 amd64 0.4.8-1 [44.2 kB]
#22 2.633 Get:89 http://deb.debian.org/debian bookworm/main amd64 libqt5network5 amd64 5.15.8+dfsg-11+deb12u3 [675 kB]
#22 2.639 Get:90 http://deb.debian.org/debian bookworm/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [27.4 kB]
#22 2.639 Get:91 http://deb.debian.org/debian bookworm/main amd64 libxcb-util1 amd64 0.4.0-1+b1 [23.2 kB]
#22 2.639 Get:92 http://deb.debian.org/debian bookworm/main amd64 libxcb-image0 amd64 0.4.0-2 [22.9 kB]
#22 2.639 Get:93 http://deb.debian.org/debian bookworm/main amd64 libxcb-keysyms1 amd64 0.4.0-1+b2 [16.4 kB]
#22 2.641 Get:94 http://deb.debian.org/debian bookworm/main amd64 libxcb-render-util0 amd64 0.3.9-1+b1 [18.3 kB]
#22 2.641 Get:95 http://deb.debian.org/debian bookworm/main amd64 libxcb-shape0 amd64 1.15-1 [106 kB]
#22 2.643 Get:96 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinerama0 amd64 1.15-1 [105 kB]
#22 2.644 Get:97 http://deb.debian.org/debian bookworm/main amd64 libxcb-xinput0 amd64 1.15-1 [130 kB]
#22 2.646 Get:98 http://deb.debian.org/debian bookworm/main amd64 libxcb-xkb1 amd64 1.15-1 [129 kB]
#22 2.647 Get:99 http://deb.debian.org/debian bookworm/main amd64 libxkbcommon-x11-0 amd64 1.5.0-1 [15.6 kB]
#22 2.648 Get:100 http://deb.debian.org/debian bookworm/main amd64 libqt5gui5 amd64 5.15.8+dfsg-11+deb12u3 [3,408 kB]
#22 2.678 Get:101 http://deb.debian.org/debian bookworm/main amd64 libqt5widgets5 amd64 5.15.8+dfsg-11+deb12u3 [2,379 kB]
#22 2.699 Get:102 http://deb.debian.org/debian bookworm/main amd64 libqt5xml5 amd64 5.15.8+dfsg-11+deb12u3 [122 kB]
#22 2.699 Get:103 http://deb.debian.org/debian bookworm/main amd64 libqt5designer5 amd64 5.15.8-2 [2,748 kB]
#22 2.723 Get:104 http://deb.debian.org/debian bookworm/main amd64 libqt5sql5 amd64 5.15.8+dfsg-11+deb12u3 [122 kB]
#22 2.724 Get:105 http://deb.debian.org/debian bookworm/main amd64 libqt5help5 amd64 5.15.8-2 [149 kB]
#22 2.725 Get:106 http://deb.debian.org/debian bookworm/main amd64 libqt5printsupport5 amd64 5.15.8+dfsg-11+deb12u3 [202 kB]
#22 2.727 Get:107 http://deb.debian.org/debian bookworm/main amd64 libqt5test5 amd64 5.15.8+dfsg-11+deb12u3 [146 kB]
#22 2.728 Get:108 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt5 amd64 5.15.9+dfsg-1 [2,489 kB]
#22 2.749 Get:109 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6.sip amd64 13.4.1-1 [51.4 kB]
#22 2.750 Get:110 http://deb.debian.org/debian bookworm/main amd64 libb2-1 amd64 0.98.1-1.1 [40.9 kB]
#22 2.750 Get:111 http://deb.debian.org/debian bookworm/main amd64 libqt6core6 amd64 6.4.2+dfsg-10 [1,613 kB]
#22 2.764 Get:112 http://deb.debian.org/debian bookworm/main amd64 libqt6dbus6 amd64 6.4.2+dfsg-10 [248 kB]
#22 2.766 Get:113 http://deb.debian.org/debian bookworm/main amd64 libts0 amd64 1.22-1+b1 [64.6 kB]
#22 2.767 Get:114 http://deb.debian.org/debian bookworm/main amd64 libqt6gui6 amd64 6.4.2+dfsg-10 [2,854 kB]
#22 2.792 Get:115 http://deb.debian.org/debian bookworm/main amd64 libproxy1v5 amd64 0.4.18-1.2 [56.2 kB]
#22 2.792 Get:116 http://deb.debian.org/debian bookworm/main amd64 libqt6network6 amd64 6.4.2+dfsg-10 [682 kB]
#22 2.798 Get:117 http://deb.debian.org/debian bookworm/main amd64 libqt6opengl6 amd64 6.4.2+dfsg-10 [390 kB]
#22 2.802 Get:118 http://deb.debian.org/debian bookworm/main amd64 libqt6widgets6 amd64 6.4.2+dfsg-10 [2,445 kB]
#22 2.823 Get:119 http://deb.debian.org/debian bookworm/main amd64 libqt6openglwidgets6 amd64 6.4.2+dfsg-10 [43.4 kB]
#22 2.823 Get:120 http://deb.debian.org/debian bookworm/main amd64 libqt6printsupport6 amd64 6.4.2+dfsg-10 [211 kB]
#22 2.825 Get:121 http://deb.debian.org/debian bookworm/main amd64 libqt6sql6 amd64 6.4.2+dfsg-10 [133 kB]
#22 2.826 Get:122 http://deb.debian.org/debian bookworm/main amd64 libqt6test6 amd64 6.4.2+dfsg-10 [161 kB]
#22 2.828 Get:123 http://deb.debian.org/debian bookworm/main amd64 libqt6xml6 amd64 6.4.2+dfsg-10 [75.5 kB]
#22 2.828 Get:124 http://deb.debian.org/debian bookworm/main amd64 python3-pyqt6 amd64 6.4.2-1 [2,461 kB]
#22 2.852 Get:125 http://deb.debian.org/debian bookworm/main amd64 python3-decorator all 5.1.1-3 [14.9 kB]
#22 2.852 Get:126 http://deb.debian.org/debian bookworm/main amd64 libopenblas0-pthread amd64 0.3.21+ds-4 [6,709 kB]
#22 3.000 Get:127 http://deb.debian.org/debian bookworm/main amd64 libopenblas0 amd64 0.3.21+ds-4 [32.6 kB]
#22 3.000 Get:128 http://deb.debian.org/debian bookworm/main amd64 libopenblas-pthread-dev amd64 0.3.21+ds-4 [4,971 kB]
#22 3.010 Get:129 http://deb.debian.org/debian bookworm/main amd64 libopenblas-dev amd64 0.3.21+ds-4 [44.9 kB]
#22 3.010 Get:130 http://deb.debian.org/debian bookworm/main amd64 libpython3-all-dev amd64 3.11.2-1+b1 [1,068 B]
#22 3.010 Get:131 http://deb.debian.org/debian bookworm/main amd64 python3-all amd64 3.11.2-1+b1 [1,056 B]
#22 3.010 Get:132 http://deb.debian.org/debian bookworm/main amd64 python3-all-dev amd64 3.11.2-1+b1 [1,072 B]
#22 3.010 Get:133 http://deb.debian.org/debian bookworm/main amd64 libxsimd-dev amd64 8.1.0-7 [88.8 kB]
#22 3.011 Get:134 http://deb.debian.org/debian bookworm/main amd64 python3-gast all 0.5.2-2 [9,364 B]
#22 3.011 Get:135 http://deb.debian.org/debian bookworm/main amd64 python3-beniget all 0.4.1-3 [9,920 B]
#22 3.011 Get:136 http://deb.debian.org/debian bookworm/main amd64 python3-ply all 3.11-5 [65.8 kB]
#22 3.011 Get:137 http://deb.debian.org/debian bookworm/main amd64 python3-pythran amd64 0.11.0+ds-7 [427 kB]
#22 3.018 Get:138 http://deb.debian.org/debian bookworm/main amd64 liblbfgsb0 amd64 3.0+dfsg.4-1 [28.9 kB]
#22 3.020 Get:139 http://deb.debian.org/debian bookworm/main amd64 python3-scipy amd64 1.10.1-2 [15.2 MB]
#22 3.152 Get:140 http://deb.debian.org/debian bookworm/main amd64 pyqt5-dev-tools amd64 5.15.9+dfsg-1 [180 kB]
#22 3.153 Get:141 http://deb.debian.org/debian bookworm/main amd64 pyqt6-dev-tools all 6.4.2-1 [66.4 kB]
#22 3.153 Get:142 http://deb.debian.org/debian bookworm/main amd64 qtchooser amd64 66-2 [26.3 kB]
#22 3.154 Get:143 http://deb.debian.org/debian bookworm/main amd64 qtbase5-dev-tools amd64 5.15.8+dfsg-11+deb12u3 [759 kB]
#22 3.160 Get:144 http://deb.debian.org/debian bookworm/main amd64 qt6-base-dev-tools amd64 6.4.2+dfsg-10 [890 kB]
#22 3.167 Get:145 http://deb.debian.org/debian bookworm/main amd64 python3-pyqtgraph all 0.13.1-4 [617 kB]
#22 3.172 Get:146 http://deb.debian.org/debian bookworm/main amd64 python3-contextlib2 all 0.6.0.post1-3 [13.5 kB]
#22 3.173 Get:147 http://deb.debian.org/debian bookworm/main amd64 python3-schema all 0.7.5-1 [27.5 kB]
#22 3.173 Get:148 http://deb.debian.org/debian bookworm/main amd64 python3-sip amd64 4.19.25+dfsg-5+b1 [165 kB]
#22 3.174 Get:149 http://deb.debian.org/debian bookworm/main amd64 python3-thrift amd64 0.17.0-2+b2 [160 kB]
#22 3.176 Get:150 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB]
#22 3.176 Get:151 http://deb.debian.org/debian bookworm/main amd64 python3-zmq amd64 24.0.1-4+b1 [263 kB]
#22 3.179 Get:152 http://deb.debian.org/debian bookworm/main amd64 libfmt9 amd64 9.1.0+ds1-2 [113 kB]
#22 3.179 Get:153 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pmt3.10.5 amd64 3.10.5.1-3 [117 kB]
#22 3.180 Get:154 http://deb.debian.org/debian bookworm/main amd64 libspdlog1.10 amd64 1:1.10.0+ds-0.4 [130 kB]
#22 3.182 Get:155 http://deb.debian.org/debian bookworm/main amd64 libthrift-0.17.0 amd64 0.17.0-2+b2 [372 kB]
#22 3.185 Get:156 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
#22 3.187 Get:157 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-runtime3.10.5 amd64 3.10.5.1-3 [562 kB]
#22 3.192 Get:158 http://deb.debian.org/debian bookworm/main amd64 libogg0 amd64 1.3.5-3 [23.4 kB]
#22 3.193 Get:159 http://deb.debian.org/debian bookworm/main amd64 libflac12 amd64 1.4.2+ds-2 [198 kB]
#22 3.195 Get:160 http://deb.debian.org/debian bookworm/main amd64 libmp3lame0 amd64 3.100-6 [365 kB]
#22 3.198 Get:161 http://deb.debian.org/debian bookworm/main amd64 libmpg123-0 amd64 1.31.2-1+deb12u1 [147 kB]
#22 3.199 Get:162 http://deb.debian.org/debian bookworm/main amd64 libopus0 amd64 1.3.1-3 [195 kB]
#22 3.201 Get:163 http://deb.debian.org/debian bookworm/main amd64 libvorbis0a amd64 1.3.7-1 [93.0 kB]
#22 3.201 Get:164 http://deb.debian.org/debian bookworm/main amd64 libvorbisenc2 amd64 1.3.7-1 [80.6 kB]
#22 3.202 Get:165 http://deb.debian.org/debian bookworm/main amd64 libsndfile1 amd64 1.2.0-1 [196 kB]
#22 3.204 Get:166 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-blocks3.10.5 amd64 3.10.5.1-3 [561 kB]
#22 3.209 Get:167 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fft3.10.5 amd64 3.10.5.1-3 [121 kB]
#22 3.210 Get:168 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-analog3.10.5 amd64 3.10.5.1-3 [177 kB]
#22 3.212 Get:169 http://deb.debian.org/debian bookworm/main amd64 libsamplerate0 amd64 0.2.2-3 [952 kB]
#22 3.220 Get:170 http://deb.debian.org/debian bookworm/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3 [281 kB]
#22 3.223 Get:171 http://deb.debian.org/debian bookworm/main amd64 libportaudio2 amd64 19.6.0-1.2 [66.7 kB]
#22 3.223 Get:172 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-audio3.10.5 amd64 3.10.5.1-3 [158 kB]
#22 3.224 Get:173 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-filter3.10.5 amd64 3.10.5.1-3 [251 kB]
#22 3.227 Get:174 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-channels3.10.5 amd64 3.10.5.1-3 [121 kB]
#22 3.228 Get:175 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-digital3.10.5 amd64 3.10.5.1-3 [416 kB]
#22 3.232 Get:176 http://deb.debian.org/debian bookworm/main amd64 libgslcblas0 amd64 2.7.1+dfsg-5+deb12u1 [108 kB]
#22 3.232 Get:177 http://deb.debian.org/debian bookworm/main amd64 libgsl27 amd64 2.7.1+dfsg-5+deb12u1 [941 kB]
#22 3.240 Get:178 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-fec3.10.5 amd64 3.10.5.1-3 [252 kB]
#22 3.242 Get:179 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-dtv3.10.5 amd64 3.10.5.1-3 [400 kB]
#22 3.246 Get:180 http://deb.debian.org/debian bookworm/main amd64 libiio0 amd64 0.24-4 [49.6 kB]
#22 3.246 Get:181 http://deb.debian.org/debian bookworm/main amd64 libad9361-0 amd64 0.2-1 [72.1 kB]
#22 3.247 Get:182 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-iio3.10.5 amd64 3.10.5.1-3 [166 kB]
#22 3.248 Get:183 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-network3.10.5 amd64 3.10.5.1-3 [195 kB]
#22 3.250 Get:184 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-pdu3.10.5 amd64 3.10.5.1-3 [172 kB]
#22 3.252 Get:185 http://deb.debian.org/debian bookworm/main amd64 libqt5opengl5 amd64 5.15.8+dfsg-11+deb12u3 [148 kB]
#22 3.253 Get:186 http://deb.debian.org/debian bookworm/main amd64 libqt5svg5 amd64 5.15.8-3 [134 kB]
#22 3.254 Get:187 http://deb.debian.org/debian bookworm/main amd64 libqwt-qt5-6 amd64 6.1.4-2 [426 kB]
#22 3.257 Get:188 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-qtgui3.10.5 amd64 3.10.5.1-3 [466 kB]
#22 3.261 Get:189 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-soapy3.10.5 amd64 3.10.5.1-3 [142 kB]
#22 3.263 Get:190 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-trellis3.10.5 amd64 3.10.5.1-3 [204 kB]
#22 3.264 Get:191 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-uhd3.10.5 amd64 3.10.5.1-3 [195 kB]
#22 3.266 Get:192 http://deb.debian.org/debian bookworm/main amd64 libslang2 amd64 2.3.3-3 [554 kB]
#22 3.271 Get:193 http://deb.debian.org/debian bookworm/main amd64 libcaca0 amd64 0.99.beta20-3 [205 kB]
#22 3.273 Get:194 http://deb.debian.org/debian bookworm/main amd64 libasyncns0 amd64 0.8-6+b3 [12.9 kB]
#22 3.273 Get:195 http://deb.debian.org/debian bookworm/main amd64 libpulse0 amd64 16.1+dfsg1-2+b1 [274 kB]
#22 3.275 Get:196 http://deb.debian.org/debian bookworm/main amd64 libsdl1.2debian amd64 1.2.15+dfsg2-8 [199 kB]
#22 3.277 Get:197 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-video-sdl3.10.5 amd64 3.10.5.1-3 [102 kB]
#22 3.278 Get:198 http://deb.debian.org/debian bookworm/main amd64 libcodec2-1.0 amd64 1.0.5-1 [8,171 kB]
#22 3.350 Get:199 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-vocoder3.10.5 amd64 3.10.5.1-3 [116 kB]
#22 3.351 Get:200 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-wavelet3.10.5 amd64 3.10.5.1-3 [51.8 kB]
#22 3.351 Get:201 http://deb.debian.org/debian bookworm/main amd64 libgnuradio-zeromq3.10.5 amd64 3.10.5.1-3 [125 kB]
#22 3.352 Get:202 http://deb.debian.org/debian bookworm/main amd64 gnuradio amd64 3.10.5.1-3 [3,457 kB]
#22 3.520 debconf: delaying package configuration, since apt-utils is not installed
#22 3.563 Fetched 142 MB in 1s (105 MB/s)
#22 3.720 Selecting previously unselected package hicolor-icon-theme.
#22 3.720 (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 ... 124562 files and directories currently installed.)
#22 3.747 Preparing to unpack .../000-hicolor-icon-theme_0.17-2_all.deb ...
#22 3.781 Unpacking hicolor-icon-theme (0.17-2) ...
#22 4.018 Selecting previously unselected package gtk-update-icon-cache.
#22 4.027 Preparing to unpack .../001-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ...
#22 4.061 Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ...
#22 4.334 Selecting previously unselected package adwaita-icon-theme.
#22 4.339 Preparing to unpack .../002-adwaita-icon-theme_43-1_all.deb ...
#22 4.372 Unpacking adwaita-icon-theme (43-1) ...
#22 4.843 Selecting previously unselected package at-spi2-common.
#22 4.849 Preparing to unpack .../003-at-spi2-common_2.46.0-5_all.deb ...
#22 4.885 Unpacking at-spi2-common (2.46.0-5) ...
#22 5.076 Selecting previously unselected package castxml.
#22 5.080 Preparing to unpack .../004-castxml_0.5.1-1_amd64.deb ...
#22 5.110 Unpacking castxml (0.5.1-1) ...
#22 5.383 Selecting previously unselected package libdconf1:amd64.
#22 5.387 Preparing to unpack .../005-libdconf1_0.40.0-4_amd64.deb ...
#22 5.454 Unpacking libdconf1:amd64 (0.40.0-4) ...
#22 5.646 Selecting previously unselected package dconf-service.
#22 5.655 Preparing to unpack .../006-dconf-service_0.40.0-4_amd64.deb ...
#22 5.686 Unpacking dconf-service (0.40.0-4) ...
#22 5.869 Selecting previously unselected package dconf-gsettings-backend:amd64.
#22 5.874 Preparing to unpack .../007-dconf-gsettings-backend_0.40.0-4_amd64.deb ...
#22 5.917 Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ...
#22 6.136 Selecting previously unselected package fonts-mathjax.
#22 6.148 Preparing to unpack .../008-fonts-mathjax_2.7.9+dfsg-1_all.deb ...
#22 6.177 Unpacking fonts-mathjax (2.7.9+dfsg-1) ...
#22 6.716 Selecting previously unselected package gnome-terminal-data.
#22 6.721 Preparing to unpack .../009-gnome-terminal-data_3.46.8-1_all.deb ...
#22 6.752 Unpacking gnome-terminal-data (3.46.8-1) ...
#22 6.987 Selecting previously unselected package gsettings-desktop-schemas.
#22 6.992 Preparing to unpack .../010-gsettings-desktop-schemas_43.0-1_all.deb ...
#22 7.031 Unpacking gsettings-desktop-schemas (43.0-1) ...
#22 7.352 Selecting previously unselected package libatk1.0-0:amd64.
#22 7.357 Preparing to unpack .../011-libatk1.0-0_2.46.0-5_amd64.deb ...
#22 7.387 Unpacking libatk1.0-0:amd64 (2.46.0-5) ...
#22 7.640 Selecting previously unselected package libatspi2.0-0:amd64.
#22 7.645 Preparing to unpack .../012-libatspi2.0-0_2.46.0-5_amd64.deb ...
#22 7.673 Unpacking libatspi2.0-0:amd64 (2.46.0-5) ...
#22 7.963 Selecting previously unselected package libatk-bridge2.0-0:amd64.
#22 7.968 Preparing to unpack .../013-libatk-bridge2.0-0_2.46.0-5_amd64.deb ...
#22 8.008 Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ...
#22 8.270 Selecting previously unselected package libcolord2:amd64.
#22 8.276 Preparing to unpack .../014-libcolord2_1.4.6-2.2_amd64.deb ...
#22 8.310 Unpacking libcolord2:amd64 (1.4.6-2.2) ...
#22 8.570 Selecting previously unselected package libepoxy0:amd64.
#22 8.575 Preparing to unpack .../015-libepoxy0_1.5.10-1_amd64.deb ...
#22 8.605 Unpacking libepoxy0:amd64 (1.5.10-1) ...
#22 8.880 Selecting previously unselected package libwayland-client0:amd64.
#22 8.885 Preparing to unpack .../016-libwayland-client0_1.21.0-1_amd64.deb ...
#22 8.911 Unpacking libwayland-client0:amd64 (1.21.0-1) ...
#22 9.202 Selecting previously unselected package libwayland-cursor0:amd64.
#22 9.208 Preparing to unpack .../017-libwayland-cursor0_1.21.0-1_amd64.deb ...
#22 9.240 Unpacking libwayland-cursor0:amd64 (1.21.0-1) ...
#22 9.492 Selecting previously unselected package libwayland-egl1:amd64.
#22 9.497 Preparing to unpack .../018-libwayland-egl1_1.21.0-1_amd64.deb ...
#22 9.530 Unpacking libwayland-egl1:amd64 (1.21.0-1) ...
#22 9.785 Selecting previously unselected package libxcomposite1:amd64.
#22 9.795 Preparing to unpack .../019-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
#22 9.832 Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
#22 10.09 Selecting previously unselected package libxfixes3:amd64.
#22 10.09 Preparing to unpack .../020-libxfixes3_1%3a6.0.0-2_amd64.deb ...
#22 10.13 Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
#22 10.35 Selecting previously unselected package libxcursor1:amd64.
#22 10.36 Preparing to unpack .../021-libxcursor1_1%3a1.2.1-1_amd64.deb ...
#22 10.40 Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
#22 10.62 Selecting previously unselected package libxdamage1:amd64.
#22 10.63 Preparing to unpack .../022-libxdamage1_1%3a1.1.6-1_amd64.deb ...
#22 10.66 Unpacking libxdamage1:amd64 (1:1.1.6-1) ...
#22 10.98 Selecting previously unselected package libxinerama1:amd64.
#22 10.99 Preparing to unpack .../023-libxinerama1_2%3a1.1.4-3_amd64.deb ...
#22 11.02 Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
#22 11.20 Selecting previously unselected package xkb-data.
#22 11.21 Preparing to unpack .../024-xkb-data_2.35.1-1_all.deb ...
#22 11.24 Unpacking xkb-data (2.35.1-1) ...
#22 11.50 Selecting previously unselected package libxkbcommon0:amd64.
#22 11.51 Preparing to unpack .../025-libxkbcommon0_1.5.0-1_amd64.deb ...
#22 11.54 Unpacking libxkbcommon0:amd64 (1.5.0-1) ...
#22 11.81 Selecting previously unselected package libxrandr2:amd64.
#22 11.81 Preparing to unpack .../026-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
#22 11.84 Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
#22 12.15 Selecting previously unselected package libgtk-3-common.
#22 12.16 Preparing to unpack .../027-libgtk-3-common_3.24.38-2~deb12u3_all.deb ...
#22 12.19 Unpacking libgtk-3-common (3.24.38-2~deb12u3) ...
#22 12.65 Selecting previously unselected package libgtk-3-0:amd64.
#22 12.65 Preparing to unpack .../028-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ...
#22 12.69 Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
#22 13.06 Selecting previously unselected package libvte-2.91-common.
#22 13.07 Preparing to unpack .../029-libvte-2.91-common_0.70.6-2~deb12u1_amd64.deb ...
#22 13.10 Unpacking libvte-2.91-common (0.70.6-2~deb12u1) ...
#22 13.36 Selecting previously unselected package libvte-2.91-0:amd64.
#22 13.36 Preparing to unpack .../030-libvte-2.91-0_0.70.6-2~deb12u1_amd64.deb ...
#22 13.39 Unpacking libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ...
#22 13.64 Selecting previously unselected package gnome-terminal.
#22 13.64 Preparing to unpack .../031-gnome-terminal_3.46.8-1_amd64.deb ...
#22 13.67 Unpacking gnome-terminal (3.46.8-1) ...
#22 13.97 Selecting previously unselected package libjs-mathjax.
#22 13.98 Preparing to unpack .../032-libjs-mathjax_2.7.9+dfsg-1_all.deb ...
#22 14.02 Unpacking libjs-mathjax (2.7.9+dfsg-1) ...
#22 14.50 Selecting previously unselected package liborc-0.4-0:amd64.
#22 14.51 Preparing to unpack .../033-liborc-0.4-0_1%3a0.4.33-2_amd64.deb ...
#22 14.55 Unpacking liborc-0.4-0:amd64 (1:0.4.33-2) ...
#22 14.88 Selecting previously unselected package libvolk2.5:amd64.
#22 14.89 Preparing to unpack .../034-libvolk2.5_2.5.2-3_amd64.deb ...
#22 14.93 Unpacking libvolk2.5:amd64 (2.5.2-3) ...
#22 15.17 Selecting previously unselected package libvolk2-bin.
#22 15.17 Preparing to unpack .../035-libvolk2-bin_2.5.2-3_amd64.deb ...
#22 15.20 Unpacking libvolk2-bin (2.5.2-3) ...
#22 15.45 Selecting previously unselected package python3-colorama.
#22 15.45 Preparing to unpack .../036-python3-colorama_0.4.6-2_all.deb ...
#22 15.48 Unpacking python3-colorama (0.4.6-2) ...
#22 15.72 Selecting previously unselected package python3-click.
#22 15.72 Preparing to unpack .../037-python3-click_8.1.3-2_all.deb ...
#22 15.76 Unpacking python3-click (8.1.3-2) ...
#22 15.99 Selecting previously unselected package python3-click-plugins.
#22 16.00 Preparing to unpack .../038-python3-click-plugins_1.1.1-4_all.deb ...
#22 16.03 Unpacking python3-click-plugins (1.1.1-4) ...
#22 16.27 Selecting previously unselected package python3-cairo:amd64.
#22 16.28 Preparing to unpack .../039-python3-cairo_1.20.1-5+b1_amd64.deb ...
#22 16.31 Unpacking python3-cairo:amd64 (1.20.1-5+b1) ...
#22 16.61 Selecting previously unselected package python3-gi-cairo.
#22 16.62 Preparing to unpack .../040-python3-gi-cairo_3.42.2-3+b1_amd64.deb ...
#22 16.65 Unpacking python3-gi-cairo (3.42.2-3+b1) ...
#22 16.89 Selecting previously unselected package python3-pyrsistent:amd64.
#22 16.90 Preparing to unpack .../041-python3-pyrsistent_0.18.1-1+b3_amd64.deb ...
#22 16.93 Unpacking python3-pyrsistent:amd64 (0.18.1-1+b3) ...
#22 17.18 Selecting previously unselected package python3-jsonschema.
#22 17.18 Preparing to unpack .../042-python3-jsonschema_4.10.3-1_all.deb ...
#22 17.32 Unpacking python3-jsonschema (4.10.3-1) ...
#22 17.55 Selecting previously unselected package python3-lxml:amd64.
#22 17.56 Preparing to unpack .../043-python3-lxml_4.9.2-1+b1_amd64.deb ...
#22 17.59 Unpacking python3-lxml:amd64 (4.9.2-1+b1) ...
#22 17.88 Selecting previously unselected package libglvnd0:amd64.
#22 17.89 Preparing to unpack .../044-libglvnd0_1.6.0-1_amd64.deb ...
#22 17.92 Unpacking libglvnd0:amd64 (1.6.0-1) ...
#22 18.11 Selecting previously unselected package libdrm-common.
#22 18.11 Preparing to unpack .../045-libdrm-common_2.4.114-1_all.deb ...
#22 18.14 Unpacking libdrm-common (2.4.114-1) ...
#22 18.39 Selecting previously unselected package libdrm2:amd64.
#22 18.39 Preparing to unpack .../046-libdrm2_2.4.114-1+b1_amd64.deb ...
#22 18.42 Unpacking libdrm2:amd64 (2.4.114-1+b1) ...
#22 18.66 Selecting previously unselected package libglapi-mesa:amd64.
#22 18.66 Preparing to unpack .../047-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ...
#22 18.69 Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
#22 18.92 Selecting previously unselected package libx11-xcb1:amd64.
#22 18.93 Preparing to unpack .../048-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
#22 18.97 Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
#22 19.22 Selecting previously unselected package libxcb-dri2-0:amd64.
#22 19.23 Preparing to unpack .../049-libxcb-dri2-0_1.15-1_amd64.deb ...
#22 19.27 Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
#22 19.51 Selecting previously unselected package libxcb-dri3-0:amd64.
#22 19.52 Preparing to unpack .../050-libxcb-dri3-0_1.15-1_amd64.deb ...
#22 19.56 Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
#22 19.82 Selecting previously unselected package libxcb-glx0:amd64.
#22 19.82 Preparing to unpack .../051-libxcb-glx0_1.15-1_amd64.deb ...
#22 19.85 Unpacking libxcb-glx0:amd64 (1.15-1) ...
#22 20.16 Selecting previously unselected package libxcb-present0:amd64.
#22 20.16 Preparing to unpack .../052-libxcb-present0_1.15-1_amd64.deb ...
#22 20.19 Unpacking libxcb-present0:amd64 (1.15-1) ...
#22 20.44 Selecting previously unselected package libxcb-randr0:amd64.
#22 20.44 Preparing to unpack .../053-libxcb-randr0_1.15-1_amd64.deb ...
#22 20.47 Unpacking libxcb-randr0:amd64 (1.15-1) ...
#22 20.72 Selecting previously unselected package libxcb-sync1:amd64.
#22 20.72 Preparing to unpack .../054-libxcb-sync1_1.15-1_amd64.deb ...
#22 20.75 Unpacking libxcb-sync1:amd64 (1.15-1) ...
#22 21.44 Selecting previously unselected package libxcb-xfixes0:amd64.
#22 21.45 Preparing to unpack .../055-libxcb-xfixes0_1.15-1_amd64.deb ...
#22 21.48 Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
#22 21.73 Selecting previously unselected package libxshmfence1:amd64.
#22 21.73 Preparing to unpack .../056-libxshmfence1_1.3-1_amd64.deb ...
#22 21.77 Unpacking libxshmfence1:amd64 (1.3-1) ...
#22 21.99 Selecting previously unselected package libxxf86vm1:amd64.
#22 21.99 Preparing to unpack .../057-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
#22 22.03 Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#22 22.28 Selecting previously unselected package libdrm-amdgpu1:amd64.
#22 22.29 Preparing to unpack .../058-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ...
#22 22.32 Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
#22 22.56 Selecting previously unselected package libdrm-intel1:amd64.
#22 22.57 Preparing to unpack .../059-libdrm-intel1_2.4.114-1+b1_amd64.deb ...
#22 22.61 Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ...
#22 22.85 Selecting previously unselected package libdrm-nouveau2:amd64.
#22 22.85 Preparing to unpack .../060-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ...
#22 22.89 Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
#22 23.13 Selecting previously unselected package libdrm-radeon1:amd64.
#22 23.13 Preparing to unpack .../061-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...
#22 23.16 Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...
#22 23.41 Selecting previously unselected package libllvm15:amd64.
#22 23.41 Preparing to unpack .../062-libllvm15_1%3a15.0.6-4+b1_amd64.deb ...
#22 23.45 Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ...
#22 24.16 Selecting previously unselected package libgl1-mesa-dri:amd64.
#22 24.16 Preparing to unpack .../063-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ...
#22 24.20 Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
#22 24.74 Selecting previously unselected package libglx-mesa0:amd64.
#22 24.75 Preparing to unpack .../064-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ...
#22 24.78 Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 25.10 Selecting previously unselected package libglx0:amd64.
#22 25.11 Preparing to unpack .../065-libglx0_1.6.0-1_amd64.deb ...
#22 25.14 Unpacking libglx0:amd64 (1.6.0-1) ...
#22 25.40 Selecting previously unselected package libgl1:amd64.
#22 25.41 Preparing to unpack .../066-libgl1_1.6.0-1_amd64.deb ...
#22 25.44 Unpacking libgl1:amd64 (1.6.0-1) ...
#22 25.64 Selecting previously unselected package libgl1-mesa-glx:amd64.
#22 25.65 Preparing to unpack .../067-libgl1-mesa-glx_22.3.6-1+deb12u1_amd64.deb ...
#22 25.68 Unpacking libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ...
#22 25.94 Selecting previously unselected package libopengl0:amd64.
#22 25.95 Preparing to unpack .../068-libopengl0_1.6.0-1_amd64.deb ...
#22 25.99 Unpacking libopengl0:amd64 (1.6.0-1) ...
#22 26.22 Selecting previously unselected package libglu1-mesa:amd64.
#22 26.23 Preparing to unpack .../069-libglu1-mesa_9.0.2-1.1_amd64.deb ...
#22 26.26 Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ...
#22 26.62 Selecting previously unselected package python3-opengl.
#22 26.62 Preparing to unpack .../070-python3-opengl_3.1.6+dfsg-3_all.deb ...
#22 26.67 Unpacking python3-opengl (3.1.6+dfsg-3) ...
#22 27.01 Selecting previously unselected package python3-pygccxml.
#22 27.02 Preparing to unpack .../071-python3-pygccxml_2.2.1-1_all.deb ...
#22 27.05 Unpacking python3-pygccxml (2.2.1-1) ...
#22 27.25 Selecting previously unselected package python3-pyqt5.sip.
#22 27.26 Preparing to unpack .../072-python3-pyqt5.sip_12.11.1-1_amd64.deb ...
#22 27.29 Unpacking python3-pyqt5.sip (12.11.1-1) ...
#22 27.54 Selecting previously unselected package libdouble-conversion3:amd64.
#22 27.54 Preparing to unpack .../073-libdouble-conversion3_3.2.1-1_amd64.deb ...
#22 27.58 Unpacking libdouble-conversion3:amd64 (3.2.1-1) ...
#22 27.91 Selecting previously unselected package libqt5core5a:amd64.
#22 27.92 Preparing to unpack .../074-libqt5core5a_5.15.8+dfsg-11+deb12u3_amd64.deb ...
#22 27.95 Unpacking libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 28.28 Selecting previously unselected package libqt5dbus5:amd64.
#22 28.28 Preparing to unpack .../075-libqt5dbus5_5.15.8+dfsg-11+deb12u3_amd64.deb ...
#22 28.31 Unpacking libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 28.58 Selecting previously unselected package libwayland-server0:amd64.
#22 28.59 Preparing to unpack .../076-libwayland-server0_1.21.0-1_amd64.deb ...
#22 28.62 Unpacking libwayland-server0:amd64 (1.21.0-1) ...
#22 28.88 Selecting previously unselected package libgbm1:amd64.
#22 28.89 Preparing to unpack .../077-libgbm1_22.3.6-1+deb12u1_amd64.deb ...
#22 28.92 Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ...
#22 29.17 Selecting previously unselected package libegl-mesa0:amd64.
#22 29.18 Preparing to unpack .../078-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ...
#22 29.21 Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 29.45 Selecting previously unselected package libegl1:amd64.
#22 29.46 Preparing to unpack .../079-libegl1_1.6.0-1_amd64.deb ...
#22 29.49 Unpacking libegl1:amd64 (1.6.0-1) ...
#22 29.74 Selecting previously unselected package libevdev2:amd64.
#22 29.74 Preparing to unpack .../080-libevdev2_1.13.0+dfsg-1_amd64.deb ...
#22 29.77 Unpacking libevdev2:amd64 (1.13.0+dfsg-1) ...
#22 30.10 Selecting previously unselected package libmtdev1:amd64.
#22 30.10 Preparing to unpack .../081-libmtdev1_1.1.6-1_amd64.deb ...
#22 30.13 Unpacking libmtdev1:amd64 (1.1.6-1) ...
#22 30.49 Selecting previously unselected package libgudev-1.0-0:amd64.
#22 30.50 Preparing to unpack .../082-libgudev-1.0-0_237-2_amd64.deb ...
#22 30.53 Unpacking libgudev-1.0-0:amd64 (237-2) ...
#22 30.73 Selecting previously unselected package libwacom-common.
#22 30.73 Preparing to unpack .../083-libwacom-common_2.6.0-1_all.deb ...
#22 30.76 Unpacking libwacom-common (2.6.0-1) ...
#22 31.02 Selecting previously unselected package libwacom9:amd64.
#22 31.02 Preparing to unpack .../084-libwacom9_2.6.0-1_amd64.deb ...
#22 31.05 Unpacking libwacom9:amd64 (2.6.0-1) ...
#22 31.24 Selecting previously unselected package libinput-bin.
#22 31.25 Preparing to unpack .../085-libinput-bin_1.22.1-1_amd64.deb ...
#22 31.28 Unpacking libinput-bin (1.22.1-1) ...
#22 31.57 Selecting previously unselected package libinput10:amd64.
#22 31.58 Preparing to unpack .../086-libinput10_1.22.1-1_amd64.deb ...
#22 31.61 Unpacking libinput10:amd64 (1.22.1-1) ...
#22 31.84 Selecting previously unselected package libmd4c0:amd64.
#22 31.85 Preparing to unpack .../087-libmd4c0_0.4.8-1_amd64.deb ...
#22 31.88 Unpacking libmd4c0:amd64 (0.4.8-1) ...
#22 32.24 Selecting previously unselected package libqt5network5:amd64.
#22 32.25 Preparing to unpack .../088-libqt5network5_5.15.8+dfsg-11+deb12u3_amd64.deb ...
#22 32.28 Unpacking libqt5network5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 32.53 Selecting previously unselected package libxcb-icccm4:amd64.
#22 32.54 Preparing to unpack .../089-libxcb-icccm4_0.4.1-1.1_amd64.deb ...
#22 32.58 Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ...
#22 32.81 Selecting previously unselected package libxcb-util1:amd64.
#22 32.82 Preparing to unpack .../090-libxcb-util1_0.4.0-1+b1_amd64.deb ...
#22 32.86 Unpacking libxcb-util1:amd64 (0.4.0-1+b1) ...
#22 33.10 Selecting previously unselected package libxcb-image0:amd64.
#22 33.11 Preparing to unpack .../091-libxcb-image0_0.4.0-2_amd64.deb ...
#22 33.14 Unpacking libxcb-image0:amd64 (0.4.0-2) ...
#22 33.43 Selecting previously unselected package libxcb-keysyms1:amd64.
#22 33.45 Preparing to unpack .../092-libxcb-keysyms1_0.4.0-1+b2_amd64.deb ...
#22 33.48 Unpacking libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#22 33.71 Selecting previously unselected package libxcb-render-util0:amd64.
#22 33.71 Preparing to unpack .../093-libxcb-render-util0_0.3.9-1+b1_amd64.deb ...
#22 33.74 Unpacking libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#22 34.05 Selecting previously unselected package libxcb-shape0:amd64.
#22 34.06 Preparing to unpack .../094-libxcb-shape0_1.15-1_amd64.deb ...
#22 34.09 Unpacking libxcb-shape0:amd64 (1.15-1) ...
#22 34.32 Selecting previously unselected package libxcb-xinerama0:amd64.
#22 34.33 Preparing to unpack .../095-libxcb-xinerama0_1.15-1_amd64.deb ...
#22 34.36 Unpacking libxcb-xinerama0:amd64 (1.15-1) ...
#22 34.57 Selecting previously unselected package libxcb-xinput0:amd64.
#22 34.58 Preparing to unpack .../096-libxcb-xinput0_1.15-1_amd64.deb ...
#22 34.62 Unpacking libxcb-xinput0:amd64 (1.15-1) ...
#22 34.85 Selecting previously unselected package libxcb-xkb1:amd64.
#22 34.86 Preparing to unpack .../097-libxcb-xkb1_1.15-1_amd64.deb ...
#22 34.89 Unpacking libxcb-xkb1:amd64 (1.15-1) ...
#22 35.15 Selecting previously unselected package libxkbcommon-x11-0:amd64.
#22 35.15 Preparing to unpack .../098-libxkbcommon-x11-0_1.5.0-1_amd64.deb ...
#22 35.18 Unpacking libxkbcommon-x11-0:amd64 (1.5.0-1) ...
#22 35.49 Selecting previously unselected package libqt5gui5:amd64.
#22 35.50 Preparing to unpack .../099-libqt5gui5_5.15.8+dfsg-11+deb12u3_amd64.deb ...
#22 35.52 Unpacking libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 35.91 Selecting previously unselected package libqt5widgets5:amd64.
#22 35.91 Preparing to unpack .../100-libqt5widgets5_5.15.8+dfsg-11+deb12u3_amd64.deb ...
#22 35.94 Unpacking libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 36.29 Selecting previously unselected package libqt5xml5:amd64.
#22 36.30 Preparing to unpack .../101-libqt5xml5_5.15.8+dfsg-11+deb12u3_amd64.deb ...
#22 36.34 Unpacking libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 36.58 Selecting previously unselected package libqt5designer5:amd64.
#22 36.59 Preparing to unpack .../102-libqt5designer5_5.15.8-2_amd64.deb ...
#22 36.62 Unpacking libqt5designer5:amd64 (5.15.8-2) ...
#22 36.95 Selecting previously unselected package libqt5sql5:amd64.
#22 36.96 Preparing to unpack .../103-libqt5sql5_5.15.8+dfsg-11+deb12u3_amd64.deb ...
#22 36.99 Unpacking libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 37.22 Selecting previously unselected package libqt5help5:amd64.
#22 37.23 Preparing to unpack .../104-libqt5help5_5.15.8-2_amd64.deb ...
#22 37.26 Unpacking libqt5help5:amd64 (5.15.8-2) ...
#22 37.51 Selecting previously unselected package libqt5printsupport5:amd64.
#22 37.52 Preparing to unpack .../105-libqt5printsupport5_5.15.8+dfsg-11+deb12u3_amd64.deb ...
#22 37.59 Unpacking libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 37.84 Selecting previously unselected package libqt5test5:amd64.
#22 37.84 Preparing to unpack .../106-libqt5test5_5.15.8+dfsg-11+deb12u3_amd64.deb ...
#22 37.88 Unpacking libqt5test5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 38.16 Selecting previously unselected package python3-pyqt5.
#22 38.16 Preparing to unpack .../107-python3-pyqt5_5.15.9+dfsg-1_amd64.deb ...
#22 38.19 Unpacking python3-pyqt5 (5.15.9+dfsg-1) ...
#22 38.47 Selecting previously unselected package python3-pyqt6.sip.
#22 38.48 Preparing to unpack .../108-python3-pyqt6.sip_13.4.1-1_amd64.deb ...
#22 38.51 Unpacking python3-pyqt6.sip (13.4.1-1) ...
#22 38.72 Selecting previously unselected package libb2-1:amd64.
#22 38.73 Preparing to unpack .../109-libb2-1_0.98.1-1.1_amd64.deb ...
#22 38.76 Unpacking libb2-1:amd64 (0.98.1-1.1) ...
#22 39.00 Selecting previously unselected package libqt6core6:amd64.
#22 39.00 Preparing to unpack .../110-libqt6core6_6.4.2+dfsg-10_amd64.deb ...
#22 39.03 Unpacking libqt6core6:amd64 (6.4.2+dfsg-10) ...
#22 39.34 Selecting previously unselected package libqt6dbus6:amd64.
#22 39.35 Preparing to unpack .../111-libqt6dbus6_6.4.2+dfsg-10_amd64.deb ...
#22 39.38 Unpacking libqt6dbus6:amd64 (6.4.2+dfsg-10) ...
#22 39.66 Selecting previously unselected package libts0:amd64.
#22 39.67 Preparing to unpack .../112-libts0_1.22-1+b1_amd64.deb ...
#22 39.70 Unpacking libts0:amd64 (1.22-1+b1) ...
#22 39.94 Selecting previously unselected package libqt6gui6:amd64.
#22 39.95 Preparing to unpack .../113-libqt6gui6_6.4.2+dfsg-10_amd64.deb ...
#22 39.98 Unpacking libqt6gui6:amd64 (6.4.2+dfsg-10) ...
#22 40.32 Selecting previously unselected package libproxy1v5:amd64.
#22 40.33 Preparing to unpack .../114-libproxy1v5_0.4.18-1.2_amd64.deb ...
#22 40.35 Unpacking libproxy1v5:amd64 (0.4.18-1.2) ...
#22 40.58 Selecting previously unselected package libqt6network6:amd64.
#22 40.58 Preparing to unpack .../115-libqt6network6_6.4.2+dfsg-10_amd64.deb ...
#22 40.61 Unpacking libqt6network6:amd64 (6.4.2+dfsg-10) ...
#22 40.98 Selecting previously unselected package libqt6opengl6:amd64.
#22 40.98 Preparing to unpack .../116-libqt6opengl6_6.4.2+dfsg-10_amd64.deb ...
#22 41.01 Unpacking libqt6opengl6:amd64 (6.4.2+dfsg-10) ...
#22 41.27 Selecting previously unselected package libqt6widgets6:amd64.
#22 41.28 Preparing to unpack .../117-libqt6widgets6_6.4.2+dfsg-10_amd64.deb ...
#22 41.31 Unpacking libqt6widgets6:amd64 (6.4.2+dfsg-10) ...
#22 41.65 Selecting previously unselected package libqt6openglwidgets6:amd64.
#22 41.66 Preparing to unpack .../118-libqt6openglwidgets6_6.4.2+dfsg-10_amd64.deb ...
#22 41.95 Unpacking libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ...
#22 42.20 Selecting previously unselected package libqt6printsupport6:amd64.
#22 42.21 Preparing to unpack .../119-libqt6printsupport6_6.4.2+dfsg-10_amd64.deb ...
#22 42.24 Unpacking libqt6printsupport6:amd64 (6.4.2+dfsg-10) ...
#22 42.48 Selecting previously unselected package libqt6sql6:amd64.
#22 42.49 Preparing to unpack .../120-libqt6sql6_6.4.2+dfsg-10_amd64.deb ...
#22 42.51 Unpacking libqt6sql6:amd64 (6.4.2+dfsg-10) ...
#22 42.77 Selecting previously unselected package libqt6test6:amd64.
#22 42.78 Preparing to unpack .../121-libqt6test6_6.4.2+dfsg-10_amd64.deb ...
#22 42.81 Unpacking libqt6test6:amd64 (6.4.2+dfsg-10) ...
#22 43.04 Selecting previously unselected package libqt6xml6:amd64.
#22 43.05 Preparing to unpack .../122-libqt6xml6_6.4.2+dfsg-10_amd64.deb ...
#22 43.07 Unpacking libqt6xml6:amd64 (6.4.2+dfsg-10) ...
#22 43.29 Selecting previously unselected package python3-pyqt6.
#22 43.30 Preparing to unpack .../123-python3-pyqt6_6.4.2-1_amd64.deb ...
#22 43.32 Unpacking python3-pyqt6 (6.4.2-1) ...
#22 43.65 Selecting previously unselected package python3-decorator.
#22 43.65 Preparing to unpack .../124-python3-decorator_5.1.1-3_all.deb ...
#22 43.69 Unpacking python3-decorator (5.1.1-3) ...
#22 43.94 Selecting previously unselected package libopenblas0-pthread:amd64.
#22 43.94 Preparing to unpack .../125-libopenblas0-pthread_0.3.21+ds-4_amd64.deb ...
#22 43.97 Unpacking libopenblas0-pthread:amd64 (0.3.21+ds-4) ...
#22 44.34 Selecting previously unselected package libopenblas0:amd64.
#22 44.34 Preparing to unpack .../126-libopenblas0_0.3.21+ds-4_amd64.deb ...
#22 44.37 Unpacking libopenblas0:amd64 (0.3.21+ds-4) ...
#22 44.59 Selecting previously unselected package libopenblas-pthread-dev:amd64.
#22 44.60 Preparing to unpack .../127-libopenblas-pthread-dev_0.3.21+ds-4_amd64.deb ...
#22 44.63 Unpacking libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ...
#22 44.94 Selecting previously unselected package libopenblas-dev:amd64.
#22 44.94 Preparing to unpack .../128-libopenblas-dev_0.3.21+ds-4_amd64.deb ...
#22 44.97 Unpacking libopenblas-dev:amd64 (0.3.21+ds-4) ...
#22 45.15 Selecting previously unselected package libpython3-all-dev:amd64.
#22 45.16 Preparing to unpack .../129-libpython3-all-dev_3.11.2-1+b1_amd64.deb ...
#22 45.19 Unpacking libpython3-all-dev:amd64 (3.11.2-1+b1) ...
#22 45.37 Selecting previously unselected package python3-all.
#22 45.38 Preparing to unpack .../130-python3-all_3.11.2-1+b1_amd64.deb ...
#22 45.41 Unpacking python3-all (3.11.2-1+b1) ...
#22 45.60 Selecting previously unselected package python3-all-dev.
#22 45.61 Preparing to unpack .../131-python3-all-dev_3.11.2-1+b1_amd64.deb ...
#22 45.65 Unpacking python3-all-dev (3.11.2-1+b1) ...
#22 45.82 Selecting previously unselected package libxsimd-dev:amd64.
#22 45.83 Preparing to unpack .../132-libxsimd-dev_8.1.0-7_amd64.deb ...
#22 45.86 Unpacking libxsimd-dev:amd64 (8.1.0-7) ...
#22 46.07 Selecting previously unselected package python3-gast.
#22 46.08 Preparing to unpack .../133-python3-gast_0.5.2-2_all.deb ...
#22 46.11 Unpacking python3-gast (0.5.2-2) ...
#22 46.32 Selecting previously unselected package python3-beniget.
#22 46.33 Preparing to unpack .../134-python3-beniget_0.4.1-3_all.deb ...
#22 46.35 Unpacking python3-beniget (0.4.1-3) ...
#22 46.56 Selecting previously unselected package python3-ply.
#22 46.57 Preparing to unpack .../135-python3-ply_3.11-5_all.deb ...
#22 46.69 Unpacking python3-ply (3.11-5) ...
#22 47.30 Selecting previously unselected package python3-pythran.
#22 47.31 Preparing to unpack .../136-python3-pythran_0.11.0+ds-7_amd64.deb ...
#22 47.34 Unpacking python3-pythran (0.11.0+ds-7) ...
#22 47.66 Selecting previously unselected package liblbfgsb0:amd64.
#22 47.67 Preparing to unpack .../137-liblbfgsb0_3.0+dfsg.4-1_amd64.deb ...
#22 47.70 Unpacking liblbfgsb0:amd64 (3.0+dfsg.4-1) ...
#22 47.91 Selecting previously unselected package python3-scipy.
#22 47.92 Preparing to unpack .../138-python3-scipy_1.10.1-2_amd64.deb ...
#22 47.95 Unpacking python3-scipy (1.10.1-2) ...
#22 48.46 Selecting previously unselected package pyqt5-dev-tools.
#22 48.47 Preparing to unpack .../139-pyqt5-dev-tools_5.15.9+dfsg-1_amd64.deb ...
#22 48.49 Unpacking pyqt5-dev-tools (5.15.9+dfsg-1) ...
#22 48.72 Selecting previously unselected package pyqt6-dev-tools.
#22 48.72 Preparing to unpack .../140-pyqt6-dev-tools_6.4.2-1_all.deb ...
#22 48.76 Unpacking pyqt6-dev-tools (6.4.2-1) ...
#22 48.98 Selecting previously unselected package qtchooser.
#22 48.98 Preparing to unpack .../141-qtchooser_66-2_amd64.deb ...
#22 49.02 Unpacking qtchooser (66-2) ...
#22 49.19 Selecting previously unselected package qtbase5-dev-tools.
#22 49.20 Preparing to unpack .../142-qtbase5-dev-tools_5.15.8+dfsg-11+deb12u3_amd64.deb ...
#22 49.24 Unpacking qtbase5-dev-tools (5.15.8+dfsg-11+deb12u3) ...
#22 49.45 Selecting previously unselected package qt6-base-dev-tools.
#22 49.45 Preparing to unpack .../143-qt6-base-dev-tools_6.4.2+dfsg-10_amd64.deb ...
#22 49.49 Unpacking qt6-base-dev-tools (6.4.2+dfsg-10) ...
#22 49.74 Selecting previously unselected package python3-pyqtgraph.
#22 49.75 Preparing to unpack .../144-python3-pyqtgraph_0.13.1-4_all.deb ...
#22 49.78 Unpacking python3-pyqtgraph (0.13.1-4) ...
#22 50.04 Selecting previously unselected package python3-contextlib2.
#22 50.04 Preparing to unpack .../145-python3-contextlib2_0.6.0.post1-3_all.deb ...
#22 50.08 Unpacking python3-contextlib2 (0.6.0.post1-3) ...
#22 50.29 Selecting previously unselected package python3-schema.
#22 50.30 Preparing to unpack .../146-python3-schema_0.7.5-1_all.deb ...
#22 50.34 Unpacking python3-schema (0.7.5-1) ...
#22 50.61 Selecting previously unselected package python3-sip.
#22 50.61 Preparing to unpack .../147-python3-sip_4.19.25+dfsg-5+b1_amd64.deb ...
#22 50.64 Unpacking python3-sip (4.19.25+dfsg-5+b1) ...
#22 50.86 Selecting previously unselected package python3-thrift.
#22 50.87 Preparing to unpack .../148-python3-thrift_0.17.0-2+b2_amd64.deb ...
#22 50.96 Unpacking python3-thrift (0.17.0-2+b2) ...
#22 51.36 Selecting previously unselected package python3-cffi-backend:amd64.
#22 51.37 Preparing to unpack .../149-python3-cffi-backend_1.15.1-5+b1_amd64.deb ...
#22 51.39 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ...
#22 51.60 Selecting previously unselected package python3-zmq.
#22 51.61 Preparing to unpack .../150-python3-zmq_24.0.1-4+b1_amd64.deb ...
#22 51.63 Unpacking python3-zmq (24.0.1-4+b1) ...
#22 51.86 Selecting previously unselected package libfmt9:amd64.
#22 51.87 Preparing to unpack .../151-libfmt9_9.1.0+ds1-2_amd64.deb ...
#22 51.90 Unpacking libfmt9:amd64 (9.1.0+ds1-2) ...
#22 52.11 Selecting previously unselected package libgnuradio-pmt3.10.5:amd64.
#22 52.12 Preparing to unpack .../152-libgnuradio-pmt3.10.5_3.10.5.1-3_amd64.deb ...
#22 52.15 Unpacking libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ...
#22 52.38 Selecting previously unselected package libspdlog1.10:amd64.
#22 52.38 Preparing to unpack .../153-libspdlog1.10_1%3a1.10.0+ds-0.4_amd64.deb ...
#22 52.42 Unpacking libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ...
#22 52.63 Selecting previously unselected package libthrift-0.17.0:amd64.
#22 52.64 Preparing to unpack .../154-libthrift-0.17.0_0.17.0-2+b2_amd64.deb ...
#22 52.67 Unpacking libthrift-0.17.0:amd64 (0.17.0-2+b2) ...
#22 52.89 Selecting previously unselected package libunwind8:amd64.
#22 52.90 Preparing to unpack .../155-libunwind8_1.6.2-3_amd64.deb ...
#22 52.93 Unpacking libunwind8:amd64 (1.6.2-3) ...
#22 53.14 Selecting previously unselected package libgnuradio-runtime3.10.5:amd64.
#22 53.15 Preparing to unpack .../156-libgnuradio-runtime3.10.5_3.10.5.1-3_amd64.deb ...
#22 53.18 Unpacking libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ...
#22 53.43 Selecting previously unselected package libogg0:amd64.
#22 53.44 Preparing to unpack .../157-libogg0_1.3.5-3_amd64.deb ...
#22 53.47 Unpacking libogg0:amd64 (1.3.5-3) ...
#22 53.70 Selecting previously unselected package libflac12:amd64.
#22 53.71 Preparing to unpack .../158-libflac12_1.4.2+ds-2_amd64.deb ...
#22 53.74 Unpacking libflac12:amd64 (1.4.2+ds-2) ...
#22 53.97 Selecting previously unselected package libmp3lame0:amd64.
#22 53.98 Preparing to unpack .../159-libmp3lame0_3.100-6_amd64.deb ...
#22 54.01 Unpacking libmp3lame0:amd64 (3.100-6) ...
#22 54.25 Selecting previously unselected package libmpg123-0:amd64.
#22 54.26 Preparing to unpack .../160-libmpg123-0_1.31.2-1+deb12u1_amd64.deb ...
#22 54.29 Unpacking libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
#22 54.54 Selecting previously unselected package libopus0:amd64.
#22 54.55 Preparing to unpack .../161-libopus0_1.3.1-3_amd64.deb ...
#22 54.58 Unpacking libopus0:amd64 (1.3.1-3) ...
#22 54.84 Selecting previously unselected package libvorbis0a:amd64.
#22 54.85 Preparing to unpack .../162-libvorbis0a_1.3.7-1_amd64.deb ...
#22 54.88 Unpacking libvorbis0a:amd64 (1.3.7-1) ...
#22 55.13 Selecting previously unselected package libvorbisenc2:amd64.
#22 55.14 Preparing to unpack .../163-libvorbisenc2_1.3.7-1_amd64.deb ...
#22 55.17 Unpacking libvorbisenc2:amd64 (1.3.7-1) ...
#22 55.41 Selecting previously unselected package libsndfile1:amd64.
#22 55.41 Preparing to unpack .../164-libsndfile1_1.2.0-1_amd64.deb ...
#22 55.50 Unpacking libsndfile1:amd64 (1.2.0-1) ...
#22 55.74 Selecting previously unselected package libgnuradio-blocks3.10.5:amd64.
#22 55.75 Preparing to unpack .../165-libgnuradio-blocks3.10.5_3.10.5.1-3_amd64.deb ...
#22 55.78 Unpacking libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ...
#22 56.09 Selecting previously unselected package libgnuradio-fft3.10.5:amd64.
#22 56.09 Preparing to unpack .../166-libgnuradio-fft3.10.5_3.10.5.1-3_amd64.deb ...
#22 56.13 Unpacking libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ...
#22 56.36 Selecting previously unselected package libgnuradio-analog3.10.5:amd64.
#22 56.36 Preparing to unpack .../167-libgnuradio-analog3.10.5_3.10.5.1-3_amd64.deb ...
#22 56.40 Unpacking libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ...
#22 56.65 Selecting previously unselected package libsamplerate0:amd64.
#22 56.65 Preparing to unpack .../168-libsamplerate0_0.2.2-3_amd64.deb ...
#22 56.68 Unpacking libsamplerate0:amd64 (0.2.2-3) ...
#22 56.96 Selecting previously unselected package libjack-jackd2-0:amd64.
#22 56.96 Preparing to unpack .../169-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ...
#22 56.99 Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ...
#22 57.24 Selecting previously unselected package libportaudio2:amd64.
#22 57.24 Preparing to unpack .../170-libportaudio2_19.6.0-1.2_amd64.deb ...
#22 57.28 Unpacking libportaudio2:amd64 (19.6.0-1.2) ...
#22 57.50 Selecting previously unselected package libgnuradio-audio3.10.5:amd64.
#22 57.51 Preparing to unpack .../171-libgnuradio-audio3.10.5_3.10.5.1-3_amd64.deb ...
#22 57.53 Unpacking libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ...
#22 57.81 Selecting previously unselected package libgnuradio-filter3.10.5:amd64.
#22 57.81 Preparing to unpack .../172-libgnuradio-filter3.10.5_3.10.5.1-3_amd64.deb ...
#22 57.84 Unpacking libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ...
#22 58.08 Selecting previously unselected package libgnuradio-channels3.10.5:amd64.
#22 58.09 Preparing to unpack .../173-libgnuradio-channels3.10.5_3.10.5.1-3_amd64.deb ...
#22 58.12 Unpacking libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ...
#22 58.35 Selecting previously unselected package libgnuradio-digital3.10.5:amd64.
#22 58.36 Preparing to unpack .../174-libgnuradio-digital3.10.5_3.10.5.1-3_amd64.deb ...
#22 58.39 Unpacking libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ...
#22 58.63 Selecting previously unselected package libgslcblas0:amd64.
#22 58.64 Preparing to unpack .../175-libgslcblas0_2.7.1+dfsg-5+deb12u1_amd64.deb ...
#22 58.67 Unpacking libgslcblas0:amd64 (2.7.1+dfsg-5+deb12u1) ...
#22 58.93 Selecting previously unselected package libgsl27:amd64.
#22 58.93 Preparing to unpack .../176-libgsl27_2.7.1+dfsg-5+deb12u1_amd64.deb ...
#22 58.96 Unpacking libgsl27:amd64 (2.7.1+dfsg-5+deb12u1) ...
#22 59.22 Selecting previously unselected package libgnuradio-fec3.10.5:amd64.
#22 59.23 Preparing to unpack .../177-libgnuradio-fec3.10.5_3.10.5.1-3_amd64.deb ...
#22 59.26 Unpacking libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ...
#22 59.50 Selecting previously unselected package libgnuradio-dtv3.10.5:amd64.
#22 59.51 Preparing to unpack .../178-libgnuradio-dtv3.10.5_3.10.5.1-3_amd64.deb ...
#22 59.54 Unpacking libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ...
#22 59.80 Selecting previously unselected package libiio0:amd64.
#22 59.80 Preparing to unpack .../179-libiio0_0.24-4_amd64.deb ...
#22 59.83 Unpacking libiio0:amd64 (0.24-4) ...
#22 60.12 Selecting previously unselected package libad9361-0:amd64.
#22 60.12 Preparing to unpack .../180-libad9361-0_0.2-1_amd64.deb ...
#22 60.16 Unpacking libad9361-0:amd64 (0.2-1) ...
#22 60.43 Selecting previously unselected package libgnuradio-iio3.10.5:amd64.
#22 60.44 Preparing to unpack .../181-libgnuradio-iio3.10.5_3.10.5.1-3_amd64.deb ...
#22 60.47 Unpacking libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ...
#22 60.70 Selecting previously unselected package libgnuradio-network3.10.5:amd64.
#22 60.70 Preparing to unpack .../182-libgnuradio-network3.10.5_3.10.5.1-3_amd64.deb ...
#22 60.73 Unpacking libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ...
#22 60.97 Selecting previously unselected package libgnuradio-pdu3.10.5:amd64.
#22 60.97 Preparing to unpack .../183-libgnuradio-pdu3.10.5_3.10.5.1-3_amd64.deb ...
#22 61.00 Unpacking libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ...
#22 61.27 Selecting previously unselected package libqt5opengl5:amd64.
#22 61.27 Preparing to unpack .../184-libqt5opengl5_5.15.8+dfsg-11+deb12u3_amd64.deb ...
#22 61.31 Unpacking libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 61.57 Selecting previously unselected package libqt5svg5:amd64.
#22 61.58 Preparing to unpack .../185-libqt5svg5_5.15.8-3_amd64.deb ...
#22 61.62 Unpacking libqt5svg5:amd64 (5.15.8-3) ...
#22 61.95 Selecting previously unselected package libqwt-qt5-6.
#22 61.95 Preparing to unpack .../186-libqwt-qt5-6_6.1.4-2_amd64.deb ...
#22 61.99 Unpacking libqwt-qt5-6 (6.1.4-2) ...
#22 62.26 Selecting previously unselected package libgnuradio-qtgui3.10.5:amd64.
#22 62.26 Preparing to unpack .../187-libgnuradio-qtgui3.10.5_3.10.5.1-3_amd64.deb ...
#22 62.29 Unpacking libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ...
#22 62.95 Selecting previously unselected package libgnuradio-soapy3.10.5:amd64.
#22 62.96 Preparing to unpack .../188-libgnuradio-soapy3.10.5_3.10.5.1-3_amd64.deb ...
#22 63.00 Unpacking libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ...
#22 63.40 Selecting previously unselected package libgnuradio-trellis3.10.5:amd64.
#22 63.40 Preparing to unpack .../189-libgnuradio-trellis3.10.5_3.10.5.1-3_amd64.deb ...
#22 63.44 Unpacking libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ...
#22 63.70 Selecting previously unselected package libgnuradio-uhd3.10.5:amd64.
#22 63.71 Preparing to unpack .../190-libgnuradio-uhd3.10.5_3.10.5.1-3_amd64.deb ...
#22 63.74 Unpacking libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ...
#22 64.04 Selecting previously unselected package libslang2:amd64.
#22 64.05 Preparing to unpack .../191-libslang2_2.3.3-3_amd64.deb ...
#22 64.09 Unpacking libslang2:amd64 (2.3.3-3) ...
#22 64.33 Selecting previously unselected package libcaca0:amd64.
#22 64.34 Preparing to unpack .../192-libcaca0_0.99.beta20-3_amd64.deb ...
#22 64.37 Unpacking libcaca0:amd64 (0.99.beta20-3) ...
#22 64.64 Selecting previously unselected package libasyncns0:amd64.
#22 64.65 Preparing to unpack .../193-libasyncns0_0.8-6+b3_amd64.deb ...
#22 64.69 Unpacking libasyncns0:amd64 (0.8-6+b3) ...
#22 65.06 Selecting previously unselected package libpulse0:amd64.
#22 65.07 Preparing to unpack .../194-libpulse0_16.1+dfsg1-2+b1_amd64.deb ...
#22 65.14 Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ...
#22 65.54 Selecting previously unselected package libsdl1.2debian:amd64.
#22 65.55 Preparing to unpack .../195-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ...
#22 65.59 Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
#22 65.83 Selecting previously unselected package libgnuradio-video-sdl3.10.5:amd64.
#22 65.84 Preparing to unpack .../196-libgnuradio-video-sdl3.10.5_3.10.5.1-3_amd64.deb ...
#22 65.88 Unpacking libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ...
#22 66.10 Selecting previously unselected package libcodec2-1.0:amd64.
#22 66.11 Preparing to unpack .../197-libcodec2-1.0_1.0.5-1_amd64.deb ...
#22 66.15 Unpacking libcodec2-1.0:amd64 (1.0.5-1) ...
#22 66.77 Selecting previously unselected package libgnuradio-vocoder3.10.5:amd64.
#22 66.78 Preparing to unpack .../198-libgnuradio-vocoder3.10.5_3.10.5.1-3_amd64.deb ...
#22 66.82 Unpacking libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ...
#22 67.12 Selecting previously unselected package libgnuradio-wavelet3.10.5:amd64.
#22 67.13 Preparing to unpack .../199-libgnuradio-wavelet3.10.5_3.10.5.1-3_amd64.deb ...
#22 67.17 Unpacking libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ...
#22 67.41 Selecting previously unselected package libgnuradio-zeromq3.10.5:amd64.
#22 67.42 Preparing to unpack .../200-libgnuradio-zeromq3.10.5_3.10.5.1-3_amd64.deb ...
#22 67.48 Unpacking libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ...
#22 67.76 Selecting previously unselected package gnuradio.
#22 67.77 Preparing to unpack .../201-gnuradio_3.10.5.1-3_amd64.deb ...
#22 68.15 Unpacking gnuradio (3.10.5.1-3) ...
#22 68.56 Setting up libb2-1:amd64 (0.98.1-1.1) ...
#22 68.67 Setting up libxcb-dri3-0:amd64 (1.15-1) ...
#22 68.79 Setting up libwayland-server0:amd64 (1.21.0-1) ...
#22 69.02 Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ...
#22 69.14 Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
#22 69.25 Setting up libdouble-conversion3:amd64 (3.2.1-1) ...
#22 69.37 Setting up libproxy1v5:amd64 (0.4.18-1.2) ...
#22 69.49 Setting up fonts-mathjax (2.7.9+dfsg-1) ...
#22 69.62 Setting up libcodec2-1.0:amd64 (1.0.5-1) ...
#22 69.73 Setting up libxdamage1:amd64 (1:1.1.6-1) ...
#22 69.85 Setting up libopenblas0-pthread:amd64 (0.3.21+ds-4) ...
#22 69.95 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 69.97 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 69.99 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 70.04 Setting up libmpg123-0:amd64 (1.31.2-1+deb12u1) ...
#22 70.16 Setting up libxcb-xfixes0:amd64 (1.15-1) ...
#22 70.28 Setting up libogg0:amd64 (1.3.5-3) ...
#22 70.40 Setting up python3-cairo:amd64 (1.20.1-5+b1) ...
#22 70.64 Setting up hicolor-icon-theme (0.17-2) ...
#22 70.78 Setting up libjs-mathjax (2.7.9+dfsg-1) ...
#22 70.90 Setting up libxcb-xinput0:amd64 (1.15-1) ...
#22 71.02 Setting up libvte-2.91-common (0.70.6-2~deb12u1) ...
#22 71.21 Setting up libgslcblas0:amd64 (2.7.1+dfsg-5+deb12u1) ...
#22 71.37 Setting up python3-colorama (0.4.6-2) ...
#22 71.60 Setting up libglvnd0:amd64 (1.6.0-1) ...
#22 71.79 Setting up libxcb-glx0:amd64 (1.15-1) ...
#22 72.21 Setting up python3-ply (3.11-5) ...
#22 72.49 Setting up libiio0:amd64 (0.24-4) ...
#22 72.61 Setting up libxcb-keysyms1:amd64 (0.4.0-1+b2) ...
#22 72.72 Setting up libxcb-shape0:amd64 (1.15-1) ...
#22 72.83 Setting up python3-gast (0.5.2-2) ...
#22 73.05 Setting up libgsl27:amd64 (2.7.1+dfsg-5+deb12u1) ...
#22 73.23 Setting up libxcb-render-util0:amd64 (0.3.9-1+b1) ...
#22 73.34 Setting up python3-all (3.11.2-1+b1) ...
#22 73.46 Setting up xkb-data (2.35.1-1) ...
#22 73.56 Setting up python3-contextlib2 (0.6.0.post1-3) ...
#22 73.78 Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ...
#22 73.92 Setting up libatspi2.0-0:amd64 (2.46.0-5) ...
#22 74.04 Setting up python3-click (8.1.3-2) ...
#22 74.34 Setting up libqt6core6:amd64 (6.4.2+dfsg-10) ...
#22 74.46 Setting up libunwind8:amd64 (1.6.2-3) ...
#22 74.57 Setting up python3-thrift (0.17.0-2+b2) ...
#22 74.85 Setting up libts0:amd64 (1.22-1+b1) ...
#22 75.00 Setting up libcolord2:amd64 (1.4.6-2.2) ...
#22 75.28 Setting up gnome-terminal-data (3.46.8-1) ...
#22 75.40 Setting up libopengl0:amd64 (1.6.0-1) ...
#22 75.53 Setting up libxcb-util1:amd64 (0.4.0-1+b1) ...
#22 75.64 Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
#22 75.75 Setting up libxcb-xkb1:amd64 (1.15-1) ...
#22 75.86 Setting up libxcb-image0:amd64 (0.4.0-2) ...
#22 75.97 Setting up libxcb-present0:amd64 (1.15-1) ...
#22 76.08 Setting up libdconf1:amd64 (0.40.0-4) ...
#22 76.18 Setting up python3-beniget (0.4.1-3) ...
#22 76.36 Setting up libxsimd-dev:amd64 (8.1.0-7) ...
#22 76.48 Setting up python3-decorator (5.1.1-3) ...
#22 76.65 Setting up libxcb-xinerama0:amd64 (1.15-1) ...
#22 76.77 Setting up libflac12:amd64 (1.4.2+ds-2) ...
#22 76.88 Setting up libslang2:amd64 (2.3.3-3) ...
#22 76.98 Setting up libqt6xml6:amd64 (6.4.2+dfsg-10) ...
#22 77.10 Setting up adwaita-icon-theme (43-1) ...
#22 77.21 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
#22 77.27 Setting up libqt6sql6:amd64 (6.4.2+dfsg-10) ...
#22 77.45 Setting up libepoxy0:amd64 (1.5.10-1) ...
#22 77.70 Setting up libxfixes3:amd64 (1:6.0.0-2) ...
#22 77.80 Setting up libxcb-sync1:amd64 (1.15-1) ...
#22 77.90 Setting up libpython3-all-dev:amd64 (3.11.2-1+b1) ...
#22 78.06 Setting up libopus0:amd64 (1.3.1-3) ...
#22 78.17 Setting up libxinerama1:amd64 (2:1.1.4-3) ...
#22 78.30 Setting up libvorbis0a:amd64 (1.3.7-1) ...
#22 78.45 Setting up castxml (0.5.1-1) ...
#22 78.57 Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
#22 78.68 Setting up liborc-0.4-0:amd64 (1:0.4.33-2) ...
#22 78.79 Setting up python3-click-plugins (1.1.1-4) ...
#22 79.06 Setting up libqt5core5a:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 79.17 Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
#22 79.30 Setting up libmtdev1:amd64 (1.1.6-1) ...
#22 79.41 Setting up libfmt9:amd64 (9.1.0+ds1-2) ...
#22 79.52 Setting up libxcb-dri2-0:amd64 (1.15-1) ...
#22 79.65 Setting up python3-pyqt5.sip (12.11.1-1) ...
#22 79.79 Setting up python3-pyrsistent:amd64 (0.18.1-1+b3) ...
#22 79.98 Setting up libopenblas0:amd64 (0.3.21+ds-4) ...
#22 80.11 Setting up libasyncns0:amd64 (0.8-6+b3) ...
#22 80.43 Setting up libxshmfence1:amd64 (1.3-1) ...
#22 80.65 Setting up python3-lxml:amd64 (4.9.2-1+b1) ...
#22 80.89 Setting up at-spi2-common (2.46.0-5) ...
#22 81.00 Setting up libqt5dbus5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 81.11 Setting up python3-schema (0.7.5-1) ...
#22 81.45 Setting up libxcb-randr0:amd64 (1.15-1) ...
#22 81.57 Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...
#22 81.81 Setting up libmd4c0:amd64 (0.4.8-1) ...
#22 81.93 Setting up libatk1.0-0:amd64 (2.46.0-5) ...
#22 82.03 Setting up libglu1-mesa:amd64 (9.0.2-1.1) ...
#22 82.15 Setting up libwayland-egl1:amd64 (1.21.0-1) ...
#22 82.28 Setting up python3-pygccxml (2.2.1-1) ...
#22 82.51 Setting up python3-pyqt6.sip (13.4.1-1) ...
#22 82.63 Setting up libsamplerate0:amd64 (0.2.2-3) ...
#22 82.75 Setting up libqt5test5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 82.86 Setting up python3-gi-cairo (3.42.2-3+b1) ...
#22 82.98 Setting up libdrm-common (2.4.114-1) ...
#22 83.09 Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
#22 83.23 Setting up libevdev2:amd64 (1.13.0+dfsg-1) ...
#22 83.34 Setting up libgudev-1.0-0:amd64 (237-2) ...
#22 83.45 Setting up qtchooser (66-2) ...
#22 83.56 Setting up libmp3lame0:amd64 (3.100-6) ...
#22 83.68 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ...
#22 83.79 Setting up libvorbisenc2:amd64 (1.3.7-1) ...
#22 83.91 Setting up libqt6dbus6:amd64 (6.4.2+dfsg-10) ...
#22 84.02 Setting up liblbfgsb0:amd64 (3.0+dfsg.4-1) ...
#22 84.13 Setting up libwacom-common (2.6.0-1) ...
#22 84.23 Setting up python3-sip (4.19.25+dfsg-5+b1) ...
#22 84.42 Setting up libxkbcommon0:amd64 (1.5.0-1) ...
#22 84.53 Setting up libwayland-client0:amd64 (1.21.0-1) ...
#22 84.64 Setting up libspdlog1.10:amd64 (1:1.10.0+ds-0.4) ...
#22 84.75 Setting up libopenblas-pthread-dev:amd64 (0.3.21+ds-4) ...
#22 84.82 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 84.84 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 84.86 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 84.92 Setting up python3-all-dev (3.11.2-1+b1) ...
#22 85.04 Setting up libqt6test6:amd64 (6.4.2+dfsg-10) ...
#22 85.17 Setting up libad9361-0:amd64 (0.2-1) ...
#22 85.30 Setting up libcaca0:amd64 (0.99.beta20-3) ...
#22 85.50 Setting up qt6-base-dev-tools (6.4.2+dfsg-10) ...
#22 85.61 Setting up libwacom9:amd64 (2.6.0-1) ...
#22 85.72 Setting up libxcursor1:amd64 (1:1.2.1-1) ...
#22 85.82 Setting up dconf-service (0.40.0-4) ...
#22 85.94 Setting up libqt5network5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 86.05 Setting up libinput-bin (1.22.1-1) ...
#22 86.16 Setting up libqt5sql5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 86.27 Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ...
#22 86.38 Setting up qtbase5-dev-tools (5.15.8+dfsg-11+deb12u3) ...
#22 86.49 Setting up libopenblas-dev:amd64 (0.3.21+ds-4) ...
#22 86.60 Setting up libqt5xml5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 86.71 Setting up python3-jsonschema (4.10.3-1) ...
#22 86.92 Setting up python3-zmq (24.0.1-4+b1) ...
#22 87.16 Setting up libxkbcommon-x11-0:amd64 (1.5.0-1) ...
#22 87.38 Setting up libvolk2.5:amd64 (2.5.2-3) ...
#22 87.50 Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ...
#22 87.63 Setting up libdrm2:amd64 (2.4.114-1+b1) ...
#22 87.76 Setting up python3-pythran (0.11.0+ds-7) ...
#22 88.07 Setting up libwayland-cursor0:amd64 (1.21.0-1) ...
#22 88.25 Setting up libqt6network6:amd64 (6.4.2+dfsg-10) ...
#22 88.56 Setting up libgnuradio-pmt3.10.5:amd64 (3.10.5.1-3) ...
#22 88.72 Setting up libsndfile1:amd64 (1.2.0-1) ...
#22 88.84 Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
#22 88.96 Setting up libinput10:amd64 (1.22.1-1) ...
#22 89.07 Setting up libportaudio2:amd64 (19.6.0-1.2) ...
#22 89.18 Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
#22 89.29 Setting up python3-scipy (1.10.1-2) ...
#22 90.72 Setting up libvolk2-bin (2.5.2-3) ...
#22 90.92 Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ...
#22 91.11 Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ...
#22 91.22 Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ...
#22 91.38 Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...
#22 91.49 Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ...
#22 91.61 Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
#22 91.71 Setting up libthrift-0.17.0:amd64 (0.17.0-2+b2) ...
#22 91.81 Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 92.12 Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
#22 92.24 Setting up libegl1:amd64 (1.6.0-1) ...
#22 92.37 Setting up libgnuradio-runtime3.10.5:amd64 (3.10.5.1-3) ...
#22 92.50 Setting up libgtk-3-common (3.24.38-2~deb12u3) ...
#22 92.70 Setting up gsettings-desktop-schemas (43.0-1) ...
#22 92.82 Setting up libgnuradio-blocks3.10.5:amd64 (3.10.5.1-3) ...
#22 92.97 Setting up libgnuradio-trellis3.10.5:amd64 (3.10.5.1-3) ...
#22 93.09 Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
#22 93.20 Setting up libgnuradio-vocoder3.10.5:amd64 (3.10.5.1-3) ...
#22 93.32 Setting up libgnuradio-iio3.10.5:amd64 (3.10.5.1-3) ...
#22 93.46 Setting up libglx0:amd64 (1.6.0-1) ...
#22 93.58 Setting up libgnuradio-fec3.10.5:amd64 (3.10.5.1-3) ...
#22 93.70 Setting up libgnuradio-pdu3.10.5:amd64 (3.10.5.1-3) ...
#22 93.83 Setting up libgnuradio-uhd3.10.5:amd64 (3.10.5.1-3) ...
#22 93.95 Setting up libgnuradio-network3.10.5:amd64 (3.10.5.1-3) ...
#22 94.07 Setting up libgnuradio-video-sdl3.10.5:amd64 (3.10.5.1-3) ...
#22 94.26 Setting up libgl1:amd64 (1.6.0-1) ...
#22 94.38 Setting up libqt6gui6:amd64 (6.4.2+dfsg-10) ...
#22 94.53 Setting up libgnuradio-fft3.10.5:amd64 (3.10.5.1-3) ...
#22 94.73 Setting up libgnuradio-filter3.10.5:amd64 (3.10.5.1-3) ...
#22 94.86 Setting up libgnuradio-soapy3.10.5:amd64 (3.10.5.1-3) ...
#22 94.96 Setting up libgnuradio-wavelet3.10.5:amd64 (3.10.5.1-3) ...
#22 95.08 Setting up libgl1-mesa-glx:amd64 (22.3.6-1+deb12u1) ...
#22 95.19 Setting up libgnuradio-audio3.10.5:amd64 (3.10.5.1-3) ...
#22 95.31 Setting up libgnuradio-zeromq3.10.5:amd64 (3.10.5.1-3) ...
#22 95.42 Setting up libgnuradio-dtv3.10.5:amd64 (3.10.5.1-3) ...
#22 95.54 Setting up libqt5gui5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 95.65 Setting up libqt6opengl6:amd64 (6.4.2+dfsg-10) ...
#22 95.76 Setting up libgnuradio-analog3.10.5:amd64 (3.10.5.1-3) ...
#22 95.89 Setting up libqt5widgets5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 96.01 Setting up python3-opengl (3.1.6+dfsg-3) ...
#22 97.08 Setting up libqt5help5:amd64 (5.15.8-2) ...
#22 97.19 Setting up libgnuradio-digital3.10.5:amd64 (3.10.5.1-3) ...
#22 99.61 Setting up libqt6widgets6:amd64 (6.4.2+dfsg-10) ...
#22 99.72 Setting up libqt5printsupport5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 99.83 Setting up libqt5opengl5:amd64 (5.15.8+dfsg-11+deb12u3) ...
#22 99.95 Setting up libqt6openglwidgets6:amd64 (6.4.2+dfsg-10) ...
#22 100.1 Setting up libgnuradio-channels3.10.5:amd64 (3.10.5.1-3) ...
#22 100.3 Setting up libqt6printsupport6:amd64 (6.4.2+dfsg-10) ...
#22 100.6 Setting up libqt5designer5:amd64 (5.15.8-2) ...
#22 100.7 Setting up python3-pyqt6 (6.4.2-1) ...
#22 101.0 Setting up pyqt6-dev-tools (6.4.2-1) ...
#22 101.2 Setting up libqt5svg5:amd64 (5.15.8-3) ...
#22 101.3 Setting up libqwt-qt5-6 (6.1.4-2) ...
#22 101.4 Setting up libgnuradio-qtgui3.10.5:amd64 (3.10.5.1-3) ...
#22 101.6 Setting up python3-pyqt5 (5.15.9+dfsg-1) ...
#22 101.8 Setting up pyqt5-dev-tools (5.15.9+dfsg-1) ...
#22 102.0 Setting up python3-pyqtgraph (0.13.1-4) ...
#22 102.4 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#22 102.5 Processing triggers for man-db (2.11.2-2) ...
#22 102.6 Processing triggers for shared-mime-info (2.2-1) ...
#22 120.4 Processing triggers for mailcap (3.70+nmu1) ...
#22 120.5 Processing triggers for fontconfig (2.14.1-4) ...
#22 120.7 Processing triggers for libglib2.0-0:amd64 (2.74.6-2+deb12u6) ...
#22 121.2 Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ...
#22 121.3 Setting up libvte-2.91-0:amd64 (0.70.6-2~deb12u1) ...
#22 121.4 Setting up gnome-terminal (3.46.8-1) ...
#22 121.5 update-alternatives: using /usr/bin/gnome-terminal.wrapper to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode
#22 121.5 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 121.5 Setting up gnuradio (3.10.5.1-3) ...
#22 122.4 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#22 DONE 123.1s
#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://archive.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.548 + mkdir -p /tmp/mongodb
#23 0.549 + cd /tmp/mongodb
#23 0.549 + wget https://pgp.mongodb.com/server-5.0.asc -O /mongodb.key
#23 0.550 --2025-08-28 22:51:32-- https://pgp.mongodb.com/server-5.0.asc
#23 0.556 Resolving pgp.mongodb.com (pgp.mongodb.com)... 99.84.152.76, 99.84.152.69, 99.84.152.66, ...
#23 0.598 Connecting to pgp.mongodb.com (pgp.mongodb.com)|99.84.152.76|:443... connected.
#23 0.620 HTTP request sent, awaiting response... 200 OK
#23 0.916 Length: 1656 (1.6K) [binary/octet-stream]
#23 0.916 Saving to: ‘/mongodb.key’
#23 0.916
#23 0.916 0K . 100% 28.9M=0s
#23 0.916
#23 0.917 2025-08-28 22:51:32 (28.9 MB/s) - ‘/mongodb.key’ saved [1656/1656]
#23 0.917
#23 0.917 + wget http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb
#23 0.918 --2025-08-28 22:51:32-- http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb
#23 0.918 Resolving archive.debian.org (archive.debian.org)... 151.101.194.132, 151.101.130.132, 151.101.66.132, ...
#23 0.919 Connecting to archive.debian.org (archive.debian.org)|151.101.194.132|:80... connected.
#23 0.924 HTTP request sent, awaiting response... 200 OK
#23 0.931 Length: 1552428 (1.5M) [application/vnd.debian.binary-package]
#23 0.931 Saving to: ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’
#23 0.931
#23 0.931 0K .......... .......... .......... .......... .......... 3% 8.76M 0s
#23 0.936 50K .......... .......... .......... .......... .......... 6% 29.9M 0s
#23 0.938 100K .......... .......... .......... .......... .......... 9% 12.6M 0s
#23 0.942 150K .......... .......... .......... .......... .......... 13% 37.1M 0s
#23 0.943 200K .......... .......... .......... .......... .......... 16% 23.2M 0s
#23 0.947 250K .......... .......... .......... .......... .......... 19% 25.9M 0s
#23 0.947 300K .......... .......... .......... .......... .......... 23% 82.2M 0s
#23 0.948 350K .......... .......... .......... .......... .......... 26% 69.8M 0s
#23 0.949 400K .......... .......... .......... .......... .......... 29% 124M 0s
#23 0.949 450K .......... .......... .......... .......... .......... 32% 100M 0s
#23 0.949 500K .......... .......... .......... .......... .......... 36% 21.7M 0s
#23 0.952 550K .......... .......... .......... .......... .......... 39% 59.6M 0s
#23 0.953 600K .......... .......... .......... .......... .......... 42% 126M 0s
#23 0.953 650K .......... .......... .......... .......... .......... 46% 107M 0s
#23 0.953 700K .......... .......... .......... .......... .......... 49% 118M 0s
#23 0.954 750K .......... .......... .......... .......... .......... 52% 115M 0s
#23 0.954 800K .......... .......... .......... .......... .......... 56% 109M 0s
#23 0.955 850K .......... .......... .......... .......... .......... 59% 111M 0s
#23 0.955 900K .......... .......... .......... .......... .......... 62% 108M 0s
#23 0.956 950K .......... .......... .......... .......... .......... 65% 111M 0s
#23 0.956 1000K .......... .......... .......... .......... .......... 69% 117M 0s
#23 0.956 1050K .......... .......... .......... .......... .......... 72% 86.0M 0s
#23 0.957 1100K .......... .......... .......... .......... .......... 75% 113M 0s
#23 0.957 1150K .......... .......... .......... .......... .......... 79% 114M 0s
#23 0.958 1200K .......... .......... .......... .......... .......... 82% 106M 0s
#23 0.958 1250K .......... .......... .......... .......... .......... 85% 119M 0s
#23 0.959 1300K .......... .......... .......... .......... .......... 89% 107M 0s
#23 0.959 1350K .......... .......... .......... .......... .......... 92% 121M 0s
#23 0.960 1400K .......... .......... .......... .......... .......... 95% 107M 0s
#23 0.960 1450K .......... .......... .......... .......... .......... 98% 118M 0s
#23 0.960 1500K .......... ...... 100% 96.0M=0.03s
#23 0.961
#23 0.961 2025-08-28 22:51:32 (49.9 MB/s) - ‘libssl1.1_1.1.1n-0+deb10u6_amd64.deb’ saved [1552428/1552428]
#23 0.961
#23 0.961 + dpkg -i libssl1.1_1.1.1n-0+deb10u6_amd64.deb
#23 1.187 Selecting previously unselected package libssl1.1:amd64.
#23 1.222 (Reading database ... 148303 files and directories currently installed.)
#23 1.224 Preparing to unpack libssl1.1_1.1.1n-0+deb10u6_amd64.deb ...
#23 1.305 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
#23 1.494 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
#23 1.633 debconf: unable to initialize frontend: Dialog
#23 1.633 debconf: (TERM is not set, so the dialog frontend is not usable.)
#23 1.633 debconf: falling back to frontend: Readline
#23 1.636 debconf: unable to initialize frontend: Readline
#23 1.636 debconf: (This frontend requires a controlling tty.)
#23 1.636 debconf: falling back to frontend: Teletype
#23 1.748 Processing triggers for libc-bin (2.36-9+deb12u10) ...
#23 2.064 + echo deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main
#23 2.064 + apt-get update
#23 2.104 Hit:1 http://deb.debian.org/debian bookworm InRelease
#23 2.104 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#23 2.104 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#23 2.104 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#23 2.205 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease [2,951 B]
#23 2.481 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [97.0 kB]
#23 2.500 Fetched 100.0 kB in 0s (235 kB/s)
#23 2.500 Reading package lists...
#23 2.842 + apt-get install -y mongodb-org
#23 2.846 Reading package lists...
#23 3.284 Building dependency tree...
#23 3.383 Reading state information...
#23 3.474 The following additional packages will be installed:
#23 3.474 mongodb-database-tools mongodb-mongosh mongodb-org-database
#23 3.474 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server
#23 3.474 mongodb-org-shell mongodb-org-tools
#23 3.488 The following NEW packages will be installed:
#23 3.488 mongodb-database-tools mongodb-mongosh mongodb-org mongodb-org-database
#23 3.488 mongodb-org-database-tools-extra mongodb-org-mongos mongodb-org-server
#23 3.488 mongodb-org-shell mongodb-org-tools
#23 3.611 0 upgraded, 9 newly installed, 0 to remove and 5 not upgraded.
#23 3.611 Need to get 177 MB of archives.
#23 3.611 After this operation, 535 MB of additional disk space will be used.
#23 3.611 Get:1 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-database-tools amd64 100.13.0 [58.9 MB]
#23 4.479 Get:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-mongosh amd64 2.5.7 [58.0 MB]
#23 5.276 Get:3 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-shell amd64 5.0.31 [14.9 MB]
#23 5.618 Get:4 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-server amd64 5.0.31 [26.6 MB]
#23 6.109 Get:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-mongos amd64 5.0.31 [18.9 MB]
#23 6.412 Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database-tools-extra amd64 5.0.31 [7,752 B]
#23 6.525 Get:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-database amd64 5.0.31 [3,544 B]
#23 6.744 Get:8 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org-tools amd64 5.0.31 [2,896 B]
#23 6.846 Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 mongodb-org amd64 5.0.31 [2,932 B]
#23 6.958 debconf: delaying package configuration, since apt-utils is not installed
#23 7.010 Fetched 177 MB in 3s (52.9 MB/s)
#23 7.109 Selecting previously unselected package mongodb-database-tools.
#23 7.109 (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 ... 148314 files and directories currently installed.)
#23 7.143 Preparing to unpack .../0-mongodb-database-tools_100.13.0_amd64.deb ...
#23 7.177 Unpacking mongodb-database-tools (100.13.0) ...
#23 7.920 Selecting previously unselected package mongodb-mongosh.
#23 7.926 Preparing to unpack .../1-mongodb-mongosh_2.5.7_amd64.deb ...
#23 7.954 Unpacking mongodb-mongosh (2.5.7) ...
#23 9.007 Selecting previously unselected package mongodb-org-shell.
#23 9.013 Preparing to unpack .../2-mongodb-org-shell_5.0.31_amd64.deb ...
#23 9.041 Unpacking mongodb-org-shell (5.0.31) ...
#23 9.670 Selecting previously unselected package mongodb-org-server.
#23 9.676 Preparing to unpack .../3-mongodb-org-server_5.0.31_amd64.deb ...
#23 9.704 Unpacking mongodb-org-server (5.0.31) ...
#23 10.48 Selecting previously unselected package mongodb-org-mongos.
#23 10.49 Preparing to unpack .../4-mongodb-org-mongos_5.0.31_amd64.deb ...
#23 10.52 Unpacking mongodb-org-mongos (5.0.31) ...
#23 11.14 Selecting previously unselected package mongodb-org-database-tools-extra.
#23 11.14 Preparing to unpack .../5-mongodb-org-database-tools-extra_5.0.31_amd64.deb ...
#23 11.24 Unpacking mongodb-org-database-tools-extra (5.0.31) ...
#23 11.48 Selecting previously unselected package mongodb-org-database.
#23 11.49 Preparing to unpack .../6-mongodb-org-database_5.0.31_amd64.deb ...
#23 11.52 Unpacking mongodb-org-database (5.0.31) ...
#23 11.70 Selecting previously unselected package mongodb-org-tools.
#23 11.70 Preparing to unpack .../7-mongodb-org-tools_5.0.31_amd64.deb ...
#23 11.74 Unpacking mongodb-org-tools (5.0.31) ...
#23 11.94 Selecting previously unselected package mongodb-org.
#23 11.94 Preparing to unpack .../8-mongodb-org_5.0.31_amd64.deb ...
#23 12.01 Unpacking mongodb-org (5.0.31) ...
#23 12.26 Setting up mongodb-mongosh (2.5.7) ...
#23 12.37 Setting up mongodb-org-server (5.0.31) ...
#23 12.51 Adding system user `mongodb' (UID 104) ...
#23 12.51 Adding new user `mongodb' (UID 104) with group `nogroup' ...
#23 12.72 Not creating `/nonexistent'.
#23 12.74 Adding group `mongodb' (GID 106) ...
#23 12.85 Done.
#23 12.86 Adding user `mongodb' to group `mongodb' ...
#23 13.01 Done.
#23 13.01 System has not been booted with systemd as init system (PID 1). Can't operate.
#23 13.01 Failed to connect to bus: Host is down
#23 13.05 Setting up mongodb-org-shell (5.0.31) ...
#23 13.16 Setting up mongodb-database-tools (100.13.0) ...
#23 13.28 Setting up mongodb-org-mongos (5.0.31) ...
#23 13.38 Setting up mongodb-org-database-tools-extra (5.0.31) ...
#23 13.49 Setting up mongodb-org-database (5.0.31) ...
#23 13.60 Setting up mongodb-org-tools (5.0.31) ...
#23 13.72 Setting up mongodb-org (5.0.31) ...
#23 13.83 Processing triggers for man-db (2.11.2-2) ...
#23 14.09 + apt-get clean
#23 14.09 + cd /
#23 14.09 + rm -rf /tmp/mongodb
#23 14.09 + rm /etc/apt/sources.list.d/mongodb-org.list
#23 14.09 + sed -i s/127.0.0.1/172.18.50.2/g /etc/mongod.conf
#23 DONE 16.5s
#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.711 Hit:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease
#24 0.711 Hit:2 http://deb.debian.org/debian bookworm InRelease
#24 0.711 Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
#24 0.711 Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease
#24 0.869 Reading package lists...
#24 1.157 Reading package lists...
#24 1.472 Building dependency tree...
#24 1.540 Reading state information...
#24 1.628 python3-pip is already the newest version (23.0.1+dfsg-1).
#24 1.628 python3-setuptools is already the newest version (66.1.1-1+deb12u1).
#24 1.628 python3-wheel is already the newest version (0.38.4-2).
#24 1.628 ninja-build is already the newest version (1.11.1-2~deb12u1).
#24 1.628 ninja-build set to manually installed.
#24 1.628 build-essential is already the newest version (12.9).
#24 1.628 flex is already the newest version (2.6.4-8.2).
#24 1.628 bison is already the newest version (2:3.8.2+dfsg-1+b1).
#24 1.628 git is already the newest version (1:2.39.5-0+deb12u2).
#24 1.628 libsctp-dev is already the newest version (1.0.19+dfsg-2).
#24 1.628 libgnutls28-dev is already the newest version (3.7.9-2+deb12u5).
#24 1.628 libgcrypt20-dev is already the newest version (1.10.1-3).
#24 1.628 libgcrypt20-dev set to manually installed.
#24 1.628 libssl-dev is already the newest version (3.0.17-1~deb12u2).
#24 1.628 libmongoc-dev is already the newest version (1.23.1-1+deb12u1).
#24 1.628 libbson-dev is already the newest version (1.23.1-1+deb12u1).
#24 1.628 libbson-dev set to manually installed.
#24 1.628 libyaml-dev is already the newest version (0.2.5-1).
#24 1.628 libnghttp2-dev is already the newest version (1.52.0-1+deb12u2).
#24 1.628 libmicrohttpd-dev is already the newest version (0.9.75-6).
#24 1.628 libmicrohttpd-dev set to manually installed.
#24 1.628 libcurl4-gnutls-dev is already the newest version (7.88.1-10+deb12u12).
#24 1.628 libcurl4-gnutls-dev set to manually installed.
#24 1.628 meson is already the newest version (1.0.1-5).
#24 1.628 The following NEW packages will be installed:
#24 1.628 libidn11-dev
#24 1.646 0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded.
#24 1.646 Need to get 42.4 kB of archives.
#24 1.646 After this operation, 51.2 kB of additional disk space will be used.
#24 1.646 Get:1 http://deb.debian.org/debian bookworm/main amd64 libidn11-dev amd64 1.41-1 [42.4 kB]
#24 1.791 debconf: delaying package configuration, since apt-utils is not installed
#24 1.846 Fetched 42.4 kB in 0s (2,090 kB/s)
#24 1.932 Selecting previously unselected package libidn11-dev:amd64.
#24 1.932 (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 ... 148376 files and directories currently installed.)
#24 1.971 Preparing to unpack .../libidn11-dev_1.41-1_amd64.deb ...
#24 2.008 Unpacking libidn11-dev:amd64 (1.41-1) ...
#24 2.264 Setting up libidn11-dev:amd64 (1.41-1) ...
#24 DONE 2.8s
#25 [20/28] WORKDIR /TMP
#25 DONE 0.3s
#26 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#26 0.630 Cloning into 'osmo-gsm-tester'...
#26 DONE 1.0s
#27 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#27 DONE 0.3s
#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.677 Already on 'master'
#28 0.677 Your branch is up to date with 'origin/master'.
#28 0.678 refs/heads/master
#28 0.681 HEAD is now at f7d64b0 jenkins.sh: libosmo-netif no longer depends on libosmo-abis
#28 0.681 master
#28 0.682 f7d64b0bcf946ec21ce9c7562194343a12213a80
#28 DONE 0.8s
#29 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#29 DONE 0.6s
#30 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#30 DONE 0.7s
#31 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#31 DONE 0.7s
#32 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#32 DONE 0.4s
#33 [28/28] WORKDIR /DATA
#33 DONE 0.6s
#34 exporting to image
#34 exporting layers
#34 exporting layers 3.7s done
#34 writing image sha256:1926dcc64923df82b85c3560450d9caa82ec21238ea967ca6b4cd5c27fd21f80 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 3.8s
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=8072 -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=2025-08-28 22:52:02
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8072
+ mkdir -p trial-8072
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-08-28_13_27_58.tgz osmo-bts-oc2g.build-2025-08-28_00_51_40.tgz osmo-bts-sysmo.build-2025-08-28_00_51_34.tgz osmo-bts.build-2025-08-28_00_51_39.tgz osmo-ggsn.build-2025-08-28_20_42_31.tgz osmo-hlr.build-2025-08-28_16_36_51.tgz osmo-hnbgw.build-2025-08-28_22_12_44.tgz osmo-mgw.build-2025-08-28_08_33_13.tgz osmo-msc.build-2025-08-28_22_13_45.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-28_07_34_04.tgz osmo-pcu-sysmo.build-2025-08-28_07_36_12.tgz osmo-pcu.build-2025-08-28_07_36_20.tgz osmo-sgsn.build-2025-08-28_22_13_14.tgz osmo-stp.build-2025-08-28_13_25_42.tgz osmo-trx.build-2025-08-28_14_29_48.tgz osmocom-bb.build-2025-08-28_21_18_34.tgz srslte.build-19.tgz trial-8072
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-08-28_13_27_58.md5 osmo-bts-oc2g.build-2025-08-28_00_51_40.md5 osmo-bts-sysmo.build-2025-08-28_00_51_34.md5 osmo-bts.build-2025-08-28_00_51_39.md5 osmo-ggsn.build-2025-08-28_20_42_31.md5 osmo-hlr.build-2025-08-28_16_36_51.md5 osmo-hnbgw.build-2025-08-28_22_12_44.md5 osmo-mgw.build-2025-08-28_08_33_13.md5 osmo-msc.build-2025-08-28_22_13_45.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-28_07_34_04.md5 osmo-pcu-sysmo.build-2025-08-28_07_36_12.md5 osmo-pcu.build-2025-08-28_07_36_20.md5 osmo-sgsn.build-2025-08-28_22_13_14.md5 osmo-stp.build-2025-08-28_13_25_42.md5 osmo-trx.build-2025-08-28_14_29_48.md5 osmocom-bb.build-2025-08-28_21_18_34.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-08-28_13_27_58.md5 osmo-bts-oc2g.build-2025-08-28_00_51_40.md5 osmo-bts-sysmo.build-2025-08-28_00_51_34.md5 osmo-bts.build-2025-08-28_00_51_39.md5 osmo-ggsn.build-2025-08-28_20_42_31.md5 osmo-hlr.build-2025-08-28_16_36_51.md5 osmo-hnbgw.build-2025-08-28_22_12_44.md5 osmo-mgw.build-2025-08-28_08_33_13.md5 osmo-msc.build-2025-08-28_22_13_45.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-28_07_34_04.md5 osmo-pcu-sysmo.build-2025-08-28_07_36_12.md5 osmo-pcu.build-2025-08-28_07_36_20.md5 osmo-sgsn.build-2025-08-28_22_13_14.md5 osmo-stp.build-2025-08-28_13_25_42.md5 osmo-trx.build-2025-08-28_14_29_48.md5 osmocom-bb.build-2025-08-28_21_18_34.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-8072 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8072'
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-8072
--------------------------------------------------------------------------------------------
22:52:02.330672 tst trial-8072: Detailed log at /build/trial-8072/run.2025-08-28_22-52-02/log
---------------------------------------------------------------------
trial-8072 netreg_mass
---------------------------------------------------------------------
22:52:02.601298 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:52:02.601760 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:52:02.602766 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:52:02.604244 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:52:02.654393 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:52:02.656231 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:52:02.658799 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:52:02.741735 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-8072 netreg_mass register_default_mass.py
----------------------------------------------
22:52:02.742802 tst register_default_mass.py:9: Claiming resources for the test
22:52:02.761405 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:52:02.762113 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:52:02.762685 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:52:02.763233 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:52:02.763786 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:52:02.764340 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:52:02.764893 tst netreg_mass: Using 1 x bts (candidates: 1)
22:52:02.831411 tst register_default_mass.py: using LAC 2
22:52:02.875167 tst register_default_mass.py: using RAC 2
22:52:02.922694 tst register_default_mass.py: using CellId 2
22:52:02.974827 tst register_default_mass.py: using BVCI 3
22:52:02.983294 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.984201 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.984943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.985627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.986322 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.987004 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.987657 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.988348 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.989137 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.989802 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.990448 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.991082 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.992077 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.992889 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.993596 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.994288 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.994951 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.995634 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.996298 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.996982 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.997660 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.998331 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.998998 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:02.999688 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.000353 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.001025 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.001682 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.002310 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.002934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.003582 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.004200 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.004892 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.005522 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.006173 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.006797 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.007418 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.008052 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.008731 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.009364 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.009998 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.010611 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.011227 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.011875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.012513 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.013146 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.013793 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.014419 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.015053 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.015668 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.016277 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.016919 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.017534 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.018138 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.018793 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.019413 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.020026 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.020681 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.021309 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.021920 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.022549 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.023152 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.023760 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.024390 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.025020 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.025624 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.026227 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.026861 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.027779 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.029058 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.030230 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.031380 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.032527 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.033449 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.034099 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.034724 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.035438 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.036051 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.036674 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.037319 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.037961 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.038590 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.039239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.039877 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.040508 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.041164 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.041800 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.042434 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.043089 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.043730 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.044442 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.045104 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.045742 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.046405 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.047047 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.047673 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.048291 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.048965 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.049629 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.050298 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.050966 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.051603 tst netreg_mass: Using 1 x modem (candidates: 100)
22:52:03.052329 tst register_default_mass.py:21: Launching a simple network
22:52:03.065160 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:52:03.212226 run create_hlr_db(pid=20): Launched
22:52:04.227293 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:52:04.254753 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:52:04.299468 run osmo-hlr_127.0.42.2(pid=23): Launched
22:52:04.305884 run osmo-stp_127.0.42.5: Starting osmo-stp
22:52:04.552375 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:52:04.569725 run osmo-stp_127.0.42.5(pid=25): Launched
22:52:04.576238 run osmo-msc_127.0.42.6: Starting osmo-msc
22:52:05.037350 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:52:05.055158 run osmo-msc_127.0.42.6(pid=27): Launched
22:52:08.066755 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:52:08.187937 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:52:08.203902 run osmo-mgw_127.0.42.3(pid=29): Launched
22:52:08.211970 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:52:08.236993 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:52:08.253884 run osmo-mgw_127.0.42.4(pid=31): Launched
22:52:08.259821 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:52:08.669616 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:52:08.686151 run osmo-bsc_127.0.42.7(pid=33): Launched
22:52:14.703898 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:52:14.859915 run osmo-bts-virtual(pid=34): Launched
22:52:15.916682 tst register_default_mass.py: using MSISDN 1001
22:52:15.927658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:52:16.028215 tst register_default_mass.py: using MSISDN 1002
22:52:16.046362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:52:16.125957 tst register_default_mass.py: using MSISDN 1003
22:52:16.137064 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:52:16.220140 tst register_default_mass.py: using MSISDN 1004
22:52:16.229033 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:52:16.298184 tst register_default_mass.py: using MSISDN 1005
22:52:16.307596 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:52:16.388462 tst register_default_mass.py: using MSISDN 1006
22:52:16.394889 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:52:16.468834 tst register_default_mass.py: using MSISDN 1007
22:52:16.483757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:52:16.569995 tst register_default_mass.py: using MSISDN 1008
22:52:16.588110 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:52:16.653111 tst register_default_mass.py: using MSISDN 1009
22:52:16.660705 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:52:16.736399 tst register_default_mass.py: using MSISDN 1010
22:52:16.755002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:52:16.821729 tst register_default_mass.py: using MSISDN 1011
22:52:16.843130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:52:16.924029 tst register_default_mass.py: using MSISDN 1012
22:52:16.935130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:52:17.014826 tst register_default_mass.py: using MSISDN 1013
22:52:17.021748 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:52:17.093684 tst register_default_mass.py: using MSISDN 1014
22:52:17.099674 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:52:17.182646 tst register_default_mass.py: using MSISDN 1015
22:52:17.189110 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:52:17.298501 tst register_default_mass.py: using MSISDN 1016
22:52:17.304605 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:52:17.379870 tst register_default_mass.py: using MSISDN 1017
22:52:17.389965 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:52:19.591460 tst register_default_mass.py: using MSISDN 1018
22:52:19.914138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:52:20.629108 tst register_default_mass.py: using MSISDN 1019
22:52:20.650474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:52:20.724183 tst register_default_mass.py: using MSISDN 1020
22:52:20.740363 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:52:20.816747 tst register_default_mass.py: using MSISDN 1021
22:52:20.839089 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:52:20.922253 tst register_default_mass.py: using MSISDN 1022
22:52:20.934143 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:52:21.013230 tst register_default_mass.py: using MSISDN 1023
22:52:21.022872 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:52:21.094602 tst register_default_mass.py: using MSISDN 1024
22:52:21.104073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:52:21.174066 tst register_default_mass.py: using MSISDN 1025
22:52:21.179979 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:52:21.263835 tst register_default_mass.py: using MSISDN 1026
22:52:21.270383 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:52:21.382612 tst register_default_mass.py: using MSISDN 1027
22:52:21.388998 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:52:21.466046 tst register_default_mass.py: using MSISDN 1028
22:52:21.490263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:52:21.572843 tst register_default_mass.py: using MSISDN 1029
22:52:21.594815 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:52:21.673349 tst register_default_mass.py: using MSISDN 1030
22:52:21.688344 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:52:21.765490 tst register_default_mass.py: using MSISDN 1031
22:52:21.786955 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:52:21.866802 tst register_default_mass.py: using MSISDN 1032
22:52:21.894280 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:52:21.979787 tst register_default_mass.py: using MSISDN 1033
22:52:21.993317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:52:22.069371 tst register_default_mass.py: using MSISDN 1034
22:52:22.089992 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:52:22.173644 tst register_default_mass.py: using MSISDN 1035
22:52:22.196021 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:52:22.268639 tst register_default_mass.py: using MSISDN 1036
22:52:22.274359 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:52:22.350299 tst register_default_mass.py: using MSISDN 1037
22:52:22.357125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:52:22.434197 tst register_default_mass.py: using MSISDN 1038
22:52:22.456029 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:52:22.524027 tst register_default_mass.py: using MSISDN 1039
22:52:22.545201 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:52:22.616363 tst register_default_mass.py: using MSISDN 1040
22:52:22.637514 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:52:22.719116 tst register_default_mass.py: using MSISDN 1041
22:52:22.740055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:52:22.812876 tst register_default_mass.py: using MSISDN 1042
22:52:22.819220 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:52:23.411584 tst register_default_mass.py: using MSISDN 1043
22:52:23.420101 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:52:23.491598 tst register_default_mass.py: using MSISDN 1044
22:52:23.497684 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:52:23.593300 tst register_default_mass.py: using MSISDN 1045
22:52:23.599203 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:52:23.680085 tst register_default_mass.py: using MSISDN 1046
22:52:23.686654 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:52:23.761918 tst register_default_mass.py: using MSISDN 1047
22:52:23.767483 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:52:23.836926 tst register_default_mass.py: using MSISDN 1048
22:52:23.842961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:52:23.962588 tst register_default_mass.py: using MSISDN 1049
22:52:23.969459 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:52:24.056142 tst register_default_mass.py: using MSISDN 1050
22:52:24.062398 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:52:24.149453 tst register_default_mass.py: using MSISDN 1051
22:52:24.170539 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:52:24.249032 tst register_default_mass.py: using MSISDN 1052
22:52:24.254785 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:52:24.321700 tst register_default_mass.py: using MSISDN 1053
22:52:24.329260 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:52:24.413988 tst register_default_mass.py: using MSISDN 1054
22:52:24.419932 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:52:24.509723 tst register_default_mass.py: using MSISDN 1055
22:52:24.520166 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:52:24.601772 tst register_default_mass.py: using MSISDN 1056
22:52:24.620858 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:52:24.700206 tst register_default_mass.py: using MSISDN 1057
22:52:24.714051 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:52:24.775715 tst register_default_mass.py: using MSISDN 1058
22:52:24.784884 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:52:24.867806 tst register_default_mass.py: using MSISDN 1059
22:52:24.890435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:52:24.970225 tst register_default_mass.py: using MSISDN 1060
22:52:24.987400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:52:25.066749 tst register_default_mass.py: using MSISDN 1061
22:52:25.084786 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:52:25.158448 tst register_default_mass.py: using MSISDN 1062
22:52:25.168045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:52:25.238538 tst register_default_mass.py: using MSISDN 1063
22:52:25.262774 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:52:25.338953 tst register_default_mass.py: using MSISDN 1064
22:52:25.348644 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:52:25.432585 tst register_default_mass.py: using MSISDN 1065
22:52:25.452235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:52:25.532784 tst register_default_mass.py: using MSISDN 1066
22:52:25.554994 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:52:25.640359 tst register_default_mass.py: using MSISDN 1067
22:52:25.660404 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:52:25.725094 tst register_default_mass.py: using MSISDN 1068
22:52:25.730913 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:52:25.805736 tst register_default_mass.py: using MSISDN 1069
22:52:25.825162 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:52:25.904937 tst register_default_mass.py: using MSISDN 1070
22:52:25.921824 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:52:26.004697 tst register_default_mass.py: using MSISDN 1071
22:52:26.028394 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:52:26.118403 tst register_default_mass.py: using MSISDN 1072
22:52:26.129291 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:52:26.219032 tst register_default_mass.py: using MSISDN 1073
22:52:26.225362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:52:26.318678 tst register_default_mass.py: using MSISDN 1074
22:52:26.327546 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:52:26.517422 tst register_default_mass.py: using MSISDN 1075
22:52:26.523397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:52:26.693174 tst register_default_mass.py: using MSISDN 1076
22:52:26.699179 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:52:26.783460 tst register_default_mass.py: using MSISDN 1077
22:52:26.791839 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:52:26.863820 tst register_default_mass.py: using MSISDN 1078
22:52:26.869564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:52:26.949711 tst register_default_mass.py: using MSISDN 1079
22:52:26.969530 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:52:27.036756 tst register_default_mass.py: using MSISDN 1080
22:52:27.045792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:52:27.127425 tst register_default_mass.py: using MSISDN 1081
22:52:27.149878 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:52:27.236780 tst register_default_mass.py: using MSISDN 1082
22:52:27.242743 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:52:27.309365 tst register_default_mass.py: using MSISDN 1083
22:52:27.318769 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:52:27.415102 tst register_default_mass.py: using MSISDN 1084
22:52:27.421163 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:52:27.491113 tst register_default_mass.py: using MSISDN 1085
22:52:27.499763 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:52:27.580468 tst register_default_mass.py: using MSISDN 1086
22:52:27.586531 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:52:27.658333 tst register_default_mass.py: using MSISDN 1087
22:52:27.664178 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:52:27.744804 tst register_default_mass.py: using MSISDN 1088
22:52:27.750798 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:52:27.828661 tst register_default_mass.py: using MSISDN 1089
22:52:27.834641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:52:27.920174 tst register_default_mass.py: using MSISDN 1090
22:52:27.926045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:52:28.053376 tst register_default_mass.py: using MSISDN 1091
22:52:28.059567 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:52:28.143271 tst register_default_mass.py: using MSISDN 1092
22:52:28.151698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:52:28.234681 tst register_default_mass.py: using MSISDN 1093
22:52:28.252572 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:52:28.321634 tst register_default_mass.py: using MSISDN 1094
22:52:28.331335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:52:28.412572 tst register_default_mass.py: using MSISDN 1095
22:52:28.422343 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:52:28.633448 tst register_default_mass.py: using MSISDN 1096
22:52:28.644134 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:52:28.725857 tst register_default_mass.py: using MSISDN 1097
22:52:28.734973 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:52:28.806127 tst register_default_mass.py: using MSISDN 1098
22:52:28.812069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:52:28.892506 tst register_default_mass.py: using MSISDN 1099
22:52:28.898540 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:52:28.991142 tst register_default_mass.py: using MSISDN 1100
22:52:28.996882 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:52:29.109340 run mass: Starting testcase
22:52:29.115367 run mass: Pre-launching all virtphy's
22:52:29.121193 run osmo-ms-virt-phy/00000: Starting virtphy
22:52:29.134894 run osmo-ms-virt-phy/00000(pid=35): Launched
22:52:29.141297 run osmo-ms-virt-phy/00001: Starting virtphy
22:52:29.154729 run osmo-ms-virt-phy/00001(pid=36): Launched
22:52:29.160992 run osmo-ms-virt-phy/00002: Starting virtphy
22:52:29.174438 run osmo-ms-virt-phy/00002(pid=37): Launched
22:52:29.180544 run osmo-ms-virt-phy/00003: Starting virtphy
22:52:29.193592 run osmo-ms-virt-phy/00003(pid=38): Launched
22:52:29.199701 run osmo-ms-virt-phy/00004: Starting virtphy
22:52:29.213007 run osmo-ms-virt-phy/00004(pid=39): Launched
22:52:29.219306 run osmo-ms-virt-phy/00005: Starting virtphy
22:52:29.232794 run osmo-ms-virt-phy/00005(pid=40): Launched
22:52:29.239173 run osmo-ms-virt-phy/00006: Starting virtphy
22:52:29.252609 run osmo-ms-virt-phy/00006(pid=41): Launched
22:52:29.259014 run osmo-ms-virt-phy/00007: Starting virtphy
22:52:29.272129 run osmo-ms-virt-phy/00007(pid=42): Launched
22:52:29.278097 run osmo-ms-virt-phy/00008: Starting virtphy
22:52:29.290963 run osmo-ms-virt-phy/00008(pid=43): Launched
22:52:29.296957 run osmo-ms-virt-phy/00009: Starting virtphy
22:52:29.309942 run osmo-ms-virt-phy/00009(pid=44): Launched
22:52:29.316040 run osmo-ms-virt-phy/00010: Starting virtphy
22:52:29.328949 run osmo-ms-virt-phy/00010(pid=45): Launched
22:52:29.334919 run osmo-ms-virt-phy/00011: Starting virtphy
22:52:29.347938 run osmo-ms-virt-phy/00011(pid=46): Launched
22:52:29.354211 run osmo-ms-virt-phy/00012: Starting virtphy
22:52:29.367195 run osmo-ms-virt-phy/00012(pid=47): Launched
22:52:29.373340 run osmo-ms-virt-phy/00013: Starting virtphy
22:52:29.386448 run osmo-ms-virt-phy/00013(pid=48): Launched
22:52:29.392467 run osmo-ms-virt-phy/00014: Starting virtphy
22:52:29.405490 run osmo-ms-virt-phy/00014(pid=49): Launched
22:52:29.411462 run osmo-ms-virt-phy/00015: Starting virtphy
22:52:29.424330 run osmo-ms-virt-phy/00015(pid=50): Launched
22:52:29.430346 run osmo-ms-virt-phy/00016: Starting virtphy
22:52:29.443111 run osmo-ms-virt-phy/00016(pid=51): Launched
22:52:29.449049 run osmo-ms-virt-phy/00017: Starting virtphy
22:52:29.462060 run osmo-ms-virt-phy/00017(pid=52): Launched
22:52:29.468308 run osmo-ms-virt-phy/00018: Starting virtphy
22:52:29.481941 run osmo-ms-virt-phy/00018(pid=53): Launched
22:52:29.488220 run osmo-ms-virt-phy/00019: Starting virtphy
22:52:29.501827 run osmo-ms-virt-phy/00019(pid=54): Launched
22:52:29.508086 run osmo-ms-virt-phy/00020: Starting virtphy
22:52:29.521757 run osmo-ms-virt-phy/00020(pid=55): Launched
22:52:29.528009 run osmo-ms-virt-phy/00021: Starting virtphy
22:52:29.541549 run osmo-ms-virt-phy/00021(pid=56): Launched
22:52:29.547629 run osmo-ms-virt-phy/00022: Starting virtphy
22:52:29.560878 run osmo-ms-virt-phy/00022(pid=57): Launched
22:52:29.567151 run osmo-ms-virt-phy/00023: Starting virtphy
22:52:29.580659 run osmo-ms-virt-phy/00023(pid=58): Launched
22:52:29.586725 run osmo-ms-virt-phy/00024: Starting virtphy
22:52:29.599551 run osmo-ms-virt-phy/00024(pid=59): Launched
22:52:29.605582 run osmo-ms-virt-phy/00025: Starting virtphy
22:52:29.618440 run osmo-ms-virt-phy/00025(pid=60): Launched
22:52:29.624534 run osmo-ms-virt-phy/00026: Starting virtphy
22:52:29.637588 run osmo-ms-virt-phy/00026(pid=61): Launched
22:52:29.643553 run osmo-ms-virt-phy/00027: Starting virtphy
22:52:29.656447 run osmo-ms-virt-phy/00027(pid=62): Launched
22:52:29.662541 run osmo-ms-virt-phy/00028: Starting virtphy
22:52:29.675683 run osmo-ms-virt-phy/00028(pid=63): Launched
22:52:29.681699 run osmo-ms-virt-phy/00029: Starting virtphy
22:52:29.694758 run osmo-ms-virt-phy/00029(pid=64): Launched
22:52:29.700657 run osmo-ms-virt-phy/00030: Starting virtphy
22:52:29.713413 run osmo-ms-virt-phy/00030(pid=65): Launched
22:52:29.719391 run osmo-ms-virt-phy/00031: Starting virtphy
22:52:29.732287 run osmo-ms-virt-phy/00031(pid=66): Launched
22:52:29.738363 run osmo-ms-virt-phy/00032: Starting virtphy
22:52:29.751231 run osmo-ms-virt-phy/00032(pid=67): Launched
22:52:29.757139 run osmo-ms-virt-phy/00033: Starting virtphy
22:52:29.770164 run osmo-ms-virt-phy/00033(pid=68): Launched
22:52:29.776350 run osmo-ms-virt-phy/00034: Starting virtphy
22:52:29.789351 run osmo-ms-virt-phy/00034(pid=69): Launched
22:52:29.795358 run osmo-ms-virt-phy/00035: Starting virtphy
22:52:29.808195 run osmo-ms-virt-phy/00035(pid=70): Launched
22:52:29.814186 run osmo-ms-virt-phy/00036: Starting virtphy
22:52:29.827134 run osmo-ms-virt-phy/00036(pid=71): Launched
22:52:29.833214 run osmo-ms-virt-phy/00037: Starting virtphy
22:52:29.846039 run osmo-ms-virt-phy/00037(pid=72): Launched
22:52:29.852073 run osmo-ms-virt-phy/00038: Starting virtphy
22:52:29.864831 run osmo-ms-virt-phy/00038(pid=73): Launched
22:52:29.870699 run osmo-ms-virt-phy/00039: Starting virtphy
22:52:29.883593 run osmo-ms-virt-phy/00039(pid=74): Launched
22:52:29.889625 run osmo-ms-virt-phy/00040: Starting virtphy
22:52:29.902699 run osmo-ms-virt-phy/00040(pid=75): Launched
22:52:29.908731 run osmo-ms-virt-phy/00041: Starting virtphy
22:52:29.921881 run osmo-ms-virt-phy/00041(pid=76): Launched
22:52:29.927891 run osmo-ms-virt-phy/00042: Starting virtphy
22:52:29.941033 run osmo-ms-virt-phy/00042(pid=77): Launched
22:52:29.947046 run osmo-ms-virt-phy/00043: Starting virtphy
22:52:29.960191 run osmo-ms-virt-phy/00043(pid=78): Launched
22:52:29.966194 run osmo-ms-virt-phy/00044: Starting virtphy
22:52:29.979340 run osmo-ms-virt-phy/00044(pid=79): Launched
22:52:29.985466 run osmo-ms-virt-phy/00045: Starting virtphy
22:52:29.998398 run osmo-ms-virt-phy/00045(pid=80): Launched
22:52:30.004470 run osmo-ms-virt-phy/00046: Starting virtphy
22:52:30.017412 run osmo-ms-virt-phy/00046(pid=81): Launched
22:52:30.025346 run osmo-ms-virt-phy/00047: Starting virtphy
22:52:30.038196 run osmo-ms-virt-phy/00047(pid=82): Launched
22:52:30.044283 run osmo-ms-virt-phy/00048: Starting virtphy
22:52:30.057492 run osmo-ms-virt-phy/00048(pid=83): Launched
22:52:30.063750 run osmo-ms-virt-phy/00049: Starting virtphy
22:52:30.077492 run osmo-ms-virt-phy/00049(pid=84): Launched
22:52:30.083908 run osmo-ms-virt-phy/00050: Starting virtphy
22:52:30.097692 run osmo-ms-virt-phy/00050(pid=85): Launched
22:52:30.104068 run osmo-ms-virt-phy/00051: Starting virtphy
22:52:30.117686 run osmo-ms-virt-phy/00051(pid=86): Launched
22:52:30.124001 run osmo-ms-virt-phy/00052: Starting virtphy
22:52:30.137636 run osmo-ms-virt-phy/00052(pid=87): Launched
22:52:30.143813 run osmo-ms-virt-phy/00053: Starting virtphy
22:52:30.156894 run osmo-ms-virt-phy/00053(pid=88): Launched
22:52:30.162905 run osmo-ms-virt-phy/00054: Starting virtphy
22:52:30.175930 run osmo-ms-virt-phy/00054(pid=89): Launched
22:52:30.181924 run osmo-ms-virt-phy/00055: Starting virtphy
22:52:30.195214 run osmo-ms-virt-phy/00055(pid=90): Launched
22:52:30.201404 run osmo-ms-virt-phy/00056: Starting virtphy
22:52:30.214775 run osmo-ms-virt-phy/00056(pid=91): Launched
22:52:30.220827 run osmo-ms-virt-phy/00057: Starting virtphy
22:52:30.234087 run osmo-ms-virt-phy/00057(pid=92): Launched
22:52:30.241606 run osmo-ms-virt-phy/00058: Starting virtphy
22:52:30.254739 run osmo-ms-virt-phy/00058(pid=93): Launched
22:52:30.260941 run osmo-ms-virt-phy/00059: Starting virtphy
22:52:30.274295 run osmo-ms-virt-phy/00059(pid=94): Launched
22:52:30.280493 run osmo-ms-virt-phy/00060: Starting virtphy
22:52:30.293661 run osmo-ms-virt-phy/00060(pid=95): Launched
22:52:30.299842 run osmo-ms-virt-phy/00061: Starting virtphy
22:52:30.313209 run osmo-ms-virt-phy/00061(pid=96): Launched
22:52:30.319542 run osmo-ms-virt-phy/00062: Starting virtphy
22:52:30.332647 run osmo-ms-virt-phy/00062(pid=97): Launched
22:52:30.338912 run osmo-ms-virt-phy/00063: Starting virtphy
22:52:30.351964 run osmo-ms-virt-phy/00063(pid=98): Launched
22:52:30.358052 run osmo-ms-virt-phy/00064: Starting virtphy
22:52:30.371022 run osmo-ms-virt-phy/00064(pid=99): Launched
22:52:30.377111 run osmo-ms-virt-phy/00065: Starting virtphy
22:52:30.389914 run osmo-ms-virt-phy/00065(pid=100): Launched
22:52:30.396018 run osmo-ms-virt-phy/00066: Starting virtphy
22:52:30.409140 run osmo-ms-virt-phy/00066(pid=101): Launched
22:52:30.415143 run osmo-ms-virt-phy/00067: Starting virtphy
22:52:30.427992 run osmo-ms-virt-phy/00067(pid=102): Launched
22:52:30.434118 run osmo-ms-virt-phy/00068: Starting virtphy
22:52:30.447249 run osmo-ms-virt-phy/00068(pid=103): Launched
22:52:30.453227 run osmo-ms-virt-phy/00069: Starting virtphy
22:52:30.466294 run osmo-ms-virt-phy/00069(pid=104): Launched
22:52:30.473137 run osmo-ms-virt-phy/00070: Starting virtphy
22:52:30.486560 run osmo-ms-virt-phy/00070(pid=105): Launched
22:52:30.492855 run osmo-ms-virt-phy/00071: Starting virtphy
22:52:30.505975 run osmo-ms-virt-phy/00071(pid=106): Launched
22:52:30.512116 run osmo-ms-virt-phy/00072: Starting virtphy
22:52:30.525420 run osmo-ms-virt-phy/00072(pid=107): Launched
22:52:30.531641 run osmo-ms-virt-phy/00073: Starting virtphy
22:52:30.545106 run osmo-ms-virt-phy/00073(pid=108): Launched
22:52:30.551312 run osmo-ms-virt-phy/00074: Starting virtphy
22:52:30.565166 run osmo-ms-virt-phy/00074(pid=109): Launched
22:52:30.571574 run osmo-ms-virt-phy/00075: Starting virtphy
22:52:30.585324 run osmo-ms-virt-phy/00075(pid=110): Launched
22:52:30.591819 run osmo-ms-virt-phy/00076: Starting virtphy
22:52:30.605710 run osmo-ms-virt-phy/00076(pid=111): Launched
22:52:30.612167 run osmo-ms-virt-phy/00077: Starting virtphy
22:52:30.626100 run osmo-ms-virt-phy/00077(pid=112): Launched
22:52:30.632609 run osmo-ms-virt-phy/00078: Starting virtphy
22:52:30.646789 run osmo-ms-virt-phy/00078(pid=113): Launched
22:52:30.653161 run osmo-ms-virt-phy/00079: Starting virtphy
22:52:30.666969 run osmo-ms-virt-phy/00079(pid=114): Launched
22:52:30.673267 run osmo-ms-virt-phy/00080: Starting virtphy
22:52:30.686847 run osmo-ms-virt-phy/00080(pid=115): Launched
22:52:30.693184 run osmo-ms-virt-phy/00081: Starting virtphy
22:52:30.706793 run osmo-ms-virt-phy/00081(pid=116): Launched
22:52:30.713219 run osmo-ms-virt-phy/00082: Starting virtphy
22:52:30.726877 run osmo-ms-virt-phy/00082(pid=117): Launched
22:52:30.733206 run osmo-ms-virt-phy/00083: Starting virtphy
22:52:30.746526 run osmo-ms-virt-phy/00083(pid=118): Launched
22:52:30.752738 run osmo-ms-virt-phy/00084: Starting virtphy
22:52:30.766125 run osmo-ms-virt-phy/00084(pid=119): Launched
22:52:30.772434 run osmo-ms-virt-phy/00085: Starting virtphy
22:52:30.785908 run osmo-ms-virt-phy/00085(pid=120): Launched
22:52:30.792328 run osmo-ms-virt-phy/00086: Starting virtphy
22:52:30.806206 run osmo-ms-virt-phy/00086(pid=121): Launched
22:52:30.812486 run osmo-ms-virt-phy/00087: Starting virtphy
22:52:30.826128 run osmo-ms-virt-phy/00087(pid=122): Launched
22:52:30.832432 run osmo-ms-virt-phy/00088: Starting virtphy
22:52:30.846180 run osmo-ms-virt-phy/00088(pid=123): Launched
22:52:30.852514 run osmo-ms-virt-phy/00089: Starting virtphy
22:52:30.866229 run osmo-ms-virt-phy/00089(pid=124): Launched
22:52:30.872570 run osmo-ms-virt-phy/00090: Starting virtphy
22:52:30.886306 run osmo-ms-virt-phy/00090(pid=125): Launched
22:52:30.892602 run osmo-ms-virt-phy/00091: Starting virtphy
22:52:30.906471 run osmo-ms-virt-phy/00091(pid=126): Launched
22:52:30.912850 run osmo-ms-virt-phy/00092: Starting virtphy
22:52:30.926640 run osmo-ms-virt-phy/00092(pid=127): Launched
22:52:30.932941 run osmo-ms-virt-phy/00093: Starting virtphy
22:52:30.946937 run osmo-ms-virt-phy/00093(pid=128): Launched
22:52:30.953227 run osmo-ms-virt-phy/00094: Starting virtphy
22:52:30.967018 run osmo-ms-virt-phy/00094(pid=129): Launched
22:52:30.973219 run osmo-ms-virt-phy/00095: Starting virtphy
22:52:30.986911 run osmo-ms-virt-phy/00095(pid=130): Launched
22:52:30.993286 run osmo-ms-virt-phy/00096: Starting virtphy
22:52:31.006791 run osmo-ms-virt-phy/00096(pid=131): Launched
22:52:31.013087 run osmo-ms-virt-phy/00097: Starting virtphy
22:52:31.026411 run osmo-ms-virt-phy/00097(pid=132): Launched
22:52:31.032483 run osmo-ms-virt-phy/00098: Starting virtphy
22:52:31.045622 run osmo-ms-virt-phy/00098(pid=133): Launched
22:52:31.051629 run osmo-ms-virt-phy/00099: Starting virtphy
22:52:31.064790 run osmo-ms-virt-phy/00099(pid=134): Launched
22:52:31.070936 run mass: Checking if sockets are in the filesystem
22:52:31.141227 run osmo-ms-mob/00000: Starting mobile
22:52:31.154787 run osmo-ms-mob/00000(pid=135): Launched
22:52:31.172590 run mass: MS start registered {at=19652456.875934374, delay=0.011695180088281631, ms=00000}
22:52:35.288864 run osmo-ms-mob/00001: Starting mobile
22:52:35.305085 run osmo-ms-mob/00001(pid=136): Launched
22:52:35.322981 run mass: MS start registered {at=19652461.026313845, delay=0.011018555611371994, ms=00001}
22:52:37.972615 run osmo-ms-mob/00002: Starting mobile
22:52:37.994679 run osmo-ms-mob/00002(pid=137): Launched
22:52:38.001066 run mass: Starting too slowly. Moving on {now=19652463.704434678, sleep=-0.8242262862622738, target=19652462.88020839}
22:52:38.007395 run mass: MS start registered {at=19652463.710751083, delay=0.006319403648376465, ms=00002}
22:52:38.013578 run mass: Starting too slowly. Moving on {now=19652463.716946155, sleep=-0.7367377616465092, target=19652462.980208393}
22:52:38.019603 run mass: Starting too slowly. Moving on {now=19652463.722972173, sleep=-0.6427637785673141, target=19652463.080208395}
22:52:38.025968 run mass: Starting too slowly. Moving on {now=19652463.72933764, sleep=-0.549129243940115, target=19652463.180208396}
22:52:38.031816 run mass: Starting too slowly. Moving on {now=19652463.7351868, sleep=-0.4549784027040005, target=19652463.280208398}
22:52:38.037610 run mass: Starting too slowly. Moving on {now=19652463.740980506, sleep=-0.36077210679650307, target=19652463.3802084}
22:52:38.043516 run mass: Starting too slowly. Moving on {now=19652463.746885516, sleep=-0.2666771151125431, target=19652463.4802084}
22:52:38.049732 run mass: Starting too slowly. Moving on {now=19652463.753101394, sleep=-0.1728929914534092, target=19652463.580208402}
22:52:38.055506 run mass: Starting too slowly. Moving on {now=19652463.7588758, sleep=-0.07866739481687546, target=19652463.680208404}
22:52:38.383359 run osmo-ms-mob/00003: Starting mobile
22:52:38.396908 run osmo-ms-mob/00003(pid=138): Launched
22:52:38.408223 run mass: MS start registered {at=19652464.11156845, delay=0.003033854067325592, ms=00003}
22:52:38.989461 run mass: MS performed LU {at=19652464.692773484, lu_delay=7.81683911010623, ms=00000}
22:52:39.482547 run osmo-ms-mob/00004: Starting mobile
22:52:39.495850 run osmo-ms-mob/00004(pid=139): Launched
22:52:39.506587 run mass: MS start registered {at=19652465.209936246, delay=0.0044324807822704315, ms=00004}
22:52:40.486189 run osmo-ms-mob/00005: Starting mobile
22:52:40.500451 run osmo-ms-mob/00005(pid=140): Launched
22:52:40.511407 run mass: MS start registered {at=19652466.21475794, delay=0.004507727921009064, ms=00005}
22:52:40.890593 run mass: MS performed LU {at=19652466.593905777, lu_delay=5.567591931670904, ms=00001}
22:52:41.384301 run osmo-ms-mob/00006: Starting mobile
22:52:41.398094 run osmo-ms-mob/00006(pid=141): Launched
22:52:41.410159 run mass: MS start registered {at=19652467.1135034, delay=3.2275915145874023e-05, ms=00006}
22:52:42.284172 run osmo-ms-mob/00007: Starting mobile
22:52:42.298245 run osmo-ms-mob/00007(pid=142): Launched
22:52:42.309838 run mass: MS start registered {at=19652468.013180103, delay=0.005010675638914108, ms=00007}
22:52:42.754946 run mass: MS performed LU {at=19652468.458265934, lu_delay=4.7475148513913155, ms=00002}
22:52:43.083496 run osmo-ms-mob/00008: Starting mobile
22:52:43.097373 run osmo-ms-mob/00008(pid=143): Launched
22:52:43.108651 run mass: MS start registered {at=19652468.811991848, delay=0.005011651664972305, ms=00008}
22:52:43.783400 run osmo-ms-mob/00009: Starting mobile
22:52:43.797443 run osmo-ms-mob/00009(pid=144): Launched
22:52:43.809489 run mass: MS start registered {at=19652469.51282898, delay=0.005648262798786163, ms=00009}
22:52:44.560128 run osmo-ms-mob/00010: Starting mobile
22:52:44.579152 run osmo-ms-mob/00010(pid=145): Launched
22:52:44.586409 run mass: Starting too slowly. Moving on {now=19652470.2897779, sleep=-0.009569399058818817, target=19652470.280208502}
22:52:44.593126 run mass: MS start registered {at=19652470.296483424, delay=0.006708528846502304, ms=00010}
22:52:44.656297 run mass: MS performed LU {at=19652470.359627254, lu_delay=5.149691008031368, ms=00004}
22:52:44.685140 run mass: MS performed LU {at=19652470.388458297, lu_delay=6.276889845728874, ms=00003}
22:52:45.089297 run osmo-ms-mob/00011: Starting mobile
22:52:45.120115 run osmo-ms-mob/00011(pid=146): Launched
22:52:45.140190 run mass: MS start registered {at=19652470.843510076, delay=0.004851136356592178, ms=00011}
22:52:45.689275 run osmo-ms-mob/00012: Starting mobile
22:52:45.718286 run osmo-ms-mob/00012(pid=147): Launched
22:52:45.738684 run mass: MS start registered {at=19652471.44199715, delay=0.005574699491262436, ms=00012}
22:52:46.289385 run osmo-ms-mob/00013: Starting mobile
22:52:46.311531 run osmo-ms-mob/00013(pid=148): Launched
22:52:46.323840 run mass: MS start registered {at=19652472.027196944, delay=2.1025538444519043e-05, ms=00013}
22:52:46.521567 run mass: MS performed LU {at=19652472.224884, lu_delay=6.010126058012247, ms=00005}
22:52:46.585506 run mass: MS performed LU {at=19652472.2888373, lu_delay=5.175333898514509, ms=00006}
22:52:46.889034 run osmo-ms-mob/00014: Starting mobile
22:52:46.912593 run osmo-ms-mob/00014(pid=149): Launched
22:52:46.932597 run mass: MS start registered {at=19652472.635914393, delay=0.011445920914411545, ms=00014}
22:52:47.490159 run osmo-ms-mob/00015: Starting mobile
22:52:47.522664 run osmo-ms-mob/00015(pid=150): Launched
22:52:47.545049 run mass: MS start registered {at=19652473.248368572, delay=0.006997331976890564, ms=00015}
22:52:47.992279 run osmo-ms-mob/00016: Starting mobile
22:52:48.028870 run osmo-ms-mob/00016(pid=151): Launched
22:52:48.051872 run mass: MS start registered {at=19652473.75520535, delay=0.006872501224279404, ms=00016}
22:52:48.423079 run mass: MS performed LU {at=19652474.126388066, lu_delay=5.314396217465401, ms=00008}
22:52:48.437593 run osmo-ms-mob/00017: Starting mobile
22:52:48.455066 run osmo-ms-mob/00017(pid=152): Launched
22:52:48.463780 run mass: MS performed LU {at=19652474.167133957, lu_delay=6.153953853994608, ms=00007}
22:52:48.499725 run mass: MS start registered {at=19652474.20307585, delay=0.03596862033009529, ms=00017}
22:52:48.773342 run mass: MS performed LU {at=19652474.47666019, lu_delay=4.9638312086462975, ms=00009}
22:52:49.084363 run osmo-ms-mob/00018: Starting mobile
22:52:49.100294 run osmo-ms-mob/00018(pid=153): Launched
22:52:49.113674 run mass: MS start registered {at=19652474.81701411, delay=0.005679044872522354, ms=00018}
22:52:49.484648 run osmo-ms-mob/00019: Starting mobile
22:52:49.501568 run osmo-ms-mob/00019(pid=154): Launched
22:52:49.515025 run mass: MS start registered {at=19652475.218372792, delay=0.004267152398824692, ms=00019}
22:52:49.983498 run osmo-ms-mob/00020: Starting mobile
22:52:49.998385 run osmo-ms-mob/00020(pid=155): Launched
22:52:50.010774 run mass: MS start registered {at=19652475.71411185, delay=0.005103707313537598, ms=00020}
22:52:50.286674 run mass: MS performed LU {at=19652475.98999371, lu_delay=5.693510286509991, ms=00010}
22:52:50.351443 run mass: MS performed LU {at=19652476.05477855, lu_delay=5.211268473416567, ms=00011}
22:52:50.363958 run osmo-ms-mob/00021: Starting mobile
22:52:50.378914 run osmo-ms-mob/00021(pid=156): Launched
22:52:50.391477 run mass: MS start registered {at=19652476.09482487, delay=0.005330178886651993, ms=00021}
22:52:50.438857 run mass: MS performed LU {at=19652476.14219814, lu_delay=4.700200989842415, ms=00012}
22:52:50.883043 run osmo-ms-mob/00022: Starting mobile
22:52:50.898328 run osmo-ms-mob/00022(pid=157): Launched
22:52:50.911695 run mass: MS start registered {at=19652476.6150369, delay=0.005637399852275848, ms=00022}
22:52:51.384001 run osmo-ms-mob/00023: Starting mobile
22:52:51.400928 run osmo-ms-mob/00023(pid=158): Launched
22:52:51.412846 run mass: MS start registered {at=19652477.116195872, delay=0.005045756697654724, ms=00023}
22:52:51.783381 run osmo-ms-mob/00024: Starting mobile
22:52:51.799269 run osmo-ms-mob/00024(pid=159): Launched
22:52:51.812357 run mass: MS start registered {at=19652477.515698984, delay=0.0055518075823783875, ms=00024}
22:52:52.188215 run mass: MS performed LU {at=19652477.89155261, lu_delay=4.643184036016464, ms=00015}
22:52:52.200591 run osmo-ms-mob/00025: Starting mobile
22:52:52.215097 run osmo-ms-mob/00025(pid=160): Launched
22:52:52.222469 run mass: MS performed LU {at=19652477.92582429, lu_delay=5.289909895509481, ms=00014}
22:52:52.229233 run mass: MS start registered {at=19652477.93259748, delay=0.006793830543756485, ms=00025}
22:52:52.303968 run mass: MS performed LU {at=19652478.0073008, lu_delay=5.980103857815266, ms=00013}
22:52:52.687681 run osmo-ms-mob/00026: Starting mobile
22:52:52.703391 run osmo-ms-mob/00026(pid=161): Launched
22:52:52.716023 run mass: MS start registered {at=19652478.419371575, delay=0.004957180470228195, ms=00026}
22:52:53.084788 run osmo-ms-mob/00027: Starting mobile
22:52:53.099965 run osmo-ms-mob/00027(pid=162): Launched
22:52:53.112049 run mass: MS start registered {at=19652478.815397773, delay=0.005010735243558884, ms=00027}
22:52:53.484195 run osmo-ms-mob/00028: Starting mobile
22:52:53.499844 run osmo-ms-mob/00028(pid=163): Launched
22:52:53.512455 run mass: MS start registered {at=19652479.215795737, delay=0.005421344190835953, ms=00028}
22:52:53.886390 run osmo-ms-mob/00029: Starting mobile
22:52:53.909055 run osmo-ms-mob/00029(pid=164): Launched
22:52:53.923088 run mass: MS start registered {at=19652479.62643282, delay=3.261864185333252e-05, ms=00029}
22:52:53.970337 run mass: MS performed LU {at=19652479.67365158, lu_delay=5.9184462279081345, ms=00016}
22:52:54.052568 run mass: MS performed LU {at=19652479.75588543, lu_delay=4.938871320337057, ms=00018}
22:52:54.117311 run mass: MS performed LU {at=19652479.820632923, lu_delay=5.6175570748746395, ms=00017}
22:52:54.132146 run osmo-ms-mob/00030: Starting mobile
22:52:54.148564 run osmo-ms-mob/00030(pid=165): Launched
22:52:54.162573 run mass: MS start registered {at=19652479.865885608, delay=0.006318595260381699, ms=00030}
22:52:54.223180 run mass: MS performed LU {at=19652479.926512044, lu_delay=4.708139251917601, ms=00019}
22:52:54.683140 run osmo-ms-mob/00031: Starting mobile
22:52:54.698368 run osmo-ms-mob/00031(pid=166): Launched
22:52:54.710406 run mass: MS start registered {at=19652480.41375, delay=0.005111187696456909, ms=00031}
22:52:54.983074 run osmo-ms-mob/00032: Starting mobile
22:52:54.999678 run osmo-ms-mob/00032(pid=167): Launched
22:52:55.011610 run mass: MS start registered {at=19652480.714962825, delay=0.004356399178504944, ms=00032}
22:52:55.383115 run osmo-ms-mob/00033: Starting mobile
22:52:55.398610 run osmo-ms-mob/00033(pid=168): Launched
22:52:55.411285 run mass: MS start registered {at=19652481.114625003, delay=0.005390327423810959, ms=00033}
22:52:55.783111 run osmo-ms-mob/00034: Starting mobile
22:52:55.798522 run osmo-ms-mob/00034(pid=169): Launched
22:52:55.814329 run mass: MS start registered {at=19652481.51765647, delay=0.007298093289136887, ms=00034}
22:52:55.953954 run mass: MS performed LU {at=19652481.657287706, lu_delay=5.943175856024027, ms=00020}
22:52:55.981758 run mass: MS performed LU {at=19652481.685094368, lu_delay=5.070057466626167, ms=00022}
22:52:55.994056 run osmo-ms-mob/00035: Starting mobile
22:52:56.009013 run osmo-ms-mob/00035(pid=170): Launched
22:52:56.021258 run mass: MS start registered {at=19652481.72459953, delay=0.005051281303167343, ms=00035}
22:52:56.069559 run mass: MS performed LU {at=19652481.772893574, lu_delay=5.678068704903126, ms=00021}
22:52:56.360821 run mass: MS performed LU {at=19652482.06415592, lu_delay=4.947960048913956, ms=00023}
22:52:56.483668 run osmo-ms-mob/00036: Starting mobile
22:52:56.498723 run osmo-ms-mob/00036(pid=171): Launched
22:52:56.510901 run mass: MS start registered {at=19652482.214236382, delay=0.005246657878160477, ms=00036}
22:52:56.883859 run osmo-ms-mob/00037: Starting mobile
22:52:56.899744 run osmo-ms-mob/00037(pid=172): Launched
22:52:56.913284 run mass: MS start registered {at=19652482.616617605, delay=0.006011594086885452, ms=00037}
22:52:57.183595 run osmo-ms-mob/00038: Starting mobile
22:52:57.198379 run osmo-ms-mob/00038(pid=173): Launched
22:52:57.210768 run mass: MS start registered {at=19652482.914115906, delay=0.005425006151199341, ms=00038}
22:52:57.483069 run osmo-ms-mob/00039: Starting mobile
22:52:57.498895 run osmo-ms-mob/00039(pid=174): Launched
22:52:57.512673 run mass: MS start registered {at=19652483.216011938, delay=0.006281539797782898, ms=00039}
22:52:57.735810 run mass: MS performed LU {at=19652483.439132236, lu_delay=5.01976066082716, ms=00026}
22:52:57.818598 run mass: MS performed LU {at=19652483.52192939, lu_delay=4.706531617790461, ms=00027}
22:52:57.831131 run osmo-ms-mob/00040: Starting mobile
22:52:57.846420 run osmo-ms-mob/00040(pid=175): Launched
22:52:57.858948 run mass: MS start registered {at=19652483.562289298, delay=0.0052360109984874725, ms=00040}
22:52:57.883640 run mass: MS performed LU {at=19652483.58698003, lu_delay=6.071281045675278, ms=00024}
22:52:57.989464 run mass: MS performed LU {at=19652483.69280028, lu_delay=5.760202798992395, ms=00025}
22:52:58.002531 run osmo-ms-mob/00041: Starting mobile
22:52:58.019156 run osmo-ms-mob/00041(pid=176): Launched
22:52:58.032580 run mass: MS start registered {at=19652483.735927206, delay=0.005590226501226425, ms=00041}
22:52:58.484713 run osmo-ms-mob/00042: Starting mobile
22:52:58.501940 run osmo-ms-mob/00042(pid=177): Launched
22:52:58.515680 run mass: MS start registered {at=19652484.218999907, delay=0.005819644778966904, ms=00042}
22:52:58.890232 run osmo-ms-mob/00043: Starting mobile
22:52:58.922206 run osmo-ms-mob/00043(pid=178): Launched
22:52:58.943909 run mass: MS start registered {at=19652484.64724119, delay=0.006841212511062622, ms=00043}
22:52:59.189232 run osmo-ms-mob/00044: Starting mobile
22:52:59.213305 run osmo-ms-mob/00044(pid=179): Launched
22:52:59.231124 run mass: MS start registered {at=19652484.93446168, delay=0.00831344723701477, ms=00044}
22:52:59.483950 run osmo-ms-mob/00045: Starting mobile
22:52:59.509853 run osmo-ms-mob/00045(pid=180): Launched
22:52:59.523255 run mass: MS start registered {at=19652485.226609826, delay=2.0634382963180542e-05, ms=00045}
22:52:59.599953 run mass: MS performed LU {at=19652485.303283602, lu_delay=6.087487865239382, ms=00028}
22:52:59.656017 run mass: MS performed LU {at=19652485.359337706, lu_delay=5.493452098220587, ms=00030}
22:52:59.672165 run osmo-ms-mob/00046: Starting mobile
22:52:59.691089 run osmo-ms-mob/00046(pid=181): Launched
22:52:59.704857 run mass: MS start registered {at=19652485.40817048, delay=0.00606965646147728, ms=00046}
22:52:59.748182 run mass: MS performed LU {at=19652485.451512773, lu_delay=5.8250799514353275, ms=00029}
22:52:59.909453 run mass: MS performed LU {at=19652485.612783417, lu_delay=4.897820591926575, ms=00032}
22:52:59.922509 run osmo-ms-mob/00047: Starting mobile
22:52:59.938799 run osmo-ms-mob/00047(pid=182): Launched
22:52:59.951738 run mass: MS start registered {at=19652485.65505394, delay=0.005485121160745621, ms=00047}
22:53:00.389275 run osmo-ms-mob/00048: Starting mobile
22:53:00.421037 run osmo-ms-mob/00048(pid=183): Launched
22:53:00.443186 run mass: MS start registered {at=19652486.146525625, delay=0.0075719282031059265, ms=00048}
22:53:00.642834 run mass: MS performed LU {at=19652486.346156403, lu_delay=5.932406403124332, ms=00031}
22:53:00.670142 run osmo-ms-mob/00049: Starting mobile
22:53:00.690872 run osmo-ms-mob/00049(pid=184): Launched
22:53:00.709272 run mass: MS start registered {at=19652486.41258143, delay=0.009879395365715027, ms=00049}
22:53:00.990097 run osmo-ms-mob/00050: Starting mobile
22:53:01.022125 run osmo-ms-mob/00050(pid=185): Launched
22:53:01.044750 run mass: MS start registered {at=19652486.7480665, delay=0.006881155073642731, ms=00050}
22:53:01.387444 run osmo-ms-mob/00051: Starting mobile
22:53:01.404086 run osmo-ms-mob/00051(pid=186): Launched
22:53:01.421093 run mass: MS start registered {at=19652487.124416243, delay=0.008787531405687332, ms=00051}
22:53:01.501301 run mass: MS performed LU {at=19652487.20462669, lu_delay=5.480027161538601, ms=00035}
22:53:01.519732 run mass: MS performed LU {at=19652487.223073814, lu_delay=4.606456208974123, ms=00037}
22:53:01.533839 run osmo-ms-mob/00052: Starting mobile
22:53:01.551402 run osmo-ms-mob/00052(pid=187): Launched
22:53:01.588983 run mass: MS start registered {at=19652487.29231679, delay=0.02933557704091072, ms=00052}
22:53:01.648712 run mass: MS performed LU {at=19652487.352047242, lu_delay=5.137810859829187, ms=00036}
22:53:01.810779 run mass: MS performed LU {at=19652487.514113337, lu_delay=6.39948833361268, ms=00033}
22:53:01.824047 run osmo-ms-mob/00053: Starting mobile
22:53:01.840192 run osmo-ms-mob/00053(pid=188): Launched
22:53:01.848039 run mass: MS performed LU {at=19652487.551392935, lu_delay=6.03373646363616, ms=00034}
22:53:01.855502 run mass: MS performed LU {at=19652487.558865294, lu_delay=4.644749388098717, ms=00038}
22:53:01.862870 run mass: MS start registered {at=19652487.56623464, delay=0.014865692704916, ms=00053}
22:53:01.876550 run osmo-ms-mob/00054: Starting mobile
22:53:01.893324 run osmo-ms-mob/00054(pid=189): Launched
22:53:01.906741 run mass: MS start registered {at=19652487.610093094, delay=0.003958374261856079, ms=00054}
22:53:02.583683 run osmo-ms-mob/00055: Starting mobile
22:53:02.601138 run osmo-ms-mob/00055(pid=190): Launched
22:53:02.614791 run mass: MS start registered {at=19652488.318137974, delay=0.005605112761259079, ms=00055}
22:53:02.882937 run osmo-ms-mob/00056: Starting mobile
22:53:02.897955 run osmo-ms-mob/00056(pid=191): Launched
22:53:02.910283 run mass: MS start registered {at=19652488.613633096, delay=0.004958711564540863, ms=00056}
22:53:03.183350 run osmo-ms-mob/00057: Starting mobile
22:53:03.198437 run osmo-ms-mob/00057(pid=192): Launched
22:53:03.212518 run mass: MS start registered {at=19652488.915847953, delay=0.006601002067327499, ms=00057}
22:53:03.365858 run mass: MS performed LU {at=19652489.06917327, lu_delay=5.853161331266165, ms=00039}
22:53:03.423602 run mass: MS performed LU {at=19652489.126908734, lu_delay=5.390981528908014, ms=00041}
22:53:03.513300 run mass: MS performed LU {at=19652489.21661927, lu_delay=5.654329974204302, ms=00040}
22:53:03.541330 run osmo-ms-mob/00058: Starting mobile
22:53:03.586591 run osmo-ms-mob/00058(pid=193): Launched
22:53:03.610727 run mass: MS start registered {at=19652489.31403275, delay=0.005372919142246246, ms=00058}
22:53:03.675707 run mass: MS performed LU {at=19652489.379013676, lu_delay=5.160013768821955, ms=00042}
22:53:03.904169 run osmo-ms-mob/00059: Starting mobile
22:53:03.942474 run osmo-ms-mob/00059(pid=194): Launched
22:53:03.961400 run mass: MS performed LU {at=19652489.664732642, lu_delay=5.017491452395916, ms=00043}
22:53:03.979359 run mass: MS start registered {at=19652489.68270648, delay=0.01801494136452675, ms=00059}
22:53:04.191560 run osmo-ms-mob/00060: Starting mobile
22:53:04.226601 run osmo-ms-mob/00060(pid=195): Launched
22:53:04.251744 run mass: MS start registered {at=19652489.955040846, delay=0.00797901302576065, ms=00060}
22:53:04.592395 run osmo-ms-mob/00061: Starting mobile
22:53:04.624142 run osmo-ms-mob/00061(pid=196): Launched
22:53:04.644224 run mass: MS start registered {at=19652490.347489983, delay=0.008185863494873047, ms=00061}
22:53:04.892009 run osmo-ms-mob/00062: Starting mobile
22:53:04.925276 run osmo-ms-mob/00062(pid=197): Launched
22:53:04.940568 run mass: MS start registered {at=19652490.64391014, delay=3.4332275390625e-05, ms=00062}
22:53:05.185810 run osmo-ms-mob/00063: Starting mobile
22:53:05.203238 run osmo-ms-mob/00063(pid=198): Launched
22:53:05.216360 run mass: MS start registered {at=19652490.91969814, delay=0.005023978650569916, ms=00063}
22:53:05.267679 run mass: MS performed LU {at=19652490.97100795, lu_delay=4.558426521718502, ms=00049}
22:53:05.285324 run mass: MS performed LU {at=19652490.988656774, lu_delay=5.580486293882132, ms=00046}
22:53:05.341099 run mass: MS performed LU {at=19652491.04442871, lu_delay=5.389374770224094, ms=00047}
22:53:05.353695 run osmo-ms-mob/00064: Starting mobile
22:53:05.368832 run osmo-ms-mob/00064(pid=199): Launched
22:53:05.381064 run mass: MS start registered {at=19652491.084404405, delay=0.005337420850992203, ms=00064}
22:53:05.594929 run mass: MS performed LU {at=19652491.298248325, lu_delay=6.071638498455286, ms=00045}
22:53:05.613500 run mass: MS performed LU {at=19652491.316823423, lu_delay=6.382361743599176, ms=00044}
22:53:05.983887 run osmo-ms-mob/00065: Starting mobile
22:53:05.998554 run osmo-ms-mob/00065(pid=200): Launched
22:53:06.011141 run mass: MS start registered {at=19652491.71447468, delay=0.005470633506774902, ms=00065}
22:53:06.284707 run osmo-ms-mob/00066: Starting mobile
22:53:06.301761 run osmo-ms-mob/00066(pid=201): Launched
22:53:06.315356 run mass: MS start registered {at=19652492.01864479, delay=0.005889039486646652, ms=00066}
22:53:06.338114 run mass: MS performed LU {at=19652492.041429836, lu_delay=5.894904211163521, ms=00048}
22:53:06.476098 run mass: MS performed LU {at=19652492.17942355, lu_delay=3.861285574734211, ms=00055}
22:53:06.656275 run mass: MS performed LU {at=19652492.35960369, lu_delay=3.745970595628023, ms=00056}
22:53:06.669236 run osmo-ms-mob/00067: Starting mobile
22:53:06.685319 run osmo-ms-mob/00067(pid=202): Launched
22:53:06.698564 run mass: MS start registered {at=19652492.401908647, delay=0.00554259866476059, ms=00067}
22:53:06.983774 run osmo-ms-mob/00068: Starting mobile
22:53:06.999796 run osmo-ms-mob/00068(pid=203): Launched
22:53:07.012660 run mass: MS start registered {at=19652492.715997208, delay=0.00561138242483139, ms=00068}
22:53:07.233548 run mass: MS performed LU {at=19652492.936823636, lu_delay=5.8124073930084705, ms=00051}
22:53:07.251445 run mass: MS performed LU {at=19652492.95477365, lu_delay=6.206707149744034, ms=00050}
22:53:07.277782 run osmo-ms-mob/00069: Starting mobile
22:53:07.300742 run osmo-ms-mob/00069(pid=204): Launched
22:53:07.315725 run mass: MS start registered {at=19652493.019052953, delay=4.9270689487457275e-05, ms=00069}
22:53:07.367075 run mass: MS performed LU {at=19652493.070388686, lu_delay=5.778071895241737, ms=00052}
22:53:07.441745 run mass: MS performed LU {at=19652493.145065617, lu_delay=5.53497252240777, ms=00054}
22:53:07.783440 run osmo-ms-mob/00070: Starting mobile
22:53:07.798558 run osmo-ms-mob/00070(pid=205): Launched
22:53:07.816863 run mass: MS start registered {at=19652493.519337215, delay=0.010061152279376984, ms=00070}
22:53:08.189984 run osmo-ms-mob/00071: Starting mobile
22:53:08.209360 run osmo-ms-mob/00071(pid=206): Launched
22:53:08.224435 run mass: MS start registered {at=19652493.92777702, delay=3.3307820558547974e-05, ms=00071}
22:53:08.585498 run osmo-ms-mob/00072: Starting mobile
22:53:08.600734 run osmo-ms-mob/00072(pid=207): Launched
22:53:08.612906 run mass: MS start registered {at=19652494.316253476, delay=0.005383159965276718, ms=00072}
22:53:08.990835 run osmo-ms-mob/00073: Starting mobile
22:53:09.023066 run osmo-ms-mob/00073(pid=208): Launched
22:53:09.037854 run mass: MS performed LU {at=19652494.741195884, lu_delay=5.05848940461874, ms=00059}
22:53:09.052604 run mass: MS start registered {at=19652494.75595468, delay=0.014796823263168335, ms=00073}
22:53:09.066954 run mass: MS performed LU {at=19652494.77029637, lu_delay=5.456263620406389, ms=00058}
22:53:09.362116 run mass: MS performed LU {at=19652495.06534742, lu_delay=6.149499464780092, ms=00057}
22:53:09.566116 run osmo-ms-mob/00074: Starting mobile
22:53:09.580709 run osmo-ms-mob/00074(pid=209): Launched
22:53:09.587129 run mass: Starting too slowly. Moving on {now=19652495.290496822, sleep=-0.11028794944286346, target=19652495.180208873}
22:53:09.593176 run mass: MS performed LU {at=19652495.296534024, lu_delay=4.949044041335583, ms=00061}
22:53:09.599297 run mass: Starting too slowly. Moving on {now=19652495.30266645, sleep=-0.022457577288150787, target=19652495.280208874}
22:53:09.605138 run mass: MS start registered {at=19652495.30850034, delay=0.018005922436714172, ms=00074}
22:53:09.782839 run osmo-ms-mob/00075: Starting mobile
22:53:09.822724 run osmo-ms-mob/00075(pid=210): Launched
22:53:09.834194 run mass: MS start registered {at=19652495.537540924, delay=0.004661403596401215, ms=00075}
22:53:10.283232 run osmo-ms-mob/00076: Starting mobile
22:53:10.299065 run osmo-ms-mob/00076(pid=211): Launched
22:53:10.311504 run mass: MS start registered {at=19652496.01482827, delay=0.005797423422336578, ms=00076}
22:53:10.514687 run mass: MS performed LU {at=19652496.218021907, lu_delay=3.8161132596433163, ms=00067}
22:53:10.683015 run osmo-ms-mob/00077: Starting mobile
22:53:10.697513 run osmo-ms-mob/00077(pid=212): Launched
22:53:10.710038 run mass: MS start registered {at=19652496.41338604, delay=0.004817254841327667, ms=00077}
22:53:11.133028 run mass: MS performed LU {at=19652496.83635396, lu_delay=6.192443821579218, ms=00062}
22:53:11.145049 run osmo-ms-mob/00078: Starting mobile
22:53:11.158789 run osmo-ms-mob/00078(pid=213): Launched
22:53:11.170589 run mass: MS start registered {at=19652496.873932265, delay=0.00536959245800972, ms=00078}
22:53:11.206512 run mass: MS performed LU {at=19652496.90984441, lu_delay=5.825440004467964, ms=00064}
22:53:11.234595 run mass: MS performed LU {at=19652496.93792825, lu_delay=4.919283457100391, ms=00066}
22:53:11.253008 run mass: MS performed LU {at=19652496.9563312, lu_delay=5.2418565191328526, ms=00065}
22:53:11.264737 run osmo-ms-mob/00079: Starting mobile
22:53:11.278239 run osmo-ms-mob/00079(pid=214): Launched
22:53:11.284540 run mass: MS performed LU {at=19652496.987897906, lu_delay=6.068199764937162, ms=00063}
22:53:11.290441 run mass: MS start registered {at=19652496.9938057, delay=0.005930241197347641, ms=00079}
22:53:12.089401 run osmo-ms-mob/00080: Starting mobile
22:53:12.113563 run osmo-ms-mob/00080(pid=215): Launched
22:53:12.127261 run mass: MS start registered {at=19652497.830582775, delay=0.006060097366571426, ms=00080}
22:53:12.584498 run osmo-ms-mob/00081: Starting mobile
22:53:12.599190 run osmo-ms-mob/00081(pid=216): Launched
22:53:12.611813 run mass: MS start registered {at=19652498.31515932, delay=0.0051386356353759766, ms=00081}
22:53:12.798603 run mass: MS performed LU {at=19652498.501935873, lu_delay=5.785938665270805, ms=00068}
22:53:12.927865 run mass: MS performed LU {at=19652498.631198484, lu_delay=4.703421466052532, ms=00071}
22:53:12.940033 run osmo-ms-mob/00082: Starting mobile
22:53:12.954876 run osmo-ms-mob/00082(pid=217): Launched
22:53:12.961549 run mass: MS performed LU {at=19652498.66490574, lu_delay=5.145568527281284, ms=00070}
22:53:12.968211 run mass: MS start registered {at=19652498.671575353, delay=0.006693016737699509, ms=00082}
22:53:13.052599 run mass: MS performed LU {at=19652498.75593349, lu_delay=5.736880537122488, ms=00069}
22:53:13.586385 run osmo-ms-mob/00083: Starting mobile
22:53:13.601880 run osmo-ms-mob/00083(pid=218): Launched
22:53:13.614711 run mass: MS start registered {at=19652499.31805291, delay=0.005476269870996475, ms=00083}
22:53:14.083299 run osmo-ms-mob/00084: Starting mobile
22:53:14.096638 run osmo-ms-mob/00084(pid=219): Launched
22:53:14.108859 run mass: MS start registered {at=19652499.81217602, delay=0.005826007574796677, ms=00084}
22:53:14.584783 run osmo-ms-mob/00085: Starting mobile
22:53:14.598602 run osmo-ms-mob/00085(pid=220): Launched
22:53:14.609871 run mass: MS start registered {at=19652500.313211348, delay=0.005011800676584244, ms=00085}
22:53:14.765115 run mass: MS performed LU {at=19652500.468434, lu_delay=6.152180522680283, ms=00072}
22:53:14.783297 run mass: MS performed LU {at=19652500.486618754, lu_delay=4.94907782971859, ms=00075}
22:53:14.898692 run mass: MS performed LU {at=19652500.60201049, lu_delay=5.846055809408426, ms=00073}
22:53:15.183567 run osmo-ms-mob/00086: Starting mobile
22:53:15.197438 run osmo-ms-mob/00086(pid=221): Launched
22:53:15.208607 run mass: MS performed LU {at=19652500.911948457, lu_delay=4.89712018892169, ms=00076}
22:53:15.215089 run mass: MS start registered {at=19652500.918452606, delay=0.01140318438410759, ms=00086}
22:53:15.783717 run osmo-ms-mob/00087: Starting mobile
22:53:15.799827 run osmo-ms-mob/00087(pid=222): Launched
22:53:15.813292 run mass: MS start registered {at=19652501.516632028, delay=0.006355591118335724, ms=00087}
22:53:16.383448 run osmo-ms-mob/00088: Starting mobile
22:53:16.397993 run osmo-ms-mob/00088(pid=223): Launched
22:53:16.409324 run mass: MS start registered {at=19652502.112675916, delay=0.004850167781114578, ms=00088}
22:53:16.564486 run mass: MS performed LU {at=19652502.267818447, lu_delay=5.274012748152018, ms=00079}
22:53:16.694233 run mass: MS performed LU {at=19652502.39755253, lu_delay=5.523620266467333, ms=00078}
22:53:16.712794 run mass: MS performed LU {at=19652502.41613709, lu_delay=6.002751052379608, ms=00077}
22:53:16.819029 run mass: MS performed LU {at=19652502.522364266, lu_delay=4.6917814910411835, ms=00080}
22:53:16.831138 run osmo-ms-mob/00089: Starting mobile
22:53:16.845414 run osmo-ms-mob/00089(pid=224): Launched
22:53:16.857172 run mass: MS start registered {at=19652502.560529765, delay=5.185231566429138e-05, ms=00089}
22:53:17.586619 run osmo-ms-mob/00090: Starting mobile
22:53:17.605622 run osmo-ms-mob/00090(pid=225): Launched
22:53:17.620495 run mass: MS start registered {at=19652503.323837098, delay=0.0005044080317020416, ms=00090}
22:53:18.288152 run osmo-ms-mob/00091: Starting mobile
22:53:18.304996 run osmo-ms-mob/00091(pid=226): Launched
22:53:18.317305 run mass: MS start registered {at=19652504.020641506, delay=0.005549140274524689, ms=00091}
22:53:18.665059 run mass: MS performed LU {at=19652504.368375447, lu_delay=5.696800094097853, ms=00082}
22:53:18.765867 run mass: MS performed LU {at=19652504.469203368, lu_delay=5.151150457561016, ms=00083}
22:53:18.784932 run mass: MS performed LU {at=19652504.488281403, lu_delay=6.173122081905603, ms=00081}
22:53:18.974053 run mass: MS performed LU {at=19652504.677387014, lu_delay=4.865210995078087, ms=00084}
22:53:18.985633 run osmo-ms-mob/00092: Starting mobile
22:53:18.999469 run osmo-ms-mob/00092(pid=227): Launched
22:53:19.012532 run mass: MS start registered {at=19652504.715883367, delay=0.005866676568984985, ms=00092}
22:53:19.927431 run osmo-ms-mob/00093: Starting mobile
22:53:19.942239 run osmo-ms-mob/00093(pid=228): Launched
22:53:19.948867 run mass: Starting too slowly. Moving on {now=19652505.652235232, sleep=-0.07202620431780815, target=19652505.580209028}
22:53:19.954739 run mass: MS start registered {at=19652505.65809982, delay=0.005867719650268555, ms=00093}
22:53:20.566171 run mass: MS performed LU {at=19652506.269504294, lu_delay=4.7528722658753395, ms=00087}
22:53:20.683257 run osmo-ms-mob/00094: Starting mobile
22:53:20.697006 run osmo-ms-mob/00094(pid=229): Launched
22:53:20.703284 run mass: MS performed LU {at=19652506.40664277, lu_delay=6.093431420624256, ms=00085}
22:53:20.709510 run mass: MS start registered {at=19652506.412876133, delay=0.006252475082874298, ms=00094}
22:53:20.716020 run mass: MS performed LU {at=19652506.419381574, lu_delay=5.500928968191147, ms=00086}
22:53:21.583066 run osmo-ms-mob/00095: Starting mobile
22:53:21.597216 run osmo-ms-mob/00095(pid=230): Launched
22:53:21.608778 run mass: MS start registered {at=19652507.3121152, delay=0.004913844168186188, ms=00095}
22:53:22.296652 run mass: MS performed LU {at=19652507.9999427, lu_delay=4.6761056035757065, ms=00090}
22:53:22.314707 run mass: MS performed LU {at=19652508.01805093, lu_delay=5.457521166652441, ms=00089}
22:53:22.429990 run mass: MS performed LU {at=19652508.133323833, lu_delay=6.020647916942835, ms=00088}
22:53:22.443078 run osmo-ms-mob/00096: Starting mobile
22:53:22.459547 run osmo-ms-mob/00096(pid=231): Launched
22:53:22.472392 run mass: MS start registered {at=19652508.175738223, delay=0.005243610590696335, ms=00096}
22:53:23.683512 run osmo-ms-mob/00097: Starting mobile
22:53:23.699054 run osmo-ms-mob/00097(pid=232): Launched
22:53:23.712786 run mass: MS start registered {at=19652509.416011456, delay=0.00612819567322731, ms=00097}
22:53:24.226155 run mass: MS performed LU {at=19652509.929486413, lu_delay=5.213603045791388, ms=00092}
22:53:24.243714 run mass: MS performed LU {at=19652509.947067678, lu_delay=5.92642617225647, ms=00091}
22:53:24.332218 run mass: MS performed LU {at=19652510.035551287, lu_delay=22.46931664645672, ms=00053}
22:53:24.989138 run osmo-ms-mob/00098: Starting mobile
22:53:25.005363 run osmo-ms-mob/00098(pid=233): Launched
22:53:25.017869 run mass: MS start registered {at=19652510.721216295, delay=0.005057670176029205, ms=00098}
22:53:26.787503 run osmo-ms-mob/00099: Starting mobile
22:53:26.801968 run osmo-ms-mob/00099(pid=234): Launched
22:53:26.808900 run mass: All started... {duration=55.73206036537886, too_slow=13}
22:53:26.815819 run mass: MS start registered {at=19652512.51917723, delay=0.006912320852279663, ms=00099}
22:53:27.991258 run mass: MS performed LU {at=19652513.694594223, lu_delay=5.5188560001552105, ms=00096}
22:53:28.079401 run mass: MS performed LU {at=19652513.78272464, lu_delay=23.8276837952435, ms=00060}
22:53:28.116207 run mass: MS performed LU {at=19652513.81952999, lu_delay=6.5074147917330265, ms=00095}
22:53:28.180262 run mass: MS performed LU {at=19652513.883560784, lu_delay=8.225460965186357, ms=00093}
22:53:28.199590 run mass: MS performed LU {at=19652513.902931556, lu_delay=7.490055423229933, ms=00094}
22:53:29.745084 run mass: MS performed LU {at=19652515.44841798, lu_delay=4.72720168530941, ms=00098}
22:53:29.892505 run mass: MS performed LU {at=19652515.59581916, lu_delay=6.1798077039420605, ms=00097}
22:53:31.710954 run mass: MS performed LU {at=19652517.414273717, lu_delay=4.895096488296986, ms=00099}
22:53:31.965373 run mass: MS performed LU {at=19652517.66870754, lu_delay=22.360207200050354, ms=00074}
22:53:31.971788 run mass: Tests done {all_completed=True, max=23.8276837952435, min=3.745970595628023}
22:53:31.977441 tst register_default_mass.py: Test passed (89.2 sec)
22:53:31.982949 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:53:31.986947 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:53:31.990382 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:53:31.993832 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:53:31.997332 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:53:32.000870 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:53:32.004535 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:53:32.008349 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:53:32.012106 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:53:32.015860 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:53:32.019605 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:53:32.023362 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:53:32.027113 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:53:32.030932 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:53:32.034889 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:53:32.038921 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:53:32.043068 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:53:32.047313 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:53:32.051857 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:53:32.057074 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:53:32.061946 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:53:32.066140 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:53:32.070349 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:53:32.074647 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:53:32.078890 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:53:32.083765 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:53:32.087973 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:53:32.092505 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:53:32.096811 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:53:32.101560 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:53:32.105825 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:53:32.110278 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:53:32.114514 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:53:32.118673 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:53:32.122926 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:53:32.127219 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:53:32.131507 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:53:32.136131 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:53:32.140595 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:53:32.145049 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:53:32.149739 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:53:32.154358 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:53:32.158826 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:53:32.163284 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:53:32.168475 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:53:32.172920 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:53:32.177345 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:53:32.181976 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:53:32.186565 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:53:32.191128 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:53:32.195635 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:53:32.200173 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:53:32.204664 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:53:32.209149 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:53:32.213601 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:53:32.218028 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:53:32.222544 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:53:32.226996 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:53:32.231419 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:53:32.236066 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:53:32.240590 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:53:32.245205 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:53:32.249638 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:53:32.254064 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:53:32.258548 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:53:32.263105 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:53:32.267594 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:53:32.272580 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:53:32.277074 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:53:32.281573 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:53:32.286172 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:53:32.290745 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:53:32.295346 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:53:32.299937 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:53:32.305078 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:53:32.309694 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:53:32.314297 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:53:32.318886 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:53:32.323330 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:53:32.328581 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:53:32.333202 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:53:32.337644 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:53:32.342114 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:53:32.346675 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:53:32.351100 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:53:32.355561 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:53:32.359988 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:53:32.364420 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:53:32.369569 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:53:32.374339 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:53:32.379021 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:53:32.383922 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:53:32.388424 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:53:32.393258 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:53:32.397831 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:53:32.402303 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:53:32.406841 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:53:32.411356 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:53:32.415916 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:53:32.420552 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:53:32.426098 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:53:32.430625 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:53:32.435268 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:53:32.439717 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:53:32.444219 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:53:32.448797 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:53:32.453233 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:53:32.457746 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:53:32.462221 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:53:32.466720 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:53:32.471464 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:53:32.476055 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:53:32.480846 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:53:32.485625 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:53:32.490144 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:53:32.494593 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:53:32.499023 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:53:32.503347 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:53:32.507593 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:53:32.511802 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:53:32.515993 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:53:32.520176 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:53:32.524311 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:53:32.528380 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:53:32.532509 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:53:32.536687 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:53:32.540756 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:53:32.544818 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:53:32.548873 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:53:32.552944 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:53:32.557091 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:53:32.561195 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:53:32.565399 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:53:32.569588 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:53:32.573849 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:53:32.578039 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:53:32.582242 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:53:32.586381 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:53:32.590438 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:53:32.594504 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:53:32.598567 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:53:32.602640 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:53:32.606781 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:53:32.610999 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:53:32.615151 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:53:32.619348 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:53:32.623552 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:53:32.627859 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:53:32.632284 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:53:32.636784 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:53:32.641356 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:53:32.646134 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:53:32.650854 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:53:32.655630 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:53:32.660369 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:53:32.665223 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:53:32.670033 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:53:32.675098 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:53:32.684554 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:53:32.693929 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:53:32.703166 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:53:32.712287 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:53:32.721479 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:53:32.730602 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:53:32.739697 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:53:32.748816 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:53:32.757612 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:53:32.766362 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:53:32.774952 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:53:32.783532 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:53:32.792137 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:53:32.798584 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:53:32.803120 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:53:32.807615 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:53:32.812079 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:53:32.816443 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:53:32.820695 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:53:32.824885 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:53:32.829078 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:53:32.833361 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:53:32.837705 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:53:32.842085 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:53:32.846420 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:53:32.850708 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:53:32.854982 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:53:32.859294 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:53:32.863638 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:53:32.867940 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:53:32.872319 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:53:32.876604 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:53:32.880889 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:53:32.885166 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:53:32.889449 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:53:32.893675 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:53:32.897821 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:53:32.901972 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:53:32.906073 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:53:32.910084 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:53:32.914031 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:53:32.917989 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:53:32.921925 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:53:32.925894 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:53:32.929760 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:53:32.933633 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:53:32.937575 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:53:32.941495 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:53:32.945424 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:53:32.949382 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:53:32.953276 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:53:32.957183 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:53:32.961188 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:53:32.965253 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:53:32.969408 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:53:32.973496 --- ParallelTerminationStrategy: PID 22 died...
22:53:32.975327 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:53:32.979797 --- ParallelTerminationStrategy: PID 23 died...
22:53:32.981627 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:53:32.986083 --- ParallelTerminationStrategy: PID 24 died...
22:53:32.987893 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:53:32.992426 --- ParallelTerminationStrategy: PID 25 died...
22:53:32.994320 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:53:32.998905 --- ParallelTerminationStrategy: PID 26 died...
22:53:33.000764 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:53:33.005419 --- ParallelTerminationStrategy: PID 27 died...
22:53:33.007344 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:53:33.011955 --- ParallelTerminationStrategy: PID 28 died...
22:53:33.013861 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:53:33.018524 --- ParallelTerminationStrategy: PID 29 died...
22:53:33.020390 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:53:33.024964 --- ParallelTerminationStrategy: PID 30 died...
22:53:33.026823 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:53:33.031532 --- ParallelTerminationStrategy: PID 31 died...
22:53:33.033378 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:53:33.038015 --- ParallelTerminationStrategy: PID 32 died...
22:53:33.039896 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:53:33.044538 --- ParallelTerminationStrategy: PID 33 died...
22:53:33.046443 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:53:33.051165 --- ParallelTerminationStrategy: PID 35 died...
22:53:33.053079 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:53:33.057771 --- ParallelTerminationStrategy: PID 36 died...
22:53:33.059663 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:53:33.064282 --- ParallelTerminationStrategy: PID 37 died...
22:53:33.066167 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:53:33.070952 --- ParallelTerminationStrategy: PID 38 died...
22:53:33.072982 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:53:33.077819 --- ParallelTerminationStrategy: PID 39 died...
22:53:33.079700 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:53:33.084333 --- ParallelTerminationStrategy: PID 40 died...
22:53:33.086244 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:53:33.090922 --- ParallelTerminationStrategy: PID 41 died...
22:53:33.092971 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:53:33.097808 --- ParallelTerminationStrategy: PID 42 died...
22:53:33.099753 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:53:33.104602 --- ParallelTerminationStrategy: PID 43 died...
22:53:33.106554 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:53:33.111332 --- ParallelTerminationStrategy: PID 44 died...
22:53:33.113252 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:53:33.118031 --- ParallelTerminationStrategy: PID 45 died...
22:53:33.119925 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:53:33.124729 --- ParallelTerminationStrategy: PID 46 died...
22:53:33.126659 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:53:33.131343 --- ParallelTerminationStrategy: PID 47 died...
22:53:33.133253 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:53:33.138027 --- ParallelTerminationStrategy: PID 48 died...
22:53:33.139936 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:53:33.144739 --- ParallelTerminationStrategy: PID 49 died...
22:53:33.146662 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:53:33.151397 --- ParallelTerminationStrategy: PID 50 died...
22:53:33.153294 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:53:33.158019 --- ParallelTerminationStrategy: PID 51 died...
22:53:33.159928 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:53:33.164725 --- ParallelTerminationStrategy: PID 52 died...
22:53:33.166652 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:53:33.171570 --- ParallelTerminationStrategy: PID 53 died...
22:53:33.173674 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:53:33.178556 --- ParallelTerminationStrategy: PID 54 died...
22:53:33.180514 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:53:33.185311 --- ParallelTerminationStrategy: PID 55 died...
22:53:33.187239 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:53:33.191924 --- ParallelTerminationStrategy: PID 56 died...
22:53:33.193804 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:53:33.198474 --- ParallelTerminationStrategy: PID 57 died...
22:53:33.200319 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:53:33.204807 --- ParallelTerminationStrategy: PID 58 died...
22:53:33.206618 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:53:33.211080 --- ParallelTerminationStrategy: PID 59 died...
22:53:33.212847 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:53:33.217242 --- ParallelTerminationStrategy: PID 60 died...
22:53:33.219050 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:53:33.223585 --- ParallelTerminationStrategy: PID 61 died...
22:53:33.225458 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:53:33.230055 --- ParallelTerminationStrategy: PID 62 died...
22:53:33.231910 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:53:33.236500 --- ParallelTerminationStrategy: PID 63 died...
22:53:33.238358 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:53:33.242811 --- ParallelTerminationStrategy: PID 64 died...
22:53:33.244699 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:53:33.249191 --- ParallelTerminationStrategy: PID 65 died...
22:53:33.251008 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:53:33.255625 --- ParallelTerminationStrategy: PID 66 died...
22:53:33.257496 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:53:33.262243 --- ParallelTerminationStrategy: PID 67 died...
22:53:33.264144 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:53:33.268917 --- ParallelTerminationStrategy: PID 68 died...
22:53:33.270839 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:53:33.275587 --- ParallelTerminationStrategy: PID 69 died...
22:53:33.277494 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:53:33.282193 --- ParallelTerminationStrategy: PID 70 died...
22:53:33.284083 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:53:33.288840 --- ParallelTerminationStrategy: PID 71 died...
22:53:33.290746 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:53:33.295386 --- ParallelTerminationStrategy: PID 72 died...
22:53:33.297237 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:53:33.301852 --- ParallelTerminationStrategy: PID 73 died...
22:53:33.303722 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:53:33.308351 --- ParallelTerminationStrategy: PID 74 died...
22:53:33.310316 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:53:33.314954 --- ParallelTerminationStrategy: PID 75 died...
22:53:33.316826 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:53:33.321464 --- ParallelTerminationStrategy: PID 76 died...
22:53:33.323340 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:53:33.327924 --- ParallelTerminationStrategy: PID 77 died...
22:53:33.329782 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:53:33.334419 --- ParallelTerminationStrategy: PID 78 died...
22:53:33.336306 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:53:33.340932 --- ParallelTerminationStrategy: PID 79 died...
22:53:33.342793 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:53:33.347398 --- ParallelTerminationStrategy: PID 80 died...
22:53:33.349262 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:53:33.353998 --- ParallelTerminationStrategy: PID 81 died...
22:53:33.355847 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:53:33.360469 --- ParallelTerminationStrategy: PID 82 died...
22:53:33.362319 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:53:33.366898 --- ParallelTerminationStrategy: PID 83 died...
22:53:33.368786 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:53:33.373375 --- ParallelTerminationStrategy: PID 84 died...
22:53:33.375289 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:53:33.380102 --- ParallelTerminationStrategy: PID 85 died...
22:53:33.382026 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:53:33.386884 --- ParallelTerminationStrategy: PID 86 died...
22:53:33.388849 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:53:33.393737 --- ParallelTerminationStrategy: PID 87 died...
22:53:33.395705 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:53:33.400572 --- ParallelTerminationStrategy: PID 88 died...
22:53:33.402561 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:53:33.407438 --- ParallelTerminationStrategy: PID 89 died...
22:53:33.409427 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:53:33.414307 --- ParallelTerminationStrategy: PID 90 died...
22:53:33.416276 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:53:33.421151 --- ParallelTerminationStrategy: PID 91 died...
22:53:33.423113 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:53:33.427973 --- ParallelTerminationStrategy: PID 92 died...
22:53:33.429961 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:53:33.434846 --- ParallelTerminationStrategy: PID 93 died...
22:53:33.436826 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:53:33.441676 --- ParallelTerminationStrategy: PID 94 died...
22:53:33.443579 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:53:33.448291 --- ParallelTerminationStrategy: PID 95 died...
22:53:33.450162 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:53:33.454743 --- ParallelTerminationStrategy: PID 96 died...
22:53:33.456610 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:53:33.461175 --- ParallelTerminationStrategy: PID 97 died...
22:53:33.463026 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:53:33.467647 --- ParallelTerminationStrategy: PID 98 died...
22:53:33.469533 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:53:33.474131 --- ParallelTerminationStrategy: PID 99 died...
22:53:33.475975 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:53:33.480601 --- ParallelTerminationStrategy: PID 100 died...
22:53:33.482484 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:53:33.487216 --- ParallelTerminationStrategy: PID 101 died...
22:53:33.489102 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:53:33.493849 --- ParallelTerminationStrategy: PID 102 died...
22:53:33.495753 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:53:33.500506 --- ParallelTerminationStrategy: PID 103 died...
22:53:33.502527 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:53:33.507270 --- ParallelTerminationStrategy: PID 104 died...
22:53:33.509197 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:53:33.513935 --- ParallelTerminationStrategy: PID 105 died...
22:53:33.515851 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:53:33.520651 --- ParallelTerminationStrategy: PID 106 died...
22:53:33.522546 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:53:33.527289 --- ParallelTerminationStrategy: PID 107 died...
22:53:33.529225 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:53:33.533971 --- ParallelTerminationStrategy: PID 108 died...
22:53:33.535880 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:53:33.540725 --- ParallelTerminationStrategy: PID 109 died...
22:53:33.542718 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:53:33.547689 --- ParallelTerminationStrategy: PID 110 died...
22:53:33.549644 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:53:33.554358 --- ParallelTerminationStrategy: PID 111 died...
22:53:33.556269 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:53:33.560980 --- ParallelTerminationStrategy: PID 112 died...
22:53:33.562899 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:53:33.567698 --- ParallelTerminationStrategy: PID 113 died...
22:53:33.569629 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:53:33.574388 --- ParallelTerminationStrategy: PID 114 died...
22:53:33.576304 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:53:33.581041 --- ParallelTerminationStrategy: PID 115 died...
22:53:33.582939 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:53:33.587725 --- ParallelTerminationStrategy: PID 116 died...
22:53:33.589667 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:53:33.594436 --- ParallelTerminationStrategy: PID 117 died...
22:53:33.596343 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:53:33.601110 --- ParallelTerminationStrategy: PID 118 died...
22:53:33.603052 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:53:33.607780 --- ParallelTerminationStrategy: PID 119 died...
22:53:33.609720 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:53:33.614447 --- ParallelTerminationStrategy: PID 120 died...
22:53:33.616324 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:53:33.621061 --- ParallelTerminationStrategy: PID 121 died...
22:53:33.622972 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:53:33.627719 --- ParallelTerminationStrategy: PID 122 died...
22:53:33.629629 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:53:33.634245 --- ParallelTerminationStrategy: PID 123 died...
22:53:33.636110 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:53:33.640805 --- ParallelTerminationStrategy: PID 124 died...
22:53:33.642709 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:53:33.647468 --- ParallelTerminationStrategy: PID 125 died...
22:53:33.649463 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:53:33.654333 --- ParallelTerminationStrategy: PID 126 died...
22:53:33.656315 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:53:33.661211 --- ParallelTerminationStrategy: PID 127 died...
22:53:33.663190 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:53:33.668054 --- ParallelTerminationStrategy: PID 128 died...
22:53:33.670045 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:53:33.674902 --- ParallelTerminationStrategy: PID 129 died...
22:53:33.676862 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:53:33.681729 --- ParallelTerminationStrategy: PID 130 died...
22:53:33.683688 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:53:33.688539 --- ParallelTerminationStrategy: PID 131 died...
22:53:33.690486 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:53:33.695228 --- ParallelTerminationStrategy: PID 132 died...
22:53:33.697135 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:53:33.701749 --- ParallelTerminationStrategy: PID 133 died...
22:53:33.703596 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:53:33.708170 --- ParallelTerminationStrategy: PID 134 died...
22:53:33.710035 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:53:33.714661 --- ParallelTerminationStrategy: PID 135 died...
22:53:33.716515 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:53:33.721176 --- ParallelTerminationStrategy: PID 136 died...
22:53:33.723034 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:53:33.727627 --- ParallelTerminationStrategy: PID 137 died...
22:53:33.729469 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:53:33.734035 --- ParallelTerminationStrategy: PID 138 died...
22:53:33.735846 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:53:33.740520 --- ParallelTerminationStrategy: PID 139 died...
22:53:33.742371 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:53:33.746923 --- ParallelTerminationStrategy: PID 140 died...
22:53:33.748799 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:53:33.753462 --- ParallelTerminationStrategy: PID 141 died...
22:53:33.755457 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:53:33.760311 --- ParallelTerminationStrategy: PID 142 died...
22:53:33.762261 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:53:33.767133 --- ParallelTerminationStrategy: PID 143 died...
22:53:33.769171 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:53:33.774107 --- ParallelTerminationStrategy: PID 144 died...
22:53:33.776088 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:53:33.781083 --- ParallelTerminationStrategy: PID 145 died...
22:53:33.783137 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:53:33.788103 --- ParallelTerminationStrategy: PID 146 died...
22:53:33.790037 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:53:33.795073 --- ParallelTerminationStrategy: PID 147 died...
22:53:33.797070 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:53:33.801951 --- ParallelTerminationStrategy: PID 148 died...
22:53:33.803882 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:53:33.808701 --- ParallelTerminationStrategy: PID 149 died...
22:53:33.810625 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:53:33.815452 --- ParallelTerminationStrategy: PID 150 died...
22:53:33.817379 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:53:33.822254 --- ParallelTerminationStrategy: PID 151 died...
22:53:33.824194 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:53:33.829015 --- ParallelTerminationStrategy: PID 152 died...
22:53:33.830877 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:53:33.835549 --- ParallelTerminationStrategy: PID 153 died...
22:53:33.837485 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:53:33.842245 --- ParallelTerminationStrategy: PID 154 died...
22:53:33.844140 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:53:33.848881 --- ParallelTerminationStrategy: PID 155 died...
22:53:33.850738 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:53:33.855360 --- ParallelTerminationStrategy: PID 156 died...
22:53:33.857232 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:53:33.861857 --- ParallelTerminationStrategy: PID 157 died...
22:53:33.863702 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:53:33.868341 --- ParallelTerminationStrategy: PID 158 died...
22:53:33.870217 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:53:33.874858 --- ParallelTerminationStrategy: PID 159 died...
22:53:33.876714 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:53:33.881326 --- ParallelTerminationStrategy: PID 160 died...
22:53:33.883170 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:53:33.887797 --- ParallelTerminationStrategy: PID 161 died...
22:53:33.889670 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:53:33.894351 --- ParallelTerminationStrategy: PID 162 died...
22:53:33.896235 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:53:33.900894 --- ParallelTerminationStrategy: PID 163 died...
22:53:33.902793 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:53:33.907563 --- ParallelTerminationStrategy: PID 164 died...
22:53:33.909496 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:53:33.914354 --- ParallelTerminationStrategy: PID 165 died...
22:53:33.916291 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:53:33.921104 --- ParallelTerminationStrategy: PID 166 died...
22:53:33.923013 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:53:33.927806 --- ParallelTerminationStrategy: PID 167 died...
22:53:33.929717 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:53:33.934517 --- ParallelTerminationStrategy: PID 168 died...
22:53:33.936454 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:53:33.941089 --- ParallelTerminationStrategy: PID 169 died...
22:53:33.942967 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:53:33.947622 --- ParallelTerminationStrategy: PID 170 died...
22:53:33.949539 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:53:33.954174 --- ParallelTerminationStrategy: PID 171 died...
22:53:33.956028 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:53:33.960667 --- ParallelTerminationStrategy: PID 172 died...
22:53:33.962519 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:53:33.967167 --- ParallelTerminationStrategy: PID 173 died...
22:53:33.969015 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:53:33.973694 --- ParallelTerminationStrategy: PID 174 died...
22:53:33.975548 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:53:33.980167 --- ParallelTerminationStrategy: PID 175 died...
22:53:33.982009 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:53:33.986630 --- ParallelTerminationStrategy: PID 176 died...
22:53:33.988484 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:53:33.993157 --- ParallelTerminationStrategy: PID 177 died...
22:53:33.995031 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:53:33.999704 --- ParallelTerminationStrategy: PID 178 died...
22:53:34.001596 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:53:34.006313 --- ParallelTerminationStrategy: PID 179 died...
22:53:34.008199 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:53:34.012940 --- ParallelTerminationStrategy: PID 180 died...
22:53:34.014847 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:53:34.019514 --- ParallelTerminationStrategy: PID 181 died...
22:53:34.021392 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:53:34.026054 --- ParallelTerminationStrategy: PID 182 died...
22:53:34.027928 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:53:34.032643 --- ParallelTerminationStrategy: PID 183 died...
22:53:34.034521 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:53:34.039203 --- ParallelTerminationStrategy: PID 184 died...
22:53:34.041077 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:53:34.045826 --- ParallelTerminationStrategy: PID 185 died...
22:53:34.047688 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:53:34.052399 --- ParallelTerminationStrategy: PID 186 died...
22:53:34.054288 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:53:34.058905 --- ParallelTerminationStrategy: PID 187 died...
22:53:34.060792 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:53:34.065495 --- ParallelTerminationStrategy: PID 188 died...
22:53:34.067370 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:53:34.071987 --- ParallelTerminationStrategy: PID 189 died...
22:53:34.073861 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:53:34.078476 --- ParallelTerminationStrategy: PID 190 died...
22:53:34.080344 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:53:34.085076 --- ParallelTerminationStrategy: PID 191 died...
22:53:34.087003 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:53:34.091908 --- ParallelTerminationStrategy: PID 192 died...
22:53:34.093878 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:53:34.098949 --- ParallelTerminationStrategy: PID 193 died...
22:53:34.101005 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:53:34.106062 --- ParallelTerminationStrategy: PID 194 died...
22:53:34.108095 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:53:34.113198 --- ParallelTerminationStrategy: PID 195 died...
22:53:34.115227 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:53:34.120280 --- ParallelTerminationStrategy: PID 196 died...
22:53:34.122311 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:53:34.127341 --- ParallelTerminationStrategy: PID 197 died...
22:53:34.129389 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:53:34.134442 --- ParallelTerminationStrategy: PID 198 died...
22:53:34.136495 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:53:34.141657 --- ParallelTerminationStrategy: PID 199 died...
22:53:34.143719 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:53:34.148843 --- ParallelTerminationStrategy: PID 200 died...
22:53:34.150882 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:53:34.156084 --- ParallelTerminationStrategy: PID 201 died...
22:53:34.158198 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:53:34.163362 --- ParallelTerminationStrategy: PID 202 died...
22:53:34.165460 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:53:34.170569 --- ParallelTerminationStrategy: PID 203 died...
22:53:34.172641 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:53:34.177851 --- ParallelTerminationStrategy: PID 204 died...
22:53:34.179935 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:53:34.185160 --- ParallelTerminationStrategy: PID 205 died...
22:53:34.187243 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:53:34.192359 --- ParallelTerminationStrategy: PID 206 died...
22:53:34.194470 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:53:34.199665 --- ParallelTerminationStrategy: PID 207 died...
22:53:34.201716 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:53:34.206929 --- ParallelTerminationStrategy: PID 208 died...
22:53:34.209071 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:53:34.214253 --- ParallelTerminationStrategy: PID 209 died...
22:53:34.216353 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:53:34.221466 --- ParallelTerminationStrategy: PID 210 died...
22:53:34.223525 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:53:34.228805 --- ParallelTerminationStrategy: PID 211 died...
22:53:34.230971 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:53:34.236236 --- ParallelTerminationStrategy: PID 212 died...
22:53:34.238285 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:53:34.243520 --- ParallelTerminationStrategy: PID 213 died...
22:53:34.245666 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:53:34.250937 --- ParallelTerminationStrategy: PID 214 died...
22:53:34.253052 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:53:34.258324 --- ParallelTerminationStrategy: PID 215 died...
22:53:34.260472 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:53:34.265725 --- ParallelTerminationStrategy: PID 216 died...
22:53:34.267843 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:53:34.273248 --- ParallelTerminationStrategy: PID 217 died...
22:53:34.275458 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:53:34.281015 --- ParallelTerminationStrategy: PID 218 died...
22:53:34.283210 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:53:34.288556 --- ParallelTerminationStrategy: PID 219 died...
22:53:34.290698 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:53:34.296140 --- ParallelTerminationStrategy: PID 220 died...
22:53:34.298265 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:53:34.303693 --- ParallelTerminationStrategy: PID 221 died...
22:53:34.305931 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:53:34.311372 --- ParallelTerminationStrategy: PID 222 died...
22:53:34.313566 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:53:34.319219 --- ParallelTerminationStrategy: PID 223 died...
22:53:34.321470 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:53:34.327001 --- ParallelTerminationStrategy: PID 224 died...
22:53:34.329271 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:53:34.334742 --- ParallelTerminationStrategy: PID 225 died...
22:53:34.336876 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:53:34.342306 --- ParallelTerminationStrategy: PID 226 died...
22:53:34.344446 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:53:34.349713 --- ParallelTerminationStrategy: PID 227 died...
22:53:34.351853 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:53:34.367304 --- ParallelTerminationStrategy: PID 228 died...
22:53:34.371331 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:53:34.378900 --- ParallelTerminationStrategy: PID 229 died...
22:53:34.380822 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:53:34.385598 --- ParallelTerminationStrategy: PID 230 died...
22:53:34.387547 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:53:34.392474 --- ParallelTerminationStrategy: PID 231 died...
22:53:34.394467 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:53:34.399313 --- ParallelTerminationStrategy: PID 232 died...
22:53:34.404698 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:53:34.413795 --- ParallelTerminationStrategy: PID 233 died...
22:53:34.417465 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:53:34.423302 --- ParallelTerminationStrategy: PID 234 died...
22:53:34.425337 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:53:37.108575 --- ParallelTerminationStrategy: PID 34 died...
22:53:37.111860 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8072 netreg_mass PASS
---------------------------------------------------------------------
22:53:37.212705 tst trial-8072: Storing JUnit report in /build/trial-8072/run.2025-08-28_22-52-02/trial-8072.xml
--------------------------------------------------------------------------------------------
trial-8072 PASS
--------------------------------------------------------------------------------------------
22:53:37.233912 tst trial-8072: trial-8072: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (89.2 sec)
+ exit_code=0
+ rm -rf trial-8072/inst
+ cd trial-8072
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-08-28 22:52:02
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8072-run.tgz run.2025-08-28_22-52-02
+ tar czf /build/trial-8072-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-08-28_13_27_58.tgz osmo-bts-oc2g.build-2025-08-28_00_51_40.tgz osmo-bts-sysmo.build-2025-08-28_00_51_34.tgz osmo-bts.build-2025-08-28_00_51_39.tgz osmo-ggsn.build-2025-08-28_20_42_31.tgz osmo-hlr.build-2025-08-28_16_36_51.tgz osmo-hnbgw.build-2025-08-28_22_12_44.tgz osmo-mgw.build-2025-08-28_08_33_13.tgz osmo-msc.build-2025-08-28_22_13_45.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-28_07_34_04.tgz osmo-pcu-sysmo.build-2025-08-28_07_36_12.tgz osmo-pcu.build-2025-08-28_07_36_20.tgz osmo-sgsn.build-2025-08-28_22_13_14.tgz osmo-stp.build-2025-08-28_13_25_42.tgz osmo-trx.build-2025-08-28_14_29_48.tgz osmocom-bb.build-2025-08-28_21_18_34.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