Skip to content
Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10
Commit message: "contrib/jenkins-build-osmo-ggsn.sh: Depend on libosmo-netif"
 > git rev-list --no-walk 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15589866082918053505.sh
+ rm -rf trial-8393-bin.tgz trial-8393-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 26170
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11496
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 11152
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13311
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13636
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 14428
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 43458
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 8003
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 45861
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 9103
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 13644
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7972
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 12021
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 8043
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9519
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6763
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 7972
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins6749968385463600125.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-8393
+ 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
782e664 redmine: hide avatars
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s

#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s

#6 [22/28] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s

#7 [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
#7 CACHED

#8 [ 8/28] RUN	MKDIR /var/run/sshd
#8 CACHED

#9 [20/28] WORKDIR	/TMP
#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 [ 3/28] RUN     groupadd osmo-gsm-tester
#11 CACHED

#12 [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
#12 CACHED

#13 [17/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		gnuradio && 	apt-get clean
#13 CACHED

#14 [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
#14 CACHED

#15 [13/28] RUN	CHOWN -R jenkins:jenkins                  /osmo-gsm-tester-*
#15 CACHED

#16 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen &&     dpkg-reconfigure --frontend=noninteractive locales &&     update-locale LANG=en_US.UTF-8
#16 CACHED

#17 [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
#17 CACHED

#18 [25/28] RUN     mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#18 CACHED

#19 [10/28] COPY	--CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#19 CACHED

#20 [ 7/28] RUN	APT-GET update && apt-get install -y openssh-server
#20 CACHED

#21 [ 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
#21 CACHED

#22 [ 2/28] RUN     useradd -ms /bin/bash jenkins
#22 CACHED

#23 [11/28] RUN     chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#23 CACHED

#24 [27/28] COPY	RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#24 CACHED

#25 [21/28] RUN	GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#25 CACHED

#26 [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
#26 CACHED

#27 [24/28] RUN     mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#27 CACHED

#28 [26/28] RUN     mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#28 CACHED

#29 [22/28] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#29 CACHED

#30 [ 9/28] COPY	SSH /root/.ssh
#30 CACHED

#31 [ 4/28] RUN     usermod -a -G osmo-gsm-tester jenkins
#31 CACHED

#32 [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
#32 CACHED

#33 [28/28] WORKDIR	/DATA
#33 CACHED

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:d8f35f68a9e26f71b60a45e2cd82d89ba102bbadb39d559f1b8c896d891f25db done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s

 2 warnings found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
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=8394 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-07-16 22:48:18
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8394
+ mkdir -p trial-8394
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-07-16_13_27_10.tgz osmo-bts-oc2g.build-2026-07-16_00_52_20.tgz osmo-bts-sysmo.build-2026-07-16_00_52_24.tgz osmo-bts.build-2026-07-16_00_52_37.tgz osmo-ggsn.build-2026-07-16_20_43_04.tgz osmo-hlr.build-2026-07-16_16_37_41.tgz osmo-hnbgw.build-2026-07-16_13_30_27.tgz osmo-mgw.build-2026-07-16_08_33_40.tgz osmo-msc.build-2026-07-16_13_34_16.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-16_07_35_10.tgz osmo-pcu-sysmo.build-2026-07-16_07_35_09.tgz osmo-pcu.build-2026-07-16_07_35_10.tgz osmo-sgsn.build-2026-07-16_20_49_42.tgz osmo-stp.build-2026-07-16_13_25_43.tgz osmo-trx.build-2026-07-16_14_22_22.tgz osmocom-bb.build-2026-07-16_21_18_32.tgz srslte.build-19.tgz trial-8394
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-07-16_13_27_10.md5 osmo-bts-oc2g.build-2026-07-16_00_52_20.md5 osmo-bts-sysmo.build-2026-07-16_00_52_24.md5 osmo-bts.build-2026-07-16_00_52_37.md5 osmo-ggsn.build-2026-07-16_20_43_04.md5 osmo-hlr.build-2026-07-16_16_37_41.md5 osmo-hnbgw.build-2026-07-16_13_30_27.md5 osmo-mgw.build-2026-07-16_08_33_40.md5 osmo-msc.build-2026-07-16_13_34_16.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-16_07_35_10.md5 osmo-pcu-sysmo.build-2026-07-16_07_35_09.md5 osmo-pcu.build-2026-07-16_07_35_10.md5 osmo-sgsn.build-2026-07-16_20_49_42.md5 osmo-stp.build-2026-07-16_13_25_43.md5 osmo-trx.build-2026-07-16_14_22_22.md5 osmocom-bb.build-2026-07-16_21_18_32.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-07-16_13_27_10.md5 osmo-bts-oc2g.build-2026-07-16_00_52_20.md5 osmo-bts-sysmo.build-2026-07-16_00_52_24.md5 osmo-bts.build-2026-07-16_00_52_37.md5 osmo-ggsn.build-2026-07-16_20_43_04.md5 osmo-hlr.build-2026-07-16_16_37_41.md5 osmo-hnbgw.build-2026-07-16_13_30_27.md5 osmo-mgw.build-2026-07-16_08_33_40.md5 osmo-msc.build-2026-07-16_13_34_16.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-16_07_35_10.md5 osmo-pcu-sysmo.build-2026-07-16_07_35_09.md5 osmo-pcu.build-2026-07-16_07_35_10.md5 osmo-sgsn.build-2026-07-16_20_49_42.md5 osmo-stp.build-2026-07-16_13_25_43.md5 osmo-trx.build-2026-07-16_14_22_22.md5 osmocom-bb.build-2026-07-16_21_18_32.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-8394 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8394'
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-8394
--------------------------------------------------------------------------------------------
22:48:18.404875 tst                       trial-8394: Detailed log at /build/trial-8394/run.2026-07-16_22-48-18/log

