Skip to content
This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7807
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins8556434403619545404.sh
+ trap clean_up_trap EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
+ rm -rf trial-8312
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
2e9b710 debian-trixie-build: add tshark
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

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

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

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

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

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

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

#7 [ 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 [12/28] RUN	MKDIR -p /osmo-gsm-tester-srsue                  /osmo-gsm-tester-srsenb                  /osmo-gsm-tester-srsepc                  /osmo-gsm-tester-trx 		 /osmo-gsm-tester-grbroker 		 /osmo-gsm-tester-open5gs
#8 CACHED

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

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

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

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

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

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

#15 [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
#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 [25/28] RUN     mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#17 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:3ec18556f1111cd6993b3d629551af3bf57da30ddb9daf20b96bb195356eb5eb done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8313 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-04-26 22:48:49
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8313
+ mkdir -p trial-8313
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-04-26_13_28_31.tgz osmo-bts-oc2g.build-2026-04-26_00_51_57.tgz osmo-bts-sysmo.build-2026-04-26_00_51_44.tgz osmo-bts.build-2026-04-26_00_52_04.tgz osmo-ggsn.build-2026-04-26_20_43_11.tgz osmo-hlr.build-2026-04-26_16_36_56.tgz osmo-hnbgw.build-2026-04-26_13_33_08.tgz osmo-mgw.build-2026-04-26_08_33_08.tgz osmo-msc.build-2026-04-26_13_37_28.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-26_07_35_05.tgz osmo-pcu-sysmo.build-2026-04-26_07_35_02.tgz osmo-pcu.build-2026-04-26_07_35_02.tgz osmo-sgsn.build-2026-04-26_20_49_04.tgz osmo-stp.build-2026-04-26_13_27_10.tgz osmo-trx.build-2026-04-26_14_21_46.tgz osmocom-bb.build-2026-04-26_21_17_36.tgz srslte.build-19.tgz trial-8313
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-04-26_13_28_31.md5 osmo-bts-oc2g.build-2026-04-26_00_51_57.md5 osmo-bts-sysmo.build-2026-04-26_00_51_44.md5 osmo-bts.build-2026-04-26_00_52_04.md5 osmo-ggsn.build-2026-04-26_20_43_11.md5 osmo-hlr.build-2026-04-26_16_36_56.md5 osmo-hnbgw.build-2026-04-26_13_33_08.md5 osmo-mgw.build-2026-04-26_08_33_08.md5 osmo-msc.build-2026-04-26_13_37_28.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-26_07_35_05.md5 osmo-pcu-sysmo.build-2026-04-26_07_35_02.md5 osmo-pcu.build-2026-04-26_07_35_02.md5 osmo-sgsn.build-2026-04-26_20_49_04.md5 osmo-stp.build-2026-04-26_13_27_10.md5 osmo-trx.build-2026-04-26_14_21_46.md5 osmocom-bb.build-2026-04-26_21_17_36.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-04-26_13_28_31.md5 osmo-bts-oc2g.build-2026-04-26_00_51_57.md5 osmo-bts-sysmo.build-2026-04-26_00_51_44.md5 osmo-bts.build-2026-04-26_00_52_04.md5 osmo-ggsn.build-2026-04-26_20_43_11.md5 osmo-hlr.build-2026-04-26_16_36_56.md5 osmo-hnbgw.build-2026-04-26_13_33_08.md5 osmo-mgw.build-2026-04-26_08_33_08.md5 osmo-msc.build-2026-04-26_13_37_28.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-04-26_07_35_05.md5 osmo-pcu-sysmo.build-2026-04-26_07_35_02.md5 osmo-pcu.build-2026-04-26_07_35_02.md5 osmo-sgsn.build-2026-04-26_20_49_04.md5 osmo-stp.build-2026-04-26_13_27_10.md5 osmo-trx.build-2026-04-26_14_21_46.md5 osmocom-bb.build-2026-04-26_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-8313 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8313'
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-8313
--------------------------------------------------------------------------------------------
22:48:49.713966 tst                       trial-8313: Detailed log at /build/trial-8313/run.2026-04-26_22-48-49/log

