Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone 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 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10
Commit message: "contrib/jenkins-build-osmo-ggsn.sh: Depend on libosmo-netif"
> git rev-list --no-walk 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins9576296424375264852.sh
+ rm -rf trial-8357-bin.tgz trial-8357-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25990
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11422
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 11041
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13238
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13564
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 14176
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 43098
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7931
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 45463
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8994
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 13572
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7898
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11947
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7971
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9445
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6691
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 7898
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins7437285384852030507.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-8357
+ 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
2e9b710 debian-trixie-build: add tshark
+ 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 M3UA_TESTTOOL_BRANCH=osmocom/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 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#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.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [20/28] WORKDIR /TMP
#7 CACHED
#8 [ 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
#8 CACHED
#9 [ 9/28] COPY SSH /root/.ssh
#9 CACHED
#10 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#10 CACHED
#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 CACHED
#12 [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
#12 CACHED
#13 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#13 CACHED
#14 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#14 CACHED
#15 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#15 CACHED
#16 [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
#16 CACHED
#17 [ 8/28] RUN MKDIR /var/run/sshd
#17 CACHED
#18 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#18 CACHED
#19 [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
#19 CACHED
#20 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#20 CACHED
#21 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#21 CACHED
#22 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#22 CACHED
#23 [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
#23 CACHED
#24 [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
#24 CACHED
#25 [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
#25 CACHED
#26 [ 2/28] RUN useradd -ms /bin/bash jenkins
#26 CACHED
#27 [ 3/28] RUN groupadd osmo-gsm-tester
#27 CACHED
#28 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#28 CACHED
#29 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#29 CACHED
#30 [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
#30 CACHED
#31 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#31 CACHED
#32 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:c5848e48d6a1ed46649ea2d1cb5ab68b760faed560b4bc5c36d44a3fc4094f84 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
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=8358 -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=2026-06-10 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8358
+ mkdir -p trial-8358
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-06-10_13_26_46.tgz osmo-bts-oc2g.build-2026-06-10_00_52_05.tgz osmo-bts-sysmo.build-2026-06-10_00_51_56.tgz osmo-bts.build-2026-06-10_00_52_15.tgz osmo-ggsn.build-2026-06-10_20_42_51.tgz osmo-hlr.build-2026-06-10_16_36_50.tgz osmo-hnbgw.build-2026-06-10_13_31_05.tgz osmo-mgw.build-2026-06-10_08_33_06.tgz osmo-msc.build-2026-06-10_13_35_17.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-06-10_07_34_59.tgz osmo-pcu-sysmo.build-2026-06-10_07_34_55.tgz osmo-pcu.build-2026-06-10_07_34_57.tgz osmo-sgsn.build-2026-06-10_20_48_10.tgz osmo-stp.build-2026-06-10_13_25_35.tgz osmo-trx.build-2026-06-10_14_22_06.tgz osmocom-bb.build-2026-06-10_21_17_18.tgz srslte.build-19.tgz trial-8358
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-06-10_13_26_46.md5 osmo-bts-oc2g.build-2026-06-10_00_52_05.md5 osmo-bts-sysmo.build-2026-06-10_00_51_56.md5 osmo-bts.build-2026-06-10_00_52_15.md5 osmo-ggsn.build-2026-06-10_20_42_51.md5 osmo-hlr.build-2026-06-10_16_36_50.md5 osmo-hnbgw.build-2026-06-10_13_31_05.md5 osmo-mgw.build-2026-06-10_08_33_06.md5 osmo-msc.build-2026-06-10_13_35_17.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-06-10_07_34_59.md5 osmo-pcu-sysmo.build-2026-06-10_07_34_55.md5 osmo-pcu.build-2026-06-10_07_34_57.md5 osmo-sgsn.build-2026-06-10_20_48_10.md5 osmo-stp.build-2026-06-10_13_25_35.md5 osmo-trx.build-2026-06-10_14_22_06.md5 osmocom-bb.build-2026-06-10_21_17_18.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-06-10_13_26_46.md5 osmo-bts-oc2g.build-2026-06-10_00_52_05.md5 osmo-bts-sysmo.build-2026-06-10_00_51_56.md5 osmo-bts.build-2026-06-10_00_52_15.md5 osmo-ggsn.build-2026-06-10_20_42_51.md5 osmo-hlr.build-2026-06-10_16_36_50.md5 osmo-hnbgw.build-2026-06-10_13_31_05.md5 osmo-mgw.build-2026-06-10_08_33_06.md5 osmo-msc.build-2026-06-10_13_35_17.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-06-10_07_34_59.md5 osmo-pcu-sysmo.build-2026-06-10_07_34_55.md5 osmo-pcu.build-2026-06-10_07_34_57.md5 osmo-sgsn.build-2026-06-10_20_48_10.md5 osmo-stp.build-2026-06-10_13_25_35.md5 osmo-trx.build-2026-06-10_14_22_06.md5 osmocom-bb.build-2026-06-10_21_17_18.md5 srslte.build-19.md5
+ exit_code=1
+ which osmo-gsm-tester.py
+ python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-8358 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8358'
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-8358
--------------------------------------------------------------------------------------------
22:48:16.546991 tst trial-8358: Detailed log at /build/trial-8358/run.2026-06-10_22-48-16/log
---------------------------------------------------------------------
trial-8358 netreg_mass
---------------------------------------------------------------------
22:48:16.754260 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:16.754625 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:16.755394 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:16.756564 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:16.798235 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:16.799088 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:16.800221 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:16.877035 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-8358 netreg_mass register_default_mass.py
----------------------------------------------
22:48:16.877812 tst register_default_mass.py:9: Claiming resources for the test
22:48:16.892797 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.893290 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.893733 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.894183 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.894623 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.895056 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.895487 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:16.926401 tst register_default_mass.py: using LAC 2
22:48:16.947906 tst register_default_mass.py: using RAC 2
22:48:16.973379 tst register_default_mass.py: using CellId 2
22:48:17.001468 tst register_default_mass.py: using BVCI 3
22:48:17.014780 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.015478 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.016072 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.016602 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.017123 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.017626 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.018135 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.018663 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.019179 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.019706 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.020224 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.020731 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.021256 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.021786 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.022315 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.022845 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.023372 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.023882 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.024414 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.024934 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.025442 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.025971 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.026500 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.027019 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.027521 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.028042 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.028559 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.029074 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.029598 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.030129 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.030637 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.031148 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.031669 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.032184 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.032714 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.033233 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.033740 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.034262 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.034789 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.035298 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.035798 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.036321 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.036843 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.037350 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.037875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.038398 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.038906 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.039439 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.039954 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.040461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.040970 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.041487 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.041989 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.042499 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.043016 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.043523 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.044029 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.044547 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.045067 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.045568 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.046084 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.046591 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.047113 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.047629 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.048125 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.048623 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.049136 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.049651 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.050152 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.050647 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.051161 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.051671 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.052233 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.052754 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.053252 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.053746 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.054252 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.054765 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.055264 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.055758 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.056264 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.056765 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.057261 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.057767 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.058268 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.058761 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.059252 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.059763 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.060262 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.060766 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.061273 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.061766 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.062277 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.062794 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.063294 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.063784 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.064293 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.064805 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.065307 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.065820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.066329 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.066891 tst register_default_mass.py:21: Launching a simple network
22:48:17.076601 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.196011 run create_hlr_db(pid=20): Launched
22:48:18.209253 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.225294 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.240112 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.245673 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.433774 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.448505 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.454088 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:18.875992 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:18.890657 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:21.904903 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.035913 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.050529 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.056029 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.078956 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.093571 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.099079 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.415422 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.430166 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.456718 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:28.630981 run osmo-bts-virtual(pid=34): Launched
22:48:29.666431 tst register_default_mass.py: using MSISDN 1001
22:48:29.680406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:29.719375 tst register_default_mass.py: using MSISDN 1002
22:48:29.736796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:29.767765 tst register_default_mass.py: using MSISDN 1003
22:48:29.782561 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:29.812902 tst register_default_mass.py: using MSISDN 1004
22:48:29.827352 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:29.857930 tst register_default_mass.py: using MSISDN 1005
22:48:29.872400 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:29.902470 tst register_default_mass.py: using MSISDN 1006
22:48:29.916626 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:29.946533 tst register_default_mass.py: using MSISDN 1007
22:48:29.960515 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:29.990587 tst register_default_mass.py: using MSISDN 1008
22:48:30.004651 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.034901 tst register_default_mass.py: using MSISDN 1009
22:48:30.049123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.079677 tst register_default_mass.py: using MSISDN 1010
22:48:30.094084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.124586 tst register_default_mass.py: using MSISDN 1011
22:48:30.139050 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.169776 tst register_default_mass.py: using MSISDN 1012
22:48:30.184336 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.214961 tst register_default_mass.py: using MSISDN 1013
22:48:30.229292 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.259780 tst register_default_mass.py: using MSISDN 1014
22:48:30.274128 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.304968 tst register_default_mass.py: using MSISDN 1015
22:48:30.319572 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.350052 tst register_default_mass.py: using MSISDN 1016
22:48:30.364486 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:30.394939 tst register_default_mass.py: using MSISDN 1017
22:48:30.409401 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:30.439969 tst register_default_mass.py: using MSISDN 1018
22:48:30.454407 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:30.485150 tst register_default_mass.py: using MSISDN 1019
22:48:30.499674 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:30.530318 tst register_default_mass.py: using MSISDN 1020
22:48:30.544785 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:30.575498 tst register_default_mass.py: using MSISDN 1021
22:48:30.589986 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:30.620342 tst register_default_mass.py: using MSISDN 1022
22:48:30.634744 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:30.665409 tst register_default_mass.py: using MSISDN 1023
22:48:30.679815 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:30.710634 tst register_default_mass.py: using MSISDN 1024
22:48:30.725085 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:30.755551 tst register_default_mass.py: using MSISDN 1025
22:48:30.769912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:30.800593 tst register_default_mass.py: using MSISDN 1026
22:48:30.815041 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:30.846073 tst register_default_mass.py: using MSISDN 1027
22:48:30.860397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:30.891250 tst register_default_mass.py: using MSISDN 1028
22:48:30.905807 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:30.936884 tst register_default_mass.py: using MSISDN 1029
22:48:30.951675 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:30.982487 tst register_default_mass.py: using MSISDN 1030
22:48:30.996991 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.027549 tst register_default_mass.py: using MSISDN 1031
22:48:31.041994 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.072329 tst register_default_mass.py: using MSISDN 1032
22:48:31.086663 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.117396 tst register_default_mass.py: using MSISDN 1033
22:48:31.131896 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.171385 tst register_default_mass.py: using MSISDN 1034
22:48:31.189024 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.219858 tst register_default_mass.py: using MSISDN 1035
22:48:31.234766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.265573 tst register_default_mass.py: using MSISDN 1036
22:48:31.280038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:31.310899 tst register_default_mass.py: using MSISDN 1037
22:48:31.325458 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:31.356153 tst register_default_mass.py: using MSISDN 1038
22:48:31.370668 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:31.401544 tst register_default_mass.py: using MSISDN 1039
22:48:31.416164 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:31.446529 tst register_default_mass.py: using MSISDN 1040
22:48:31.460940 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:31.491395 tst register_default_mass.py: using MSISDN 1041
22:48:31.505759 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:31.536137 tst register_default_mass.py: using MSISDN 1042
22:48:31.550513 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:31.581011 tst register_default_mass.py: using MSISDN 1043
22:48:31.595372 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:31.626084 tst register_default_mass.py: using MSISDN 1044
22:48:31.640523 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:31.680086 tst register_default_mass.py: using MSISDN 1045
22:48:31.697766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:31.728424 tst register_default_mass.py: using MSISDN 1046
22:48:31.743130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:31.773970 tst register_default_mass.py: using MSISDN 1047
22:48:31.788453 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:31.818451 tst register_default_mass.py: using MSISDN 1048
22:48:31.828384 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:31.858919 tst register_default_mass.py: using MSISDN 1049
22:48:31.873923 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:31.904647 tst register_default_mass.py: using MSISDN 1050
22:48:31.919032 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:31.949782 tst register_default_mass.py: using MSISDN 1051
22:48:31.964164 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:31.994518 tst register_default_mass.py: using MSISDN 1052
22:48:32.008666 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.039396 tst register_default_mass.py: using MSISDN 1053
22:48:32.053638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.084163 tst register_default_mass.py: using MSISDN 1054
22:48:32.098296 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.128968 tst register_default_mass.py: using MSISDN 1055
22:48:32.143252 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.173821 tst register_default_mass.py: using MSISDN 1056
22:48:32.188079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.218457 tst register_default_mass.py: using MSISDN 1057
22:48:32.232662 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.263252 tst register_default_mass.py: using MSISDN 1058
22:48:32.277368 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:32.307962 tst register_default_mass.py: using MSISDN 1059
22:48:32.322212 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:32.352880 tst register_default_mass.py: using MSISDN 1060
22:48:32.367136 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:32.397614 tst register_default_mass.py: using MSISDN 1061
22:48:32.411754 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:32.442108 tst register_default_mass.py: using MSISDN 1062
22:48:32.456348 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:32.486550 tst register_default_mass.py: using MSISDN 1063
22:48:32.500685 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:32.530867 tst register_default_mass.py: using MSISDN 1064
22:48:32.544844 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:32.575687 tst register_default_mass.py: using MSISDN 1065
22:48:32.590014 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:32.620630 tst register_default_mass.py: using MSISDN 1066
22:48:32.634943 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:32.665588 tst register_default_mass.py: using MSISDN 1067
22:48:32.679887 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:32.710479 tst register_default_mass.py: using MSISDN 1068
22:48:32.724760 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:32.755281 tst register_default_mass.py: using MSISDN 1069
22:48:32.769452 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:32.799779 tst register_default_mass.py: using MSISDN 1070
22:48:32.813818 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:32.844411 tst register_default_mass.py: using MSISDN 1071
22:48:32.858683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:32.889153 tst register_default_mass.py: using MSISDN 1072
22:48:32.903298 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:32.933700 tst register_default_mass.py: using MSISDN 1073
22:48:32.947843 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:32.978515 tst register_default_mass.py: using MSISDN 1074
22:48:32.992756 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.023271 tst register_default_mass.py: using MSISDN 1075
22:48:33.037490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.068159 tst register_default_mass.py: using MSISDN 1076
22:48:33.082417 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.112796 tst register_default_mass.py: using MSISDN 1077
22:48:33.127011 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.157402 tst register_default_mass.py: using MSISDN 1078
22:48:33.171600 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.201911 tst register_default_mass.py: using MSISDN 1079
22:48:33.216068 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.246501 tst register_default_mass.py: using MSISDN 1080
22:48:33.256744 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:33.286486 tst register_default_mass.py: using MSISDN 1081
22:48:33.301774 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:33.332545 tst register_default_mass.py: using MSISDN 1082
22:48:33.347099 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:33.377493 tst register_default_mass.py: using MSISDN 1083
22:48:33.391946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:33.421997 tst register_default_mass.py: using MSISDN 1084
22:48:33.436272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:33.466552 tst register_default_mass.py: using MSISDN 1085
22:48:33.480642 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:33.511105 tst register_default_mass.py: using MSISDN 1086
22:48:33.525482 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:33.555921 tst register_default_mass.py: using MSISDN 1087
22:48:33.570249 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:33.600826 tst register_default_mass.py: using MSISDN 1088
22:48:33.615269 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:33.645255 tst register_default_mass.py: using MSISDN 1089
22:48:33.659491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:33.689472 tst register_default_mass.py: using MSISDN 1090
22:48:33.703588 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:33.733841 tst register_default_mass.py: using MSISDN 1091
22:48:33.748154 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:33.778688 tst register_default_mass.py: using MSISDN 1092
22:48:33.793138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:33.823663 tst register_default_mass.py: using MSISDN 1093
22:48:33.838146 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:33.868740 tst register_default_mass.py: using MSISDN 1094
22:48:33.883244 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:33.913707 tst register_default_mass.py: using MSISDN 1095
22:48:33.928080 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:33.958481 tst register_default_mass.py: using MSISDN 1096
22:48:33.972855 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.003041 tst register_default_mass.py: using MSISDN 1097
22:48:34.017281 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.053643 tst register_default_mass.py: using MSISDN 1098
22:48:34.070680 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.100713 tst register_default_mass.py: using MSISDN 1099
22:48:34.115053 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.145500 tst register_default_mass.py: using MSISDN 1100
22:48:34.159904 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:34.251820 run mass: Starting testcase
22:48:34.257289 run mass: Pre-launching all virtphy's
22:48:34.262676 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:34.275580 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:34.281487 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:34.294019 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:34.299895 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:34.312565 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:34.318434 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:34.331087 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:34.337021 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:34.349732 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:34.355686 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:34.368463 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:34.374398 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:34.387038 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:34.392881 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:34.405541 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:34.411471 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:34.424088 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:34.429986 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:34.442662 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:34.448557 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:34.461212 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:34.467114 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:34.479795 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:34.485649 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:34.498378 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:34.504232 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:34.516889 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:34.522807 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:34.535436 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:34.541309 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:34.553924 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:34.559846 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:34.572512 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:34.578415 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:34.591137 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:34.597031 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:34.609800 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:34.615712 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:34.628485 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:34.634428 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:34.647109 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:34.652965 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:34.665732 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:34.671666 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:34.684404 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:34.690336 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:34.703018 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:34.708943 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:34.721645 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:34.727512 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:34.740333 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:34.746244 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:34.758965 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:34.764802 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:34.777527 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:34.783419 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:34.796177 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:34.802014 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:34.814725 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:34.820573 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:34.833308 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:34.839205 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:34.851920 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:34.857812 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:34.870531 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:34.876397 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:34.889153 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:34.895073 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:34.907772 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:34.913644 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:34.926344 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:34.932256 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:34.944934 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:34.950863 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:34.963610 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:34.969468 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:34.982193 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:34.988114 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.000798 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.006702 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.019514 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.025401 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.038190 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.044069 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.056691 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.062628 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.075441 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.081346 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.094014 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.099906 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.112524 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.118432 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.131121 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.136976 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.149631 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.155493 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.168146 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.174030 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.186747 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.192643 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.205376 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.211305 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.224072 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:35.230010 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:35.242751 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:35.248783 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:35.261500 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:35.267512 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:35.280248 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:35.286172 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:35.299056 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:35.304948 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:35.317763 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:35.323664 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:35.336411 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:35.342283 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:35.354976 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:35.360833 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:35.373505 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:35.379356 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:35.392052 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:35.397952 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:35.410686 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:35.416549 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:35.429228 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:35.435154 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:35.447894 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:35.453779 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:35.466516 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:35.472406 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:35.485264 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:35.491191 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:35.504041 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:35.509942 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:35.522724 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:35.528697 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:35.541413 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:35.547390 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:35.560083 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:35.565909 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:35.578614 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:35.584414 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:35.597028 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:35.602901 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:35.615562 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:35.621463 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:35.634109 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:35.640008 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:35.652674 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:35.658721 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:35.671420 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:35.677272 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:35.689931 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:35.695861 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:35.708547 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:35.714431 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:35.727258 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:35.733098 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:35.745938 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:35.751795 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:35.764609 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:35.770508 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:35.783308 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:35.789140 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:35.801842 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:35.807718 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:35.820392 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:35.826280 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:35.838962 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:35.844849 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:35.857529 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:35.863409 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:35.876070 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:35.881959 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:35.894696 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:35.900533 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:35.913190 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:35.919071 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:35.931722 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:35.937554 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:35.950203 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:35.956268 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:35.968957 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:35.974988 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:35.987786 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:35.993677 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.006558 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.012423 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.025256 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.031174 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.043875 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.049784 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.062471 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.068364 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.080997 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.086906 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.099600 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.105443 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.118129 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.124004 run mass: Checking if sockets are in the filesystem
22:48:36.135838 run osmo-ms-mob/00000: Starting mobile
22:48:36.148732 run osmo-ms-mob/00000(pid=135): Launched
22:48:36.159830 run mass: MS start registered {at=2042644.453655565, delay=0.005187399918213487, ms=00000}
22:48:40.371330 run osmo-ms-mob/00001: Starting mobile
22:48:40.387989 run osmo-ms-mob/00001(pid=136): Launched
22:48:40.398417 run mass: MS start registered {at=2042648.692242686, delay=0.004513135878369212, ms=00001}
22:48:41.459913 run mass: MS performed LU {at=2042649.753615984, lu_delay=5.299960419069976, ms=00000}
22:48:42.171815 run osmo-ms-mob/00002: Starting mobile
22:48:42.187081 run osmo-ms-mob/00002(pid=137): Launched
22:48:42.197433 run mass: MS start registered {at=2042650.491252562, delay=0.004395331023260951, ms=00002}
22:48:43.470862 run osmo-ms-mob/00003: Starting mobile
22:48:43.488022 run osmo-ms-mob/00003(pid=138): Launched
22:48:43.498523 run mass: MS start registered {at=2042651.792349476, delay=0.004579100990667939, ms=00003}
22:48:44.576355 run osmo-ms-mob/00004: Starting mobile
22:48:44.593369 run osmo-ms-mob/00004(pid=139): Launched
22:48:44.603897 run mass: MS start registered {at=2042652.897721895, delay=0.004653946962207556, ms=00004}
22:48:45.225631 run mass: MS performed LU {at=2042653.519343488, lu_delay=4.827100801980123, ms=00001}
22:48:45.540285 run osmo-ms-mob/00005: Starting mobile
22:48:45.552873 run osmo-ms-mob/00005(pid=140): Launched
22:48:45.563312 run mass: MS start registered {at=2042653.857140027, delay=0.0046572498977184296, ms=00005}
22:48:46.463076 run osmo-ms-mob/00006: Starting mobile
22:48:46.478954 run osmo-ms-mob/00006(pid=141): Launched
22:48:46.489402 run mass: MS start registered {at=2042654.783231547, delay=0.0045391591265797615, ms=00006}
22:48:47.126627 run mass: MS performed LU {at=2042655.420316442, lu_delay=4.9290638798847795, ms=00002}
22:48:47.362893 run osmo-ms-mob/00007: Starting mobile
22:48:47.379351 run osmo-ms-mob/00007(pid=142): Launched
22:48:47.390186 run mass: MS start registered {at=2042655.684014798, delay=0.0048139640130102634, ms=00007}
22:48:48.139867 run osmo-ms-mob/00008: Starting mobile
22:48:48.153039 run osmo-ms-mob/00008(pid=143): Launched
22:48:48.163558 run mass: MS start registered {at=2042656.457387797, delay=0.004533702973276377, ms=00008}
22:48:48.871394 run osmo-ms-mob/00009: Starting mobile
22:48:48.888171 run osmo-ms-mob/00009(pid=144): Launched
22:48:48.899403 run mass: MS start registered {at=2042657.193226797, delay=0.005271031986922026, ms=00009}
22:48:48.991363 run mass: MS performed LU {at=2042657.285081671, lu_delay=5.492732195183635, ms=00003}
22:48:49.567704 run osmo-ms-mob/00010: Starting mobile
22:48:49.584710 run osmo-ms-mob/00010(pid=145): Launched
22:48:49.595273 run mass: MS start registered {at=2042657.889100935, delay=0.004603259032592177, ms=00010}
22:48:50.139949 run osmo-ms-mob/00011: Starting mobile
22:48:50.152817 run osmo-ms-mob/00011(pid=146): Launched
22:48:50.163468 run mass: MS start registered {at=2042658.457297626, delay=0.004779017996042967, ms=00011}
22:48:50.739786 run osmo-ms-mob/00012: Starting mobile
22:48:50.752583 run osmo-ms-mob/00012(pid=147): Launched
22:48:50.763167 run mass: MS start registered {at=2042659.056997749, delay=0.004632163094356656, ms=00012}
22:48:50.892942 run mass: MS performed LU {at=2042659.186657662, lu_delay=5.329517635051161, ms=00005}
22:48:50.920191 run mass: MS performed LU {at=2042659.213887208, lu_delay=6.316165312891826, ms=00004}
22:48:51.371036 run osmo-ms-mob/00013: Starting mobile
22:48:51.387680 run osmo-ms-mob/00013(pid=148): Launched
22:48:51.398576 run mass: MS start registered {at=2042659.692403503, delay=0.004768843995407224, ms=00013}
22:48:51.939994 run osmo-ms-mob/00014: Starting mobile
22:48:51.953110 run osmo-ms-mob/00014(pid=149): Launched
22:48:51.963933 run mass: MS start registered {at=2042660.257758164, delay=0.004597196122631431, ms=00014}
22:48:52.551776 run osmo-ms-mob/00015: Starting mobile
22:48:52.565395 run osmo-ms-mob/00015(pid=150): Launched
22:48:52.576207 run mass: MS start registered {at=2042660.870036826, delay=0.004715946037322283, ms=00015}
22:48:52.757446 run mass: MS performed LU {at=2042661.051161699, lu_delay=5.367146901087835, ms=00007}
22:48:52.822387 run mass: MS performed LU {at=2042661.116098264, lu_delay=6.332866716897115, ms=00006}
22:48:53.064196 run osmo-ms-mob/00016: Starting mobile
22:48:53.079942 run osmo-ms-mob/00016(pid=151): Launched
22:48:53.090717 run mass: MS start registered {at=2042661.384545863, delay=0.0046873998362571, ms=00016}
22:48:53.125407 run mass: MS performed LU {at=2042661.419177329, lu_delay=4.9617895318660885, ms=00008}
22:48:53.552106 run osmo-ms-mob/00017: Starting mobile
22:48:53.567135 run osmo-ms-mob/00017(pid=152): Launched
22:48:53.577992 run mass: MS start registered {at=2042661.87182023, delay=0.004727246938273311, ms=00017}
22:48:54.170769 run osmo-ms-mob/00018: Starting mobile
22:48:54.187295 run osmo-ms-mob/00018(pid=153): Launched
22:48:54.198300 run mass: MS start registered {at=2042662.492128268, delay=0.005022620782256126, ms=00018}
22:48:54.540102 run osmo-ms-mob/00019: Starting mobile
22:48:54.553232 run osmo-ms-mob/00019(pid=154): Launched
22:48:54.559368 run mass: MS performed LU {at=2042662.853200806, lu_delay=4.395903180120513, ms=00011}
22:48:54.565295 run mass: MS start registered {at=2042662.85913576, delay=0.0059522660449147224, ms=00019}
22:48:54.659162 run mass: MS performed LU {at=2042662.952887166, lu_delay=5.06378623098135, ms=00010}
22:48:54.685762 run mass: MS performed LU {at=2042662.979471672, lu_delay=5.786244875052944, ms=00009}
22:48:55.070126 run osmo-ms-mob/00020: Starting mobile
22:48:55.085585 run osmo-ms-mob/00020(pid=155): Launched
22:48:55.096244 run mass: MS start registered {at=2042663.390070325, delay=0.004716804949566722, ms=00020}
22:48:55.540029 run osmo-ms-mob/00021: Starting mobile
22:48:55.553009 run osmo-ms-mob/00021(pid=156): Launched
22:48:55.564052 run mass: MS start registered {at=2042663.857878811, delay=0.004889599978923798, ms=00021}
22:48:55.940182 run osmo-ms-mob/00022: Starting mobile
22:48:55.953225 run osmo-ms-mob/00022(pid=157): Launched
22:48:55.964188 run mass: MS start registered {at=2042664.258015918, delay=0.004733643028885126, ms=00022}
22:48:56.469768 run osmo-ms-mob/00023: Starting mobile
22:48:56.486472 run osmo-ms-mob/00023(pid=158): Launched
22:48:56.497376 run mass: MS start registered {at=2042664.791200658, delay=0.004914941033348441, ms=00023}
22:48:56.521580 run mass: MS performed LU {at=2042664.815354717, lu_delay=5.122951213968918, ms=00013}
22:48:56.587512 run mass: MS performed LU {at=2042664.881237068, lu_delay=4.623478903900832, ms=00014}
22:48:56.656779 run mass: MS performed LU {at=2042664.950503221, lu_delay=5.893505471991375, ms=00012}
22:48:56.672423 run osmo-ms-mob/00024: Starting mobile
22:48:56.685450 run osmo-ms-mob/00024(pid=159): Launched
22:48:56.696004 run mass: MS start registered {at=2042664.989834197, delay=0.004550263984128833, ms=00024}
22:48:57.351071 run osmo-ms-mob/00025: Starting mobile
22:48:57.364835 run osmo-ms-mob/00025(pid=160): Launched
22:48:57.376075 run mass: MS start registered {at=2042665.669903247, delay=0.004853158025071025, ms=00025}
22:48:57.740077 run osmo-ms-mob/00026: Starting mobile
22:48:57.753295 run osmo-ms-mob/00026(pid=161): Launched
22:48:57.764342 run mass: MS start registered {at=2042666.058171013, delay=0.005091508850455284, ms=00026}
22:48:58.186313 run osmo-ms-mob/00027: Starting mobile
22:48:58.204359 run osmo-ms-mob/00027(pid=162): Launched
22:48:58.215521 run mass: MS start registered {at=2042666.509348122, delay=0.005145740928128362, ms=00027}
22:48:58.323183 run mass: MS performed LU {at=2042666.616904917, lu_delay=5.746868090936914, ms=00015}
22:48:58.424767 run mass: MS performed LU {at=2042666.718487672, lu_delay=5.333941809134558, ms=00016}
22:48:58.450952 run mass: MS performed LU {at=2042666.744704664, lu_delay=4.872884433949366, ms=00017}
22:48:58.463355 run osmo-ms-mob/00028: Starting mobile
22:48:58.476128 run osmo-ms-mob/00028(pid=163): Launched
22:48:58.486674 run mass: MS start registered {at=2042666.7805051, delay=0.004596342099830508, ms=00028}
22:48:58.979164 run osmo-ms-mob/00029: Starting mobile
22:48:58.995982 run osmo-ms-mob/00029(pid=164): Launched
22:48:59.006711 run mass: MS start registered {at=2042667.300541269, delay=0.0047695639077574015, ms=00029}
22:48:59.350457 run osmo-ms-mob/00030: Starting mobile
22:48:59.363590 run osmo-ms-mob/00030(pid=165): Launched
22:48:59.374515 run mass: MS start registered {at=2042667.668342207, delay=0.004602092085406184, ms=00030}
22:48:59.740130 run osmo-ms-mob/00031: Starting mobile
22:48:59.753568 run osmo-ms-mob/00031(pid=166): Launched
22:48:59.764338 run mass: MS start registered {at=2042668.058165622, delay=0.0048259960021823645, ms=00031}
22:49:00.040098 run osmo-ms-mob/00032: Starting mobile
22:49:00.053186 run osmo-ms-mob/00032(pid=167): Launched
22:49:00.063900 run mass: MS start registered {at=2042668.357730097, delay=0.004679336911067367, ms=00032}
22:49:00.288211 run mass: MS performed LU {at=2042668.58193327, lu_delay=6.0898050020914525, ms=00018}
22:49:00.353572 run mass: MS performed LU {at=2042668.647297584, lu_delay=5.788161823991686, ms=00019}
22:49:00.408321 run osmo-ms-mob/00033: Starting mobile
22:49:00.423719 run osmo-ms-mob/00033(pid=168): Launched
22:49:00.429626 run mass: MS performed LU {at=2042668.723460595, lu_delay=5.333390269894153, ms=00020}
22:49:00.435643 run mass: MS start registered {at=2042668.729484516, delay=0.006040452979505062, ms=00033}
22:49:00.713899 run mass: MS performed LU {at=2042669.007623226, lu_delay=4.749607307836413, ms=00022}
22:49:00.879078 run osmo-ms-mob/00034: Starting mobile
22:49:00.895142 run osmo-ms-mob/00034(pid=169): Launched
22:49:00.906122 run mass: MS start registered {at=2042669.199949023, delay=0.004945916123688221, ms=00034}
22:49:01.152770 run osmo-ms-mob/00035: Starting mobile
22:49:01.166574 run osmo-ms-mob/00035(pid=170): Launched
22:49:01.177324 run mass: MS start registered {at=2042669.471151767, delay=0.0048007171135395765, ms=00035}
22:49:01.539748 run osmo-ms-mob/00036: Starting mobile
22:49:01.552603 run osmo-ms-mob/00036(pid=171): Launched
22:49:01.563651 run mass: MS start registered {at=2042669.857479554, delay=0.004745853831991553, ms=00036}
22:49:01.968616 run osmo-ms-mob/00037: Starting mobile
22:49:01.983744 run osmo-ms-mob/00037(pid=172): Launched
22:49:01.994546 run mass: MS start registered {at=2042670.288375483, delay=0.0048062498681247234, ms=00037}
22:49:02.088307 run mass: MS performed LU {at=2042670.38201365, lu_delay=4.712110402993858, ms=00025}
22:49:02.190294 run mass: MS performed LU {at=2042670.483994058, lu_delay=4.425823045196012, ms=00026}
22:49:02.219135 run osmo-ms-mob/00038: Starting mobile
22:49:02.231915 run osmo-ms-mob/00038(pid=173): Launched
22:49:02.237896 run mass: MS performed LU {at=2042670.531733599, lu_delay=5.541899401927367, ms=00024}
22:49:02.243758 run mass: MS start registered {at=2042670.537600153, delay=0.00588234094902873, ms=00038}
22:49:02.380182 run mass: MS performed LU {at=2042670.673907511, lu_delay=5.882706852862611, ms=00023}
22:49:02.408673 run osmo-ms-mob/00039: Starting mobile
22:49:02.421501 run osmo-ms-mob/00039(pid=174): Launched
22:49:02.432536 run mass: MS start registered {at=2042670.726360153, delay=0.00486242794431746, ms=00039}
22:49:02.970947 run osmo-ms-mob/00040: Starting mobile
22:49:02.987695 run osmo-ms-mob/00040(pid=175): Launched
22:49:02.998425 run mass: MS start registered {at=2042671.292251586, delay=0.004613176919519901, ms=00040}
22:49:03.253346 run osmo-ms-mob/00041: Starting mobile
22:49:03.267425 run osmo-ms-mob/00041(pid=176): Launched
22:49:03.278816 run mass: MS start registered {at=2042671.572642395, delay=0.005246917949989438, ms=00041}
22:49:03.573475 run osmo-ms-mob/00042: Starting mobile
22:49:03.589272 run osmo-ms-mob/00042(pid=177): Launched
22:49:03.600073 run mass: MS start registered {at=2042671.893900791, delay=0.004758138908073306, ms=00042}
22:49:03.968037 run osmo-ms-mob/00043: Starting mobile
22:49:03.984361 run osmo-ms-mob/00043(pid=178): Launched
22:49:03.995051 run mass: MS start registered {at=2042672.288879875, delay=0.0047704370226711035, ms=00043}
22:49:04.054552 run mass: MS performed LU {at=2042672.34828998, lu_delay=4.6799477729946375, ms=00030}
22:49:04.119131 run mass: MS performed LU {at=2042672.412856612, lu_delay=5.903508489951491, ms=00027}
22:49:04.134425 run osmo-ms-mob/00044: Starting mobile
22:49:04.147269 run osmo-ms-mob/00044(pid=179): Launched
22:49:04.157853 run mass: MS start registered {at=2042672.451685841, delay=0.004647654015570879, ms=00044}
22:49:04.187802 run mass: MS performed LU {at=2042672.481551679, lu_delay=5.701046579051763, ms=00028}
22:49:04.244139 run mass: MS performed LU {at=2042672.537892725, lu_delay=5.237351456191391, ms=00029}
22:49:04.270251 run osmo-ms-mob/00045: Starting mobile
22:49:04.283011 run osmo-ms-mob/00045(pid=180): Launched
22:49:04.293900 run mass: MS start registered {at=2042672.58770776, delay=0.0035061051603406668, ms=00045}
22:49:04.853122 run osmo-ms-mob/00046: Starting mobile
22:49:04.866724 run osmo-ms-mob/00046(pid=181): Launched
22:49:04.877650 run mass: MS start registered {at=2042673.171477852, delay=0.004881364991888404, ms=00046}
22:49:05.163221 run osmo-ms-mob/00047: Starting mobile
22:49:05.183628 run osmo-ms-mob/00047(pid=182): Launched
22:49:05.194327 run mass: MS start registered {at=2042673.488154332, delay=0.0045535939279943705, ms=00047}
22:49:05.453650 run osmo-ms-mob/00048: Starting mobile
22:49:05.467718 run osmo-ms-mob/00048(pid=183): Launched
22:49:05.478398 run mass: MS start registered {at=2042673.772225442, delay=0.0046571060083806515, ms=00048}
22:49:05.739617 run osmo-ms-mob/00049: Starting mobile
22:49:05.752535 run osmo-ms-mob/00049(pid=184): Launched
22:49:05.763207 run mass: MS start registered {at=2042674.057034354, delay=0.004776580957695842, ms=00049}
22:49:05.854107 run mass: MS performed LU {at=2042674.147837189, lu_delay=5.418352673063055, ms=00033}
22:49:05.956007 run mass: MS performed LU {at=2042674.249736351, lu_delay=6.191570729017258, ms=00031}
22:49:06.011190 run osmo-ms-mob/00050: Starting mobile
22:49:06.026055 run osmo-ms-mob/00050(pid=185): Launched
22:49:06.031961 run mass: MS performed LU {at=2042674.325798035, lu_delay=5.12584901181981, ms=00034}
22:49:06.037751 run mass: MS start registered {at=2042674.331593642, delay=0.005812542978674173, ms=00050}
22:49:06.146307 run mass: MS performed LU {at=2042674.440028481, lu_delay=6.082298384048045, ms=00032}
22:49:06.169601 run mass: MS performed LU {at=2042674.463439747, lu_delay=4.992287979926914, ms=00035}
22:49:06.180472 run osmo-ms-mob/00051: Starting mobile
22:49:06.193411 run osmo-ms-mob/00051(pid=186): Launched
22:49:06.203989 run mass: MS start registered {at=2042674.497819026, delay=0.004539256915450096, ms=00051}
22:49:06.767864 run osmo-ms-mob/00052: Starting mobile
22:49:06.784599 run osmo-ms-mob/00052(pid=187): Launched
22:49:06.796177 run mass: MS start registered {at=2042675.090001773, delay=0.005261517129838467, ms=00052}
22:49:07.053030 run osmo-ms-mob/00053: Starting mobile
22:49:07.066451 run osmo-ms-mob/00053(pid=188): Launched
22:49:07.077603 run mass: MS start registered {at=2042675.371428525, delay=0.004807497141882777, ms=00053}
22:49:07.353679 run osmo-ms-mob/00054: Starting mobile
22:49:07.367554 run osmo-ms-mob/00054(pid=189): Launched
22:49:07.378516 run mass: MS start registered {at=2042675.672343904, delay=0.004931165836751461, ms=00054}
22:49:07.669554 run osmo-ms-mob/00055: Starting mobile
22:49:07.684755 run osmo-ms-mob/00055(pid=190): Launched
22:49:07.695490 run mass: MS start registered {at=2042675.989319559, delay=0.00472566788084805, ms=00055}
22:49:07.820189 run mass: MS performed LU {at=2042676.113913662, lu_delay=5.387553509091958, ms=00039}
22:49:07.884969 run mass: MS performed LU {at=2042676.178694326, lu_delay=5.641094173071906, ms=00038}
22:49:07.911636 run osmo-ms-mob/00056: Starting mobile
22:49:07.924641 run osmo-ms-mob/00056(pid=191): Launched
22:49:07.935084 run mass: MS start registered {at=2042676.228916378, delay=0.004441163036972284, ms=00056}
22:49:07.953067 run mass: MS performed LU {at=2042676.246850667, lu_delay=4.954599081072956, ms=00040}
22:49:07.991000 run mass: MS performed LU {at=2042676.284740779, lu_delay=4.712098384043202, ms=00041}
22:49:08.012977 run osmo-ms-mob/00057: Starting mobile
22:49:08.025861 run osmo-ms-mob/00057(pid=192): Launched
22:49:08.032226 run mass: MS performed LU {at=2042676.326059759, lu_delay=6.037684276001528, ms=00037}
22:49:08.038016 run mass: MS start registered {at=2042676.331859215, delay=0.005818411009386182, ms=00057}
22:49:08.064378 run mass: MS performed LU {at=2042676.358198103, lu_delay=6.500718549126759, ms=00036}
22:49:08.652194 run osmo-ms-mob/00058: Starting mobile
22:49:08.665952 run osmo-ms-mob/00058(pid=193): Launched
22:49:08.677630 run mass: MS start registered {at=2042676.971456223, delay=0.0054428428411483765, ms=00058}
22:49:08.953084 run osmo-ms-mob/00059: Starting mobile
22:49:08.966547 run osmo-ms-mob/00059(pid=194): Launched
22:49:08.977504 run mass: MS start registered {at=2042677.271331526, delay=0.004613428143784404, ms=00059}
22:49:09.286865 run osmo-ms-mob/00060: Starting mobile
22:49:09.303941 run osmo-ms-mob/00060(pid=195): Launched
22:49:09.314655 run mass: MS start registered {at=2042677.608484532, delay=0.004711678018793464, ms=00060}
22:49:09.620375 run mass: MS performed LU {at=2042677.914097469, lu_delay=4.4259431371465325, ms=00047}
22:49:09.648373 run osmo-ms-mob/00061: Starting mobile
22:49:09.661579 run osmo-ms-mob/00061(pid=196): Launched
22:49:09.672263 run mass: MS start registered {at=2042677.966093663, delay=0.00468344590626657, ms=00061}
22:49:09.678542 run mass: MS performed LU {at=2042677.972378513, lu_delay=4.800900661153719, ms=00046}
22:49:09.749200 run mass: MS performed LU {at=2042678.042944889, lu_delay=6.149044098099694, ms=00042}
22:49:09.776159 run osmo-ms-mob/00062: Starting mobile
22:49:09.789025 run osmo-ms-mob/00062(pid=197): Launched
22:49:09.799940 run mass: MS start registered {at=2042678.093768348, delay=0.004672125913202763, ms=00062}
22:49:09.929421 run mass: MS performed LU {at=2042678.223144641, lu_delay=5.7714587999507785, ms=00044}
22:49:09.966215 run mass: MS performed LU {at=2042678.259973837, lu_delay=5.672266077017412, ms=00045}
22:49:09.983279 run osmo-ms-mob/00063: Starting mobile
22:49:09.996271 run osmo-ms-mob/00063(pid=198): Launched
22:49:10.007158 run mass: MS start registered {at=2042678.300988053, delay=0.0049208400305360556, ms=00063}
22:49:10.652965 run osmo-ms-mob/00064: Starting mobile
22:49:10.666922 run osmo-ms-mob/00064(pid=199): Launched
22:49:10.673256 run mass: MS performed LU {at=2042678.967088862, lu_delay=6.678208986995742, ms=00043}
22:49:10.679031 run mass: MS start registered {at=2042678.972872255, delay=0.00580208282917738, ms=00064}
22:49:11.004100 run mass: MS performed LU {at=2042679.297827123, lu_delay=3.926398597890511, ms=00053}
22:49:11.019163 run osmo-ms-mob/00065: Starting mobile
22:49:11.032251 run osmo-ms-mob/00065(pid=200): Launched
22:49:11.043770 run mass: MS start registered {at=2042679.337589273, delay=0.005589538952335715, ms=00065}
22:49:11.353817 run osmo-ms-mob/00066: Starting mobile
22:49:11.367614 run osmo-ms-mob/00066(pid=201): Launched
22:49:11.378416 run mass: MS start registered {at=2042679.672238967, delay=0.004826138960197568, ms=00066}
22:49:11.485397 run mass: MS performed LU {at=2042679.779095679, lu_delay=6.00687023694627, ms=00048}
22:49:11.521728 run mass: MS performed LU {at=2042679.815472292, lu_delay=4.7254705189261585, ms=00052}
22:49:11.650295 run mass: MS performed LU {at=2042679.944021584, lu_delay=5.886987230041996, ms=00049}
22:49:11.679124 run osmo-ms-mob/00067: Starting mobile
22:49:11.692196 run osmo-ms-mob/00067(pid=202): Launched
22:49:11.703107 run mass: MS start registered {at=2042679.996934104, delay=0.0049380960408598185, ms=00067}
22:49:11.776353 run mass: MS performed LU {at=2042680.070084211, lu_delay=5.738490568939596, ms=00050}
22:49:12.078342 run osmo-ms-mob/00068: Starting mobile
22:49:12.093760 run osmo-ms-mob/00068(pid=203): Launched
22:49:12.105112 run mass: MS start registered {at=2042680.398938528, delay=0.005379063077270985, ms=00068}
22:49:12.455717 run osmo-ms-mob/00069: Starting mobile
22:49:12.469591 run osmo-ms-mob/00069(pid=204): Launched
22:49:12.480603 run mass: MS start registered {at=2042680.774410435, delay=0.005063343094661832, ms=00069}
22:49:12.853304 run osmo-ms-mob/00070: Starting mobile
22:49:12.867245 run osmo-ms-mob/00070(pid=205): Launched
22:49:12.878028 run mass: MS start registered {at=2042681.171857869, delay=0.004848909098654985, ms=00070}
22:49:13.280505 run osmo-ms-mob/00071: Starting mobile
22:49:13.296506 run osmo-ms-mob/00071(pid=206): Launched
22:49:13.307212 run mass: MS start registered {at=2042681.601041741, delay=0.0047562820836901665, ms=00071}
22:49:13.386109 run mass: MS performed LU {at=2042681.679832028, lu_delay=5.690512469038367, ms=00055}
22:49:13.442927 run mass: MS performed LU {at=2042681.736653936, lu_delay=5.507737558102235, ms=00056}
22:49:13.463206 run mass: MS performed LU {at=2042681.757045828, lu_delay=4.785589605104178, ms=00058}
22:49:13.474407 run osmo-ms-mob/00072: Starting mobile
22:49:13.487363 run osmo-ms-mob/00072(pid=207): Launched
22:49:13.498249 run mass: MS start registered {at=2042681.792075544, delay=0.004926046822220087, ms=00072}
22:49:13.704218 run mass: MS performed LU {at=2042681.997932567, lu_delay=4.726601040922105, ms=00059}
22:49:13.731925 run mass: MS performed LU {at=2042682.025674826, lu_delay=5.693815611070022, ms=00057}
22:49:14.080694 run osmo-ms-mob/00073: Starting mobile
22:49:14.098656 run osmo-ms-mob/00073(pid=208): Launched
22:49:14.110372 run mass: MS start registered {at=2042682.404198041, delay=0.00549090001732111, ms=00073}
22:49:14.453583 run osmo-ms-mob/00074: Starting mobile
22:49:14.467958 run osmo-ms-mob/00074(pid=209): Launched
22:49:14.479181 run mass: MS start registered {at=2042682.773001453, delay=0.005080932984128594, ms=00074}
22:49:14.544961 run mass: MS performed LU {at=2042682.838706798, lu_delay=4.744938449934125, ms=00062}
22:49:14.785283 run mass: MS performed LU {at=2042683.079008405, lu_delay=3.741419132100418, ms=00065}
22:49:14.816039 run osmo-ms-mob/00075: Starting mobile
22:49:14.829183 run osmo-ms-mob/00075(pid=210): Launched
22:49:14.840951 run mass: MS start registered {at=2042683.134778369, delay=0.005513953045010567, ms=00075}
22:49:15.249892 run mass: MS performed LU {at=2042683.543618093, lu_delay=5.577524430118501, ms=00061}
22:49:15.296846 run osmo-ms-mob/00076: Starting mobile
22:49:15.311889 run osmo-ms-mob/00076(pid=211): Launched
22:49:15.317840 run mass: MS performed LU {at=2042683.611675144, lu_delay=5.310687090968713, ms=00063}
22:49:15.323870 run mass: MS start registered {at=2042683.617710715, delay=0.006052976939827204, ms=00076}
22:49:15.416193 run mass: MS performed LU {at=2042683.709932948, lu_delay=4.737060693092644, ms=00064}
22:49:15.541504 run mass: MS performed LU {at=2042683.835203071, lu_delay=6.226718538906425, ms=00060}
22:49:15.589777 run osmo-ms-mob/00077: Starting mobile
22:49:15.604146 run osmo-ms-mob/00077(pid=212): Launched
22:49:15.615379 run mass: MS start registered {at=2042683.909206754, delay=0.00522977695800364, ms=00077}
22:49:16.252653 run osmo-ms-mob/00078: Starting mobile
22:49:16.266965 run osmo-ms-mob/00078(pid=213): Launched
22:49:16.278131 run mass: MS start registered {at=2042684.571958272, delay=0.005092364968731999, ms=00078}
22:49:16.652687 run osmo-ms-mob/00079: Starting mobile
22:49:16.666535 run osmo-ms-mob/00079(pid=214): Launched
22:49:16.678129 run mass: MS start registered {at=2042684.971954043, delay=0.005382149014621973, ms=00079}
22:49:17.171211 run osmo-ms-mob/00080: Starting mobile
22:49:17.187902 run osmo-ms-mob/00080(pid=215): Launched
22:49:17.193827 run mass: MS performed LU {at=2042685.48766171, lu_delay=5.490727605996653, ms=00067}
22:49:17.199646 run mass: MS start registered {at=2042685.493488603, delay=0.005845536943525076, ms=00080}
22:49:17.234071 run mass: MS performed LU {at=2042685.527777304, lu_delay=5.1288387759123, ms=00068}
22:49:17.253197 run mass: MS performed LU {at=2042685.546941091, lu_delay=5.8747021241579205, ms=00066}
22:49:17.443276 run mass: MS performed LU {at=2042685.737010082, lu_delay=4.962599646998569, ms=00069}
22:49:17.472130 run osmo-ms-mob/00081: Starting mobile
22:49:17.484956 run osmo-ms-mob/00081(pid=216): Launched
22:49:17.490980 run mass: MS performed LU {at=2042685.784814561, lu_delay=21.926935750059783, ms=00021}
22:49:17.496803 run mass: MS start registered {at=2042685.790644347, delay=0.005847052903845906, ms=00081}
22:49:17.502553 run mass: MS performed LU {at=2042685.796393596, lu_delay=4.62453572708182, ms=00070}
22:49:18.039476 run osmo-ms-mob/00082: Starting mobile
22:49:18.052457 run osmo-ms-mob/00082(pid=217): Launched
22:49:18.063524 run mass: MS start registered {at=2042686.357352508, delay=0.005120591027662158, ms=00082}
22:49:18.669621 run osmo-ms-mob/00083: Starting mobile
22:49:18.684995 run osmo-ms-mob/00083(pid=218): Launched
22:49:18.696165 run mass: MS start registered {at=2042686.98998962, delay=0.005232303868979216, ms=00083}
22:49:19.015734 run mass: MS performed LU {at=2042687.309464121, lu_delay=5.51738857710734, ms=00072}
22:49:19.053285 run mass: MS performed LU {at=2042687.347026964, lu_delay=4.574025511043146, ms=00074}
22:49:19.093466 run osmo-ms-mob/00084: Starting mobile
22:49:19.107238 run osmo-ms-mob/00084(pid=219): Launched
22:49:19.118157 run mass: MS start registered {at=2042687.411984201, delay=0.004998049000278115, ms=00084}
22:49:19.183108 run mass: MS performed LU {at=2042687.476830822, lu_delay=5.8757890809793025, ms=00071}
22:49:19.307879 run mass: MS performed LU {at=2042687.601604987, lu_delay=5.197406945982948, ms=00073}
22:49:19.670839 run osmo-ms-mob/00085: Starting mobile
22:49:19.687350 run osmo-ms-mob/00085(pid=220): Launched
22:49:19.698739 run mass: MS start registered {at=2042687.992559108, delay=0.0054550678469240665, ms=00085}
22:49:20.253948 run osmo-ms-mob/00086: Starting mobile
22:49:20.267941 run osmo-ms-mob/00086(pid=221): Launched
22:49:20.279047 run mass: MS start registered {at=2042688.572875908, delay=0.00512145203538239, ms=00086}
22:49:20.871561 run osmo-ms-mob/00087: Starting mobile
22:49:20.888177 run osmo-ms-mob/00087(pid=222): Launched
22:49:20.899076 run mass: MS start registered {at=2042689.192904499, delay=0.004951139912009239, ms=00087}
22:49:21.000679 run mass: MS performed LU {at=2042689.294384583, lu_delay=6.1596062139142305, ms=00075}
22:49:21.024233 run mass: MS performed LU {at=2042689.318070766, lu_delay=4.746112494030967, ms=00078}
22:49:21.047059 run mass: MS performed LU {at=2042689.340826562, lu_delay=5.723115846980363, ms=00076}
22:49:21.152765 run mass: MS performed LU {at=2042689.446490479, lu_delay=5.537283724872395, ms=00077}
22:49:21.482397 run osmo-ms-mob/00088: Starting mobile
22:49:21.498798 run osmo-ms-mob/00088(pid=223): Launched
22:49:21.509924 run mass: MS start registered {at=2042689.803753089, delay=0.0051171500235795975, ms=00088}
22:49:22.051678 run osmo-ms-mob/00089: Starting mobile
22:49:22.065236 run osmo-ms-mob/00089(pid=224): Launched
22:49:22.076472 run mass: MS start registered {at=2042690.370300001, delay=0.0052916500717401505, ms=00089}
22:49:22.652612 run osmo-ms-mob/00090: Starting mobile
22:49:22.666136 run osmo-ms-mob/00090(pid=225): Launched
22:49:22.677266 run mass: MS start registered {at=2042690.971086178, delay=0.00525395292788744, ms=00090}
22:49:22.782030 run mass: MS performed LU {at=2042691.075755894, lu_delay=6.103801850927994, ms=00079}
22:49:22.818502 run mass: MS performed LU {at=2042691.112242797, lu_delay=5.321598449954763, ms=00081}
22:49:22.948704 run mass: MS performed LU {at=2042691.242410402, lu_delay=4.88505789404735, ms=00082}
22:49:23.073343 run mass: MS performed LU {at=2042691.367074062, lu_delay=5.8735854588449, ms=00080}
22:49:23.378029 run osmo-ms-mob/00091: Starting mobile
22:49:23.394010 run osmo-ms-mob/00091(pid=226): Launched
22:49:23.404974 run mass: MS start registered {at=2042691.698802369, delay=0.005130003904923797, ms=00091}
22:49:24.039834 run osmo-ms-mob/00092: Starting mobile
22:49:24.052655 run osmo-ms-mob/00092(pid=227): Launched
22:49:24.064350 run mass: MS start registered {at=2042692.358172204, delay=0.0057664120104163885, ms=00092}
22:49:24.767491 run mass: MS performed LU {at=2042693.061040929, lu_delay=6.071051309118047, ms=00083}
22:49:24.825637 run osmo-ms-mob/00093: Starting mobile
22:49:24.840539 run osmo-ms-mob/00093(pid=228): Launched
22:49:24.846629 run mass: MS performed LU {at=2042693.140465391, lu_delay=5.7284811900462955, ms=00084}
22:49:24.852350 run mass: MS performed LU {at=2042693.146192793, lu_delay=5.15363368508406, ms=00085}
22:49:24.858051 run mass: MS start registered {at=2042693.151893596, delay=0.011444563046097755, ms=00093}
22:49:24.918812 run mass: MS performed LU {at=2042693.212535083, lu_delay=4.639659174950793, ms=00086}
22:49:25.752352 run osmo-ms-mob/00094: Starting mobile
22:49:25.766727 run osmo-ms-mob/00094(pid=229): Launched
22:49:25.779427 run mass: MS start registered {at=2042694.073254793, delay=0.006609473843127489, ms=00094}
22:49:26.547617 run mass: MS performed LU {at=2042694.841340428, lu_delay=4.471040426986292, ms=00089}
22:49:26.589948 run osmo-ms-mob/00095: Starting mobile
22:49:26.605840 run osmo-ms-mob/00095(pid=230): Launched
22:49:26.611924 run mass: MS performed LU {at=2042694.905758512, lu_delay=5.1020054230466485, ms=00088}
22:49:26.617759 run mass: MS start registered {at=2042694.911601467, delay=0.005861178040504456, ms=00095}
22:49:26.714722 run mass: MS performed LU {at=2042695.008449243, lu_delay=5.815544744022191, ms=00087}
22:49:27.640508 run osmo-ms-mob/00096: Starting mobile
22:49:27.653458 run osmo-ms-mob/00096(pid=231): Launched
22:49:27.664717 run mass: MS start registered {at=2042695.95854503, delay=0.005134206032380462, ms=00096}
22:49:28.531932 run mass: MS performed LU {at=2042696.825617229, lu_delay=5.126814860152081, ms=00091}
22:49:28.557633 run mass: MS performed LU {at=2042696.851469555, lu_delay=5.880383376963437, ms=00090}
22:49:28.592223 run osmo-ms-mob/00097: Starting mobile
22:49:28.606552 run osmo-ms-mob/00097(pid=232): Launched
22:49:28.617563 run mass: MS start registered {at=2042696.91139171, delay=0.0049764919094741344, ms=00097}
22:49:28.813573 run mass: MS performed LU {at=2042697.107295723, lu_delay=4.749123518820852, ms=00092}
22:49:28.919848 run mass: MS performed LU {at=2042697.213579501, lu_delay=22.71576047502458, ms=00051}
22:49:30.071297 run osmo-ms-mob/00098: Starting mobile
22:49:30.089072 run osmo-ms-mob/00098(pid=233): Launched
22:49:30.100216 run mass: MS start registered {at=2042698.394042687, delay=0.005080341128632426, ms=00098}
22:49:30.313925 run mass: MS performed LU {at=2042698.607656234, lu_delay=5.455762638011947, ms=00093}
22:49:30.480070 run mass: MS performed LU {at=2042698.77379531, lu_delay=4.700540516991168, ms=00094}
22:49:30.586145 run mass: MS performed LU {at=2042698.879869646, lu_delay=23.20752574200742, ms=00054}
22:49:31.852935 run osmo-ms-mob/00099: Starting mobile
22:49:31.866681 run osmo-ms-mob/00099(pid=234): Launched
22:49:31.872667 run mass: All started... {duration=55.74309604102746, too_slow=0}
22:49:31.878308 run mass: MS start registered {at=2042700.172144344, delay=0.005634861066937447, ms=00099}
22:49:32.299441 run mass: MS performed LU {at=2042700.593164685, lu_delay=4.63461965485476, ms=00096}
22:49:32.315933 run mass: MS performed LU {at=2042700.609681009, lu_delay=5.698079542024061, ms=00095}
22:49:34.227558 run mass: MS performed LU {at=2042702.521283287, lu_delay=5.609891577158123, ms=00097}
22:49:36.064280 run mass: MS performed LU {at=2042704.357997714, lu_delay=5.96395502705127, ms=00098}
22:49:37.966190 run mass: MS performed LU {at=2042706.259881493, lu_delay=6.0877371488604695, ms=00099}
22:49:37.976570 run mass: Tests done {all_completed=True, max=23.20752574200742, min=3.741419132100418}
22:49:37.981908 tst register_default_mass.py: Test passed (81.1 sec)
22:49:37.987090 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:37.990290 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:37.993421 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:37.996680 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:37.999879 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:38.003122 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:38.006394 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:38.009647 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:38.012835 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:38.016029 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:38.019249 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:38.022475 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:38.025678 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:38.028911 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:38.032147 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:38.035372 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:38.038698 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:38.041954 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:38.045318 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:38.048595 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:38.051822 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:38.055078 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:38.058309 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:38.062214 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:38.065967 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:38.069233 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:38.072501 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:38.075742 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:38.079505 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:38.082730 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:38.085929 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:38.089516 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:38.092808 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:38.096034 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:38.099298 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:38.102505 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:38.105698 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:38.109231 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:38.112518 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:38.115792 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:38.119094 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:38.122418 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:38.125689 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:38.129420 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:38.133061 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:38.136729 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:38.139956 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:38.143207 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:38.146426 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:38.149679 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:38.153059 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:38.156758 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:38.160360 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:38.163939 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:38.167284 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:38.170688 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:38.174067 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:38.177367 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:38.180713 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:38.184057 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:38.187393 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:38.190703 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:38.194048 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:38.197395 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:38.200760 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:38.204061 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:38.207324 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:38.211051 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:38.214911 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:38.218203 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:38.221455 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:38.224738 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:38.228065 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:38.231406 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:38.234672 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:38.237908 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:38.241227 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:38.244522 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:38.247850 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:38.251181 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:38.254445 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:38.257701 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:38.260962 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:38.264576 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:38.268103 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:38.271696 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:38.274953 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:38.278298 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:38.281604 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:38.284899 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:38.288212 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:38.291561 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:38.294862 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:38.298200 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:38.301539 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:38.304963 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:38.308240 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:38.311484 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:38.315424 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:38.318827 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:38.322188 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:38.325690 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:38.329156 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:38.333184 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:38.336753 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:38.340431 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:38.343850 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:38.347235 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:38.350620 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:38.353995 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:38.357355 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:38.360672 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:38.364281 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:38.367812 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:38.371402 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:38.374666 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:38.377909 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:38.381094 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:38.384260 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:38.387435 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:38.390604 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:38.393774 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:38.396938 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:38.400130 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:38.403304 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:38.406468 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:38.409637 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:38.412803 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:38.415981 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:38.419149 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:38.422329 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:38.425487 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:38.428663 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:38.431872 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:38.435053 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:38.438209 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:38.441387 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:38.444564 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:38.447747 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:38.450928 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:38.454097 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:38.457287 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:38.460513 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:38.463747 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:38.466974 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:38.470211 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:38.473436 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:38.476683 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:38.479928 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:38.483168 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:38.486412 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:38.489629 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:38.492864 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:38.496096 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:38.499319 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:38.502541 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:38.505762 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:38.509002 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:38.512226 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:38.515461 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:38.518701 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:38.521934 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:38.525181 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:38.528408 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:38.531635 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:38.534863 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:38.538102 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:38.541326 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:38.544552 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:38.547776 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:38.550994 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:38.554231 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:38.557447 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:38.560687 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:38.563913 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:38.567139 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:38.570387 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:38.573625 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:38.576874 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:38.580112 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:38.583345 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:38.586585 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:38.589818 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:38.593063 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:38.596299 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:38.599532 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:38.602768 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:38.606003 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:38.609230 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:38.612469 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:38.615699 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:38.618932 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:38.622169 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:38.625402 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:38.628643 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:38.631878 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:38.635115 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:38.638341 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:38.641564 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:38.644803 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:38.648030 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:38.651260 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:38.654495 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:38.657722 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:38.660956 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:38.664184 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:38.667416 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:38.670646 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:38.673864 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:38.677093 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:38.680326 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:38.683554 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:38.686794 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:38.690087 --- ParallelTerminationStrategy: PID 22 died...
22:49:38.691592 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:38.695173 --- ParallelTerminationStrategy: PID 23 died...
22:49:38.696608 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:38.700155 --- ParallelTerminationStrategy: PID 24 died...
22:49:38.701587 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:38.705139 --- ParallelTerminationStrategy: PID 25 died...
22:49:38.706586 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:38.710116 --- ParallelTerminationStrategy: PID 26 died...
22:49:38.711569 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:38.715148 --- ParallelTerminationStrategy: PID 27 died...
22:49:38.716596 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:38.720147 --- ParallelTerminationStrategy: PID 28 died...
22:49:38.721592 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:38.725170 --- ParallelTerminationStrategy: PID 29 died...
22:49:38.726621 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:38.730200 --- ParallelTerminationStrategy: PID 30 died...
22:49:38.731649 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:38.735196 --- ParallelTerminationStrategy: PID 31 died...
22:49:38.736645 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:38.740228 --- ParallelTerminationStrategy: PID 32 died...
22:49:38.741664 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:38.745240 --- ParallelTerminationStrategy: PID 33 died...
22:49:38.746702 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:38.750276 --- ParallelTerminationStrategy: PID 35 died...
22:49:38.751723 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:38.755314 --- ParallelTerminationStrategy: PID 36 died...
22:49:38.756772 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:38.760391 --- ParallelTerminationStrategy: PID 37 died...
22:49:38.761831 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:38.765401 --- ParallelTerminationStrategy: PID 38 died...
22:49:38.766871 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:38.770446 --- ParallelTerminationStrategy: PID 39 died...
22:49:38.771890 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:38.775446 --- ParallelTerminationStrategy: PID 40 died...
22:49:38.776889 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:38.780446 --- ParallelTerminationStrategy: PID 41 died...
22:49:38.781874 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:38.785424 --- ParallelTerminationStrategy: PID 42 died...
22:49:38.786859 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:38.790422 --- ParallelTerminationStrategy: PID 43 died...
22:49:38.791873 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:38.795420 --- ParallelTerminationStrategy: PID 44 died...
22:49:38.796850 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:38.800415 --- ParallelTerminationStrategy: PID 45 died...
22:49:38.801852 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:38.805408 --- ParallelTerminationStrategy: PID 46 died...
22:49:38.806851 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:38.810422 --- ParallelTerminationStrategy: PID 47 died...
22:49:38.811859 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:38.815410 --- ParallelTerminationStrategy: PID 48 died...
22:49:38.816845 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:38.820396 --- ParallelTerminationStrategy: PID 49 died...
22:49:38.821828 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:38.825403 --- ParallelTerminationStrategy: PID 50 died...
22:49:38.826851 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:38.830397 --- ParallelTerminationStrategy: PID 51 died...
22:49:38.831832 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:38.835399 --- ParallelTerminationStrategy: PID 52 died...
22:49:38.836837 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:38.840391 --- ParallelTerminationStrategy: PID 53 died...
22:49:38.841829 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:38.845405 --- ParallelTerminationStrategy: PID 54 died...
22:49:38.846858 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:38.850419 --- ParallelTerminationStrategy: PID 55 died...
22:49:38.851859 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:38.855414 --- ParallelTerminationStrategy: PID 56 died...
22:49:38.856848 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:38.860391 --- ParallelTerminationStrategy: PID 57 died...
22:49:38.861825 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:38.865374 --- ParallelTerminationStrategy: PID 58 died...
22:49:38.866828 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:38.870370 --- ParallelTerminationStrategy: PID 59 died...
22:49:38.871812 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:38.875353 --- ParallelTerminationStrategy: PID 60 died...
22:49:38.876781 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:38.880315 --- ParallelTerminationStrategy: PID 61 died...
22:49:38.881742 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:38.885293 --- ParallelTerminationStrategy: PID 62 died...
22:49:38.886731 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:38.890310 --- ParallelTerminationStrategy: PID 63 died...
22:49:38.891748 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:38.895304 --- ParallelTerminationStrategy: PID 64 died...
22:49:38.896739 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:38.900296 --- ParallelTerminationStrategy: PID 65 died...
22:49:38.901723 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:38.905273 --- ParallelTerminationStrategy: PID 66 died...
22:49:38.906717 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:38.910255 --- ParallelTerminationStrategy: PID 67 died...
22:49:38.911686 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:38.915232 --- ParallelTerminationStrategy: PID 68 died...
22:49:38.916668 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:38.920223 --- ParallelTerminationStrategy: PID 69 died...
22:49:38.921650 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:38.925200 --- ParallelTerminationStrategy: PID 70 died...
22:49:38.926661 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:38.930215 --- ParallelTerminationStrategy: PID 71 died...
22:49:38.931646 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:38.935188 --- ParallelTerminationStrategy: PID 72 died...
22:49:38.936623 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:38.940169 --- ParallelTerminationStrategy: PID 73 died...
22:49:38.941599 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:38.945170 --- ParallelTerminationStrategy: PID 74 died...
22:49:38.946616 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:38.950182 --- ParallelTerminationStrategy: PID 75 died...
22:49:38.951624 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:38.955173 --- ParallelTerminationStrategy: PID 76 died...
22:49:38.956604 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:38.960155 --- ParallelTerminationStrategy: PID 77 died...
22:49:38.961582 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:38.965127 --- ParallelTerminationStrategy: PID 78 died...
22:49:38.966569 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:38.970095 --- ParallelTerminationStrategy: PID 79 died...
22:49:38.971535 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:38.975107 --- ParallelTerminationStrategy: PID 80 died...
22:49:38.976542 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:38.980076 --- ParallelTerminationStrategy: PID 81 died...
22:49:38.981503 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:38.985040 --- ParallelTerminationStrategy: PID 82 died...
22:49:38.986503 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:38.990047 --- ParallelTerminationStrategy: PID 83 died...
22:49:38.991476 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:38.995001 --- ParallelTerminationStrategy: PID 84 died...
22:49:38.996424 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:38.999982 --- ParallelTerminationStrategy: PID 85 died...
22:49:39.001407 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:39.004956 --- ParallelTerminationStrategy: PID 86 died...
22:49:39.006386 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:39.009911 --- ParallelTerminationStrategy: PID 87 died...
22:49:39.011347 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:39.014878 --- ParallelTerminationStrategy: PID 88 died...
22:49:39.016317 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:39.019858 --- ParallelTerminationStrategy: PID 89 died...
22:49:39.021281 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:39.024827 --- ParallelTerminationStrategy: PID 90 died...
22:49:39.026259 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:39.029795 --- ParallelTerminationStrategy: PID 91 died...
22:49:39.031228 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:39.034766 --- ParallelTerminationStrategy: PID 92 died...
22:49:39.036199 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:39.039724 --- ParallelTerminationStrategy: PID 93 died...
22:49:39.041154 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:39.044682 --- ParallelTerminationStrategy: PID 94 died...
22:49:39.046112 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:39.049659 --- ParallelTerminationStrategy: PID 95 died...
22:49:39.051098 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:39.054639 --- ParallelTerminationStrategy: PID 96 died...
22:49:39.056065 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:39.059609 --- ParallelTerminationStrategy: PID 97 died...
22:49:39.061038 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:39.064576 --- ParallelTerminationStrategy: PID 98 died...
22:49:39.065998 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:39.069539 --- ParallelTerminationStrategy: PID 99 died...
22:49:39.071010 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:39.074555 --- ParallelTerminationStrategy: PID 100 died...
22:49:39.075988 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:39.079526 --- ParallelTerminationStrategy: PID 101 died...
22:49:39.080955 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:39.084520 --- ParallelTerminationStrategy: PID 102 died...
22:49:39.085947 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:39.089478 --- ParallelTerminationStrategy: PID 103 died...
22:49:39.090918 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:39.094474 --- ParallelTerminationStrategy: PID 104 died...
22:49:39.095909 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:39.099464 --- ParallelTerminationStrategy: PID 105 died...
22:49:39.100897 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:39.104457 --- ParallelTerminationStrategy: PID 106 died...
22:49:39.105884 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:39.109443 --- ParallelTerminationStrategy: PID 107 died...
22:49:39.110888 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:39.114422 --- ParallelTerminationStrategy: PID 108 died...
22:49:39.115858 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:39.119424 --- ParallelTerminationStrategy: PID 109 died...
22:49:39.120850 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:39.124403 --- ParallelTerminationStrategy: PID 110 died...
22:49:39.125837 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:39.129385 --- ParallelTerminationStrategy: PID 111 died...
22:49:39.130837 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:39.134399 --- ParallelTerminationStrategy: PID 112 died...
22:49:39.135831 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:39.139381 --- ParallelTerminationStrategy: PID 113 died...
22:49:39.140807 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:39.144362 --- ParallelTerminationStrategy: PID 114 died...
22:49:39.145795 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:39.149335 --- ParallelTerminationStrategy: PID 115 died...
22:49:39.150774 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:39.154319 --- ParallelTerminationStrategy: PID 116 died...
22:49:39.155756 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:39.159300 --- ParallelTerminationStrategy: PID 117 died...
22:49:39.160735 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:39.164320 --- ParallelTerminationStrategy: PID 118 died...
22:49:39.165758 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:39.169303 --- ParallelTerminationStrategy: PID 119 died...
22:49:39.170731 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:39.174290 --- ParallelTerminationStrategy: PID 120 died...
22:49:39.175723 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:39.179275 --- ParallelTerminationStrategy: PID 121 died...
22:49:39.180706 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:39.184240 --- ParallelTerminationStrategy: PID 122 died...
22:49:39.185672 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:39.189238 --- ParallelTerminationStrategy: PID 123 died...
22:49:39.190672 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:39.194214 --- ParallelTerminationStrategy: PID 124 died...
22:49:39.195651 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:39.199204 --- ParallelTerminationStrategy: PID 125 died...
22:49:39.200635 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:39.204187 --- ParallelTerminationStrategy: PID 126 died...
22:49:39.205618 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:39.209161 --- ParallelTerminationStrategy: PID 127 died...
22:49:39.210616 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:39.214156 --- ParallelTerminationStrategy: PID 128 died...
22:49:39.215601 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:39.219156 --- ParallelTerminationStrategy: PID 129 died...
22:49:39.220583 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:39.224117 --- ParallelTerminationStrategy: PID 130 died...
22:49:39.225551 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:39.229110 --- ParallelTerminationStrategy: PID 131 died...
22:49:39.230583 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:39.234116 --- ParallelTerminationStrategy: PID 132 died...
22:49:39.235563 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:39.239107 --- ParallelTerminationStrategy: PID 133 died...
22:49:39.240544 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:39.244113 --- ParallelTerminationStrategy: PID 134 died...
22:49:39.245544 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:39.249088 --- ParallelTerminationStrategy: PID 135 died...
22:49:39.250523 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:39.254065 --- ParallelTerminationStrategy: PID 136 died...
22:49:39.255515 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:39.259104 --- ParallelTerminationStrategy: PID 137 died...
22:49:39.260536 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:39.264095 --- ParallelTerminationStrategy: PID 138 died...
22:49:39.265538 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:39.269104 --- ParallelTerminationStrategy: PID 139 died...
22:49:39.270554 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:39.274118 --- ParallelTerminationStrategy: PID 140 died...
22:49:39.275574 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:39.279140 --- ParallelTerminationStrategy: PID 141 died...
22:49:39.280575 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:39.284168 --- ParallelTerminationStrategy: PID 142 died...
22:49:39.285605 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:39.289159 --- ParallelTerminationStrategy: PID 143 died...
22:49:39.290608 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:39.294184 --- ParallelTerminationStrategy: PID 144 died...
22:49:39.295616 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:39.299189 --- ParallelTerminationStrategy: PID 145 died...
22:49:39.300621 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:39.304188 --- ParallelTerminationStrategy: PID 146 died...
22:49:39.305626 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:39.309218 --- ParallelTerminationStrategy: PID 147 died...
22:49:39.310667 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:39.314236 --- ParallelTerminationStrategy: PID 148 died...
22:49:39.315673 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:39.319247 --- ParallelTerminationStrategy: PID 149 died...
22:49:39.320691 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:39.324267 --- ParallelTerminationStrategy: PID 150 died...
22:49:39.325700 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:39.329264 --- ParallelTerminationStrategy: PID 151 died...
22:49:39.330728 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:39.334293 --- ParallelTerminationStrategy: PID 152 died...
22:49:39.335730 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:39.339292 --- ParallelTerminationStrategy: PID 153 died...
22:49:39.340725 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:39.344301 --- ParallelTerminationStrategy: PID 154 died...
22:49:39.345733 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:39.349304 --- ParallelTerminationStrategy: PID 155 died...
22:49:39.350743 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:39.354330 --- ParallelTerminationStrategy: PID 156 died...
22:49:39.355771 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:39.359337 --- ParallelTerminationStrategy: PID 157 died...
22:49:39.360768 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:39.364332 --- ParallelTerminationStrategy: PID 158 died...
22:49:39.365763 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:39.369345 --- ParallelTerminationStrategy: PID 159 died...
22:49:39.370783 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:39.374349 --- ParallelTerminationStrategy: PID 160 died...
22:49:39.375792 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:39.379354 --- ParallelTerminationStrategy: PID 161 died...
22:49:39.380796 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:39.384359 --- ParallelTerminationStrategy: PID 162 died...
22:49:39.385796 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:39.389402 --- ParallelTerminationStrategy: PID 163 died...
22:49:39.390847 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:39.394426 --- ParallelTerminationStrategy: PID 164 died...
22:49:39.395867 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:39.399441 --- ParallelTerminationStrategy: PID 165 died...
22:49:39.400876 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:39.404448 --- ParallelTerminationStrategy: PID 166 died...
22:49:39.405884 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:39.409455 --- ParallelTerminationStrategy: PID 167 died...
22:49:39.410907 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:39.414479 --- ParallelTerminationStrategy: PID 168 died...
22:49:39.415913 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:39.419492 --- ParallelTerminationStrategy: PID 169 died...
22:49:39.420927 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:39.424495 --- ParallelTerminationStrategy: PID 170 died...
22:49:39.425929 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:39.429482 --- ParallelTerminationStrategy: PID 171 died...
22:49:39.430928 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:39.434497 --- ParallelTerminationStrategy: PID 172 died...
22:49:39.435937 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:39.439544 --- ParallelTerminationStrategy: PID 173 died...
22:49:39.440982 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:39.444557 --- ParallelTerminationStrategy: PID 174 died...
22:49:39.445993 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:39.449581 --- ParallelTerminationStrategy: PID 175 died...
22:49:39.451020 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:39.454602 --- ParallelTerminationStrategy: PID 176 died...
22:49:39.456049 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:39.459607 --- ParallelTerminationStrategy: PID 177 died...
22:49:39.461040 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:39.464605 --- ParallelTerminationStrategy: PID 178 died...
22:49:39.466052 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:39.469635 --- ParallelTerminationStrategy: PID 179 died...
22:49:39.471076 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:39.474664 --- ParallelTerminationStrategy: PID 180 died...
22:49:39.476104 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:39.479680 --- ParallelTerminationStrategy: PID 181 died...
22:49:39.481114 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:39.484688 --- ParallelTerminationStrategy: PID 182 died...
22:49:39.486127 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:39.489693 --- ParallelTerminationStrategy: PID 183 died...
22:49:39.491135 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:39.494711 --- ParallelTerminationStrategy: PID 184 died...
22:49:39.496143 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:39.499705 --- ParallelTerminationStrategy: PID 185 died...
22:49:39.501130 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:39.504685 --- ParallelTerminationStrategy: PID 186 died...
22:49:39.506117 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:39.509691 --- ParallelTerminationStrategy: PID 187 died...
22:49:39.511129 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:39.514703 --- ParallelTerminationStrategy: PID 188 died...
22:49:39.516134 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:39.519690 --- ParallelTerminationStrategy: PID 189 died...
22:49:39.521126 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:39.524695 --- ParallelTerminationStrategy: PID 190 died...
22:49:39.526123 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:39.529706 --- ParallelTerminationStrategy: PID 191 died...
22:49:39.531154 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:39.534711 --- ParallelTerminationStrategy: PID 192 died...
22:49:39.536143 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:39.539726 --- ParallelTerminationStrategy: PID 193 died...
22:49:39.541153 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:39.544729 --- ParallelTerminationStrategy: PID 194 died...
22:49:39.546173 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:39.549727 --- ParallelTerminationStrategy: PID 195 died...
22:49:39.551174 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:39.554728 --- ParallelTerminationStrategy: PID 196 died...
22:49:39.556159 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:39.559736 --- ParallelTerminationStrategy: PID 197 died...
22:49:39.561177 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:39.564751 --- ParallelTerminationStrategy: PID 198 died...
22:49:39.566194 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:39.569745 --- ParallelTerminationStrategy: PID 199 died...
22:49:39.571199 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:39.574753 --- ParallelTerminationStrategy: PID 200 died...
22:49:39.576190 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:39.579756 --- ParallelTerminationStrategy: PID 201 died...
22:49:39.581191 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:39.584758 --- ParallelTerminationStrategy: PID 202 died...
22:49:39.586191 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:39.589748 --- ParallelTerminationStrategy: PID 203 died...
22:49:39.591192 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:39.594774 --- ParallelTerminationStrategy: PID 204 died...
22:49:39.596206 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:39.599770 --- ParallelTerminationStrategy: PID 205 died...
22:49:39.601205 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:39.604774 --- ParallelTerminationStrategy: PID 206 died...
22:49:39.606219 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:39.609770 --- ParallelTerminationStrategy: PID 207 died...
22:49:39.611235 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:39.614816 --- ParallelTerminationStrategy: PID 208 died...
22:49:39.616252 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:39.619822 --- ParallelTerminationStrategy: PID 209 died...
22:49:39.621257 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:39.624829 --- ParallelTerminationStrategy: PID 210 died...
22:49:39.626283 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:39.629842 --- ParallelTerminationStrategy: PID 211 died...
22:49:39.631288 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:39.634874 --- ParallelTerminationStrategy: PID 212 died...
22:49:39.636317 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:39.639887 --- ParallelTerminationStrategy: PID 213 died...
22:49:39.641316 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:39.644885 --- ParallelTerminationStrategy: PID 214 died...
22:49:39.646329 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:39.649887 --- ParallelTerminationStrategy: PID 215 died...
22:49:39.651328 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:39.654885 --- ParallelTerminationStrategy: PID 216 died...
22:49:39.656316 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:39.659897 --- ParallelTerminationStrategy: PID 217 died...
22:49:39.661326 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:39.664913 --- ParallelTerminationStrategy: PID 218 died...
22:49:39.666360 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:39.669916 --- ParallelTerminationStrategy: PID 219 died...
22:49:39.671355 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:39.674931 --- ParallelTerminationStrategy: PID 220 died...
22:49:39.676369 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:39.679938 --- ParallelTerminationStrategy: PID 221 died...
22:49:39.681383 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:39.684986 --- ParallelTerminationStrategy: PID 222 died...
22:49:39.686424 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:39.689995 --- ParallelTerminationStrategy: PID 223 died...
22:49:39.691437 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:39.695008 --- ParallelTerminationStrategy: PID 224 died...
22:49:39.696441 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:39.699987 --- ParallelTerminationStrategy: PID 225 died...
22:49:39.701425 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:39.705000 --- ParallelTerminationStrategy: PID 226 died...
22:49:39.706469 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:39.710046 --- ParallelTerminationStrategy: PID 227 died...
22:49:39.711499 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:39.715087 --- ParallelTerminationStrategy: PID 228 died...
22:49:39.716522 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:39.720104 --- ParallelTerminationStrategy: PID 229 died...
22:49:39.721534 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:39.725134 --- ParallelTerminationStrategy: PID 230 died...
22:49:39.726576 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:39.730139 --- ParallelTerminationStrategy: PID 231 died...
22:49:39.731580 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:39.735159 --- ParallelTerminationStrategy: PID 232 died...
22:49:39.736588 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:39.740151 --- ParallelTerminationStrategy: PID 233 died...
22:49:39.741596 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:39.745168 --- ParallelTerminationStrategy: PID 234 died...
22:49:39.746610 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:43.150959 --- ParallelTerminationStrategy: PID 34 died...
22:49:43.157079 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8358 netreg_mass PASS
---------------------------------------------------------------------
22:49:43.233539 tst trial-8358: Storing JUnit report in /build/trial-8358/run.2026-06-10_22-48-16/trial-8358.xml
--------------------------------------------------------------------------------------------
trial-8358 PASS
--------------------------------------------------------------------------------------------
22:49:43.243734 tst trial-8358: trial-8358: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8358/inst
+ cd trial-8358
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-06-10 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8358-run.tgz run.2026-06-10_22-48-16
+ tar czf /build/trial-8358-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-06-10_13_26_46.tgz osmo-bts-oc2g.build-2026-06-10_00_52_05.tgz osmo-bts-sysmo.build-2026-06-10_00_51_56.tgz osmo-bts.build-2026-06-10_00_52_15.tgz osmo-ggsn.build-2026-06-10_20_42_51.tgz osmo-hlr.build-2026-06-10_16_36_50.tgz osmo-hnbgw.build-2026-06-10_13_31_05.tgz osmo-mgw.build-2026-06-10_08_33_06.tgz osmo-msc.build-2026-06-10_13_35_17.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-06-10_07_34_59.tgz osmo-pcu-sysmo.build-2026-06-10_07_34_55.tgz osmo-pcu.build-2026-06-10_07_34_57.tgz osmo-sgsn.build-2026-06-10_20_48_10.tgz osmo-stp.build-2026-06-10_13_25_35.tgz osmo-trx.build-2026-06-10_14_22_06.tgz osmocom-bb.build-2026-06-10_21_17_18.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS