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 7844
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15107233690487033507.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-8330
+ 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 [ 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
#7 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:ccef42a804b157fff93975984fba7b5ca447b13f7b077e70b446933fd53a4747 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=8331 -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-05-14 22:48:24
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8331
+ mkdir -p trial-8331
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-05-14_13_29_14.tgz osmo-bts-oc2g.build-2026-05-14_00_51_58.tgz osmo-bts-sysmo.build-2026-05-14_00_51_50.tgz osmo-bts.build-2026-05-14_00_52_08.tgz osmo-ggsn.build-2026-05-14_20_42_49.tgz osmo-hlr.build-2026-05-14_16_37_00.tgz osmo-hnbgw.build-2026-05-14_13_29_28.tgz osmo-mgw.build-2026-05-14_08_33_10.tgz osmo-msc.build-2026-05-14_13_33_30.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-05-14_07_35_18.tgz osmo-pcu-sysmo.build-2026-05-14_07_35_10.tgz osmo-pcu.build-2026-05-14_07_35_21.tgz osmo-sgsn.build-2026-05-14_20_48_25.tgz osmo-stp.build-2026-05-14_13_25_39.tgz osmo-trx.build-2026-05-14_14_22_05.tgz osmocom-bb.build-2026-05-14_21_18_18.tgz srslte.build-19.tgz trial-8331
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-05-14_13_29_14.md5 osmo-bts-oc2g.build-2026-05-14_00_51_58.md5 osmo-bts-sysmo.build-2026-05-14_00_51_50.md5 osmo-bts.build-2026-05-14_00_52_08.md5 osmo-ggsn.build-2026-05-14_20_42_49.md5 osmo-hlr.build-2026-05-14_16_37_00.md5 osmo-hnbgw.build-2026-05-14_13_29_28.md5 osmo-mgw.build-2026-05-14_08_33_10.md5 osmo-msc.build-2026-05-14_13_33_30.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-05-14_07_35_18.md5 osmo-pcu-sysmo.build-2026-05-14_07_35_10.md5 osmo-pcu.build-2026-05-14_07_35_21.md5 osmo-sgsn.build-2026-05-14_20_48_25.md5 osmo-stp.build-2026-05-14_13_25_39.md5 osmo-trx.build-2026-05-14_14_22_05.md5 osmocom-bb.build-2026-05-14_21_18_18.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-05-14_13_29_14.md5 osmo-bts-oc2g.build-2026-05-14_00_51_58.md5 osmo-bts-sysmo.build-2026-05-14_00_51_50.md5 osmo-bts.build-2026-05-14_00_52_08.md5 osmo-ggsn.build-2026-05-14_20_42_49.md5 osmo-hlr.build-2026-05-14_16_37_00.md5 osmo-hnbgw.build-2026-05-14_13_29_28.md5 osmo-mgw.build-2026-05-14_08_33_10.md5 osmo-msc.build-2026-05-14_13_33_30.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-05-14_07_35_18.md5 osmo-pcu-sysmo.build-2026-05-14_07_35_10.md5 osmo-pcu.build-2026-05-14_07_35_21.md5 osmo-sgsn.build-2026-05-14_20_48_25.md5 osmo-stp.build-2026-05-14_13_25_39.md5 osmo-trx.build-2026-05-14_14_22_05.md5 osmocom-bb.build-2026-05-14_21_18_18.md5 srslte.build-19.md5
+ exit_code=1
+ which osmo-gsm-tester.py
+ python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-8331 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8331'
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-8331
--------------------------------------------------------------------------------------------
22:48:25.175629 tst                       trial-8331: Detailed log at /build/trial-8331/run.2026-05-14_22-48-25/log

---------------------------------------------------------------------
trial-8331 netreg_mass
---------------------------------------------------------------------
22:48:25.379293 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:25.379670 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:25.380479 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:25.381620 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:25.422608 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:25.423475 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:25.425688 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:25.492809 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-8331 netreg_mass register_default_mass.py
----------------------------------------------
22:48:25.493585 tst       register_default_mass.py:9: Claiming resources for the test
22:48:25.508860 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:25.509386 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:25.509852 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:25.510312 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:25.510766 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:25.511220 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:25.511665 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:25.542020 tst         register_default_mass.py: using LAC 2
22:48:25.563964 tst         register_default_mass.py: using RAC 2
22:48:25.589937 tst         register_default_mass.py: using CellId 2
22:48:25.618923 tst         register_default_mass.py: using BVCI 3
22:48:25.632670 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.633330 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.633892 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.634394 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.634894 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.635390 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.635879 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.636394 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.636894 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.637390 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.637886 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.638381 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.638891 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.639420 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.639944 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.640457 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.640983 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.641493 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.641996 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.642522 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.643039 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.643554 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.644088 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.644604 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.645129 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.645647 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.646157 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.646679 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.647195 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.647709 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.648225 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.648735 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.649246 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.649775 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.650294 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.650802 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.651305 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.651835 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.652344 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.652841 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.653355 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.653864 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.654372 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.654881 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.655392 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.655902 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.656407 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.656923 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.657429 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.657927 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.658451 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.658956 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.659452 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.659961 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.660475 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.660984 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.661500 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.662013 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.662522 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.663016 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.663527 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.664036 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.664556 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.665068 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.665562 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.666062 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.666581 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.667087 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.667582 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.668095 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.668597 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.669100 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.669678 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.670182 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.670686 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.671200 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.671689 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.672195 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.672695 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.673194 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.673688 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.674177 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.674685 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.675182 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.675672 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.676185 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.676687 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.677181 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.677687 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.678195 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.678692 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.679199 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.679721 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.680223 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.680734 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.681231 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.681727 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.682221 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.682728 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.683223 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.683711 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:25.684272 tst      register_default_mass.py:21: Launching a simple network
22:48:25.694120 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:25.814335 run            create_hlr_db(pid=20): Launched
22:48:26.828671 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:26.852789 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:26.868102 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:26.873717 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:27.064986 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:27.079631 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:27.085124 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:27.502601 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:27.518458 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:30.533064 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:30.672846 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:30.687849 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:30.693370 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:30.716352 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:30.731231 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:30.736844 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:31.052229 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:31.067073 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:37.094743 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:37.267545 run         osmo-bts-virtual(pid=34): Launched
22:48:38.303750 tst         register_default_mass.py: using MSISDN 1001
22:48:38.318009 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:38.358286 tst         register_default_mass.py: using MSISDN 1002
22:48:38.376067 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:38.407415 tst         register_default_mass.py: using MSISDN 1003
22:48:38.422179 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:38.453306 tst         register_default_mass.py: using MSISDN 1004
22:48:38.467827 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:38.498836 tst         register_default_mass.py: using MSISDN 1005
22:48:38.513300 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:38.544128 tst         register_default_mass.py: using MSISDN 1006
22:48:38.558507 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:38.589636 tst         register_default_mass.py: using MSISDN 1007
22:48:38.604148 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:38.635377 tst         register_default_mass.py: using MSISDN 1008
22:48:38.649916 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:38.681059 tst         register_default_mass.py: using MSISDN 1009
22:48:38.695590 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:38.726868 tst         register_default_mass.py: using MSISDN 1010
22:48:38.741387 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:38.772207 tst         register_default_mass.py: using MSISDN 1011
22:48:38.786561 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:38.817838 tst         register_default_mass.py: using MSISDN 1012
22:48:38.832392 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:38.863717 tst         register_default_mass.py: using MSISDN 1013
22:48:38.878360 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:38.909649 tst         register_default_mass.py: using MSISDN 1014
22:48:38.924364 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:38.955606 tst         register_default_mass.py: using MSISDN 1015
22:48:38.970161 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:39.000790 tst         register_default_mass.py: using MSISDN 1016
22:48:39.014955 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:39.046031 tst         register_default_mass.py: using MSISDN 1017
22:48:39.060539 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:39.091657 tst         register_default_mass.py: using MSISDN 1018
22:48:39.106142 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:39.137178 tst         register_default_mass.py: using MSISDN 1019
22:48:39.151663 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:39.182851 tst         register_default_mass.py: using MSISDN 1020
22:48:39.197478 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:39.228050 tst         register_default_mass.py: using MSISDN 1021
22:48:39.242298 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:39.281913 tst         register_default_mass.py: using MSISDN 1022
22:48:39.299441 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:39.330225 tst         register_default_mass.py: using MSISDN 1023
22:48:39.344889 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:39.376101 tst         register_default_mass.py: using MSISDN 1024
22:48:39.390776 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:39.421584 tst         register_default_mass.py: using MSISDN 1025
22:48:39.435939 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:39.466707 tst         register_default_mass.py: using MSISDN 1026
22:48:39.481089 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:39.511743 tst         register_default_mass.py: using MSISDN 1027
22:48:39.525933 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:39.556437 tst         register_default_mass.py: using MSISDN 1028
22:48:39.570715 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:39.601657 tst         register_default_mass.py: using MSISDN 1029
22:48:39.616022 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:39.647001 tst         register_default_mass.py: using MSISDN 1030
22:48:39.661505 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:39.692389 tst         register_default_mass.py: using MSISDN 1031
22:48:39.706711 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:39.737474 tst         register_default_mass.py: using MSISDN 1032
22:48:39.751824 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:39.782762 tst         register_default_mass.py: using MSISDN 1033
22:48:39.797244 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:39.827967 tst         register_default_mass.py: using MSISDN 1034
22:48:39.842261 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:39.872908 tst         register_default_mass.py: using MSISDN 1035
22:48:39.887105 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:39.917955 tst         register_default_mass.py: using MSISDN 1036
22:48:39.932418 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:39.962852 tst         register_default_mass.py: using MSISDN 1037
22:48:39.976962 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:40.007912 tst         register_default_mass.py: using MSISDN 1038
22:48:40.022356 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:40.053553 tst         register_default_mass.py: using MSISDN 1039
22:48:40.068063 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:40.098879 tst         register_default_mass.py: using MSISDN 1040
22:48:40.113307 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:40.144186 tst         register_default_mass.py: using MSISDN 1041
22:48:40.158694 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:40.190155 tst         register_default_mass.py: using MSISDN 1042
22:48:40.204808 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:40.235991 tst         register_default_mass.py: using MSISDN 1043
22:48:40.250590 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:40.281411 tst         register_default_mass.py: using MSISDN 1044
22:48:40.295752 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:40.326743 tst         register_default_mass.py: using MSISDN 1045
22:48:40.341303 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:40.370996 tst         register_default_mass.py: using MSISDN 1046
22:48:40.385132 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:40.415410 tst         register_default_mass.py: using MSISDN 1047
22:48:40.429594 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:40.460605 tst         register_default_mass.py: using MSISDN 1048
22:48:40.475087 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:40.506353 tst         register_default_mass.py: using MSISDN 1049
22:48:40.520953 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:40.552074 tst         register_default_mass.py: using MSISDN 1050
22:48:40.566659 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:40.597880 tst         register_default_mass.py: using MSISDN 1051
22:48:40.612474 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:40.643613 tst         register_default_mass.py: using MSISDN 1052
22:48:40.658089 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:40.689287 tst         register_default_mass.py: using MSISDN 1053
22:48:40.703910 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:40.734971 tst         register_default_mass.py: using MSISDN 1054
22:48:40.749485 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:40.780702 tst         register_default_mass.py: using MSISDN 1055
22:48:40.795282 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:40.826431 tst         register_default_mass.py: using MSISDN 1056
22:48:40.841082 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:40.872146 tst         register_default_mass.py: using MSISDN 1057
22:48:40.886559 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:40.917550 tst         register_default_mass.py: using MSISDN 1058
22:48:40.931980 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:40.962952 tst         register_default_mass.py: using MSISDN 1059
22:48:40.977503 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:41.008598 tst         register_default_mass.py: using MSISDN 1060
22:48:41.023069 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:41.054093 tst         register_default_mass.py: using MSISDN 1061
22:48:41.068507 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:41.099540 tst         register_default_mass.py: using MSISDN 1062
22:48:41.114128 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:41.145349 tst         register_default_mass.py: using MSISDN 1063
22:48:41.160006 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:41.191096 tst         register_default_mass.py: using MSISDN 1064
22:48:41.205576 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:41.236493 tst         register_default_mass.py: using MSISDN 1065
22:48:41.250944 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:41.281895 tst         register_default_mass.py: using MSISDN 1066
22:48:41.296443 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:41.326216 tst         register_default_mass.py: using MSISDN 1067
22:48:41.339988 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:41.370933 tst         register_default_mass.py: using MSISDN 1068
22:48:41.385324 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:41.416283 tst         register_default_mass.py: using MSISDN 1069
22:48:41.430670 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:41.461899 tst         register_default_mass.py: using MSISDN 1070
22:48:41.473094 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:41.503539 tst         register_default_mass.py: using MSISDN 1071
22:48:41.513334 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:41.543758 tst         register_default_mass.py: using MSISDN 1072
22:48:41.559552 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:41.590230 tst         register_default_mass.py: using MSISDN 1073
22:48:41.605028 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:41.643892 tst         register_default_mass.py: using MSISDN 1074
22:48:41.661569 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:41.700672 tst         register_default_mass.py: using MSISDN 1075
22:48:41.718574 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:41.748392 tst         register_default_mass.py: using MSISDN 1076
22:48:41.762837 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:41.793507 tst         register_default_mass.py: using MSISDN 1077
22:48:41.808141 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:41.838061 tst         register_default_mass.py: using MSISDN 1078
22:48:41.852565 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:41.883298 tst         register_default_mass.py: using MSISDN 1079
22:48:41.897838 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:41.928520 tst         register_default_mass.py: using MSISDN 1080
22:48:41.943020 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:41.973830 tst         register_default_mass.py: using MSISDN 1081
22:48:41.988454 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:42.019006 tst         register_default_mass.py: using MSISDN 1082
22:48:42.033596 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:42.064217 tst         register_default_mass.py: using MSISDN 1083
22:48:42.078745 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:42.109293 tst         register_default_mass.py: using MSISDN 1084
22:48:42.123757 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:42.154526 tst         register_default_mass.py: using MSISDN 1085
22:48:42.169065 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:42.199576 tst         register_default_mass.py: using MSISDN 1086
22:48:42.214127 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:42.248660 tst         register_default_mass.py: using MSISDN 1087
22:48:42.265084 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:42.295739 tst         register_default_mass.py: using MSISDN 1088
22:48:42.310387 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:42.340915 tst         register_default_mass.py: using MSISDN 1089
22:48:42.355360 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:42.385693 tst         register_default_mass.py: using MSISDN 1090
22:48:42.400146 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:42.430678 tst         register_default_mass.py: using MSISDN 1091
22:48:42.445135 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:42.475610 tst         register_default_mass.py: using MSISDN 1092
22:48:42.490106 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:42.520472 tst         register_default_mass.py: using MSISDN 1093
22:48:42.534864 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:42.565310 tst         register_default_mass.py: using MSISDN 1094
22:48:42.579721 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:42.610341 tst         register_default_mass.py: using MSISDN 1095
22:48:42.624830 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:42.655131 tst         register_default_mass.py: using MSISDN 1096
22:48:42.669628 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:42.700293 tst         register_default_mass.py: using MSISDN 1097
22:48:42.714743 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:42.745215 tst         register_default_mass.py: using MSISDN 1098
22:48:42.759624 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:42.790206 tst         register_default_mass.py: using MSISDN 1099
22:48:42.804697 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:42.835228 tst         register_default_mass.py: using MSISDN 1100
22:48:42.849841 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:42.941280 run                             mass: Starting testcase
22:48:42.946738 run                             mass: Pre-launching all virtphy's
22:48:42.952099 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:42.965116 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:42.971094 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:42.983881 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:42.989887 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:43.002693 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:43.008687 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:43.021627 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:43.027708 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:43.040691 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:43.046730 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:43.059582 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:43.065650 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:43.078606 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:43.084681 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:43.097666 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:43.103673 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:43.116628 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:43.122619 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:43.135541 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:43.141455 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:43.154195 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:43.160083 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:43.172778 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:43.178646 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:43.191395 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:43.197295 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:43.210042 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:43.215980 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:43.228712 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:43.234656 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:43.247386 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:43.253383 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:43.266150 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:43.272085 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:43.284869 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:43.290819 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:43.303558 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:43.309456 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:43.322182 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:43.328120 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:43.340862 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:43.346750 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:43.359530 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:43.365423 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:43.378260 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:43.384214 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:43.397168 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:43.403075 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:43.415851 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:43.421856 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:43.434637 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:43.440620 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:43.453394 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:43.459383 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:43.472276 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:43.478220 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:43.491102 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:43.497046 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:43.509918 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:43.515861 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:43.528647 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:43.534541 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:43.547394 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:43.553337 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:43.566102 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:43.572053 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:43.584815 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:43.590782 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:43.603568 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:43.609490 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:43.622257 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:43.628171 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:43.640934 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:43.646834 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:43.659781 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:43.665682 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:43.678530 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:43.684400 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:43.697108 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:43.703063 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:43.715828 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:43.721848 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:43.734603 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:43.740532 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:43.753244 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:43.759157 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:43.771907 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:43.777797 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:43.790496 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:43.796435 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:43.809179 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:43.815065 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:43.827863 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:43.833765 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:43.846520 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:43.852466 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:43.865189 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:43.871100 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:43.883863 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:43.889791 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:43.902712 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:43.908598 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:43.921413 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:43.927291 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:43.940132 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:43.946044 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:43.958842 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:43.964778 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:43.977526 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:43.983414 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:43.996239 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:44.002132 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:44.014871 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:44.020799 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:44.033543 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:44.039481 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:44.052236 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:44.058185 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:44.070974 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:44.076867 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:44.089597 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:44.095483 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:44.108219 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:44.114116 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:44.126890 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:44.132792 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:44.145619 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:44.151521 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:44.164266 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:44.170125 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:44.183025 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:44.189007 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:44.201868 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:44.207796 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:44.220586 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:44.226493 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:44.239254 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:44.245172 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:44.257901 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:44.263836 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:44.276663 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:44.282587 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:44.295338 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:44.301307 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:44.314065 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:44.320004 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:44.332959 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:44.338849 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:44.351580 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:44.357491 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:44.370396 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:44.376344 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:44.389277 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:44.395187 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:44.408038 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:44.413954 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:44.426817 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:44.432759 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:44.445513 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:44.451471 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:44.464293 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:44.470172 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:44.482924 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:44.488856 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:44.501674 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:44.507557 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:44.520329 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:44.526221 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:44.538919 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:44.544826 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:44.557581 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:44.563484 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:44.576247 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:44.582170 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:44.594887 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:44.600909 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:44.613690 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:44.619767 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:44.632656 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:44.638575 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:44.651556 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:44.657488 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:44.670344 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:44.676319 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:44.689124 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:44.695039 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:44.707821 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:44.713712 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:44.726496 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:44.732392 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:44.745170 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:44.751096 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:44.763900 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:44.769803 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:44.782565 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:44.788503 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:44.801304 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:44.807191 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:44.819956 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:44.825818 run                             mass: Checking if sockets are in the filesystem
22:48:44.858298 run                osmo-ms-mob/00000: Starting mobile
22:48:44.871164 run       osmo-ms-mob/00000(pid=135): Launched
22:48:44.883465 run                             mass: MS start registered  {at=214667.171744104, delay=0.0063522650161758065, ms=00000}
22:48:49.067420 run                osmo-ms-mob/00001: Starting mobile
22:48:49.082901 run       osmo-ms-mob/00001(pid=136): Launched
22:48:49.094231 run                             mass: MS start registered  {at=214671.38251073, delay=0.005080072005512193, ms=00001}
22:48:50.104359 run                             mass: MS performed LU  {at=214672.392523007, lu_delay=5.220778902992606, ms=00000}
22:48:50.872974 run                osmo-ms-mob/00002: Starting mobile
22:48:50.889725 run       osmo-ms-mob/00002(pid=137): Launched
22:48:50.900229 run                             mass: MS start registered  {at=214673.188508307, delay=0.004445354017661884, ms=00002}
22:48:52.172069 run                osmo-ms-mob/00003: Starting mobile
22:48:52.189055 run       osmo-ms-mob/00003(pid=138): Launched
22:48:52.199797 run                             mass: MS start registered  {at=214674.488080701, delay=0.004573076992528513, ms=00003}
22:48:53.254049 run                osmo-ms-mob/00004: Starting mobile
22:48:53.267880 run       osmo-ms-mob/00004(pid=139): Launched
22:48:53.278500 run                             mass: MS start registered  {at=214675.566784611, delay=0.0044708419882226735, ms=00004}
22:48:53.869859 run                             mass: MS performed LU  {at=214676.158034742, lu_delay=4.775524011987727, ms=00001}
22:48:54.255032 run                osmo-ms-mob/00005: Starting mobile
22:48:54.270607 run       osmo-ms-mob/00005(pid=140): Launched
22:48:54.281194 run                             mass: MS start registered  {at=214676.569475649, delay=0.004569512006128207, ms=00005}
22:48:55.163805 run                osmo-ms-mob/00006: Starting mobile
22:48:55.180330 run       osmo-ms-mob/00006(pid=141): Launched
22:48:55.191365 run                             mass: MS start registered  {at=214677.479646037, delay=0.004939257021760568, ms=00006}
22:48:55.771153 run                             mass: MS performed LU  {at=214678.05932912, lu_delay=4.870820812997408, ms=00002}
22:48:56.042897 run                osmo-ms-mob/00007: Starting mobile
22:48:56.061952 run       osmo-ms-mob/00007(pid=142): Launched
22:48:56.072911 run                             mass: MS start registered  {at=214678.361196449, delay=0.004825540003366768, ms=00007}
22:48:56.857276 run                osmo-ms-mob/00008: Starting mobile
22:48:56.870977 run       osmo-ms-mob/00008(pid=143): Launched
22:48:56.881571 run                             mass: MS start registered  {at=214679.169855367, delay=0.004514576023211703, ms=00008}
22:48:57.574039 run                osmo-ms-mob/00009: Starting mobile
22:48:57.591018 run       osmo-ms-mob/00009(pid=144): Launched
22:48:57.601724 run                             mass: MS start registered  {at=214679.89001062, delay=0.004601418011588976, ms=00009}
22:48:57.635872 run                             mass: MS performed LU  {at=214679.92407321, lu_delay=5.435992508981144, ms=00003}
22:48:58.273161 run                osmo-ms-mob/00010: Starting mobile
22:48:58.289702 run       osmo-ms-mob/00010(pid=145): Launched
22:48:58.300564 run                             mass: MS start registered  {at=214680.5888491, delay=0.0046388749906327575, ms=00010}
22:48:58.864664 run                osmo-ms-mob/00011: Starting mobile
22:48:58.880489 run       osmo-ms-mob/00011(pid=146): Launched
22:48:58.891174 run                             mass: MS start registered  {at=214681.179460739, delay=0.004720486991573125, ms=00011}
22:48:59.441802 run                osmo-ms-mob/00012: Starting mobile
22:48:59.455003 run       osmo-ms-mob/00012(pid=147): Launched
22:48:59.465712 run                             mass: MS start registered  {at=214681.753997877, delay=0.0046244150144048035, ms=00012}
22:48:59.537406 run                             mass: MS performed LU  {at=214681.825584571, lu_delay=5.2561089219816495, ms=00005}
22:48:59.563369 run                             mass: MS performed LU  {at=214681.851581378, lu_delay=6.284796766994987, ms=00004}
22:49:00.074808 run                osmo-ms-mob/00013: Starting mobile
22:49:00.091994 run       osmo-ms-mob/00013(pid=148): Launched
22:49:00.102781 run                             mass: MS start registered  {at=214682.391068042, delay=0.004778776987222955, ms=00013}
22:49:00.641585 run                osmo-ms-mob/00014: Starting mobile
22:49:00.654892 run       osmo-ms-mob/00014(pid=149): Launched
22:49:00.665444 run                             mass: MS start registered  {at=214682.953731716, delay=0.004557617008686066, ms=00014}
22:49:01.240927 run                osmo-ms-mob/00015: Starting mobile
22:49:01.254104 run       osmo-ms-mob/00015(pid=150): Launched
22:49:01.264736 run                             mass: MS start registered  {at=214683.553020619, delay=0.004581882007187232, ms=00015}
22:49:01.402151 run                             mass: MS performed LU  {at=214683.690330252, lu_delay=6.210684214980574, ms=00006}
22:49:01.466311 run                             mass: MS performed LU  {at=214683.754458214, lu_delay=5.393261765013449, ms=00007}
22:49:01.774454 run                osmo-ms-mob/00016: Starting mobile
22:49:01.791836 run       osmo-ms-mob/00016(pid=151): Launched
22:49:01.798101 run                             mass: MS performed LU  {at=214684.086392739, lu_delay=4.916537371987943, ms=00008}
22:49:01.803904 run                             mass: MS start registered  {at=214684.092204832, delay=0.005829257017467171, ms=00016}
22:49:02.255519 run                osmo-ms-mob/00017: Starting mobile
22:49:02.269587 run       osmo-ms-mob/00017(pid=152): Launched
22:49:02.280302 run                             mass: MS start registered  {at=214684.568589377, delay=0.00465958402492106, ms=00017}
22:49:02.874084 run                osmo-ms-mob/00018: Starting mobile
22:49:02.890660 run       osmo-ms-mob/00018(pid=153): Launched
22:49:02.901309 run                             mass: MS start registered  {at=214685.189597805, delay=0.004601102991728112, ms=00018}
22:49:03.241599 run                osmo-ms-mob/00019: Starting mobile
22:49:03.254553 run       osmo-ms-mob/00019(pid=154): Launched
22:49:03.265561 run                             mass: MS start registered  {at=214685.55384431, delay=0.00480364600662142, ms=00019}
22:49:03.302696 run                             mass: MS performed LU  {at=214685.590863826, lu_delay=5.700853205984458, ms=00009}
22:49:03.330093 run                             mass: MS performed LU  {at=214685.618264393, lu_delay=5.029415293014608, ms=00010}
22:49:03.436488 run                             mass: MS performed LU  {at=214685.72467326, lu_delay=4.545212521014037, ms=00011}
22:49:03.764191 run                osmo-ms-mob/00020: Starting mobile
22:49:03.780466 run       osmo-ms-mob/00020(pid=155): Launched
22:49:03.791137 run                             mass: MS start registered  {at=214686.079424105, delay=0.0046903640031814575, ms=00020}
22:49:04.241330 run                osmo-ms-mob/00021: Starting mobile
22:49:04.254477 run       osmo-ms-mob/00021(pid=156): Launched
22:49:04.265063 run                             mass: MS start registered  {at=214686.553347464, delay=0.0045787950220983475, ms=00021}
22:49:04.641918 run                osmo-ms-mob/00022: Starting mobile
22:49:04.655266 run       osmo-ms-mob/00022(pid=157): Launched
22:49:04.665985 run                             mass: MS start registered  {at=214686.954270418, delay=0.004588016017805785, ms=00022}
22:49:05.164472 run                osmo-ms-mob/00023: Starting mobile
22:49:05.181285 run       osmo-ms-mob/00023(pid=158): Launched
22:49:05.187313 run                             mass: MS performed LU  {at=214687.475605833, lu_delay=5.721607955987565, ms=00012}
22:49:05.193145 run                             mass: MS start registered  {at=214687.481446601, delay=0.005856694013345987, ms=00023}
22:49:05.232654 run                             mass: MS performed LU  {at=214687.520854321, lu_delay=5.129786278994288, ms=00013}
22:49:05.566191 run                osmo-ms-mob/00024: Starting mobile
22:49:05.582366 run       osmo-ms-mob/00024(pid=159): Launched
22:49:05.588377 run                             mass: MS performed LU  {at=214687.876670221, lu_delay=4.922938505013008, ms=00014}
22:49:05.595057 run                             mass: MS start registered  {at=214687.883357776, delay=0.006706083018798381, ms=00024}
22:49:06.042108 run                osmo-ms-mob/00025: Starting mobile
22:49:06.055296 run       osmo-ms-mob/00025(pid=160): Launched
22:49:06.066412 run                             mass: MS start registered  {at=214688.354697145, delay=0.0048656819853931665, ms=00025}
22:49:06.473000 run                osmo-ms-mob/00026: Starting mobile
22:49:06.490897 run       osmo-ms-mob/00026(pid=161): Launched
22:49:06.501933 run                             mass: MS start registered  {at=214688.790221141, delay=0.004724032012745738, ms=00026}
22:49:06.872920 run                osmo-ms-mob/00027: Starting mobile
22:49:06.889935 run       osmo-ms-mob/00027(pid=162): Launched
22:49:06.900637 run                             mass: MS start registered  {at=214689.188924578, delay=0.004699468991020694, ms=00027}
22:49:06.966707 run                             mass: MS performed LU  {at=214689.254892428, lu_delay=5.162687595991883, ms=00016}
22:49:07.068720 run                             mass: MS performed LU  {at=214689.356909086, lu_delay=5.803888466994977, ms=00015}
22:49:07.095862 run                             mass: MS performed LU  {at=214689.38407813, lu_delay=4.815488752996316, ms=00017}
22:49:07.117664 run                osmo-ms-mob/00028: Starting mobile
22:49:07.130788 run       osmo-ms-mob/00028(pid=163): Launched
22:49:07.141527 run                             mass: MS start registered  {at=214689.429816111, delay=0.004509822989348322, ms=00028}
22:49:07.672826 run                osmo-ms-mob/00029: Starting mobile
22:49:07.688154 run       osmo-ms-mob/00029(pid=164): Launched
22:49:07.699023 run                             mass: MS start registered  {at=214689.987305961, delay=0.004681528982473537, ms=00029}
22:49:08.054198 run                osmo-ms-mob/00030: Starting mobile
22:49:08.067889 run       osmo-ms-mob/00030(pid=165): Launched
22:49:08.078737 run                             mass: MS start registered  {at=214690.367023477, delay=0.004765599005622789, ms=00030}
22:49:08.465342 run                osmo-ms-mob/00031: Starting mobile
22:49:08.481536 run       osmo-ms-mob/00031(pid=166): Launched
22:49:08.492385 run                             mass: MS start registered  {at=214690.780672247, delay=0.004807441990124062, ms=00031}
22:49:08.741631 run                osmo-ms-mob/00032: Starting mobile
22:49:08.754445 run       osmo-ms-mob/00032(pid=167): Launched
22:49:08.765371 run                             mass: MS start registered  {at=214691.053657918, delay=0.004921367013594136, ms=00032}
22:49:08.933514 run                             mass: MS performed LU  {at=214691.221700421, lu_delay=4.668352957000025, ms=00021}
22:49:08.997965 run                             mass: MS performed LU  {at=214691.286156028, lu_delay=5.732311718020355, ms=00019}
22:49:09.052386 run                osmo-ms-mob/00033: Starting mobile
22:49:09.067552 run       osmo-ms-mob/00033(pid=168): Launched
22:49:09.073646 run                             mass: MS performed LU  {at=214691.361938915, lu_delay=6.172341110010166, ms=00018}
22:49:09.079726 run                             mass: MS start registered  {at=214691.36802648, delay=0.006104548985604197, ms=00033}
22:49:09.103049 run                             mass: MS performed LU  {at=214691.391323513, lu_delay=5.31189940799959, ms=00020}
22:49:09.574295 run                osmo-ms-mob/00034: Starting mobile
22:49:09.590962 run       osmo-ms-mob/00034(pid=169): Launched
22:49:09.602105 run                             mass: MS start registered  {at=214691.89039167, delay=0.004812367988051847, ms=00034}
22:49:09.854991 run                osmo-ms-mob/00035: Starting mobile
22:49:09.868611 run       osmo-ms-mob/00035(pid=170): Launched
22:49:09.879520 run                             mass: MS start registered  {at=214692.167807244, delay=0.004695599986007437, ms=00035}
22:49:10.274038 run                osmo-ms-mob/00036: Starting mobile
22:49:10.290748 run       osmo-ms-mob/00036(pid=171): Launched
22:49:10.302084 run                             mass: MS start registered  {at=214692.590361416, delay=0.005197494989261031, ms=00036}
22:49:10.641680 run                osmo-ms-mob/00037: Starting mobile
22:49:10.654756 run       osmo-ms-mob/00037(pid=172): Launched
22:49:10.665551 run                             mass: MS start registered  {at=214692.953836227, delay=0.00481452202075161, ms=00037}
22:49:10.732560 run                             mass: MS performed LU  {at=214693.020738775, lu_delay=5.539292173983995, ms=00023}
22:49:10.834509 run                             mass: MS performed LU  {at=214693.122696308, lu_delay=4.767999163013883, ms=00025}
22:49:10.849650 run                osmo-ms-mob/00038: Starting mobile
22:49:10.862576 run       osmo-ms-mob/00038(pid=173): Launched
22:49:10.868650 run                             mass: MS performed LU  {at=214693.156947171, lu_delay=6.202676752989646, ms=00022}
22:49:10.874544 run                             mass: MS start registered  {at=214693.162844586, delay=0.005912613007239997, ms=00038}
22:49:11.265092 run                osmo-ms-mob/00039: Starting mobile
22:49:11.281205 run       osmo-ms-mob/00039(pid=174): Launched
22:49:11.291994 run                             mass: MS start registered  {at=214693.580281855, delay=0.004812332976143807, ms=00039}
22:49:11.669198 run                osmo-ms-mob/00040: Starting mobile
22:49:11.686339 run       osmo-ms-mob/00040(pid=175): Launched
22:49:11.697356 run                             mass: MS start registered  {at=214693.985643699, delay=0.0047251850191969424, ms=00040}
22:49:11.954774 run                osmo-ms-mob/00041: Starting mobile
22:49:11.969037 run       osmo-ms-mob/00041(pid=176): Launched
22:49:11.979737 run                             mass: MS start registered  {at=214694.268025319, delay=0.0047101660165935755, ms=00041}
22:49:12.270401 run                osmo-ms-mob/00042: Starting mobile
22:49:12.283306 run       osmo-ms-mob/00042(pid=177): Launched
22:49:12.295241 run                             mass: MS start registered  {at=214694.583520411, delay=0.005997599975671619, ms=00042}
22:49:12.642032 run                osmo-ms-mob/00043: Starting mobile
22:49:12.655382 run       osmo-ms-mob/00043(pid=178): Launched
22:49:12.666242 run                             mass: MS start registered  {at=214694.954529716, delay=0.004796952998731285, ms=00043}
22:49:12.698657 run                             mass: MS performed LU  {at=214694.986842873, lu_delay=5.557026762020541, ms=00028}
22:49:12.764184 run                             mass: MS performed LU  {at=214695.052372144, lu_delay=5.863447566021932, ms=00027}
22:49:12.807513 run                osmo-ms-mob/00044: Starting mobile
22:49:12.821307 run       osmo-ms-mob/00044(pid=179): Launched
22:49:12.831866 run                             mass: MS performed LU  {at=214695.120142057, lu_delay=4.753118580003502, ms=00030}
22:49:12.837831 run                             mass: MS start registered  {at=214695.126132885, delay=0.010586927004624158, ms=00044}
22:49:12.869584 run                             mass: MS performed LU  {at=214695.157799787, lu_delay=5.170493826008169, ms=00029}
22:49:12.893179 run                osmo-ms-mob/00045: Starting mobile
22:49:12.906481 run       osmo-ms-mob/00045(pid=180): Launched
22:49:12.912621 run                             mass: MS performed LU  {at=214695.200915186, lu_delay=6.410694044985576, ms=00026}
22:49:12.918446 run                             mass: MS start registered  {at=214695.206747699, delay=0.005848761007655412, ms=00045}
22:49:13.555298 run                osmo-ms-mob/00046: Starting mobile
22:49:13.569382 run       osmo-ms-mob/00046(pid=181): Launched
22:49:13.580274 run                             mass: MS start registered  {at=214695.868561329, delay=0.004722766985651106, ms=00046}
22:49:13.855077 run                osmo-ms-mob/00047: Starting mobile
22:49:13.869156 run       osmo-ms-mob/00047(pid=182): Launched
22:49:13.880339 run                             mass: MS start registered  {at=214696.168622776, delay=0.004970523004885763, ms=00047}
22:49:14.147070 run                osmo-ms-mob/00048: Starting mobile
22:49:14.162134 run       osmo-ms-mob/00048(pid=183): Launched
22:49:14.172828 run                             mass: MS start registered  {at=214696.461114929, delay=0.004559589986456558, ms=00048}
22:49:14.442298 run                osmo-ms-mob/00049: Starting mobile
22:49:14.455220 run       osmo-ms-mob/00049(pid=184): Launched
22:49:14.465855 run                             mass: MS start registered  {at=214696.754141826, delay=0.004709920001914725, ms=00049}
22:49:14.498249 run                             mass: MS performed LU  {at=214696.786435317, lu_delay=4.896043646993348, ms=00034}
22:49:14.600774 run                             mass: MS performed LU  {at=214696.888973835, lu_delay=5.520947355020326, ms=00033}
22:49:14.621779 run                osmo-ms-mob/00050: Starting mobile
22:49:14.634880 run       osmo-ms-mob/00050(pid=185): Launched
22:49:14.640939 run                             mass: MS performed LU  {at=214696.929234231, lu_delay=6.148561984009575, ms=00031}
22:49:14.646700 run                             mass: MS start registered  {at=214696.935001098, delay=0.005783028987934813, ms=00050}
22:49:14.807800 run                             mass: MS performed LU  {at=214697.095958905, lu_delay=6.04230098699918, ms=00032}
22:49:14.831246 run                             mass: MS performed LU  {at=214697.119542064, lu_delay=4.951734820002457, ms=00035}
22:49:14.842323 run                osmo-ms-mob/00051: Starting mobile
22:49:14.855144 run       osmo-ms-mob/00051(pid=186): Launched
22:49:14.866366 run                             mass: MS start registered  {at=214697.154649924, delay=0.005253938987152651, ms=00051}
22:49:15.458701 run                osmo-ms-mob/00052: Starting mobile
22:49:15.472570 run       osmo-ms-mob/00052(pid=187): Launched
22:49:15.483888 run                             mass: MS start registered  {at=214697.772172777, delay=0.004999406024580821, ms=00052}
22:49:15.760458 run                osmo-ms-mob/00053: Starting mobile
22:49:15.774265 run       osmo-ms-mob/00053(pid=188): Launched
22:49:15.785618 run                             mass: MS start registered  {at=214698.073902611, delay=0.005244187021162361, ms=00053}
22:49:16.043111 run                osmo-ms-mob/00054: Starting mobile
22:49:16.056078 run       osmo-ms-mob/00054(pid=189): Launched
22:49:16.067716 run                             mass: MS start registered  {at=214698.355997072, delay=0.005355814995709807, ms=00054}
22:49:16.364862 run                osmo-ms-mob/00055: Starting mobile
22:49:16.381418 run       osmo-ms-mob/00055(pid=190): Launched
22:49:16.393109 run                             mass: MS start registered  {at=214698.681392507, delay=0.005710089986678213, ms=00055}
22:49:16.464968 run                             mass: MS performed LU  {at=214698.753164858, lu_delay=5.172883003018796, ms=00039}
22:49:16.529877 run                             mass: MS performed LU  {at=214698.818085756, lu_delay=5.655241169995861, ms=00038}
22:49:16.556067 run                osmo-ms-mob/00056: Starting mobile
22:49:16.569050 run       osmo-ms-mob/00056(pid=191): Launched
22:49:16.580105 run                             mass: MS start registered  {at=214698.868386674, delay=0.005071260005934164, ms=00056}
22:49:16.597809 run                             mass: MS performed LU  {at=214698.886089962, lu_delay=6.295728546014288, ms=00036}
22:49:16.635796 run                             mass: MS performed LU  {at=214698.92397885, lu_delay=5.970142623002175, ms=00037}
22:49:16.659748 run                osmo-ms-mob/00057: Starting mobile
22:49:16.673071 run       osmo-ms-mob/00057(pid=192): Launched
22:49:16.679178 run                             mass: MS performed LU  {at=214698.967472187, lu_delay=4.981828488002066, ms=00040}
22:49:16.685087 run                             mass: MS start registered  {at=214698.97338793, delay=0.005932599975494668, ms=00057}
22:49:16.963141 run                             mass: MS performed LU  {at=214699.251327556, lu_delay=4.983302237000316, ms=00041}
22:49:17.354267 run                osmo-ms-mob/00058: Starting mobile
22:49:17.368481 run       osmo-ms-mob/00058(pid=193): Launched
22:49:17.379447 run                             mass: MS start registered  {at=214699.667730149, delay=0.0050544140103738755, ms=00058}
22:49:17.655126 run                osmo-ms-mob/00059: Starting mobile
22:49:17.669222 run       osmo-ms-mob/00059(pid=194): Launched
22:49:17.680241 run                             mass: MS start registered  {at=214699.968526567, delay=0.004971159010892734, ms=00059}
22:49:17.980550 run                osmo-ms-mob/00060: Starting mobile
22:49:17.996682 run       osmo-ms-mob/00060(pid=195): Launched
22:49:18.007874 run                             mass: MS start registered  {at=214700.296159331, delay=0.00515333897783421, ms=00060}
22:49:18.264543 run                             mass: MS performed LU  {at=214700.552726556, lu_delay=5.9692061450041365, ms=00042}
22:49:18.278718 run                osmo-ms-mob/00061: Starting mobile
22:49:18.291869 run       osmo-ms-mob/00061(pid=196): Launched
22:49:18.303156 run                             mass: MS start registered  {at=214700.591439046, delay=0.0052234139875508845, ms=00061}
22:49:18.366714 run                             mass: MS performed LU  {at=214700.654898543, lu_delay=5.70036882700515, ms=00043}
22:49:18.392902 run                             mass: MS performed LU  {at=214700.681122, lu_delay=5.554989115014905, ms=00044}
22:49:18.407796 run                osmo-ms-mob/00062: Starting mobile
22:49:18.420985 run       osmo-ms-mob/00062(pid=197): Launched
22:49:18.432052 run                             mass: MS start registered  {at=214700.7203394, delay=0.005074994987808168, ms=00062}
22:49:18.538171 run                             mass: MS performed LU  {at=214700.826356391, lu_delay=5.6196086919808295, ms=00045}
22:49:18.573129 run                             mass: MS performed LU  {at=214700.861340293, lu_delay=4.992778963991441, ms=00046}
22:49:18.590248 run                osmo-ms-mob/00063: Starting mobile
22:49:18.603485 run       osmo-ms-mob/00063(pid=198): Launched
22:49:18.609465 run                             mass: MS performed LU  {at=214700.89776006, lu_delay=4.729137284011813, ms=00047}
22:49:18.615325 run                             mass: MS start registered  {at=214700.903625269, delay=0.005882564000785351, ms=00063}
22:49:19.355171 run                osmo-ms-mob/00064: Starting mobile
22:49:19.368951 run       osmo-ms-mob/00064(pid=199): Launched
22:49:19.380384 run                             mass: MS start registered  {at=214701.668663076, delay=0.005211178999161348, ms=00064}
22:49:19.754930 run                osmo-ms-mob/00065: Starting mobile
22:49:19.769093 run       osmo-ms-mob/00065(pid=200): Launched
22:49:19.780149 run                             mass: MS start registered  {at=214702.068433832, delay=0.0049863739986903965, ms=00065}
22:49:20.042117 run                osmo-ms-mob/00066: Starting mobile
22:49:20.055043 run       osmo-ms-mob/00066(pid=201): Launched
22:49:20.066244 run                             mass: MS start registered  {at=214702.354526336, delay=0.0049382110009901226, ms=00066}
22:49:20.230745 run                             mass: MS performed LU  {at=214702.518925396, lu_delay=4.746752618986648, ms=00052}
22:49:20.296606 run                             mass: MS performed LU  {at=214702.584794469, lu_delay=5.4301445450109895, ms=00051}
22:49:20.364277 run                             mass: MS performed LU  {at=214702.652444291, lu_delay=5.717443192988867, ms=00050}
22:49:20.392427 run                osmo-ms-mob/00067: Starting mobile
22:49:20.405550 run       osmo-ms-mob/00067(pid=202): Launched
22:49:20.411756 run                             mass: MS performed LU  {at=214702.700024149, lu_delay=5.945882322994294, ms=00049}
22:49:20.417708 run                             mass: MS start registered  {at=214702.706009198, delay=0.006010422017425299, ms=00067}
22:49:20.729272 run                             mass: MS performed LU  {at=214703.017462009, lu_delay=4.9435593980015256, ms=00053}
22:49:20.743442 run                osmo-ms-mob/00068: Starting mobile
22:49:20.756483 run       osmo-ms-mob/00068(pid=203): Launched
22:49:20.768068 run                             mass: MS start registered  {at=214703.056348937, delay=0.005670126003678888, ms=00068}
22:49:21.155266 run                osmo-ms-mob/00069: Starting mobile
22:49:21.168960 run       osmo-ms-mob/00069(pid=204): Launched
22:49:21.180413 run                             mass: MS start registered  {at=214703.468694922, delay=0.005228994996286929, ms=00069}
22:49:21.550120 run                osmo-ms-mob/00070: Starting mobile
22:49:21.570241 run       osmo-ms-mob/00070(pid=205): Launched
22:49:21.581578 run                             mass: MS start registered  {at=214703.869861407, delay=0.005330646003130823, ms=00070}
22:49:21.973433 run                osmo-ms-mob/00071: Starting mobile
22:49:21.990128 run       osmo-ms-mob/00071(pid=206): Launched
22:49:22.001275 run                             mass: MS start registered  {at=214704.289559366, delay=0.005197988008148968, ms=00071}
22:49:22.029553 run                             mass: MS performed LU  {at=214704.317799671, lu_delay=5.344411741010845, ms=00057}
22:49:22.131685 run                             mass: MS performed LU  {at=214704.419871929, lu_delay=5.738479422027012, ms=00055}
22:49:22.158852 run                             mass: MS performed LU  {at=214704.447119901, lu_delay=6.09112282897695, ms=00054}
22:49:22.171815 run                osmo-ms-mob/00072: Starting mobile
22:49:22.184908 run       osmo-ms-mob/00072(pid=207): Launched
22:49:22.196023 run                             mass: MS start registered  {at=214704.484306782, delay=0.005198582977754995, ms=00072}
22:49:22.303799 run                             mass: MS performed LU  {at=214704.591964526, lu_delay=5.723577851982554, ms=00056}
22:49:22.339437 run                             mass: MS performed LU  {at=214704.627642537, lu_delay=4.959912388003431, ms=00058}
22:49:22.358870 run                             mass: MS performed LU  {at=214704.647168515, lu_delay=4.678641947975848, ms=00059}
22:49:22.369998 run                osmo-ms-mob/00073: Starting mobile
22:49:22.383140 run       osmo-ms-mob/00073(pid=208): Launched
22:49:22.394448 run                             mass: MS start registered  {at=214704.682730454, delay=0.005326974001945928, ms=00073}
22:49:23.156951 run                osmo-ms-mob/00074: Starting mobile
22:49:23.170723 run       osmo-ms-mob/00074(pid=209): Launched
22:49:23.181843 run                             mass: MS start registered  {at=214705.4701201, delay=0.00513235101243481, ms=00074}
22:49:23.571746 run                osmo-ms-mob/00075: Starting mobile
22:49:23.586842 run       osmo-ms-mob/00075(pid=210): Launched
22:49:23.598273 run                             mass: MS start registered  {at=214705.886558162, delay=0.0051763299852609634, ms=00075}
22:49:23.996100 run                             mass: MS performed LU  {at=214706.284293738, lu_delay=4.615630661981413, ms=00064}
22:49:24.049727 run                osmo-ms-mob/00076: Starting mobile
22:49:24.064949 run       osmo-ms-mob/00076(pid=211): Launched
22:49:24.071014 run                             mass: MS performed LU  {at=214706.359309252, lu_delay=5.638969852006994, ms=00062}
22:49:24.076974 run                             mass: MS start registered  {at=214706.365274793, delay=0.005982925998978317, ms=00076}
22:49:24.130820 run                             mass: MS performed LU  {at=214706.419005661, lu_delay=5.515380391996587, ms=00063}
22:49:24.166470 run                             mass: MS performed LU  {at=214706.454674151, lu_delay=5.863235105003696, ms=00061}
22:49:24.183204 run                osmo-ms-mob/00077: Starting mobile
22:49:24.196724 run       osmo-ms-mob/00077(pid=212): Launched
22:49:24.208158 run                             mass: MS start registered  {at=214706.496443336, delay=0.004690926987677813, ms=00077}
22:49:24.955535 run                osmo-ms-mob/00078: Starting mobile
22:49:24.969300 run       osmo-ms-mob/00078(pid=213): Launched
22:49:24.980351 run                             mass: MS start registered  {at=214707.268635424, delay=0.004988675005733967, ms=00078}
22:49:25.377392 run                osmo-ms-mob/00079: Starting mobile
22:49:25.395494 run       osmo-ms-mob/00079(pid=214): Launched
22:49:25.406729 run                             mass: MS start registered  {at=214707.69501436, delay=0.0049580449995119125, ms=00079}
22:49:25.795806 run                             mass: MS performed LU  {at=214708.08396107, lu_delay=5.729434733977541, ms=00066}
22:49:25.840125 run                osmo-ms-mob/00080: Starting mobile
22:49:25.854237 run       osmo-ms-mob/00080(pid=215): Launched
22:49:25.860318 run                             mass: MS performed LU  {at=214708.148611914, lu_delay=6.080178081989288, ms=00065}
22:49:25.866190 run                             mass: MS start registered  {at=214708.154490502, delay=0.005896148009924218, ms=00080}
22:49:25.925844 run                             mass: MS performed LU  {at=214708.214030448, lu_delay=5.508021249988815, ms=00067}
22:49:26.105506 run                             mass: MS performed LU  {at=214708.393681906, lu_delay=4.924986983998679, ms=00069}
22:49:26.372261 run                osmo-ms-mob/00081: Starting mobile
22:49:26.387472 run       osmo-ms-mob/00081(pid=216): Launched
22:49:26.398966 run                             mass: MS start registered  {at=214708.687245034, delay=0.00551580500905402, ms=00081}
22:49:26.756183 run                osmo-ms-mob/00082: Starting mobile
22:49:26.769771 run       osmo-ms-mob/00082(pid=217): Launched
22:49:26.781467 run                             mass: MS start registered  {at=214709.069753279, delay=0.005348745995434001, ms=00082}
22:49:27.353102 run                osmo-ms-mob/00083: Starting mobile
22:49:27.366972 run       osmo-ms-mob/00083(pid=218): Launched
22:49:27.378241 run                             mass: MS start registered  {at=214709.666524937, delay=0.00521170100546442, ms=00083}
22:49:27.762370 run                             mass: MS performed LU  {at=214710.050551005, lu_delay=5.566244223009562, ms=00072}
22:49:27.791264 run                osmo-ms-mob/00084: Starting mobile
22:49:27.804435 run       osmo-ms-mob/00084(pid=219): Launched
22:49:27.815444 run                             mass: MS start registered  {at=214710.103731085, delay=0.004985818988643587, ms=00084}
22:49:27.825962 run                             mass: MS performed LU  {at=214710.114250182, lu_delay=5.431519728008425, ms=00073}
22:49:27.896325 run                             mass: MS performed LU  {at=214710.184511203, lu_delay=22.301153426989913, ms=00024}
22:49:27.932987 run                             mass: MS performed LU  {at=214710.221192997, lu_delay=4.751072896993719, ms=00074}
22:49:27.970849 run                             mass: MS performed LU  {at=214710.25905537, lu_delay=6.389193962997524, ms=00070}
22:49:27.990102 run                osmo-ms-mob/00085: Starting mobile
22:49:28.003332 run       osmo-ms-mob/00085(pid=220): Launched
22:49:28.009450 run                             mass: MS performed LU  {at=214710.297743766, lu_delay=6.008184399979655, ms=00071}
22:49:28.015235 run                             mass: MS start registered  {at=214710.303535481, delay=0.005808874004287645, ms=00085}
22:49:28.955924 run                osmo-ms-mob/00086: Starting mobile
22:49:28.969552 run       osmo-ms-mob/00086(pid=221): Launched
22:49:28.981439 run                             mass: MS start registered  {at=214711.269725498, delay=0.005934911983786151, ms=00086}
22:49:29.573341 run                osmo-ms-mob/00087: Starting mobile
22:49:29.589504 run       osmo-ms-mob/00087(pid=222): Launched
22:49:29.595513 run                             mass: MS performed LU  {at=214711.883807481, lu_delay=5.518532688001869, ms=00076}
22:49:29.601690 run                             mass: MS performed LU  {at=214711.889988435, lu_delay=4.621353010996245, ms=00078}
22:49:29.607419 run                             mass: MS start registered  {at=214711.895719703, delay=0.011929603002499789, ms=00087}
22:49:29.691470 run                             mass: MS performed LU  {at=214711.979658467, lu_delay=6.093100305006374, ms=00075}
22:49:30.180432 run                osmo-ms-mob/00088: Starting mobile
22:49:30.196377 run       osmo-ms-mob/00088(pid=223): Launched
22:49:30.207992 run                             mass: MS start registered  {at=214712.496270165, delay=0.005426407005870715, ms=00088}
22:49:30.755717 run                osmo-ms-mob/00089: Starting mobile
22:49:30.769679 run       osmo-ms-mob/00089(pid=224): Launched
22:49:30.781049 run                             mass: MS start registered  {at=214713.069331994, delay=0.0049676869821269065, ms=00089}
22:49:31.344558 run                osmo-ms-mob/00090: Starting mobile
22:49:31.357631 run       osmo-ms-mob/00090(pid=225): Launched
22:49:31.368796 run                             mass: MS start registered  {at=214713.657081772, delay=0.005096437002066523, ms=00090}
22:49:31.527951 run                             mass: MS performed LU  {at=214713.816142609, lu_delay=5.6616521069954615, ms=00080}
22:49:31.592354 run                             mass: MS performed LU  {at=214713.880562065, lu_delay=6.185547704983037, ms=00079}
22:49:31.662504 run                             mass: MS performed LU  {at=214713.950692154, lu_delay=4.880938874994172, ms=00082}
22:49:31.698296 run                             mass: MS performed LU  {at=214713.986498901, lu_delay=5.299253867007792, ms=00081}
22:49:32.064549 run                osmo-ms-mob/00091: Starting mobile
22:49:32.080596 run       osmo-ms-mob/00091(pid=226): Launched
22:49:32.091902 run                             mass: MS start registered  {at=214714.380184657, delay=0.005178922001505271, ms=00091}
22:49:32.754154 run                osmo-ms-mob/00092: Starting mobile
22:49:32.767847 run       osmo-ms-mob/00092(pid=227): Launched
22:49:32.778954 run                             mass: MS start registered  {at=214715.0672359, delay=0.0028447640070226043, ms=00092}
22:49:33.327299 run                             mass: MS performed LU  {at=214715.615489491, lu_delay=5.511758406006265, ms=00084}
22:49:33.429277 run                             mass: MS performed LU  {at=214715.717462154, lu_delay=6.05093721699086, ms=00083}
22:49:33.457030 run                             mass: MS performed LU  {at=214715.745275976, lu_delay=5.4417404949781485, ms=00085}
22:49:33.499315 run                osmo-ms-mob/00093: Starting mobile
22:49:33.514953 run       osmo-ms-mob/00093(pid=228): Launched
22:49:33.526149 run                             mass: MS start registered  {at=214715.814438593, delay=0.005262207996565849, ms=00093}
22:49:33.602626 run                             mass: MS performed LU  {at=214715.890817405, lu_delay=4.621091906999936, ms=00086}
22:49:34.441089 run                osmo-ms-mob/00094: Starting mobile
22:49:34.454450 run       osmo-ms-mob/00094(pid=229): Launched
22:49:34.465569 run                             mass: MS start registered  {at=214716.75385467, delay=0.004942452011164278, ms=00094}
22:49:35.294304 run                             mass: MS performed LU  {at=214717.582469271, lu_delay=5.08619910600828, ms=00088}
22:49:35.336506 run                osmo-ms-mob/00095: Starting mobile
22:49:35.352036 run       osmo-ms-mob/00095(pid=230): Launched
22:49:35.358284 run                             mass: MS performed LU  {at=214717.646575723, lu_delay=5.75085601999308, ms=00087}
22:49:35.364120 run                             mass: MS start registered  {at=214717.652421323, delay=0.005864626989932731, ms=00095}
22:49:35.663576 run                             mass: MS performed LU  {at=214717.951767606, lu_delay=4.882435612002155, ms=00089}
22:49:36.342096 run                osmo-ms-mob/00096: Starting mobile
22:49:36.355345 run       osmo-ms-mob/00096(pid=231): Launched
22:49:36.366436 run                             mass: MS start registered  {at=214718.6547211, delay=0.005164922011317685, ms=00096}
22:49:37.195128 run                             mass: MS performed LU  {at=214719.483316021, lu_delay=5.10313136401237, ms=00091}
22:49:37.222717 run                             mass: MS performed LU  {at=214719.510927987, lu_delay=5.853846215002704, ms=00090}
22:49:37.328981 run                             mass: MS performed LU  {at=214719.617168048, lu_delay=4.54993214798742, ms=00092}
22:49:37.385805 run                osmo-ms-mob/00097: Starting mobile
22:49:37.400756 run       osmo-ms-mob/00097(pid=232): Launched
22:49:37.411533 run                             mass: MS start registered  {at=214719.69982176, delay=0.004827789991395548, ms=00097}
22:49:37.583451 run                             mass: MS performed LU  {at=214719.871637992, lu_delay=23.41052306300844, ms=00048}
22:49:38.774650 run                osmo-ms-mob/00098: Starting mobile
22:49:38.793644 run       osmo-ms-mob/00098(pid=233): Launched
22:49:38.805579 run                             mass: MS start registered  {at=214721.093862681, delay=0.005627530015772209, ms=00098}
22:49:39.060442 run                             mass: MS performed LU  {at=214721.348631335, lu_delay=4.594776664976962, ms=00094}
22:49:39.124881 run                             mass: MS performed LU  {at=214721.413064927, lu_delay=5.598626334016444, ms=00093}
22:49:40.541225 run                osmo-ms-mob/00099: Starting mobile
22:49:40.554149 run       osmo-ms-mob/00099(pid=234): Launched
22:49:40.560106 run                             mass: All started... {duration=55.728721632011, too_slow=0}
22:49:40.565736 run                             mass: MS start registered  {at=214722.854028915, delay=0.005621705000521615, ms=00099}
22:49:40.960971 run                             mass: MS performed LU  {at=214723.249137599, lu_delay=5.596716275991639, ms=00095}
22:49:41.312429 run                             mass: MS performed LU  {at=214723.600616149, lu_delay=4.945895048993407, ms=00096}
22:49:41.459863 run                             mass: MS performed LU  {at=214723.74804796, lu_delay=23.451888629002497, ms=00060}
22:49:42.825547 run                             mass: MS performed LU  {at=214725.113710374, lu_delay=5.413888613984454, ms=00097}
22:49:43.125374 run                             mass: MS performed LU  {at=214725.413561503, lu_delay=22.35721256598481, ms=00068}
22:49:44.727385 run                             mass: MS performed LU  {at=214727.01557333, lu_delay=5.921710648981389, ms=00098}
22:49:46.593278 run                             mass: MS performed LU  {at=214728.881453291, lu_delay=6.027424375992268, ms=00099}
22:49:46.872642 run                             mass: MS performed LU  {at=214729.160828001, lu_delay=22.664384665025864, ms=00077}
22:49:46.896193 run                             mass: Tests done {all_completed=True, max=23.451888629002497, min=4.545212521014037}
22:49:46.901892 tst         register_default_mass.py: Test passed (81.4 sec)
22:49:46.907187 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:46.910447 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:46.913676 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:46.916905 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:46.920122 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:46.923367 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:46.926647 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:46.929899 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:46.933139 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:46.936378 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:46.939603 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:46.942841 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:46.946065 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:46.949308 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:46.952588 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:46.955945 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:46.959356 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:46.962795 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:46.966237 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:46.969960 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:46.973399 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:46.976827 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:46.980616 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:46.983944 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:46.987542 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:46.990983 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:46.994869 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:46.998276 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:47.001610 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:47.004995 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:47.008294 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:47.011651 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:47.015243 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:47.018697 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:47.022646 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:47.026377 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:47.029747 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:47.033047 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:47.036603 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:47.040040 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:47.043845 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:47.047172 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:47.050451 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:47.053834 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:47.057145 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:47.060561 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:47.064163 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:47.067490 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:47.070867 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:47.074269 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:47.077635 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:47.081280 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:47.084882 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:47.088507 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:47.092206 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:47.095520 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:47.098886 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:47.102213 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:47.105622 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:47.109066 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:47.112437 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:47.115850 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:47.119175 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:47.122556 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:47.125913 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:47.129843 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:47.133235 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:47.136541 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:47.140377 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:47.143726 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:47.147009 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:47.150434 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:47.153738 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:47.157114 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:47.160476 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:47.163830 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:47.167203 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:47.170496 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:47.173817 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:47.177115 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:47.180499 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:47.183981 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:47.187500 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:47.190888 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:47.194200 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:47.197515 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:47.200866 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:47.204270 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:47.207586 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:47.210949 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:47.214786 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:47.218120 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:47.221460 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:47.224970 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:47.228335 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:47.231748 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:47.235133 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:47.238584 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:47.241949 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:47.245392 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:47.248853 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:47.252305 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:47.255746 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:47.259184 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:47.262626 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:47.266078 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:47.269541 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:47.272962 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:47.276410 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:47.279862 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:47.283328 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:47.286780 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:47.290229 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:47.294197 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:47.297661 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:47.301110 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:47.304540 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:47.307957 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:47.311227 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:47.314521 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:47.317841 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:47.321096 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:47.324334 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:47.327530 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:47.330774 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:47.334001 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:47.337233 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:47.340459 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:47.343678 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:47.346895 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:47.350121 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:47.353336 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:47.356569 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:47.359782 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:47.362989 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:47.366210 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:47.369426 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:47.372652 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:47.375881 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:47.379086 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:47.382292 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:47.385501 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:47.388706 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:47.391932 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:47.395140 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:47.398357 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:47.401549 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:47.404755 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:47.407958 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:47.411169 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:47.414391 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:47.417597 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:47.420814 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:47.424023 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:47.427226 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:47.430425 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:47.433621 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:47.436827 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:47.440058 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:47.443271 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:47.446488 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:47.449716 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:47.452925 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:47.456150 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:47.459350 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:47.462561 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:47.465777 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:47.468987 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:47.472223 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:47.475425 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:47.478650 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:47.481860 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:47.485068 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:47.488274 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:47.491479 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:47.494702 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:47.497918 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:47.501145 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:47.504355 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:47.507567 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:47.510777 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:47.513998 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:47.517213 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:47.520437 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:47.523660 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:47.526880 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:47.530097 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:47.533326 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:47.536537 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:47.539752 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:47.542982 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:47.546192 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:47.549402 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:47.552616 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:47.555822 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:47.559025 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:47.562239 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:47.565452 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:47.568683 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:47.571906 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:47.575121 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:47.578327 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:47.581542 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:47.584742 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:47.587964 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:47.591178 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:47.594393 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:47.597629 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:47.600857 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:47.604076 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:47.607284 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:47.610501 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:47.613710 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:47.616941 ---      ParallelTerminationStrategy: PID 22 died...
22:49:47.618414 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:47.621979 ---      ParallelTerminationStrategy: PID 23 died...
22:49:47.623422 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:47.626969 ---      ParallelTerminationStrategy: PID 24 died...
22:49:47.628406 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:47.632008 ---      ParallelTerminationStrategy: PID 25 died...
22:49:47.633461 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:47.637047 ---      ParallelTerminationStrategy: PID 26 died...
22:49:47.638499 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:47.642102 ---      ParallelTerminationStrategy: PID 27 died...
22:49:47.643557 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:47.647154 ---      ParallelTerminationStrategy: PID 28 died...
22:49:47.648614 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:47.652241 ---      ParallelTerminationStrategy: PID 29 died...
22:49:47.653703 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:47.657318 ---      ParallelTerminationStrategy: PID 30 died...
22:49:47.658770 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:47.662375 ---      ParallelTerminationStrategy: PID 31 died...
22:49:47.663828 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:47.667425 ---      ParallelTerminationStrategy: PID 32 died...
22:49:47.668896 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:47.672489 ---      ParallelTerminationStrategy: PID 33 died...
22:49:47.673955 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:47.677574 ---      ParallelTerminationStrategy: PID 35 died...
22:49:47.679031 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:47.682602 ---      ParallelTerminationStrategy: PID 36 died...
22:49:47.684061 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:47.687626 ---      ParallelTerminationStrategy: PID 37 died...
22:49:47.689067 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:47.692626 ---      ParallelTerminationStrategy: PID 38 died...
22:49:47.694074 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:47.697622 ---      ParallelTerminationStrategy: PID 39 died...
22:49:47.699058 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:47.702656 ---      ParallelTerminationStrategy: PID 40 died...
22:49:47.704107 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:47.707681 ---      ParallelTerminationStrategy: PID 41 died...
22:49:47.709134 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:47.712696 ---      ParallelTerminationStrategy: PID 42 died...
22:49:47.714144 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:47.717704 ---      ParallelTerminationStrategy: PID 43 died...
22:49:47.719136 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:47.722691 ---      ParallelTerminationStrategy: PID 44 died...
22:49:47.724152 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:47.727696 ---      ParallelTerminationStrategy: PID 45 died...
22:49:47.729130 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:47.732700 ---      ParallelTerminationStrategy: PID 46 died...
22:49:47.734141 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:47.737667 ---      ParallelTerminationStrategy: PID 47 died...
22:49:47.739106 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:47.742661 ---      ParallelTerminationStrategy: PID 48 died...
22:49:47.744106 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:47.747658 ---      ParallelTerminationStrategy: PID 49 died...
22:49:47.749128 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:47.752690 ---      ParallelTerminationStrategy: PID 50 died...
22:49:47.754122 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:47.757783 ---      ParallelTerminationStrategy: PID 51 died...
22:49:47.759234 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:47.762800 ---      ParallelTerminationStrategy: PID 52 died...
22:49:47.764257 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:47.767866 ---      ParallelTerminationStrategy: PID 53 died...
22:49:47.769334 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:47.772965 ---      ParallelTerminationStrategy: PID 54 died...
22:49:47.774423 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:47.778047 ---      ParallelTerminationStrategy: PID 55 died...
22:49:47.779507 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:47.783128 ---      ParallelTerminationStrategy: PID 56 died...
22:49:47.784597 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:47.788222 ---      ParallelTerminationStrategy: PID 57 died...
22:49:47.789686 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:47.793308 ---      ParallelTerminationStrategy: PID 58 died...
22:49:47.794768 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:47.798410 ---      ParallelTerminationStrategy: PID 59 died...
22:49:47.799889 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:47.803509 ---      ParallelTerminationStrategy: PID 60 died...
22:49:47.804987 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:47.808598 ---      ParallelTerminationStrategy: PID 61 died...
22:49:47.810065 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:47.813673 ---      ParallelTerminationStrategy: PID 62 died...
22:49:47.815141 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:47.818758 ---      ParallelTerminationStrategy: PID 63 died...
22:49:47.820247 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:47.823854 ---      ParallelTerminationStrategy: PID 64 died...
22:49:47.825322 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:47.828958 ---      ParallelTerminationStrategy: PID 65 died...
22:49:47.830416 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:47.834035 ---      ParallelTerminationStrategy: PID 66 died...
22:49:47.835490 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:47.839124 ---      ParallelTerminationStrategy: PID 67 died...
22:49:47.840602 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:47.844221 ---      ParallelTerminationStrategy: PID 68 died...
22:49:47.845686 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:47.849310 ---      ParallelTerminationStrategy: PID 69 died...
22:49:47.850777 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:47.854409 ---      ParallelTerminationStrategy: PID 70 died...
22:49:47.855887 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:47.859515 ---      ParallelTerminationStrategy: PID 71 died...
22:49:47.860995 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:47.864627 ---      ParallelTerminationStrategy: PID 72 died...
22:49:47.866093 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:47.869714 ---      ParallelTerminationStrategy: PID 73 died...
22:49:47.871170 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:47.874791 ---      ParallelTerminationStrategy: PID 74 died...
22:49:47.876279 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:47.879905 ---      ParallelTerminationStrategy: PID 75 died...
22:49:47.881366 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:47.884967 ---      ParallelTerminationStrategy: PID 76 died...
22:49:47.886435 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:47.890043 ---      ParallelTerminationStrategy: PID 77 died...
22:49:47.891513 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:47.895141 ---      ParallelTerminationStrategy: PID 78 died...
22:49:47.896615 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:47.900257 ---      ParallelTerminationStrategy: PID 79 died...
22:49:47.901727 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:47.905367 ---      ParallelTerminationStrategy: PID 80 died...
22:49:47.906837 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:47.910466 ---      ParallelTerminationStrategy: PID 81 died...
22:49:47.911929 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:47.915558 ---      ParallelTerminationStrategy: PID 82 died...
22:49:47.917051 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:47.920686 ---      ParallelTerminationStrategy: PID 83 died...
22:49:47.922157 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:47.925782 ---      ParallelTerminationStrategy: PID 84 died...
22:49:47.927255 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:47.930878 ---      ParallelTerminationStrategy: PID 85 died...
22:49:47.932351 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:47.935979 ---      ParallelTerminationStrategy: PID 86 died...
22:49:47.937433 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:47.941071 ---      ParallelTerminationStrategy: PID 87 died...
22:49:47.942539 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:47.946165 ---      ParallelTerminationStrategy: PID 88 died...
22:49:47.947621 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:47.951261 ---      ParallelTerminationStrategy: PID 89 died...
22:49:47.952735 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:47.956367 ---      ParallelTerminationStrategy: PID 90 died...
22:49:47.957827 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:47.961441 ---      ParallelTerminationStrategy: PID 91 died...
22:49:47.962914 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:47.966558 ---      ParallelTerminationStrategy: PID 92 died...
22:49:47.968040 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:47.971668 ---      ParallelTerminationStrategy: PID 93 died...
22:49:47.973143 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:47.976769 ---      ParallelTerminationStrategy: PID 94 died...
22:49:47.978227 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:47.981862 ---      ParallelTerminationStrategy: PID 95 died...
22:49:47.983333 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:47.986977 ---      ParallelTerminationStrategy: PID 96 died...
22:49:47.988453 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:47.992071 ---      ParallelTerminationStrategy: PID 97 died...
22:49:47.993525 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:47.997162 ---      ParallelTerminationStrategy: PID 98 died...
22:49:47.998635 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:48.002274 ---      ParallelTerminationStrategy: PID 99 died...
22:49:48.003745 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:48.007357 ---      ParallelTerminationStrategy: PID 100 died...
22:49:48.008831 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:48.012472 ---      ParallelTerminationStrategy: PID 101 died...
22:49:48.013943 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:48.017567 ---      ParallelTerminationStrategy: PID 102 died...
22:49:48.019038 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:48.022661 ---      ParallelTerminationStrategy: PID 103 died...
22:49:48.024130 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:48.027759 ---      ParallelTerminationStrategy: PID 104 died...
22:49:48.029238 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:48.032847 ---      ParallelTerminationStrategy: PID 105 died...
22:49:48.034320 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:48.037946 ---      ParallelTerminationStrategy: PID 106 died...
22:49:48.039406 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:48.043017 ---      ParallelTerminationStrategy: PID 107 died...
22:49:48.044492 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:48.048115 ---      ParallelTerminationStrategy: PID 108 died...
22:49:48.049581 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:48.053216 ---      ParallelTerminationStrategy: PID 109 died...
22:49:48.054741 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:48.058508 ---      ParallelTerminationStrategy: PID 110 died...
22:49:48.060051 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:48.063860 ---      ParallelTerminationStrategy: PID 111 died...
22:49:48.065389 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:48.069181 ---      ParallelTerminationStrategy: PID 112 died...
22:49:48.070725 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:48.074499 ---      ParallelTerminationStrategy: PID 113 died...
22:49:48.076046 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:48.079814 ---      ParallelTerminationStrategy: PID 114 died...
22:49:48.081347 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:48.085144 ---      ParallelTerminationStrategy: PID 115 died...
22:49:48.086676 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:48.090337 ---      ParallelTerminationStrategy: PID 116 died...
22:49:48.091796 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:48.095401 ---      ParallelTerminationStrategy: PID 117 died...
22:49:48.096870 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:48.100498 ---      ParallelTerminationStrategy: PID 118 died...
22:49:48.101967 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:48.105597 ---      ParallelTerminationStrategy: PID 119 died...
22:49:48.107062 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:48.110687 ---      ParallelTerminationStrategy: PID 120 died...
22:49:48.112159 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:48.115786 ---      ParallelTerminationStrategy: PID 121 died...
22:49:48.117249 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:48.120872 ---      ParallelTerminationStrategy: PID 122 died...
22:49:48.122343 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:48.125949 ---      ParallelTerminationStrategy: PID 123 died...
22:49:48.127409 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:48.131023 ---      ParallelTerminationStrategy: PID 124 died...
22:49:48.132505 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:48.136124 ---      ParallelTerminationStrategy: PID 125 died...
22:49:48.137583 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:48.141196 ---      ParallelTerminationStrategy: PID 126 died...
22:49:48.142652 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:48.146283 ---      ParallelTerminationStrategy: PID 127 died...
22:49:48.147765 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:48.151378 ---      ParallelTerminationStrategy: PID 128 died...
22:49:48.152838 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:48.156465 ---      ParallelTerminationStrategy: PID 129 died...
22:49:48.157925 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:48.161559 ---      ParallelTerminationStrategy: PID 130 died...
22:49:48.163028 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:48.166650 ---      ParallelTerminationStrategy: PID 131 died...
22:49:48.168117 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:48.171738 ---      ParallelTerminationStrategy: PID 132 died...
22:49:48.173201 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:48.176815 ---      ParallelTerminationStrategy: PID 133 died...
22:49:48.178279 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:48.181927 ---      ParallelTerminationStrategy: PID 134 died...
22:49:48.183388 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:48.187009 ---      ParallelTerminationStrategy: PID 135 died...
22:49:48.188479 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:48.192118 ---      ParallelTerminationStrategy: PID 136 died...
22:49:48.193599 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:48.197264 ---      ParallelTerminationStrategy: PID 137 died...
22:49:48.198732 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:48.202371 ---      ParallelTerminationStrategy: PID 138 died...
22:49:48.203851 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:48.207473 ---      ParallelTerminationStrategy: PID 139 died...
22:49:48.208946 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:48.212589 ---      ParallelTerminationStrategy: PID 140 died...
22:49:48.214060 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:48.217713 ---      ParallelTerminationStrategy: PID 141 died...
22:49:48.219175 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:48.222800 ---      ParallelTerminationStrategy: PID 142 died...
22:49:48.224265 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:48.227933 ---      ParallelTerminationStrategy: PID 143 died...
22:49:48.229398 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:48.233054 ---      ParallelTerminationStrategy: PID 144 died...
22:49:48.234530 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:48.238167 ---      ParallelTerminationStrategy: PID 145 died...
22:49:48.239625 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:48.243266 ---      ParallelTerminationStrategy: PID 146 died...
22:49:48.244750 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:48.248410 ---      ParallelTerminationStrategy: PID 147 died...
22:49:48.249871 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:48.253508 ---      ParallelTerminationStrategy: PID 148 died...
22:49:48.254969 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:48.258638 ---      ParallelTerminationStrategy: PID 149 died...
22:49:48.260128 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:48.263767 ---      ParallelTerminationStrategy: PID 150 died...
22:49:48.265237 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:48.268903 ---      ParallelTerminationStrategy: PID 151 died...
22:49:48.270375 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:48.274025 ---      ParallelTerminationStrategy: PID 152 died...
22:49:48.275481 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:48.279156 ---      ParallelTerminationStrategy: PID 153 died...
22:49:48.280609 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:48.284262 ---      ParallelTerminationStrategy: PID 154 died...
22:49:48.285724 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:48.289389 ---      ParallelTerminationStrategy: PID 155 died...
22:49:48.290864 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:48.294493 ---      ParallelTerminationStrategy: PID 156 died...
22:49:48.295967 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:48.299593 ---      ParallelTerminationStrategy: PID 157 died...
22:49:48.301070 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:48.304727 ---      ParallelTerminationStrategy: PID 158 died...
22:49:48.306191 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:48.309848 ---      ParallelTerminationStrategy: PID 159 died...
22:49:48.311308 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:48.314960 ---      ParallelTerminationStrategy: PID 160 died...
22:49:48.316417 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:48.320074 ---      ParallelTerminationStrategy: PID 161 died...
22:49:48.321542 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:48.325198 ---      ParallelTerminationStrategy: PID 162 died...
22:49:48.326657 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:48.330300 ---      ParallelTerminationStrategy: PID 163 died...
22:49:48.331771 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:48.335411 ---      ParallelTerminationStrategy: PID 164 died...
22:49:48.336874 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:48.340526 ---      ParallelTerminationStrategy: PID 165 died...
22:49:48.341992 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:48.345634 ---      ParallelTerminationStrategy: PID 166 died...
22:49:48.347107 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:48.350771 ---      ParallelTerminationStrategy: PID 167 died...
22:49:48.352250 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:48.355897 ---      ParallelTerminationStrategy: PID 168 died...
22:49:48.357372 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:48.361001 ---      ParallelTerminationStrategy: PID 169 died...
22:49:48.362466 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:48.366115 ---      ParallelTerminationStrategy: PID 170 died...
22:49:48.367568 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:48.371221 ---      ParallelTerminationStrategy: PID 171 died...
22:49:48.372707 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:48.376363 ---      ParallelTerminationStrategy: PID 172 died...
22:49:48.377833 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:48.381483 ---      ParallelTerminationStrategy: PID 173 died...
22:49:48.382944 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:48.386577 ---      ParallelTerminationStrategy: PID 174 died...
22:49:48.388061 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:48.391710 ---      ParallelTerminationStrategy: PID 175 died...
22:49:48.393190 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:48.396849 ---      ParallelTerminationStrategy: PID 176 died...
22:49:48.398317 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:48.401983 ---      ParallelTerminationStrategy: PID 177 died...
22:49:48.403442 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:48.407113 ---      ParallelTerminationStrategy: PID 178 died...
22:49:48.408590 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:48.412251 ---      ParallelTerminationStrategy: PID 179 died...
22:49:48.413719 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:48.417379 ---      ParallelTerminationStrategy: PID 180 died...
22:49:48.418845 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:48.422491 ---      ParallelTerminationStrategy: PID 181 died...
22:49:48.423972 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:48.427617 ---      ParallelTerminationStrategy: PID 182 died...
22:49:48.429105 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:48.432766 ---      ParallelTerminationStrategy: PID 183 died...
22:49:48.434233 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:48.437908 ---      ParallelTerminationStrategy: PID 184 died...
22:49:48.439383 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:48.443035 ---      ParallelTerminationStrategy: PID 185 died...
22:49:48.444511 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:48.448165 ---      ParallelTerminationStrategy: PID 186 died...
22:49:48.449635 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:48.453319 ---      ParallelTerminationStrategy: PID 187 died...
22:49:48.454795 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:48.458447 ---      ParallelTerminationStrategy: PID 188 died...
22:49:48.459933 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:48.463586 ---      ParallelTerminationStrategy: PID 189 died...
22:49:48.465072 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:48.468738 ---      ParallelTerminationStrategy: PID 190 died...
22:49:48.470202 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:48.473860 ---      ParallelTerminationStrategy: PID 191 died...
22:49:48.475326 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:48.478978 ---      ParallelTerminationStrategy: PID 192 died...
22:49:48.480442 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:48.484131 ---      ParallelTerminationStrategy: PID 193 died...
22:49:48.485598 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:48.489255 ---      ParallelTerminationStrategy: PID 194 died...
22:49:48.490723 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:48.494391 ---      ParallelTerminationStrategy: PID 195 died...
22:49:48.495867 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:48.499526 ---      ParallelTerminationStrategy: PID 196 died...
22:49:48.500999 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:48.504675 ---      ParallelTerminationStrategy: PID 197 died...
22:49:48.506145 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:48.509796 ---      ParallelTerminationStrategy: PID 198 died...
22:49:48.511262 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:48.514928 ---      ParallelTerminationStrategy: PID 199 died...
22:49:48.516391 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:48.519996 ---      ParallelTerminationStrategy: PID 200 died...
22:49:48.521434 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:48.525032 ---      ParallelTerminationStrategy: PID 201 died...
22:49:48.526466 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:48.530030 ---      ParallelTerminationStrategy: PID 202 died...
22:49:48.531466 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:48.535066 ---      ParallelTerminationStrategy: PID 203 died...
22:49:48.536524 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:48.540114 ---      ParallelTerminationStrategy: PID 204 died...
22:49:48.541561 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:48.545141 ---      ParallelTerminationStrategy: PID 205 died...
22:49:48.546587 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:48.550269 ---      ParallelTerminationStrategy: PID 206 died...
22:49:48.551729 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:48.555309 ---      ParallelTerminationStrategy: PID 207 died...
22:49:48.556768 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:48.560388 ---      ParallelTerminationStrategy: PID 208 died...
22:49:48.561835 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:48.565433 ---      ParallelTerminationStrategy: PID 209 died...
22:49:48.566883 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:48.570515 ---      ParallelTerminationStrategy: PID 210 died...
22:49:48.571966 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:48.575560 ---      ParallelTerminationStrategy: PID 211 died...
22:49:48.577009 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:48.580604 ---      ParallelTerminationStrategy: PID 212 died...
22:49:48.582049 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:48.585642 ---      ParallelTerminationStrategy: PID 213 died...
22:49:48.587082 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:48.590669 ---      ParallelTerminationStrategy: PID 214 died...
22:49:48.592134 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:48.595713 ---      ParallelTerminationStrategy: PID 215 died...
22:49:48.597153 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:48.600739 ---      ParallelTerminationStrategy: PID 216 died...
22:49:48.602186 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:48.605765 ---      ParallelTerminationStrategy: PID 217 died...
22:49:48.607207 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:48.610795 ---      ParallelTerminationStrategy: PID 218 died...
22:49:48.612248 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:48.615841 ---      ParallelTerminationStrategy: PID 219 died...
22:49:48.617287 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:48.620857 ---      ParallelTerminationStrategy: PID 220 died...
22:49:48.622308 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:48.625908 ---      ParallelTerminationStrategy: PID 221 died...
22:49:48.627347 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:48.630935 ---      ParallelTerminationStrategy: PID 222 died...
22:49:48.632374 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:48.635963 ---      ParallelTerminationStrategy: PID 223 died...
22:49:48.637407 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:48.641006 ---      ParallelTerminationStrategy: PID 224 died...
22:49:48.642452 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:48.646044 ---      ParallelTerminationStrategy: PID 225 died...
22:49:48.647489 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:48.651100 ---      ParallelTerminationStrategy: PID 226 died...
22:49:48.652559 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:48.656162 ---      ParallelTerminationStrategy: PID 227 died...
22:49:48.657603 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:48.661203 ---      ParallelTerminationStrategy: PID 228 died...
22:49:48.662646 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:48.666237 ---      ParallelTerminationStrategy: PID 229 died...
22:49:48.667684 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:48.671326 ---      ParallelTerminationStrategy: PID 230 died...
22:49:48.672816 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:48.676484 ---      ParallelTerminationStrategy: PID 231 died...
22:49:48.677957 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:48.681618 ---      ParallelTerminationStrategy: PID 232 died...
22:49:48.683090 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:48.686776 ---      ParallelTerminationStrategy: PID 233 died...
22:49:48.688251 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:48.691907 ---      ParallelTerminationStrategy: PID 234 died...
22:49:48.693384 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:52.097576 ---      ParallelTerminationStrategy: PID 34 died...
22:49:52.103516 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8331 netreg_mass PASS
---------------------------------------------------------------------
22:49:52.182635 tst                       trial-8331: Storing JUnit report in /build/trial-8331/run.2026-05-14_22-48-25/trial-8331.xml

--------------------------------------------------------------------------------------------
trial-8331 PASS
--------------------------------------------------------------------------------------------
22:49:52.193671 tst                       trial-8331: trial-8331: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.4 sec)
+ exit_code=0
+ rm -rf trial-8331/inst
+ cd trial-8331
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-05-14 22:48:24
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8331-run.tgz run.2026-05-14_22-48-25
+ tar czf /build/trial-8331-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-05-14_13_29_14.tgz osmo-bts-oc2g.build-2026-05-14_00_51_58.tgz osmo-bts-sysmo.build-2026-05-14_00_51_50.tgz osmo-bts.build-2026-05-14_00_52_08.tgz osmo-ggsn.build-2026-05-14_20_42_49.tgz osmo-hlr.build-2026-05-14_16_37_00.tgz osmo-hnbgw.build-2026-05-14_13_29_28.tgz osmo-mgw.build-2026-05-14_08_33_10.tgz osmo-msc.build-2026-05-14_13_33_30.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-05-14_07_35_18.tgz osmo-pcu-sysmo.build-2026-05-14_07_35_10.tgz osmo-pcu.build-2026-05-14_07_35_21.tgz osmo-sgsn.build-2026-05-14_20_48_25.tgz osmo-stp.build-2026-05-14_13_25_39.tgz osmo-trx.build-2026-05-14_14_22_05.tgz osmocom-bb.build-2026-05-14_21_18_18.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x

### Clean up ###

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