---------------------------------------------------------------------
trial-8313 netreg_mass
---------------------------------------------------------------------
22:48:49.918763 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:49.919142 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:49.919937 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:49.921119 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:49.962602 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:49.963492 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:49.964646 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:50.042169 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-8313 netreg_mass register_default_mass.py
----------------------------------------------
22:48:50.042935 tst       register_default_mass.py:9: Claiming resources for the test
22:48:50.058058 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:50.058565 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:50.059011 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:50.059441 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:50.059884 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:50.060330 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:50.060785 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:50.091488 tst         register_default_mass.py: using LAC 2
22:48:50.113744 tst         register_default_mass.py: using RAC 2
22:48:50.140676 tst         register_default_mass.py: using CellId 2
22:48:50.170113 tst         register_default_mass.py: using BVCI 3
22:48:50.183890 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.184572 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.185151 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.185670 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.186184 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.186728 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.187239 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.187849 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.188406 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.188925 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.189439 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.189964 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.190491 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.191010 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.191529 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.192044 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.192555 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.193075 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.193581 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.194103 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.194615 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.195139 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.195662 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.196177 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.196702 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.197216 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.197727 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.198234 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.198762 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.199280 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.199807 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.200326 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.200845 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.201382 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.201905 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.202426 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.202951 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.203471 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.204017 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.204533 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.205042 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.205551 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.206078 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.206592 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.207108 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.207631 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.208156 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.208693 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.209211 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.209728 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.210254 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.210775 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.211286 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.211828 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.212344 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.212852 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.213373 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.213890 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.214400 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.214904 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.215413 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.215926 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.216458 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.216973 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.217476 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.218000 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.218515 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.219037 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.219551 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.220058 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.220577 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.221084 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.221665 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.222186 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.222693 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.223190 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.223714 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.224224 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.224734 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.225247 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.225754 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.226257 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.226779 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.227282 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.227802 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.228307 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.228806 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.229322 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.229831 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.230333 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.230831 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.231350 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.231874 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.232387 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.232892 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.233390 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.233906 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.234420 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.234923 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.235431 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.235940 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:50.236499 tst      register_default_mass.py:21: Launching a simple network
22:48:50.246628 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:50.366900 run            create_hlr_db(pid=20): Launched
22:48:51.380826 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:51.397147 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:51.412303 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:51.418024 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:51.605708 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:51.620574 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:51.626321 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:52.044765 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:52.059924 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:55.074655 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:55.215653 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:55.230658 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:55.236256 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:55.259198 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:55.274162 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:55.279828 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:55.595510 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:55.610625 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:49:01.636680 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:49:01.810249 run         osmo-bts-virtual(pid=34): Launched
22:49:02.845950 tst         register_default_mass.py: using MSISDN 1001
22:49:02.860115 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:49:02.899769 tst         register_default_mass.py: using MSISDN 1002
22:49:02.917530 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:49:02.948408 tst         register_default_mass.py: using MSISDN 1003
22:49:02.963323 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:49:02.994222 tst         register_default_mass.py: using MSISDN 1004
22:49:03.008880 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:49:03.039742 tst         register_default_mass.py: using MSISDN 1005
22:49:03.054453 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:49:03.085541 tst         register_default_mass.py: using MSISDN 1006
22:49:03.100260 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:49:03.130402 tst         register_default_mass.py: using MSISDN 1007
22:49:03.144818 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:49:03.175551 tst         register_default_mass.py: using MSISDN 1008
22:49:03.190000 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:49:03.220307 tst         register_default_mass.py: using MSISDN 1009
22:49:03.234687 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:49:03.265892 tst         register_default_mass.py: using MSISDN 1010
22:49:03.280751 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:49:03.311691 tst         register_default_mass.py: using MSISDN 1011
22:49:03.326173 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:49:03.356878 tst         register_default_mass.py: using MSISDN 1012
22:49:03.371549 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:49:03.402826 tst         register_default_mass.py: using MSISDN 1013
22:49:03.417658 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:49:03.448720 tst         register_default_mass.py: using MSISDN 1014
22:49:03.463392 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:49:03.494443 tst         register_default_mass.py: using MSISDN 1015
22:49:03.509121 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:49:03.540526 tst         register_default_mass.py: using MSISDN 1016
22:49:03.555483 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:49:03.586833 tst         register_default_mass.py: using MSISDN 1017
22:49:03.601586 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:49:03.632667 tst         register_default_mass.py: using MSISDN 1018
22:49:03.647435 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:49:03.677907 tst         register_default_mass.py: using MSISDN 1019
22:49:03.692421 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:49:03.723965 tst         register_default_mass.py: using MSISDN 1020
22:49:03.738886 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:49:03.769718 tst         register_default_mass.py: using MSISDN 1021
22:49:03.784374 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:49:03.815598 tst         register_default_mass.py: using MSISDN 1022
22:49:03.830318 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:49:03.870175 tst         register_default_mass.py: using MSISDN 1023
22:49:03.887937 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:49:03.919247 tst         register_default_mass.py: using MSISDN 1024
22:49:03.934393 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:49:03.965539 tst         register_default_mass.py: using MSISDN 1025
22:49:03.980403 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:49:04.011683 tst         register_default_mass.py: using MSISDN 1026
22:49:04.026638 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:49:04.057862 tst         register_default_mass.py: using MSISDN 1027
22:49:04.072654 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:49:04.103824 tst         register_default_mass.py: using MSISDN 1028
22:49:04.118654 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:49:04.149455 tst         register_default_mass.py: using MSISDN 1029
22:49:04.164130 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:49:04.195553 tst         register_default_mass.py: using MSISDN 1030
22:49:04.210534 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:49:04.241325 tst         register_default_mass.py: using MSISDN 1031
22:49:04.256068 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:49:04.287371 tst         register_default_mass.py: using MSISDN 1032
22:49:04.302381 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:49:04.333450 tst         register_default_mass.py: using MSISDN 1033
22:49:04.348093 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:49:04.379466 tst         register_default_mass.py: using MSISDN 1034
22:49:04.394501 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:49:04.425846 tst         register_default_mass.py: using MSISDN 1035
22:49:04.440576 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:49:04.471824 tst         register_default_mass.py: using MSISDN 1036
22:49:04.486538 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:49:04.517762 tst         register_default_mass.py: using MSISDN 1037
22:49:04.532621 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:49:04.563496 tst         register_default_mass.py: using MSISDN 1038
22:49:04.578154 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:49:04.609969 tst         register_default_mass.py: using MSISDN 1039
22:49:04.625213 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:49:04.656872 tst         register_default_mass.py: using MSISDN 1040
22:49:04.671920 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:49:04.703448 tst         register_default_mass.py: using MSISDN 1041
22:49:04.718600 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:49:04.750338 tst         register_default_mass.py: using MSISDN 1042
22:49:04.765498 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:49:04.797040 tst         register_default_mass.py: using MSISDN 1043
22:49:04.811892 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:49:04.843636 tst         register_default_mass.py: using MSISDN 1044
22:49:04.858904 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:49:04.890776 tst         register_default_mass.py: using MSISDN 1045
22:49:04.905981 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:49:04.937675 tst         register_default_mass.py: using MSISDN 1046
22:49:04.952663 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:49:04.984349 tst         register_default_mass.py: using MSISDN 1047
22:49:04.999562 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:49:05.031265 tst         register_default_mass.py: using MSISDN 1048
22:49:05.046350 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:49:05.077947 tst         register_default_mass.py: using MSISDN 1049
22:49:05.092978 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:49:05.124431 tst         register_default_mass.py: using MSISDN 1050
22:49:05.139294 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:49:05.170721 tst         register_default_mass.py: using MSISDN 1051
22:49:05.185649 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:49:05.217042 tst         register_default_mass.py: using MSISDN 1052
22:49:05.232038 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:49:05.263826 tst         register_default_mass.py: using MSISDN 1053
22:49:05.278932 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:49:05.310562 tst         register_default_mass.py: using MSISDN 1054
22:49:05.325678 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:49:05.357301 tst         register_default_mass.py: using MSISDN 1055
22:49:05.372388 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:49:05.404083 tst         register_default_mass.py: using MSISDN 1056
22:49:05.419130 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:49:05.450894 tst         register_default_mass.py: using MSISDN 1057
22:49:05.466004 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:49:05.497775 tst         register_default_mass.py: using MSISDN 1058
22:49:05.512903 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:49:05.544471 tst         register_default_mass.py: using MSISDN 1059
22:49:05.559470 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:49:05.591386 tst         register_default_mass.py: using MSISDN 1060
22:49:05.606680 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:49:05.638634 tst         register_default_mass.py: using MSISDN 1061
22:49:05.653858 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:49:05.685345 tst         register_default_mass.py: using MSISDN 1062
22:49:05.700348 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:49:05.732214 tst         register_default_mass.py: using MSISDN 1063
22:49:05.741751 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:49:05.773433 tst         register_default_mass.py: using MSISDN 1064
22:49:05.788495 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:49:05.820072 tst         register_default_mass.py: using MSISDN 1065
22:49:05.834999 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:49:05.875280 tst         register_default_mass.py: using MSISDN 1066
22:49:05.893188 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:49:05.924446 tst         register_default_mass.py: using MSISDN 1067
22:49:05.939175 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:49:05.969914 tst         register_default_mass.py: using MSISDN 1068
22:49:05.983396 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:49:06.014975 tst         register_default_mass.py: using MSISDN 1069
22:49:06.029586 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:49:06.070399 tst         register_default_mass.py: using MSISDN 1070
22:49:06.088429 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:49:06.120279 tst         register_default_mass.py: using MSISDN 1071
22:49:06.135450 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:49:06.167267 tst         register_default_mass.py: using MSISDN 1072
22:49:06.181108 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:49:06.212653 tst         register_default_mass.py: using MSISDN 1073
22:49:06.227358 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:49:06.259166 tst         register_default_mass.py: using MSISDN 1074
22:49:06.274078 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:49:06.306160 tst         register_default_mass.py: using MSISDN 1075
22:49:06.321155 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:49:06.352851 tst         register_default_mass.py: using MSISDN 1076
22:49:06.367599 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:49:06.399291 tst         register_default_mass.py: using MSISDN 1077
22:49:06.414207 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:49:06.446099 tst         register_default_mass.py: using MSISDN 1078
22:49:06.460806 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:49:06.492871 tst         register_default_mass.py: using MSISDN 1079
22:49:06.507948 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:49:06.539874 tst         register_default_mass.py: using MSISDN 1080
22:49:06.554782 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:49:06.586712 tst         register_default_mass.py: using MSISDN 1081
22:49:06.601727 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:49:06.633424 tst         register_default_mass.py: using MSISDN 1082
22:49:06.648378 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:49:06.680365 tst         register_default_mass.py: using MSISDN 1083
22:49:06.695281 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:49:06.727298 tst         register_default_mass.py: using MSISDN 1084
22:49:06.742222 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:49:06.774294 tst         register_default_mass.py: using MSISDN 1085
22:49:06.789402 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:49:06.821367 tst         register_default_mass.py: using MSISDN 1086
22:49:06.836374 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:49:06.877437 tst         register_default_mass.py: using MSISDN 1087
22:49:06.895580 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:49:06.927651 tst         register_default_mass.py: using MSISDN 1088
22:49:06.942865 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:49:06.975005 tst         register_default_mass.py: using MSISDN 1089
22:49:06.990099 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:49:07.022012 tst         register_default_mass.py: using MSISDN 1090
22:49:07.036902 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:49:07.068792 tst         register_default_mass.py: using MSISDN 1091
22:49:07.083866 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:49:07.115567 tst         register_default_mass.py: using MSISDN 1092
22:49:07.130470 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:49:07.162418 tst         register_default_mass.py: using MSISDN 1093
22:49:07.177251 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:49:07.209113 tst         register_default_mass.py: using MSISDN 1094
22:49:07.223964 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:49:07.255953 tst         register_default_mass.py: using MSISDN 1095
22:49:07.270941 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:49:07.302751 tst         register_default_mass.py: using MSISDN 1096
22:49:07.317568 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:49:07.349477 tst         register_default_mass.py: using MSISDN 1097
22:49:07.364471 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:49:07.396472 tst         register_default_mass.py: using MSISDN 1098
22:49:07.411370 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:49:07.443044 tst         register_default_mass.py: using MSISDN 1099
22:49:07.457929 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:49:07.489435 tst         register_default_mass.py: using MSISDN 1100
22:49:07.504216 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:49:07.595911 run                             mass: Starting testcase
22:49:07.601578 run                             mass: Pre-launching all virtphy's
22:49:07.607168 run           osmo-ms-virt-phy/00000: Starting virtphy
22:49:07.620605 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:49:07.626821 run           osmo-ms-virt-phy/00001: Starting virtphy
22:49:07.640050 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:49:07.646254 run           osmo-ms-virt-phy/00002: Starting virtphy
22:49:07.659352 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:49:07.665537 run           osmo-ms-virt-phy/00003: Starting virtphy
22:49:07.678860 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:49:07.684988 run           osmo-ms-virt-phy/00004: Starting virtphy
22:49:07.698078 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:49:07.704136 run           osmo-ms-virt-phy/00005: Starting virtphy
22:49:07.716957 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:49:07.722903 run           osmo-ms-virt-phy/00006: Starting virtphy
22:49:07.735808 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:49:07.741929 run           osmo-ms-virt-phy/00007: Starting virtphy
22:49:07.755096 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:49:07.761211 run           osmo-ms-virt-phy/00008: Starting virtphy
22:49:07.774367 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:49:07.780455 run           osmo-ms-virt-phy/00009: Starting virtphy
22:49:07.793600 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:49:07.799668 run           osmo-ms-virt-phy/00010: Starting virtphy
22:49:07.812810 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:49:07.818937 run           osmo-ms-virt-phy/00011: Starting virtphy
22:49:07.832120 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:49:07.838104 run           osmo-ms-virt-phy/00012: Starting virtphy
22:49:07.851048 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:49:07.857026 run           osmo-ms-virt-phy/00013: Starting virtphy
22:49:07.869903 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:49:07.875911 run           osmo-ms-virt-phy/00014: Starting virtphy
22:49:07.888863 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:49:07.894838 run           osmo-ms-virt-phy/00015: Starting virtphy
22:49:07.907788 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:49:07.913760 run           osmo-ms-virt-phy/00016: Starting virtphy
22:49:07.926686 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:49:07.932721 run           osmo-ms-virt-phy/00017: Starting virtphy
22:49:07.945690 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:49:07.951660 run           osmo-ms-virt-phy/00018: Starting virtphy
22:49:07.964726 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:49:07.970714 run           osmo-ms-virt-phy/00019: Starting virtphy
22:49:07.983796 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:49:07.989804 run           osmo-ms-virt-phy/00020: Starting virtphy
22:49:08.002754 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:49:08.008805 run           osmo-ms-virt-phy/00021: Starting virtphy
22:49:08.021732 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:49:08.027811 run           osmo-ms-virt-phy/00022: Starting virtphy
22:49:08.040756 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:49:08.046761 run           osmo-ms-virt-phy/00023: Starting virtphy
22:49:08.059683 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:49:08.065688 run           osmo-ms-virt-phy/00024: Starting virtphy
22:49:08.078565 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:49:08.084572 run           osmo-ms-virt-phy/00025: Starting virtphy
22:49:08.097491 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:49:08.103446 run           osmo-ms-virt-phy/00026: Starting virtphy
22:49:08.116418 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:49:08.122435 run           osmo-ms-virt-phy/00027: Starting virtphy
22:49:08.135333 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:49:08.141306 run           osmo-ms-virt-phy/00028: Starting virtphy
22:49:08.154382 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:49:08.160515 run           osmo-ms-virt-phy/00029: Starting virtphy
22:49:08.173687 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:49:08.179742 run           osmo-ms-virt-phy/00030: Starting virtphy
22:49:08.192572 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:49:08.198650 run           osmo-ms-virt-phy/00031: Starting virtphy
22:49:08.211794 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:49:08.217946 run           osmo-ms-virt-phy/00032: Starting virtphy
22:49:08.231066 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:49:08.237148 run           osmo-ms-virt-phy/00033: Starting virtphy
22:49:08.250365 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:49:08.256449 run           osmo-ms-virt-phy/00034: Starting virtphy
22:49:08.269665 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:49:08.275759 run           osmo-ms-virt-phy/00035: Starting virtphy
22:49:08.288754 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:49:08.294747 run           osmo-ms-virt-phy/00036: Starting virtphy
22:49:08.307629 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:49:08.313613 run           osmo-ms-virt-phy/00037: Starting virtphy
22:49:08.326474 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:49:08.332485 run           osmo-ms-virt-phy/00038: Starting virtphy
22:49:08.345372 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:49:08.351293 run           osmo-ms-virt-phy/00039: Starting virtphy
22:49:08.364175 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:49:08.370143 run           osmo-ms-virt-phy/00040: Starting virtphy
22:49:08.383022 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:49:08.389046 run           osmo-ms-virt-phy/00041: Starting virtphy
22:49:08.401966 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:49:08.407944 run           osmo-ms-virt-phy/00042: Starting virtphy
22:49:08.420830 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:49:08.426836 run           osmo-ms-virt-phy/00043: Starting virtphy
22:49:08.439910 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:49:08.445902 run           osmo-ms-virt-phy/00044: Starting virtphy
22:49:08.458950 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:49:08.464944 run           osmo-ms-virt-phy/00045: Starting virtphy
22:49:08.477896 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:49:08.483930 run           osmo-ms-virt-phy/00046: Starting virtphy
22:49:08.496845 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:49:08.502925 run           osmo-ms-virt-phy/00047: Starting virtphy
22:49:08.515831 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:49:08.521793 run           osmo-ms-virt-phy/00048: Starting virtphy
22:49:08.534642 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:49:08.540641 run           osmo-ms-virt-phy/00049: Starting virtphy
22:49:08.553574 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:49:08.559506 run           osmo-ms-virt-phy/00050: Starting virtphy
22:49:08.572460 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:49:08.578439 run           osmo-ms-virt-phy/00051: Starting virtphy
22:49:08.591318 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:49:08.597270 run           osmo-ms-virt-phy/00052: Starting virtphy
22:49:08.610098 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:49:08.616089 run           osmo-ms-virt-phy/00053: Starting virtphy
22:49:08.629002 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:49:08.634940 run           osmo-ms-virt-phy/00054: Starting virtphy
22:49:08.647857 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:49:08.653843 run           osmo-ms-virt-phy/00055: Starting virtphy
22:49:08.666762 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:49:08.672868 run           osmo-ms-virt-phy/00056: Starting virtphy
22:49:08.685770 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:49:08.691862 run           osmo-ms-virt-phy/00057: Starting virtphy
22:49:08.704789 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:49:08.710735 run           osmo-ms-virt-phy/00058: Starting virtphy
22:49:08.723774 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:49:08.729745 run           osmo-ms-virt-phy/00059: Starting virtphy
22:49:08.742768 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:49:08.748700 run           osmo-ms-virt-phy/00060: Starting virtphy
22:49:08.761647 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:49:08.767651 run           osmo-ms-virt-phy/00061: Starting virtphy
22:49:08.780599 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:49:08.786545 run           osmo-ms-virt-phy/00062: Starting virtphy
22:49:08.799416 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:49:08.805461 run           osmo-ms-virt-phy/00063: Starting virtphy
22:49:08.818384 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:49:08.824360 run           osmo-ms-virt-phy/00064: Starting virtphy
22:49:08.837270 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:49:08.843222 run           osmo-ms-virt-phy/00065: Starting virtphy
22:49:08.856195 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:49:08.862181 run           osmo-ms-virt-phy/00066: Starting virtphy
22:49:08.875159 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:49:08.881160 run           osmo-ms-virt-phy/00067: Starting virtphy
22:49:08.894102 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:49:08.900115 run           osmo-ms-virt-phy/00068: Starting virtphy
22:49:08.913280 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:49:08.919291 run           osmo-ms-virt-phy/00069: Starting virtphy
22:49:08.932431 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:49:08.938401 run           osmo-ms-virt-phy/00070: Starting virtphy
22:49:08.951532 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:49:08.957570 run           osmo-ms-virt-phy/00071: Starting virtphy
22:49:08.970780 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:49:08.976809 run           osmo-ms-virt-phy/00072: Starting virtphy
22:49:08.989773 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:49:08.995785 run           osmo-ms-virt-phy/00073: Starting virtphy
22:49:09.008781 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:49:09.014776 run           osmo-ms-virt-phy/00074: Starting virtphy
22:49:09.027719 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:49:09.033723 run           osmo-ms-virt-phy/00075: Starting virtphy
22:49:09.046698 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:49:09.052706 run           osmo-ms-virt-phy/00076: Starting virtphy
22:49:09.065636 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:49:09.071638 run           osmo-ms-virt-phy/00077: Starting virtphy
22:49:09.084602 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:49:09.090636 run           osmo-ms-virt-phy/00078: Starting virtphy
22:49:09.103533 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:49:09.109563 run           osmo-ms-virt-phy/00079: Starting virtphy
22:49:09.122593 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:49:09.128636 run           osmo-ms-virt-phy/00080: Starting virtphy
22:49:09.141829 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:49:09.147808 run           osmo-ms-virt-phy/00081: Starting virtphy
22:49:09.160850 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:49:09.166827 run           osmo-ms-virt-phy/00082: Starting virtphy
22:49:09.179753 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:49:09.185921 run           osmo-ms-virt-phy/00083: Starting virtphy
22:49:09.198836 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:49:09.204949 run           osmo-ms-virt-phy/00084: Starting virtphy
22:49:09.217872 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:49:09.223843 run           osmo-ms-virt-phy/00085: Starting virtphy
22:49:09.236742 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:49:09.242706 run           osmo-ms-virt-phy/00086: Starting virtphy
22:49:09.255620 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:49:09.261621 run           osmo-ms-virt-phy/00087: Starting virtphy
22:49:09.274510 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:49:09.280477 run           osmo-ms-virt-phy/00088: Starting virtphy
22:49:09.293372 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:49:09.299328 run           osmo-ms-virt-phy/00089: Starting virtphy
22:49:09.312328 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:49:09.318267 run           osmo-ms-virt-phy/00090: Starting virtphy
22:49:09.331163 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:49:09.337127 run           osmo-ms-virt-phy/00091: Starting virtphy
22:49:09.350054 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:49:09.356025 run           osmo-ms-virt-phy/00092: Starting virtphy
22:49:09.368959 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:49:09.375110 run           osmo-ms-virt-phy/00093: Starting virtphy
22:49:09.388087 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:49:09.394213 run           osmo-ms-virt-phy/00094: Starting virtphy
22:49:09.407116 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:49:09.413103 run           osmo-ms-virt-phy/00095: Starting virtphy
22:49:09.426224 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:49:09.432243 run           osmo-ms-virt-phy/00096: Starting virtphy
22:49:09.445366 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:49:09.451321 run           osmo-ms-virt-phy/00097: Starting virtphy
22:49:09.464283 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:49:09.470317 run           osmo-ms-virt-phy/00098: Starting virtphy
22:49:09.483266 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:49:09.489255 run           osmo-ms-virt-phy/00099: Starting virtphy
22:49:09.502190 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:49:09.508180 run                             mass: Checking if sockets are in the filesystem
22:49:09.540712 run                osmo-ms-mob/00000: Starting mobile
22:49:09.553704 run       osmo-ms-mob/00000(pid=135): Launched
22:49:09.565744 run                             mass: MS start registered  {at=7794375.774060249, delay=0.005927501246333122, ms=00000}
22:49:13.723951 run                osmo-ms-mob/00001: Starting mobile
22:49:13.737009 run       osmo-ms-mob/00001(pid=136): Launched
22:49:13.747671 run                             mass: MS start registered  {at=7794379.955986303, delay=0.0045910486951470375, ms=00001}
22:49:14.647193 run                             mass: MS performed LU  {at=7794380.85539247, lu_delay=5.081332220695913, ms=00000}
22:49:15.548475 run                osmo-ms-mob/00002: Starting mobile
22:49:15.561881 run       osmo-ms-mob/00002(pid=137): Launched
22:49:15.572391 run                             mass: MS start registered  {at=7794381.78070421, delay=0.004381459206342697, ms=00002}
22:49:16.841194 run                osmo-ms-mob/00003: Starting mobile
22:49:16.854488 run       osmo-ms-mob/00003(pid=138): Launched
22:49:16.865109 run                             mass: MS start registered  {at=7794383.073427403, delay=0.004349900409579277, ms=00003}
22:49:17.936318 run                osmo-ms-mob/00004: Starting mobile
22:49:17.950112 run       osmo-ms-mob/00004(pid=139): Launched
22:49:17.960861 run                             mass: MS start registered  {at=7794384.169180536, delay=0.004673352465033531, ms=00004}
22:49:18.883428 run                             mass: MS performed LU  {at=7794385.091636288, lu_delay=5.135649984702468, ms=00001}
22:49:18.924865 run                osmo-ms-mob/00005: Starting mobile
22:49:18.940595 run       osmo-ms-mob/00005(pid=140): Launched
22:49:18.951227 run                             mass: MS start registered  {at=7794385.159545953, delay=0.004629298113286495, ms=00005}
22:49:19.847533 run                osmo-ms-mob/00006: Starting mobile
22:49:19.863430 run       osmo-ms-mob/00006(pid=141): Launched
22:49:19.874109 run                             mass: MS start registered  {at=7794386.082429959, delay=0.004715753719210625, ms=00006}
22:49:20.313767 run                             mass: MS performed LU  {at=7794386.5219726, lu_delay=4.741268390789628, ms=00002}
22:49:20.754969 run                osmo-ms-mob/00007: Starting mobile
22:49:20.771972 run       osmo-ms-mob/00007(pid=142): Launched
22:49:20.782574 run                             mass: MS start registered  {at=7794386.990895398, delay=0.004472406581044197, ms=00007}
22:49:21.524715 run                osmo-ms-mob/00008: Starting mobile
22:49:21.537959 run       osmo-ms-mob/00008(pid=143): Launched
22:49:21.548459 run                             mass: MS start registered  {at=7794387.756781158, delay=0.004372847266495228, ms=00008}
22:49:22.179040 run                             mass: MS performed LU  {at=7794388.387252945, lu_delay=5.3138255421072245, ms=00003}
22:49:22.193248 run                osmo-ms-mob/00009: Starting mobile
22:49:22.206253 run       osmo-ms-mob/00009(pid=144): Launched
22:49:22.216937 run                             mass: MS start registered  {at=7794388.425262771, delay=0.0045502884313464165, ms=00009}
22:49:22.955387 run                osmo-ms-mob/00010: Starting mobile
22:49:22.971931 run       osmo-ms-mob/00010(pid=145): Launched
22:49:22.982936 run                             mass: MS start registered  {at=7794389.191254946, delay=0.004643741995096207, ms=00010}
22:49:23.555823 run                osmo-ms-mob/00011: Starting mobile
22:49:23.572941 run       osmo-ms-mob/00011(pid=146): Launched
22:49:23.583654 run                             mass: MS start registered  {at=7794389.791975879, delay=0.004614123143255711, ms=00011}
22:49:24.080283 run                             mass: MS performed LU  {at=7794390.28849783, lu_delay=6.119317294098437, ms=00004}
22:49:24.112509 run                osmo-ms-mob/00012: Starting mobile
22:49:24.125601 run       osmo-ms-mob/00012(pid=147): Launched
22:49:24.131630 run                             mass: MS performed LU  {at=7794390.339958029, lu_delay=5.180412075482309, ms=00005}
22:49:24.137603 run                             mass: MS start registered  {at=7794390.345938279, delay=0.005997152999043465, ms=00012}
22:49:24.756667 run                osmo-ms-mob/00013: Starting mobile
22:49:24.773926 run       osmo-ms-mob/00013(pid=148): Launched
22:49:24.784956 run                             mass: MS start registered  {at=7794390.993275787, delay=0.0048977648839354515, ms=00013}
22:49:25.336245 run                osmo-ms-mob/00014: Starting mobile
22:49:25.350358 run       osmo-ms-mob/00014(pid=149): Launched
22:49:25.361274 run                             mass: MS start registered  {at=7794391.569595965, delay=0.004772994667291641, ms=00014}
22:49:25.925357 run                osmo-ms-mob/00015: Starting mobile
22:49:25.938579 run       osmo-ms-mob/00015(pid=150): Launched
22:49:25.944993 run                             mass: MS performed LU  {at=7794392.153318213, lu_delay=5.162422815337777, ms=00007}
22:49:25.950869 run                             mass: MS start registered  {at=7794392.159204251, delay=0.005903496406972408, ms=00015}
22:49:26.009024 run                             mass: MS performed LU  {at=7794392.21723209, lu_delay=6.13480213098228, ms=00006}
22:49:26.455587 run                osmo-ms-mob/00016: Starting mobile
22:49:26.472481 run       osmo-ms-mob/00016(pid=151): Launched
22:49:26.484157 run                             mass: MS start registered  {at=7794392.692478644, delay=0.005305608734488487, ms=00016}
22:49:26.923780 run                osmo-ms-mob/00017: Starting mobile
22:49:26.937188 run       osmo-ms-mob/00017(pid=152): Launched
22:49:26.947876 run                             mass: MS start registered  {at=7794393.156199467, delay=0.00458803866058588, ms=00017}
22:49:27.567210 run                osmo-ms-mob/00018: Starting mobile
22:49:27.585381 run       osmo-ms-mob/00018(pid=153): Launched
22:49:27.596179 run                             mass: MS start registered  {at=7794393.804500914, delay=0.004658535122871399, ms=00018}
22:49:27.846037 run                             mass: MS performed LU  {at=7794394.054257127, lu_delay=6.297475969418883, ms=00008}
22:49:27.861131 run                osmo-ms-mob/00019: Starting mobile
22:49:27.874470 run       osmo-ms-mob/00019(pid=154): Launched
22:49:27.880658 run                             mass: MS performed LU  {at=7794394.088988882, lu_delay=4.8977339351549745, ms=00010}
22:49:27.886571 run                             mass: MS start registered  {at=7794394.094906798, delay=0.005933784879744053, ms=00019}
22:49:27.959694 run                             mass: MS performed LU  {at=7794394.167950392, lu_delay=5.742687621153891, ms=00009}
22:49:28.455019 run                osmo-ms-mob/00020: Starting mobile
22:49:28.472198 run       osmo-ms-mob/00020(pid=155): Launched
22:49:28.482899 run                             mass: MS start registered  {at=7794394.691219046, delay=0.00455267820507288, ms=00020}
22:49:28.923902 run                osmo-ms-mob/00021: Starting mobile
22:49:28.937112 run       osmo-ms-mob/00021(pid=156): Launched
22:49:28.947756 run                             mass: MS start registered  {at=7794395.156073876, delay=0.004545062780380249, ms=00021}
22:49:29.346553 run                osmo-ms-mob/00022: Starting mobile
22:49:29.362601 run       osmo-ms-mob/00022(pid=157): Launched
22:49:29.373341 run                             mass: MS start registered  {at=7794395.58166148, delay=0.004595830105245113, ms=00022}
22:49:29.709747 run                             mass: MS performed LU  {at=7794395.917965084, lu_delay=6.12598920520395, ms=00011}
22:49:29.775531 run                             mass: MS performed LU  {at=7794395.983756755, lu_delay=4.990480967797339, ms=00013}
22:49:29.819401 run                osmo-ms-mob/00023: Starting mobile
22:49:29.833245 run       osmo-ms-mob/00023(pid=158): Launched
22:49:29.843974 run                             mass: MS start registered  {at=7794396.052295986, delay=0.004684332758188248, ms=00023}
22:49:30.247595 run                osmo-ms-mob/00024: Starting mobile
22:49:30.263881 run       osmo-ms-mob/00024(pid=159): Launched
22:49:30.275020 run                             mass: MS start registered  {at=7794396.48334206, delay=0.0051339371129870415, ms=00024}
22:49:30.725043 run                osmo-ms-mob/00025: Starting mobile
22:49:30.738552 run       osmo-ms-mob/00025(pid=160): Launched
22:49:30.749766 run                             mass: MS start registered  {at=7794396.958088182, delay=0.005121487192809582, ms=00025}
22:49:31.124406 run                osmo-ms-mob/00026: Starting mobile
22:49:31.137661 run       osmo-ms-mob/00026(pid=161): Launched
22:49:31.148916 run                             mass: MS start registered  {at=7794397.357236924, delay=0.004928216338157654, ms=00026}
22:49:31.556520 run                osmo-ms-mob/00027: Starting mobile
22:49:31.573497 run       osmo-ms-mob/00027(pid=162): Launched
22:49:31.584571 run                             mass: MS start registered  {at=7794397.792890805, delay=0.004923316650092602, ms=00027}
22:49:31.610316 run                             mass: MS performed LU  {at=7794397.818611321, lu_delay=5.126132677309215, ms=00016}
22:49:31.638850 run                             mass: MS performed LU  {at=7794397.847087297, lu_delay=4.69088782928884, ms=00017}
22:49:31.726826 run                             mass: MS performed LU  {at=7794397.935023517, lu_delay=5.775819266214967, ms=00015}
22:49:31.770196 run                osmo-ms-mob/00028: Starting mobile
22:49:31.786002 run       osmo-ms-mob/00028(pid=163): Launched
22:49:31.796960 run                             mass: MS start registered  {at=7794398.00528042, delay=0.004855760373175144, ms=00028}
22:49:32.324086 run                osmo-ms-mob/00029: Starting mobile
22:49:32.337156 run       osmo-ms-mob/00029(pid=164): Launched
22:49:32.348671 run                             mass: MS start registered  {at=7794398.55698331, delay=0.0054497430101037025, ms=00029}
22:49:32.737423 run                osmo-ms-mob/00030: Starting mobile
22:49:32.751724 run       osmo-ms-mob/00030(pid=165): Launched
22:49:32.762740 run                             mass: MS start registered  {at=7794398.971059072, delay=0.005032254382967949, ms=00030}
22:49:33.124412 run                osmo-ms-mob/00031: Starting mobile
22:49:33.137470 run       osmo-ms-mob/00031(pid=166): Launched
22:49:33.149026 run                             mass: MS start registered  {at=7794399.35734373, delay=0.005435592494904995, ms=00031}
22:49:33.446356 run                osmo-ms-mob/00032: Starting mobile
22:49:33.463183 run       osmo-ms-mob/00032(pid=167): Launched
22:49:33.469373 run                             mass: MS performed LU  {at=7794399.677700667, lu_delay=5.873199752531946, ms=00018}
22:49:33.475583 run                             mass: MS start registered  {at=7794399.683915893, delay=0.006233778782188892, ms=00032}
22:49:33.481509 run                             mass: MS performed LU  {at=7794399.689839946, lu_delay=4.998620900325477, ms=00020}
22:49:33.540933 run                             mass: MS performed LU  {at=7794399.749155674, lu_delay=5.6542488764971495, ms=00019}
22:49:33.566966 run                osmo-ms-mob/00033: Starting mobile
22:49:33.580097 run       osmo-ms-mob/00033(pid=168): Launched
22:49:33.591014 run                             mass: MS start registered  {at=7794399.799337912, delay=0.004889163188636303, ms=00033}
22:49:33.684133 run                             mass: MS performed LU  {at=7794399.892354219, lu_delay=4.736280343495309, ms=00021}
22:49:34.258586 run                osmo-ms-mob/00034: Starting mobile
22:49:34.271892 run       osmo-ms-mob/00034(pid=169): Launched
22:49:34.283312 run                             mass: MS start registered  {at=7794400.491633497, delay=0.004928502254188061, ms=00034}
22:49:34.524282 run                osmo-ms-mob/00035: Starting mobile
22:49:34.537533 run       osmo-ms-mob/00035(pid=170): Launched
22:49:34.548456 run                             mass: MS start registered  {at=7794400.756777721, delay=0.004938087426126003, ms=00035}
22:49:34.953494 run                osmo-ms-mob/00036: Starting mobile
22:49:34.968606 run       osmo-ms-mob/00036(pid=171): Launched
22:49:34.979565 run                             mass: MS start registered  {at=7794401.187887953, delay=0.004981238394975662, ms=00036}
22:49:35.345192 run                osmo-ms-mob/00037: Starting mobile
22:49:35.361593 run       osmo-ms-mob/00037(pid=172): Launched
22:49:35.372737 run                             mass: MS start registered  {at=7794401.581059532, delay=0.004915057681500912, ms=00037}
22:49:35.378942 run                             mass: MS performed LU  {at=7794401.587270635, lu_delay=5.534974649548531, ms=00023}
22:49:35.403865 run                             mass: MS performed LU  {at=7794401.61217281, lu_delay=6.0305113308131695, ms=00022}
22:49:35.418656 run                osmo-ms-mob/00038: Starting mobile
22:49:35.431571 run       osmo-ms-mob/00038(pid=173): Launched
22:49:35.442587 run                             mass: MS start registered  {at=7794401.650910607, delay=0.005113882012665272, ms=00038}
22:49:35.492841 run                             mass: MS performed LU  {at=7794401.701082733, lu_delay=4.742994551546872, ms=00025}
22:49:35.585223 run                             mass: MS performed LU  {at=7794401.793442152, lu_delay=5.310100092552602, ms=00024}
22:49:35.613871 run                osmo-ms-mob/00039: Starting mobile
22:49:35.626870 run       osmo-ms-mob/00039(pid=174): Launched
22:49:35.637762 run                             mass: MS start registered  {at=7794401.846075036, delay=0.004769865423440933, ms=00039}
22:49:36.326255 run                osmo-ms-mob/00040: Starting mobile
22:49:36.339278 run       osmo-ms-mob/00040(pid=175): Launched
22:49:36.351119 run                             mass: MS start registered  {at=7794402.559431988, delay=0.005556580610573292, ms=00040}
22:49:36.624376 run                osmo-ms-mob/00041: Starting mobile
22:49:36.637480 run       osmo-ms-mob/00041(pid=176): Launched
22:49:36.649197 run                             mass: MS start registered  {at=7794402.857487719, delay=0.0055141933262348175, ms=00041}
22:49:36.955640 run                osmo-ms-mob/00042: Starting mobile
22:49:36.973203 run       osmo-ms-mob/00042(pid=177): Launched
22:49:36.984492 run                             mass: MS start registered  {at=7794403.192812406, delay=0.004803134128451347, ms=00042}
22:49:37.159373 run                             mass: MS performed LU  {at=7794403.367594227, lu_delay=6.010357303544879, ms=00026}
22:49:37.241603 run                             mass: MS performed LU  {at=7794403.449824287, lu_delay=4.892840976826847, ms=00029}
22:49:37.285472 run                osmo-ms-mob/00043: Starting mobile
22:49:37.299397 run       osmo-ms-mob/00043(pid=178): Launched
22:49:37.305741 run                             mass: MS performed LU  {at=7794403.514064061, lu_delay=5.721173256635666, ms=00027}
22:49:37.311725 run                             mass: MS start registered  {at=7794403.520059745, delay=0.00611331220716238, ms=00043}
22:49:37.431686 run                             mass: MS performed LU  {at=7794403.639874872, lu_delay=5.634594451636076, ms=00028}
22:49:37.461486 run                osmo-ms-mob/00044: Starting mobile
22:49:37.474565 run       osmo-ms-mob/00044(pid=179): Launched
22:49:37.480912 run                             mass: MS performed LU  {at=7794403.689239475, lu_delay=4.718180403113365, ms=00030}
22:49:37.486851 run                             mass: MS start registered  {at=7794403.695186076, delay=0.005964918062090874, ms=00044}
22:49:37.956368 run                osmo-ms-mob/00045: Starting mobile
22:49:37.971807 run       osmo-ms-mob/00045(pid=180): Launched
22:49:37.982699 run                             mass: MS start registered  {at=7794404.191018437, delay=0.004854281432926655, ms=00045}
22:49:38.236315 run                osmo-ms-mob/00046: Starting mobile
22:49:38.249966 run       osmo-ms-mob/00046(pid=181): Launched
22:49:38.261145 run                             mass: MS start registered  {at=7794404.469466209, delay=0.004994917660951614, ms=00046}
22:49:38.524502 run                osmo-ms-mob/00047: Starting mobile
22:49:38.537676 run       osmo-ms-mob/00047(pid=182): Launched
22:49:38.548613 run                             mass: MS start registered  {at=7794404.75693406, delay=0.004939542151987553, ms=00047}
22:49:38.824951 run                osmo-ms-mob/00048: Starting mobile
22:49:38.838025 run       osmo-ms-mob/00048(pid=183): Launched
22:49:38.849535 run                             mass: MS start registered  {at=7794405.057856904, delay=0.0051876250654459, ms=00048}
22:49:39.158540 run                osmo-ms-mob/00049: Starting mobile
22:49:39.176415 run       osmo-ms-mob/00049(pid=184): Launched
22:49:39.182577 run                             mass: MS performed LU  {at=7794405.390905654, lu_delay=4.899272156879306, ms=00034}
22:49:39.188602 run                             mass: MS performed LU  {at=7794405.396936936, lu_delay=5.59759902395308, ms=00033}
22:49:39.194473 run                             mass: MS start registered  {at=7794405.40280932, delay=0.011921366676688194, ms=00049}
22:49:39.205367 run                osmo-ms-mob/00050: Starting mobile
22:49:39.218499 run       osmo-ms-mob/00050(pid=185): Launched
22:49:39.229185 run                             mass: MS start registered  {at=7794405.437487279, delay=0.0045352112501859665, ms=00050}
22:49:39.258162 run                             mass: MS performed LU  {at=7794405.466424094, lu_delay=4.709646372124553, ms=00035}
22:49:39.295101 run                             mass: MS performed LU  {at=7794405.503350083, lu_delay=6.146006353199482, ms=00031}
22:49:39.350839 run                             mass: MS performed LU  {at=7794405.55907586, lu_delay=5.875159967690706, ms=00032}
22:49:39.375908 run                osmo-ms-mob/00051: Starting mobile
22:49:39.389364 run       osmo-ms-mob/00051(pid=186): Launched
22:49:39.400288 run                             mass: MS start registered  {at=7794405.608610682, delay=0.004757042974233627, ms=00051}
22:49:40.135212 run                osmo-ms-mob/00052: Starting mobile
22:49:40.149755 run       osmo-ms-mob/00052(pid=187): Launched
22:49:40.160843 run                             mass: MS start registered  {at=7794406.36915667, delay=0.005015287548303604, ms=00052}
22:49:40.440516 run                osmo-ms-mob/00053: Starting mobile
22:49:40.455179 run       osmo-ms-mob/00053(pid=188): Launched
22:49:40.466505 run                             mass: MS start registered  {at=7794406.674822607, delay=0.005158551968634129, ms=00053}
22:49:40.723917 run                osmo-ms-mob/00054: Starting mobile
22:49:40.737282 run       osmo-ms-mob/00054(pid=189): Launched
22:49:40.750577 run                             mass: MS start registered  {at=7794406.958894493, delay=0.006975472904741764, ms=00054}
22:49:40.924348 run                             mass: MS performed LU  {at=7794407.132555273, lu_delay=5.481644666753709, ms=00038}
22:49:40.938849 run                osmo-ms-mob/00055: Starting mobile
22:49:40.952046 run       osmo-ms-mob/00055(pid=190): Launched
22:49:40.963418 run                             mass: MS start registered  {at=7794407.171733261, delay=0.005287007428705692, ms=00055}
22:49:41.008061 run                             mass: MS performed LU  {at=7794407.216299071, lu_delay=4.656867083162069, ms=00040}
22:49:41.072831 run                             mass: MS performed LU  {at=7794407.281049168, lu_delay=5.434974132105708, ms=00039}
22:49:41.100108 run                osmo-ms-mob/00056: Starting mobile
22:49:41.113099 run       osmo-ms-mob/00056(pid=191): Launched
22:49:41.123908 run                             mass: MS start registered  {at=7794407.332230857, delay=0.004625339061021805, ms=00056}
22:49:41.197418 run                             mass: MS performed LU  {at=7794407.405647776, lu_delay=5.8245882438495755, ms=00037}
22:49:41.220446 run                             mass: MS performed LU  {at=7794407.42877676, lu_delay=6.240888806991279, ms=00036}
22:49:41.231635 run                osmo-ms-mob/00057: Starting mobile
22:49:41.245178 run       osmo-ms-mob/00057(pid=192): Launched
22:49:41.256268 run                             mass: MS start registered  {at=7794407.464584921, delay=0.004929640330374241, ms=00057}
22:49:42.037656 run                osmo-ms-mob/00058: Starting mobile
22:49:42.051548 run       osmo-ms-mob/00058(pid=193): Launched
22:49:42.063270 run                             mass: MS start registered  {at=7794408.271589551, delay=0.0056299809366464615, ms=00058}
22:49:42.337195 run                osmo-ms-mob/00059: Starting mobile
22:49:42.351017 run       osmo-ms-mob/00059(pid=194): Launched
22:49:42.362369 run                             mass: MS start registered  {at=7794408.570688038, delay=0.0049987733364105225, ms=00059}
22:49:42.637788 run                osmo-ms-mob/00060: Starting mobile
22:49:42.651895 run       osmo-ms-mob/00060(pid=195): Launched
22:49:42.662879 run                             mass: MS start registered  {at=7794408.871201477, delay=0.0048384396359324455, ms=00060}
22:49:42.908516 run                             mass: MS performed LU  {at=7794409.11673497, lu_delay=4.359800910577178, ms=00047}
22:49:42.936727 run                             mass: MS performed LU  {at=7794409.144971776, lu_delay=4.67550556641072, ms=00046}
22:49:42.962403 run                osmo-ms-mob/00061: Starting mobile
22:49:42.975799 run       osmo-ms-mob/00061(pid=196): Launched
22:49:42.986855 run                             mass: MS start registered  {at=7794409.195177834, delay=0.004929901100695133, ms=00061}
22:49:43.024469 run                             mass: MS performed LU  {at=7794409.232690216, lu_delay=5.04167177900672, ms=00045}
22:49:43.061691 run                             mass: MS performed LU  {at=7794409.269932777, lu_delay=5.74987303186208, ms=00043}
22:49:43.098168 run                osmo-ms-mob/00062: Starting mobile
22:49:43.112454 run       osmo-ms-mob/00062(pid=197): Launched
22:49:43.118937 run                             mass: MS performed LU  {at=7794409.327264495, lu_delay=6.134452088735998, ms=00042}
22:49:43.125000 run                             mass: MS start registered  {at=7794409.333334743, delay=0.006087625399231911, ms=00062}
22:49:43.133379 run                             mass: MS performed LU  {at=7794409.341704626, lu_delay=6.4842169070616364, ms=00041}
22:49:43.144701 run                osmo-ms-mob/00063: Starting mobile
22:49:43.158107 run       osmo-ms-mob/00063(pid=198): Launched
22:49:43.168837 run                             mass: MS start registered  {at=7794409.377157768, delay=0.0045234765857458115, ms=00063}
22:49:43.389114 run                             mass: MS performed LU  {at=7794409.597334853, lu_delay=5.902148777619004, ms=00044}
22:49:44.037960 run                osmo-ms-mob/00064: Starting mobile
22:49:44.052357 run       osmo-ms-mob/00064(pid=199): Launched
22:49:44.063481 run                             mass: MS start registered  {at=7794410.271800137, delay=0.004705626517534256, ms=00064}
22:49:44.450193 run                osmo-ms-mob/00065: Starting mobile
22:49:44.480470 run       osmo-ms-mob/00065(pid=200): Launched
22:49:44.492345 run                             mass: MS start registered  {at=7794410.70066021, delay=0.0056962184607982635, ms=00065}
22:49:44.690407 run                             mass: MS performed LU  {at=7794410.898624345, lu_delay=5.461137065663934, ms=00050}
22:49:44.704822 run                osmo-ms-mob/00066: Starting mobile
22:49:44.718008 run       osmo-ms-mob/00066(pid=201): Launched
22:49:44.729365 run                             mass: MS start registered  {at=7794410.937680562, delay=0.005301923491060734, ms=00066}
22:49:44.774038 run                             mass: MS performed LU  {at=7794410.982264694, lu_delay=4.6131080240011215, ms=00052}
22:49:44.838640 run                             mass: MS performed LU  {at=7794411.046859896, lu_delay=5.989002991467714, ms=00048}
22:49:44.963510 run                             mass: MS performed LU  {at=7794411.171732396, lu_delay=5.7689230758696795, ms=00049}
22:49:44.978247 run                osmo-ms-mob/00067: Starting mobile
22:49:44.991850 run       osmo-ms-mob/00067(pid=202): Launched
22:49:44.997968 run                             mass: MS performed LU  {at=7794411.206296905, lu_delay=5.597686222754419, ms=00051}
22:49:45.003836 run                             mass: MS start registered  {at=7794411.212170561, delay=0.00589299201965332, ms=00067}
22:49:45.454884 run                osmo-ms-mob/00068: Starting mobile
22:49:45.470047 run       osmo-ms-mob/00068(pid=203): Launched
22:49:45.481238 run                             mass: MS start registered  {at=7794411.689553389, delay=0.005001992918550968, ms=00068}
22:49:45.824005 run                osmo-ms-mob/00069: Starting mobile
22:49:45.837057 run       osmo-ms-mob/00069(pid=204): Launched
22:49:45.848393 run                             mass: MS start registered  {at=7794412.056713434, delay=0.005361214280128479, ms=00069}
22:49:46.236263 run                osmo-ms-mob/00070: Starting mobile
22:49:46.249769 run       osmo-ms-mob/00070(pid=205): Launched
22:49:46.260990 run                             mass: MS start registered  {at=7794412.46931105, delay=0.005107547156512737, ms=00070}
22:49:46.637907 run                osmo-ms-mob/00071: Starting mobile
22:49:46.651811 run       osmo-ms-mob/00071(pid=206): Launched
22:49:46.663089 run                             mass: MS start registered  {at=7794412.871406363, delay=0.0051493048667907715, ms=00071}
22:49:46.674141 run                             mass: MS performed LU  {at=7794412.882462256, lu_delay=5.923567762598395, ms=00054}
22:49:46.701938 run                             mass: MS performed LU  {at=7794412.910175881, lu_delay=6.235353274270892, ms=00053}
22:49:46.789998 run                             mass: MS performed LU  {at=7794412.998233218, lu_delay=5.826499956659973, ms=00055}
22:49:46.843475 run                osmo-ms-mob/00072: Starting mobile
22:49:46.858864 run       osmo-ms-mob/00072(pid=207): Launched
22:49:46.865243 run                             mass: MS performed LU  {at=7794413.073569368, lu_delay=5.608984447084367, ms=00057}
22:49:46.871140 run                             mass: MS start registered  {at=7794413.07947497, delay=0.0059251803904771805, ms=00072}
22:49:46.881453 run                             mass: MS performed LU  {at=7794413.089761177, lu_delay=4.818171625956893, ms=00058}
22:49:46.900321 run                             mass: MS performed LU  {at=7794413.108625554, lu_delay=5.776394696906209, ms=00056}
22:49:46.919216 run                osmo-ms-mob/00073: Starting mobile
22:49:46.932300 run       osmo-ms-mob/00073(pid=208): Launched
22:49:46.943495 run                             mass: MS start registered  {at=7794413.15181468, delay=0.004905077628791332, ms=00073}
22:49:47.154867 run                             mass: MS performed LU  {at=7794413.363084557, lu_delay=23.01714627724141, ms=00012}
22:49:47.749961 run                             mass: MS performed LU  {at=7794413.958186306, lu_delay=3.686386168934405, ms=00064}
22:49:47.777092 run                osmo-ms-mob/00074: Starting mobile
22:49:47.790721 run       osmo-ms-mob/00074(pid=209): Launched
22:49:47.802170 run                             mass: MS start registered  {at=7794414.010487634, delay=0.0051786284893751144, ms=00074}
22:49:47.931495 run                             mass: MS performed LU  {at=7794414.139714556, lu_delay=22.570118591189384, ms=00014}
22:49:48.267495 run                osmo-ms-mob/00075: Starting mobile
22:49:48.287679 run       osmo-ms-mob/00075(pid=210): Launched
22:49:48.299186 run                             mass: MS start registered  {at=7794414.507504907, delay=0.0049424683675169945, ms=00075}
22:49:48.456226 run                             mass: MS performed LU  {at=7794414.664445398, lu_delay=6.093757360242307, ms=00059}
22:49:48.539142 run                             mass: MS performed LU  {at=7794414.7473729, lu_delay=5.876171423122287, ms=00060}
22:49:48.756513 run                osmo-ms-mob/00076: Starting mobile
22:49:48.772214 run       osmo-ms-mob/00076(pid=211): Launched
22:49:48.778621 run                             mass: MS performed LU  {at=7794414.986947229, lu_delay=5.609789460897446, ms=00063}
22:49:48.784519 run                             mass: MS performed LU  {at=7794414.992853014, lu_delay=5.659518270753324, ms=00062}
22:49:48.790537 run                             mass: MS start registered  {at=7794414.998871789, delay=0.011944231577217579, ms=00076}
22:49:49.156384 run                osmo-ms-mob/00077: Starting mobile
22:49:49.172370 run       osmo-ms-mob/00077(pid=212): Launched
22:49:49.183761 run                             mass: MS start registered  {at=7794415.392074473, delay=0.0052719032391905785, ms=00077}
22:49:49.638722 run                osmo-ms-mob/00078: Starting mobile
22:49:49.653238 run       osmo-ms-mob/00078(pid=213): Launched
22:49:49.664310 run                             mass: MS start registered  {at=7794415.872628779, delay=0.00495427381247282, ms=00078}
22:49:50.045564 run                osmo-ms-mob/00079: Starting mobile
22:49:50.061638 run       osmo-ms-mob/00079(pid=214): Launched
22:49:50.072701 run                             mass: MS start registered  {at=7794416.281021653, delay=0.004950518719851971, ms=00079}
22:49:50.440930 run                             mass: MS performed LU  {at=7794416.649152685, lu_delay=5.71147212292999, ms=00066}
22:49:50.455309 run                osmo-ms-mob/00080: Starting mobile
22:49:50.468598 run       osmo-ms-mob/00080(pid=215): Launched
22:49:50.474727 run                             mass: MS performed LU  {at=7794416.683056184, lu_delay=5.982395973987877, ms=00065}
22:49:50.480572 run                             mass: MS start registered  {at=7794416.688906789, delay=0.005867396481335163, ms=00080}
22:49:50.556618 run                             mass: MS performed LU  {at=7794416.764837943, lu_delay=5.55266738217324, ms=00067}
22:49:50.592957 run                             mass: MS performed LU  {at=7794416.801197228, lu_delay=5.111643838696182, ms=00068}
22:49:50.647872 run                             mass: MS performed LU  {at=7794416.856107225, lu_delay=4.799393790774047, ms=00069}
22:49:50.674030 run                osmo-ms-mob/00081: Starting mobile
22:49:50.687434 run       osmo-ms-mob/00081(pid=216): Launched
22:49:50.698445 run                             mass: MS start registered  {at=7794416.906763704, delay=0.00496508926153183, ms=00081}
22:49:51.437492 run                osmo-ms-mob/00082: Starting mobile
22:49:51.451317 run       osmo-ms-mob/00082(pid=217): Launched
22:49:51.463263 run                             mass: MS start registered  {at=7794417.671580503, delay=0.005283377133309841, ms=00082}
22:49:52.024893 run                osmo-ms-mob/00083: Starting mobile
22:49:52.038085 run       osmo-ms-mob/00083(pid=218): Launched
22:49:52.049500 run                             mass: MS start registered  {at=7794418.257816758, delay=0.004902316257357597, ms=00083}
22:49:52.222262 run                             mass: MS performed LU  {at=7794418.430483988, lu_delay=5.351009017787874, ms=00072}
22:49:52.259494 run                             mass: MS performed LU  {at=7794418.467733027, lu_delay=5.99842197727412, ms=00070}
22:49:52.305165 run                             mass: MS performed LU  {at=7794418.513374431, lu_delay=5.361559751443565, ms=00073}
22:49:52.334401 run                osmo-ms-mob/00084: Starting mobile
22:49:52.347322 run       osmo-ms-mob/00084(pid=219): Launched
22:49:52.358701 run                             mass: MS start registered  {at=7794418.567022453, delay=0.005415384657680988, ms=00084}
22:49:52.513892 run                             mass: MS performed LU  {at=7794418.722111294, lu_delay=5.8507049307227135, ms=00071}
22:49:52.549057 run                             mass: MS performed LU  {at=7794418.757299717, lu_delay=4.746812082827091, ms=00074}
22:49:53.064276 run                osmo-ms-mob/00085: Starting mobile
22:49:53.080801 run       osmo-ms-mob/00085(pid=220): Launched
22:49:53.091907 run                             mass: MS start registered  {at=7794419.300225067, delay=0.005100395530462265, ms=00085}
22:49:53.646371 run                osmo-ms-mob/00086: Starting mobile
22:49:53.662546 run       osmo-ms-mob/00086(pid=221): Launched
22:49:53.673989 run                             mass: MS start registered  {at=7794419.882304079, delay=0.00531421322375536, ms=00086}
22:49:54.206830 run                             mass: MS performed LU  {at=7794420.415051723, lu_delay=5.022977249696851, ms=00077}
22:49:54.261154 run                osmo-ms-mob/00087: Starting mobile
22:49:54.276136 run       osmo-ms-mob/00087(pid=222): Launched
22:49:54.282280 run                             mass: MS performed LU  {at=7794420.490609518, lu_delay=4.6179807391017675, ms=00078}
22:49:54.288159 run                             mass: MS start registered  {at=7794420.496494352, delay=0.0059016188606619835, ms=00087}
22:49:54.321050 run                             mass: MS performed LU  {at=7794420.52930211, lu_delay=5.530430320650339, ms=00076}
22:49:54.358766 run                             mass: MS performed LU  {at=7794420.56700393, lu_delay=6.059499022550881, ms=00075}
22:49:54.864350 run                osmo-ms-mob/00088: Starting mobile
22:49:54.881706 run       osmo-ms-mob/00088(pid=223): Launched
22:49:54.893351 run                             mass: MS start registered  {at=7794421.101654712, delay=0.005364954471588135, ms=00088}
22:49:55.437698 run                osmo-ms-mob/00089: Starting mobile
22:49:55.451537 run       osmo-ms-mob/00089(pid=224): Launched
22:49:55.465489 run                             mass: MS start registered  {at=7794421.673809101, delay=0.007883510552346706, ms=00089}
22:49:55.987455 run                             mass: MS performed LU  {at=7794422.195679296, lu_delay=5.9146576430648565, ms=00079}
22:49:56.003022 run                osmo-ms-mob/00090: Starting mobile
22:49:56.016136 run       osmo-ms-mob/00090(pid=225): Launched
22:49:56.028281 run                             mass: MS start registered  {at=7794422.236590216, delay=0.006165630184113979, ms=00090}
22:49:56.071284 run                             mass: MS performed LU  {at=7794422.279428119, lu_delay=5.372664415277541, ms=00081}
22:49:56.135412 run                             mass: MS performed LU  {at=7794422.343630803, lu_delay=5.654724013991654, ms=00080}
22:49:56.261100 run                             mass: MS performed LU  {at=7794422.469297811, lu_delay=4.797717308625579, ms=00082}
22:49:56.738148 run                osmo-ms-mob/00091: Starting mobile
22:49:56.752304 run       osmo-ms-mob/00091(pid=226): Launched
22:49:56.763548 run                             mass: MS start registered  {at=7794422.971870797, delay=0.005225876346230507, ms=00091}
22:49:57.435134 run                osmo-ms-mob/00092: Starting mobile
22:49:57.449697 run       osmo-ms-mob/00092(pid=227): Launched
22:49:57.461340 run                             mass: MS start registered  {at=7794423.669659957, delay=0.005142963491380215, ms=00092}
22:49:57.972735 run                             mass: MS performed LU  {at=7794424.180954613, lu_delay=5.613932159729302, ms=00084}
22:49:57.998998 run                             mass: MS performed LU  {at=7794424.207310638, lu_delay=4.907085571438074, ms=00085}
22:49:58.088151 run                             mass: MS performed LU  {at=7794424.296371439, lu_delay=6.038554680533707, ms=00083}
22:49:58.128585 run                osmo-ms-mob/00093: Starting mobile
22:49:58.144311 run       osmo-ms-mob/00093(pid=228): Launched
22:49:58.155219 run                             mass: MS start registered  {at=7794424.363538034, delay=0.004806233569979668, ms=00093}
22:49:59.153644 run                osmo-ms-mob/00094: Starting mobile
22:49:59.171700 run       osmo-ms-mob/00094(pid=229): Launched
22:49:59.183075 run                             mass: MS start registered  {at=7794425.391393058, delay=0.005098240450024605, ms=00094}
22:49:59.753600 run                             mass: MS performed LU  {at=7794425.961818759, lu_delay=4.860164047218859, ms=00088}
22:49:59.837116 run                             mass: MS performed LU  {at=7794426.045149923, lu_delay=6.162845844402909, ms=00086}
22:49:59.901566 run                             mass: MS performed LU  {at=7794426.109787647, lu_delay=5.6132932947948575, ms=00087}
22:49:59.952701 run                osmo-ms-mob/00095: Starting mobile
22:49:59.967636 run       osmo-ms-mob/00095(pid=230): Launched
22:49:59.979077 run                             mass: MS start registered  {at=7794426.187370216, delay=0.005441475659608841, ms=00095}
22:50:01.037186 run                osmo-ms-mob/00096: Starting mobile
22:50:01.050749 run       osmo-ms-mob/00096(pid=231): Launched
22:50:01.062066 run                             mass: MS start registered  {at=7794427.270381801, delay=0.0051656197756528854, ms=00096}
22:50:01.738834 run                             mass: MS performed LU  {at=7794427.947055949, lu_delay=5.710465732961893, ms=00090}
22:50:01.764386 run                             mass: MS performed LU  {at=7794427.972703105, lu_delay=5.000832308083773, ms=00091}
22:50:01.853143 run                             mass: MS performed LU  {at=7794428.061363608, lu_delay=6.3875545067712665, ms=00089}
22:50:02.124980 run                osmo-ms-mob/00097: Starting mobile
22:50:02.138282 run       osmo-ms-mob/00097(pid=232): Launched
22:50:02.150073 run                             mass: MS start registered  {at=7794428.358390732, delay=0.005302900448441505, ms=00097}
22:50:03.455545 run                osmo-ms-mob/00098: Starting mobile
22:50:03.472158 run       osmo-ms-mob/00098(pid=233): Launched
22:50:03.483208 run                             mass: MS start registered  {at=7794429.691529588, delay=0.004929313436150551, ms=00098}
22:50:03.602797 run                             mass: MS performed LU  {at=7794429.810975586, lu_delay=6.141315628774464, ms=00092}
22:50:03.667892 run                             mass: MS performed LU  {at=7794429.876116233, lu_delay=5.512578198686242, ms=00093}
22:50:03.754664 run                             mass: MS performed LU  {at=7794429.962884175, lu_delay=4.571491116657853, ms=00094}
22:50:05.264194 run                osmo-ms-mob/00099: Starting mobile
22:50:05.280912 run       osmo-ms-mob/00099(pid=234): Launched
22:50:05.287051 run                             mass: All started... {duration=55.773233236745, too_slow=0}
22:50:05.292994 run                             mass: MS start registered  {at=7794431.501322635, delay=0.005936881527304649, ms=00099}
22:50:05.504358 run                             mass: MS performed LU  {at=7794431.712584343, lu_delay=5.525214127264917, ms=00095}
22:50:05.531259 run                             mass: MS performed LU  {at=7794431.739571014, lu_delay=4.469189213588834, ms=00096}
22:50:05.619749 run                             mass: MS performed LU  {at=7794431.827950546, lu_delay=22.632772712036967, ms=00061}
22:50:07.368653 run                             mass: MS performed LU  {at=7794433.576852301, lu_delay=5.218461569398642, ms=00097}
22:50:09.270111 run                             mass: MS performed LU  {at=7794435.478333684, lu_delay=5.786804095841944, ms=00098}
22:50:11.134343 run                             mass: MS performed LU  {at=7794437.342563755, lu_delay=5.841241119429469, ms=00099}
22:50:11.143004 run                             mass: Tests done {all_completed=True, max=23.01714627724141, min=3.686386168934405}
22:50:11.148494 tst         register_default_mass.py: Test passed (81.1 sec)
22:50:11.154035 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:50:11.157405 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:50:11.160785 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:50:11.164194 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:50:11.167596 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:50:11.171004 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:50:11.174444 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:50:11.177877 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:50:11.181344 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:50:11.184758 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:50:11.188165 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:50:11.191651 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:50:11.195155 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:50:11.198611 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:50:11.202086 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:50:11.205581 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:50:11.209127 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:50:11.212583 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:50:11.216592 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:50:11.220118 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:50:11.223528 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:50:11.227249 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:50:11.230816 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:50:11.234719 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:50:11.238165 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:50:11.241667 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:50:11.245180 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:50:11.248617 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:50:11.252087 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:50:11.256016 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:50:11.259457 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:50:11.262955 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:50:11.266458 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:50:11.269880 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:50:11.273345 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:50:11.277048 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:50:11.280582 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:50:11.284135 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:50:11.287682 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:50:11.291218 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:50:11.294746 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:50:11.298392 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:50:11.301892 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:50:11.305407 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:50:11.309334 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:50:11.312852 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:50:11.316331 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:50:11.319793 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:50:11.323499 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:50:11.327000 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:50:11.330500 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:50:11.333948 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:50:11.337414 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:50:11.341131 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:50:11.344701 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:50:11.348273 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:50:11.351844 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:50:11.355355 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:50:11.358839 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:50:11.362396 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:50:11.365962 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:50:11.369664 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:50:11.373546 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:50:11.377373 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:50:11.381238 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:50:11.384800 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:50:11.388301 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:50:11.391819 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:50:11.395385 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:50:11.398907 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:50:11.402478 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:50:11.406210 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:50:11.410027 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:50:11.413851 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:50:11.417392 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:50:11.420967 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:50:11.424514 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:50:11.428088 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:50:11.431622 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:50:11.435159 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:50:11.438723 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:50:11.442283 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:50:11.445746 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:50:11.449316 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:50:11.452863 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:50:11.456368 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:50:11.459878 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:50:11.463429 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:50:11.466964 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:50:11.471073 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:50:11.474557 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:50:11.478132 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:50:11.481697 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:50:11.485240 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:50:11.489060 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:50:11.492606 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:50:11.496542 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:50:11.500149 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:50:11.503664 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:50:11.507150 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:50:11.510619 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:50:11.514163 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:50:11.517658 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:50:11.521121 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:50:11.524557 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:50:11.528181 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:50:11.531853 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:50:11.535943 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:50:11.539534 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:50:11.543070 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:50:11.546640 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:50:11.550236 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:50:11.553828 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:50:11.557331 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:50:11.560907 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:50:11.564343 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:50:11.567767 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:50:11.571180 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:50:11.574596 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:50:11.577995 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:50:11.581411 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:50:11.584833 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:50:11.588225 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:50:11.591624 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:50:11.595022 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:50:11.598454 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:50:11.601848 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:50:11.605258 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:50:11.608669 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:50:11.612059 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:50:11.615456 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:50:11.618877 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:50:11.622278 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:50:11.625684 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:50:11.629082 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:50:11.632487 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:50:11.635883 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:50:11.639278 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:50:11.642682 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:50:11.646085 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:50:11.649493 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:50:11.652877 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:50:11.656289 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:50:11.659692 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:50:11.663082 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:50:11.666502 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:50:11.669916 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:50:11.673328 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:50:11.676721 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:50:11.680119 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:50:11.683523 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:50:11.686928 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:50:11.690334 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:50:11.693744 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:50:11.697147 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:50:11.700569 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:50:11.703966 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:50:11.707368 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:50:11.710776 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:50:11.714187 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:50:11.717595 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:50:11.720992 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:50:11.724391 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:50:11.727794 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:50:11.731179 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:50:11.734594 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:50:11.737996 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:50:11.741400 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:50:11.744806 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:50:11.748208 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:50:11.751599 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:50:11.755009 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:50:11.758406 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:50:11.761789 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:50:11.765200 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:50:11.768600 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:50:11.772003 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:50:11.775387 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:50:11.778787 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:50:11.782109 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:50:11.785388 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:50:11.788683 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:50:11.791975 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:50:11.795256 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:50:11.798558 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:50:11.801851 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:50:11.805152 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:50:11.808437 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:50:11.811725 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:50:11.815005 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:50:11.818281 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:50:11.821568 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:50:11.824866 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:50:11.828164 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:50:11.831443 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:50:11.834721 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:50:11.838002 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:50:11.841294 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:50:11.844595 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:50:11.847883 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:50:11.851170 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:50:11.854476 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:50:11.857772 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:50:11.861064 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:50:11.864345 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:50:11.867626 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:50:11.870925 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:50:11.874213 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:50:11.877574 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:50:11.880878 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:50:11.884174 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:50:11.887459 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:50:11.890762 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:50:11.894061 ---      ParallelTerminationStrategy: PID 22 died...
22:50:11.895560 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:50:11.899248 ---      ParallelTerminationStrategy: PID 23 died...
22:50:11.900739 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:50:11.904395 ---      ParallelTerminationStrategy: PID 24 died...
22:50:11.905883 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:50:11.909567 ---      ParallelTerminationStrategy: PID 25 died...
22:50:11.911056 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:50:11.914720 ---      ParallelTerminationStrategy: PID 26 died...
22:50:11.916213 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:50:11.919928 ---      ParallelTerminationStrategy: PID 27 died...
22:50:11.921429 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:50:11.925102 ---      ParallelTerminationStrategy: PID 28 died...
22:50:11.926604 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:50:11.930289 ---      ParallelTerminationStrategy: PID 29 died...
22:50:11.931792 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:50:11.935498 ---      ParallelTerminationStrategy: PID 30 died...
22:50:11.937009 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:50:11.940683 ---      ParallelTerminationStrategy: PID 31 died...
22:50:11.942175 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:50:11.945901 ---      ParallelTerminationStrategy: PID 32 died...
22:50:11.947406 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:50:11.951111 ---      ParallelTerminationStrategy: PID 33 died...
22:50:11.952629 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:50:11.956341 ---      ParallelTerminationStrategy: PID 35 died...
22:50:11.957846 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:50:11.961554 ---      ParallelTerminationStrategy: PID 36 died...
22:50:11.963060 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:50:11.966761 ---      ParallelTerminationStrategy: PID 37 died...
22:50:11.968272 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:50:11.972006 ---      ParallelTerminationStrategy: PID 38 died...
22:50:11.973506 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:50:11.977244 ---      ParallelTerminationStrategy: PID 39 died...
22:50:11.978748 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:50:11.982479 ---      ParallelTerminationStrategy: PID 40 died...
22:50:11.983999 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:50:11.987736 ---      ParallelTerminationStrategy: PID 41 died...
22:50:11.989240 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:50:11.993068 ---      ParallelTerminationStrategy: PID 42 died...
22:50:11.994607 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:50:11.998329 ---      ParallelTerminationStrategy: PID 43 died...
22:50:11.999834 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:50:12.003527 ---      ParallelTerminationStrategy: PID 44 died...
22:50:12.005027 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:50:12.008776 ---      ParallelTerminationStrategy: PID 45 died...
22:50:12.010271 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:50:12.013963 ---      ParallelTerminationStrategy: PID 46 died...
22:50:12.015443 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:50:12.019127 ---      ParallelTerminationStrategy: PID 47 died...
22:50:12.020639 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:50:12.024316 ---      ParallelTerminationStrategy: PID 48 died...
22:50:12.025793 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:50:12.029460 ---      ParallelTerminationStrategy: PID 49 died...
22:50:12.030933 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:50:12.034617 ---      ParallelTerminationStrategy: PID 50 died...
22:50:12.036099 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:50:12.039789 ---      ParallelTerminationStrategy: PID 51 died...
22:50:12.041278 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:50:12.044973 ---      ParallelTerminationStrategy: PID 52 died...
22:50:12.046466 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:50:12.050156 ---      ParallelTerminationStrategy: PID 53 died...
22:50:12.051642 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:50:12.055355 ---      ParallelTerminationStrategy: PID 54 died...
22:50:12.056849 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:50:12.060513 ---      ParallelTerminationStrategy: PID 55 died...
22:50:12.062001 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:50:12.065680 ---      ParallelTerminationStrategy: PID 56 died...
22:50:12.067160 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:50:12.070849 ---      ParallelTerminationStrategy: PID 57 died...
22:50:12.072346 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:50:12.076018 ---      ParallelTerminationStrategy: PID 58 died...
22:50:12.077512 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:50:12.081211 ---      ParallelTerminationStrategy: PID 59 died...
22:50:12.082703 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:50:12.086389 ---      ParallelTerminationStrategy: PID 60 died...
22:50:12.087898 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:50:12.091583 ---      ParallelTerminationStrategy: PID 61 died...
22:50:12.093080 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:50:12.096754 ---      ParallelTerminationStrategy: PID 62 died...
22:50:12.098238 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:50:12.101924 ---      ParallelTerminationStrategy: PID 63 died...
22:50:12.103405 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:50:12.107082 ---      ParallelTerminationStrategy: PID 64 died...
22:50:12.108581 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:50:12.112269 ---      ParallelTerminationStrategy: PID 65 died...
22:50:12.113755 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:50:12.117430 ---      ParallelTerminationStrategy: PID 66 died...
22:50:12.118920 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:50:12.122604 ---      ParallelTerminationStrategy: PID 67 died...
22:50:12.124099 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:50:12.127792 ---      ParallelTerminationStrategy: PID 68 died...
22:50:12.129281 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:50:12.132994 ---      ParallelTerminationStrategy: PID 69 died...
22:50:12.134485 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:50:12.138169 ---      ParallelTerminationStrategy: PID 70 died...
22:50:12.139658 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:50:12.143339 ---      ParallelTerminationStrategy: PID 71 died...
22:50:12.144859 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:50:12.148549 ---      ParallelTerminationStrategy: PID 72 died...
22:50:12.150038 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:50:12.153743 ---      ParallelTerminationStrategy: PID 73 died...
22:50:12.155227 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:50:12.158924 ---      ParallelTerminationStrategy: PID 74 died...
22:50:12.160436 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:50:12.164103 ---      ParallelTerminationStrategy: PID 75 died...
22:50:12.165587 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:50:12.169276 ---      ParallelTerminationStrategy: PID 76 died...
22:50:12.170765 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:50:12.174430 ---      ParallelTerminationStrategy: PID 77 died...
22:50:12.175933 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:50:12.179601 ---      ParallelTerminationStrategy: PID 78 died...
22:50:12.181104 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:50:12.184789 ---      ParallelTerminationStrategy: PID 79 died...
22:50:12.186283 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:50:12.189972 ---      ParallelTerminationStrategy: PID 80 died...
22:50:12.191465 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:50:12.195139 ---      ParallelTerminationStrategy: PID 81 died...
22:50:12.196631 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:50:12.200316 ---      ParallelTerminationStrategy: PID 82 died...
22:50:12.201798 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:50:12.205505 ---      ParallelTerminationStrategy: PID 83 died...
22:50:12.206992 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:50:12.210667 ---      ParallelTerminationStrategy: PID 84 died...
22:50:12.212162 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:50:12.215850 ---      ParallelTerminationStrategy: PID 85 died...
22:50:12.217346 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:50:12.221032 ---      ParallelTerminationStrategy: PID 86 died...
22:50:12.222521 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:50:12.226189 ---      ParallelTerminationStrategy: PID 87 died...
22:50:12.227687 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:50:12.231516 ---      ParallelTerminationStrategy: PID 88 died...
22:50:12.233040 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:50:12.236880 ---      ParallelTerminationStrategy: PID 89 died...
22:50:12.238440 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:50:12.242298 ---      ParallelTerminationStrategy: PID 90 died...
22:50:12.243848 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:50:12.247677 ---      ParallelTerminationStrategy: PID 91 died...
22:50:12.249232 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:50:12.253114 ---      ParallelTerminationStrategy: PID 92 died...
22:50:12.254671 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:50:12.258514 ---      ParallelTerminationStrategy: PID 93 died...
22:50:12.260066 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:50:12.263926 ---      ParallelTerminationStrategy: PID 94 died...
22:50:12.265477 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:50:12.269287 ---      ParallelTerminationStrategy: PID 95 died...
22:50:12.270838 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:50:12.274674 ---      ParallelTerminationStrategy: PID 96 died...
22:50:12.276215 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:50:12.280052 ---      ParallelTerminationStrategy: PID 97 died...
22:50:12.281609 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:50:12.285445 ---      ParallelTerminationStrategy: PID 98 died...
22:50:12.286998 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:50:12.290828 ---      ParallelTerminationStrategy: PID 99 died...
22:50:12.292376 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:50:12.296208 ---      ParallelTerminationStrategy: PID 100 died...
22:50:12.297765 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:50:12.301603 ---      ParallelTerminationStrategy: PID 101 died...
22:50:12.303152 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:50:12.306990 ---      ParallelTerminationStrategy: PID 102 died...
22:50:12.308538 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:50:12.312365 ---      ParallelTerminationStrategy: PID 103 died...
22:50:12.313865 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:50:12.317531 ---      ParallelTerminationStrategy: PID 104 died...
22:50:12.319009 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:50:12.322703 ---      ParallelTerminationStrategy: PID 105 died...
22:50:12.324233 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:50:12.327910 ---      ParallelTerminationStrategy: PID 106 died...
22:50:12.329402 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:50:12.333073 ---      ParallelTerminationStrategy: PID 107 died...
22:50:12.334555 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:50:12.338255 ---      ParallelTerminationStrategy: PID 108 died...
22:50:12.339744 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:50:12.343423 ---      ParallelTerminationStrategy: PID 109 died...
22:50:12.344917 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:50:12.348601 ---      ParallelTerminationStrategy: PID 110 died...
22:50:12.350087 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:50:12.353773 ---      ParallelTerminationStrategy: PID 111 died...
22:50:12.355269 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:50:12.358967 ---      ParallelTerminationStrategy: PID 112 died...
22:50:12.360472 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:50:12.364184 ---      ParallelTerminationStrategy: PID 113 died...
22:50:12.365681 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:50:12.369379 ---      ParallelTerminationStrategy: PID 114 died...
22:50:12.370872 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:50:12.374582 ---      ParallelTerminationStrategy: PID 115 died...
22:50:12.376092 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:50:12.379782 ---      ParallelTerminationStrategy: PID 116 died...
22:50:12.381278 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:50:12.384999 ---      ParallelTerminationStrategy: PID 117 died...
22:50:12.386497 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:50:12.390191 ---      ParallelTerminationStrategy: PID 118 died...
22:50:12.391684 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:50:12.395378 ---      ParallelTerminationStrategy: PID 119 died...
22:50:12.396912 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:50:12.400618 ---      ParallelTerminationStrategy: PID 120 died...
22:50:12.402119 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:50:12.405809 ---      ParallelTerminationStrategy: PID 121 died...
22:50:12.407303 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:50:12.410997 ---      ParallelTerminationStrategy: PID 122 died...
22:50:12.412501 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:50:12.416190 ---      ParallelTerminationStrategy: PID 123 died...
22:50:12.417689 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:50:12.421405 ---      ParallelTerminationStrategy: PID 124 died...
22:50:12.422902 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:50:12.426592 ---      ParallelTerminationStrategy: PID 125 died...
22:50:12.428090 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:50:12.431779 ---      ParallelTerminationStrategy: PID 126 died...
22:50:12.433277 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:50:12.436975 ---      ParallelTerminationStrategy: PID 127 died...
22:50:12.438460 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:50:12.442161 ---      ParallelTerminationStrategy: PID 128 died...
22:50:12.443650 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:50:12.447362 ---      ParallelTerminationStrategy: PID 129 died...
22:50:12.448863 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:50:12.452563 ---      ParallelTerminationStrategy: PID 130 died...
22:50:12.454064 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:50:12.457762 ---      ParallelTerminationStrategy: PID 131 died...
22:50:12.459260 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:50:12.462954 ---      ParallelTerminationStrategy: PID 132 died...
22:50:12.464453 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:50:12.468135 ---      ParallelTerminationStrategy: PID 133 died...
22:50:12.469627 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:50:12.473329 ---      ParallelTerminationStrategy: PID 134 died...
22:50:12.474813 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:50:12.478511 ---      ParallelTerminationStrategy: PID 135 died...
22:50:12.480005 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:50:12.483696 ---      ParallelTerminationStrategy: PID 136 died...
22:50:12.485176 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:50:12.488847 ---      ParallelTerminationStrategy: PID 137 died...
22:50:12.490328 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:50:12.493997 ---      ParallelTerminationStrategy: PID 138 died...
22:50:12.495472 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:50:12.499147 ---      ParallelTerminationStrategy: PID 139 died...
22:50:12.500631 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:50:12.504278 ---      ParallelTerminationStrategy: PID 140 died...
22:50:12.505743 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:50:12.509402 ---      ParallelTerminationStrategy: PID 141 died...
22:50:12.510863 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:50:12.514526 ---      ParallelTerminationStrategy: PID 142 died...
22:50:12.515998 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:50:12.519655 ---      ParallelTerminationStrategy: PID 143 died...
22:50:12.521130 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:50:12.524790 ---      ParallelTerminationStrategy: PID 144 died...
22:50:12.526258 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:50:12.529920 ---      ParallelTerminationStrategy: PID 145 died...
22:50:12.531391 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:50:12.535051 ---      ParallelTerminationStrategy: PID 146 died...
22:50:12.536524 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:50:12.540185 ---      ParallelTerminationStrategy: PID 147 died...
22:50:12.541657 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:50:12.545310 ---      ParallelTerminationStrategy: PID 148 died...
22:50:12.546783 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:50:12.550444 ---      ParallelTerminationStrategy: PID 149 died...
22:50:12.551916 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:50:12.555565 ---      ParallelTerminationStrategy: PID 150 died...
22:50:12.557038 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:50:12.560700 ---      ParallelTerminationStrategy: PID 151 died...
22:50:12.562169 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:50:12.565834 ---      ParallelTerminationStrategy: PID 152 died...
22:50:12.567313 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:50:12.570954 ---      ParallelTerminationStrategy: PID 153 died...
22:50:12.572445 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:50:12.576111 ---      ParallelTerminationStrategy: PID 154 died...
22:50:12.577584 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:50:12.581280 ---      ParallelTerminationStrategy: PID 155 died...
22:50:12.582762 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:50:12.586412 ---      ParallelTerminationStrategy: PID 156 died...
22:50:12.587879 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:50:12.591535 ---      ParallelTerminationStrategy: PID 157 died...
22:50:12.593015 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:50:12.596675 ---      ParallelTerminationStrategy: PID 158 died...
22:50:12.598147 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:50:12.601804 ---      ParallelTerminationStrategy: PID 159 died...
22:50:12.603273 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:50:12.606931 ---      ParallelTerminationStrategy: PID 160 died...
22:50:12.608408 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:50:12.612082 ---      ParallelTerminationStrategy: PID 161 died...
22:50:12.613553 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:50:12.617226 ---      ParallelTerminationStrategy: PID 162 died...
22:50:12.618700 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:50:12.622360 ---      ParallelTerminationStrategy: PID 163 died...
22:50:12.623835 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:50:12.627505 ---      ParallelTerminationStrategy: PID 164 died...
22:50:12.628975 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:50:12.632640 ---      ParallelTerminationStrategy: PID 165 died...
22:50:12.634113 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:50:12.637765 ---      ParallelTerminationStrategy: PID 166 died...
22:50:12.639234 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:50:12.642918 ---      ParallelTerminationStrategy: PID 167 died...
22:50:12.644395 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:50:12.648048 ---      ParallelTerminationStrategy: PID 168 died...
22:50:12.649520 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:50:12.653132 ---      ParallelTerminationStrategy: PID 169 died...
22:50:12.654578 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:50:12.658172 ---      ParallelTerminationStrategy: PID 170 died...
22:50:12.659613 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:50:12.663199 ---      ParallelTerminationStrategy: PID 171 died...
22:50:12.664657 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:50:12.668244 ---      ParallelTerminationStrategy: PID 172 died...
22:50:12.669690 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:50:12.673272 ---      ParallelTerminationStrategy: PID 173 died...
22:50:12.674712 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:50:12.678299 ---      ParallelTerminationStrategy: PID 174 died...
22:50:12.679746 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:50:12.683326 ---      ParallelTerminationStrategy: PID 175 died...
22:50:12.684781 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:50:12.688386 ---      ParallelTerminationStrategy: PID 176 died...
22:50:12.689831 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:50:12.693447 ---      ParallelTerminationStrategy: PID 177 died...
22:50:12.694901 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:50:12.698501 ---      ParallelTerminationStrategy: PID 178 died...
22:50:12.699953 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:50:12.703538 ---      ParallelTerminationStrategy: PID 179 died...
22:50:12.704988 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:50:12.708599 ---      ParallelTerminationStrategy: PID 180 died...
22:50:12.710044 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:50:12.713626 ---      ParallelTerminationStrategy: PID 181 died...
22:50:12.715071 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:50:12.718659 ---      ParallelTerminationStrategy: PID 182 died...
22:50:12.720130 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:50:12.723709 ---      ParallelTerminationStrategy: PID 183 died...
22:50:12.725163 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:50:12.728747 ---      ParallelTerminationStrategy: PID 184 died...
22:50:12.730188 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:50:12.733795 ---      ParallelTerminationStrategy: PID 185 died...
22:50:12.735232 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:50:12.738819 ---      ParallelTerminationStrategy: PID 186 died...
22:50:12.740272 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:50:12.743868 ---      ParallelTerminationStrategy: PID 187 died...
22:50:12.745316 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:50:12.748895 ---      ParallelTerminationStrategy: PID 188 died...
22:50:12.750347 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:50:12.753938 ---      ParallelTerminationStrategy: PID 189 died...
22:50:12.755391 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:50:12.759001 ---      ParallelTerminationStrategy: PID 190 died...
22:50:12.760451 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:50:12.764037 ---      ParallelTerminationStrategy: PID 191 died...
22:50:12.765479 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:50:12.769086 ---      ParallelTerminationStrategy: PID 192 died...
22:50:12.770531 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:50:12.774127 ---      ParallelTerminationStrategy: PID 193 died...
22:50:12.775576 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:50:12.779175 ---      ParallelTerminationStrategy: PID 194 died...
22:50:12.780653 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:50:12.784249 ---      ParallelTerminationStrategy: PID 195 died...
22:50:12.785693 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:50:12.789280 ---      ParallelTerminationStrategy: PID 196 died...
22:50:12.790723 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:50:12.794304 ---      ParallelTerminationStrategy: PID 197 died...
22:50:12.795747 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:50:12.799332 ---      ParallelTerminationStrategy: PID 198 died...
22:50:12.800786 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:50:12.804391 ---      ParallelTerminationStrategy: PID 199 died...
22:50:12.805845 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:50:12.809431 ---      ParallelTerminationStrategy: PID 200 died...
22:50:12.810876 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:50:12.814470 ---      ParallelTerminationStrategy: PID 201 died...
22:50:12.815924 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:50:12.819505 ---      ParallelTerminationStrategy: PID 202 died...
22:50:12.820959 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:50:12.824553 ---      ParallelTerminationStrategy: PID 203 died...
22:50:12.826000 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:50:12.829615 ---      ParallelTerminationStrategy: PID 204 died...
22:50:12.831066 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:50:12.834654 ---      ParallelTerminationStrategy: PID 205 died...
22:50:12.836100 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:50:12.839711 ---      ParallelTerminationStrategy: PID 206 died...
22:50:12.841161 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:50:12.844769 ---      ParallelTerminationStrategy: PID 207 died...
22:50:12.846224 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:50:12.849855 ---      ParallelTerminationStrategy: PID 208 died...
22:50:12.851319 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:50:12.854929 ---      ParallelTerminationStrategy: PID 209 died...
22:50:12.856407 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:50:12.860069 ---      ParallelTerminationStrategy: PID 210 died...
22:50:12.861545 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:50:12.865221 ---      ParallelTerminationStrategy: PID 211 died...
22:50:12.866697 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:50:12.870361 ---      ParallelTerminationStrategy: PID 212 died...
22:50:12.871842 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:50:12.875520 ---      ParallelTerminationStrategy: PID 213 died...
22:50:12.876995 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:50:12.880660 ---      ParallelTerminationStrategy: PID 214 died...
22:50:12.882132 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:50:12.885826 ---      ParallelTerminationStrategy: PID 215 died...
22:50:12.887311 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:50:12.890955 ---      ParallelTerminationStrategy: PID 216 died...
22:50:12.892431 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:50:12.896078 ---      ParallelTerminationStrategy: PID 217 died...
22:50:12.897550 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:50:12.901285 ---      ParallelTerminationStrategy: PID 218 died...
22:50:12.902760 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:50:12.906423 ---      ParallelTerminationStrategy: PID 219 died...
22:50:12.907921 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:50:12.911577 ---      ParallelTerminationStrategy: PID 220 died...
22:50:12.913057 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:50:12.916726 ---      ParallelTerminationStrategy: PID 221 died...
22:50:12.918206 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:50:12.921856 ---      ParallelTerminationStrategy: PID 222 died...
22:50:12.923338 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:50:12.926998 ---      ParallelTerminationStrategy: PID 223 died...
22:50:12.928478 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:50:12.932157 ---      ParallelTerminationStrategy: PID 224 died...
22:50:12.933635 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:50:12.937286 ---      ParallelTerminationStrategy: PID 225 died...
22:50:12.938763 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:50:12.942425 ---      ParallelTerminationStrategy: PID 226 died...
22:50:12.943906 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:50:12.947562 ---      ParallelTerminationStrategy: PID 227 died...
22:50:12.949036 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:50:12.952704 ---      ParallelTerminationStrategy: PID 228 died...
22:50:12.954179 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:50:12.957866 ---      ParallelTerminationStrategy: PID 229 died...
22:50:12.959340 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:50:12.963015 ---      ParallelTerminationStrategy: PID 230 died...
22:50:12.964494 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:50:12.968176 ---      ParallelTerminationStrategy: PID 231 died...
22:50:12.969659 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:50:12.973327 ---      ParallelTerminationStrategy: PID 232 died...
22:50:12.974802 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:50:12.978477 ---      ParallelTerminationStrategy: PID 233 died...
22:50:12.979959 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:50:12.983621 ---      ParallelTerminationStrategy: PID 234 died...
22:50:12.985103 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:16.389483 ---      ParallelTerminationStrategy: PID 34 died...
22:50:16.395452 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8313 netreg_mass PASS
---------------------------------------------------------------------
22:50:16.462475 tst                       trial-8313: Storing JUnit report in /build/trial-8313/run.2026-04-26_22-48-49/trial-8313.xml

