Skip to content
Success

Console Output

Skipping 15 KB.. Full Log
+ 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-7905
+ 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
a214a38 debian-bookworm-build: add xxd
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 DONE 0.1s

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

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

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

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

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

#7 [ 6/28] RUN	PIP3 install --break-system-packages 		"git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" 		pydbus 		pyusb 		pysispm 		pymongo
#7 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

#20 [18/28] RUN	SET -x && 	mkdir -p /tmp/mongodb && 	cd /tmp/mongodb && 	wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && 	wget "http://security.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && 	dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && 	echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" 		> /etc/apt/sources.list.d/mongodb-org.list && 	apt-get update && 	apt-get install -y mongodb-org && 	apt-get clean && 	cd / && 	rm -rf /tmp/mongodb && 	rm /etc/apt/sources.list.d/mongodb-org.list && 	sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#20 CACHED

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

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

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

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

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

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

#27 [ 3/28] RUN     groupadd osmo-gsm-tester
#27 CACHED

#28 [20/28] WORKDIR	/TMP
#28 CACHED

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:64436ee85582936db8309c9c0cbd355b15f4fa83cf6c7738d5c3b5e1a0185097 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=7906 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-03-15 22:48:21
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7906
+ mkdir -p trial-7906
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-03-15_13_28_13.tgz osmo-bts-oc2g.build-2025-03-15_00_51_32.tgz osmo-bts-sysmo.build-2025-03-15_00_51_32.tgz osmo-bts.build-2025-03-15_00_51_46.tgz osmo-ggsn.build-2025-03-15_20_42_43.tgz osmo-hlr.build-2025-03-15_16_36_57.tgz osmo-hnbgw.build-2025-03-15_13_28_28.tgz osmo-mgw.build-2025-03-15_08_33_05.tgz osmo-msc.build-2025-03-15_13_32_32.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-03-15_07_41_40.tgz osmo-pcu-sysmo.build-2025-03-15_07_41_33.tgz osmo-pcu.build-2025-03-15_07_41_45.tgz osmo-sgsn.build-2025-03-15_20_48_50.tgz osmo-stp.build-2025-03-15_13_25_19.tgz osmo-trx.build-2025-03-15_14_27_28.tgz osmocom-bb.build-2025-03-15_21_17_36.tgz srslte.build-19.tgz trial-7906
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-03-15_13_28_13.md5 osmo-bts-oc2g.build-2025-03-15_00_51_32.md5 osmo-bts-sysmo.build-2025-03-15_00_51_32.md5 osmo-bts.build-2025-03-15_00_51_46.md5 osmo-ggsn.build-2025-03-15_20_42_43.md5 osmo-hlr.build-2025-03-15_16_36_57.md5 osmo-hnbgw.build-2025-03-15_13_28_28.md5 osmo-mgw.build-2025-03-15_08_33_05.md5 osmo-msc.build-2025-03-15_13_32_32.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-03-15_07_41_40.md5 osmo-pcu-sysmo.build-2025-03-15_07_41_33.md5 osmo-pcu.build-2025-03-15_07_41_45.md5 osmo-sgsn.build-2025-03-15_20_48_50.md5 osmo-stp.build-2025-03-15_13_25_19.md5 osmo-trx.build-2025-03-15_14_27_28.md5 osmocom-bb.build-2025-03-15_21_17_36.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-03-15_13_28_13.md5 osmo-bts-oc2g.build-2025-03-15_00_51_32.md5 osmo-bts-sysmo.build-2025-03-15_00_51_32.md5 osmo-bts.build-2025-03-15_00_51_46.md5 osmo-ggsn.build-2025-03-15_20_42_43.md5 osmo-hlr.build-2025-03-15_16_36_57.md5 osmo-hnbgw.build-2025-03-15_13_28_28.md5 osmo-mgw.build-2025-03-15_08_33_05.md5 osmo-msc.build-2025-03-15_13_32_32.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-03-15_07_41_40.md5 osmo-pcu-sysmo.build-2025-03-15_07_41_33.md5 osmo-pcu.build-2025-03-15_07_41_45.md5 osmo-sgsn.build-2025-03-15_20_48_50.md5 osmo-stp.build-2025-03-15_13_25_19.md5 osmo-trx.build-2025-03-15_14_27_28.md5 osmocom-bb.build-2025-03-15_21_17_36.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-7906 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7906'
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-7906
--------------------------------------------------------------------------------------------
22:48:21.335148 tst                       trial-7906: Detailed log at /build/trial-7906/run.2025-03-15_22-48-21/log

