Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
> git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins1942568048356660172.sh
+ rm -rf trial-8094-bin.tgz trial-8094-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24617
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10872
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10185
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12698
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13021
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12250
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40430
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7408
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42467
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8129
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 13028
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7307
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11397
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7448
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8895
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6168
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 7307
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins2162483409973256643.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-8094
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
f17cc18 ttcn3-bts-test: show respawn count at the end
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s
#4 [ 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.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.2s
#7 [ 2/28] RUN useradd -ms /bin/bash jenkins
#7 CACHED
#8 [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
#8 CACHED
#9 [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
#9 CACHED
#10 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#10 CACHED
#11 [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
#11 CACHED
#12 [ 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
#12 CACHED
#13 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#13 CACHED
#14 [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
#14 CACHED
#15 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#15 CACHED
#16 [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
#16 CACHED
#17 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#17 CACHED
#18 [ 8/28] RUN MKDIR /var/run/sshd
#18 CACHED
#19 [ 9/28] COPY SSH /root/.ssh
#19 CACHED
#20 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#20 CACHED
#21 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#21 CACHED
#22 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#22 CACHED
#23 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#23 CACHED
#24 [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
#24 CACHED
#25 [ 3/28] RUN groupadd osmo-gsm-tester
#25 CACHED
#26 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#26 CACHED
#27 [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
#27 CACHED
#28 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#28 CACHED
#29 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#29 CACHED
#30 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#30 CACHED
#31 [20/28] WORKDIR /TMP
#31 CACHED
#32 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:b51f8e76214acb97ec67302ebc0cbfec393728b21fa2f34e5b1fc48861dea83c 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
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=8095 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-09-20 22:48:25
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8095
+ mkdir -p trial-8095
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-09-20_13_26_28.tgz osmo-bts-oc2g.build-2025-09-20_00_51_36.tgz osmo-bts-sysmo.build-2025-09-20_00_51_38.tgz osmo-bts.build-2025-09-20_00_51_41.tgz osmo-ggsn.build-2025-09-20_20_42_53.tgz osmo-hlr.build-2025-09-20_16_36_53.tgz osmo-hnbgw.build-2025-09-20_13_30_17.tgz osmo-mgw.build-2025-09-20_08_33_16.tgz osmo-msc.build-2025-09-20_13_32_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-20_07_33_58.tgz osmo-pcu-sysmo.build-2025-09-20_07_35_57.tgz osmo-pcu.build-2025-09-20_07_36_03.tgz osmo-sgsn.build-2025-09-20_20_51_11.tgz osmo-stp.build-2025-09-20_13_25_13.tgz osmo-trx.build-2025-09-20_14_26_25.tgz osmocom-bb.build-2025-09-20_21_17_21.tgz srslte.build-19.tgz trial-8095
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-09-20_13_26_28.md5 osmo-bts-oc2g.build-2025-09-20_00_51_36.md5 osmo-bts-sysmo.build-2025-09-20_00_51_38.md5 osmo-bts.build-2025-09-20_00_51_41.md5 osmo-ggsn.build-2025-09-20_20_42_53.md5 osmo-hlr.build-2025-09-20_16_36_53.md5 osmo-hnbgw.build-2025-09-20_13_30_17.md5 osmo-mgw.build-2025-09-20_08_33_16.md5 osmo-msc.build-2025-09-20_13_32_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-20_07_33_58.md5 osmo-pcu-sysmo.build-2025-09-20_07_35_57.md5 osmo-pcu.build-2025-09-20_07_36_03.md5 osmo-sgsn.build-2025-09-20_20_51_11.md5 osmo-stp.build-2025-09-20_13_25_13.md5 osmo-trx.build-2025-09-20_14_26_25.md5 osmocom-bb.build-2025-09-20_21_17_21.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-09-20_13_26_28.md5 osmo-bts-oc2g.build-2025-09-20_00_51_36.md5 osmo-bts-sysmo.build-2025-09-20_00_51_38.md5 osmo-bts.build-2025-09-20_00_51_41.md5 osmo-ggsn.build-2025-09-20_20_42_53.md5 osmo-hlr.build-2025-09-20_16_36_53.md5 osmo-hnbgw.build-2025-09-20_13_30_17.md5 osmo-mgw.build-2025-09-20_08_33_16.md5 osmo-msc.build-2025-09-20_13_32_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-20_07_33_58.md5 osmo-pcu-sysmo.build-2025-09-20_07_35_57.md5 osmo-pcu.build-2025-09-20_07_36_03.md5 osmo-sgsn.build-2025-09-20_20_51_11.md5 osmo-stp.build-2025-09-20_13_25_13.md5 osmo-trx.build-2025-09-20_14_26_25.md5 osmocom-bb.build-2025-09-20_21_17_21.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-8095 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8095'
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-8095
--------------------------------------------------------------------------------------------
22:48:25.789882 tst trial-8095: Detailed log at /build/trial-8095/run.2025-09-20_22-48-25/log
---------------------------------------------------------------------
trial-8095 netreg_mass
---------------------------------------------------------------------
22:48:25.998251 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:25.998589 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:25.999357 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:26.000501 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:26.038339 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:26.039148 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:26.040270 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:26.110023 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-8095 netreg_mass register_default_mass.py
----------------------------------------------
22:48:26.110798 tst register_default_mass.py:9: Claiming resources for the test
22:48:26.127094 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:26.127668 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:26.128146 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:26.128603 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:26.129065 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:26.129551 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:26.130011 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:26.175514 tst register_default_mass.py: using LAC 2
22:48:26.213086 tst register_default_mass.py: using RAC 2
22:48:26.255154 tst register_default_mass.py: using CellId 2
22:48:26.290742 tst register_default_mass.py: using BVCI 3
22:48:26.296483 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.297138 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.297695 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.298206 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.298727 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.299236 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.299725 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.300241 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.300777 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.301293 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.301808 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.302343 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.302874 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.303397 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.303935 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.304463 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.305000 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.305518 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.306025 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.306559 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.307077 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.307606 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.308134 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.308655 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.309170 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.309696 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.310220 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.310735 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.311253 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.311784 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.312297 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.312813 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.313355 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.313888 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.314405 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.314930 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.315444 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.315965 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.316499 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.317021 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.317528 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.318048 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.318575 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.319093 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.319619 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.320136 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.320648 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.321159 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.321657 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.322148 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.322660 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.323145 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.323628 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.324130 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.324615 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.325104 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.325596 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.326102 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.326602 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.327086 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.327568 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.328063 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.328568 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.329067 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.329544 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.330043 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.330536 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.331029 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.331539 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.332027 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.332509 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.333047 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.333613 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.334103 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.334598 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.335101 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.335592 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.336071 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.336570 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.337065 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.337547 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.338037 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.338526 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.339014 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.339504 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.339984 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.340463 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.340950 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.341443 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.341927 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.342419 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.342916 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.343409 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.343902 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.344399 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.344890 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.345371 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.345858 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.346358 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.346844 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.347322 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:26.347881 tst register_default_mass.py:21: Launching a simple network
22:48:26.357746 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:26.480106 run create_hlr_db(pid=20): Launched
22:48:27.490292 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:27.506845 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:27.522406 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:27.528291 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:27.712379 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:27.728449 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:27.734565 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:28.157382 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:28.173651 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:31.415820 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:31.531963 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:31.547768 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:31.553739 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:31.578518 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:31.594368 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:31.600440 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:31.924921 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:31.940804 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:37.960182 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:38.116977 run osmo-bts-virtual(pid=34): Launched
22:48:39.174394 tst register_default_mass.py: using MSISDN 1001
22:48:39.181841 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:39.273283 tst register_default_mass.py: using MSISDN 1002
22:48:39.283141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:39.444604 tst register_default_mass.py: using MSISDN 1003
22:48:39.450467 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:39.528427 tst register_default_mass.py: using MSISDN 1004
22:48:39.534488 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:39.695253 tst register_default_mass.py: using MSISDN 1005
22:48:39.701056 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:39.775794 tst register_default_mass.py: using MSISDN 1006
22:48:39.781609 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:39.847294 tst register_default_mass.py: using MSISDN 1007
22:48:39.853218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:39.931834 tst register_default_mass.py: using MSISDN 1008
22:48:39.937659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:40.014208 tst register_default_mass.py: using MSISDN 1009
22:48:40.020047 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:40.095681 tst register_default_mass.py: using MSISDN 1010
22:48:40.101618 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:40.187116 tst register_default_mass.py: using MSISDN 1011
22:48:40.193199 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:40.371157 tst register_default_mass.py: using MSISDN 1012
22:48:40.376946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:40.438013 tst register_default_mass.py: using MSISDN 1013
22:48:40.443879 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:40.510596 tst register_default_mass.py: using MSISDN 1014
22:48:40.516481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:40.586088 tst register_default_mass.py: using MSISDN 1015
22:48:40.591886 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:40.669824 tst register_default_mass.py: using MSISDN 1016
22:48:40.677215 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:40.747229 tst register_default_mass.py: using MSISDN 1017
22:48:40.753077 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:40.823136 tst register_default_mass.py: using MSISDN 1018
22:48:40.829048 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:40.895113 tst register_default_mass.py: using MSISDN 1019
22:48:40.900985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:40.974798 tst register_default_mass.py: using MSISDN 1020
22:48:40.980590 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:41.046499 tst register_default_mass.py: using MSISDN 1021
22:48:41.052202 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:41.127851 tst register_default_mass.py: using MSISDN 1022
22:48:41.133878 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:41.219047 tst register_default_mass.py: using MSISDN 1023
22:48:41.225314 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:41.344225 tst register_default_mass.py: using MSISDN 1024
22:48:41.350505 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:41.413759 tst register_default_mass.py: using MSISDN 1025
22:48:41.419659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:41.489843 tst register_default_mass.py: using MSISDN 1026
22:48:41.495912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:41.561122 tst register_default_mass.py: using MSISDN 1027
22:48:41.566819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:41.639741 tst register_default_mass.py: using MSISDN 1028
22:48:41.645943 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:41.726632 tst register_default_mass.py: using MSISDN 1029
22:48:41.732434 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:41.810261 tst register_default_mass.py: using MSISDN 1030
22:48:41.816565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:41.900937 tst register_default_mass.py: using MSISDN 1031
22:48:41.906795 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:41.984836 tst register_default_mass.py: using MSISDN 1032
22:48:41.990669 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:42.062762 tst register_default_mass.py: using MSISDN 1033
22:48:42.068936 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:42.147047 tst register_default_mass.py: using MSISDN 1034
22:48:42.154788 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:42.236933 tst register_default_mass.py: using MSISDN 1035
22:48:42.244775 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:42.323455 tst register_default_mass.py: using MSISDN 1036
22:48:42.329386 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:42.397501 tst register_default_mass.py: using MSISDN 1037
22:48:42.403357 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:42.461600 tst register_default_mass.py: using MSISDN 1038
22:48:42.471670 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:42.544062 tst register_default_mass.py: using MSISDN 1039
22:48:42.549938 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:42.629627 tst register_default_mass.py: using MSISDN 1040
22:48:42.637103 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:42.719537 tst register_default_mass.py: using MSISDN 1041
22:48:42.726143 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:42.800080 tst register_default_mass.py: using MSISDN 1042
22:48:42.806731 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:42.885191 tst register_default_mass.py: using MSISDN 1043
22:48:42.892819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:42.969926 tst register_default_mass.py: using MSISDN 1044
22:48:42.975661 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:43.055723 tst register_default_mass.py: using MSISDN 1045
22:48:43.062094 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:43.171740 tst register_default_mass.py: using MSISDN 1046
22:48:43.178608 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:43.247784 tst register_default_mass.py: using MSISDN 1047
22:48:43.258010 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:43.331703 tst register_default_mass.py: using MSISDN 1048
22:48:43.337905 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:43.412946 tst register_default_mass.py: using MSISDN 1049
22:48:43.418743 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:43.485889 tst register_default_mass.py: using MSISDN 1050
22:48:43.491753 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:43.567017 tst register_default_mass.py: using MSISDN 1051
22:48:43.573007 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:43.647616 tst register_default_mass.py: using MSISDN 1052
22:48:43.653495 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:43.725621 tst register_default_mass.py: using MSISDN 1053
22:48:43.731432 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:43.809276 tst register_default_mass.py: using MSISDN 1054
22:48:43.829454 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:43.899583 tst register_default_mass.py: using MSISDN 1055
22:48:43.905666 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:43.996250 tst register_default_mass.py: using MSISDN 1056
22:48:44.017031 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:44.089042 tst register_default_mass.py: using MSISDN 1057
22:48:44.110543 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:44.189315 tst register_default_mass.py: using MSISDN 1058
22:48:44.199621 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:44.270622 tst register_default_mass.py: using MSISDN 1059
22:48:44.289497 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:44.371595 tst register_default_mass.py: using MSISDN 1060
22:48:44.382123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:44.460317 tst register_default_mass.py: using MSISDN 1061
22:48:44.479986 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:44.543553 tst register_default_mass.py: using MSISDN 1062
22:48:44.551030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:44.626108 tst register_default_mass.py: using MSISDN 1063
22:48:44.645410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:44.730701 tst register_default_mass.py: using MSISDN 1064
22:48:44.740470 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:44.820766 tst register_default_mass.py: using MSISDN 1065
22:48:44.837037 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:44.922166 tst register_default_mass.py: using MSISDN 1066
22:48:44.944139 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:45.004367 tst register_default_mass.py: using MSISDN 1067
22:48:45.013814 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:45.084025 tst register_default_mass.py: using MSISDN 1068
22:48:45.099213 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:45.181126 tst register_default_mass.py: using MSISDN 1069
22:48:45.187218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:45.259303 tst register_default_mass.py: using MSISDN 1070
22:48:45.265540 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:45.417045 tst register_default_mass.py: using MSISDN 1071
22:48:45.426928 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:45.501280 tst register_default_mass.py: using MSISDN 1072
22:48:45.511325 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:45.579582 tst register_default_mass.py: using MSISDN 1073
22:48:45.601640 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:45.675411 tst register_default_mass.py: using MSISDN 1074
22:48:45.693845 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:45.778635 tst register_default_mass.py: using MSISDN 1075
22:48:45.784632 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:45.858313 tst register_default_mass.py: using MSISDN 1076
22:48:45.872614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:45.962995 tst register_default_mass.py: using MSISDN 1077
22:48:45.985063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:46.052781 tst register_default_mass.py: using MSISDN 1078
22:48:46.074102 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:46.147759 tst register_default_mass.py: using MSISDN 1079
22:48:46.154052 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:46.374928 tst register_default_mass.py: using MSISDN 1080
22:48:46.397100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:46.480577 tst register_default_mass.py: using MSISDN 1081
22:48:46.490955 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:46.565568 tst register_default_mass.py: using MSISDN 1082
22:48:46.587304 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:46.667473 tst register_default_mass.py: using MSISDN 1083
22:48:46.678774 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:46.768921 tst register_default_mass.py: using MSISDN 1084
22:48:46.775182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:46.868268 tst register_default_mass.py: using MSISDN 1085
22:48:46.879709 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:47.692285 tst register_default_mass.py: using MSISDN 1086
22:48:47.708677 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:47.797637 tst register_default_mass.py: using MSISDN 1087
22:48:47.822201 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:47.898727 tst register_default_mass.py: using MSISDN 1088
22:48:47.921414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:48.001136 tst register_default_mass.py: using MSISDN 1089
22:48:48.015861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:48.095546 tst register_default_mass.py: using MSISDN 1090
22:48:48.114479 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:48.184384 tst register_default_mass.py: using MSISDN 1091
22:48:48.193218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:48.323656 tst register_default_mass.py: using MSISDN 1092
22:48:48.333574 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:48.407397 tst register_default_mass.py: using MSISDN 1093
22:48:48.425450 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:48.499591 tst register_default_mass.py: using MSISDN 1094
22:48:48.522045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:48.599650 tst register_default_mass.py: using MSISDN 1095
22:48:48.609190 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:48.683368 tst register_default_mass.py: using MSISDN 1096
22:48:48.701110 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:48.781947 tst register_default_mass.py: using MSISDN 1097
22:48:48.789420 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:48.873741 tst register_default_mass.py: using MSISDN 1098
22:48:48.879927 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:49.033850 tst register_default_mass.py: using MSISDN 1099
22:48:49.040009 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:49.132394 tst register_default_mass.py: using MSISDN 1100
22:48:49.138360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:49.322335 run mass: Starting testcase
22:48:49.328096 run mass: Pre-launching all virtphy's
22:48:49.333724 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:49.347160 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:49.353310 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:49.366588 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:49.372702 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:49.385948 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:49.392020 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:49.405426 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:49.411666 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:49.424933 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:49.431078 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:49.444387 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:49.450670 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:49.463927 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:49.470070 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:49.483942 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:49.490442 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:49.503851 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:49.510022 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:49.523357 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:49.529532 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:49.542906 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:49.549050 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:49.562287 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:49.568458 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:49.581844 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:49.588097 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:49.602107 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:49.608400 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:49.622433 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:49.628928 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:49.643033 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:49.649674 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:49.663274 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:49.669527 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:49.682997 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:49.689480 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:49.703213 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:49.709556 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:49.723025 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:49.729580 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:49.743238 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:49.749609 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:49.763269 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:49.769701 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:49.783225 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:49.789330 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:49.802449 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:49.808581 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:49.821822 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:49.828110 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:49.841402 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:49.847571 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:49.860836 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:49.867067 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:49.880273 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:49.886497 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:49.900034 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:49.906195 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:49.919882 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:49.926556 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:49.940801 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:49.947142 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:49.960792 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:49.967237 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:49.980649 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:49.987002 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:50.000384 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:50.006600 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:50.019910 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:50.026056 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:50.039095 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:50.045194 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:50.058387 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:50.064505 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:50.077803 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:50.084135 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:50.097584 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:50.103848 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:50.117176 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:50.123455 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:50.136922 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:50.143404 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:50.156950 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:50.163433 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:50.177531 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:50.183951 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:50.197775 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:50.204153 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:50.217514 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:50.223789 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:50.237073 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:50.243229 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:50.256381 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:50.262518 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:50.275627 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:50.281812 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:50.295092 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:50.301184 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:50.314258 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:50.320467 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:50.333603 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:50.339599 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:50.352637 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:50.358677 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:50.372013 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:50.378232 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:50.391908 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:50.398234 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:50.412238 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:50.418682 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:50.432589 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:50.438956 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:50.452774 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:50.459266 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:50.473137 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:50.479594 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:50.493501 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:50.500030 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:50.514101 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:50.520491 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:50.534309 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:50.540786 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:50.554656 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:50.560931 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:50.574065 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:50.580172 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:50.593308 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:50.599479 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:50.613473 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:50.621276 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:50.662155 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:50.675310 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:50.703787 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:50.716700 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:50.774330 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:50.787381 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:50.814382 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:50.826826 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:50.842255 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:50.848801 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:50.863014 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:50.870334 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:50.884545 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:50.891055 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:50.904589 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:50.911046 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:50.924925 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:50.931357 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:50.944994 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:50.951306 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:50.965016 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:50.971437 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:50.985275 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:50.991687 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:51.005309 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:51.011665 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:51.025269 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:51.031459 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:51.044799 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:51.051160 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:51.065198 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:51.071523 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:51.084914 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:51.091093 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:51.104573 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:51.110735 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:51.124346 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:51.130572 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:51.144053 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:51.150502 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:51.164548 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:51.171032 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:51.185042 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:51.191445 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:51.205308 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:51.211735 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:51.225712 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:51.232168 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:51.246120 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:51.252599 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:51.266558 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:51.272962 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:51.286502 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:51.292661 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:51.306388 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:51.312822 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:51.326613 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:51.332910 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:51.346364 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:51.352638 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:51.366047 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:51.372169 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:51.385408 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:51.391456 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:51.404859 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:51.410994 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:51.424091 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:51.430272 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:51.443311 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:51.449415 run mass: Checking if sockets are in the filesystem
22:48:52.442073 run osmo-ms-mob/00000: Starting mobile
22:48:52.460310 run osmo-ms-mob/00000(pid=135): Launched
22:48:52.466334 run mass: Starting too slowly. Moving on {now=21639438.169704717, sleep=-0.9111111797392368, target=21639437.258593537}
22:48:52.472130 run mass: Starting too slowly. Moving on {now=21639438.175501354, sleep=-0.8169078156352043, target=21639437.35859354}
22:48:52.477964 run mass: Starting too slowly. Moving on {now=21639438.181334887, sleep=-0.7227413468062878, target=21639437.45859354}
22:48:52.483900 run mass: Starting too slowly. Moving on {now=21639438.187271904, sleep=-0.6286783628165722, target=21639437.55859354}
22:48:52.489836 run mass: Starting too slowly. Moving on {now=21639438.193207216, sleep=-0.5346136726438999, target=21639437.658593543}
22:48:52.495724 run mass: Starting too slowly. Moving on {now=21639438.199095935, sleep=-0.4405023902654648, target=21639437.758593544}
22:48:52.501492 run mass: Starting too slowly. Moving on {now=21639438.204863723, sleep=-0.346270177513361, target=21639437.858593546}
22:48:52.507444 run mass: MS start registered {at=21639438.21079998, delay=0.04109963774681091, ms=00000}
22:48:52.513820 run mass: Starting too slowly. Moving on {now=21639438.21719002, sleep=-0.2585964724421501, target=21639437.958593547}
22:48:52.519779 run mass: Starting too slowly. Moving on {now=21639438.22315083, sleep=-0.16455728188157082, target=21639438.05859355}
22:48:52.525733 run mass: Starting too slowly. Moving on {now=21639438.229104258, sleep=-0.07051070779561996, target=21639438.15859355}
22:48:55.661948 run osmo-ms-mob/00001: Starting mobile
22:48:55.676121 run osmo-ms-mob/00001(pid=136): Launched
22:48:55.689333 run mass: MS start registered {at=21639441.392676894, delay=0.004220090806484222, ms=00001}
22:48:57.479215 run osmo-ms-mob/00002: Starting mobile
22:48:57.492983 run osmo-ms-mob/00002(pid=137): Launched
22:48:57.504575 run mass: MS start registered {at=21639443.207923498, delay=0.0049858130514621735, ms=00002}
22:48:58.486505 run mass: MS performed LU {at=21639444.18970877, lu_delay=5.978908788412809, ms=00000}
22:48:58.765357 run osmo-ms-mob/00003: Starting mobile
22:48:58.779757 run osmo-ms-mob/00003(pid=138): Launched
22:48:58.790793 run mass: MS start registered {at=21639444.494134657, delay=0.004761707037687302, ms=00003}
22:48:59.877445 run osmo-ms-mob/00004: Starting mobile
22:48:59.891461 run osmo-ms-mob/00004(pid=139): Launched
22:48:59.902875 run mass: MS start registered {at=21639445.60622552, delay=0.004815135151147842, ms=00004}
22:49:00.862146 run osmo-ms-mob/00005: Starting mobile
22:49:00.876311 run osmo-ms-mob/00005(pid=140): Launched
22:49:00.882879 run mass: MS performed LU {at=21639446.586234044, lu_delay=5.193557150661945, ms=00001}
22:49:00.889213 run mass: MS start registered {at=21639446.59257594, delay=0.006362810730934143, ms=00005}
22:49:01.762225 run osmo-ms-mob/00006: Starting mobile
22:49:01.776206 run osmo-ms-mob/00006(pid=141): Launched
22:49:01.787901 run mass: MS start registered {at=21639447.49123055, delay=0.004941072314977646, ms=00006}
22:49:02.251965 run mass: MS performed LU {at=21639447.955207333, lu_delay=4.747283834964037, ms=00002}
22:49:02.661480 run osmo-ms-mob/00007: Starting mobile
22:49:02.675476 run osmo-ms-mob/00007(pid=142): Launched
22:49:02.686478 run mass: MS start registered {at=21639448.389834836, delay=0.0047465041279792786, ms=00007}
22:49:03.461085 run osmo-ms-mob/00008: Starting mobile
22:49:03.474524 run osmo-ms-mob/00008(pid=143): Launched
22:49:03.485655 run mass: MS start registered {at=21639449.189007524, delay=0.004652027040719986, ms=00008}
22:49:04.154377 run mass: MS performed LU {at=21639449.857618313, lu_delay=5.363483656197786, ms=00003}
22:49:04.182763 run osmo-ms-mob/00009: Starting mobile
22:49:04.196176 run osmo-ms-mob/00009(pid=144): Launched
22:49:04.206785 run mass: MS start registered {at=21639449.91013537, delay=0.0043603889644145966, ms=00009}
22:49:04.875701 run osmo-ms-mob/00010: Starting mobile
22:49:04.889897 run osmo-ms-mob/00010(pid=145): Launched
22:49:04.900988 run mass: MS start registered {at=21639450.604338046, delay=0.0044660307466983795, ms=00010}
22:49:05.471389 run osmo-ms-mob/00011: Starting mobile
22:49:05.487049 run osmo-ms-mob/00011(pid=146): Launched
22:49:05.498134 run mass: MS start registered {at=21639451.201486737, delay=0.004614412784576416, ms=00011}
22:49:06.017874 run mass: MS performed LU {at=21639451.72119959, lu_delay=5.128623649477959, ms=00005}
22:49:06.029982 run osmo-ms-mob/00012: Starting mobile
22:49:06.044258 run osmo-ms-mob/00012(pid=147): Launched
22:49:06.055651 run mass: MS start registered {at=21639451.759002503, delay=0.00464756041765213, ms=00012}
22:49:06.063932 run mass: MS performed LU {at=21639451.76728254, lu_delay=6.161057021468878, ms=00004}
22:49:06.671320 run osmo-ms-mob/00013: Starting mobile
22:49:06.685327 run osmo-ms-mob/00013(pid=148): Launched
22:49:06.696700 run mass: MS start registered {at=21639452.400023945, delay=0.00486508384346962, ms=00013}
22:49:07.266157 run osmo-ms-mob/00014: Starting mobile
22:49:07.279617 run osmo-ms-mob/00014(pid=149): Launched
22:49:07.290701 run mass: MS start registered {at=21639452.994029876, delay=0.004826780408620834, ms=00014}
22:49:07.878788 run osmo-ms-mob/00015: Starting mobile
22:49:07.893001 run osmo-ms-mob/00015(pid=150): Launched
22:49:07.904108 run mass: MS start registered {at=21639453.60745992, delay=0.004926297813653946, ms=00015}
22:49:07.918392 run mass: MS performed LU {at=21639453.621722862, lu_delay=6.130492310971022, ms=00006}
22:49:07.966633 run mass: MS performed LU {at=21639453.669876195, lu_delay=5.280041359364986, ms=00007}
22:49:08.364163 run osmo-ms-mob/00016: Starting mobile
22:49:08.379980 run osmo-ms-mob/00016(pid=151): Launched
22:49:08.391363 run mass: MS start registered {at=21639454.09471171, delay=0.004843723028898239, ms=00016}
22:49:08.862229 run osmo-ms-mob/00017: Starting mobile
22:49:08.875837 run osmo-ms-mob/00017(pid=152): Launched
22:49:08.887301 run mass: MS start registered {at=21639454.590649113, delay=0.005076996982097626, ms=00017}
22:49:09.461569 run osmo-ms-mob/00018: Starting mobile
22:49:09.475224 run osmo-ms-mob/00018(pid=153): Launched
22:49:09.486024 run mass: MS start registered {at=21639455.189370956, delay=0.004424769431352615, ms=00018}
22:49:09.783358 run mass: MS performed LU {at=21639455.486685645, lu_delay=6.297678120434284, ms=00008}
22:49:09.795543 run osmo-ms-mob/00019: Starting mobile
22:49:09.815793 run osmo-ms-mob/00019(pid=154): Launched
22:49:09.827198 run mass: MS start registered {at=21639455.530543577, delay=0.004767384380102158, ms=00019}
22:49:09.834029 run mass: MS performed LU {at=21639455.537387248, lu_delay=5.6272518783807755, ms=00009}
22:49:09.916930 run mass: MS performed LU {at=21639455.62021608, lu_delay=5.015878032892942, ms=00010}
22:49:10.362006 run osmo-ms-mob/00020: Starting mobile
22:49:10.376029 run osmo-ms-mob/00020(pid=155): Launched
22:49:10.387431 run mass: MS start registered {at=21639456.09077746, delay=0.005167614668607712, ms=00020}
22:49:10.862377 run osmo-ms-mob/00021: Starting mobile
22:49:10.876863 run osmo-ms-mob/00021(pid=156): Launched
22:49:10.888531 run mass: MS start registered {at=21639456.591877647, delay=0.004955902695655823, ms=00021}
22:49:11.261681 run osmo-ms-mob/00022: Starting mobile
22:49:11.275450 run osmo-ms-mob/00022(pid=157): Launched
22:49:11.286419 run mass: MS start registered {at=21639456.98976935, delay=0.0045591071248054504, ms=00022}
22:49:11.582791 run mass: MS performed LU {at=21639457.286125045, lu_delay=5.527122542262077, ms=00012}
22:49:11.685116 run mass: MS performed LU {at=21639457.38844981, lu_delay=6.186963073909283, ms=00011}
22:49:11.696709 run osmo-ms-mob/00023: Starting mobile
22:49:11.709881 run osmo-ms-mob/00023(pid=158): Launched
22:49:11.721264 run mass: MS start registered {at=21639457.42461366, delay=0.004770845174789429, ms=00023}
22:49:11.730164 run mass: MS performed LU {at=21639457.433517188, lu_delay=5.033493243157864, ms=00013}
22:49:11.836363 run mass: MS performed LU {at=21639457.539693654, lu_delay=4.54566377773881, ms=00014}
22:49:12.161685 run osmo-ms-mob/00024: Starting mobile
22:49:12.175327 run osmo-ms-mob/00024(pid=159): Launched
22:49:12.187454 run mass: MS start registered {at=21639457.890792977, delay=0.005588419735431671, ms=00024}
22:49:12.661138 run osmo-ms-mob/00025: Starting mobile
22:49:12.674831 run osmo-ms-mob/00025(pid=160): Launched
22:49:12.685943 run mass: MS start registered {at=21639458.389294352, delay=0.004627000540494919, ms=00025}
22:49:13.061491 run osmo-ms-mob/00026: Starting mobile
22:49:13.075050 run osmo-ms-mob/00026(pid=161): Launched
22:49:13.086630 run mass: MS start registered {at=21639458.78997804, delay=0.0050917454063892365, ms=00026}
22:49:13.464387 run osmo-ms-mob/00027: Starting mobile
22:49:13.478799 run osmo-ms-mob/00027(pid=162): Launched
22:49:13.490437 run mass: MS start registered {at=21639459.193790283, delay=0.005056530237197876, ms=00027}
22:49:13.549388 run mass: MS performed LU {at=21639459.25272191, lu_delay=5.158010199666023, ms=00016}
22:49:13.595541 run mass: MS performed LU {at=21639459.2988823, lu_delay=4.708233185112476, ms=00017}
22:49:13.682742 run mass: MS performed LU {at=21639459.386068203, lu_delay=5.778608281165361, ms=00015}
22:49:13.695265 run osmo-ms-mob/00028: Starting mobile
22:49:13.709476 run osmo-ms-mob/00028(pid=163): Launched
22:49:13.721361 run mass: MS start registered {at=21639459.424713764, delay=0.005072135478258133, ms=00028}
22:49:14.261209 run osmo-ms-mob/00029: Starting mobile
22:49:14.275293 run osmo-ms-mob/00029(pid=164): Launched
22:49:14.286931 run mass: MS start registered {at=21639459.99027567, delay=0.004951585084199905, ms=00029}
22:49:14.662377 run osmo-ms-mob/00030: Starting mobile
22:49:14.675895 run osmo-ms-mob/00030(pid=165): Launched
22:49:14.687375 run mass: MS start registered {at=21639460.390722167, delay=0.004891097545623779, ms=00030}
22:49:15.061633 run osmo-ms-mob/00031: Starting mobile
22:49:15.075345 run osmo-ms-mob/00031(pid=166): Launched
22:49:15.086947 run mass: MS start registered {at=21639460.790276706, delay=0.0050818584859371185, ms=00031}
22:49:15.348758 run mass: MS performed LU {at=21639461.05208442, lu_delay=4.96130695939064, ms=00020}
22:49:15.363010 run osmo-ms-mob/00032: Starting mobile
22:49:15.377326 run osmo-ms-mob/00032(pid=167): Launched
22:49:15.389236 run mass: MS start registered {at=21639461.092569534, delay=0.005380067974328995, ms=00032}
22:49:15.450465 run mass: MS performed LU {at=21639461.153771896, lu_delay=5.623228318989277, ms=00019}
22:49:15.496646 run mass: MS performed LU {at=21639461.199969407, lu_delay=6.010598450899124, ms=00018}
22:49:15.602385 run mass: MS performed LU {at=21639461.305716533, lu_delay=4.713838886469603, ms=00021}
22:49:15.615061 run osmo-ms-mob/00033: Starting mobile
22:49:15.629860 run osmo-ms-mob/00033(pid=168): Launched
22:49:15.642089 run mass: MS start registered {at=21639461.345423594, delay=0.005575969815254211, ms=00033}
22:49:16.162154 run osmo-ms-mob/00034: Starting mobile
22:49:16.176243 run osmo-ms-mob/00034(pid=169): Launched
22:49:16.188171 run mass: MS start registered {at=21639461.891508393, delay=0.005399491637945175, ms=00034}
22:49:16.461682 run osmo-ms-mob/00035: Starting mobile
22:49:16.475804 run osmo-ms-mob/00035(pid=170): Launched
22:49:16.487263 run mass: MS start registered {at=21639462.190609723, delay=0.0049946606159210205, ms=00035}
22:49:16.861811 run osmo-ms-mob/00036: Starting mobile
22:49:16.875781 run osmo-ms-mob/00036(pid=171): Launched
22:49:16.887561 run mass: MS start registered {at=21639462.590903487, delay=0.0053520724177360535, ms=00036}
22:49:17.261933 run osmo-ms-mob/00037: Starting mobile
22:49:17.276335 run osmo-ms-mob/00037(pid=172): Launched
22:49:17.288297 run mass: MS start registered {at=21639462.99162716, delay=0.005559168756008148, ms=00037}
22:49:17.315008 run mass: MS performed LU {at=21639463.01833939, lu_delay=4.6290450394153595, ms=00025}
22:49:17.360852 run mass: MS performed LU {at=21639463.06416925, lu_delay=5.173376273363829, ms=00024}
22:49:17.380094 run osmo-ms-mob/00038: Starting mobile
22:49:17.394363 run osmo-ms-mob/00038(pid=173): Launched
22:49:17.405808 run mass: MS start registered {at=21639463.109152053, delay=0.005178384482860565, ms=00038}
22:49:17.449094 run mass: MS performed LU {at=21639463.152424213, lu_delay=6.162654861807823, ms=00022}
22:49:17.504133 run mass: MS performed LU {at=21639463.20746621, lu_delay=5.782852552831173, ms=00023}
22:49:17.565047 run osmo-ms-mob/00039: Starting mobile
22:49:17.578890 run osmo-ms-mob/00039(pid=174): Launched
22:49:17.590520 run mass: MS start registered {at=21639463.293859817, delay=0.005258742719888687, ms=00039}
22:49:18.262173 run osmo-ms-mob/00040: Starting mobile
22:49:18.276819 run osmo-ms-mob/00040(pid=175): Launched
22:49:18.288566 run mass: MS start registered {at=21639463.991916787, delay=0.003928083926439285, ms=00040}
22:49:18.562406 run osmo-ms-mob/00041: Starting mobile
22:49:18.577113 run osmo-ms-mob/00041(pid=176): Launched
22:49:18.589007 run mass: MS start registered {at=21639464.292341407, delay=0.005080848932266235, ms=00041}
22:49:18.862559 run osmo-ms-mob/00042: Starting mobile
22:49:18.877139 run osmo-ms-mob/00042(pid=177): Launched
22:49:18.889396 run mass: MS start registered {at=21639464.592731435, delay=0.005530636757612228, ms=00042}
22:49:19.114612 run mass: MS performed LU {at=21639464.817941435, lu_delay=5.624151151627302, ms=00027}
22:49:19.215715 run mass: MS performed LU {at=21639464.91904888, lu_delay=4.928773209452629, ms=00029}
22:49:19.227681 run osmo-ms-mob/00043: Starting mobile
22:49:19.241781 run osmo-ms-mob/00043(pid=178): Launched
22:49:19.253467 run mass: MS start registered {at=21639464.956792187, delay=0.005010910332202911, ms=00043}
22:49:19.264145 run mass: MS performed LU {at=21639464.96750128, lu_delay=6.177523240447044, ms=00026}
22:49:19.405806 run mass: MS performed LU {at=21639465.109139998, lu_delay=4.718417830765247, ms=00030}
22:49:19.418292 run osmo-ms-mob/00044: Starting mobile
22:49:19.432488 run osmo-ms-mob/00044(pid=179): Launched
22:49:19.444273 run mass: MS start registered {at=21639465.147604994, delay=0.005208797752857208, ms=00044}
22:49:19.863816 run osmo-ms-mob/00045: Starting mobile
22:49:19.879707 run osmo-ms-mob/00045(pid=180): Launched
22:49:19.891869 run mass: MS start registered {at=21639465.595196236, delay=0.0051796287298202515, ms=00045}
22:49:20.163828 run osmo-ms-mob/00046: Starting mobile
22:49:20.179384 run osmo-ms-mob/00046(pid=181): Launched
22:49:20.191570 run mass: MS start registered {at=21639465.894904613, delay=0.005130503326654434, ms=00046}
22:49:20.462172 run osmo-ms-mob/00047: Starting mobile
22:49:20.476698 run osmo-ms-mob/00047(pid=182): Launched
22:49:20.488789 run mass: MS start registered {at=21639466.192135382, delay=0.0050039589405059814, ms=00047}
22:49:20.764065 run osmo-ms-mob/00048: Starting mobile
22:49:20.780316 run osmo-ms-mob/00048(pid=183): Launched
22:49:20.794750 run mass: MS start registered {at=21639466.49808813, delay=0.00676703080534935, ms=00048}
22:49:21.063810 run osmo-ms-mob/00049: Starting mobile
22:49:21.079448 run osmo-ms-mob/00049(pid=184): Launched
22:49:21.086536 run mass: MS performed LU {at=21639466.78989047, lu_delay=4.89838207885623, ms=00034}
22:49:21.092932 run mass: MS start registered {at=21639466.796295904, delay=0.006426513195037842, ms=00049}
22:49:21.126990 run mass: MS performed LU {at=21639466.830287743, lu_delay=5.7377182096242905, ms=00032}
22:49:21.140461 run osmo-ms-mob/00050: Starting mobile
22:49:21.156293 run osmo-ms-mob/00050(pid=185): Launched
22:49:21.167793 run mass: MS start registered {at=21639466.871143665, delay=0.004304904490709305, ms=00050}
22:49:21.214106 run mass: MS performed LU {at=21639466.917429708, lu_delay=5.5720061138272285, ms=00033}
22:49:21.270438 run mass: MS performed LU {at=21639466.973771796, lu_delay=6.1834950894117355, ms=00031}
22:49:21.306320 run mass: MS performed LU {at=21639467.00965422, lu_delay=4.81904449686408, ms=00035}
22:49:21.322660 run osmo-ms-mob/00051: Starting mobile
22:49:21.338125 run osmo-ms-mob/00051(pid=186): Launched
22:49:21.350554 run mass: MS start registered {at=21639467.053885616, delay=0.004865538328886032, ms=00051}
22:49:22.061739 run osmo-ms-mob/00052: Starting mobile
22:49:22.079685 run osmo-ms-mob/00052(pid=187): Launched
22:49:22.091950 run mass: MS start registered {at=21639467.79529435, delay=0.0017482750117778778, ms=00052}
22:49:22.364241 run osmo-ms-mob/00053: Starting mobile
22:49:22.378673 run osmo-ms-mob/00053(pid=188): Launched
22:49:22.390493 run mass: MS start registered {at=21639468.093770657, delay=0.005209092050790787, ms=00053}
22:49:22.662218 run osmo-ms-mob/00054: Starting mobile
22:49:22.677798 run osmo-ms-mob/00054(pid=189): Launched
22:49:22.690206 run mass: MS start registered {at=21639468.393533178, delay=0.005414716899394989, ms=00054}
22:49:22.880568 run mass: MS performed LU {at=21639468.583886344, lu_delay=5.290026526898146, ms=00039}
22:49:22.893433 run osmo-ms-mob/00055: Starting mobile
22:49:22.907898 run osmo-ms-mob/00055(pid=190): Launched
22:49:22.920002 run mass: MS start registered {at=21639468.623338338, delay=0.005538959056138992, ms=00055}
22:49:22.936436 run mass: MS performed LU {at=21639468.63977444, lu_delay=4.647857654839754, ms=00040}
22:49:23.028430 run mass: MS performed LU {at=21639468.731747355, lu_delay=5.622595302760601, ms=00038}
22:49:23.044577 run osmo-ms-mob/00056: Starting mobile
22:49:23.063032 run osmo-ms-mob/00056(pid=191): Launched
22:49:23.078657 run mass: MS start registered {at=21639468.781987075, delay=0.005091089755296707, ms=00056}
22:49:23.226530 run mass: MS performed LU {at=21639468.929856323, lu_delay=4.637514915317297, ms=00041}
22:49:23.561756 run osmo-ms-mob/00057: Starting mobile
22:49:23.576140 run osmo-ms-mob/00057(pid=192): Launched
22:49:23.588416 run mass: MS start registered {at=21639469.291757107, delay=0.00507340207695961, ms=00057}
22:49:23.962211 run osmo-ms-mob/00058: Starting mobile
22:49:23.978883 run osmo-ms-mob/00058(pid=193): Launched
22:49:23.990716 run mass: MS start registered {at=21639469.694066696, delay=0.004759989678859711, ms=00058}
22:49:24.038774 run mass: MS performed LU {at=21639469.742107574, lu_delay=3.8472029604017735, ms=00046}
22:49:24.139930 run mass: MS performed LU {at=21639469.843259405, lu_delay=7.252355918288231, ms=00036}
22:49:24.153708 run osmo-ms-mob/00059: Starting mobile
22:49:24.169936 run osmo-ms-mob/00059(pid=194): Launched
22:49:24.182774 run mass: MS start registered {at=21639469.886119194, delay=0.005220077931880951, ms=00059}
22:49:24.237709 run mass: MS performed LU {at=21639469.941029646, lu_delay=3.748894263058901, ms=00047}
22:49:24.563495 run osmo-ms-mob/00060: Starting mobile
22:49:24.580656 run osmo-ms-mob/00060(pid=195): Launched
22:49:24.594574 run mass: MS start registered {at=21639470.29791265, delay=0.005687311291694641, ms=00060}
22:49:24.745049 run mass: MS performed LU {at=21639470.44838147, lu_delay=5.855650033801794, ms=00042}
22:49:24.800950 run mass: MS performed LU {at=21639470.504268877, lu_delay=4.909072641283274, ms=00045}
22:49:24.892460 run mass: MS performed LU {at=21639470.59577814, lu_delay=5.448173146694899, ms=00044}
22:49:24.904910 run osmo-ms-mob/00061: Starting mobile
22:49:24.919585 run osmo-ms-mob/00061(pid=196): Launched
22:49:24.931867 run mass: MS start registered {at=21639470.635190632, delay=0.005268469452857971, ms=00061}
22:49:25.073004 run mass: MS performed LU {at=21639470.776330326, lu_delay=5.81953813880682, ms=00043}
22:49:25.262235 run osmo-ms-mob/00062: Starting mobile
22:49:25.276990 run osmo-ms-mob/00062(pid=197): Launched
22:49:25.290234 run mass: MS start registered {at=21639470.993565597, delay=0.006435345858335495, ms=00062}
22:49:25.562004 run osmo-ms-mob/00063: Starting mobile
22:49:25.576967 run osmo-ms-mob/00063(pid=198): Launched
22:49:25.589587 run mass: MS start registered {at=21639471.292933874, delay=0.005472108721733093, ms=00063}
22:49:25.962602 run osmo-ms-mob/00064: Starting mobile
22:49:25.979503 run osmo-ms-mob/00064(pid=199): Launched
22:49:25.999267 run mass: MS start registered {at=21639471.702598367, delay=0.01186792179942131, ms=00064}
22:49:26.364053 run osmo-ms-mob/00065: Starting mobile
22:49:26.380294 run osmo-ms-mob/00065(pid=200): Launched
22:49:26.394500 run mass: MS start registered {at=21639472.097835954, delay=0.0067782774567604065, ms=00065}
22:49:26.646963 run mass: MS performed LU {at=21639472.350298293, lu_delay=5.5540023893117905, ms=00049}
22:49:26.662092 run osmo-ms-mob/00066: Starting mobile
22:49:26.678614 run osmo-ms-mob/00066(pid=201): Launched
22:49:26.686685 run mass: MS performed LU {at=21639472.39003777, lu_delay=5.336152154952288, ms=00051}
22:49:26.703865 run mass: MS start registered {at=21639472.407193653, delay=0.01718086749315262, ms=00066}
22:49:26.797310 run mass: MS performed LU {at=21639472.500643875, lu_delay=5.629500210285187, ms=00050}
22:49:26.937354 run mass: MS performed LU {at=21639472.64068843, lu_delay=6.142600301653147, ms=00048}
22:49:26.949617 run osmo-ms-mob/00067: Starting mobile
22:49:26.963862 run osmo-ms-mob/00067(pid=202): Launched
22:49:26.975764 run mass: MS start registered {at=21639472.679107208, delay=0.005254719406366348, ms=00067}
22:49:26.992054 run mass: MS performed LU {at=21639472.6953987, lu_delay=4.900104351341724, ms=00052}
22:49:27.364534 run osmo-ms-mob/00068: Starting mobile
22:49:27.381122 run osmo-ms-mob/00068(pid=203): Launched
22:49:27.394168 run mass: MS start registered {at=21639473.09749758, delay=0.005807697772979736, ms=00068}
22:49:27.764035 run osmo-ms-mob/00069: Starting mobile
22:49:27.780121 run osmo-ms-mob/00069(pid=204): Launched
22:49:27.794218 run mass: MS start registered {at=21639473.49754733, delay=0.006552085280418396, ms=00069}
22:49:27.837234 run mass: MS performed LU {at=21639473.540542174, lu_delay=5.1470089964568615, ms=00054}
22:49:28.058173 run mass: MS performed LU {at=21639473.761505205, lu_delay=3.8753860108554363, ms=00059}
22:49:28.070732 run osmo-ms-mob/00070: Starting mobile
22:49:28.085835 run osmo-ms-mob/00070(pid=205): Launched
22:49:28.100008 run mass: MS start registered {at=21639473.803338394, delay=0.0072889626026153564, ms=00070}
22:49:28.510652 run mass: MS performed LU {at=21639474.213988267, lu_delay=5.432001192122698, ms=00056}
22:49:28.523148 run osmo-ms-mob/00071: Starting mobile
22:49:28.538308 run osmo-ms-mob/00071(pid=206): Launched
22:49:28.551324 run mass: MS start registered {at=21639474.254656717, delay=0.005687914788722992, ms=00071}
22:49:28.566596 run mass: MS performed LU {at=21639474.2699259, lu_delay=6.1761552430689335, ms=00053}
22:49:28.659021 run mass: MS performed LU {at=21639474.362336352, lu_delay=4.668269656598568, ms=00058}
22:49:28.838961 run mass: MS performed LU {at=21639474.54225999, lu_delay=5.9189216531813145, ms=00055}
22:49:28.852742 run osmo-ms-mob/00072: Starting mobile
22:49:28.869622 run osmo-ms-mob/00072(pid=207): Launched
22:49:28.884464 run mass: MS start registered {at=21639474.587801885, delay=0.0067796483635902405, ms=00072}
22:49:29.362819 run osmo-ms-mob/00073: Starting mobile
22:49:29.381181 run osmo-ms-mob/00073(pid=208): Launched
22:49:29.395110 run mass: MS start registered {at=21639475.098437507, delay=0.005714777857065201, ms=00073}
22:49:29.470697 run mass: MS performed LU {at=21639475.173984632, lu_delay=5.882227525115013, ms=00057}
22:49:29.765469 run osmo-ms-mob/00074: Starting mobile
22:49:29.784081 run osmo-ms-mob/00074(pid=209): Launched
22:49:29.799218 run mass: MS start registered {at=21639475.502546195, delay=0.006808441132307053, ms=00074}
22:49:30.162204 run osmo-ms-mob/00075: Starting mobile
22:49:30.179087 run osmo-ms-mob/00075(pid=210): Launched
22:49:30.194162 run mass: MS start registered {at=21639475.897483595, delay=0.006856955587863922, ms=00075}
22:49:30.430901 run mass: MS performed LU {at=21639476.134233683, lu_delay=4.841299809515476, ms=00063}
22:49:30.513868 run mass: MS performed LU {at=21639476.217196386, lu_delay=5.919283736497164, ms=00060}
22:49:30.559544 run mass: MS performed LU {at=21639476.26287551, lu_delay=5.627684876322746, ms=00061}
22:49:30.572290 run osmo-ms-mob/00076: Starting mobile
22:49:30.588074 run osmo-ms-mob/00076(pid=211): Launched
22:49:30.601105 run mass: MS start registered {at=21639476.304440577, delay=0.005698870867490768, ms=00076}
22:49:30.703410 run mass: MS performed LU {at=21639476.40674043, lu_delay=5.413174834102392, ms=00062}
22:49:30.739800 run mass: MS performed LU {at=21639476.443133686, lu_delay=4.740535318851471, ms=00064}
22:49:31.061815 run osmo-ms-mob/00077: Starting mobile
22:49:31.076893 run osmo-ms-mob/00077(pid=212): Launched
22:49:31.090058 run mass: MS start registered {at=21639476.793397594, delay=0.005798939615488052, ms=00077}
22:49:31.561585 run osmo-ms-mob/00078: Starting mobile
22:49:31.576357 run osmo-ms-mob/00078(pid=213): Launched
22:49:31.590666 run mass: MS start registered {at=21639477.293996405, delay=0.006622891873121262, ms=00078}
22:49:31.965718 run osmo-ms-mob/00079: Starting mobile
22:49:31.983441 run osmo-ms-mob/00079(pid=214): Launched
22:49:31.995271 run mass: MS start registered {at=21639477.69861086, delay=0.005027614533901215, ms=00079}
22:49:32.276769 run mass: MS performed LU {at=21639477.980097946, lu_delay=5.572904292494059, ms=00066}
22:49:32.294844 run mass: MS performed LU {at=21639477.99817469, lu_delay=4.500627361238003, ms=00069}
22:49:32.308250 run osmo-ms-mob/00080: Starting mobile
22:49:32.323722 run osmo-ms-mob/00080(pid=215): Launched
22:49:32.336622 run mass: MS start registered {at=21639478.039960157, delay=0.005717363208532333, ms=00080}
22:49:32.424370 run mass: MS performed LU {at=21639478.127696294, lu_delay=6.029860340058804, ms=00065}
22:49:32.568201 run mass: MS performed LU {at=21639478.2715309, lu_delay=5.592423692345619, ms=00067}
22:49:32.603884 run mass: MS performed LU {at=21639478.30721506, lu_delay=5.209717482328415, ms=00068}
22:49:32.962453 run osmo-ms-mob/00081: Starting mobile
22:49:32.976536 run osmo-ms-mob/00081(pid=216): Launched
22:49:32.988980 run mass: MS start registered {at=21639478.692327637, delay=0.005557365715503693, ms=00081}
22:49:33.362188 run osmo-ms-mob/00082: Starting mobile
22:49:33.385284 run osmo-ms-mob/00082(pid=217): Launched
22:49:33.399088 run mass: MS start registered {at=21639479.102428783, delay=0.005520466715097427, ms=00082}
22:49:33.963043 run osmo-ms-mob/00083: Starting mobile
22:49:33.979370 run osmo-ms-mob/00083(pid=218): Launched
22:49:33.993455 run mass: MS start registered {at=21639479.6967971, delay=0.006040222942829132, ms=00083}
22:49:34.196167 run mass: MS performed LU {at=21639479.899500486, lu_delay=5.311698600649834, ms=00072}
22:49:34.279605 run mass: MS performed LU {at=21639479.982918035, lu_delay=4.884480528533459, ms=00073}
22:49:34.325487 run mass: MS performed LU {at=21639480.028804794, lu_delay=5.77414807677269, ms=00071}
22:49:34.339070 run osmo-ms-mob/00084: Starting mobile
22:49:34.355677 run osmo-ms-mob/00084(pid=219): Launched
22:49:34.369503 run mass: MS start registered {at=21639480.07283205, delay=0.005918689072132111, ms=00084}
22:49:34.469279 run mass: MS performed LU {at=21639480.172610592, lu_delay=6.369272198528051, ms=00070}
22:49:34.506042 run mass: MS performed LU {at=21639480.20937332, lu_delay=4.706827126443386, ms=00074}
22:49:34.962628 run osmo-ms-mob/00085: Starting mobile
22:49:34.978408 run osmo-ms-mob/00085(pid=220): Launched
22:49:34.991355 run mass: MS start registered {at=21639480.69469603, delay=0.00572039932012558, ms=00085}
22:49:35.569707 run osmo-ms-mob/00086: Starting mobile
22:49:35.605166 run osmo-ms-mob/00086(pid=221): Launched
22:49:35.626247 run mass: MS start registered {at=21639481.32957055, delay=0.004445862025022507, ms=00086}
22:49:36.143616 run mass: MS performed LU {at=21639481.846895527, lu_delay=5.5424549505114555, ms=00076}
22:49:36.159618 run osmo-ms-mob/00087: Starting mobile
22:49:36.176993 run osmo-ms-mob/00087(pid=222): Launched
22:49:36.189883 run mass: MS performed LU {at=21639481.89319192, lu_delay=5.9957083240151405, ms=00075}
22:49:36.201586 run mass: MS start registered {at=21639481.904947303, delay=0.015660367906093597, ms=00087}
22:49:36.277819 run mass: MS performed LU {at=21639481.981147107, lu_delay=4.687150701880455, ms=00078}
22:49:36.296547 run mass: MS performed LU {at=21639481.999881037, lu_delay=5.206483442336321, ms=00077}
22:49:36.333323 run mass: MS performed LU {at=21639482.036651768, lu_delay=22.611938003450632, ms=00028}
22:49:37.079754 run osmo-ms-mob/00088: Starting mobile
22:49:37.410967 run osmo-ms-mob/00088(pid=223): Launched
22:49:37.417623 run mass: Starting too slowly. Moving on {now=21639483.120989412, sleep=-0.5623952001333237, target=21639482.558594212}
22:49:37.423952 run mass: MS start registered {at=21639483.12730801, delay=0.006321027874946594, ms=00088}
22:49:37.430067 run mass: Starting too slowly. Moving on {now=21639483.133436628, sleep=-0.4748424142599106, target=21639482.658594213}
22:49:37.436180 run mass: Starting too slowly. Moving on {now=21639483.13954958, sleep=-0.38095536455512047, target=21639482.758594215}
22:49:37.442128 run mass: Starting too slowly. Moving on {now=21639483.1454986, sleep=-0.28690438345074654, target=21639482.858594216}
22:49:37.448029 run mass: Starting too slowly. Moving on {now=21639483.151399974, sleep=-0.19280575588345528, target=21639482.958594218}
22:49:37.454224 run mass: Starting too slowly. Moving on {now=21639483.1575919, sleep=-0.09899768233299255, target=21639483.05859422}
22:49:37.466145 run osmo-ms-mob/00089: Starting mobile
22:49:37.480344 run osmo-ms-mob/00089(pid=224): Launched
22:49:37.487054 run mass: Starting too slowly. Moving on {now=21639483.190421138, sleep=-0.031826917082071304, target=21639483.15859422}
22:49:37.493361 run mass: MS start registered {at=21639483.196711916, delay=0.006293252110481262, ms=00089}
22:49:37.962265 run osmo-ms-mob/00090: Starting mobile
22:49:37.975935 run osmo-ms-mob/00090(pid=225): Launched
22:49:37.987862 run mass: MS start registered {at=21639483.691205043, delay=0.004807271063327789, ms=00090}
22:49:38.281231 run mass: MS performed LU {at=21639483.984541703, lu_delay=4.882112920284271, ms=00082}
22:49:38.327017 run mass: MS performed LU {at=21639484.03035067, lu_delay=6.33173980936408, ms=00079}
22:49:38.432824 run mass: MS performed LU {at=21639484.13614585, lu_delay=5.443818211555481, ms=00081}
22:49:38.470417 run mass: MS performed LU {at=21639484.17374674, lu_delay=6.133786581456661, ms=00080}
22:49:38.483465 run osmo-ms-mob/00091: Starting mobile
22:49:38.499173 run osmo-ms-mob/00091(pid=226): Launched
22:49:38.512488 run mass: MS start registered {at=21639484.215824988, delay=0.006001755595207214, ms=00091}
22:49:39.362364 run osmo-ms-mob/00092: Starting mobile
22:49:39.377441 run osmo-ms-mob/00092(pid=227): Launched
22:49:39.389779 run mass: MS start registered {at=21639485.09312584, delay=0.005631387233734131, ms=00092}
22:49:39.910146 run mass: MS performed LU {at=21639485.613403104, lu_delay=5.540571052581072, ms=00084}
22:49:39.955918 run mass: MS performed LU {at=21639485.65925263, lu_delay=5.962455529719591, ms=00083}
22:49:40.044000 run mass: MS performed LU {at=21639485.747320183, lu_delay=5.052624151110649, ms=00085}
22:49:40.057443 run osmo-ms-mob/00093: Starting mobile
22:49:40.072646 run osmo-ms-mob/00093(pid=228): Launched
22:49:40.079397 run mass: MS performed LU {at=21639485.782749195, lu_delay=22.791122034192085, ms=00037}
22:49:40.086325 run mass: MS start registered {at=21639485.789688367, delay=0.00696302205324173, ms=00093}
22:49:41.063749 run osmo-ms-mob/00094: Starting mobile
22:49:41.081832 run osmo-ms-mob/00094(pid=229): Launched
22:49:41.112760 run mass: MS start registered {at=21639486.81608447, delay=0.022070087492465973, ms=00094}
22:49:41.728378 run mass: MS performed LU {at=21639487.431698337, lu_delay=5.526751033961773, ms=00087}
22:49:41.811543 run mass: MS performed LU {at=21639487.514877774, lu_delay=4.387569762766361, ms=00088}
22:49:41.856792 run mass: MS performed LU {at=21639487.560131084, lu_delay=6.2305605337023735, ms=00086}
22:49:41.868571 run osmo-ms-mob/00095: Starting mobile
22:49:41.882326 run osmo-ms-mob/00095(pid=230): Launched
22:49:41.894844 run mass: MS start registered {at=21639487.598190647, delay=0.005713135004043579, ms=00095}
22:49:42.964291 run osmo-ms-mob/00096: Starting mobile
22:49:42.981028 run osmo-ms-mob/00096(pid=231): Launched
22:49:42.997332 run mass: MS start registered {at=21639488.70066564, delay=0.006472144275903702, ms=00096}
22:49:43.676277 run mass: MS performed LU {at=21639489.379554246, lu_delay=5.688349202275276, ms=00090}
22:49:43.723857 run mass: MS performed LU {at=21639489.42715222, lu_delay=6.230440303683281, ms=00089}
22:49:43.809951 run mass: MS performed LU {at=21639489.513236508, lu_delay=5.297411520034075, ms=00091}
22:49:44.073693 run osmo-ms-mob/00097: Starting mobile
22:49:44.120807 run osmo-ms-mob/00097(pid=232): Launched
22:49:44.143134 run mass: MS start registered {at=21639489.846355733, delay=0.00238153338432312, ms=00097}
22:49:45.366857 run osmo-ms-mob/00098: Starting mobile
22:49:45.384848 run osmo-ms-mob/00098(pid=233): Launched
22:49:45.400734 run mass: MS start registered {at=21639491.104039352, delay=7.3995441198349e-05, ms=00098}
22:49:45.475148 run mass: MS performed LU {at=21639491.17845084, lu_delay=5.388762474060059, ms=00093}
22:49:45.577220 run mass: MS performed LU {at=21639491.28053983, lu_delay=6.187413990497589, ms=00092}
22:49:45.623586 run mass: MS performed LU {at=21639491.326849554, lu_delay=4.510765083134174, ms=00094}
22:49:47.167992 run osmo-ms-mob/00099: Starting mobile
22:49:47.188765 run osmo-ms-mob/00099(pid=234): Launched
22:49:47.204741 run mass: All started... {duration=55.74951061606407, too_slow=17}
22:49:47.213790 run mass: MS start registered {at=21639492.91714092, delay=0.009042371064424515, ms=00099}
22:49:47.441247 run mass: MS performed LU {at=21639493.144539054, lu_delay=5.546348407864571, ms=00095}
22:49:47.958506 run mass: MS performed LU {at=21639493.661824837, lu_delay=4.961159195750952, ms=00096}
22:49:49.343257 run mass: MS performed LU {at=21639495.046590872, lu_delay=5.200235139578581, ms=00097}
22:49:51.207418 run mass: MS performed LU {at=21639496.910751678, lu_delay=5.8067123256623745, ms=00098}
22:49:53.108860 run mass: MS performed LU {at=21639498.81218975, lu_delay=5.895048830658197, ms=00099}
22:49:53.115448 run mass: Tests done {all_completed=True, max=22.791122034192085, min=3.748894263058901}
22:49:53.122921 tst register_default_mass.py: Test passed (87.0 sec)
22:49:53.128827 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:53.132415 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:53.136007 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:53.139577 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:53.143255 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:53.147003 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:53.150835 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:53.154752 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:53.158539 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:53.162428 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:53.166343 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:53.170360 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:53.174502 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:53.179120 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:53.183389 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:53.187728 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:53.192147 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:53.196644 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:53.201141 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:53.205820 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:53.210221 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:53.214638 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:53.218882 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:53.223231 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:53.228272 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:53.232530 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:53.237929 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:53.242424 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:53.246849 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:53.251515 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:53.255945 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:53.262591 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:53.266937 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:53.271852 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:53.276031 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:53.280494 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:53.284711 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:53.289007 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:53.293309 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:53.297610 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:53.302202 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:53.306516 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:53.310863 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:53.315380 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:53.319718 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:53.324016 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:53.328290 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:53.332793 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:53.337247 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:53.341717 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:53.346649 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:53.351182 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:53.355742 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:53.360179 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:53.365379 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:53.369836 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:53.374390 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:53.379484 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:53.383817 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:53.388152 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:53.393268 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:53.397877 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:53.402187 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:53.406513 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:53.410817 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:53.415117 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:53.419489 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:53.423795 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:53.428241 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:53.432622 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:53.437004 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:53.441430 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:53.445871 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:53.450272 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:53.456590 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:53.461470 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:53.465840 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:53.470274 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:53.474587 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:53.478945 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:53.483431 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:53.488039 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:53.492498 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:53.496949 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:53.501759 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:53.506530 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:53.511604 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:53.516254 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:53.520735 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:53.525197 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:53.529634 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:53.534826 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:53.539364 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:53.543736 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:53.548069 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:53.552361 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:53.556680 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:53.561173 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:53.565847 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:53.570480 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:53.574783 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:53.579154 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:53.583472 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:53.587876 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:53.592858 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:53.597346 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:53.601864 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:53.606348 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:53.610793 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:53.615155 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:53.619490 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:53.623833 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:53.628198 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:53.632682 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:53.637133 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:53.641574 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:53.645834 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:53.649998 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:53.654312 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:53.658399 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:53.662492 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:53.666529 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:53.670606 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:53.674699 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:53.678781 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:53.682864 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:53.686913 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:53.690980 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:53.695041 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:53.699074 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:53.703040 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:53.707105 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:53.711172 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:53.715349 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:53.719459 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:53.723502 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:53.727619 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:53.731761 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:53.736074 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:53.740342 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:53.744454 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:53.748519 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:53.752587 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:53.756544 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:53.760486 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:53.764432 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:53.768510 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:53.772589 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:53.776764 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:53.780913 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:53.784983 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:53.789042 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:53.793120 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:53.797165 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:53.801140 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:53.805104 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:53.809078 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:53.813132 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:53.817393 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:53.821467 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:53.825524 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:53.829546 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:53.833489 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:53.837468 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:53.841429 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:53.845408 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:53.849361 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:53.853310 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:53.857280 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:53.861235 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:53.865175 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:53.869112 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:53.873078 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:53.877007 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:53.880966 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:53.884930 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:53.888870 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:53.892839 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:53.896880 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:53.900947 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:53.905100 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:53.909256 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:53.913438 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:53.917589 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:53.921830 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:53.926060 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:53.930334 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:53.934507 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:53.938793 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:53.943086 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:53.947363 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:53.951548 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:53.955617 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:53.959659 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:53.963726 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:53.967796 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:53.971829 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:53.975792 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:53.979746 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:53.983688 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:53.987624 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:53.991583 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:53.995723 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:53.999719 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:54.003685 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:54.007668 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:54.011609 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:54.015655 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:54.019781 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:54.023991 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:54.028168 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:54.032328 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:54.036500 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:54.040573 --- ParallelTerminationStrategy: PID 22 died...
22:49:54.042414 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:54.047065 --- ParallelTerminationStrategy: PID 23 died...
22:49:54.048959 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:54.053603 --- ParallelTerminationStrategy: PID 24 died...
22:49:54.055476 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:54.060127 --- ParallelTerminationStrategy: PID 25 died...
22:49:54.061967 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:54.066521 --- ParallelTerminationStrategy: PID 26 died...
22:49:54.068397 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:54.073136 --- ParallelTerminationStrategy: PID 27 died...
22:49:54.075098 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:54.079795 --- ParallelTerminationStrategy: PID 28 died...
22:49:54.081822 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:54.086627 --- ParallelTerminationStrategy: PID 29 died...
22:49:54.088533 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:54.093240 --- ParallelTerminationStrategy: PID 30 died...
22:49:54.095078 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:54.099616 --- ParallelTerminationStrategy: PID 31 died...
22:49:54.101524 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:54.106115 --- ParallelTerminationStrategy: PID 32 died...
22:49:54.107929 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:54.112497 --- ParallelTerminationStrategy: PID 33 died...
22:49:54.114356 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:54.118907 --- ParallelTerminationStrategy: PID 35 died...
22:49:54.120729 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:54.125378 --- ParallelTerminationStrategy: PID 36 died...
22:49:54.127277 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:54.132098 --- ParallelTerminationStrategy: PID 37 died...
22:49:54.134075 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:54.138867 --- ParallelTerminationStrategy: PID 38 died...
22:49:54.140858 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:54.145670 --- ParallelTerminationStrategy: PID 39 died...
22:49:54.147611 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:54.152420 --- ParallelTerminationStrategy: PID 40 died...
22:49:54.154374 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:54.159022 --- ParallelTerminationStrategy: PID 41 died...
22:49:54.160863 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:54.165394 --- ParallelTerminationStrategy: PID 42 died...
22:49:54.167237 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:54.171875 --- ParallelTerminationStrategy: PID 43 died...
22:49:54.173725 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:54.178239 --- ParallelTerminationStrategy: PID 44 died...
22:49:54.180065 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:54.184645 --- ParallelTerminationStrategy: PID 45 died...
22:49:54.186486 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:54.191139 --- ParallelTerminationStrategy: PID 46 died...
22:49:54.192982 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:54.197519 --- ParallelTerminationStrategy: PID 47 died...
22:49:54.199360 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:54.203906 --- ParallelTerminationStrategy: PID 48 died...
22:49:54.205738 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:54.210317 --- ParallelTerminationStrategy: PID 49 died...
22:49:54.212156 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:54.216795 --- ParallelTerminationStrategy: PID 50 died...
22:49:54.218621 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:54.223180 --- ParallelTerminationStrategy: PID 51 died...
22:49:54.225065 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:54.233147 --- ParallelTerminationStrategy: PID 52 died...
22:49:54.234982 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:54.239508 --- ParallelTerminationStrategy: PID 53 died...
22:49:54.241352 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:54.245870 --- ParallelTerminationStrategy: PID 54 died...
22:49:54.247705 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:54.252284 --- ParallelTerminationStrategy: PID 55 died...
22:49:54.254166 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:54.258817 --- ParallelTerminationStrategy: PID 56 died...
22:49:54.260706 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:54.265268 --- ParallelTerminationStrategy: PID 57 died...
22:49:54.267099 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:54.271651 --- ParallelTerminationStrategy: PID 58 died...
22:49:54.273468 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:54.277997 --- ParallelTerminationStrategy: PID 59 died...
22:49:54.279854 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:54.284368 --- ParallelTerminationStrategy: PID 60 died...
22:49:54.286195 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:54.290668 --- ParallelTerminationStrategy: PID 61 died...
22:49:54.292444 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:54.296833 --- ParallelTerminationStrategy: PID 62 died...
22:49:54.298613 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:54.303025 --- ParallelTerminationStrategy: PID 63 died...
22:49:54.304777 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:54.309129 --- ParallelTerminationStrategy: PID 64 died...
22:49:54.310912 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:54.315306 --- ParallelTerminationStrategy: PID 65 died...
22:49:54.317052 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:54.321329 --- ParallelTerminationStrategy: PID 66 died...
22:49:54.323075 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:54.327393 --- ParallelTerminationStrategy: PID 67 died...
22:49:54.329138 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:54.333386 --- ParallelTerminationStrategy: PID 68 died...
22:49:54.335082 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:54.339361 --- ParallelTerminationStrategy: PID 69 died...
22:49:54.341029 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:54.345115 --- ParallelTerminationStrategy: PID 70 died...
22:49:54.346786 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:54.351069 --- ParallelTerminationStrategy: PID 71 died...
22:49:54.352919 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:54.357385 --- ParallelTerminationStrategy: PID 72 died...
22:49:54.359125 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:54.363382 --- ParallelTerminationStrategy: PID 73 died...
22:49:54.365065 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:54.369213 --- ParallelTerminationStrategy: PID 74 died...
22:49:54.370884 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:54.375035 --- ParallelTerminationStrategy: PID 75 died...
22:49:54.376706 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:54.380793 --- ParallelTerminationStrategy: PID 76 died...
22:49:54.382457 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:54.386587 --- ParallelTerminationStrategy: PID 77 died...
22:49:54.388256 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:54.392408 --- ParallelTerminationStrategy: PID 78 died...
22:49:54.394080 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:54.398208 --- ParallelTerminationStrategy: PID 79 died...
22:49:54.399888 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:54.403993 --- ParallelTerminationStrategy: PID 80 died...
22:49:54.405639 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:54.409693 --- ParallelTerminationStrategy: PID 81 died...
22:49:54.411326 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:54.415386 --- ParallelTerminationStrategy: PID 82 died...
22:49:54.417020 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:54.421058 --- ParallelTerminationStrategy: PID 83 died...
22:49:54.422698 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:54.426778 --- ParallelTerminationStrategy: PID 84 died...
22:49:54.428463 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:54.432666 --- ParallelTerminationStrategy: PID 85 died...
22:49:54.434395 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:54.438681 --- ParallelTerminationStrategy: PID 86 died...
22:49:54.440442 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:54.444842 --- ParallelTerminationStrategy: PID 87 died...
22:49:54.446652 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:54.451198 --- ParallelTerminationStrategy: PID 88 died...
22:49:54.453057 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:54.457749 --- ParallelTerminationStrategy: PID 89 died...
22:49:54.459663 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:54.464443 --- ParallelTerminationStrategy: PID 90 died...
22:49:54.466356 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:54.471316 --- ParallelTerminationStrategy: PID 91 died...
22:49:54.473482 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:54.478623 --- ParallelTerminationStrategy: PID 92 died...
22:49:54.480722 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:54.485810 --- ParallelTerminationStrategy: PID 93 died...
22:49:54.487885 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:54.493161 --- ParallelTerminationStrategy: PID 94 died...
22:49:54.495231 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:54.500213 --- ParallelTerminationStrategy: PID 95 died...
22:49:54.502246 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:54.507187 --- ParallelTerminationStrategy: PID 96 died...
22:49:54.509197 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:54.514062 --- ParallelTerminationStrategy: PID 97 died...
22:49:54.516005 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:54.520827 --- ParallelTerminationStrategy: PID 98 died...
22:49:54.522760 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:54.527524 --- ParallelTerminationStrategy: PID 99 died...
22:49:54.529436 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:54.534152 --- ParallelTerminationStrategy: PID 100 died...
22:49:54.536060 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:54.540798 --- ParallelTerminationStrategy: PID 101 died...
22:49:54.542710 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:54.547446 --- ParallelTerminationStrategy: PID 102 died...
22:49:54.549413 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:54.554104 --- ParallelTerminationStrategy: PID 103 died...
22:49:54.555966 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:54.560509 --- ParallelTerminationStrategy: PID 104 died...
22:49:54.562339 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:54.566769 --- ParallelTerminationStrategy: PID 105 died...
22:49:54.568567 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:54.573107 --- ParallelTerminationStrategy: PID 106 died...
22:49:54.574965 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:54.579659 --- ParallelTerminationStrategy: PID 107 died...
22:49:54.581562 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:54.586167 --- ParallelTerminationStrategy: PID 108 died...
22:49:54.588000 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:54.592584 --- ParallelTerminationStrategy: PID 109 died...
22:49:54.594438 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:54.599002 --- ParallelTerminationStrategy: PID 110 died...
22:49:54.600909 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:54.605510 --- ParallelTerminationStrategy: PID 111 died...
22:49:54.607376 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:54.611886 --- ParallelTerminationStrategy: PID 112 died...
22:49:54.613709 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:54.618156 --- ParallelTerminationStrategy: PID 113 died...
22:49:54.619898 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:54.624259 --- ParallelTerminationStrategy: PID 114 died...
22:49:54.626036 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:54.630573 --- ParallelTerminationStrategy: PID 115 died...
22:49:54.632436 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:54.637200 --- ParallelTerminationStrategy: PID 116 died...
22:49:54.639113 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:54.643765 --- ParallelTerminationStrategy: PID 117 died...
22:49:54.645609 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:54.650212 --- ParallelTerminationStrategy: PID 118 died...
22:49:54.652073 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:54.656635 --- ParallelTerminationStrategy: PID 119 died...
22:49:54.658434 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:54.662910 --- ParallelTerminationStrategy: PID 120 died...
22:49:54.664730 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:54.669160 --- ParallelTerminationStrategy: PID 121 died...
22:49:54.670972 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:54.675513 --- ParallelTerminationStrategy: PID 122 died...
22:49:54.677400 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:54.681976 --- ParallelTerminationStrategy: PID 123 died...
22:49:54.683801 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:54.688237 --- ParallelTerminationStrategy: PID 124 died...
22:49:54.690040 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:54.694455 --- ParallelTerminationStrategy: PID 125 died...
22:49:54.696252 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:54.700697 --- ParallelTerminationStrategy: PID 126 died...
22:49:54.702500 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:54.706875 --- ParallelTerminationStrategy: PID 127 died...
22:49:54.708677 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:54.713179 --- ParallelTerminationStrategy: PID 128 died...
22:49:54.715010 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:54.719639 --- ParallelTerminationStrategy: PID 129 died...
22:49:54.721548 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:54.726261 --- ParallelTerminationStrategy: PID 130 died...
22:49:54.728116 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:54.732751 --- ParallelTerminationStrategy: PID 131 died...
22:49:54.734639 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:54.739201 --- ParallelTerminationStrategy: PID 132 died...
22:49:54.741055 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:54.745596 --- ParallelTerminationStrategy: PID 133 died...
22:49:54.747438 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:54.751992 --- ParallelTerminationStrategy: PID 134 died...
22:49:54.753842 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:54.758413 --- ParallelTerminationStrategy: PID 135 died...
22:49:54.760255 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:54.764825 --- ParallelTerminationStrategy: PID 136 died...
22:49:54.766631 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:54.771071 --- ParallelTerminationStrategy: PID 137 died...
22:49:54.772845 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:54.777248 --- ParallelTerminationStrategy: PID 138 died...
22:49:54.779026 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:54.783469 --- ParallelTerminationStrategy: PID 139 died...
22:49:54.785250 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:54.789697 --- ParallelTerminationStrategy: PID 140 died...
22:49:54.791481 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:54.795876 --- ParallelTerminationStrategy: PID 141 died...
22:49:54.797646 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:54.802060 --- ParallelTerminationStrategy: PID 142 died...
22:49:54.803822 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:54.808240 --- ParallelTerminationStrategy: PID 143 died...
22:49:54.809980 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:54.814318 --- ParallelTerminationStrategy: PID 144 died...
22:49:54.816054 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:54.820355 --- ParallelTerminationStrategy: PID 145 died...
22:49:54.822140 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:54.826549 --- ParallelTerminationStrategy: PID 146 died...
22:49:54.828330 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:54.832781 --- ParallelTerminationStrategy: PID 147 died...
22:49:54.834606 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:54.839141 --- ParallelTerminationStrategy: PID 148 died...
22:49:54.841005 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:54.845641 --- ParallelTerminationStrategy: PID 149 died...
22:49:54.847514 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:54.852093 --- ParallelTerminationStrategy: PID 150 died...
22:49:54.853955 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:54.858588 --- ParallelTerminationStrategy: PID 151 died...
22:49:54.860469 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:54.865137 --- ParallelTerminationStrategy: PID 152 died...
22:49:54.867030 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:54.871854 --- ParallelTerminationStrategy: PID 153 died...
22:49:54.873781 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:54.878548 --- ParallelTerminationStrategy: PID 154 died...
22:49:54.880423 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:54.885018 --- ParallelTerminationStrategy: PID 155 died...
22:49:54.886829 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:54.891239 --- ParallelTerminationStrategy: PID 156 died...
22:49:54.892974 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:54.897291 --- ParallelTerminationStrategy: PID 157 died...
22:49:54.899001 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:54.903200 --- ParallelTerminationStrategy: PID 158 died...
22:49:54.904887 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:54.908991 --- ParallelTerminationStrategy: PID 159 died...
22:49:54.910644 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:54.914844 --- ParallelTerminationStrategy: PID 160 died...
22:49:54.916538 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:54.920854 --- ParallelTerminationStrategy: PID 161 died...
22:49:54.922592 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:54.926984 --- ParallelTerminationStrategy: PID 162 died...
22:49:54.928776 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:54.933284 --- ParallelTerminationStrategy: PID 163 died...
22:49:54.935109 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:54.939636 --- ParallelTerminationStrategy: PID 164 died...
22:49:54.941479 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:54.946109 --- ParallelTerminationStrategy: PID 165 died...
22:49:54.948012 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:54.952813 --- ParallelTerminationStrategy: PID 166 died...
22:49:54.954739 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:54.959519 --- ParallelTerminationStrategy: PID 167 died...
22:49:54.961465 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:54.966246 --- ParallelTerminationStrategy: PID 168 died...
22:49:54.968204 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:54.973034 --- ParallelTerminationStrategy: PID 169 died...
22:49:54.974970 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:54.979657 --- ParallelTerminationStrategy: PID 170 died...
22:49:54.981557 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:54.986213 --- ParallelTerminationStrategy: PID 171 died...
22:49:54.988084 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:54.992749 --- ParallelTerminationStrategy: PID 172 died...
22:49:54.994639 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:54.999295 --- ParallelTerminationStrategy: PID 173 died...
22:49:55.001186 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:55.005840 --- ParallelTerminationStrategy: PID 174 died...
22:49:55.007703 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:55.012391 --- ParallelTerminationStrategy: PID 175 died...
22:49:55.014229 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:55.018781 --- ParallelTerminationStrategy: PID 176 died...
22:49:55.020599 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:55.025108 --- ParallelTerminationStrategy: PID 177 died...
22:49:55.026951 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:55.031539 --- ParallelTerminationStrategy: PID 178 died...
22:49:55.033373 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:55.037896 --- ParallelTerminationStrategy: PID 179 died...
22:49:55.039711 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:55.044263 --- ParallelTerminationStrategy: PID 180 died...
22:49:55.046084 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:55.050608 --- ParallelTerminationStrategy: PID 181 died...
22:49:55.052419 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:55.060985 --- ParallelTerminationStrategy: PID 182 died...
22:49:55.062885 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:55.067500 --- ParallelTerminationStrategy: PID 183 died...
22:49:55.069304 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:55.073685 --- ParallelTerminationStrategy: PID 184 died...
22:49:55.075454 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:55.079831 --- ParallelTerminationStrategy: PID 185 died...
22:49:55.081606 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:55.086023 --- ParallelTerminationStrategy: PID 186 died...
22:49:55.087719 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:55.091869 --- ParallelTerminationStrategy: PID 187 died...
22:49:55.093555 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:55.097749 --- ParallelTerminationStrategy: PID 188 died...
22:49:55.099425 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:55.103608 --- ParallelTerminationStrategy: PID 189 died...
22:49:55.105308 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:55.109469 --- ParallelTerminationStrategy: PID 190 died...
22:49:55.111146 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:55.115351 --- ParallelTerminationStrategy: PID 191 died...
22:49:55.117048 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:55.121249 --- ParallelTerminationStrategy: PID 192 died...
22:49:55.122938 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:55.127115 --- ParallelTerminationStrategy: PID 193 died...
22:49:55.128838 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:55.132998 --- ParallelTerminationStrategy: PID 194 died...
22:49:55.134674 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:55.138842 --- ParallelTerminationStrategy: PID 195 died...
22:49:55.140529 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:55.144717 --- ParallelTerminationStrategy: PID 196 died...
22:49:55.146395 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:55.150582 --- ParallelTerminationStrategy: PID 197 died...
22:49:55.152257 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:55.156577 --- ParallelTerminationStrategy: PID 198 died...
22:49:55.158348 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:55.162723 --- ParallelTerminationStrategy: PID 199 died...
22:49:55.164493 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:55.169026 --- ParallelTerminationStrategy: PID 200 died...
22:49:55.170848 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:55.175244 --- ParallelTerminationStrategy: PID 201 died...
22:49:55.176981 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:55.181245 --- ParallelTerminationStrategy: PID 202 died...
22:49:55.182965 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:55.187227 --- ParallelTerminationStrategy: PID 203 died...
22:49:55.188954 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:55.193253 --- ParallelTerminationStrategy: PID 204 died...
22:49:55.194970 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:55.199233 --- ParallelTerminationStrategy: PID 205 died...
22:49:55.200960 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:55.205223 --- ParallelTerminationStrategy: PID 206 died...
22:49:55.206942 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:55.211235 --- ParallelTerminationStrategy: PID 207 died...
22:49:55.212951 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:55.217209 --- ParallelTerminationStrategy: PID 208 died...
22:49:55.218914 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:55.223196 --- ParallelTerminationStrategy: PID 209 died...
22:49:55.224927 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:55.229192 --- ParallelTerminationStrategy: PID 210 died...
22:49:55.230910 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:55.235184 --- ParallelTerminationStrategy: PID 211 died...
22:49:55.236921 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:55.241185 --- ParallelTerminationStrategy: PID 212 died...
22:49:55.242918 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:55.247333 --- ParallelTerminationStrategy: PID 213 died...
22:49:55.249102 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:55.253477 --- ParallelTerminationStrategy: PID 214 died...
22:49:55.255236 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:55.259603 --- ParallelTerminationStrategy: PID 215 died...
22:49:55.261371 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:55.265754 --- ParallelTerminationStrategy: PID 216 died...
22:49:55.267516 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:55.271699 --- ParallelTerminationStrategy: PID 217 died...
22:49:55.273372 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:55.277528 --- ParallelTerminationStrategy: PID 218 died...
22:49:55.279214 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:55.283426 --- ParallelTerminationStrategy: PID 219 died...
22:49:55.285439 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:55.289995 --- ParallelTerminationStrategy: PID 220 died...
22:49:55.291818 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:55.296463 --- ParallelTerminationStrategy: PID 221 died...
22:49:55.298340 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:55.303078 --- ParallelTerminationStrategy: PID 222 died...
22:49:55.304949 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:55.309621 --- ParallelTerminationStrategy: PID 223 died...
22:49:55.311478 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:55.316159 --- ParallelTerminationStrategy: PID 224 died...
22:49:55.318099 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:55.322867 --- ParallelTerminationStrategy: PID 225 died...
22:49:55.324801 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:55.329580 --- ParallelTerminationStrategy: PID 226 died...
22:49:55.331495 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:55.336375 --- ParallelTerminationStrategy: PID 227 died...
22:49:55.338345 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:55.343131 --- ParallelTerminationStrategy: PID 228 died...
22:49:55.345033 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:55.349657 --- ParallelTerminationStrategy: PID 229 died...
22:49:55.351520 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:55.356155 --- ParallelTerminationStrategy: PID 230 died...
22:49:55.358021 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:55.362679 --- ParallelTerminationStrategy: PID 231 died...
22:49:55.364537 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:55.369175 --- ParallelTerminationStrategy: PID 232 died...
22:49:55.371022 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:55.375521 --- ParallelTerminationStrategy: PID 233 died...
22:49:55.377333 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:55.381630 --- ParallelTerminationStrategy: PID 234 died...
22:49:55.383366 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:58.787471 --- ParallelTerminationStrategy: PID 34 died...
22:49:58.790285 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8095 netreg_mass PASS
---------------------------------------------------------------------
22:49:58.893198 tst trial-8095: Storing JUnit report in /build/trial-8095/run.2025-09-20_22-48-25/trial-8095.xml
--------------------------------------------------------------------------------------------
trial-8095 PASS
--------------------------------------------------------------------------------------------
22:49:58.976341 tst trial-8095: trial-8095: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (87.0 sec)
+ exit_code=0
+ rm -rf trial-8095/inst
+ cd trial-8095
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-09-20 22:48:25
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8095-run.tgz run.2025-09-20_22-48-25
+ tar czf /build/trial-8095-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-20_13_26_28.tgz osmo-bts-oc2g.build-2025-09-20_00_51_36.tgz osmo-bts-sysmo.build-2025-09-20_00_51_38.tgz osmo-bts.build-2025-09-20_00_51_41.tgz osmo-ggsn.build-2025-09-20_20_42_53.tgz osmo-hlr.build-2025-09-20_16_36_53.tgz osmo-hnbgw.build-2025-09-20_13_30_17.tgz osmo-mgw.build-2025-09-20_08_33_16.tgz osmo-msc.build-2025-09-20_13_32_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-20_07_33_58.tgz osmo-pcu-sysmo.build-2025-09-20_07_35_57.tgz osmo-pcu.build-2025-09-20_07_36_03.tgz osmo-sgsn.build-2025-09-20_20_51_11.tgz osmo-stp.build-2025-09-20_13_25_13.tgz osmo-trx.build-2025-09-20_14_26_25.tgz osmocom-bb.build-2025-09-20_21_17_21.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.
Sending e-mails to: jenkins-notifications@lists.osmocom.org
Finished: SUCCESS