--------------------------------------------------------------------------------------------
trial-8313 PASS
--------------------------------------------------------------------------------------------
22:50:16.474153 tst                       trial-8313: trial-8313: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8313/inst
+ cd trial-8313
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-04-26 22:48:49
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8313-run.tgz run.2026-04-26_22-48-49
+ tar czf /build/trial-8313-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-04-26_13_28_31.tgz osmo-bts-oc2g.build-2026-04-26_00_51_57.tgz osmo-bts-sysmo.build-2026-04-26_00_51_44.tgz osmo-bts.build-2026-04-26_00_52_04.tgz osmo-ggsn.build-2026-04-26_20_43_11.tgz osmo-hlr.build-2026-04-26_16_36_56.tgz osmo-hnbgw.build-2026-04-26_13_33_08.tgz osmo-mgw.build-2026-04-26_08_33_08.tgz osmo-msc.build-2026-04-26_13_37_28.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-04-26_07_35_05.tgz osmo-pcu-sysmo.build-2026-04-26_07_35_02.tgz osmo-pcu.build-2026-04-26_07_35_02.tgz osmo-sgsn.build-2026-04-26_20_49_04.tgz osmo-stp.build-2026-04-26_13_27_10.tgz osmo-trx.build-2026-04-26_14_21_46.tgz osmocom-bb.build-2026-04-26_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