---------------------------------------------------------------------
trial-8394 netreg_mass
---------------------------------------------------------------------
22:48:18.612072 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.612407 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.613169 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.614329 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.654285 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.655060 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.656192 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.731620 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-8394 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.732529 tst       register_default_mass.py:9: Claiming resources for the test
22:48:18.746755 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.747314 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.747797 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.748250 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.748697 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.749141 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.749572 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.775439 tst         register_default_mass.py: using LAC 2
22:48:18.792027 tst         register_default_mass.py: using RAC 2
22:48:18.809424 tst         register_default_mass.py: using CellId 2
22:48:18.828827 tst         register_default_mass.py: using BVCI 3
22:48:18.838040 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.838654 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.839191 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.839705 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.840220 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.840718 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.841196 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.841704 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.842209 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.842693 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.843194 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.843692 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.844198 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.844692 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.845195 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.845694 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.846190 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.846689 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.847182 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.847669 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.848171 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.848668 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.849169 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.849671 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.850158 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.850656 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.851169 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.851666 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.852173 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.852675 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.853156 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.853655 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.854155 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.854666 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.855173 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.855682 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.856180 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.856675 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.857182 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.857670 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.858148 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.858648 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.859148 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.859660 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.860154 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.860639 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.861137 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.861634 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.862117 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.862608 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.863114 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.863597 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.864095 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.864586 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.865070 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.865577 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.866069 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.866561 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.867071 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.867554 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.868036 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.868533 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.869030 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.869521 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.870003 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.870500 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.871004 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.871516 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.872011 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.872493 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.872997 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.873489 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.874045 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.874540 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.875031 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.875510 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.875991 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.876480 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.876960 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.877440 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.877922 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.878400 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.878888 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.879376 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.879852 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.880332 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.880820 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.881300 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.881776 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.882272 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.882759 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.883265 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.883767 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.884256 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.884738 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.885228 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.885709 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.886194 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.886696 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.887191 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.887677 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.888224 tst      register_default_mass.py:21: Launching a simple network
22:48:18.897678 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:19.013757 run            create_hlr_db(pid=20): Launched
22:48:20.027655 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:20.043661 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:20.058392 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:20.063840 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.248256 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.262677 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.268039 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.671655 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.686251 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:23.701757 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.826228 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:23.840967 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:23.846465 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.869531 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:23.884438 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:23.889981 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:24.194436 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:24.209194 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:30.247283 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.417541 run         osmo-bts-virtual(pid=34): Launched
22:48:31.443077 tst         register_default_mass.py: using MSISDN 1001
22:48:31.449075 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:31.477453 tst         register_default_mass.py: using MSISDN 1002
22:48:31.483417 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:31.504945 tst         register_default_mass.py: using MSISDN 1003
22:48:31.514062 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:31.536017 tst         register_default_mass.py: using MSISDN 1004
22:48:31.545397 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:31.567277 tst         register_default_mass.py: using MSISDN 1005
22:48:31.576451 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:31.598211 tst         register_default_mass.py: using MSISDN 1006
22:48:31.607533 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:31.629201 tst         register_default_mass.py: using MSISDN 1007
22:48:31.638462 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:31.660293 tst         register_default_mass.py: using MSISDN 1008
22:48:31.669481 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.691179 tst         register_default_mass.py: using MSISDN 1009
22:48:31.700377 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.722068 tst         register_default_mass.py: using MSISDN 1010
22:48:31.731263 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.752871 tst         register_default_mass.py: using MSISDN 1011
22:48:31.762056 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.783935 tst         register_default_mass.py: using MSISDN 1012
22:48:31.793317 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.814950 tst         register_default_mass.py: using MSISDN 1013
22:48:31.824148 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.845778 tst         register_default_mass.py: using MSISDN 1014
22:48:31.855068 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.876986 tst         register_default_mass.py: using MSISDN 1015
22:48:31.886245 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.908358 tst         register_default_mass.py: using MSISDN 1016
22:48:31.914094 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.936119 tst         register_default_mass.py: using MSISDN 1017
22:48:31.943935 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.965865 tst         register_default_mass.py: using MSISDN 1018
22:48:31.982182 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:32.005118 tst         register_default_mass.py: using MSISDN 1019
22:48:32.016117 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:32.038696 tst         register_default_mass.py: using MSISDN 1020
22:48:32.048621 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:32.071030 tst         register_default_mass.py: using MSISDN 1021
22:48:32.080766 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:32.103614 tst         register_default_mass.py: using MSISDN 1022
22:48:32.113576 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:32.136118 tst         register_default_mass.py: using MSISDN 1023
22:48:32.145970 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:32.167474 tst         register_default_mass.py: using MSISDN 1024
22:48:32.176748 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:32.198713 tst         register_default_mass.py: using MSISDN 1025
22:48:32.208188 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:32.229847 tst         register_default_mass.py: using MSISDN 1026
22:48:32.239275 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:32.261203 tst         register_default_mass.py: using MSISDN 1027
22:48:32.270681 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:32.292435 tst         register_default_mass.py: using MSISDN 1028
22:48:32.301840 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:32.323379 tst         register_default_mass.py: using MSISDN 1029
22:48:32.332673 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:32.354145 tst         register_default_mass.py: using MSISDN 1030
22:48:32.363466 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:32.385276 tst         register_default_mass.py: using MSISDN 1031
22:48:32.396695 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:32.418255 tst         register_default_mass.py: using MSISDN 1032
22:48:32.427723 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.449184 tst         register_default_mass.py: using MSISDN 1033
22:48:32.458238 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.479851 tst         register_default_mass.py: using MSISDN 1034
22:48:32.489083 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.510675 tst         register_default_mass.py: using MSISDN 1035
22:48:32.519852 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.541301 tst         register_default_mass.py: using MSISDN 1036
22:48:32.550378 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.571930 tst         register_default_mass.py: using MSISDN 1037
22:48:32.580702 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.602164 tst         register_default_mass.py: using MSISDN 1038
22:48:32.620589 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.642697 tst         register_default_mass.py: using MSISDN 1039
22:48:32.652944 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.674441 tst         register_default_mass.py: using MSISDN 1040
22:48:32.683761 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.705083 tst         register_default_mass.py: using MSISDN 1041
22:48:32.714164 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.736180 tst         register_default_mass.py: using MSISDN 1042
22:48:32.748388 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.770209 tst         register_default_mass.py: using MSISDN 1043
22:48:32.782139 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.803979 tst         register_default_mass.py: using MSISDN 1044
22:48:32.813746 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.835404 tst         register_default_mass.py: using MSISDN 1045
22:48:32.844882 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.866456 tst         register_default_mass.py: using MSISDN 1046
22:48:32.875773 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.897394 tst         register_default_mass.py: using MSISDN 1047
22:48:32.906557 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.938831 tst         register_default_mass.py: using MSISDN 1048
22:48:32.953631 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:33.000918 tst         register_default_mass.py: using MSISDN 1049
22:48:33.020710 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:33.068821 tst         register_default_mass.py: using MSISDN 1050
22:48:33.088959 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:33.136957 tst         register_default_mass.py: using MSISDN 1051
22:48:33.157042 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:33.179265 tst         register_default_mass.py: using MSISDN 1052
22:48:33.189543 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:33.210965 tst         register_default_mass.py: using MSISDN 1053
22:48:33.220324 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:33.241665 tst         register_default_mass.py: using MSISDN 1054
22:48:33.250732 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:33.272279 tst         register_default_mass.py: using MSISDN 1055
22:48:33.281504 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:33.302900 tst         register_default_mass.py: using MSISDN 1056
22:48:33.312105 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:33.333445 tst         register_default_mass.py: using MSISDN 1057
22:48:33.342623 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:33.363922 tst         register_default_mass.py: using MSISDN 1058
22:48:33.373156 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:33.394608 tst         register_default_mass.py: using MSISDN 1059
22:48:33.403719 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.425190 tst         register_default_mass.py: using MSISDN 1060
22:48:33.434471 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.461314 tst         register_default_mass.py: using MSISDN 1061
22:48:33.473011 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.494578 tst         register_default_mass.py: using MSISDN 1062
22:48:33.504231 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.525794 tst         register_default_mass.py: using MSISDN 1063
22:48:33.535226 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.556653 tst         register_default_mass.py: using MSISDN 1064
22:48:33.565932 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.587289 tst         register_default_mass.py: using MSISDN 1065
22:48:33.596364 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.617802 tst         register_default_mass.py: using MSISDN 1066
22:48:33.626939 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.648384 tst         register_default_mass.py: using MSISDN 1067
22:48:33.657643 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.679059 tst         register_default_mass.py: using MSISDN 1068
22:48:33.688287 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.709614 tst         register_default_mass.py: using MSISDN 1069
22:48:33.718780 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.740381 tst         register_default_mass.py: using MSISDN 1070
22:48:33.749632 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.770763 tst         register_default_mass.py: using MSISDN 1071
22:48:33.779884 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.801498 tst         register_default_mass.py: using MSISDN 1072
22:48:33.810696 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.832059 tst         register_default_mass.py: using MSISDN 1073
22:48:33.841275 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.863981 tst         register_default_mass.py: using MSISDN 1074
22:48:33.873836 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.903313 tst         register_default_mass.py: using MSISDN 1075
22:48:33.916572 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.939511 tst         register_default_mass.py: using MSISDN 1076
22:48:33.949969 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.972893 tst         register_default_mass.py: using MSISDN 1077
22:48:33.983086 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:34.005935 tst         register_default_mass.py: using MSISDN 1078
22:48:34.015983 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:34.038742 tst         register_default_mass.py: using MSISDN 1079
22:48:34.048680 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:34.071516 tst         register_default_mass.py: using MSISDN 1080
22:48:34.081470 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:34.104187 tst         register_default_mass.py: using MSISDN 1081
22:48:34.114177 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:34.136961 tst         register_default_mass.py: using MSISDN 1082
22:48:34.146868 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.169551 tst         register_default_mass.py: using MSISDN 1083
22:48:34.179527 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.202204 tst         register_default_mass.py: using MSISDN 1084
22:48:34.212123 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.234984 tst         register_default_mass.py: using MSISDN 1085
22:48:34.244917 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.267674 tst         register_default_mass.py: using MSISDN 1086
22:48:34.277726 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.300739 tst         register_default_mass.py: using MSISDN 1087
22:48:34.310767 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.333552 tst         register_default_mass.py: using MSISDN 1088
22:48:34.343472 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.366107 tst         register_default_mass.py: using MSISDN 1089
22:48:34.376024 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.399073 tst         register_default_mass.py: using MSISDN 1090
22:48:34.409269 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.432293 tst         register_default_mass.py: using MSISDN 1091
22:48:34.442327 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.465001 tst         register_default_mass.py: using MSISDN 1092
22:48:34.475058 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.497895 tst         register_default_mass.py: using MSISDN 1093
22:48:34.507886 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.530788 tst         register_default_mass.py: using MSISDN 1094
22:48:34.540958 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.563498 tst         register_default_mass.py: using MSISDN 1095
22:48:34.573318 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.595972 tst         register_default_mass.py: using MSISDN 1096
22:48:34.605832 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.628662 tst         register_default_mass.py: using MSISDN 1097
22:48:34.638641 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.661470 tst         register_default_mass.py: using MSISDN 1098
22:48:34.671523 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.694160 tst         register_default_mass.py: using MSISDN 1099
22:48:34.704107 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.726658 tst         register_default_mass.py: using MSISDN 1100
22:48:34.736475 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:34.822245 run                             mass: Starting testcase
22:48:34.827725 run                             mass: Pre-launching all virtphy's
22:48:34.833055 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:34.845952 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:34.852049 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:34.864906 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:34.870878 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:34.883683 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:34.889674 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:34.902571 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:34.908645 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:34.921532 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:34.927524 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:34.940362 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:34.946331 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:34.959175 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:34.965254 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:34.978212 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:34.984227 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:34.997170 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:35.003135 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.016133 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:35.022064 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.034986 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:35.041009 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.054138 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:35.060308 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.073639 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:35.079746 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.092791 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:35.098910 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.111966 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:35.118055 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.131134 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:35.137206 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.150393 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:35.156437 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.169278 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:35.175203 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.188088 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:35.194069 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.206896 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:35.212788 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.225619 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:35.231563 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.244391 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:35.250474 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.263508 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.269502 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.282376 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.288416 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.301255 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.307195 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.320046 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:35.326099 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.338996 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.344964 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.357774 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.363663 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.376443 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.382283 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.395306 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.401381 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.414460 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.420404 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.433315 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.439368 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.452241 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.458163 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.471031 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.477102 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.490239 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.496233 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.509047 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.515001 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.527835 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.533713 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.546420 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.552387 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.565138 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.571087 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.583811 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.589781 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.602945 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.608912 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.621928 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.628023 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.641019 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.647085 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.660085 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.666053 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.679257 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.685266 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.698162 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.704061 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.716924 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.723002 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.735990 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.741968 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.754899 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.760965 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.773858 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.779840 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.792786 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.798733 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.811667 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:35.817605 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:35.830546 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:35.836464 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:35.849390 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:35.855336 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:35.868362 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:35.874332 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:35.887558 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:35.893550 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:35.906614 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:35.912624 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:35.925695 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:35.931689 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:35.944662 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:35.950616 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:35.963603 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:35.969570 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:35.982537 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:35.988457 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.001458 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:36.007393 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.020452 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:36.026385 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.039325 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:36.045343 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.058246 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:36.064129 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:36.076924 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:36.082834 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.095738 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:36.101672 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.114617 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:36.120566 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.133454 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:36.139578 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.152721 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:36.158813 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.171860 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:36.177913 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.190953 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:36.197024 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.210057 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:36.216041 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.229248 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:36.235379 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.248416 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:36.254467 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.267508 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:36.273538 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.286586 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.292605 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.305700 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:36.311802 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.325010 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:36.331120 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.344135 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:36.350252 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.363426 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.369419 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.382628 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.388649 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.401875 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.407941 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.421034 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.427040 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.440124 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.446141 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.459317 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.465305 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.478382 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.484315 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.497131 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.503079 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.515922 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.521840 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.534630 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.540563 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.553379 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.559302 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.572264 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.578182 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.591224 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.597130 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.609889 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.616018 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.628881 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.634960 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.647838 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.653746 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.666585 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.672538 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.685372 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.691562 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.704724 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.710720 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.723792 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.729759 run                             mass: Checking if sockets are in the filesystem
22:48:36.753959 run                osmo-ms-mob/00000: Starting mobile
22:48:36.766993 run       osmo-ms-mob/00000(pid=135): Launched
22:48:36.778926 run                             mass: MS start registered  {at=907798.828014529, delay=0.005886756000109017, ms=00000}
22:48:40.946297 run                osmo-ms-mob/00001: Starting mobile
22:48:40.959183 run       osmo-ms-mob/00001(pid=136): Launched
22:48:40.971296 run                             mass: MS start registered  {at=907803.020411067, delay=0.006187858991324902, ms=00001}
22:48:41.836751 run                             mass: MS performed LU  {at=907803.885742152, lu_delay=5.057727623032406, ms=00000}
22:48:42.777479 run                osmo-ms-mob/00002: Starting mobile
22:48:42.793874 run       osmo-ms-mob/00002(pid=137): Launched
22:48:42.804856 run                             mass: MS start registered  {at=907804.853965805, delay=0.00504148006439209, ms=00002}
22:48:44.069956 run                osmo-ms-mob/00003: Starting mobile
22:48:44.086175 run       osmo-ms-mob/00003(pid=138): Launched
22:48:44.097247 run                             mass: MS start registered  {at=907806.146358251, delay=0.005048661958426237, ms=00003}
22:48:45.177851 run                osmo-ms-mob/00004: Starting mobile
22:48:45.194790 run       osmo-ms-mob/00004(pid=139): Launched
22:48:45.205240 run                             mass: MS start registered  {at=907807.254353999, delay=0.004528513993136585, ms=00004}
22:48:46.145162 run                osmo-ms-mob/00005: Starting mobile
22:48:46.158012 run       osmo-ms-mob/00005(pid=140): Launched
22:48:46.169088 run                             mass: MS start registered  {at=907808.218201851, delay=0.004954084055498242, ms=00005}
22:48:47.014117 run                             mass: MS performed LU  {at=907809.063115561, lu_delay=6.042704494087957, ms=00001}
22:48:47.060038 run                osmo-ms-mob/00006: Starting mobile
22:48:47.074068 run       osmo-ms-mob/00006(pid=141): Launched
22:48:47.088249 run                             mass: MS start registered  {at=907809.137362105, delay=0.008227543905377388, ms=00006}
22:48:47.946059 run                osmo-ms-mob/00007: Starting mobile
22:48:47.959230 run       osmo-ms-mob/00007(pid=142): Launched
22:48:47.975086 run                             mass: MS start registered  {at=907810.02419461, delay=0.00994374300353229, ms=00007}
22:48:48.772172 run                osmo-ms-mob/00008: Starting mobile
22:48:48.788552 run       osmo-ms-mob/00008(pid=143): Launched
22:48:48.800187 run                             mass: MS start registered  {at=907810.849305132, delay=0.005707380012609065, ms=00008}
22:48:48.915841 run                             mass: MS performed LU  {at=907810.964835708, lu_delay=4.8184774570399895, ms=00003}
22:48:48.943017 run                             mass: MS performed LU  {at=907810.992053757, lu_delay=6.138087951927446, ms=00002}
22:48:49.477615 run                osmo-ms-mob/00009: Starting mobile
22:48:49.494100 run       osmo-ms-mob/00009(pid=144): Launched
22:48:49.510095 run                             mass: MS start registered  {at=907811.559205458, delay=0.010062686982564628, ms=00009}
22:48:50.145341 run                osmo-ms-mob/00010: Starting mobile
22:48:50.158214 run       osmo-ms-mob/00010(pid=145): Launched
22:48:50.170613 run                             mass: MS start registered  {at=907812.219725757, delay=0.00641535606700927, ms=00010}
22:48:50.776428 run                osmo-ms-mob/00011: Starting mobile
22:48:50.794255 run       osmo-ms-mob/00011(pid=146): Launched
22:48:50.800339 run                             mass: MS performed LU  {at=907812.849461382, lu_delay=5.595107382978313, ms=00004}
22:48:50.806872 run                             mass: MS start registered  {at=907812.855988987, delay=0.00654515705537051, ms=00011}
22:48:51.315561 run                             mass: MS performed LU  {at=907813.364572337, lu_delay=5.146370486007072, ms=00005}
22:48:51.346472 run                osmo-ms-mob/00012: Starting mobile
22:48:51.361007 run       osmo-ms-mob/00012(pid=147): Launched
22:48:51.372445 run                             mass: MS start registered  {at=907813.421564582, delay=0.005518450983799994, ms=00012}
22:48:51.944929 run                osmo-ms-mob/00013: Starting mobile
22:48:51.958080 run       osmo-ms-mob/00013(pid=148): Launched
22:48:51.969013 run                             mass: MS start registered  {at=907814.018131311, delay=0.00502546806819737, ms=00013}
22:48:52.578335 run                osmo-ms-mob/00014: Starting mobile
22:48:52.595228 run       osmo-ms-mob/00014(pid=149): Launched
22:48:52.607458 run                             mass: MS start registered  {at=907814.656576257, delay=0.006250153994187713, ms=00014}
22:48:52.681377 run                             mass: MS performed LU  {at=907814.730370397, lu_delay=5.593008292024024, ms=00006}
22:48:52.708771 run                             mass: MS performed LU  {at=907814.757784745, lu_delay=4.733590135001577, ms=00007}
22:48:53.184609 run                osmo-ms-mob/00015: Starting mobile
22:48:53.197922 run       osmo-ms-mob/00015(pid=150): Launched
22:48:53.215443 run                             mass: MS start registered  {at=907815.26454409, delay=0.011454037972725928, ms=00015}
22:48:53.645214 run                osmo-ms-mob/00016: Starting mobile
22:48:53.660551 run       osmo-ms-mob/00016(pid=151): Launched
22:48:53.672415 run                             mass: MS start registered  {at=907815.721525657, delay=0.005766329006291926, ms=00016}
22:48:54.147301 run                osmo-ms-mob/00017: Starting mobile
22:48:54.160474 run       osmo-ms-mob/00017(pid=152): Launched
22:48:54.172497 run                             mass: MS start registered  {at=907816.221608897, delay=0.0060638400027528405, ms=00017}
22:48:54.546343 run                             mass: MS performed LU  {at=907816.595363689, lu_delay=5.74605855694972, ms=00008}
22:48:54.610911 run                             mass: MS performed LU  {at=907816.659873375, lu_delay=5.1006679169368, ms=00009}
22:48:54.638987 run                osmo-ms-mob/00018: Starting mobile
22:48:54.651747 run       osmo-ms-mob/00018(pid=153): Launched
22:48:54.665183 run                             mass: MS start registered  {at=907816.714299471, delay=0.0075145839946344495, ms=00018}
22:48:54.915446 run                             mass: MS performed LU  {at=907816.964462791, lu_delay=4.744737033965066, ms=00010}
22:48:55.145720 run                osmo-ms-mob/00019: Starting mobile
22:48:55.159075 run       osmo-ms-mob/00019(pid=154): Launched
22:48:55.169698 run                             mass: MS start registered  {at=907817.218812676, delay=0.004734445014037192, ms=00019}
22:48:55.653863 run                osmo-ms-mob/00020: Starting mobile
22:48:55.666666 run       osmo-ms-mob/00020(pid=155): Launched
22:48:55.679471 run                             mass: MS start registered  {at=907817.728574216, delay=0.006909818039275706, ms=00020}
22:48:56.176468 run                osmo-ms-mob/00021: Starting mobile
22:48:56.191924 run       osmo-ms-mob/00021(pid=156): Launched
22:48:56.208811 run                             mass: MS start registered  {at=907818.25791834, delay=0.010987438028678298, ms=00021}
22:48:56.447265 run                             mass: MS performed LU  {at=907818.496256409, lu_delay=5.074691826943308, ms=00012}
22:48:56.466109 run                osmo-ms-mob/00022: Starting mobile
22:48:56.479215 run       osmo-ms-mob/00022(pid=157): Launched
22:48:56.485215 run                             mass: MS performed LU  {at=907818.534339957, lu_delay=5.678350970032625, ms=00011}
22:48:56.492975 run                             mass: MS start registered  {at=907818.542098128, delay=0.0077768489718437195, ms=00022}
22:48:56.581522 run                             mass: MS performed LU  {at=907818.630449919, lu_delay=4.612318607978523, ms=00013}
22:48:57.076672 run                osmo-ms-mob/00023: Starting mobile
22:48:57.093272 run       osmo-ms-mob/00023(pid=158): Launched
22:48:57.104801 run                             mass: MS start registered  {at=907819.153919583, delay=0.005499869002960622, ms=00023}
22:48:57.457987 run                osmo-ms-mob/00024: Starting mobile
22:48:57.471908 run       osmo-ms-mob/00024(pid=159): Launched
22:48:57.486970 run                             mass: MS start registered  {at=907819.536081819, delay=0.00911914394237101, ms=00024}
22:48:57.978266 run                osmo-ms-mob/00025: Starting mobile
22:48:57.995818 run       osmo-ms-mob/00025(pid=160): Launched
22:48:58.008154 run                             mass: MS start registered  {at=907820.057270908, delay=0.0062068289844319224, ms=00025}
22:48:58.311487 run                             mass: MS performed LU  {at=907820.360504144, lu_delay=5.095960053964518, ms=00015}
22:48:58.325834 run                osmo-ms-mob/00026: Starting mobile
22:48:58.338602 run       osmo-ms-mob/00026(pid=161): Launched
22:48:58.356086 run                             mass: MS start registered  {at=907820.405186979, delay=0.01160167797934264, ms=00026}
22:48:58.376367 run                             mass: MS performed LU  {at=907820.425417908, lu_delay=5.768841651035473, ms=00014}
22:48:58.446397 run                             mass: MS performed LU  {at=907820.495390928, lu_delay=4.773865271010436, ms=00016}
22:48:58.772273 run                osmo-ms-mob/00027: Starting mobile
22:48:58.787603 run       osmo-ms-mob/00027(pid=162): Launched
22:48:58.799683 run                             mass: MS start registered  {at=907820.848798251, delay=0.00609555805567652, ms=00027}
22:48:59.158014 run                osmo-ms-mob/00028: Starting mobile
22:48:59.171843 run       osmo-ms-mob/00028(pid=163): Launched
22:48:59.183963 run                             mass: MS start registered  {at=907821.233077941, delay=0.0059399770107120275, ms=00028}
22:48:59.558074 run                osmo-ms-mob/00029: Starting mobile
22:48:59.571819 run       osmo-ms-mob/00029(pid=164): Launched
22:48:59.585816 run                             mass: MS start registered  {at=907821.63491265, delay=0.008036267012357712, ms=00029}
22:48:59.945370 run                osmo-ms-mob/00030: Starting mobile
22:48:59.958286 run       osmo-ms-mob/00030(pid=165): Launched
22:48:59.974030 run                             mass: MS start registered  {at=907822.023138048, delay=0.00979042297694832, ms=00030}
22:49:00.111545 run                             mass: MS performed LU  {at=907822.160564137, lu_delay=5.446264666039497, ms=00018}
22:49:00.212925 run                             mass: MS performed LU  {at=907822.261943025, lu_delay=5.043130349018611, ms=00019}
22:49:00.240213 run                             mass: MS performed LU  {at=907822.289267095, lu_delay=6.067658198066056, ms=00017}
22:49:00.266230 run                osmo-ms-mob/00031: Starting mobile
22:49:00.279788 run       osmo-ms-mob/00031(pid=166): Launched
22:49:00.291885 run                             mass: MS start registered  {at=907822.341005795, delay=0.005819434067234397, ms=00031}
22:49:00.366147 run                             mass: MS performed LU  {at=907822.415148348, lu_delay=4.686574131948873, ms=00020}
22:49:00.668176 run                osmo-ms-mob/00032: Starting mobile
22:49:00.684884 run       osmo-ms-mob/00032(pid=167): Launched
22:49:00.697885 run                             mass: MS start registered  {at=907822.746999899, delay=0.006990868016146123, ms=00032}
22:49:01.055698 run                osmo-ms-mob/00033: Starting mobile
22:49:01.071726 run       osmo-ms-mob/00033(pid=168): Launched
22:49:01.083214 run                             mass: MS start registered  {at=907823.132332912, delay=0.005440098932012916, ms=00033}
22:49:01.444693 run                osmo-ms-mob/00034: Starting mobile
22:49:01.457737 run       osmo-ms-mob/00034(pid=169): Launched
22:49:01.468821 run                             mass: MS start registered  {at=907823.517939998, delay=0.0051452419720590115, ms=00034}
22:49:01.746157 run                osmo-ms-mob/00035: Starting mobile
22:49:01.759298 run       osmo-ms-mob/00035(pid=170): Launched
22:49:01.771628 run                             mass: MS start registered  {at=907823.820735712, delay=0.006403152947314084, ms=00035}
22:49:02.077732 run                             mass: MS performed LU  {at=907824.12675156, lu_delay=5.58465343201533, ms=00022}
22:49:02.121475 run                osmo-ms-mob/00036: Starting mobile
22:49:02.136026 run       osmo-ms-mob/00036(pid=171): Launched
22:49:02.142128 run                             mass: MS performed LU  {at=907824.191250797, lu_delay=4.655168978031725, ms=00024}
22:49:02.149484 run                             mass: MS start registered  {at=907824.198607498, delay=0.007375282002612948, ms=00036}
22:49:02.266994 run                             mass: MS performed LU  {at=907824.315980654, lu_delay=6.058062313939445, ms=00021}
22:49:02.568396 run                osmo-ms-mob/00037: Starting mobile
22:49:02.584713 run       osmo-ms-mob/00037(pid=172): Launched
22:49:02.599110 run                             mass: MS start registered  {at=907824.648218246, delay=0.008452925947494805, ms=00037}
22:49:02.866423 run                osmo-ms-mob/00038: Starting mobile
22:49:02.883340 run       osmo-ms-mob/00038(pid=173): Launched
22:49:02.896883 run                             mass: MS start registered  {at=907824.945997107, delay=0.007347318925894797, ms=00038}
22:49:03.146081 run                osmo-ms-mob/00039: Starting mobile
22:49:03.159194 run       osmo-ms-mob/00039(pid=174): Launched
22:49:03.172264 run                             mass: MS start registered  {at=907825.221373788, delay=0.006962831015698612, ms=00039}
22:49:03.566740 run                osmo-ms-mob/00040: Starting mobile
22:49:03.583123 run       osmo-ms-mob/00040(pid=175): Launched
22:49:03.593551 run                             mass: MS start registered  {at=907825.642667711, delay=0.004495750064961612, ms=00040}
22:49:03.846212 run                osmo-ms-mob/00041: Starting mobile
22:49:03.859251 run       osmo-ms-mob/00041(pid=176): Launched
22:49:03.871803 run                             mass: MS start registered  {at=907825.92091472, delay=0.006630246061831713, ms=00041}
22:49:03.878245 run                             mass: MS performed LU  {at=907825.92737167, lu_delay=5.522184691042639, ms=00026}
22:49:03.979406 run                             mass: MS performed LU  {at=907826.028431005, lu_delay=5.179632753948681, ms=00027}
22:49:03.994856 run                osmo-ms-mob/00042: Starting mobile
22:49:04.008047 run       osmo-ms-mob/00042(pid=177): Launched
22:49:04.014103 run                             mass: MS performed LU  {at=907826.063227553, lu_delay=6.005956645007245, ms=00025}
22:49:04.022833 run                             mass: MS start registered  {at=907826.071955004, delay=0.008746379986405373, ms=00042}
22:49:04.131758 run                             mass: MS performed LU  {at=907826.180754778, lu_delay=4.947676836978644, ms=00028}
22:49:04.585899 run                osmo-ms-mob/00043: Starting mobile
22:49:04.602635 run       osmo-ms-mob/00043(pid=178): Launched
22:49:04.615181 run                             mass: MS start registered  {at=907826.664298711, delay=0.006642275955528021, ms=00043}
22:49:04.846037 run                osmo-ms-mob/00044: Starting mobile
22:49:04.859513 run       osmo-ms-mob/00044(pid=179): Launched
22:49:04.871865 run                             mass: MS start registered  {at=907826.920984703, delay=0.006427656975574791, ms=00044}
22:49:05.159992 run                osmo-ms-mob/00045: Starting mobile
22:49:05.173785 run       osmo-ms-mob/00045(pid=180): Launched
22:49:05.187223 run                             mass: MS start registered  {at=907827.236334709, delay=0.00745276699308306, ms=00045}
22:49:05.445492 run                osmo-ms-mob/00046: Starting mobile
22:49:05.458492 run       osmo-ms-mob/00046(pid=181): Launched
22:49:05.472764 run                             mass: MS start registered  {at=907827.521880037, delay=0.008286069030873477, ms=00046}
22:49:05.767810 run                osmo-ms-mob/00047: Starting mobile
22:49:05.784273 run       osmo-ms-mob/00047(pid=182): Launched
22:49:05.796874 run                             mass: MS performed LU  {at=907827.845976532, lu_delay=5.098976632929407, ms=00032}
22:49:05.803615 run                             mass: MS start registered  {at=907827.852744784, delay=0.013355244998820126, ms=00047}
22:49:05.844070 run                             mass: MS performed LU  {at=907827.893082087, lu_delay=5.552076291991398, ms=00031}
22:49:05.871156 run                osmo-ms-mob/00048: Starting mobile
22:49:05.884058 run       osmo-ms-mob/00048(pid=183): Launched
22:49:05.897600 run                             mass: MS start registered  {at=907827.946715633, delay=0.007528564077802002, ms=00048}
22:49:05.907295 run                             mass: MS performed LU  {at=907827.956415534, lu_delay=4.824082622071728, ms=00033}
22:49:06.051659 run                             mass: MS performed LU  {at=907828.100652496, lu_delay=6.077514447970316, ms=00030}
22:49:06.079741 run                osmo-ms-mob/00049: Starting mobile
22:49:06.093352 run       osmo-ms-mob/00049(pid=184): Launched
22:49:06.105194 run                             mass: MS start registered  {at=907828.154310976, delay=0.005751907010562718, ms=00049}
22:49:06.323250 run                             mass: MS performed LU  {at=907828.372265137, lu_delay=4.854325139080174, ms=00034}
22:49:06.658887 run                osmo-ms-mob/00050: Starting mobile
22:49:06.672775 run       osmo-ms-mob/00050(pid=185): Launched
22:49:06.689597 run                             mass: MS start registered  {at=907828.738700561, delay=0.010824855999089777, ms=00050}
22:49:07.057985 run                osmo-ms-mob/00051: Starting mobile
22:49:07.071532 run       osmo-ms-mob/00051(pid=186): Launched
22:49:07.084673 run                             mass: MS start registered  {at=907829.133783065, delay=0.007262282073497772, ms=00051}
22:49:07.346137 run                osmo-ms-mob/00052: Starting mobile
22:49:07.359274 run       osmo-ms-mob/00052(pid=187): Launched
22:49:07.371680 run                             mass: MS start registered  {at=907829.420796669, delay=0.0064276959747076035, ms=00052}
22:49:07.641597 run                osmo-ms-mob/00053: Starting mobile
22:49:07.655659 run       osmo-ms-mob/00053(pid=188): Launched
22:49:07.661995 run                             mass: MS performed LU  {at=907829.711115922, lu_delay=5.890380210010335, ms=00035}
22:49:07.668471 run                             mass: MS start registered  {at=907829.717597381, delay=0.00650350796058774, ms=00053}
22:49:07.744809 run                             mass: MS performed LU  {at=907829.793802909, lu_delay=4.847805802011862, ms=00038}
22:49:07.759156 run                osmo-ms-mob/00054: Starting mobile
22:49:07.772100 run       osmo-ms-mob/00054(pid=189): Launched
22:49:07.778051 run                             mass: MS performed LU  {at=907829.827174962, lu_delay=5.178956716088578, ms=00037}
22:49:07.787086 run                             mass: MS start registered  {at=907829.836202124, delay=0.009047504048794508, ms=00054}
22:49:07.897481 run                             mass: MS performed LU  {at=907829.946488068, lu_delay=5.7478805700084195, ms=00036}
22:49:07.926146 run                osmo-ms-mob/00055: Starting mobile
22:49:07.939445 run       osmo-ms-mob/00055(pid=190): Launched
22:49:07.954721 run                             mass: MS start registered  {at=907830.003833435, delay=0.009310152032412589, ms=00055}
22:49:08.224688 run                             mass: MS performed LU  {at=907830.273677731, lu_delay=5.052303943084553, ms=00039}
22:49:08.575584 run                osmo-ms-mob/00056: Starting mobile
22:49:08.592553 run       osmo-ms-mob/00056(pid=191): Launched
22:49:08.604136 run                             mass: MS start registered  {at=907830.653251531, delay=0.004958163946866989, ms=00056}
22:49:08.859331 run                osmo-ms-mob/00057: Starting mobile
22:49:08.873012 run       osmo-ms-mob/00057(pid=192): Launched
22:49:08.886231 run                             mass: MS start registered  {at=907830.935346948, delay=0.006427026935853064, ms=00057}
22:49:09.258116 run                osmo-ms-mob/00058: Starting mobile
22:49:09.272189 run       osmo-ms-mob/00058(pid=193): Launched
22:49:09.286519 run                             mass: MS start registered  {at=907831.335630324, delay=0.008199919015169144, ms=00058}
22:49:09.557216 run                osmo-ms-mob/00059: Starting mobile
22:49:09.571489 run       osmo-ms-mob/00059(pid=194): Launched
22:49:09.586205 run                             mass: MS start registered  {at=907831.635309312, delay=0.008759026997722685, ms=00059}
22:49:09.608660 run                             mass: MS performed LU  {at=907831.657760429, lu_delay=4.7367757259635255, ms=00044}
22:49:09.674456 run                             mass: MS performed LU  {at=907831.723478883, lu_delay=5.802564162993804, ms=00041}
22:49:09.700254 run                osmo-ms-mob/00060: Starting mobile
22:49:09.713358 run       osmo-ms-mob/00060(pid=195): Launched
22:49:09.724804 run                             mass: MS start registered  {at=907831.773923298, delay=0.005458681029267609, ms=00060}
22:49:09.742000 run                             mass: MS performed LU  {at=907831.791096451, lu_delay=5.1267977399984375, ms=00043}
22:49:09.797753 run                             mass: MS performed LU  {at=907831.846836563, lu_delay=5.774881558958441, ms=00042}
22:49:09.817207 run                             mass: MS performed LU  {at=907831.866331759, lu_delay=6.223664048011415, ms=00040}
22:49:09.828567 run                osmo-ms-mob/00061: Starting mobile
22:49:09.841674 run       osmo-ms-mob/00061(pid=196): Launched
22:49:09.854786 run                             mass: MS start registered  {at=907831.903899973, delay=0.006793227978050709, ms=00061}
22:49:10.088743 run                             mass: MS performed LU  {at=907832.137740301, lu_delay=4.901405591983348, ms=00045}
22:49:10.558561 run                osmo-ms-mob/00062: Starting mobile
22:49:10.573461 run       osmo-ms-mob/00062(pid=197): Launched
22:49:10.585764 run                             mass: MS start registered  {at=907832.634880832, delay=0.005976161104626954, ms=00062}
22:49:10.694570 run                             mass: MS performed LU  {at=907832.74346529, lu_delay=3.60968222504016, ms=00051}
22:49:10.858568 run                osmo-ms-mob/00063: Starting mobile
22:49:10.872298 run       osmo-ms-mob/00063(pid=198): Launched
22:49:10.883833 run                             mass: MS start registered  {at=907832.932952286, delay=0.004928319016471505, ms=00063}
22:49:11.276111 run                osmo-ms-mob/00064: Starting mobile
22:49:11.304532 run       osmo-ms-mob/00064(pid=199): Launched
22:49:11.316625 run                             mass: MS start registered  {at=907833.365741343, delay=0.006033292971551418, ms=00064}
22:49:11.409248 run                             mass: MS performed LU  {at=907833.458258583, lu_delay=5.605513799004257, ms=00047}
22:49:11.510542 run                             mass: MS performed LU  {at=907833.55955391, lu_delay=6.037673873011954, ms=00046}
22:49:11.541146 run                             mass: MS performed LU  {at=907833.590267208, lu_delay=5.643551575019956, ms=00048}
22:49:11.553182 run                osmo-ms-mob/00065: Starting mobile
22:49:11.566463 run       osmo-ms-mob/00065(pid=200): Launched
22:49:11.577833 run                             mass: MS start registered  {at=907833.626951104, delay=0.005127661977894604, ms=00065}
22:49:11.663051 run                             mass: MS performed LU  {at=907833.712077426, lu_delay=4.97337686503306, ms=00050}
22:49:11.754963 run                             mass: MS performed LU  {at=907833.803957695, lu_delay=5.649646718986332, ms=00049}
22:49:11.783475 run                osmo-ms-mob/00066: Starting mobile
22:49:11.796642 run       osmo-ms-mob/00066(pid=201): Launched
22:49:11.809952 run                             mass: MS start registered  {at=907833.859063103, delay=0.007338530034758151, ms=00066}
22:49:12.360905 run                osmo-ms-mob/00067: Starting mobile
22:49:12.375390 run       osmo-ms-mob/00067(pid=202): Launched
22:49:12.389017 run                             mass: MS start registered  {at=907834.438109938, delay=0.007536142016761005, ms=00067}
22:49:12.659397 run                osmo-ms-mob/00068: Starting mobile
22:49:12.673510 run       osmo-ms-mob/00068(pid=203): Launched
22:49:12.687313 run                             mass: MS start registered  {at=907834.73642268, delay=0.007696443935856223, ms=00068}
22:49:13.084446 run                osmo-ms-mob/00069: Starting mobile
22:49:13.102159 run       osmo-ms-mob/00069(pid=204): Launched
22:49:13.117171 run                             mass: MS start registered  {at=907835.166276712, delay=0.008981560938991606, ms=00069}
22:49:13.376958 run                             mass: MS performed LU  {at=907835.425978244, lu_delay=4.772726713097654, ms=00056}
22:49:13.404273 run                osmo-ms-mob/00070: Starting mobile
22:49:13.417369 run       osmo-ms-mob/00070(pid=205): Launched
22:49:13.429264 run                             mass: MS start registered  {at=907835.47838062, delay=0.005912121036089957, ms=00070}
22:49:13.439176 run                             mass: MS performed LU  {at=907835.488297376, lu_delay=5.770699994987808, ms=00053}
22:49:13.508944 run                             mass: MS performed LU  {at=907835.557968654, lu_delay=5.721766529954039, ms=00054}
22:49:13.566114 run                             mass: MS performed LU  {at=907835.615131372, lu_delay=6.194334703031927, ms=00052}
22:49:13.592046 run                osmo-ms-mob/00071: Starting mobile
22:49:13.605313 run       osmo-ms-mob/00071(pid=206): Launched
22:49:13.611592 run                             mass: MS performed LU  {at=907835.660715219, lu_delay=5.656881783972494, ms=00055}
22:49:13.617408 run                             mass: MS performed LU  {at=907835.66653912, lu_delay=4.7311921720393, ms=00057}
22:49:13.623184 run                             mass: MS start registered  {at=907835.672313221, delay=0.011615565977990627, ms=00071}
22:49:14.259416 run                osmo-ms-mob/00072: Starting mobile
22:49:14.273733 run       osmo-ms-mob/00072(pid=207): Launched
22:49:14.286749 run                             mass: MS start registered  {at=907836.335866682, delay=0.007022200035862625, ms=00072}
22:49:14.649260 run                osmo-ms-mob/00073: Starting mobile
22:49:14.662541 run       osmo-ms-mob/00073(pid=208): Launched
22:49:14.674867 run                             mass: MS start registered  {at=907836.723975477, delay=0.006301713059656322, ms=00073}
22:49:15.046628 run                osmo-ms-mob/00074: Starting mobile
22:49:15.075946 run       osmo-ms-mob/00074(pid=209): Launched
22:49:15.096193 run                             mass: MS start registered  {at=907837.145293827, delay=0.011616057017818093, ms=00074}
22:49:15.276349 run                             mass: MS performed LU  {at=907837.325362439, lu_delay=5.690053127007559, ms=00059}
22:49:15.304237 run                             mass: MS performed LU  {at=907837.353342927, lu_delay=5.579419628949836, ms=00060}
22:49:15.316857 run                osmo-ms-mob/00075: Starting mobile
22:49:15.330050 run       osmo-ms-mob/00075(pid=210): Launched
22:49:15.344408 run                             mass: MS start registered  {at=907837.393523185, delay=0.008300538058392704, ms=00075}
22:49:15.428913 run                             mass: MS performed LU  {at=907837.477915275, lu_delay=6.142284951056354, ms=00058}
22:49:15.502574 run                             mass: MS performed LU  {at=907837.551590218, lu_delay=4.916709385928698, ms=00062}
22:49:15.527240 run                             mass: MS performed LU  {at=907837.576369111, lu_delay=4.643416824983433, ms=00063}
22:49:15.979457 run                osmo-ms-mob/00076: Starting mobile
22:49:16.010689 run       osmo-ms-mob/00076(pid=211): Launched
22:49:16.026658 run                             mass: MS start registered  {at=907838.075766581, delay=0.009939045994542539, ms=00076}
22:49:16.361239 run                osmo-ms-mob/00077: Starting mobile
22:49:16.384486 run       osmo-ms-mob/00077(pid=212): Launched
22:49:16.398685 run                             mass: MS start registered  {at=907838.447798579, delay=0.006059493985958397, ms=00077}
22:49:16.857611 run                osmo-ms-mob/00078: Starting mobile
22:49:16.888804 run       osmo-ms-mob/00078(pid=213): Launched
22:49:16.901316 run                             mass: MS start registered  {at=907838.950426604, delay=0.005842881044372916, ms=00078}
22:49:17.142022 run                             mass: MS performed LU  {at=907839.19104167, lu_delay=4.752931731985882, ms=00067}
22:49:17.186237 run                osmo-ms-mob/00079: Starting mobile
22:49:17.200587 run       osmo-ms-mob/00079(pid=214): Launched
22:49:17.206946 run                             mass: MS performed LU  {at=907839.256068538, lu_delay=5.397005434962921, ms=00066}
22:49:17.212898 run                             mass: MS start registered  {at=907839.262029436, delay=0.006003737915307283, ms=00079}
22:49:17.274389 run                             mass: MS performed LU  {at=907839.323402439, lu_delay=5.696451334981248, ms=00065}
22:49:17.331351 run                             mass: MS performed LU  {at=907839.380369268, lu_delay=6.014627925003879, ms=00064}
22:49:17.586038 run                             mass: MS performed LU  {at=907839.635030171, lu_delay=4.8986074910499156, ms=00068}
22:49:17.615781 run                osmo-ms-mob/00080: Starting mobile
22:49:17.633041 run       osmo-ms-mob/00080(pid=215): Launched
22:49:17.644951 run                             mass: MS start registered  {at=907839.694067286, delay=0.0058713649632409215, ms=00080}
22:49:18.273982 run                osmo-ms-mob/00081: Starting mobile
22:49:18.299881 run       osmo-ms-mob/00081(pid=216): Launched
22:49:18.313233 run                             mass: MS start registered  {at=907840.362344416, delay=0.007260981015861034, ms=00081}
22:49:18.669327 run                osmo-ms-mob/00082: Starting mobile
22:49:18.685510 run       osmo-ms-mob/00082(pid=217): Launched
22:49:18.697956 run                             mass: MS start registered  {at=907840.747057323, delay=0.006481130956672132, ms=00082}
22:49:18.959540 run                             mass: MS performed LU  {at=907841.008559329, lu_delay=5.336246107937768, ms=00071}
22:49:19.042277 run                             mass: MS performed LU  {at=907841.091308074, lu_delay=5.612927453941666, ms=00070}
22:49:19.068868 run                             mass: MS performed LU  {at=907841.117970689, lu_delay=4.782104006968439, ms=00072}
22:49:19.096090 run                osmo-ms-mob/00083: Starting mobile
22:49:19.109656 run       osmo-ms-mob/00083(pid=218): Launched
22:49:19.121418 run                             mass: MS start registered  {at=907841.170536, delay=0.0057896890211850405, ms=00083}
22:49:19.250171 run                             mass: MS performed LU  {at=907841.299191381, lu_delay=6.132914668996818, ms=00069}
22:49:19.273565 run                             mass: MS performed LU  {at=907841.322694189, lu_delay=22.168774606077932, ms=00023}
22:49:19.786588 run                osmo-ms-mob/00084: Starting mobile
22:49:19.803125 run       osmo-ms-mob/00084(pid=219): Launched
22:49:19.815513 run                             mass: MS start registered  {at=907841.864630521, delay=0.006482216063886881, ms=00084}
22:49:20.259138 run                osmo-ms-mob/00085: Starting mobile
22:49:20.273188 run       osmo-ms-mob/00085(pid=220): Launched
22:49:20.284578 run                             mass: MS start registered  {at=907842.333696537, delay=0.0053154329070821404, ms=00085}
22:49:20.884179 run                osmo-ms-mob/00086: Starting mobile
22:49:20.897146 run       osmo-ms-mob/00086(pid=221): Launched
22:49:20.906312 run                             mass: MS performed LU  {at=907842.955413232, lu_delay=4.879646650981158, ms=00076}
22:49:20.912442 run                             mass: MS start registered  {at=907842.961572407, delay=0.009354052017442882, ms=00086}
22:49:20.971799 run                             mass: MS performed LU  {at=907843.020837658, lu_delay=6.296862180926837, ms=00073}
22:49:21.041068 run                             mass: MS performed LU  {at=907843.090064083, lu_delay=5.696540897944942, ms=00075}
22:49:21.096640 run                             mass: MS performed LU  {at=907843.145656103, lu_delay=6.000362275983207, ms=00074}
22:49:21.351735 run                             mass: MS performed LU  {at=907843.400599281, lu_delay=4.952800701954402, ms=00077}
22:49:21.420980 run                osmo-ms-mob/00087: Starting mobile
22:49:21.437513 run       osmo-ms-mob/00087(pid=222): Launched
22:49:21.449861 run                             mass: MS start registered  {at=907843.498980439, delay=0.005122870090417564, ms=00087}
22:49:22.065194 run                osmo-ms-mob/00088: Starting mobile
22:49:22.089083 run       osmo-ms-mob/00088(pid=223): Launched
22:49:22.103970 run                             mass: MS start registered  {at=907844.153074933, delay=0.00885729503352195, ms=00088}
22:49:22.676444 run                osmo-ms-mob/00089: Starting mobile
22:49:22.693392 run       osmo-ms-mob/00089(pid=224): Launched
22:49:22.705914 run                             mass: MS performed LU  {at=907844.755027877, lu_delay=5.492998441099189, ms=00079}
22:49:22.711904 run                             mass: MS start registered  {at=907844.761034987, delay=0.011958889081142843, ms=00089}
22:49:22.807913 run                             mass: MS performed LU  {at=907844.856917095, lu_delay=5.906490491004661, ms=00078}
22:49:22.835283 run                             mass: MS performed LU  {at=907844.884377784, lu_delay=5.190310498001054, ms=00080}
22:49:22.960585 run                             mass: MS performed LU  {at=907845.009601757, lu_delay=4.647257341071963, ms=00081}
22:49:23.258173 run                osmo-ms-mob/00090: Starting mobile
22:49:23.272813 run       osmo-ms-mob/00090(pid=225): Launched
22:49:23.278971 run                             mass: MS performed LU  {at=907845.328094552, lu_delay=23.693181902053766, ms=00029}
22:49:23.284801 run                             mass: MS start registered  {at=907845.333924802, delay=0.0058513510739430785, ms=00090}
22:49:23.959668 run                osmo-ms-mob/00091: Starting mobile
22:49:23.974383 run       osmo-ms-mob/00091(pid=226): Launched
22:49:23.988728 run                             mass: MS start registered  {at=907846.037837865, delay=0.008202695986256003, ms=00091}
22:49:24.659034 run                osmo-ms-mob/00092: Starting mobile
22:49:24.672908 run       osmo-ms-mob/00092(pid=227): Launched
22:49:24.678850 run                             mass: MS performed LU  {at=907846.727972969, lu_delay=5.9809156459523365, ms=00082}
22:49:24.684701 run                             mass: MS start registered  {at=907846.733823385, delay=0.0058693509781733155, ms=00092}
22:49:24.737172 run                             mass: MS performed LU  {at=907846.786189115, lu_delay=4.921558593981899, ms=00084}
22:49:24.806035 run                             mass: MS performed LU  {at=907846.855057242, lu_delay=5.684521241928451, ms=00083}
22:49:25.098225 run                             mass: MS performed LU  {at=907847.147220528, lu_delay=4.813523991033435, ms=00085}
22:49:25.445408 run                osmo-ms-mob/00093: Starting mobile
22:49:25.458378 run       osmo-ms-mob/00093(pid=228): Launched
22:49:25.472530 run                             mass: MS start registered  {at=907847.521632231, delay=0.008226022939197719, ms=00093}
22:49:26.373223 run                osmo-ms-mob/00094: Starting mobile
22:49:26.386151 run       osmo-ms-mob/00094(pid=229): Launched
22:49:26.400730 run                             mass: MS start registered  {at=907848.449843104, delay=0.008594554965384305, ms=00094}
22:49:26.574674 run                             mass: MS performed LU  {at=907848.623664689, lu_delay=5.124684249982238, ms=00087}
22:49:26.601202 run                             mass: MS performed LU  {at=907848.650287906, lu_delay=5.688715499010868, ms=00086}
22:49:26.706541 run                             mass: MS performed LU  {at=907848.755614789, lu_delay=4.602539855986834, ms=00088}
22:49:27.284502 run                osmo-ms-mob/00095: Starting mobile
22:49:27.300447 run       osmo-ms-mob/00095(pid=230): Launched
22:49:27.314174 run                             mass: MS start registered  {at=907849.363287872, delay=0.007545249070972204, ms=00095}
22:49:28.245916 run                osmo-ms-mob/00096: Starting mobile
22:49:28.258843 run       osmo-ms-mob/00096(pid=231): Launched
22:49:28.270784 run                             mass: MS start registered  {at=907850.319896512, delay=0.0060667069628834724, ms=00096}
22:49:28.438610 run                             mass: MS performed LU  {at=907850.487626167, lu_delay=5.72659117996227, ms=00089}
22:49:28.503595 run                             mass: MS performed LU  {at=907850.552614964, lu_delay=5.218690161942504, ms=00090}
22:49:28.807100 run                             mass: MS performed LU  {at=907850.856191112, lu_delay=4.818353247013874, ms=00091}
22:49:29.359034 run                osmo-ms-mob/00097: Starting mobile
22:49:29.372482 run       osmo-ms-mob/00097(pid=232): Launched
22:49:29.386823 run                             mass: MS start registered  {at=907851.435920952, delay=0.008371377014555037, ms=00097}
22:49:30.339630 run                             mass: MS performed LU  {at=907852.38864955, lu_delay=4.8670173190766945, ms=00093}
22:49:30.367761 run                             mass: MS performed LU  {at=907852.416789201, lu_delay=5.682965815998614, ms=00092}
22:49:30.669041 run                osmo-ms-mob/00098: Starting mobile
22:49:30.685180 run       osmo-ms-mob/00098(pid=233): Launched
22:49:30.696859 run                             mass: MS start registered  {at=907852.74597793, delay=0.0057538170367479324, ms=00098}
22:49:32.204883 run                             mass: MS performed LU  {at=907854.253898986, lu_delay=4.8906111139804125, ms=00095}
22:49:32.268613 run                             mass: MS performed LU  {at=907854.317642195, lu_delay=5.8677990910364315, ms=00094}
22:49:32.338761 run                             mass: MS performed LU  {at=907854.38778246, lu_delay=22.483882486936636, ms=00061}
22:49:32.404043 run                osmo-ms-mob/00099: Starting mobile
22:49:32.419345 run       osmo-ms-mob/00099(pid=234): Launched
22:49:32.425361 run                             mass: All started... {duration=55.68992118595634, too_slow=0}
22:49:32.431943 run                             mass: MS start registered  {at=907854.481059355, delay=0.006566829979419708, ms=00099}
22:49:34.105290 run                             mass: MS performed LU  {at=907856.154290911, lu_delay=4.718369959038682, ms=00097}
22:49:35.970000 run                             mass: MS performed LU  {at=907858.018996204, lu_delay=5.273018273990601, ms=00098}
22:49:37.872066 run                             mass: MS performed LU  {at=907859.921057432, lu_delay=5.439998076995835, ms=00099}
22:49:51.268769 run                             mass: MS performed LU  {at=907873.31775375, lu_delay=22.99785723804962, ms=00096}
22:49:51.293132 run                             mass: Tests done {all_completed=True, max=23.693181902053766, min=3.60968222504016}
22:49:51.298865 tst         register_default_mass.py: Test passed (92.6 sec)
22:49:51.304279 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:51.307584 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:51.310817 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:51.314072 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:51.317317 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:51.320619 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:51.323917 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:51.327261 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:51.330584 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:51.333935 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:51.337264 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:51.340614 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:51.344041 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:51.347428 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:51.350838 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:51.354226 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:51.357612 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:51.360936 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:51.364248 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:51.367559 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:51.370799 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:51.374164 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:51.377434 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:51.380738 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:51.384020 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:51.387332 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:51.390642 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:51.393916 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:51.397224 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:51.400520 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:51.403853 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:51.407235 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:51.410623 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:51.414239 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:51.417640 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:51.421033 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:51.424418 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:51.427802 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:51.433420 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:51.437873 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:51.441420 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:51.444810 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:51.448203 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:51.451602 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:51.455011 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:51.458631 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:51.462025 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:51.465403 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:51.468811 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:51.472225 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:51.475785 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:51.479225 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:51.482629 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:51.486046 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:51.489428 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:51.492822 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:51.496223 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:51.499607 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:51.503125 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:51.506510 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:51.509898 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:51.513597 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:51.517116 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:51.521008 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:51.524512 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:51.528012 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:51.531501 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:51.535000 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:51.538471 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:51.541951 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:51.545448 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:51.548929 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:51.552424 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:51.555926 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:51.559414 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:51.562910 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:51.566401 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:51.569899 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:51.573380 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:51.577038 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:51.580546 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:51.584027 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:51.587514 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:51.591013 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:51.594491 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:51.597993 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:51.601497 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:51.604996 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:51.608516 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:51.612016 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:51.615485 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:51.618989 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:51.622494 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:51.626014 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:51.629513 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:51.633022 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:51.636535 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:51.640024 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:51.643539 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:51.647097 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:51.651295 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:51.655724 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:51.659445 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:51.662951 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:51.666439 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:51.669933 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:51.673418 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:51.676916 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:51.680404 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:51.683852 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:51.687324 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:51.690802 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:51.694290 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:51.697760 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:51.701256 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:51.704743 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:51.708191 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:51.711605 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:51.714914 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:51.718222 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:51.721537 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:51.724843 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:51.728150 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:51.731460 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:51.734752 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:51.738062 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:51.741373 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:51.744678 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:51.747987 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:51.751318 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:51.754627 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:51.757936 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:51.761245 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:51.764558 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:51.767866 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:51.771170 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:51.774474 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:51.777785 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:51.781086 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:51.784395 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:51.787698 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:51.791003 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:51.794287 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:51.797600 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:51.800933 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:51.804250 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:51.807569 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:51.810863 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:51.814165 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:51.817464 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:51.820771 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:51.824095 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:51.827427 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:51.830740 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:51.834051 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:51.837362 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:51.840674 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:51.843985 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:51.847299 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:51.850613 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:51.853930 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:51.857265 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:51.860579 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:51.863895 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:51.867197 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:51.870518 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:51.873826 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:51.877151 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:51.880464 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:51.883771 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:51.887106 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:51.890434 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:51.893770 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:51.897086 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:51.900403 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:51.903726 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:51.907065 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:51.910381 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:51.913705 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:51.917027 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:51.920351 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:51.923665 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:51.926985 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:51.930295 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:51.933603 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:51.936921 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:51.940236 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:51.943552 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:51.946866 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:51.950177 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:51.953502 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:51.956810 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:51.960133 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:51.963434 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:51.966728 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:51.970043 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:51.973354 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:51.976676 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:51.980001 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:51.983307 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:51.986621 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:51.989931 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:51.993245 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:51.996555 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:51.999870 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:52.003179 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:52.006489 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:52.009803 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:52.013117 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:52.016427 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:52.019745 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:52.023055 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:52.026377 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:52.029719 ---      ParallelTerminationStrategy: PID 22 died...
22:49:52.031236 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:52.034909 ---      ParallelTerminationStrategy: PID 23 died...
22:49:52.036401 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:52.040054 ---      ParallelTerminationStrategy: PID 24 died...
22:49:52.041534 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:52.045181 ---      ParallelTerminationStrategy: PID 25 died...
22:49:52.046662 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:52.050316 ---      ParallelTerminationStrategy: PID 26 died...
22:49:52.051807 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:52.055488 ---      ParallelTerminationStrategy: PID 27 died...
22:49:52.056986 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:52.060635 ---      ParallelTerminationStrategy: PID 28 died...
22:49:52.062124 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:52.065799 ---      ParallelTerminationStrategy: PID 29 died...
22:49:52.067292 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:52.070956 ---      ParallelTerminationStrategy: PID 30 died...
22:49:52.072441 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:52.076116 ---      ParallelTerminationStrategy: PID 31 died...
22:49:52.077598 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:52.081303 ---      ParallelTerminationStrategy: PID 32 died...
22:49:52.082793 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:52.086475 ---      ParallelTerminationStrategy: PID 33 died...
22:49:52.087989 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:52.091664 ---      ParallelTerminationStrategy: PID 35 died...
22:49:52.093152 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:52.096835 ---      ParallelTerminationStrategy: PID 36 died...
22:49:52.098343 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:52.102059 ---      ParallelTerminationStrategy: PID 37 died...
22:49:52.103560 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:52.107250 ---      ParallelTerminationStrategy: PID 38 died...
22:49:52.108745 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:52.112419 ---      ParallelTerminationStrategy: PID 39 died...
22:49:52.113921 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:52.117601 ---      ParallelTerminationStrategy: PID 40 died...
22:49:52.119106 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:52.122804 ---      ParallelTerminationStrategy: PID 41 died...
22:49:52.124316 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:52.128005 ---      ParallelTerminationStrategy: PID 42 died...
22:49:52.129494 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:52.133183 ---      ParallelTerminationStrategy: PID 43 died...
22:49:52.134677 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:52.138339 ---      ParallelTerminationStrategy: PID 44 died...
22:49:52.139861 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:52.143527 ---      ParallelTerminationStrategy: PID 45 died...
22:49:52.145021 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:52.148679 ---      ParallelTerminationStrategy: PID 46 died...
22:49:52.150157 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:52.153825 ---      ParallelTerminationStrategy: PID 47 died...
22:49:52.155291 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:52.158842 ---      ParallelTerminationStrategy: PID 48 died...
22:49:52.160317 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:52.163863 ---      ParallelTerminationStrategy: PID 49 died...
22:49:52.165291 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:52.168836 ---      ParallelTerminationStrategy: PID 50 died...
22:49:52.170271 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:52.173832 ---      ParallelTerminationStrategy: PID 51 died...
22:49:52.175265 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:52.178813 ---      ParallelTerminationStrategy: PID 52 died...
22:49:52.180246 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:52.183827 ---      ParallelTerminationStrategy: PID 53 died...
22:49:52.185256 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:52.188823 ---      ParallelTerminationStrategy: PID 54 died...
22:49:52.190259 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:52.193798 ---      ParallelTerminationStrategy: PID 55 died...
22:49:52.195234 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:52.198785 ---      ParallelTerminationStrategy: PID 56 died...
22:49:52.200232 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:52.203796 ---      ParallelTerminationStrategy: PID 57 died...
22:49:52.205229 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:52.208763 ---      ParallelTerminationStrategy: PID 58 died...
22:49:52.210197 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:52.213742 ---      ParallelTerminationStrategy: PID 59 died...
22:49:52.215180 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:52.218732 ---      ParallelTerminationStrategy: PID 60 died...
22:49:52.220201 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:52.223732 ---      ParallelTerminationStrategy: PID 61 died...
22:49:52.225167 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:52.228718 ---      ParallelTerminationStrategy: PID 62 died...
22:49:52.230146 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:52.233685 ---      ParallelTerminationStrategy: PID 63 died...
22:49:52.235153 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:52.238691 ---      ParallelTerminationStrategy: PID 64 died...
22:49:52.240130 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:52.243663 ---      ParallelTerminationStrategy: PID 65 died...
22:49:52.245084 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:52.248619 ---      ParallelTerminationStrategy: PID 66 died...
22:49:52.250044 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:52.253590 ---      ParallelTerminationStrategy: PID 67 died...
22:49:52.255075 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:52.258609 ---      ParallelTerminationStrategy: PID 68 died...
22:49:52.260052 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:52.263611 ---      ParallelTerminationStrategy: PID 69 died...
22:49:52.265046 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:52.268584 ---      ParallelTerminationStrategy: PID 70 died...
22:49:52.270014 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:52.273555 ---      ParallelTerminationStrategy: PID 71 died...
22:49:52.275025 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:52.278564 ---      ParallelTerminationStrategy: PID 72 died...
22:49:52.280009 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:52.283575 ---      ParallelTerminationStrategy: PID 73 died...
22:49:52.285010 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:52.288556 ---      ParallelTerminationStrategy: PID 74 died...
22:49:52.289987 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:52.293575 ---      ParallelTerminationStrategy: PID 75 died...
22:49:52.295017 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:52.298553 ---      ParallelTerminationStrategy: PID 76 died...
22:49:52.300004 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:52.303545 ---      ParallelTerminationStrategy: PID 77 died...
22:49:52.304979 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:52.308546 ---      ParallelTerminationStrategy: PID 78 died...
22:49:52.309983 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:52.313537 ---      ParallelTerminationStrategy: PID 79 died...
22:49:52.314979 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:52.318528 ---      ParallelTerminationStrategy: PID 80 died...
22:49:52.319963 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:52.323500 ---      ParallelTerminationStrategy: PID 81 died...
22:49:52.324929 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:52.328503 ---      ParallelTerminationStrategy: PID 82 died...
22:49:52.329929 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:52.333471 ---      ParallelTerminationStrategy: PID 83 died...
22:49:52.334907 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:52.338447 ---      ParallelTerminationStrategy: PID 84 died...
22:49:52.339898 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:52.343434 ---      ParallelTerminationStrategy: PID 85 died...
22:49:52.344862 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:52.348430 ---      ParallelTerminationStrategy: PID 86 died...
22:49:52.349868 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:52.353403 ---      ParallelTerminationStrategy: PID 87 died...
22:49:52.354834 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:52.358365 ---      ParallelTerminationStrategy: PID 88 died...
22:49:52.359795 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:52.363334 ---      ParallelTerminationStrategy: PID 89 died...
22:49:52.364766 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:52.368301 ---      ParallelTerminationStrategy: PID 90 died...
22:49:52.369733 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:52.373298 ---      ParallelTerminationStrategy: PID 91 died...
22:49:52.374733 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:52.378262 ---      ParallelTerminationStrategy: PID 92 died...
22:49:52.379714 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:52.383261 ---      ParallelTerminationStrategy: PID 93 died...
22:49:52.384687 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:52.388236 ---      ParallelTerminationStrategy: PID 94 died...
22:49:52.389662 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:52.393228 ---      ParallelTerminationStrategy: PID 95 died...
22:49:52.394660 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:52.398199 ---      ParallelTerminationStrategy: PID 96 died...
22:49:52.399634 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:52.403170 ---      ParallelTerminationStrategy: PID 97 died...
22:49:52.404598 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:52.408137 ---      ParallelTerminationStrategy: PID 98 died...
22:49:52.409563 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:52.413127 ---      ParallelTerminationStrategy: PID 99 died...
22:49:52.414560 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:52.418127 ---      ParallelTerminationStrategy: PID 100 died...
22:49:52.419558 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:52.423110 ---      ParallelTerminationStrategy: PID 101 died...
22:49:52.424548 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:52.428102 ---      ParallelTerminationStrategy: PID 102 died...
22:49:52.429536 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:52.433080 ---      ParallelTerminationStrategy: PID 103 died...
22:49:52.434508 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:52.438046 ---      ParallelTerminationStrategy: PID 104 died...
22:49:52.439493 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:52.443042 ---      ParallelTerminationStrategy: PID 105 died...
22:49:52.444475 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:52.448036 ---      ParallelTerminationStrategy: PID 106 died...
22:49:52.449468 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:52.453010 ---      ParallelTerminationStrategy: PID 107 died...
22:49:52.454432 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:52.457970 ---      ParallelTerminationStrategy: PID 108 died...
22:49:52.459408 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:52.462946 ---      ParallelTerminationStrategy: PID 109 died...
22:49:52.464381 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:52.467944 ---      ParallelTerminationStrategy: PID 110 died...
22:49:52.469372 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:52.472934 ---      ParallelTerminationStrategy: PID 111 died...
22:49:52.474371 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:52.477932 ---      ParallelTerminationStrategy: PID 112 died...
22:49:52.479371 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:52.482940 ---      ParallelTerminationStrategy: PID 113 died...
22:49:52.484374 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:52.487911 ---      ParallelTerminationStrategy: PID 114 died...
22:49:52.489351 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:52.492899 ---      ParallelTerminationStrategy: PID 115 died...
22:49:52.494320 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:52.497881 ---      ParallelTerminationStrategy: PID 116 died...
22:49:52.499327 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:52.502890 ---      ParallelTerminationStrategy: PID 117 died...
22:49:52.504327 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:52.507902 ---      ParallelTerminationStrategy: PID 118 died...
22:49:52.509349 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:52.512939 ---      ParallelTerminationStrategy: PID 119 died...
22:49:52.514389 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:52.517934 ---      ParallelTerminationStrategy: PID 120 died...
22:49:52.519405 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:52.522954 ---      ParallelTerminationStrategy: PID 121 died...
22:49:52.524408 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:52.527961 ---      ParallelTerminationStrategy: PID 122 died...
22:49:52.529411 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:52.532977 ---      ParallelTerminationStrategy: PID 123 died...
22:49:52.534430 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:52.537986 ---      ParallelTerminationStrategy: PID 124 died...
22:49:52.539459 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:52.543006 ---      ParallelTerminationStrategy: PID 125 died...
22:49:52.544452 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:52.547991 ---      ParallelTerminationStrategy: PID 126 died...
22:49:52.549434 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:52.552988 ---      ParallelTerminationStrategy: PID 127 died...
22:49:52.554422 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:52.557986 ---      ParallelTerminationStrategy: PID 128 died...
22:49:52.559433 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:52.562980 ---      ParallelTerminationStrategy: PID 129 died...
22:49:52.564420 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:52.567990 ---      ParallelTerminationStrategy: PID 130 died...
22:49:52.569439 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:52.572996 ---      ParallelTerminationStrategy: PID 131 died...
22:49:52.574441 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:52.577982 ---      ParallelTerminationStrategy: PID 132 died...
22:49:52.579422 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:52.582993 ---      ParallelTerminationStrategy: PID 133 died...
22:49:52.584435 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:52.588020 ---      ParallelTerminationStrategy: PID 134 died...
22:49:52.589450 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:52.593012 ---      ParallelTerminationStrategy: PID 135 died...
22:49:52.594453 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:52.598028 ---      ParallelTerminationStrategy: PID 136 died...
22:49:52.599498 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:52.603102 ---      ParallelTerminationStrategy: PID 137 died...
22:49:52.604541 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:52.608130 ---      ParallelTerminationStrategy: PID 138 died...
22:49:52.609566 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:52.613145 ---      ParallelTerminationStrategy: PID 139 died...
22:49:52.614590 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:52.618161 ---      ParallelTerminationStrategy: PID 140 died...
22:49:52.619634 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:52.623207 ---      ParallelTerminationStrategy: PID 141 died...
22:49:52.624652 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:52.628207 ---      ParallelTerminationStrategy: PID 142 died...
22:49:52.629643 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:52.633477 ---      ParallelTerminationStrategy: PID 143 died...
22:49:52.635043 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:52.638866 ---      ParallelTerminationStrategy: PID 144 died...
22:49:52.640431 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:52.644291 ---      ParallelTerminationStrategy: PID 145 died...
22:49:52.645830 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:52.649667 ---      ParallelTerminationStrategy: PID 146 died...
22:49:52.651239 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:52.655072 ---      ParallelTerminationStrategy: PID 147 died...
22:49:52.656604 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:52.660432 ---      ParallelTerminationStrategy: PID 148 died...
22:49:52.661970 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:52.665810 ---      ParallelTerminationStrategy: PID 149 died...
22:49:52.667352 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:52.671201 ---      ParallelTerminationStrategy: PID 150 died...
22:49:52.672733 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:52.676571 ---      ParallelTerminationStrategy: PID 151 died...
22:49:52.678099 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:52.681941 ---      ParallelTerminationStrategy: PID 152 died...
22:49:52.683492 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:52.687348 ---      ParallelTerminationStrategy: PID 153 died...
22:49:52.688894 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:52.692744 ---      ParallelTerminationStrategy: PID 154 died...
22:49:52.694275 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:52.698099 ---      ParallelTerminationStrategy: PID 155 died...
22:49:52.699637 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:52.703456 ---      ParallelTerminationStrategy: PID 156 died...
22:49:52.704997 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:52.708835 ---      ParallelTerminationStrategy: PID 157 died...
22:49:52.710379 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:52.714204 ---      ParallelTerminationStrategy: PID 158 died...
22:49:52.715767 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:52.719604 ---      ParallelTerminationStrategy: PID 159 died...
22:49:52.721149 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:52.724998 ---      ParallelTerminationStrategy: PID 160 died...
22:49:52.726550 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:52.730401 ---      ParallelTerminationStrategy: PID 161 died...
22:49:52.731984 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:52.735813 ---      ParallelTerminationStrategy: PID 162 died...
22:49:52.737350 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:52.741169 ---      ParallelTerminationStrategy: PID 163 died...
22:49:52.742714 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:52.746534 ---      ParallelTerminationStrategy: PID 164 died...
22:49:52.748099 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:52.751948 ---      ParallelTerminationStrategy: PID 165 died...
22:49:52.753488 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:52.757252 ---      ParallelTerminationStrategy: PID 166 died...
22:49:52.758745 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:52.762633 ---      ParallelTerminationStrategy: PID 167 died...
22:49:52.764197 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:52.768042 ---      ParallelTerminationStrategy: PID 168 died...
22:49:52.769581 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:52.773418 ---      ParallelTerminationStrategy: PID 169 died...
22:49:52.774963 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:52.778775 ---      ParallelTerminationStrategy: PID 170 died...
22:49:52.780324 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:52.784167 ---      ParallelTerminationStrategy: PID 171 died...
22:49:52.785696 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:52.789543 ---      ParallelTerminationStrategy: PID 172 died...
22:49:52.791086 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:52.794941 ---      ParallelTerminationStrategy: PID 173 died...
22:49:52.796487 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:52.800327 ---      ParallelTerminationStrategy: PID 174 died...
22:49:52.801860 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:52.805699 ---      ParallelTerminationStrategy: PID 175 died...
22:49:52.807246 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:52.811085 ---      ParallelTerminationStrategy: PID 176 died...
22:49:52.812640 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:52.816492 ---      ParallelTerminationStrategy: PID 177 died...
22:49:52.818034 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:52.821873 ---      ParallelTerminationStrategy: PID 178 died...
22:49:52.823412 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:52.827244 ---      ParallelTerminationStrategy: PID 179 died...
22:49:52.828794 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:52.832632 ---      ParallelTerminationStrategy: PID 180 died...
22:49:52.834160 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:52.838018 ---      ParallelTerminationStrategy: PID 181 died...
22:49:52.839560 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:52.843426 ---      ParallelTerminationStrategy: PID 182 died...
22:49:52.844972 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:52.848834 ---      ParallelTerminationStrategy: PID 183 died...
22:49:52.850367 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:52.854215 ---      ParallelTerminationStrategy: PID 184 died...
22:49:52.855789 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:52.859627 ---      ParallelTerminationStrategy: PID 185 died...
22:49:52.861163 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:52.864980 ---      ParallelTerminationStrategy: PID 186 died...
22:49:52.866529 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:52.870354 ---      ParallelTerminationStrategy: PID 187 died...
22:49:52.871903 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:52.875735 ---      ParallelTerminationStrategy: PID 188 died...
22:49:52.877242 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:52.880987 ---      ParallelTerminationStrategy: PID 189 died...
22:49:52.882482 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:52.886212 ---      ParallelTerminationStrategy: PID 190 died...
22:49:52.887722 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:52.891447 ---      ParallelTerminationStrategy: PID 191 died...
22:49:52.892959 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:52.896674 ---      ParallelTerminationStrategy: PID 192 died...
22:49:52.898181 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:52.901926 ---      ParallelTerminationStrategy: PID 193 died...
22:49:52.903439 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:52.907167 ---      ParallelTerminationStrategy: PID 194 died...
22:49:52.908663 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:52.912392 ---      ParallelTerminationStrategy: PID 195 died...
22:49:52.913891 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:52.917634 ---      ParallelTerminationStrategy: PID 196 died...
22:49:52.919149 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:52.922866 ---      ParallelTerminationStrategy: PID 197 died...
22:49:52.924364 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:52.928098 ---      ParallelTerminationStrategy: PID 198 died...
22:49:52.929609 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:52.933347 ---      ParallelTerminationStrategy: PID 199 died...
22:49:52.934849 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:52.938573 ---      ParallelTerminationStrategy: PID 200 died...
22:49:52.940069 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:52.943809 ---      ParallelTerminationStrategy: PID 201 died...
22:49:52.945298 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:52.949037 ---      ParallelTerminationStrategy: PID 202 died...
22:49:52.950523 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:52.954271 ---      ParallelTerminationStrategy: PID 203 died...
22:49:52.955774 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:52.959524 ---      ParallelTerminationStrategy: PID 204 died...
22:49:52.961027 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:52.964749 ---      ParallelTerminationStrategy: PID 205 died...
22:49:52.966251 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:52.970001 ---      ParallelTerminationStrategy: PID 206 died...
22:49:52.971523 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:52.975255 ---      ParallelTerminationStrategy: PID 207 died...
22:49:52.976754 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:52.980478 ---      ParallelTerminationStrategy: PID 208 died...
22:49:52.981985 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:52.985712 ---      ParallelTerminationStrategy: PID 209 died...
22:49:52.987229 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:52.990949 ---      ParallelTerminationStrategy: PID 210 died...
22:49:52.992449 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:52.996186 ---      ParallelTerminationStrategy: PID 211 died...
22:49:52.997690 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:53.001423 ---      ParallelTerminationStrategy: PID 212 died...
22:49:53.002923 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:53.006644 ---      ParallelTerminationStrategy: PID 213 died...
22:49:53.008145 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:53.011916 ---      ParallelTerminationStrategy: PID 214 died...
22:49:53.013424 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:53.017176 ---      ParallelTerminationStrategy: PID 215 died...
22:49:53.018685 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:53.022391 ---      ParallelTerminationStrategy: PID 216 died...
22:49:53.023896 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:53.027653 ---      ParallelTerminationStrategy: PID 217 died...
22:49:53.029154 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:53.032884 ---      ParallelTerminationStrategy: PID 218 died...
22:49:53.034373 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:53.038092 ---      ParallelTerminationStrategy: PID 219 died...
22:49:53.039585 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:53.043329 ---      ParallelTerminationStrategy: PID 220 died...
22:49:53.044818 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:53.048537 ---      ParallelTerminationStrategy: PID 221 died...
22:49:53.050027 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:53.053754 ---      ParallelTerminationStrategy: PID 222 died...
22:49:53.055262 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:53.058982 ---      ParallelTerminationStrategy: PID 223 died...
22:49:53.060502 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:53.064246 ---      ParallelTerminationStrategy: PID 224 died...
22:49:53.065739 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:53.069465 ---      ParallelTerminationStrategy: PID 225 died...
22:49:53.070960 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:53.074672 ---      ParallelTerminationStrategy: PID 226 died...
22:49:53.076173 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:53.079909 ---      ParallelTerminationStrategy: PID 227 died...
22:49:53.081403 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:53.085144 ---      ParallelTerminationStrategy: PID 228 died...
22:49:53.086636 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:53.090352 ---      ParallelTerminationStrategy: PID 229 died...
22:49:53.091848 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:53.095594 ---      ParallelTerminationStrategy: PID 230 died...
22:49:53.097096 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:53.100836 ---      ParallelTerminationStrategy: PID 231 died...
22:49:53.102334 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:53.106062 ---      ParallelTerminationStrategy: PID 232 died...
22:49:53.107574 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:53.111331 ---      ParallelTerminationStrategy: PID 233 died...
22:49:53.112834 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:53.116557 ---      ParallelTerminationStrategy: PID 234 died...
22:49:53.118052 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:56.522500 ---      ParallelTerminationStrategy: PID 34 died...
22:49:56.528757 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8394 netreg_mass PASS
---------------------------------------------------------------------
22:49:56.600152 tst                       trial-8394: Storing JUnit report in /build/trial-8394/run.2026-07-16_22-48-18/trial-8394.xml