---------------------------------------------------------------------
trial-7906 netreg_mass
---------------------------------------------------------------------
22:48:21.578914 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:21.579330 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:21.580268 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:21.581685 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:21.625754 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:21.627218 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:21.629405 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:21.712764 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-7906 netreg_mass register_default_mass.py
----------------------------------------------
22:48:21.713591 tst       register_default_mass.py:9: Claiming resources for the test
22:48:21.731342 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.731981 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.732535 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.733072 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.733614 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.734158 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.734693 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:21.803734 tst         register_default_mass.py: using LAC 2
22:48:21.859236 tst         register_default_mass.py: using RAC 2
22:48:21.907377 tst         register_default_mass.py: using CellId 2
22:48:21.944117 tst         register_default_mass.py: using BVCI 3
22:48:21.949928 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.950598 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.951177 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.951742 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.952303 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.952860 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.953488 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.954085 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.954648 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.955205 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.955754 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.956299 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.956850 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.957426 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.957975 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.958549 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.959108 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.959658 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.960213 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.960793 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.961359 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.961933 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.962531 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.963110 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.963677 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.964264 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.964839 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.965403 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.966001 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.966586 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.967158 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.967743 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.968340 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.968935 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.969548 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.970137 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.970722 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.971326 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.971917 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.972490 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.973124 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.973734 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.974339 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.974921 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.975528 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.976117 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.976709 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.977316 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.977914 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.978505 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.979276 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.979880 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.980478 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.981100 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.981700 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.982289 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.982905 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.983516 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.984131 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.984729 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.985336 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.985934 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.986536 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.987132 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.987730 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.988330 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.988924 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.989541 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.990146 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.990725 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.991338 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.991933 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.992622 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.993231 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.993817 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.994396 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.994971 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.995572 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.996154 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.996747 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.997355 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.997940 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.998529 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.999132 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.999725 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.000321 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.000943 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.001557 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.002171 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.002783 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.003420 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.004045 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.004708 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.005340 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.005963 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.006573 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.007203 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.007834 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.008448 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.009085 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.009703 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:22.010404 tst      register_default_mass.py:21: Launching a simple network
22:48:22.022261 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:22.157755 run            create_hlr_db(pid=20): Launched
22:48:23.170335 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:23.194634 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:23.220649 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:23.226667 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:23.417310 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:23.433801 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:23.440296 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:23.893431 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:23.909530 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:26.923252 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:27.051834 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:27.067812 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:27.073997 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:27.100113 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:27.116492 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:27.122531 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:27.465148 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:27.485439 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:33.503604 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:33.655889 run         osmo-bts-virtual(pid=34): Launched
22:48:34.706531 tst         register_default_mass.py: using MSISDN 1001
22:48:34.712169 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:34.838537 tst         register_default_mass.py: using MSISDN 1002
22:48:34.846287 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:34.945683 tst         register_default_mass.py: using MSISDN 1003
22:48:34.952897 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:35.036140 tst         register_default_mass.py: using MSISDN 1004
22:48:35.042243 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:35.109737 tst         register_default_mass.py: using MSISDN 1005
22:48:35.115546 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:35.187518 tst         register_default_mass.py: using MSISDN 1006
22:48:35.193181 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:35.261413 tst         register_default_mass.py: using MSISDN 1007
22:48:35.267015 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:35.329921 tst         register_default_mass.py: using MSISDN 1008
22:48:35.337409 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:35.405837 tst         register_default_mass.py: using MSISDN 1009
22:48:35.411546 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:35.477937 tst         register_default_mass.py: using MSISDN 1010
22:48:35.483490 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:35.559924 tst         register_default_mass.py: using MSISDN 1011
22:48:35.565643 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:35.637421 tst         register_default_mass.py: using MSISDN 1012
22:48:35.643116 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:35.720283 tst         register_default_mass.py: using MSISDN 1013
22:48:35.725929 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:35.797109 tst         register_default_mass.py: using MSISDN 1014
22:48:35.802983 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:35.869577 tst         register_default_mass.py: using MSISDN 1015
22:48:35.875423 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:35.950610 tst         register_default_mass.py: using MSISDN 1016
22:48:35.956546 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:36.191275 tst         register_default_mass.py: using MSISDN 1017
22:48:36.197149 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:36.315062 tst         register_default_mass.py: using MSISDN 1018
22:48:36.322152 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:36.433522 tst         register_default_mass.py: using MSISDN 1019
22:48:36.442881 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:36.548992 tst         register_default_mass.py: using MSISDN 1020
22:48:36.555102 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:36.663147 tst         register_default_mass.py: using MSISDN 1021
22:48:36.669339 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:36.774031 tst         register_default_mass.py: using MSISDN 1022
22:48:36.782301 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:36.890838 tst         register_default_mass.py: using MSISDN 1023
22:48:36.896777 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:36.970948 tst         register_default_mass.py: using MSISDN 1024
22:48:36.980836 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:37.053330 tst         register_default_mass.py: using MSISDN 1025
22:48:37.059274 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:37.149229 tst         register_default_mass.py: using MSISDN 1026
22:48:37.156099 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:37.226034 tst         register_default_mass.py: using MSISDN 1027
22:48:37.236335 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:37.303379 tst         register_default_mass.py: using MSISDN 1028
22:48:37.310135 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:37.385614 tst         register_default_mass.py: using MSISDN 1029
22:48:37.392844 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:37.460865 tst         register_default_mass.py: using MSISDN 1030
22:48:37.466729 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:37.536240 tst         register_default_mass.py: using MSISDN 1031
22:48:37.542097 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:37.614123 tst         register_default_mass.py: using MSISDN 1032
22:48:37.624519 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:37.697990 tst         register_default_mass.py: using MSISDN 1033
22:48:37.708492 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:37.783628 tst         register_default_mass.py: using MSISDN 1034
22:48:37.789343 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:37.871468 tst         register_default_mass.py: using MSISDN 1035
22:48:37.877592 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:37.952473 tst         register_default_mass.py: using MSISDN 1036
22:48:37.961527 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:38.040597 tst         register_default_mass.py: using MSISDN 1037
22:48:38.051576 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:38.348977 tst         register_default_mass.py: using MSISDN 1038
22:48:38.360887 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:38.439118 tst         register_default_mass.py: using MSISDN 1039
22:48:38.451911 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:38.535706 tst         register_default_mass.py: using MSISDN 1040
22:48:38.547816 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:38.616359 tst         register_default_mass.py: using MSISDN 1041
22:48:38.623153 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:38.682908 tst         register_default_mass.py: using MSISDN 1042
22:48:38.690485 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:38.802517 tst         register_default_mass.py: using MSISDN 1043
22:48:38.814087 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:38.902051 tst         register_default_mass.py: using MSISDN 1044
22:48:38.912542 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:39.037036 tst         register_default_mass.py: using MSISDN 1045
22:48:39.042895 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:39.123971 tst         register_default_mass.py: using MSISDN 1046
22:48:39.129985 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:39.202967 tst         register_default_mass.py: using MSISDN 1047
22:48:39.210565 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:39.286524 tst         register_default_mass.py: using MSISDN 1048
22:48:39.293629 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:39.372152 tst         register_default_mass.py: using MSISDN 1049
22:48:39.380193 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:39.449009 tst         register_default_mass.py: using MSISDN 1050
22:48:39.454816 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:39.531805 tst         register_default_mass.py: using MSISDN 1051
22:48:39.537809 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:39.631569 tst         register_default_mass.py: using MSISDN 1052
22:48:39.639633 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:39.739772 tst         register_default_mass.py: using MSISDN 1053
22:48:39.749823 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:39.831487 tst         register_default_mass.py: using MSISDN 1054
22:48:39.837188 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:39.905433 tst         register_default_mass.py: using MSISDN 1055
22:48:39.911033 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:39.979503 tst         register_default_mass.py: using MSISDN 1056
22:48:39.985127 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:40.054049 tst         register_default_mass.py: using MSISDN 1057
22:48:40.059991 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:40.124432 tst         register_default_mass.py: using MSISDN 1058
22:48:40.130236 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:40.190689 tst         register_default_mass.py: using MSISDN 1059
22:48:40.197883 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:40.324962 tst         register_default_mass.py: using MSISDN 1060
22:48:40.332859 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:40.400295 tst         register_default_mass.py: using MSISDN 1061
22:48:40.406191 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:40.487929 tst         register_default_mass.py: using MSISDN 1062
22:48:40.493485 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:40.561296 tst         register_default_mass.py: using MSISDN 1063
22:48:40.567167 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:40.639584 tst         register_default_mass.py: using MSISDN 1064
22:48:40.647959 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:40.713534 tst         register_default_mass.py: using MSISDN 1065
22:48:40.719505 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:40.788490 tst         register_default_mass.py: using MSISDN 1066
22:48:40.794447 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:40.878161 tst         register_default_mass.py: using MSISDN 1067
22:48:40.885099 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:40.962273 tst         register_default_mass.py: using MSISDN 1068
22:48:40.968336 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:41.051572 tst         register_default_mass.py: using MSISDN 1069
22:48:41.057347 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:41.139502 tst         register_default_mass.py: using MSISDN 1070
22:48:41.145451 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:41.230201 tst         register_default_mass.py: using MSISDN 1071
22:48:41.236485 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:41.316237 tst         register_default_mass.py: using MSISDN 1072
22:48:41.322318 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:41.427674 tst         register_default_mass.py: using MSISDN 1073
22:48:41.433395 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:41.551034 tst         register_default_mass.py: using MSISDN 1074
22:48:41.556747 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:41.627829 tst         register_default_mass.py: using MSISDN 1075
22:48:41.633770 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:41.975163 tst         register_default_mass.py: using MSISDN 1076
22:48:41.980823 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:42.044884 tst         register_default_mass.py: using MSISDN 1077
22:48:42.050515 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:42.124354 tst         register_default_mass.py: using MSISDN 1078
22:48:42.130272 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:42.210432 tst         register_default_mass.py: using MSISDN 1079
22:48:42.216285 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:42.295349 tst         register_default_mass.py: using MSISDN 1080
22:48:42.301466 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:42.377235 tst         register_default_mass.py: using MSISDN 1081
22:48:42.383632 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:42.452566 tst         register_default_mass.py: using MSISDN 1082
22:48:42.458874 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:42.538725 tst         register_default_mass.py: using MSISDN 1083
22:48:42.545456 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:42.608988 tst         register_default_mass.py: using MSISDN 1084
22:48:42.614844 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:42.695060 tst         register_default_mass.py: using MSISDN 1085
22:48:42.701510 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:42.784478 tst         register_default_mass.py: using MSISDN 1086
22:48:42.790267 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:42.863465 tst         register_default_mass.py: using MSISDN 1087
22:48:42.869056 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:42.930258 tst         register_default_mass.py: using MSISDN 1088
22:48:42.935849 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:43.011531 tst         register_default_mass.py: using MSISDN 1089
22:48:43.017429 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:43.100286 tst         register_default_mass.py: using MSISDN 1090
22:48:43.106541 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:43.174017 tst         register_default_mass.py: using MSISDN 1091
22:48:43.179989 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:43.259119 tst         register_default_mass.py: using MSISDN 1092
22:48:43.264629 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:43.340498 tst         register_default_mass.py: using MSISDN 1093
22:48:43.346084 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:43.425840 tst         register_default_mass.py: using MSISDN 1094
22:48:43.431923 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:43.507993 tst         register_default_mass.py: using MSISDN 1095
22:48:43.516170 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:43.592719 tst         register_default_mass.py: using MSISDN 1096
22:48:43.602372 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:43.676911 tst         register_default_mass.py: using MSISDN 1097
22:48:43.682503 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:43.756092 tst         register_default_mass.py: using MSISDN 1098
22:48:43.766542 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:43.846062 tst         register_default_mass.py: using MSISDN 1099
22:48:43.852040 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:43.940104 tst         register_default_mass.py: using MSISDN 1100
22:48:43.947243 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:44.113293 run                             mass: Starting testcase
22:48:44.120418 run                             mass: Pre-launching all virtphy's
22:48:44.127422 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:44.144131 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:44.153084 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:44.169836 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:44.177279 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:44.193712 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:44.201420 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:44.217691 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:44.225346 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:44.242326 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:44.249992 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:44.266383 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:44.273645 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:44.288866 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:44.296249 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:44.312014 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:44.319293 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:44.334998 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:44.342216 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:44.357999 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:44.365473 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:44.380879 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:44.387899 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:44.403301 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:44.410179 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:44.425646 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:44.432527 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:44.447927 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:44.455110 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:44.471422 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:44.478428 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:44.493625 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:44.500761 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:44.516658 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:44.524180 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:44.540506 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:44.547792 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:44.563701 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:44.571028 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:44.587384 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:44.594730 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:44.610798 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:44.617967 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:44.634568 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:44.641932 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:44.659837 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:44.667085 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:44.682943 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:44.690062 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:44.705178 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:44.712003 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:44.726396 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:44.733010 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:44.747426 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:44.754122 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:44.768571 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:44.775096 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:44.789378 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:44.796215 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:44.810716 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:44.817358 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:44.832208 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:44.839206 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:44.853782 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:44.860374 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:44.874756 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:44.881453 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:44.895685 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:44.902189 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:44.916390 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:44.922914 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:44.937024 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:44.943536 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:44.957680 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:44.964276 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:44.978554 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:44.985167 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:44.999328 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:45.005897 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:45.020440 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:45.027021 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:45.046440 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:45.053031 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:45.067151 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:45.073728 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:45.087907 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:45.094587 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:45.108910 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:45.115496 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:45.130218 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:45.136953 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:45.151428 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:45.158334 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:45.173169 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:45.179989 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:45.194869 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:45.202017 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:45.217677 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:45.225421 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:45.241296 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:45.248414 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:45.263651 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:45.270753 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:45.286087 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:45.293099 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:45.307737 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:45.314545 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:45.328998 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:45.335634 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:45.349617 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:45.356125 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:45.370317 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:45.376773 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:45.390975 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:45.397557 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:45.412110 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:45.418875 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:45.433262 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:45.439793 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:45.454678 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:45.461710 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:45.477291 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:45.484566 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:45.499951 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:45.506931 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:45.521773 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:45.528501 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:45.542771 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:45.549453 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:45.564004 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:45.570656 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:45.585358 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:45.592265 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:45.607327 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:45.614296 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:45.629008 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:45.635676 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:45.649937 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:45.656673 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:45.671171 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:45.677947 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:45.693973 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:45.701495 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:45.717463 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:45.724619 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:45.740340 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:45.748099 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:45.764850 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:45.772246 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:45.787344 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:45.794044 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:45.808103 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:45.814584 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:45.828303 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:45.834923 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:45.849064 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:45.855521 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:45.869958 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:45.876680 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:45.890901 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:45.897327 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:45.911297 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:45.917704 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:45.931950 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:45.938280 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:45.952449 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:45.959452 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:45.975957 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:45.983921 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:46.001121 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:46.012515 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:46.029644 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:46.037452 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:46.054195 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:46.061978 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:46.078551 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:46.085801 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:46.132357 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:46.138698 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:46.153208 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:46.160609 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:46.177837 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:46.185450 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:46.201516 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:46.209465 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:46.226426 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:46.234154 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:46.250140 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:46.257265 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:46.307616 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:46.313896 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:46.327452 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:46.333933 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:46.348061 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:46.354709 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:46.369242 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:46.412151 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:46.426162 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:46.432693 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:46.447361 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:46.453911 run                             mass: Checking if sockets are in the filesystem
22:48:46.467216 run                osmo-ms-mob/00000: Starting mobile
22:48:46.481336 run       osmo-ms-mob/00000(pid=135): Launched
22:48:46.493860 run                             mass: MS start registered  {at=5309832.197202105, delay=0.005549333058297634, ms=00000}
22:48:50.667673 run                osmo-ms-mob/00001: Starting mobile
22:48:50.683755 run       osmo-ms-mob/00001(pid=136): Launched
22:48:50.695395 run                             mass: MS start registered  {at=5309836.398731879, delay=0.004782560281455517, ms=00001}
22:48:52.133591 run                             mass: MS performed LU  {at=5309837.836905208, lu_delay=5.639703103341162, ms=00000}
22:48:52.473950 run                osmo-ms-mob/00002: Starting mobile
22:48:52.507508 run       osmo-ms-mob/00002(pid=137): Launched
22:48:52.523980 run                             mass: MS start registered  {at=5309838.227302768, delay=0.0005306769162416458, ms=00002}
22:48:53.772207 run                osmo-ms-mob/00003: Starting mobile
22:48:53.787264 run       osmo-ms-mob/00003(pid=138): Launched
22:48:53.799334 run                             mass: MS start registered  {at=5309839.50267538, delay=0.005241597071290016, ms=00003}
22:48:54.873130 run                osmo-ms-mob/00004: Starting mobile
22:48:54.893848 run       osmo-ms-mob/00004(pid=139): Launched
22:48:54.914907 run                             mass: MS start registered  {at=5309840.618237241, delay=0.011795355007052422, ms=00004}
22:48:55.872380 run                osmo-ms-mob/00005: Starting mobile
22:48:55.889628 run       osmo-ms-mob/00005(pid=140): Launched
22:48:55.899555 run                             mass: MS performed LU  {at=5309841.602892895, lu_delay=5.204161016270518, ms=00001}
22:48:55.911414 run                             mass: MS start registered  {at=5309841.614760308, delay=0.013616195879876614, ms=00005}
22:48:56.768075 run                osmo-ms-mob/00006: Starting mobile
22:48:56.784078 run       osmo-ms-mob/00006(pid=141): Launched
22:48:56.797642 run                             mass: MS start registered  {at=5309842.50097618, delay=0.00600950513035059, ms=00006}
22:48:57.667273 run                osmo-ms-mob/00007: Starting mobile
22:48:57.683109 run       osmo-ms-mob/00007(pid=142): Launched
22:48:57.699380 run                             mass: MS start registered  {at=5309843.402704004, delay=0.005462490953505039, ms=00007}
22:48:57.800707 run                             mass: MS performed LU  {at=5309843.504026695, lu_delay=5.276723926886916, ms=00002}
22:48:58.468495 run                osmo-ms-mob/00008: Starting mobile
22:48:58.485320 run       osmo-ms-mob/00008(pid=143): Launched
22:48:58.501408 run                             mass: MS start registered  {at=5309844.204741038, delay=0.007029158063232899, ms=00008}
22:48:59.167156 run                osmo-ms-mob/00009: Starting mobile
22:48:59.182378 run       osmo-ms-mob/00009(pid=144): Launched
22:48:59.194592 run                             mass: MS start registered  {at=5309844.897927564, delay=0.005273527465760708, ms=00009}
22:48:59.664629 run                             mass: MS performed LU  {at=5309845.367951973, lu_delay=4.749714732170105, ms=00004}
22:48:59.711078 run                             mass: MS performed LU  {at=5309845.414411399, lu_delay=5.9117360189557076, ms=00003}
22:48:59.722921 run                osmo-ms-mob/00010: Starting mobile
22:48:59.737385 run       osmo-ms-mob/00010(pid=145): Launched
22:48:59.749615 run                             mass: MS start registered  {at=5309845.452963718, delay=0.005371325649321079, ms=00010}
22:49:00.469620 run                osmo-ms-mob/00011: Starting mobile
22:49:00.486444 run       osmo-ms-mob/00011(pid=146): Launched
22:49:00.499813 run                             mass: MS start registered  {at=5309846.203158344, delay=0.005709322169423103, ms=00011}
22:49:01.076381 run                osmo-ms-mob/00012: Starting mobile
22:49:01.090098 run       osmo-ms-mob/00012(pid=147): Launched
22:49:01.102212 run                             mass: MS start registered  {at=5309846.80554588, delay=0.003480331040918827, ms=00012}
22:49:01.566967 run                             mass: MS performed LU  {at=5309847.27028522, lu_delay=5.655524912290275, ms=00005}
22:49:01.581577 run                osmo-ms-mob/00013: Starting mobile
22:49:01.598163 run       osmo-ms-mob/00013(pid=148): Launched
22:49:01.610983 run                             mass: MS start registered  {at=5309847.31432834, delay=0.005368441343307495, ms=00013}
22:49:01.618812 run                             mass: MS performed LU  {at=5309847.322164326, lu_delay=4.82118814624846, ms=00006}
22:49:02.266620 run                osmo-ms-mob/00014: Starting mobile
22:49:02.280620 run       osmo-ms-mob/00014(pid=149): Launched
22:49:02.292162 run                             mass: MS start registered  {at=5309847.995509559, delay=0.00526045635342598, ms=00014}
22:49:02.870783 run                osmo-ms-mob/00015: Starting mobile
22:49:02.887478 run       osmo-ms-mob/00015(pid=150): Launched
22:49:02.900470 run                             mass: MS start registered  {at=5309848.603817783, delay=0.005462747998535633, ms=00015}
22:49:03.369247 run                osmo-ms-mob/00016: Starting mobile
22:49:03.385755 run       osmo-ms-mob/00016(pid=151): Launched
22:49:03.399006 run                             mass: MS start registered  {at=5309849.10233633, delay=0.0055870916694402695, ms=00016}
22:49:03.431171 run                             mass: MS performed LU  {at=5309849.134473278, lu_delay=4.929732239805162, ms=00008}
22:49:03.477011 run                             mass: MS performed LU  {at=5309849.18031684, lu_delay=5.777612836100161, ms=00007}
22:49:03.869367 run                osmo-ms-mob/00017: Starting mobile
22:49:03.888151 run       osmo-ms-mob/00017(pid=152): Launched
22:49:03.910691 run                             mass: MS start registered  {at=5309849.613993913, delay=0.013309735804796219, ms=00017}
22:49:04.468052 run                osmo-ms-mob/00018: Starting mobile
22:49:04.481925 run       osmo-ms-mob/00018(pid=153): Launched
22:49:04.493900 run                             mass: MS start registered  {at=5309850.197245636, delay=0.00506187416613102, ms=00018}
22:49:04.869188 run                osmo-ms-mob/00019: Starting mobile
22:49:04.882728 run       osmo-ms-mob/00019(pid=154): Launched
22:49:04.894091 run                             mass: MS start registered  {at=5309850.597437554, delay=0.00508181843906641, ms=00019}
22:49:05.332574 run                             mass: MS performed LU  {at=5309851.035890305, lu_delay=6.137962741777301, ms=00009}
22:49:05.349265 run                osmo-ms-mob/00020: Starting mobile
22:49:05.365182 run       osmo-ms-mob/00020(pid=155): Launched
22:49:05.378419 run                             mass: MS performed LU  {at=5309851.081750072, lu_delay=5.628786353394389, ms=00010}
22:49:05.385662 run                             mass: MS start registered  {at=5309851.089026346, delay=0.013151654042303562, ms=00020}
22:49:05.447157 run                             mass: MS performed LU  {at=5309851.1504878, lu_delay=4.947329455986619, ms=00011}
22:49:05.868310 run                osmo-ms-mob/00021: Starting mobile
22:49:05.886058 run       osmo-ms-mob/00021(pid=156): Launched
22:49:05.903028 run                             mass: MS start registered  {at=5309851.606370979, delay=0.007991415448486805, ms=00021}
22:49:06.270575 run                osmo-ms-mob/00022: Starting mobile
22:49:06.292032 run       osmo-ms-mob/00022(pid=157): Launched
22:49:06.310129 run                             mass: MS start registered  {at=5309852.013436669, delay=0.005708377808332443, ms=00022}
22:49:06.775798 run                osmo-ms-mob/00023: Starting mobile
22:49:06.811046 run       osmo-ms-mob/00023(pid=158): Launched
22:49:06.836069 run                             mass: MS start registered  {at=5309852.539396862, delay=0.012931237928569317, ms=00023}
22:49:07.113966 run                             mass: MS performed LU  {at=5309852.817268371, lu_delay=4.821758811362088, ms=00014}
22:49:07.145876 run                osmo-ms-mob/00024: Starting mobile
22:49:07.183885 run       osmo-ms-mob/00024(pid=159): Launched
22:49:07.202043 run                             mass: MS performed LU  {at=5309852.905375059, lu_delay=6.09982917830348, ms=00012}
22:49:07.218886 run                             mass: MS start registered  {at=5309852.922232463, delay=0.016903665848076344, ms=00024}
22:49:07.243126 run                             mass: MS performed LU  {at=5309852.946428042, lu_delay=5.63209970202297, ms=00013}
22:49:07.676560 run                osmo-ms-mob/00025: Starting mobile
22:49:07.717367 run       osmo-ms-mob/00025(pid=160): Launched
22:49:07.735525 run                             mass: MS start registered  {at=5309853.438861917, delay=3.69073823094368e-05, ms=00025}
22:49:08.075058 run                osmo-ms-mob/00026: Starting mobile
22:49:08.124768 run       osmo-ms-mob/00026(pid=161): Launched
22:49:08.153378 run                             mass: MS start registered  {at=5309853.856681174, delay=0.006213492713868618, ms=00026}
22:49:08.476270 run                osmo-ms-mob/00027: Starting mobile
22:49:08.513259 run       osmo-ms-mob/00027(pid=162): Launched
22:49:08.538171 run                             mass: MS start registered  {at=5309854.241470664, delay=0.0077595459297299385, ms=00027}
22:49:08.886109 run                osmo-ms-mob/00028: Starting mobile
22:49:08.908366 run       osmo-ms-mob/00028(pid=163): Launched
22:49:08.926335 run                             mass: MS start registered  {at=5309854.629672874, delay=3.8078054785728455e-05, ms=00028}
22:49:09.098229 run                             mass: MS performed LU  {at=5309854.801532361, lu_delay=4.604286724701524, ms=00018}
22:49:09.144429 run                             mass: MS performed LU  {at=5309854.847733787, lu_delay=5.233739874325693, ms=00017}
22:49:09.165221 run                osmo-ms-mob/00029: Starting mobile
22:49:09.188758 run       osmo-ms-mob/00029(pid=164): Launched
22:49:09.204268 run                             mass: MS start registered  {at=5309854.907608223, delay=3.846175968647003e-05, ms=00029}
22:49:09.219122 run                             mass: MS performed LU  {at=5309854.922462594, lu_delay=5.820126263424754, ms=00016}
22:49:09.250313 run                             mass: MS performed LU  {at=5309854.953643416, lu_delay=6.349825632758439, ms=00015}
22:49:09.667688 run                osmo-ms-mob/00030: Starting mobile
22:49:09.683556 run       osmo-ms-mob/00030(pid=165): Launched
22:49:09.696717 run                             mass: MS start registered  {at=5309855.400050983, delay=0.005493525415658951, ms=00030}
22:49:10.067252 run                osmo-ms-mob/00031: Starting mobile
22:49:10.082302 run       osmo-ms-mob/00031(pid=166): Launched
22:49:10.095534 run                             mass: MS start registered  {at=5309855.798872783, delay=0.005663977935910225, ms=00031}
22:49:10.370705 run                osmo-ms-mob/00032: Starting mobile
22:49:10.388186 run       osmo-ms-mob/00032(pid=167): Launched
22:49:10.405721 run                             mass: MS start registered  {at=5309856.109055299, delay=0.0021681450307369232, ms=00032}
22:49:10.767521 run                osmo-ms-mob/00033: Starting mobile
22:49:10.784563 run       osmo-ms-mob/00033(pid=168): Launched
22:49:10.798231 run                             mass: MS start registered  {at=5309856.501566013, delay=0.005924141965806484, ms=00033}
22:49:10.879168 run                             mass: MS performed LU  {at=5309856.58249732, lu_delay=5.493470974266529, ms=00020}
22:49:10.963274 run                             mass: MS performed LU  {at=5309856.666603183, lu_delay=6.069165629334748, ms=00019}
22:49:11.008824 run                             mass: MS performed LU  {at=5309856.712141227, lu_delay=5.105770247988403, ms=00021}
22:49:11.035068 run                osmo-ms-mob/00034: Starting mobile
22:49:11.055085 run       osmo-ms-mob/00034(pid=169): Launched
22:49:11.072117 run                             mass: MS start registered  {at=5309856.775444158, delay=0.00806937925517559, ms=00034}
22:49:11.152366 run                             mass: MS performed LU  {at=5309856.855678379, lu_delay=4.842241710051894, ms=00022}
22:49:11.467409 run                osmo-ms-mob/00035: Starting mobile
22:49:11.483997 run       osmo-ms-mob/00035(pid=170): Launched
22:49:11.497911 run                             mass: MS start registered  {at=5309857.201232002, delay=0.006245835684239864, ms=00035}
22:49:11.867564 run                osmo-ms-mob/00036: Starting mobile
22:49:11.907159 run       osmo-ms-mob/00036(pid=171): Launched
22:49:11.919505 run                             mass: MS start registered  {at=5309857.622852972, delay=0.005578447133302689, ms=00036}
22:49:12.270841 run                osmo-ms-mob/00037: Starting mobile
22:49:12.291722 run       osmo-ms-mob/00037(pid=172): Launched
22:49:12.306143 run                             mass: MS start registered  {at=5309858.009486623, delay=0.0006258608773350716, ms=00037}
22:49:12.571117 run                osmo-ms-mob/00038: Starting mobile
22:49:12.589117 run       osmo-ms-mob/00038(pid=173): Launched
22:49:12.611584 run                             mass: MS start registered  {at=5309858.314896667, delay=0.013098342344164848, ms=00038}
22:49:12.870456 run                osmo-ms-mob/00039: Starting mobile
22:49:12.887512 run       osmo-ms-mob/00039(pid=174): Launched
22:49:12.896940 run                             mass: MS performed LU  {at=5309858.600289609, lu_delay=5.678057146258652, ms=00024}
22:49:12.909111 run                             mass: MS start registered  {at=5309858.612446753, delay=0.01218339055776596, ms=00039}
22:49:12.920520 run                             mass: MS performed LU  {at=5309858.623871565, lu_delay=4.767190391197801, ms=00026}
22:49:13.016390 run                             mass: MS performed LU  {at=5309858.719699343, lu_delay=5.2808374259620905, ms=00025}
22:49:13.039841 run                osmo-ms-mob/00040: Starting mobile
22:49:13.057407 run       osmo-ms-mob/00040(pid=175): Launched
22:49:13.071624 run                             mass: MS start registered  {at=5309858.774952176, delay=0.006182745099067688, ms=00040}
22:49:13.214509 run                             mass: MS performed LU  {at=5309858.917824723, lu_delay=6.378427861258388, ms=00023}
22:49:13.289050 run                             mass: MS performed LU  {at=5309858.99237908, lu_delay=4.75090841576457, ms=00027}
22:49:13.303723 run                osmo-ms-mob/00041: Starting mobile
22:49:13.321329 run       osmo-ms-mob/00041(pid=176): Launched
22:49:13.335117 run                             mass: MS start registered  {at=5309859.038441144, delay=0.006060292944312096, ms=00041}
22:49:13.867690 run                osmo-ms-mob/00042: Starting mobile
22:49:13.884653 run       osmo-ms-mob/00042(pid=177): Launched
22:49:13.898991 run                             mass: MS start registered  {at=5309859.602331436, delay=0.006376416422426701, ms=00042}
22:49:14.267421 run                osmo-ms-mob/00043: Starting mobile
22:49:14.283248 run       osmo-ms-mob/00043(pid=178): Launched
22:49:14.296311 run                             mass: MS start registered  {at=5309859.9996549, delay=0.005696220323443413, ms=00043}
22:49:14.569748 run                osmo-ms-mob/00044: Starting mobile
22:49:14.587301 run       osmo-ms-mob/00044(pid=179): Launched
22:49:14.601114 run                             mass: MS start registered  {at=5309860.304448638, delay=0.005970796570181847, ms=00044}
22:49:14.645923 run                             mass: MS performed LU  {at=5309860.349246792, lu_delay=5.719573917798698, ms=00028}
22:49:14.728835 run                             mass: MS performed LU  {at=5309860.432134691, lu_delay=5.524526467546821, ms=00029}
22:49:14.760028 run                osmo-ms-mob/00045: Starting mobile
22:49:14.797302 run       osmo-ms-mob/00045(pid=180): Launched
22:49:14.815263 run                             mass: MS performed LU  {at=5309860.518596993, lu_delay=5.118546009995043, ms=00030}
22:49:14.832183 run                             mass: MS start registered  {at=5309860.535530402, delay=0.01697674859315157, ms=00045}
22:49:14.918718 run                             mass: MS performed LU  {at=5309860.622023222, lu_delay=4.823150439187884, ms=00031}
22:49:14.937508 run                osmo-ms-mob/00046: Starting mobile
22:49:14.957419 run       osmo-ms-mob/00046(pid=181): Launched
22:49:14.982289 run                             mass: MS start registered  {at=5309860.685587136, delay=0.012903508730232716, ms=00046}
22:49:15.471063 run                osmo-ms-mob/00047: Starting mobile
22:49:15.492426 run       osmo-ms-mob/00047(pid=182): Launched
22:49:15.518733 run                             mass: MS start registered  {at=5309861.222035742, delay=0.015565386041998863, ms=00047}
22:49:15.771455 run                osmo-ms-mob/00048: Starting mobile
22:49:15.800238 run       osmo-ms-mob/00048(pid=183): Launched
22:49:15.821920 run                             mass: MS start registered  {at=5309861.525209849, delay=0.008530963212251663, ms=00048}
22:49:16.069975 run                osmo-ms-mob/00049: Starting mobile
22:49:16.086739 run       osmo-ms-mob/00049(pid=184): Launched
22:49:16.099748 run                             mass: MS start registered  {at=5309861.803089465, delay=0.005291914567351341, ms=00049}
22:49:16.371423 run                osmo-ms-mob/00050: Starting mobile
22:49:16.387240 run       osmo-ms-mob/00050(pid=185): Launched
22:49:16.399907 run                             mass: MS start registered  {at=5309862.103258858, delay=0.0019365428015589714, ms=00050}
22:49:16.629625 run                             mass: MS performed LU  {at=5309862.332954747, lu_delay=5.5575105883181095, ms=00034}
22:49:16.676019 run                             mass: MS performed LU  {at=5309862.379359464, lu_delay=5.178127462044358, ms=00035}
22:49:16.687257 run                osmo-ms-mob/00051: Starting mobile
22:49:16.700810 run       osmo-ms-mob/00051(pid=186): Launched
22:49:16.712071 run                             mass: MS start registered  {at=5309862.415424875, delay=0.00491714384406805, ms=00051}
22:49:16.745506 run                             mass: MS performed LU  {at=5309862.44885116, lu_delay=4.825998187996447, ms=00036}
22:49:16.782377 run                             mass: MS performed LU  {at=5309862.48571322, lu_delay=6.376657920889556, ms=00032}
22:49:16.794872 run                osmo-ms-mob/00052: Starting mobile
22:49:16.809612 run       osmo-ms-mob/00052(pid=187): Launched
22:49:16.819308 run                             mass: MS performed LU  {at=5309862.522639377, lu_delay=6.021073363721371, ms=00033}
22:49:16.826522 run                             mass: MS start registered  {at=5309862.529887331, delay=0.01003510132431984, ms=00052}
22:49:17.072175 run                             mass: MS performed LU  {at=5309862.775503437, lu_delay=4.766016813926399, ms=00037}
22:49:17.084606 run                osmo-ms-mob/00053: Starting mobile
22:49:17.099059 run       osmo-ms-mob/00053(pid=188): Launched
22:49:17.111271 run                             mass: MS start registered  {at=5309862.814623597, delay=0.00538521446287632, ms=00053}
22:49:17.667067 run                osmo-ms-mob/00054: Starting mobile
22:49:17.680794 run       osmo-ms-mob/00054(pid=189): Launched
22:49:17.692164 run                             mass: MS start registered  {at=5309863.395516432, delay=0.00442940928041935, ms=00054}
22:49:17.966505 run                osmo-ms-mob/00055: Starting mobile
22:49:17.980747 run       osmo-ms-mob/00055(pid=190): Launched
22:49:17.992195 run                             mass: MS start registered  {at=5309863.695538958, delay=0.005142170935869217, ms=00055}
22:49:18.267986 run                osmo-ms-mob/00056: Starting mobile
22:49:18.283976 run       osmo-ms-mob/00056(pid=191): Launched
22:49:18.296575 run                             mass: MS start registered  {at=5309863.99992267, delay=0.0053511252626776695, ms=00056}
22:49:18.566822 run                osmo-ms-mob/00057: Starting mobile
22:49:18.581973 run       osmo-ms-mob/00057(pid=192): Launched
22:49:18.594303 run                             mass: MS start registered  {at=5309864.297654533, delay=0.005351814441382885, ms=00057}
22:49:18.646069 run                             mass: MS performed LU  {at=5309864.349404361, lu_delay=5.310963217169046, ms=00041}
22:49:18.684252 run                             mass: MS performed LU  {at=5309864.387585936, lu_delay=5.612633760087192, ms=00040}
22:49:18.730066 run                             mass: MS performed LU  {at=5309864.433397546, lu_delay=6.1185008790344, ms=00038}
22:49:18.742689 run                osmo-ms-mob/00058: Starting mobile
22:49:18.758240 run       osmo-ms-mob/00058(pid=193): Launched
22:49:18.765660 run                             mass: MS performed LU  {at=5309864.469015889, lu_delay=4.8666844526305795, ms=00042}
22:49:18.772778 run                             mass: MS start registered  {at=5309864.476139885, delay=0.0071477144956588745, ms=00058}
22:49:18.780036 run                             mass: MS performed LU  {at=5309864.483390907, lu_delay=5.870944153517485, ms=00039}
22:49:18.792995 run                osmo-ms-mob/00059: Starting mobile
22:49:18.808115 run       osmo-ms-mob/00059(pid=194): Launched
22:49:18.820425 run                             mass: MS start registered  {at=5309864.523772886, delay=0.005436158739030361, ms=00059}
22:49:19.566204 run                osmo-ms-mob/00060: Starting mobile
22:49:19.580279 run       osmo-ms-mob/00060(pid=195): Launched
22:49:19.592367 run                             mass: MS start registered  {at=5309865.29571397, delay=0.005580883473157883, ms=00060}
22:49:19.966055 run                osmo-ms-mob/00061: Starting mobile
22:49:19.979606 run       osmo-ms-mob/00061(pid=196): Launched
22:49:19.990971 run                             mass: MS start registered  {at=5309865.694316877, delay=0.005249675363302231, ms=00061}
22:49:20.266908 run                osmo-ms-mob/00062: Starting mobile
22:49:20.281122 run       osmo-ms-mob/00062(pid=197): Launched
22:49:20.292724 run                             mass: MS start registered  {at=5309865.996075006, delay=0.00481834914535284, ms=00062}
22:49:20.395285 run                             mass: MS performed LU  {at=5309866.098620622, lu_delay=5.563090220093727, ms=00045}
22:49:20.510629 run                             mass: MS performed LU  {at=5309866.213965038, lu_delay=6.214310137555003, ms=00043}
22:49:20.522687 run                osmo-ms-mob/00063: Starting mobile
22:49:20.536242 run       osmo-ms-mob/00063(pid=198): Launched
22:49:20.547610 run                             mass: MS performed LU  {at=5309866.250954828, lu_delay=5.946506190113723, ms=00044}
22:49:20.554140 run                             mass: MS start registered  {at=5309866.257504867, delay=0.011402830481529236, ms=00063}
22:49:20.584802 run                             mass: MS performed LU  {at=5309866.288137262, lu_delay=5.066101519390941, ms=00047}
22:49:20.603052 run                             mass: MS performed LU  {at=5309866.306392053, lu_delay=4.781182204373181, ms=00048}
22:49:20.614482 run                osmo-ms-mob/00064: Starting mobile
22:49:20.628074 run       osmo-ms-mob/00064(pid=199): Launched
22:49:20.639951 run                             mass: MS start registered  {at=5309866.343301383, delay=0.005132969468832016, ms=00064}
22:49:21.366860 run                osmo-ms-mob/00065: Starting mobile
22:49:21.380173 run       osmo-ms-mob/00065(pid=200): Launched
22:49:21.391578 run                             mass: MS start registered  {at=5309867.094906156, delay=0.004885583184659481, ms=00065}
22:49:21.666903 run                osmo-ms-mob/00066: Starting mobile
22:49:21.680986 run       osmo-ms-mob/00066(pid=201): Launched
22:49:21.692470 run                             mass: MS start registered  {at=5309867.39581502, delay=0.004919041879475117, ms=00066}
22:49:22.067008 run                osmo-ms-mob/00067: Starting mobile
22:49:22.081627 run       osmo-ms-mob/00067(pid=202): Launched
22:49:22.094373 run                             mass: MS start registered  {at=5309867.79771912, delay=0.005453415215015411, ms=00067}
22:49:22.176593 run                             mass: MS performed LU  {at=5309867.879926495, lu_delay=5.350039164535701, ms=00052}
22:49:22.259810 run                             mass: MS performed LU  {at=5309867.963134922, lu_delay=6.160045457072556, ms=00049}
22:49:22.273420 run                osmo-ms-mob/00068: Starting mobile
22:49:22.290752 run       osmo-ms-mob/00068(pid=203): Launched
22:49:22.303774 run                             mass: MS start registered  {at=5309868.007119676, delay=0.005344613455235958, ms=00068}
22:49:22.311206 run                             mass: MS performed LU  {at=5309868.014563222, lu_delay=5.19993962533772, ms=00053}
22:49:22.504341 run                             mass: MS performed LU  {at=5309868.207673549, lu_delay=6.104414690285921, ms=00050}
22:49:22.522675 run                             mass: MS performed LU  {at=5309868.226012376, lu_delay=4.83049594424665, ms=00054}
22:49:22.534251 run                osmo-ms-mob/00069: Starting mobile
22:49:22.547960 run       osmo-ms-mob/00069(pid=204): Launched
22:49:22.559445 run                             mass: MS start registered  {at=5309868.262785005, delay=0.00513049028813839, ms=00069}
22:49:23.167556 run                osmo-ms-mob/00070: Starting mobile
22:49:23.183824 run       osmo-ms-mob/00070(pid=205): Launched
22:49:23.197412 run                             mass: MS start registered  {at=5309868.90075007, delay=0.006052331067621708, ms=00070}
22:49:23.349428 run                             mass: MS performed LU  {at=5309869.052762449, lu_delay=4.576622563414276, ms=00058}
22:49:23.567077 run                osmo-ms-mob/00071: Starting mobile
22:49:23.582633 run       osmo-ms-mob/00071(pid=206): Launched
22:49:23.594967 run                             mass: MS start registered  {at=5309869.298318615, delay=0.005039475858211517, ms=00071}
22:49:23.967040 run                osmo-ms-mob/00072: Starting mobile
22:49:23.981639 run       osmo-ms-mob/00072(pid=207): Launched
22:49:23.993850 run                             mass: MS start registered  {at=5309869.697197948, delay=0.005163704045116901, ms=00072}
22:49:24.078270 run                             mass: MS performed LU  {at=5309869.781592491, lu_delay=4.485878520645201, ms=00060}
22:49:24.116191 run                             mass: MS performed LU  {at=5309869.819525613, lu_delay=5.819602943025529, ms=00056}
22:49:24.133422 run                             mass: MS performed LU  {at=5309869.836767739, lu_delay=5.539113205857575, ms=00057}
22:49:24.147214 run                osmo-ms-mob/00073: Starting mobile
22:49:24.164349 run       osmo-ms-mob/00073(pid=208): Launched
22:49:24.177856 run                             mass: MS start registered  {at=5309869.881203519, delay=0.005586050450801849, ms=00073}
22:49:24.770661 run                osmo-ms-mob/00074: Starting mobile
22:49:24.787636 run       osmo-ms-mob/00074(pid=209): Launched
22:49:24.801816 run                             mass: MS start registered  {at=5309870.505137557, delay=0.0060751112177968025, ms=00074}
22:49:25.084061 run                             mass: MS performed LU  {at=5309870.78739067, lu_delay=6.263617783784866, ms=00059}
22:49:25.096944 run                osmo-ms-mob/00075: Starting mobile
22:49:25.112514 run       osmo-ms-mob/00075(pid=210): Launched
22:49:25.125481 run                             mass: MS start registered  {at=5309870.828826635, delay=0.005734364502131939, ms=00075}
22:49:25.133457 run                             mass: MS performed LU  {at=5309870.836810156, lu_delay=7.141271198168397, ms=00055}
22:49:25.227534 run                             mass: MS performed LU  {at=5309870.930863165, lu_delay=4.934788159094751, ms=00062}
22:49:25.234276 run                             mass: MS performed LU  {at=5309870.93763857, lu_delay=3.8427324136719108, ms=00065}
22:49:25.669213 run                osmo-ms-mob/00076: Starting mobile
22:49:25.683389 run       osmo-ms-mob/00076(pid=211): Launched
22:49:25.695550 run                             mass: MS start registered  {at=5309871.398891447, delay=0.005297280848026276, ms=00076}
22:49:25.942942 run                             mass: MS performed LU  {at=5309871.646276392, lu_delay=5.951959514990449, ms=00061}
22:49:26.034768 run                             mass: MS performed LU  {at=5309871.73810484, lu_delay=5.480599972419441, ms=00063}
22:49:26.046585 run                osmo-ms-mob/00077: Starting mobile
22:49:26.060568 run       osmo-ms-mob/00077(pid=212): Launched
22:49:26.066813 run                             mass: MS performed LU  {at=5309871.770171993, lu_delay=5.426870610564947, ms=00064}
22:49:26.073439 run                             mass: MS start registered  {at=5309871.776802615, delay=0.006648843176662922, ms=00077}
22:49:26.568900 run                osmo-ms-mob/00078: Starting mobile
22:49:26.582382 run       osmo-ms-mob/00078(pid=213): Launched
22:49:26.594252 run                             mass: MS start registered  {at=5309872.297594518, delay=0.0050814272835850716, ms=00078}
22:49:26.966597 run                osmo-ms-mob/00079: Starting mobile
22:49:26.980372 run       osmo-ms-mob/00079(pid=214): Launched
22:49:26.991741 run                             mass: MS start registered  {at=5309872.69508427, delay=0.004907323978841305, ms=00079}
22:49:27.466122 run                osmo-ms-mob/00080: Starting mobile
22:49:27.479842 run       osmo-ms-mob/00080(pid=215): Launched
22:49:27.491501 run                             mass: MS start registered  {at=5309873.194849624, delay=0.004822809249162674, ms=00080}
22:49:27.844383 run                             mass: MS performed LU  {at=5309873.547718211, lu_delay=5.540598534978926, ms=00068}
22:49:27.881266 run                             mass: MS performed LU  {at=5309873.584605715, lu_delay=5.786886595189571, ms=00067}
22:49:27.892377 run                osmo-ms-mob/00081: Starting mobile
22:49:27.905643 run       osmo-ms-mob/00081(pid=216): Launched
22:49:27.917003 run                             mass: MS start registered  {at=5309873.620354102, delay=0.00504407100379467, ms=00081}
22:49:27.973314 run                             mass: MS performed LU  {at=5309873.676635667, lu_delay=6.280820646323264, ms=00066}
22:49:29.052886 run                osmo-ms-mob/00082: Starting mobile
22:49:29.068279 run       osmo-ms-mob/00082(pid=217): Launched
22:49:29.074544 run                             mass: Starting too slowly. Moving on {now=5309874.777911895, sleep=-0.6142568560317159, target=5309874.163655039}
22:49:29.080736 run                             mass: MS performed LU  {at=5309874.784094211, lu_delay=5.485775595530868, ms=00071}
22:49:29.086862 run                             mass: Starting too slowly. Moving on {now=5309874.790229946, sleep=-0.5265749078243971, target=5309874.263655039}
22:49:29.092700 run                             mass: MS start registered  {at=5309874.796060582, delay=0.018150892108678818, ms=00082}
22:49:29.098668 run                             mass: Starting too slowly. Moving on {now=5309874.802037666, sleep=-0.43838262744247913, target=5309874.363655038}
22:49:29.104449 run                             mass: Starting too slowly. Moving on {now=5309874.807819435, sleep=-0.3441643975675106, target=5309874.463655038}
22:49:29.110318 run                             mass: Starting too slowly. Moving on {now=5309874.813687874, sleep=-0.2500328365713358, target=5309874.563655037}
22:49:29.116223 run                             mass: Starting too slowly. Moving on {now=5309874.819593836, sleep=-0.15593879856169224, target=5309874.663655037}
22:49:29.127427 run                osmo-ms-mob/00083: Starting mobile
22:49:29.141143 run       osmo-ms-mob/00083(pid=218): Launched
22:49:29.147466 run                             mass: Starting too slowly. Moving on {now=5309874.85083484, sleep=-0.08717980328947306, target=5309874.763655037}
22:49:29.153520 run                             mass: MS start registered  {at=5309874.856878399, delay=0.006046139635145664, ms=00083}
22:49:29.467351 run                osmo-ms-mob/00084: Starting mobile
22:49:29.481742 run       osmo-ms-mob/00084(pid=219): Launched
22:49:29.493422 run                             mass: MS start registered  {at=5309875.196773244, delay=0.0043484121561050415, ms=00084}
22:49:29.685978 run                             mass: MS performed LU  {at=5309875.38931405, lu_delay=4.88417649269104, ms=00074}
22:49:29.708733 run                             mass: MS performed LU  {at=5309875.41206746, lu_delay=6.511317390017211, ms=00070}
22:49:29.972812 run                osmo-ms-mob/00085: Starting mobile
22:49:29.987288 run       osmo-ms-mob/00085(pid=220): Launched
22:49:29.998555 run                             mass: MS start registered  {at=5309875.701903018, delay=0.005002019926905632, ms=00085}
22:49:30.452692 run                             mass: MS performed LU  {at=5309876.155943738, lu_delay=6.45874579064548, ms=00072}
22:49:30.506596 run                             mass: MS performed LU  {at=5309876.209911606, lu_delay=5.381084971129894, ms=00075}
22:49:30.519319 run                osmo-ms-mob/00086: Starting mobile
22:49:30.533215 run       osmo-ms-mob/00086(pid=221): Launched
22:49:30.539480 run                             mass: MS performed LU  {at=5309876.242837522, lu_delay=6.361634002998471, ms=00073}
22:49:30.545753 run                             mass: MS start registered  {at=5309876.249118383, delay=0.006301994435489178, ms=00086}
22:49:31.166834 run                osmo-ms-mob/00087: Starting mobile
22:49:31.181808 run       osmo-ms-mob/00087(pid=222): Launched
22:49:31.193706 run                             mass: MS start registered  {at=5309876.897053615, delay=0.00525259505957365, ms=00087}
22:49:31.721074 run                             mass: MS performed LU  {at=5309877.4243859, lu_delay=3.804031797684729, ms=00081}
22:49:31.734653 run                osmo-ms-mob/00088: Starting mobile
22:49:31.748119 run       osmo-ms-mob/00088(pid=223): Launched
22:49:31.754317 run                             mass: MS performed LU  {at=5309877.457676122, lu_delay=4.762591851875186, ms=00079}
22:49:31.760328 run                             mass: MS start registered  {at=5309877.463696048, delay=0.006039426662027836, ms=00088}
22:49:31.808347 run                             mass: MS performed LU  {at=5309877.511680387, lu_delay=4.3168307626619935, ms=00080}
22:49:31.844897 run                             mass: MS performed LU  {at=5309877.548234944, lu_delay=5.2506404258310795, ms=00078}
22:49:31.882853 run                             mass: MS performed LU  {at=5309877.58616775, lu_delay=5.809365134686232, ms=00077}
22:49:32.366850 run                osmo-ms-mob/00089: Starting mobile
22:49:32.380077 run       osmo-ms-mob/00089(pid=224): Launched
22:49:32.391464 run                             mass: MS start registered  {at=5309878.094803837, delay=0.005102725699543953, ms=00089}
22:49:32.532987 run                             mass: MS performed LU  {at=5309878.236321913, lu_delay=6.837430465966463, ms=00076}
22:49:32.967055 run                osmo-ms-mob/00090: Starting mobile
22:49:32.982837 run       osmo-ms-mob/00090(pid=225): Launched
22:49:32.995037 run                             mass: MS start registered  {at=5309878.698353977, delay=0.005422109737992287, ms=00090}
22:49:33.670919 run                osmo-ms-mob/00091: Starting mobile
22:49:33.685791 run       osmo-ms-mob/00091(pid=226): Launched
22:49:33.697387 run                             mass: MS start registered  {at=5309879.400735973, delay=0.005177823826670647, ms=00091}
22:49:33.747338 run                             mass: MS performed LU  {at=5309879.450671265, lu_delay=4.654610683210194, ms=00082}
22:49:33.802165 run                             mass: MS performed LU  {at=5309879.505502075, lu_delay=4.6486236760392785, ms=00083}
22:49:34.393803 run                osmo-ms-mob/00092: Starting mobile
22:49:34.409048 run       osmo-ms-mob/00092(pid=227): Launched
22:49:34.420220 run                             mass: MS start registered  {at=5309880.123573666, delay=0.004977891221642494, ms=00092}
22:49:35.171061 run                osmo-ms-mob/00093: Starting mobile
22:49:35.185270 run       osmo-ms-mob/00093(pid=228): Launched
22:49:35.197061 run                             mass: MS start registered  {at=5309880.900408032, delay=0.005503451451659203, ms=00093}
22:49:35.676910 run                             mass: MS performed LU  {at=5309881.37999789, lu_delay=5.678094872273505, ms=00085}
22:49:35.741056 run                             mass: MS performed LU  {at=5309881.444313823, lu_delay=5.195195440202951, ms=00086}
22:49:36.082017 run                osmo-ms-mob/00094: Starting mobile
22:49:36.095665 run       osmo-ms-mob/00094(pid=229): Launched
22:49:36.106828 run                             mass: MS start registered  {at=5309881.810180447, delay=0.004946370609104633, ms=00094}
22:49:36.976045 run                osmo-ms-mob/00095: Starting mobile
22:49:37.000502 run       osmo-ms-mob/00095(pid=230): Launched
22:49:37.012947 run                             mass: MS start registered  {at=5309882.716289185, delay=0.00010174978524446487, ms=00095}
22:49:37.222489 run                             mass: MS performed LU  {at=5309882.925784679, lu_delay=4.830980842001736, ms=00089}
22:49:37.258825 run                             mass: MS performed LU  {at=5309882.962119968, lu_delay=6.06506635248661, ms=00087}
22:49:37.475455 run                             mass: MS performed LU  {at=5309883.178769627, lu_delay=5.715073578990996, ms=00088}
22:49:37.513927 run                             mass: MS performed LU  {at=5309883.217235888, lu_delay=22.53164875227958, ms=00046}
22:49:37.972120 run                osmo-ms-mob/00096: Starting mobile
22:49:37.999738 run       osmo-ms-mob/00096(pid=231): Launched
22:49:38.014939 run                             mass: MS start registered  {at=5309883.718268051, delay=0.0019878344610333443, ms=00096}
22:49:39.073184 run                osmo-ms-mob/00097: Starting mobile
22:49:39.102077 run       osmo-ms-mob/00097(pid=232): Launched
22:49:39.114228 run                             mass: MS start registered  {at=5309884.817524964, delay=0.003933366388082504, ms=00097}
22:49:39.206645 run                             mass: MS performed LU  {at=5309884.909966402, lu_delay=6.211612424813211, ms=00090}
22:49:39.224549 run                             mass: MS performed LU  {at=5309884.927901253, lu_delay=4.8043275866657495, ms=00092}
22:49:39.271140 run                             mass: MS performed LU  {at=5309884.974474897, lu_delay=5.573738923296332, ms=00091}
22:49:39.414794 run                             mass: MS performed LU  {at=5309885.118081387, lu_delay=22.70265651214868, ms=00051}
22:49:40.368275 run                osmo-ms-mob/00098: Starting mobile
22:49:40.382935 run       osmo-ms-mob/00098(pid=233): Launched
22:49:40.393830 run                             mass: MS start registered  {at=5309886.097185841, delay=0.0022080736234784126, ms=00098}
22:49:40.987884 run                             mass: MS performed LU  {at=5309886.691217245, lu_delay=4.8810367975384, ms=00094}
22:49:41.241375 run                             mass: MS performed LU  {at=5309886.944695267, lu_delay=6.044287234544754, ms=00093}
22:49:42.166394 run                osmo-ms-mob/00099: Starting mobile
22:49:42.179936 run       osmo-ms-mob/00099(pid=234): Launched
22:49:42.186146 run                             mass: All started... {duration=55.725859503261745, too_slow=7}
22:49:42.192092 run                             mass: MS start registered  {at=5309887.895432666, delay=0.005921011790633202, ms=00099}
22:49:42.972259 run                             mass: MS performed LU  {at=5309888.675550047, lu_delay=5.9592608623206615, ms=00095}
22:49:42.990465 run                             mass: MS performed LU  {at=5309888.693814444, lu_delay=4.975546393543482, ms=00096}
22:49:44.901442 run                             mass: MS performed LU  {at=5309890.604774681, lu_delay=4.507588840089738, ms=00098}
22:49:44.919817 run                             mass: MS performed LU  {at=5309890.623159334, lu_delay=5.805634370073676, ms=00097}
22:49:44.989019 run                             mass: MS performed LU  {at=5309890.692334948, lu_delay=22.429549942724407, ms=00069}
22:49:46.973553 run                             mass: MS performed LU  {at=5309892.676883751, lu_delay=4.781451084651053, ms=00099}
22:49:52.622037 run                             mass: MS performed LU  {at=5309898.325305681, lu_delay=23.128532436676323, ms=00084}
22:49:52.629999 run                             mass: Tests done {all_completed=True, max=23.128532436676323, min=3.804031797684729}
22:49:52.635997 tst         register_default_mass.py: Test passed (90.9 sec)
22:49:52.641847 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:52.645330 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:52.648767 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:52.652190 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:52.660256 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:52.663702 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:52.667093 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:52.670480 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:52.673903 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:52.677280 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:52.680644 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:52.684029 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:52.687427 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:52.690805 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:52.694257 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:52.697679 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:52.701147 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:52.704652 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:52.708148 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:52.711658 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:52.715453 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:52.718898 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:52.722299 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:52.725716 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:52.729119 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:52.732750 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:52.736150 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:52.739596 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:52.743488 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:52.747223 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:52.750702 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:52.754132 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:52.757579 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:52.761033 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:52.764491 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:52.768193 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:52.771620 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:52.775066 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:52.778625 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:52.782065 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:52.785752 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:52.789196 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:52.792772 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:52.796230 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:52.799676 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:52.803116 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:52.806570 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:52.809984 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:52.813727 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:52.817171 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:52.821061 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:52.825074 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:52.828862 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:52.832575 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:52.836283 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:52.839904 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:52.843417 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:52.846843 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:52.850288 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:52.853748 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:52.857330 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:52.860853 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:52.864334 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:52.867805 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:52.871284 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:52.874726 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:52.878140 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:52.882019 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:52.885365 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:52.889365 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:52.892757 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:52.896149 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:52.899534 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:52.902920 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:52.906320 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:52.909701 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:52.913091 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:52.917028 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:52.920467 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:52.923938 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:52.927273 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:52.930658 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:52.934054 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:52.937435 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:52.940796 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:52.944205 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:52.947483 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:52.950866 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:52.954257 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:52.957637 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:52.961051 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:52.964597 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:52.967991 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:52.971400 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:52.975416 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:52.978816 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:52.982254 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:52.986084 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:52.989525 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:52.992926 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:52.996307 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:53.000100 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:53.003591 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:53.006988 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:53.010381 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:53.013781 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:53.017172 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:53.020555 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:53.023957 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:53.027363 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:53.030759 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:53.034260 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:53.037666 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:53.041057 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:53.044886 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:53.048423 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:53.051792 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:53.055080 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:53.058912 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:53.062805 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:53.066036 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:53.069273 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:53.072520 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:53.075756 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:53.079597 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:53.084813 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:53.088290 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:53.091553 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:53.094801 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:53.098381 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:53.101619 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:53.104838 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:53.108078 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:53.111314 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:53.114607 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:53.117852 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:53.121071 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:53.124796 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:53.128042 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:53.131290 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:53.134557 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:53.137797 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:53.141044 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:53.144422 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:53.147686 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:53.151778 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:53.155028 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:53.158246 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:53.161830 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:53.165811 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:53.169087 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:53.172377 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:53.176993 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:53.180345 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:53.184212 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:53.187467 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:53.190772 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:53.194038 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:53.197347 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:53.200723 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:53.203983 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:53.207284 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:53.210658 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:53.214044 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:53.217448 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:53.220865 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:53.224237 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:53.227625 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:53.231015 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:53.234405 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:53.237803 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:53.241181 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:53.244553 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:53.247935 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:53.251320 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:53.254696 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:53.258086 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:53.261462 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:53.264862 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:53.268213 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:53.271587 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:53.274968 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:53.278347 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:53.281722 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:53.285109 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:53.288476 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:53.291859 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:53.295238 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:53.298612 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:53.301982 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:53.305386 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:53.308791 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:53.312168 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:53.315534 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:53.318912 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:53.322420 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:53.325804 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:53.329179 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:53.332547 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:53.335925 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:53.339297 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:53.342676 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:53.346044 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:53.349447 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:53.352835 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:53.356200 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:53.359581 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:53.362949 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:53.366318 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:53.369702 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:53.373063 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:53.376428 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:53.380065 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:53.383500 ---      ParallelTerminationStrategy: PID 22 died...
22:49:53.385033 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:53.388799 ---      ParallelTerminationStrategy: PID 23 died...
22:49:53.390339 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:53.394107 ---      ParallelTerminationStrategy: PID 24 died...
22:49:53.395640 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:53.399438 ---      ParallelTerminationStrategy: PID 25 died...
22:49:53.401004 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:53.404756 ---      ParallelTerminationStrategy: PID 26 died...
22:49:53.406288 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:53.410057 ---      ParallelTerminationStrategy: PID 27 died...
22:49:53.411593 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:53.415383 ---      ParallelTerminationStrategy: PID 28 died...
22:49:53.416946 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:53.421329 ---      ParallelTerminationStrategy: PID 29 died...
22:49:53.422883 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:53.426712 ---      ParallelTerminationStrategy: PID 30 died...
22:49:53.428244 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:53.431993 ---      ParallelTerminationStrategy: PID 31 died...
22:49:53.433621 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:53.437710 ---      ParallelTerminationStrategy: PID 32 died...
22:49:53.439334 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:53.443171 ---      ParallelTerminationStrategy: PID 33 died...
22:49:53.444726 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:53.448637 ---      ParallelTerminationStrategy: PID 35 died...
22:49:53.450187 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:53.453983 ---      ParallelTerminationStrategy: PID 36 died...
22:49:53.455522 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:53.459260 ---      ParallelTerminationStrategy: PID 37 died...
22:49:53.460776 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:53.464509 ---      ParallelTerminationStrategy: PID 38 died...
22:49:53.466027 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:53.469775 ---      ParallelTerminationStrategy: PID 39 died...
22:49:53.471310 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:53.475061 ---      ParallelTerminationStrategy: PID 40 died...
22:49:53.476521 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:53.480403 ---      ParallelTerminationStrategy: PID 41 died...
22:49:53.481925 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:53.485573 ---      ParallelTerminationStrategy: PID 42 died...
22:49:53.487068 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:53.490792 ---      ParallelTerminationStrategy: PID 43 died...
22:49:53.492296 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:53.495966 ---      ParallelTerminationStrategy: PID 44 died...
22:49:53.497475 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:53.501199 ---      ParallelTerminationStrategy: PID 45 died...
22:49:53.502694 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:53.506284 ---      ParallelTerminationStrategy: PID 46 died...
22:49:53.507794 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:53.511447 ---      ParallelTerminationStrategy: PID 47 died...
22:49:53.512945 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:53.516561 ---      ParallelTerminationStrategy: PID 48 died...
22:49:53.518027 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:53.521753 ---      ParallelTerminationStrategy: PID 49 died...
22:49:53.523269 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:53.527016 ---      ParallelTerminationStrategy: PID 50 died...
22:49:53.528515 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:53.532067 ---      ParallelTerminationStrategy: PID 51 died...
22:49:53.533521 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:53.537119 ---      ParallelTerminationStrategy: PID 52 died...
22:49:53.538637 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:53.542321 ---      ParallelTerminationStrategy: PID 53 died...
22:49:53.543828 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:53.547530 ---      ParallelTerminationStrategy: PID 54 died...
22:49:53.549026 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:53.552711 ---      ParallelTerminationStrategy: PID 55 died...
22:49:53.554218 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:53.557952 ---      ParallelTerminationStrategy: PID 56 died...
22:49:53.559472 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:53.563225 ---      ParallelTerminationStrategy: PID 57 died...
22:49:53.564766 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:53.568515 ---      ParallelTerminationStrategy: PID 58 died...
22:49:53.570045 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:53.573789 ---      ParallelTerminationStrategy: PID 59 died...
22:49:53.575287 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:53.579011 ---      ParallelTerminationStrategy: PID 60 died...
22:49:53.580508 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:53.584205 ---      ParallelTerminationStrategy: PID 61 died...
22:49:53.585708 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:53.589461 ---      ParallelTerminationStrategy: PID 62 died...
22:49:53.591097 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:53.594850 ---      ParallelTerminationStrategy: PID 63 died...
22:49:53.596373 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:53.600685 ---      ParallelTerminationStrategy: PID 64 died...
22:49:53.602194 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:53.605901 ---      ParallelTerminationStrategy: PID 65 died...
22:49:53.607405 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:53.611085 ---      ParallelTerminationStrategy: PID 66 died...
22:49:53.612551 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:53.616231 ---      ParallelTerminationStrategy: PID 67 died...
22:49:53.617741 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:53.621467 ---      ParallelTerminationStrategy: PID 68 died...
22:49:53.622961 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:53.626674 ---      ParallelTerminationStrategy: PID 69 died...
22:49:53.628175 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:53.631906 ---      ParallelTerminationStrategy: PID 70 died...
22:49:53.633410 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:53.637110 ---      ParallelTerminationStrategy: PID 71 died...
22:49:53.638605 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:53.642354 ---      ParallelTerminationStrategy: PID 72 died...
22:49:53.643857 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:53.647572 ---      ParallelTerminationStrategy: PID 73 died...
22:49:53.649074 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:53.652774 ---      ParallelTerminationStrategy: PID 74 died...
22:49:53.654283 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:53.657998 ---      ParallelTerminationStrategy: PID 75 died...
22:49:53.659494 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:53.663222 ---      ParallelTerminationStrategy: PID 76 died...
22:49:53.664723 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:53.668407 ---      ParallelTerminationStrategy: PID 77 died...
22:49:53.669903 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:53.673608 ---      ParallelTerminationStrategy: PID 78 died...
22:49:53.675111 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:53.678847 ---      ParallelTerminationStrategy: PID 79 died...
22:49:53.680359 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:53.684056 ---      ParallelTerminationStrategy: PID 80 died...
22:49:53.685596 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:53.689304 ---      ParallelTerminationStrategy: PID 81 died...
22:49:53.690802 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:53.694487 ---      ParallelTerminationStrategy: PID 82 died...
22:49:53.695990 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:53.699721 ---      ParallelTerminationStrategy: PID 83 died...
22:49:53.701266 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:53.704992 ---      ParallelTerminationStrategy: PID 84 died...
22:49:53.706508 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:53.710240 ---      ParallelTerminationStrategy: PID 85 died...
22:49:53.711757 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:53.715501 ---      ParallelTerminationStrategy: PID 86 died...
22:49:53.717026 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:53.720763 ---      ParallelTerminationStrategy: PID 87 died...
22:49:53.722286 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:53.726013 ---      ParallelTerminationStrategy: PID 88 died...
22:49:53.727533 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:53.731269 ---      ParallelTerminationStrategy: PID 89 died...
22:49:53.732785 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:53.736517 ---      ParallelTerminationStrategy: PID 90 died...
22:49:53.738047 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:53.741787 ---      ParallelTerminationStrategy: PID 91 died...
22:49:53.743282 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:53.746973 ---      ParallelTerminationStrategy: PID 92 died...
22:49:53.748478 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:53.752166 ---      ParallelTerminationStrategy: PID 93 died...
22:49:53.753681 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:53.757375 ---      ParallelTerminationStrategy: PID 94 died...
22:49:53.758877 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:53.762592 ---      ParallelTerminationStrategy: PID 95 died...
22:49:53.764099 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:53.767795 ---      ParallelTerminationStrategy: PID 96 died...
22:49:53.769290 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:53.772997 ---      ParallelTerminationStrategy: PID 97 died...
22:49:53.774495 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:53.778215 ---      ParallelTerminationStrategy: PID 98 died...
22:49:53.779714 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:53.783410 ---      ParallelTerminationStrategy: PID 99 died...
22:49:53.784932 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:53.788660 ---      ParallelTerminationStrategy: PID 100 died...
22:49:53.790109 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:53.793709 ---      ParallelTerminationStrategy: PID 101 died...
22:49:53.795183 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:53.798916 ---      ParallelTerminationStrategy: PID 102 died...
22:49:53.800395 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:53.804133 ---      ParallelTerminationStrategy: PID 103 died...
22:49:53.805740 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:53.809526 ---      ParallelTerminationStrategy: PID 104 died...
22:49:53.811049 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:53.814834 ---      ParallelTerminationStrategy: PID 105 died...
22:49:53.816367 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:53.820130 ---      ParallelTerminationStrategy: PID 106 died...
22:49:53.821676 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:53.825457 ---      ParallelTerminationStrategy: PID 107 died...
22:49:53.826999 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:53.830792 ---      ParallelTerminationStrategy: PID 108 died...
22:49:53.832327 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:53.836132 ---      ParallelTerminationStrategy: PID 109 died...
22:49:53.837664 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:53.841436 ---      ParallelTerminationStrategy: PID 110 died...
22:49:53.842968 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:53.846750 ---      ParallelTerminationStrategy: PID 111 died...
22:49:53.848270 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:53.852082 ---      ParallelTerminationStrategy: PID 112 died...
22:49:53.853619 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:53.857392 ---      ParallelTerminationStrategy: PID 113 died...
22:49:53.859187 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:53.862996 ---      ParallelTerminationStrategy: PID 114 died...
22:49:53.864539 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:53.868372 ---      ParallelTerminationStrategy: PID 115 died...
22:49:53.869902 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:53.873678 ---      ParallelTerminationStrategy: PID 116 died...
22:49:53.875215 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:53.878999 ---      ParallelTerminationStrategy: PID 117 died...
22:49:53.880531 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:53.884309 ---      ParallelTerminationStrategy: PID 118 died...
22:49:53.885852 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:53.889662 ---      ParallelTerminationStrategy: PID 119 died...
22:49:53.891200 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:53.894978 ---      ParallelTerminationStrategy: PID 120 died...
22:49:53.896505 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:53.900270 ---      ParallelTerminationStrategy: PID 121 died...
22:49:53.901830 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:53.905599 ---      ParallelTerminationStrategy: PID 122 died...
22:49:53.907125 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:53.910904 ---      ParallelTerminationStrategy: PID 123 died...
22:49:53.912431 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:53.916246 ---      ParallelTerminationStrategy: PID 124 died...
22:49:53.917781 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:53.921536 ---      ParallelTerminationStrategy: PID 125 died...
22:49:53.922996 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:53.926649 ---      ParallelTerminationStrategy: PID 126 died...
22:49:53.928121 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:53.931760 ---      ParallelTerminationStrategy: PID 127 died...
22:49:53.933254 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:53.936907 ---      ParallelTerminationStrategy: PID 128 died...
22:49:53.938407 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:53.942184 ---      ParallelTerminationStrategy: PID 129 died...
22:49:53.943697 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:53.947403 ---      ParallelTerminationStrategy: PID 130 died...
22:49:53.948924 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:53.952706 ---      ParallelTerminationStrategy: PID 131 died...
22:49:53.954225 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:53.957965 ---      ParallelTerminationStrategy: PID 132 died...
22:49:53.959479 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:53.963195 ---      ParallelTerminationStrategy: PID 133 died...
22:49:53.964735 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:53.968490 ---      ParallelTerminationStrategy: PID 134 died...
22:49:53.969999 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:53.973728 ---      ParallelTerminationStrategy: PID 135 died...
22:49:53.975243 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:53.978937 ---      ParallelTerminationStrategy: PID 136 died...
22:49:53.980430 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:53.984210 ---      ParallelTerminationStrategy: PID 137 died...
22:49:53.985722 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:53.989407 ---      ParallelTerminationStrategy: PID 138 died...
22:49:53.990915 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:53.994627 ---      ParallelTerminationStrategy: PID 139 died...
22:49:53.996136 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:53.999852 ---      ParallelTerminationStrategy: PID 140 died...
22:49:54.001349 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:54.005042 ---      ParallelTerminationStrategy: PID 141 died...
22:49:54.006535 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:54.010226 ---      ParallelTerminationStrategy: PID 142 died...
22:49:54.011919 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:54.015677 ---      ParallelTerminationStrategy: PID 143 died...
22:49:54.017176 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:54.020955 ---      ParallelTerminationStrategy: PID 144 died...
22:49:54.022475 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:54.026235 ---      ParallelTerminationStrategy: PID 145 died...
22:49:54.027733 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:54.031522 ---      ParallelTerminationStrategy: PID 146 died...
22:49:54.033039 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:54.036771 ---      ParallelTerminationStrategy: PID 147 died...
22:49:54.038274 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:54.041979 ---      ParallelTerminationStrategy: PID 148 died...
22:49:54.043468 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:54.047316 ---      ParallelTerminationStrategy: PID 149 died...
22:49:54.048815 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:54.052534 ---      ParallelTerminationStrategy: PID 150 died...
22:49:54.054057 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:54.057762 ---      ParallelTerminationStrategy: PID 151 died...
22:49:54.059266 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:54.062982 ---      ParallelTerminationStrategy: PID 152 died...
22:49:54.064484 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:54.068171 ---      ParallelTerminationStrategy: PID 153 died...
22:49:54.069685 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:54.073395 ---      ParallelTerminationStrategy: PID 154 died...
22:49:54.074888 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:54.078579 ---      ParallelTerminationStrategy: PID 155 died...
22:49:54.080081 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:54.083867 ---      ParallelTerminationStrategy: PID 156 died...
22:49:54.085391 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:54.090148 ---      ParallelTerminationStrategy: PID 157 died...
22:49:54.091897 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:54.095683 ---      ParallelTerminationStrategy: PID 158 died...
22:49:54.097249 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:54.100967 ---      ParallelTerminationStrategy: PID 159 died...
22:49:54.102468 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:54.106195 ---      ParallelTerminationStrategy: PID 160 died...
22:49:54.107709 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:54.111427 ---      ParallelTerminationStrategy: PID 161 died...
22:49:54.112939 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:54.117129 ---      ParallelTerminationStrategy: PID 162 died...
22:49:54.118920 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:54.123526 ---      ParallelTerminationStrategy: PID 163 died...
22:49:54.125534 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:54.130383 ---      ParallelTerminationStrategy: PID 164 died...
22:49:54.132347 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:54.137151 ---      ParallelTerminationStrategy: PID 165 died...
22:49:54.139087 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:54.144242 ---      ParallelTerminationStrategy: PID 166 died...
22:49:54.146168 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:54.150919 ---      ParallelTerminationStrategy: PID 167 died...
22:49:54.152835 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:54.157653 ---      ParallelTerminationStrategy: PID 168 died...
22:49:54.159567 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:54.164324 ---      ParallelTerminationStrategy: PID 169 died...
22:49:54.166258 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:54.171023 ---      ParallelTerminationStrategy: PID 170 died...
22:49:54.172944 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:54.177612 ---      ParallelTerminationStrategy: PID 171 died...
22:49:54.179530 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:54.184285 ---      ParallelTerminationStrategy: PID 172 died...
22:49:54.186189 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:54.190889 ---      ParallelTerminationStrategy: PID 173 died...
22:49:54.192808 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:54.197588 ---      ParallelTerminationStrategy: PID 174 died...
22:49:54.199510 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:54.204270 ---      ParallelTerminationStrategy: PID 175 died...
22:49:54.206239 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:54.210965 ---      ParallelTerminationStrategy: PID 176 died...
22:49:54.212834 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:54.217616 ---      ParallelTerminationStrategy: PID 177 died...
22:49:54.219549 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:54.224335 ---      ParallelTerminationStrategy: PID 178 died...
22:49:54.226258 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:54.230997 ---      ParallelTerminationStrategy: PID 179 died...
22:49:54.232921 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:54.237703 ---      ParallelTerminationStrategy: PID 180 died...
22:49:54.239663 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:54.244444 ---      ParallelTerminationStrategy: PID 181 died...
22:49:54.246359 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:54.251136 ---      ParallelTerminationStrategy: PID 182 died...
22:49:54.253075 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:54.257929 ---      ParallelTerminationStrategy: PID 183 died...
22:49:54.259824 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:54.264565 ---      ParallelTerminationStrategy: PID 184 died...
22:49:54.266500 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:54.271242 ---      ParallelTerminationStrategy: PID 185 died...
22:49:54.273187 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:54.277969 ---      ParallelTerminationStrategy: PID 186 died...
22:49:54.279885 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:54.284504 ---      ParallelTerminationStrategy: PID 187 died...
22:49:54.286372 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:54.291089 ---      ParallelTerminationStrategy: PID 188 died...
22:49:54.293027 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:54.297790 ---      ParallelTerminationStrategy: PID 189 died...
22:49:54.299711 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:54.304477 ---      ParallelTerminationStrategy: PID 190 died...
22:49:54.306438 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:54.311264 ---      ParallelTerminationStrategy: PID 191 died...
22:49:54.313190 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:54.317953 ---      ParallelTerminationStrategy: PID 192 died...
22:49:54.319852 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:54.324658 ---      ParallelTerminationStrategy: PID 193 died...
22:49:54.326620 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:54.331388 ---      ParallelTerminationStrategy: PID 194 died...
22:49:54.333342 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:54.338162 ---      ParallelTerminationStrategy: PID 195 died...
22:49:54.340084 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:54.344854 ---      ParallelTerminationStrategy: PID 196 died...
22:49:54.346771 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:54.351548 ---      ParallelTerminationStrategy: PID 197 died...
22:49:54.353487 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:54.358242 ---      ParallelTerminationStrategy: PID 198 died...
22:49:54.360113 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:54.364792 ---      ParallelTerminationStrategy: PID 199 died...
22:49:54.366698 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:54.371427 ---      ParallelTerminationStrategy: PID 200 died...
22:49:54.373347 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:54.377972 ---      ParallelTerminationStrategy: PID 201 died...
22:49:54.379875 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:54.384563 ---      ParallelTerminationStrategy: PID 202 died...
22:49:54.386446 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:54.391084 ---      ParallelTerminationStrategy: PID 203 died...
22:49:54.393002 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:54.397656 ---      ParallelTerminationStrategy: PID 204 died...
22:49:54.399555 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:54.404331 ---      ParallelTerminationStrategy: PID 205 died...
22:49:54.406262 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:54.411018 ---      ParallelTerminationStrategy: PID 206 died...
22:49:54.412975 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:54.417610 ---      ParallelTerminationStrategy: PID 207 died...
22:49:54.419520 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:54.424268 ---      ParallelTerminationStrategy: PID 208 died...
22:49:54.426136 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:54.430846 ---      ParallelTerminationStrategy: PID 209 died...
22:49:54.432782 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:54.437484 ---      ParallelTerminationStrategy: PID 210 died...
22:49:54.439398 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:54.444040 ---      ParallelTerminationStrategy: PID 211 died...
22:49:54.445928 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:54.450584 ---      ParallelTerminationStrategy: PID 212 died...
22:49:54.452514 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:54.457249 ---      ParallelTerminationStrategy: PID 213 died...
22:49:54.459179 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:54.463948 ---      ParallelTerminationStrategy: PID 214 died...
22:49:54.465841 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:54.470552 ---      ParallelTerminationStrategy: PID 215 died...
22:49:54.472480 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:54.477258 ---      ParallelTerminationStrategy: PID 216 died...
22:49:54.479197 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:54.483975 ---      ParallelTerminationStrategy: PID 217 died...
22:49:54.485927 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:54.490712 ---      ParallelTerminationStrategy: PID 218 died...
22:49:54.492649 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:54.497409 ---      ParallelTerminationStrategy: PID 219 died...
22:49:54.499329 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:54.504411 ---      ParallelTerminationStrategy: PID 220 died...
22:49:54.506303 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:54.510964 ---      ParallelTerminationStrategy: PID 221 died...
22:49:54.512877 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:54.517534 ---      ParallelTerminationStrategy: PID 222 died...
22:49:54.519433 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:54.524140 ---      ParallelTerminationStrategy: PID 223 died...
22:49:54.526002 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:54.530719 ---      ParallelTerminationStrategy: PID 224 died...
22:49:54.532570 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:54.537313 ---      ParallelTerminationStrategy: PID 225 died...
22:49:54.539236 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:54.543967 ---      ParallelTerminationStrategy: PID 226 died...
22:49:54.545911 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:54.550675 ---      ParallelTerminationStrategy: PID 227 died...
22:49:54.552645 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:54.557413 ---      ParallelTerminationStrategy: PID 228 died...
22:49:54.559335 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:54.564095 ---      ParallelTerminationStrategy: PID 229 died...
22:49:54.566022 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:54.570803 ---      ParallelTerminationStrategy: PID 230 died...
22:49:54.572668 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:54.577324 ---      ParallelTerminationStrategy: PID 231 died...
22:49:54.579182 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:54.583887 ---      ParallelTerminationStrategy: PID 232 died...
22:49:54.585833 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:54.590737 ---      ParallelTerminationStrategy: PID 233 died...
22:49:54.592744 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:54.597996 ---      ParallelTerminationStrategy: PID 234 died...
22:49:54.599984 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:58.004590 ---      ParallelTerminationStrategy: PID 34 died...
22:49:58.007744 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7906 netreg_mass PASS
---------------------------------------------------------------------
22:49:58.088249 tst                       trial-7906: Storing JUnit report in /build/trial-7906/run.2025-03-15_22-48-21/trial-7906.xml

--------------------------------------------------------------------------------------------
trial-7906 PASS
--------------------------------------------------------------------------------------------
22:49:58.099370 tst                       trial-7906: trial-7906: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (90.9 sec)
+ exit_code=0
+ rm -rf trial-7906/inst
+ cd trial-7906
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-03-15 22:48:21
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7906-run.tgz run.2025-03-15_22-48-21
+ tar czf /build/trial-7906-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-03-15_13_28_13.tgz osmo-bts-oc2g.build-2025-03-15_00_51_32.tgz osmo-bts-sysmo.build-2025-03-15_00_51_32.tgz osmo-bts.build-2025-03-15_00_51_46.tgz osmo-ggsn.build-2025-03-15_20_42_43.tgz osmo-hlr.build-2025-03-15_16_36_57.tgz osmo-hnbgw.build-2025-03-15_13_28_28.tgz osmo-mgw.build-2025-03-15_08_33_05.tgz osmo-msc.build-2025-03-15_13_32_32.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-03-15_07_41_40.tgz osmo-pcu-sysmo.build-2025-03-15_07_41_33.tgz osmo-pcu.build-2025-03-15_07_41_45.tgz osmo-sgsn.build-2025-03-15_20_48_50.tgz osmo-stp.build-2025-03-15_13_25_19.tgz osmo-trx.build-2025-03-15_14_27_28.tgz osmocom-bb.build-2025-03-15_21_17_36.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