--------------------------------------------------------------------------------------------
trial-8394 PASS
--------------------------------------------------------------------------------------------
22:49:56.611638 tst                       trial-8394: trial-8394: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (92.6 sec)
+ exit_code=0
+ rm -rf trial-8394/inst
+ cd trial-8394
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-07-16 22:48:18
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8394-run.tgz run.2026-07-16_22-48-18
+ tar czf /build/trial-8394-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-07-16_13_27_10.tgz osmo-bts-oc2g.build-2026-07-16_00_52_20.tgz osmo-bts-sysmo.build-2026-07-16_00_52_24.tgz osmo-bts.build-2026-07-16_00_52_37.tgz osmo-ggsn.build-2026-07-16_20_43_04.tgz osmo-hlr.build-2026-07-16_16_37_41.tgz osmo-hnbgw.build-2026-07-16_13_30_27.tgz osmo-mgw.build-2026-07-16_08_33_40.tgz osmo-msc.build-2026-07-16_13_34_16.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-16_07_35_10.tgz osmo-pcu-sysmo.build-2026-07-16_07_35_09.tgz osmo-pcu.build-2026-07-16_07_35_10.tgz osmo-sgsn.build-2026-07-16_20_49_42.tgz osmo-stp.build-2026-07-16_13_25_43.tgz osmo-trx.build-2026-07-16_14_22_22.tgz osmocom-bb.build-2026-07-16_21_18_32.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x

### Clean up ###

+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS