Skip to content
This log is too long to show here, 14 KB has been skipped — click to see the complete log
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins13277660105934799080.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-8234
+ 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
84f2d35 osmo-ns-master: drop python3-osmopy-utils / --enable-external-tests
+ 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 [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
#7 CACHED

#8 [12/28] RUN	MKDIR -p /osmo-gsm-tester-srsue                  /osmo-gsm-tester-srsenb                  /osmo-gsm-tester-srsepc                  /osmo-gsm-tester-trx 		 /osmo-gsm-tester-grbroker 		 /osmo-gsm-tester-open5gs
#8 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 2 warnings found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8235 -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-02-07 22:48:15
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8235
+ mkdir -p trial-8235
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-02-07_13_26_56.tgz osmo-bts-oc2g.build-2026-02-07_00_51_26.tgz osmo-bts-sysmo.build-2026-02-07_00_51_24.tgz osmo-bts.build-2026-02-07_00_51_33.tgz osmo-ggsn.build-2026-02-07_20_42_28.tgz osmo-hlr.build-2026-02-07_16_36_50.tgz osmo-hnbgw.build-2026-02-07_13_30_58.tgz osmo-mgw.build-2026-02-07_08_33_15.tgz osmo-msc.build-2026-02-07_13_35_17.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-07_07_34_58.tgz osmo-pcu-sysmo.build-2026-02-07_07_34_59.tgz osmo-pcu.build-2026-02-07_07_35_07.tgz osmo-sgsn.build-2026-02-07_20_48_25.tgz osmo-stp.build-2026-02-07_13_25_38.tgz osmo-trx.build-2026-02-07_14_21_35.tgz osmocom-bb.build-2026-02-07_21_17_10.tgz srslte.build-19.tgz trial-8235
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-02-07_13_26_56.md5 osmo-bts-oc2g.build-2026-02-07_00_51_26.md5 osmo-bts-sysmo.build-2026-02-07_00_51_24.md5 osmo-bts.build-2026-02-07_00_51_33.md5 osmo-ggsn.build-2026-02-07_20_42_28.md5 osmo-hlr.build-2026-02-07_16_36_50.md5 osmo-hnbgw.build-2026-02-07_13_30_58.md5 osmo-mgw.build-2026-02-07_08_33_15.md5 osmo-msc.build-2026-02-07_13_35_17.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-07_07_34_58.md5 osmo-pcu-sysmo.build-2026-02-07_07_34_59.md5 osmo-pcu.build-2026-02-07_07_35_07.md5 osmo-sgsn.build-2026-02-07_20_48_25.md5 osmo-stp.build-2026-02-07_13_25_38.md5 osmo-trx.build-2026-02-07_14_21_35.md5 osmocom-bb.build-2026-02-07_21_17_10.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-02-07_13_26_56.md5 osmo-bts-oc2g.build-2026-02-07_00_51_26.md5 osmo-bts-sysmo.build-2026-02-07_00_51_24.md5 osmo-bts.build-2026-02-07_00_51_33.md5 osmo-ggsn.build-2026-02-07_20_42_28.md5 osmo-hlr.build-2026-02-07_16_36_50.md5 osmo-hnbgw.build-2026-02-07_13_30_58.md5 osmo-mgw.build-2026-02-07_08_33_15.md5 osmo-msc.build-2026-02-07_13_35_17.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-07_07_34_58.md5 osmo-pcu-sysmo.build-2026-02-07_07_34_59.md5 osmo-pcu.build-2026-02-07_07_35_07.md5 osmo-sgsn.build-2026-02-07_20_48_25.md5 osmo-stp.build-2026-02-07_13_25_38.md5 osmo-trx.build-2026-02-07_14_21_35.md5 osmocom-bb.build-2026-02-07_21_17_10.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-8235 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8235'
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-8235
--------------------------------------------------------------------------------------------
22:48:16.069117 tst                       trial-8235: Detailed log at /build/trial-8235/run.2026-02-07_22-48-16/log

---------------------------------------------------------------------
trial-8235 netreg_mass
---------------------------------------------------------------------
22:48:16.272043 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:16.272417 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:16.273214 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:16.274371 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:16.315698 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:16.316548 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:16.317703 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:16.379487 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-8235 netreg_mass register_default_mass.py
----------------------------------------------
22:48:16.380307 tst       register_default_mass.py:9: Claiming resources for the test
22:48:16.395247 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.395761 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.396213 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.396648 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.397075 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.397533 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.397973 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:16.428327 tst         register_default_mass.py: using LAC 2
22:48:16.449606 tst         register_default_mass.py: using RAC 2
22:48:16.475050 tst         register_default_mass.py: using CellId 2
22:48:16.503202 tst         register_default_mass.py: using BVCI 3
22:48:16.510405 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.511228 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.511929 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.512562 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.513150 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.513680 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.514179 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.514813 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.515336 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.515851 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.516386 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.516886 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.517403 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.517924 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.518443 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.518960 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.519487 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.520013 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.520528 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.521045 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.521561 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.522084 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.522596 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.523135 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.523652 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.524173 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.524695 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.525199 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.525704 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.526230 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.526739 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.527246 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.527774 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.528298 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.528814 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.529335 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.529838 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.530348 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.530874 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.531378 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.531882 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.532393 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.532906 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.533413 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.533909 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.534416 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.534921 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.535430 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.535943 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.536454 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.536964 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.537463 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.537983 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.538492 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.539003 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.539518 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.540036 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.540544 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.541066 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.541570 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.542069 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.542591 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.543105 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.543609 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.544106 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.544622 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.545125 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.545629 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.546146 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.546650 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.547155 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.547676 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.548259 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.548762 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.549262 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.549765 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.550254 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.550765 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.551268 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.551766 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.552261 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.552773 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.553270 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.553770 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.554282 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.554779 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.555276 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.555778 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.556286 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.556793 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.557302 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.557811 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.558328 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.558832 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.559345 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.559854 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.560356 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.560875 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.561382 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.561898 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.562403 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.562960 tst      register_default_mass.py:21: Launching a simple network
22:48:16.572923 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:16.692700 run            create_hlr_db(pid=20): Launched
22:48:17.707048 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:17.730998 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:17.746254 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:17.752064 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:17.939217 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:17.956436 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:17.964331 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:18.384628 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:18.399845 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:21.414793 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:21.543410 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:21.558412 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:21.563971 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:21.587165 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:21.602277 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:21.607978 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:21.921836 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:21.937131 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:27.963724 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:28.137421 run         osmo-bts-virtual(pid=34): Launched
22:48:29.173313 tst         register_default_mass.py: using MSISDN 1001
22:48:29.187821 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:29.227650 tst         register_default_mass.py: using MSISDN 1002
22:48:29.245248 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:29.276082 tst         register_default_mass.py: using MSISDN 1003
22:48:29.290924 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:29.322110 tst         register_default_mass.py: using MSISDN 1004
22:48:29.336834 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:29.367537 tst         register_default_mass.py: using MSISDN 1005
22:48:29.382160 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:29.416979 tst         register_default_mass.py: using MSISDN 1006
22:48:29.433420 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:29.464432 tst         register_default_mass.py: using MSISDN 1007
22:48:29.479339 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:29.510228 tst         register_default_mass.py: using MSISDN 1008
22:48:29.524885 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:29.555750 tst         register_default_mass.py: using MSISDN 1009
22:48:29.570452 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:29.601220 tst         register_default_mass.py: using MSISDN 1010
22:48:29.615907 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:29.646868 tst         register_default_mass.py: using MSISDN 1011
22:48:29.661546 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:29.692211 tst         register_default_mass.py: using MSISDN 1012
22:48:29.706726 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:29.737659 tst         register_default_mass.py: using MSISDN 1013
22:48:29.752225 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:29.783041 tst         register_default_mass.py: using MSISDN 1014
22:48:29.797571 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:29.828545 tst         register_default_mass.py: using MSISDN 1015
22:48:29.843056 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:29.873953 tst         register_default_mass.py: using MSISDN 1016
22:48:29.888569 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:29.919762 tst         register_default_mass.py: using MSISDN 1017
22:48:29.934355 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:29.964971 tst         register_default_mass.py: using MSISDN 1018
22:48:29.979337 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:30.010071 tst         register_default_mass.py: using MSISDN 1019
22:48:30.024624 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:30.055093 tst         register_default_mass.py: using MSISDN 1020
22:48:30.069443 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:30.099598 tst         register_default_mass.py: using MSISDN 1021
22:48:30.113960 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:30.144206 tst         register_default_mass.py: using MSISDN 1022
22:48:30.158471 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:30.188977 tst         register_default_mass.py: using MSISDN 1023
22:48:30.203273 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:30.234050 tst         register_default_mass.py: using MSISDN 1024
22:48:30.248607 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:30.279316 tst         register_default_mass.py: using MSISDN 1025
22:48:30.293831 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:30.324668 tst         register_default_mass.py: using MSISDN 1026
22:48:30.339233 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:30.369820 tst         register_default_mass.py: using MSISDN 1027
22:48:30.384355 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:30.414725 tst         register_default_mass.py: using MSISDN 1028
22:48:30.429201 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:30.459821 tst         register_default_mass.py: using MSISDN 1029
22:48:30.474337 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:30.505456 tst         register_default_mass.py: using MSISDN 1030
22:48:30.519894 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:30.550547 tst         register_default_mass.py: using MSISDN 1031
22:48:30.565036 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:30.595731 tst         register_default_mass.py: using MSISDN 1032
22:48:30.610313 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:30.641047 tst         register_default_mass.py: using MSISDN 1033
22:48:30.655586 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:30.686216 tst         register_default_mass.py: using MSISDN 1034
22:48:30.700622 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:30.731371 tst         register_default_mass.py: using MSISDN 1035
22:48:30.745936 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:30.776363 tst         register_default_mass.py: using MSISDN 1036
22:48:30.790865 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:30.821279 tst         register_default_mass.py: using MSISDN 1037
22:48:30.835667 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:30.866356 tst         register_default_mass.py: using MSISDN 1038
22:48:30.880902 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:30.911585 tst         register_default_mass.py: using MSISDN 1039
22:48:30.926159 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:30.956880 tst         register_default_mass.py: using MSISDN 1040
22:48:30.971387 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:31.002204 tst         register_default_mass.py: using MSISDN 1041
22:48:31.016625 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:31.047303 tst         register_default_mass.py: using MSISDN 1042
22:48:31.061898 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:31.092517 tst         register_default_mass.py: using MSISDN 1043
22:48:31.107080 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:31.137678 tst         register_default_mass.py: using MSISDN 1044
22:48:31.152241 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:31.191413 tst         register_default_mass.py: using MSISDN 1045
22:48:31.209218 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:31.239384 tst         register_default_mass.py: using MSISDN 1046
22:48:31.253953 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:31.283463 tst         register_default_mass.py: using MSISDN 1047
22:48:31.297301 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:31.326951 tst         register_default_mass.py: using MSISDN 1048
22:48:31.340883 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:31.370664 tst         register_default_mass.py: using MSISDN 1049
22:48:31.384780 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:31.414351 tst         register_default_mass.py: using MSISDN 1050
22:48:31.428103 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:31.457687 tst         register_default_mass.py: using MSISDN 1051
22:48:31.471623 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:31.501417 tst         register_default_mass.py: using MSISDN 1052
22:48:31.515302 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:31.544860 tst         register_default_mass.py: using MSISDN 1053
22:48:31.558834 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:31.588603 tst         register_default_mass.py: using MSISDN 1054
22:48:31.602647 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:31.632376 tst         register_default_mass.py: using MSISDN 1055
22:48:31.646413 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:31.676001 tst         register_default_mass.py: using MSISDN 1056
22:48:31.689839 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:31.719396 tst         register_default_mass.py: using MSISDN 1057
22:48:31.733447 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:31.763164 tst         register_default_mass.py: using MSISDN 1058
22:48:31.777134 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:31.806681 tst         register_default_mass.py: using MSISDN 1059
22:48:31.820583 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:31.850164 tst         register_default_mass.py: using MSISDN 1060
22:48:31.864135 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:31.893709 tst         register_default_mass.py: using MSISDN 1061
22:48:31.907666 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:31.937502 tst         register_default_mass.py: using MSISDN 1062
22:48:31.951546 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:31.989441 tst         register_default_mass.py: using MSISDN 1063
22:48:32.006794 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:32.036467 tst         register_default_mass.py: using MSISDN 1064
22:48:32.050767 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:32.080587 tst         register_default_mass.py: using MSISDN 1065
22:48:32.094636 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:32.124271 tst         register_default_mass.py: using MSISDN 1066
22:48:32.138203 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:32.167815 tst         register_default_mass.py: using MSISDN 1067
22:48:32.181778 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:32.211371 tst         register_default_mass.py: using MSISDN 1068
22:48:32.225248 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:32.254795 tst         register_default_mass.py: using MSISDN 1069
22:48:32.268907 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:32.298671 tst         register_default_mass.py: using MSISDN 1070
22:48:32.312617 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:32.342111 tst         register_default_mass.py: using MSISDN 1071
22:48:32.356023 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:32.385796 tst         register_default_mass.py: using MSISDN 1072
22:48:32.399792 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:32.429495 tst         register_default_mass.py: using MSISDN 1073
22:48:32.443394 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:32.473183 tst         register_default_mass.py: using MSISDN 1074
22:48:32.487147 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:32.516912 tst         register_default_mass.py: using MSISDN 1075
22:48:32.531000 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:32.560867 tst         register_default_mass.py: using MSISDN 1076
22:48:32.574864 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:32.604459 tst         register_default_mass.py: using MSISDN 1077
22:48:32.618438 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:32.647893 tst         register_default_mass.py: using MSISDN 1078
22:48:32.661830 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:32.691718 tst         register_default_mass.py: using MSISDN 1079
22:48:32.705696 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:32.735462 tst         register_default_mass.py: using MSISDN 1080
22:48:32.749640 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:32.779176 tst         register_default_mass.py: using MSISDN 1081
22:48:32.793229 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:32.823017 tst         register_default_mass.py: using MSISDN 1082
22:48:32.837006 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:32.866690 tst         register_default_mass.py: using MSISDN 1083
22:48:32.880583 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:32.910292 tst         register_default_mass.py: using MSISDN 1084
22:48:32.924434 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:32.954159 tst         register_default_mass.py: using MSISDN 1085
22:48:32.968116 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:32.997562 tst         register_default_mass.py: using MSISDN 1086
22:48:33.011313 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:33.041114 tst         register_default_mass.py: using MSISDN 1087
22:48:33.055102 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:33.085008 tst         register_default_mass.py: using MSISDN 1088
22:48:33.098938 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:33.128512 tst         register_default_mass.py: using MSISDN 1089
22:48:33.142504 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:33.180218 tst         register_default_mass.py: using MSISDN 1090
22:48:33.196668 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:33.226381 tst         register_default_mass.py: using MSISDN 1091
22:48:33.240679 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:33.270402 tst         register_default_mass.py: using MSISDN 1092
22:48:33.284478 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:33.314053 tst         register_default_mass.py: using MSISDN 1093
22:48:33.327835 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:33.357614 tst         register_default_mass.py: using MSISDN 1094
22:48:33.371767 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:33.401486 tst         register_default_mass.py: using MSISDN 1095
22:48:33.415409 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:33.444905 tst         register_default_mass.py: using MSISDN 1096
22:48:33.458748 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:33.488489 tst         register_default_mass.py: using MSISDN 1097
22:48:33.502590 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:33.532442 tst         register_default_mass.py: using MSISDN 1098
22:48:33.546378 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:33.576036 tst         register_default_mass.py: using MSISDN 1099
22:48:33.590080 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:33.619792 tst         register_default_mass.py: using MSISDN 1100
22:48:33.633873 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:33.725942 run                             mass: Starting testcase
22:48:33.731466 run                             mass: Pre-launching all virtphy's
22:48:33.736941 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:33.750001 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:33.756125 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:33.769082 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:33.775190 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:33.788188 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:33.794283 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:33.807303 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:33.813317 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:33.826101 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:33.832202 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:33.845086 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:33.851092 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:33.863945 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:33.869882 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:33.882699 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:33.888688 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:33.901661 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:33.907738 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:33.920647 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:33.926656 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:33.939615 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:33.945591 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:33.958420 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:33.964315 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:33.977125 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:33.983019 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:33.995867 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:34.001811 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:34.014588 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:34.020478 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:34.033276 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:34.039196 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:34.052039 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:34.057944 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:34.070763 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:34.076710 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:34.089518 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:34.095547 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:34.108436 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:34.114388 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:34.127190 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:34.133119 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:34.145924 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:34.151931 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:34.164843 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:34.170755 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:34.183614 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:34.189555 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:34.202342 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:34.208242 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:34.221051 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:34.226957 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:34.239830 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:34.245904 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:34.258816 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:34.264780 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:34.277547 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:34.283563 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:34.296415 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:34.302437 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:34.315174 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:34.321074 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:34.333993 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:34.339924 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:34.352797 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:34.358679 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:34.371499 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:34.377447 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:34.390271 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:34.396232 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:34.409051 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:34.414933 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:34.427782 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:34.433695 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:34.446481 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:34.452376 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:34.465094 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:34.471084 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:34.483850 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:34.489785 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:34.502601 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:34.508719 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:34.521678 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:34.527822 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:34.540978 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:34.547047 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:34.560063 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:34.566186 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:34.579216 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:34.585423 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:34.598501 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:34.604577 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:34.617592 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:34.623687 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:34.636709 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:34.642656 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:34.655464 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:34.661419 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:34.674298 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:34.680292 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:34.693177 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:34.699105 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:34.711943 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:34.717867 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:34.730755 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:34.736711 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:34.749596 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:34.755661 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:34.768524 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:34.774576 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:34.787505 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:34.793411 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:34.806312 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:34.812331 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:34.825386 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:34.831445 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:34.844361 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:34.850264 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:34.863210 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:34.869194 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:34.882080 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:34.888014 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:34.900807 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:34.906784 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:34.919611 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:34.925588 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:34.938427 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:34.944365 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:34.957343 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:34.963269 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:34.976111 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:34.982076 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:34.995105 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:35.001032 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:35.013982 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:35.019899 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:35.032700 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:35.038786 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:35.051610 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:35.057641 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:35.070503 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:35.076441 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:35.089274 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:35.095188 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:35.108013 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:35.113975 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:35.126812 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:35.132771 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:35.145599 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:35.151559 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:35.164406 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:35.170353 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:35.183191 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:35.189101 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:35.201865 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:35.207823 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:35.220655 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:35.226820 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:35.239670 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:35.245836 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:35.258778 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:35.264730 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:35.277658 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:35.283606 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:35.296615 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:35.302550 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:35.315366 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:35.321321 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:35.334097 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:35.340028 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:35.352850 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:35.358796 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:35.371646 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:35.377595 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:35.390399 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:35.396284 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:35.409091 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:35.415013 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:35.427864 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:35.433811 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:35.446613 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:35.452532 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:35.465558 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:35.471539 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:35.484639 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:35.490606 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:35.503466 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:35.509608 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:35.522458 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:35.528575 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:35.541441 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:35.547408 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:35.560275 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:35.566235 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:35.579104 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:35.585109 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:35.597992 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:35.604003 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:35.616844 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:35.622759 run                             mass: Checking if sockets are in the filesystem
22:48:35.655436 run                osmo-ms-mob/00000: Starting mobile
22:48:35.668442 run       osmo-ms-mob/00000(pid=135): Launched
22:48:35.679853 run                             mass: MS start registered  {at=1055141.888173658, delay=0.00541129894554615, ms=00000}
22:48:39.870472 run                osmo-ms-mob/00001: Starting mobile
22:48:39.887209 run       osmo-ms-mob/00001(pid=136): Launched
22:48:39.898095 run                             mass: MS start registered  {at=1055146.106414786, delay=0.0049025260377675295, ms=00001}
22:48:40.967230 run                             mass: MS performed LU  {at=1055147.175431997, lu_delay=5.287258339114487, ms=00000}
22:48:41.669182 run                osmo-ms-mob/00002: Starting mobile
22:48:41.686130 run       osmo-ms-mob/00002(pid=137): Launched
22:48:41.697043 run                             mass: MS start registered  {at=1055147.90535877, delay=0.0047572830226272345, ms=00002}
22:48:42.970867 run                osmo-ms-mob/00003: Starting mobile
22:48:42.987772 run       osmo-ms-mob/00003(pid=138): Launched
22:48:42.998974 run                             mass: MS start registered  {at=1055149.207273752, delay=0.0027504079043865204, ms=00003}
22:48:44.073422 run                osmo-ms-mob/00004: Starting mobile
22:48:44.090459 run       osmo-ms-mob/00004(pid=139): Launched
22:48:44.101307 run                             mass: MS start registered  {at=1055150.309624555, delay=0.004839619155973196, ms=00004}
22:48:44.732946 run                             mass: MS performed LU  {at=1055150.94116086, lu_delay=4.834746073931456, ms=00001}
22:48:45.038619 run                osmo-ms-mob/00005: Starting mobile
22:48:45.051646 run       osmo-ms-mob/00005(pid=140): Launched
22:48:45.062556 run                             mass: MS start registered  {at=1055151.270875265, delay=0.004931872943416238, ms=00005}
22:48:45.954152 run                osmo-ms-mob/00006: Starting mobile
22:48:45.968161 run       osmo-ms-mob/00006(pid=141): Launched
22:48:45.979234 run                             mass: MS start registered  {at=1055152.187555958, delay=0.005004039965569973, ms=00006}
22:48:46.634363 run                             mass: MS performed LU  {at=1055152.842571527, lu_delay=4.937212757067755, ms=00002}
22:48:46.870187 run                osmo-ms-mob/00007: Starting mobile
22:48:46.886736 run       osmo-ms-mob/00007(pid=142): Launched
22:48:46.897513 run                             mass: MS start registered  {at=1055153.105834631, delay=0.004731477936729789, ms=00007}
22:48:47.638742 run                osmo-ms-mob/00008: Starting mobile
22:48:47.651872 run       osmo-ms-mob/00008(pid=143): Launched
22:48:47.662710 run                             mass: MS start registered  {at=1055153.871030954, delay=0.00473450287245214, ms=00008}
22:48:48.371009 run                osmo-ms-mob/00009: Starting mobile
22:48:48.387836 run       osmo-ms-mob/00009(pid=144): Launched
22:48:48.398606 run                             mass: MS start registered  {at=1055154.606929167, delay=0.004814272979274392, ms=00009}
22:48:48.498705 run                             mass: MS performed LU  {at=1055154.706915904, lu_delay=5.499642152106389, ms=00003}
22:48:49.069184 run                osmo-ms-mob/00010: Starting mobile
22:48:49.086591 run       osmo-ms-mob/00010(pid=145): Launched
22:48:49.097685 run                             mass: MS start registered  {at=1055155.306005293, delay=0.0049372571520507336, ms=00010}
22:48:49.638554 run                osmo-ms-mob/00011: Starting mobile
22:48:49.651958 run       osmo-ms-mob/00011(pid=146): Launched
22:48:49.662892 run                             mass: MS start registered  {at=1055155.871214451, delay=0.00484721502289176, ms=00011}
22:48:50.237916 run                osmo-ms-mob/00012: Starting mobile
22:48:50.251143 run       osmo-ms-mob/00012(pid=147): Launched
22:48:50.262075 run                             mass: MS start registered  {at=1055156.470396917, delay=0.004888572031632066, ms=00012}
22:48:50.400277 run                             mass: MS performed LU  {at=1055156.608490212, lu_delay=5.337614946998656, ms=00005}
22:48:50.427096 run                             mass: MS performed LU  {at=1055156.635337662, lu_delay=6.325713106896728, ms=00004}
22:48:50.878124 run                osmo-ms-mob/00013: Starting mobile
22:48:50.894100 run       osmo-ms-mob/00013(pid=148): Launched
22:48:50.905363 run                             mass: MS start registered  {at=1055157.113677573, delay=0.004965425934642553, ms=00013}
22:48:51.438677 run                osmo-ms-mob/00014: Starting mobile
22:48:51.451640 run       osmo-ms-mob/00014(pid=149): Launched
22:48:51.462872 run                             mass: MS start registered  {at=1055157.67119507, delay=0.004989756038412452, ms=00014}
22:48:52.049687 run                osmo-ms-mob/00015: Starting mobile
22:48:52.063276 run       osmo-ms-mob/00015(pid=150): Launched
22:48:52.074480 run                             mass: MS start registered  {at=1055158.282798667, delay=0.005161816021427512, ms=00015}
22:48:52.263653 run                             mass: MS performed LU  {at=1055158.471875182, lu_delay=6.284319223836064, ms=00006}
22:48:52.329444 run                             mass: MS performed LU  {at=1055158.537653885, lu_delay=5.431819254066795, ms=00007}
22:48:52.569519 run                osmo-ms-mob/00016: Starting mobile
22:48:52.582508 run       osmo-ms-mob/00016(pid=151): Launched
22:48:52.593597 run                             mass: MS start registered  {at=1055158.801917496, delay=0.005056736990809441, ms=00016}
22:48:52.633849 run                             mass: MS performed LU  {at=1055158.842068909, lu_delay=4.971037955023348, ms=00008}
22:48:53.062660 run                osmo-ms-mob/00017: Starting mobile
22:48:53.078790 run       osmo-ms-mob/00017(pid=152): Launched
22:48:53.089892 run                             mass: MS start registered  {at=1055159.298213544, delay=0.004864844959229231, ms=00017}
22:48:53.664556 run                osmo-ms-mob/00018: Starting mobile
22:48:53.680969 run       osmo-ms-mob/00018(pid=153): Launched
22:48:53.691945 run                             mass: MS start registered  {at=1055159.900264071, delay=0.004875492071732879, ms=00018}
22:48:54.038841 run                osmo-ms-mob/00019: Starting mobile
22:48:54.051602 run       osmo-ms-mob/00019(pid=154): Launched
22:48:54.063041 run                             mass: MS start registered  {at=1055160.271361882, delay=0.005096063017845154, ms=00019}
22:48:54.166341 run                             mass: MS performed LU  {at=1055160.374560196, lu_delay=5.0685549029149115, ms=00010}
22:48:54.192684 run                             mass: MS performed LU  {at=1055160.4009737, lu_delay=5.7940445330459625, ms=00009}
22:48:54.299802 run                             mass: MS performed LU  {at=1055160.507993496, lu_delay=4.636779044987634, ms=00011}
22:48:54.564396 run                osmo-ms-mob/00020: Starting mobile
22:48:54.582459 run       osmo-ms-mob/00020(pid=155): Launched
22:48:54.594052 run                             mass: MS start registered  {at=1055160.802370786, delay=0.00518058892339468, ms=00020}
22:48:55.051573 run                osmo-ms-mob/00021: Starting mobile
22:48:55.065697 run       osmo-ms-mob/00021(pid=156): Launched
22:48:55.076694 run                             mass: MS start registered  {at=1055161.285014378, delay=0.004799801856279373, ms=00021}
22:48:55.486441 run                osmo-ms-mob/00022: Starting mobile
22:48:55.506081 run       osmo-ms-mob/00022(pid=157): Launched
22:48:55.517622 run                             mass: MS start registered  {at=1055161.725941515, delay=0.005171759985387325, ms=00022}
22:48:55.960917 run                osmo-ms-mob/00023: Starting mobile
22:48:55.976696 run       osmo-ms-mob/00023(pid=158): Launched
22:48:55.988013 run                             mass: MS start registered  {at=1055162.196334595, delay=0.005034497007727623, ms=00023}
22:48:56.030142 run                             mass: MS performed LU  {at=1055162.238382638, lu_delay=5.7679857208859175, ms=00012}
22:48:56.095476 run                             mass: MS performed LU  {at=1055162.303695741, lu_delay=5.190018168184906, ms=00013}
22:48:56.164414 run                             mass: MS performed LU  {at=1055162.372633911, lu_delay=4.70143884094432, ms=00014}
22:48:56.192820 run                osmo-ms-mob/00024: Starting mobile
22:48:56.205829 run       osmo-ms-mob/00024(pid=159): Launched
22:48:56.216880 run                             mass: MS start registered  {at=1055162.425203477, delay=0.0048460811376571655, ms=00024}
22:48:56.838757 run                osmo-ms-mob/00025: Starting mobile
22:48:56.851557 run       osmo-ms-mob/00025(pid=160): Launched
22:48:56.862836 run                             mass: MS start registered  {at=1055163.071155966, delay=0.005389044992625713, ms=00025}
22:48:57.239029 run                osmo-ms-mob/00026: Starting mobile
22:48:57.252134 run       osmo-ms-mob/00026(pid=161): Launched
22:48:57.263152 run                             mass: MS start registered  {at=1055163.471473868, delay=0.004879743093624711, ms=00026}
22:48:57.678860 run                osmo-ms-mob/00027: Starting mobile
22:48:57.695118 run       osmo-ms-mob/00027(pid=162): Launched
22:48:57.706159 run                             mass: MS start registered  {at=1055163.914477531, delay=0.004904970992356539, ms=00027}
22:48:57.829261 run                             mass: MS performed LU  {at=1055164.037485051, lu_delay=4.739271506899968, ms=00017}
22:48:57.931385 run                             mass: MS performed LU  {at=1055164.139607081, lu_delay=5.856808413984254, ms=00015}
22:48:57.945539 run                osmo-ms-mob/00028: Starting mobile
22:48:57.958658 run       osmo-ms-mob/00028(pid=163): Launched
22:48:57.964709 run                             mass: MS performed LU  {at=1055164.173040288, lu_delay=5.371122792130336, ms=00016}
22:48:57.970531 run                             mass: MS start registered  {at=1055164.178866238, delay=0.0058556850999593735, ms=00028}
22:48:58.469594 run                osmo-ms-mob/00029: Starting mobile
22:48:58.486862 run       osmo-ms-mob/00029(pid=164): Launched
22:48:58.498174 run                             mass: MS start registered  {at=1055164.706497375, delay=0.005197651917114854, ms=00029}
22:48:58.851101 run                osmo-ms-mob/00030: Starting mobile
22:48:58.865518 run       osmo-ms-mob/00030(pid=165): Launched
22:48:58.877185 run                             mass: MS start registered  {at=1055165.085499046, delay=0.0052730177994817495, ms=00030}
22:48:59.241774 run                osmo-ms-mob/00031: Starting mobile
22:48:59.255121 run       osmo-ms-mob/00031(pid=166): Launched
22:48:59.266729 run                             mass: MS start registered  {at=1055165.475048176, delay=0.005323424935340881, ms=00031}
22:48:59.589737 run                osmo-ms-mob/00032: Starting mobile
22:48:59.606743 run       osmo-ms-mob/00032(pid=167): Launched
22:48:59.617996 run                             mass: MS start registered  {at=1055165.82631514, delay=0.0050903018563985825, ms=00032}
22:48:59.796420 run                             mass: MS performed LU  {at=1055166.004616117, lu_delay=4.719601739197969, ms=00021}
22:48:59.860959 run                             mass: MS performed LU  {at=1055166.069180641, lu_delay=5.266809855122119, ms=00020}
22:48:59.888100 run                osmo-ms-mob/00033: Starting mobile
22:48:59.900980 run       osmo-ms-mob/00033(pid=168): Launched
22:48:59.912269 run                             mass: MS start registered  {at=1055166.120588516, delay=0.005266070831567049, ms=00033}
22:48:59.928400 run                             mass: MS performed LU  {at=1055166.13672235, lu_delay=5.86536046792753, ms=00019}
22:48:59.966587 run                             mass: MS performed LU  {at=1055166.174814361, lu_delay=6.274550289846957, ms=00018}
22:49:00.370792 run                osmo-ms-mob/00034: Starting mobile
22:49:00.388382 run       osmo-ms-mob/00034(pid=169): Launched
22:49:00.400097 run                             mass: MS start registered  {at=1055166.608408606, delay=0.005577086936682463, ms=00034}
22:49:00.640122 run                osmo-ms-mob/00035: Starting mobile
22:49:00.653657 run       osmo-ms-mob/00035(pid=170): Launched
22:49:00.665617 run                             mass: MS start registered  {at=1055166.873931781, delay=0.005647151032462716, ms=00035}
22:49:01.038913 run                osmo-ms-mob/00036: Starting mobile
22:49:01.052165 run       osmo-ms-mob/00036(pid=171): Launched
22:49:01.063384 run                             mass: MS start registered  {at=1055167.271706624, delay=0.005140682915225625, ms=00036}
22:49:01.467514 run                osmo-ms-mob/00037: Starting mobile
22:49:01.480501 run       osmo-ms-mob/00037(pid=172): Launched
22:49:01.492187 run                             mass: MS start registered  {at=1055167.700503264, delay=0.00572936306707561, ms=00037}
22:49:01.595736 run                             mass: MS performed LU  {at=1055167.803899536, lu_delay=5.3786960588768125, ms=00024}
22:49:01.697568 run                             mass: MS performed LU  {at=1055167.905769437, lu_delay=6.179827922023833, ms=00022}
22:49:01.711528 run                osmo-ms-mob/00038: Starting mobile
22:49:01.724700 run       osmo-ms-mob/00038(pid=173): Launched
22:49:01.730823 run                             mass: MS performed LU  {at=1055167.939152783, lu_delay=5.742818187922239, ms=00023}
22:49:01.736709 run                             mass: MS start registered  {at=1055167.945044508, delay=0.005907991901040077, ms=00038}
22:49:01.869369 run                             mass: MS performed LU  {at=1055168.077587877, lu_delay=5.00643191090785, ms=00025}
22:49:01.898921 run                osmo-ms-mob/00039: Starting mobile
22:49:01.911866 run       osmo-ms-mob/00039(pid=174): Launched
22:49:01.917924 run                             mass: MS performed LU  {at=1055168.126254892, lu_delay=4.654781023971736, ms=00026}
22:49:01.923755 run                             mass: MS start registered  {at=1055168.132091347, delay=0.005852496949955821, ms=00039}
22:49:02.439463 run                osmo-ms-mob/00040: Starting mobile
22:49:02.452681 run       osmo-ms-mob/00040(pid=175): Launched
22:49:02.463956 run                             mass: MS start registered  {at=1055168.672275423, delay=0.005214067175984383, ms=00040}
22:49:02.751813 run                osmo-ms-mob/00041: Starting mobile
22:49:02.766436 run       osmo-ms-mob/00041(pid=176): Launched
22:49:02.777928 run                             mass: MS start registered  {at=1055168.98624678, delay=0.005105620948597789, ms=00041}
22:49:03.069897 run                osmo-ms-mob/00042: Starting mobile
22:49:03.083034 run       osmo-ms-mob/00042(pid=177): Launched
22:49:03.094764 run                             mass: MS start registered  {at=1055169.303083346, delay=0.005460253916680813, ms=00042}
22:49:03.461997 run                osmo-ms-mob/00043: Starting mobile
22:49:03.478548 run       osmo-ms-mob/00043(pid=178): Launched
22:49:03.490496 run                             mass: MS start registered  {at=1055169.698810595, delay=0.005813024006783962, ms=00043}
22:49:03.561813 run                             mass: MS performed LU  {at=1055169.770033072, lu_delay=4.684534026077017, ms=00030}
22:49:03.626525 run                             mass: MS performed LU  {at=1055169.834748022, lu_delay=5.920270490925759, ms=00027}
22:49:03.653509 run                osmo-ms-mob/00044: Starting mobile
22:49:03.666492 run       osmo-ms-mob/00044(pid=179): Launched
22:49:03.677425 run                             mass: MS start registered  {at=1055169.885747955, delay=0.004830020014196634, ms=00044}
22:49:03.694454 run                             mass: MS performed LU  {at=1055169.90275928, lu_delay=5.723893041955307, ms=00028}
22:49:03.733003 run                             mass: MS performed LU  {at=1055169.941241838, lu_delay=5.234744463115931, ms=00029}
22:49:03.754783 run                osmo-ms-mob/00045: Starting mobile
22:49:03.767834 run       osmo-ms-mob/00045(pid=180): Launched
22:49:03.778668 run                             mass: MS start registered  {at=1055169.986988833, delay=0.004547556862235069, ms=00045}
22:49:04.350685 run                osmo-ms-mob/00046: Starting mobile
22:49:04.364593 run       osmo-ms-mob/00046(pid=181): Launched
22:49:04.375309 run                             mass: MS start registered  {at=1055170.583625247, delay=0.004702401114627719, ms=00046}
22:49:04.652599 run                osmo-ms-mob/00047: Starting mobile
22:49:04.666876 run       osmo-ms-mob/00047(pid=182): Launched
22:49:04.678190 run                             mass: MS start registered  {at=1055170.886512015, delay=0.004956386983394623, ms=00047}
22:49:04.951440 run                osmo-ms-mob/00048: Starting mobile
22:49:04.965481 run       osmo-ms-mob/00048(pid=183): Launched
22:49:04.978636 run                             mass: MS start registered  {at=1055171.186946992, delay=0.006951057119295001, ms=00048}
22:49:05.280760 run                osmo-ms-mob/00049: Starting mobile
22:49:05.297107 run       osmo-ms-mob/00049(pid=184): Launched
22:49:05.308422 run                             mass: MS start registered  {at=1055171.516744195, delay=0.0051913489587605, ms=00049}
22:49:05.361315 run                             mass: MS performed LU  {at=1055171.569539681, lu_delay=5.743224541191012, ms=00032}
22:49:05.399160 run                             mass: MS performed LU  {at=1055171.607414164, lu_delay=6.13236598810181, ms=00031}
22:49:05.417616 run                osmo-ms-mob/00050: Starting mobile
22:49:05.430586 run       osmo-ms-mob/00050(pid=185): Launched
22:49:05.441941 run                             mass: MS start registered  {at=1055171.650262316, delay=0.005335391964763403, ms=00050}
22:49:05.490998 run                             mass: MS performed LU  {at=1055171.699237336, lu_delay=5.09082873002626, ms=00034}
22:49:05.653194 run                             mass: MS performed LU  {at=1055171.861416691, lu_delay=5.740828175097704, ms=00033}
22:49:05.951765 run                osmo-ms-mob/00051: Starting mobile
22:49:05.965875 run       osmo-ms-mob/00051(pid=186): Launched
22:49:05.977363 run                             mass: MS start registered  {at=1055172.185681849, delay=0.0053294990211725235, ms=00051}
22:49:06.238966 run                osmo-ms-mob/00052: Starting mobile
22:49:06.252272 run       osmo-ms-mob/00052(pid=187): Launched
22:49:06.263737 run                             mass: MS start registered  {at=1055172.472026283, delay=0.005308151012286544, ms=00052}
22:49:06.385615 run                             mass: MS performed LU  {at=1055172.593833542, lu_delay=5.7199017610400915, ms=00035}
22:49:06.551110 run                osmo-ms-mob/00053: Starting mobile
22:49:06.564789 run       osmo-ms-mob/00053(pid=188): Launched
22:49:06.576868 run                             mass: MS start registered  {at=1055172.785181008, delay=0.00606252602301538, ms=00053}
22:49:06.853732 run                osmo-ms-mob/00054: Starting mobile
22:49:06.868508 run       osmo-ms-mob/00054(pid=189): Launched
22:49:06.880051 run                             mass: MS start registered  {at=1055173.088366988, delay=0.005173338111490011, ms=00054}
22:49:07.137992 run                osmo-ms-mob/00055: Starting mobile
22:49:07.150965 run       osmo-ms-mob/00055(pid=190): Launched
22:49:07.162635 run                             mass: MS start registered  {at=1055173.37095421, delay=0.005370649043470621, ms=00055}
22:49:07.224764 run                             mass: MS performed LU  {at=1055173.433051596, lu_delay=4.446804815903306, ms=00041}
22:49:07.262922 run                             mass: MS performed LU  {at=1055173.471160505, lu_delay=5.770657240878791, ms=00037}
22:49:07.286072 run                osmo-ms-mob/00056: Starting mobile
22:49:07.299566 run       osmo-ms-mob/00056(pid=191): Launched
22:49:07.310766 run                             mass: MS start registered  {at=1055173.519082107, delay=0.005007871193811297, ms=00056}
22:49:07.391876 run                             mass: MS performed LU  {at=1055173.600111986, lu_delay=4.927836562972516, ms=00040}
22:49:07.553973 run                             mass: MS performed LU  {at=1055173.762193749, lu_delay=5.817149240989238, ms=00038}
22:49:07.584202 run                osmo-ms-mob/00057: Starting mobile
22:49:07.597643 run       osmo-ms-mob/00057(pid=192): Launched
22:49:07.603857 run                             mass: MS performed LU  {at=1055173.812185791, lu_delay=6.540479167131707, ms=00036}
22:49:07.609847 run                             mass: MS performed LU  {at=1055173.818181041, lu_delay=5.686089694034308, ms=00039}
22:49:07.615639 run                             mass: MS start registered  {at=1055173.823974982, delay=0.011806791881099343, ms=00057}
22:49:08.151508 run                osmo-ms-mob/00058: Starting mobile
22:49:08.165198 run       osmo-ms-mob/00058(pid=193): Launched
22:49:08.177884 run                             mass: MS start registered  {at=1055174.386192443, delay=0.006160740973427892, ms=00058}
22:49:08.452792 run                osmo-ms-mob/00059: Starting mobile
22:49:08.467135 run       osmo-ms-mob/00059(pid=194): Launched
22:49:08.478970 run                             mass: MS start registered  {at=1055174.687280053, delay=0.005637513939291239, ms=00059}
22:49:08.776883 run                osmo-ms-mob/00060: Starting mobile
22:49:08.792876 run       osmo-ms-mob/00060(pid=195): Launched
22:49:08.804344 run                             mass: MS start registered  {at=1055175.012661072, delay=0.005278067896142602, ms=00060}
22:49:09.127835 run                             mass: MS performed LU  {at=1055175.336051127, lu_delay=5.450303171994165, ms=00044}
22:49:09.174454 run                osmo-ms-mob/00061: Starting mobile
22:49:09.190618 run       osmo-ms-mob/00061(pid=196): Launched
22:49:09.196758 run                             mass: MS performed LU  {at=1055175.405085871, lu_delay=5.7062752759084105, ms=00043}
22:49:09.202682 run                             mass: MS start registered  {at=1055175.411017626, delay=0.005950120044872165, ms=00061}
22:49:09.256597 run                             mass: MS performed LU  {at=1055175.464827777, lu_delay=4.881202529883012, ms=00046}
22:49:09.279681 run                osmo-ms-mob/00062: Starting mobile
22:49:09.292947 run       osmo-ms-mob/00062(pid=197): Launched
22:49:09.304272 run                             mass: MS start registered  {at=1055175.512593805, delay=0.005272509064525366, ms=00062}
22:49:09.419010 run                             mass: MS performed LU  {at=1055175.627232213, lu_delay=5.640243380097672, ms=00045}
22:49:09.444471 run                             mass: MS performed LU  {at=1055175.652783704, lu_delay=4.766271688975394, ms=00047}
22:49:09.456416 run                osmo-ms-mob/00063: Starting mobile
22:49:09.469511 run       osmo-ms-mob/00063(pid=198): Launched
22:49:09.480941 run                             mass: MS start registered  {at=1055175.689254723, delay=0.005293074995279312, ms=00063}
22:49:10.149229 run                osmo-ms-mob/00064: Starting mobile
22:49:10.163593 run       osmo-ms-mob/00064(pid=199): Launched
22:49:10.175443 run                             mass: MS start registered  {at=1055176.383758395, delay=0.005712724989280105, ms=00064}
22:49:10.564331 run                osmo-ms-mob/00065: Starting mobile
22:49:10.589890 run       osmo-ms-mob/00065(pid=200): Launched
22:49:10.601873 run                             mass: MS start registered  {at=1055176.810189084, delay=0.005488670896738768, ms=00065}
22:49:10.882285 run                osmo-ms-mob/00066: Starting mobile
22:49:10.899118 run       osmo-ms-mob/00066(pid=201): Launched
22:49:10.910579 run                             mass: MS start registered  {at=1055177.11889911, delay=0.005222026025876403, ms=00066}
22:49:10.991919 run                             mass: MS performed LU  {at=1055177.200140118, lu_delay=4.728113834979013, ms=00052}
22:49:11.028508 run                             mass: MS performed LU  {at=1055177.236748549, lu_delay=5.586486232932657, ms=00050}
22:49:11.157465 run                             mass: MS performed LU  {at=1055177.365692353, lu_delay=6.178745361045003, ms=00048}
22:49:11.173085 run                osmo-ms-mob/00067: Starting mobile
22:49:11.186238 run       osmo-ms-mob/00067(pid=202): Launched
22:49:11.197718 run                             mass: MS start registered  {at=1055177.406038796, delay=0.005395113956183195, ms=00067}
22:49:11.319325 run                             mass: MS performed LU  {at=1055177.527545541, lu_delay=6.010801346041262, ms=00049}
22:49:11.342526 run                             mass: MS performed LU  {at=1055177.550857153, lu_delay=5.36517530400306, ms=00051}
22:49:11.353565 run                osmo-ms-mob/00068: Starting mobile
22:49:11.366665 run       osmo-ms-mob/00068(pid=203): Launched
22:49:11.372672 run                             mass: MS performed LU  {at=1055177.581001931, lu_delay=4.7958209230564535, ms=00053}
22:49:11.378527 run                             mass: MS start registered  {at=1055177.586862135, delay=0.005877008894458413, ms=00068}
22:49:11.951960 run                osmo-ms-mob/00069: Starting mobile
22:49:11.965759 run       osmo-ms-mob/00069(pid=204): Launched
22:49:11.977494 run                             mass: MS start registered  {at=1055178.185804253, delay=0.00542592303827405, ms=00069}
22:49:12.351765 run                osmo-ms-mob/00070: Starting mobile
22:49:12.365766 run       osmo-ms-mob/00070(pid=205): Launched
22:49:12.376995 run                             mass: MS start registered  {at=1055178.585319496, delay=0.005133731057867408, ms=00070}
22:49:12.739016 run                osmo-ms-mob/00071: Starting mobile
22:49:12.752748 run       osmo-ms-mob/00071(pid=206): Launched
22:49:12.764290 run                             mass: MS start registered  {at=1055178.972613742, delay=0.005208917194977403, ms=00071}
22:49:12.976298 run                             mass: MS performed LU  {at=1055179.184523488, lu_delay=6.096156499814242, ms=00054}
22:49:12.994127 run                             mass: MS performed LU  {at=1055179.2023703, lu_delay=5.831416090019047, ms=00055}
22:49:13.027786 run                osmo-ms-mob/00072: Starting mobile
22:49:13.041974 run       osmo-ms-mob/00072(pid=207): Launched
22:49:13.048096 run                             mass: MS performed LU  {at=1055179.256424246, lu_delay=5.4324492639862, ms=00057}
22:49:13.054057 run                             mass: MS start registered  {at=1055179.262392704, delay=0.005985177820548415, ms=00072}
22:49:13.167159 run                             mass: MS performed LU  {at=1055179.375380332, lu_delay=4.9891878890339285, ms=00058}
22:49:13.185040 run                             mass: MS performed LU  {at=1055179.3933248, lu_delay=4.7060447470285, ms=00059}
22:49:13.200464 run                osmo-ms-mob/00073: Starting mobile
22:49:13.213916 run       osmo-ms-mob/00073(pid=208): Launched
22:49:13.225077 run                             mass: MS start registered  {at=1055179.433399837, delay=0.005015429109334946, ms=00073}
22:49:13.952068 run                osmo-ms-mob/00074: Starting mobile
22:49:13.966132 run       osmo-ms-mob/00074(pid=209): Launched
22:49:13.977266 run                             mass: MS start registered  {at=1055180.185586967, delay=0.004916690988466144, ms=00074}
22:49:14.352257 run                osmo-ms-mob/00075: Starting mobile
22:49:14.366677 run       osmo-ms-mob/00075(pid=210): Launched
22:49:14.377748 run                             mass: MS start registered  {at=1055180.586069062, delay=0.0049350319895893335, ms=00075}
22:49:14.758289 run                             mass: MS performed LU  {at=1055180.966506982, lu_delay=5.453913176897913, ms=00062}
22:49:14.772912 run                osmo-ms-mob/00076: Starting mobile
22:49:14.786208 run       osmo-ms-mob/00076(pid=211): Launched
22:49:14.793415 run                             mass: MS performed LU  {at=1055181.001738377, lu_delay=5.312483653891832, ms=00063}
22:49:14.799298 run                             mass: MS start registered  {at=1055181.007634179, delay=0.006987745873630047, ms=00076}
22:49:14.923799 run                             mass: MS performed LU  {at=1055181.131972086, lu_delay=4.748213690938428, ms=00064}
22:49:15.085664 run                             mass: MS performed LU  {at=1055181.293885869, lu_delay=6.281224797014147, ms=00060}
22:49:15.130241 run                osmo-ms-mob/00077: Starting mobile
22:49:15.144501 run       osmo-ms-mob/00077(pid=212): Launched
22:49:15.150638 run                             mass: MS performed LU  {at=1055181.358968368, lu_delay=5.947950741974637, ms=00061}
22:49:15.156644 run                             mass: MS start registered  {at=1055181.364980461, delay=0.006029027979820967, ms=00077}
22:49:15.750730 run                osmo-ms-mob/00078: Starting mobile
22:49:15.765408 run       osmo-ms-mob/00078(pid=213): Launched
22:49:15.776810 run                             mass: MS start registered  {at=1055181.985126391, delay=0.004932053154334426, ms=00078}
22:49:16.151195 run                osmo-ms-mob/00079: Starting mobile
22:49:16.165128 run       osmo-ms-mob/00079(pid=214): Launched
22:49:16.176121 run                             mass: MS start registered  {at=1055182.384443038, delay=0.0047879829071462154, ms=00079}
22:49:16.670467 run                osmo-ms-mob/00080: Starting mobile
22:49:16.687275 run       osmo-ms-mob/00080(pid=215): Launched
22:49:16.698880 run                             mass: MS start registered  {at=1055182.907191721, delay=0.005459059961140156, ms=00080}
22:49:16.742686 run                             mass: MS performed LU  {at=1055182.950921416, lu_delay=5.832022306043655, ms=00066}
22:49:16.759654 run                             mass: MS performed LU  {at=1055182.96793547, lu_delay=6.157746386015788, ms=00065}
22:49:16.788237 run                             mass: MS performed LU  {at=1055182.996481889, lu_delay=4.810677635949105, ms=00069}
22:49:16.932568 run                             mass: MS performed LU  {at=1055183.140787275, lu_delay=5.734748478978872, ms=00067}
22:49:16.946142 run                osmo-ms-mob/00081: Starting mobile
22:49:16.959476 run       osmo-ms-mob/00081(pid=216): Launched
22:49:16.965447 run                             mass: MS performed LU  {at=1055183.173775724, lu_delay=5.586913588922471, ms=00068}
22:49:16.971264 run                             mass: MS start registered  {at=1055183.179599655, delay=0.005841612117365003, ms=00081}
22:49:17.538820 run                osmo-ms-mob/00082: Starting mobile
22:49:17.551896 run       osmo-ms-mob/00082(pid=217): Launched
22:49:17.563659 run                             mass: MS start registered  {at=1055183.771977, delay=0.005513102980330586, ms=00082}
22:49:18.148890 run                osmo-ms-mob/00083: Starting mobile
22:49:18.162089 run       osmo-ms-mob/00083(pid=218): Launched
22:49:18.173172 run                             mass: MS start registered  {at=1055184.381493969, delay=0.004923393949866295, ms=00083}
22:49:18.523652 run                             mass: MS performed LU  {at=1055184.731849336, lu_delay=5.298449499066919, ms=00073}
22:49:18.560141 run                             mass: MS performed LU  {at=1055184.768378077, lu_delay=4.582791110035032, ms=00074}
22:49:18.600678 run                osmo-ms-mob/00084: Starting mobile
22:49:18.614688 run       osmo-ms-mob/00084(pid=219): Launched
22:49:18.625625 run                             mass: MS start registered  {at=1055184.83394452, delay=0.004010189091786742, ms=00084}
22:49:18.690289 run                             mass: MS performed LU  {at=1055184.898509033, lu_delay=6.313189537031576, ms=00070}
22:49:18.850622 run                             mass: MS performed LU  {at=1055185.058840328, lu_delay=5.796447623986751, ms=00072}
22:49:19.170926 run                osmo-ms-mob/00085: Starting mobile
22:49:19.188164 run       osmo-ms-mob/00085(pid=220): Launched
22:49:19.199479 run                             mass: MS start registered  {at=1055185.407802285, delay=0.005113326944410801, ms=00085}
22:49:19.750883 run                osmo-ms-mob/00086: Starting mobile
22:49:19.765210 run       osmo-ms-mob/00086(pid=221): Launched
22:49:19.776517 run                             mass: MS start registered  {at=1055185.984827796, delay=0.005355143919587135, ms=00086}
22:49:20.334700 run                osmo-ms-mob/00087: Starting mobile
22:49:20.348413 run       osmo-ms-mob/00087(pid=222): Launched
22:49:20.360023 run                             mass: MS start registered  {at=1055186.568336305, delay=0.005317071918398142, ms=00087}
22:49:20.507158 run                             mass: MS performed LU  {at=1055186.715451517, lu_delay=5.707817337941378, ms=00076}
22:49:20.525487 run                             mass: MS performed LU  {at=1055186.733802941, lu_delay=6.147733879042789, ms=00075}
22:49:20.553077 run                             mass: MS performed LU  {at=1055186.761387687, lu_delay=4.776261295890436, ms=00078}
22:49:20.659237 run                             mass: MS performed LU  {at=1055186.867540337, lu_delay=5.502559875836596, ms=00077}
22:49:20.939402 run                osmo-ms-mob/00088: Starting mobile
22:49:20.953186 run       osmo-ms-mob/00088(pid=223): Launched
22:49:20.964476 run                             mass: MS start registered  {at=1055187.172799471, delay=0.005142293171957135, ms=00088}
22:49:21.551682 run                osmo-ms-mob/00089: Starting mobile
22:49:21.565428 run       osmo-ms-mob/00089(pid=224): Launched
22:49:21.576892 run                             mass: MS start registered  {at=1055187.785211001, delay=0.005442992085590959, ms=00089}
22:49:22.178654 run                osmo-ms-mob/00090: Starting mobile
22:49:22.195117 run       osmo-ms-mob/00090(pid=225): Launched
22:49:22.206043 run                             mass: MS start registered  {at=1055188.414364593, delay=0.004819755209609866, ms=00090}
22:49:22.289043 run                             mass: MS performed LU  {at=1055188.497263647, lu_delay=6.112820609007031, ms=00079}
22:49:22.326793 run                             mass: MS performed LU  {at=1055188.535030025, lu_delay=5.3554303699638695, ms=00081}
22:49:22.456068 run                             mass: MS performed LU  {at=1055188.664288692, lu_delay=5.75709697091952, ms=00080}
22:49:22.581809 run                             mass: MS performed LU  {at=1055188.790025741, lu_delay=5.018048741156235, ms=00082}
22:49:22.878896 run                osmo-ms-mob/00091: Starting mobile
22:49:22.895067 run       osmo-ms-mob/00091(pid=226): Launched
22:49:22.906171 run                             mass: MS start registered  {at=1055189.11449049, delay=0.005046601872891188, ms=00091}
22:49:23.551590 run                osmo-ms-mob/00092: Starting mobile
22:49:23.565381 run       osmo-ms-mob/00092(pid=227): Launched
22:49:23.576768 run                             mass: MS start registered  {at=1055189.785088897, delay=0.0049912938848137856, ms=00092}
22:49:24.273928 run                             mass: MS performed LU  {at=1055190.482123972, lu_delay=5.0743216869886965, ms=00085}
22:49:24.329812 run                osmo-ms-mob/00093: Starting mobile
22:49:24.344677 run       osmo-ms-mob/00093(pid=228): Launched
22:49:24.350724 run                             mass: MS performed LU  {at=1055190.559054442, lu_delay=6.177560473093763, ms=00083}
22:49:24.356630 run                             mass: MS performed LU  {at=1055190.564965152, lu_delay=5.731020631967112, ms=00084}
22:49:24.362394 run                             mass: MS start registered  {at=1055190.570730457, delay=0.011692821979522705, ms=00093}
22:49:24.425606 run                             mass: MS performed LU  {at=1055190.633825185, lu_delay=4.648997389012948, ms=00086}
22:49:25.252269 run                osmo-ms-mob/00094: Starting mobile
22:49:25.266519 run       osmo-ms-mob/00094(pid=229): Launched
22:49:25.277685 run                             mass: MS start registered  {at=1055191.486007094, delay=0.005020412849262357, ms=00094}
22:49:26.055293 run                             mass: MS performed LU  {at=1055192.263514942, lu_delay=5.69517863704823, ms=00087}
22:49:26.071296 run                osmo-ms-mob/00095: Starting mobile
22:49:26.084750 run       osmo-ms-mob/00095(pid=230): Launched
22:49:26.090991 run                             mass: MS performed LU  {at=1055192.299318283, lu_delay=5.126518812030554, ms=00088}
22:49:26.096996 run                             mass: MS start registered  {at=1055192.305330274, delay=0.006031049881130457, ms=00095}
22:49:26.221397 run                             mass: MS performed LU  {at=1055192.429616074, lu_delay=4.644405073020607, ms=00089}
22:49:26.346699 run                             mass: MS performed LU  {at=1055192.554916543, lu_delay=23.251833196962252, ms=00042}
22:49:27.152124 run                osmo-ms-mob/00096: Starting mobile
22:49:27.166059 run       osmo-ms-mob/00096(pid=231): Launched
22:49:27.176910 run                             mass: MS start registered  {at=1055193.385229688, delay=0.004790026927366853, ms=00096}
22:49:28.040333 run                             mass: MS performed LU  {at=1055194.248551598, lu_delay=5.834187004948035, ms=00090}
22:49:28.281008 run                osmo-ms-mob/00097: Starting mobile
22:49:28.297827 run       osmo-ms-mob/00097(pid=232): Launched
22:49:28.308790 run                             mass: MS start registered  {at=1055194.517112189, delay=0.00495791295543313, ms=00097}
22:49:28.320143 run                             mass: MS performed LU  {at=1055194.5284519, lu_delay=4.7433630030136555, ms=00092}
22:49:29.578281 run                osmo-ms-mob/00098: Starting mobile
22:49:29.594671 run       osmo-ms-mob/00098(pid=233): Launched
22:49:29.605966 run                             mass: MS start registered  {at=1055195.814285644, delay=0.005107914097607136, ms=00098}
22:49:29.820949 run                             mass: MS performed LU  {at=1055196.029168716, lu_delay=5.458438258850947, ms=00093}
22:49:29.987611 run                             mass: MS performed LU  {at=1055196.195831883, lu_delay=4.7098247890826315, ms=00094}
22:49:30.075126 run                             mass: MS performed LU  {at=1055196.283348507, lu_delay=22.764266399899498, ms=00056}
22:49:31.379527 run                osmo-ms-mob/00099: Starting mobile
22:49:31.396349 run       osmo-ms-mob/00099(pid=234): Launched
22:49:31.402415 run                             mass: All started... {duration=55.77403235482052, too_slow=0}
22:49:31.408138 run                             mass: MS start registered  {at=1055197.616467398, delay=0.005717850988730788, ms=00099}
22:49:31.805376 run                             mass: MS performed LU  {at=1055198.013561238, lu_delay=4.628331550164148, ms=00096}
22:49:31.852123 run                             mass: MS performed LU  {at=1055198.06034408, lu_delay=5.755013806046918, ms=00095}
22:49:33.753396 run                             mass: MS performed LU  {at=1055199.961617021, lu_delay=5.444504831917584, ms=00097}
22:49:35.571307 run                             mass: MS performed LU  {at=1055201.779416952, lu_delay=5.965131307952106, ms=00098}
22:49:35.825447 run                             mass: MS performed LU  {at=1055202.033667185, lu_delay=23.061053443001583, ms=00071}
22:49:37.500594 run                             mass: MS performed LU  {at=1055203.708814088, lu_delay=6.092346690129489, ms=00099}
22:49:45.221637 run                             mass: MS performed LU  {at=1055211.429832917, lu_delay=22.31534242699854, ms=00091}
22:49:45.230965 run                             mass: Tests done {all_completed=True, max=23.251833196962252, min=4.446804815903306}
22:49:45.236501 tst         register_default_mass.py: Test passed (88.9 sec)
22:49:45.241905 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:45.245239 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:45.248487 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:45.251781 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:45.255046 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:45.258343 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:45.261672 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:45.265012 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:45.268342 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:45.271717 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:45.274996 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:45.278303 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:45.281588 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:45.284888 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:45.288295 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:45.291773 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:45.295256 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:45.298763 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:45.302255 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:45.305690 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:45.309057 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:45.312448 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:45.315865 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:45.319227 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:45.323266 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:45.326630 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:45.330046 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:45.333420 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:45.336841 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:45.340229 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:45.344056 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:45.347458 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:45.350849 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:45.354306 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:45.357707 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:45.361166 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:45.364794 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:45.368266 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:45.371717 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:45.375101 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:45.378574 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:45.382195 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:45.385706 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:45.389066 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:45.392536 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:45.395953 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:45.399408 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:45.402854 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:45.406315 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:45.409978 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:45.413372 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:45.416798 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:45.420277 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:45.423743 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:45.427478 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:45.430925 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:45.434403 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:45.437816 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:45.441220 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:45.444694 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:45.448153 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:45.451551 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:45.455142 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:45.458614 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:45.462016 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:45.465466 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:45.468931 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:45.472389 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:45.475789 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:45.479247 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:45.482665 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:45.486125 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:45.489541 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:45.492995 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:45.496462 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:45.499936 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:45.503388 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:45.506853 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:45.510232 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:45.513703 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:45.517440 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:45.521166 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:45.524932 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:45.528779 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:45.532213 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:45.535700 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:45.539103 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:45.542569 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:45.545978 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:45.549437 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:45.553322 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:45.556699 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:45.560141 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:45.563596 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:45.567053 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:45.570508 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:45.573979 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:45.577408 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:45.580744 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:45.584635 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:45.588156 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:45.591683 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:45.595139 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:45.598622 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:45.602126 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:45.605630 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:45.609048 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:45.612504 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:45.615995 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:45.619425 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:45.622923 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:45.626392 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:45.629833 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:45.633266 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:45.636761 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:45.640191 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:45.643536 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:45.646886 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:45.650249 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:45.653591 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:45.656945 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:45.660289 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:45.663609 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:45.666951 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:45.670282 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:45.673639 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:45.676984 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:45.680328 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:45.683720 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:45.687115 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:45.690525 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:45.693930 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:45.697342 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:45.700743 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:45.704155 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:45.707547 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:45.710961 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:45.714363 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:45.717778 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:45.721188 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:45.724589 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:45.727992 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:45.731394 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:45.734800 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:45.738175 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:45.741526 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:45.744867 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:45.748202 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:45.751551 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:45.754888 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:45.758227 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:45.761564 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:45.764901 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:45.768232 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:45.771578 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:45.774923 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:45.778265 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:45.781609 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:45.784960 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:45.788317 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:45.791665 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:45.795002 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:45.798344 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:45.801686 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:45.805031 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:45.808371 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:45.811726 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:45.815064 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:45.818406 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:45.821749 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:45.825096 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:45.828429 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:45.831767 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:45.835112 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:45.838469 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:45.841762 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:45.845002 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:45.848246 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:45.851472 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:45.854702 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:45.857918 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:45.861181 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:45.864418 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:45.867654 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:45.870954 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:45.874204 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:45.877437 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:45.880677 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:45.883924 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:45.887214 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:45.890486 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:45.893775 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:45.897067 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:45.900363 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:45.903645 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:45.906938 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:45.910230 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:45.913524 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:45.916799 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:45.920094 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:45.923392 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:45.926686 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:45.929987 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:45.933278 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:45.936579 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:45.939872 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:45.943166 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:45.946466 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:45.949763 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:45.953072 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:45.956359 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:45.959659 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:45.962944 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:45.966261 ---      ParallelTerminationStrategy: PID 22 died...
22:49:45.967748 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:45.971406 ---      ParallelTerminationStrategy: PID 23 died...
22:49:45.972881 run      osmo-hlr_127.0.42.2(pid=23): Terminated {rc=256}
22:49:45.976525 ---      ParallelTerminationStrategy: PID 24 died...
22:49:45.978003 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:45.981656 ---      ParallelTerminationStrategy: PID 25 died...
22:49:45.983139 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:45.986777 ---      ParallelTerminationStrategy: PID 26 died...
22:49:45.988262 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:45.991918 ---      ParallelTerminationStrategy: PID 27 died...
22:49:45.993402 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:45.997061 ---      ParallelTerminationStrategy: PID 28 died...
22:49:45.998541 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:46.002171 ---      ParallelTerminationStrategy: PID 29 died...
22:49:46.003645 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:46.007300 ---      ParallelTerminationStrategy: PID 30 died...
22:49:46.008773 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:46.012420 ---      ParallelTerminationStrategy: PID 31 died...
22:49:46.013893 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:46.017582 ---      ParallelTerminationStrategy: PID 32 died...
22:49:46.019063 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:46.022741 ---      ParallelTerminationStrategy: PID 33 died...
22:49:46.024237 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:46.027921 ---      ParallelTerminationStrategy: PID 35 died...
22:49:46.029400 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:46.033063 ---      ParallelTerminationStrategy: PID 36 died...
22:49:46.034532 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:46.038186 ---      ParallelTerminationStrategy: PID 37 died...
22:49:46.039670 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:46.043332 ---      ParallelTerminationStrategy: PID 38 died...
22:49:46.044827 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:46.048488 ---      ParallelTerminationStrategy: PID 39 died...
22:49:46.049971 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:46.053628 ---      ParallelTerminationStrategy: PID 40 died...
22:49:46.055116 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:46.058777 ---      ParallelTerminationStrategy: PID 41 died...
22:49:46.060260 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:46.063902 ---      ParallelTerminationStrategy: PID 42 died...
22:49:46.065376 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:46.069002 ---      ParallelTerminationStrategy: PID 43 died...
22:49:46.070477 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:46.074144 ---      ParallelTerminationStrategy: PID 44 died...
22:49:46.075613 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:46.079244 ---      ParallelTerminationStrategy: PID 45 died...
22:49:46.080717 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:46.084374 ---      ParallelTerminationStrategy: PID 46 died...
22:49:46.085844 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:46.089474 ---      ParallelTerminationStrategy: PID 47 died...
22:49:46.090946 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:46.094587 ---      ParallelTerminationStrategy: PID 48 died...
22:49:46.096051 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:46.099675 ---      ParallelTerminationStrategy: PID 49 died...
22:49:46.101147 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:46.104786 ---      ParallelTerminationStrategy: PID 50 died...
22:49:46.106261 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:46.109905 ---      ParallelTerminationStrategy: PID 51 died...
22:49:46.111365 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:46.114996 ---      ParallelTerminationStrategy: PID 52 died...
22:49:46.116486 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:46.120121 ---      ParallelTerminationStrategy: PID 53 died...
22:49:46.121587 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:46.125238 ---      ParallelTerminationStrategy: PID 54 died...
22:49:46.126714 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:46.130342 ---      ParallelTerminationStrategy: PID 55 died...
22:49:46.131825 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:46.135441 ---      ParallelTerminationStrategy: PID 56 died...
22:49:46.136914 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:46.140554 ---      ParallelTerminationStrategy: PID 57 died...
22:49:46.142022 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:46.145656 ---      ParallelTerminationStrategy: PID 58 died...
22:49:46.147121 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:46.150785 ---      ParallelTerminationStrategy: PID 59 died...
22:49:46.152259 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:46.155888 ---      ParallelTerminationStrategy: PID 60 died...
22:49:46.157360 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:46.160982 ---      ParallelTerminationStrategy: PID 61 died...
22:49:46.162449 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:46.166098 ---      ParallelTerminationStrategy: PID 62 died...
22:49:46.167562 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:46.171179 ---      ParallelTerminationStrategy: PID 63 died...
22:49:46.172661 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:46.176282 ---      ParallelTerminationStrategy: PID 64 died...
22:49:46.177743 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:46.181380 ---      ParallelTerminationStrategy: PID 65 died...
22:49:46.182849 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:46.186478 ---      ParallelTerminationStrategy: PID 66 died...
22:49:46.187949 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:46.191564 ---      ParallelTerminationStrategy: PID 67 died...
22:49:46.193040 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:46.196665 ---      ParallelTerminationStrategy: PID 68 died...
22:49:46.198135 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:46.201766 ---      ParallelTerminationStrategy: PID 69 died...
22:49:46.203228 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:46.206880 ---      ParallelTerminationStrategy: PID 70 died...
22:49:46.208361 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:46.212013 ---      ParallelTerminationStrategy: PID 71 died...
22:49:46.213482 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:46.217118 ---      ParallelTerminationStrategy: PID 72 died...
22:49:46.218589 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:46.222224 ---      ParallelTerminationStrategy: PID 73 died...
22:49:46.223698 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:46.227341 ---      ParallelTerminationStrategy: PID 74 died...
22:49:46.228824 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:46.232457 ---      ParallelTerminationStrategy: PID 75 died...
22:49:46.233935 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:46.237574 ---      ParallelTerminationStrategy: PID 76 died...
22:49:46.239038 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:46.242659 ---      ParallelTerminationStrategy: PID 77 died...
22:49:46.244135 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:46.247772 ---      ParallelTerminationStrategy: PID 78 died...
22:49:46.249228 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:46.252872 ---      ParallelTerminationStrategy: PID 79 died...
22:49:46.254342 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:46.257987 ---      ParallelTerminationStrategy: PID 80 died...
22:49:46.259454 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:46.263072 ---      ParallelTerminationStrategy: PID 81 died...
22:49:46.264553 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:46.268194 ---      ParallelTerminationStrategy: PID 82 died...
22:49:46.269669 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:46.273314 ---      ParallelTerminationStrategy: PID 83 died...
22:49:46.274781 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:46.278435 ---      ParallelTerminationStrategy: PID 84 died...
22:49:46.279902 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:46.283529 ---      ParallelTerminationStrategy: PID 85 died...
22:49:46.285006 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:46.288641 ---      ParallelTerminationStrategy: PID 86 died...
22:49:46.290104 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:46.293746 ---      ParallelTerminationStrategy: PID 87 died...
22:49:46.295218 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:46.298867 ---      ParallelTerminationStrategy: PID 88 died...
22:49:46.300363 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:46.304008 ---      ParallelTerminationStrategy: PID 89 died...
22:49:46.305479 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:46.309132 ---      ParallelTerminationStrategy: PID 90 died...
22:49:46.310606 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:46.314250 ---      ParallelTerminationStrategy: PID 91 died...
22:49:46.315739 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:46.319355 ---      ParallelTerminationStrategy: PID 92 died...
22:49:46.320833 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:46.324514 ---      ParallelTerminationStrategy: PID 93 died...
22:49:46.325994 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:46.329655 ---      ParallelTerminationStrategy: PID 94 died...
22:49:46.331138 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:46.334820 ---      ParallelTerminationStrategy: PID 95 died...
22:49:46.336307 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:46.339956 ---      ParallelTerminationStrategy: PID 96 died...
22:49:46.341424 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:46.345074 ---      ParallelTerminationStrategy: PID 97 died...
22:49:46.346569 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:46.350228 ---      ParallelTerminationStrategy: PID 98 died...
22:49:46.351706 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:46.355344 ---      ParallelTerminationStrategy: PID 99 died...
22:49:46.356818 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:46.360485 ---      ParallelTerminationStrategy: PID 100 died...
22:49:46.361963 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:46.365638 ---      ParallelTerminationStrategy: PID 101 died...
22:49:46.367115 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:46.370772 ---      ParallelTerminationStrategy: PID 102 died...
22:49:46.372247 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:46.375912 ---      ParallelTerminationStrategy: PID 103 died...
22:49:46.377384 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:46.381076 ---      ParallelTerminationStrategy: PID 104 died...
22:49:46.382558 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:46.386222 ---      ParallelTerminationStrategy: PID 105 died...
22:49:46.387692 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:46.391309 ---      ParallelTerminationStrategy: PID 106 died...
22:49:46.392782 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:46.396421 ---      ParallelTerminationStrategy: PID 107 died...
22:49:46.397896 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:46.401571 ---      ParallelTerminationStrategy: PID 108 died...
22:49:46.403029 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:46.406735 ---      ParallelTerminationStrategy: PID 109 died...
22:49:46.408232 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:46.411896 ---      ParallelTerminationStrategy: PID 110 died...
22:49:46.413374 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:46.417036 ---      ParallelTerminationStrategy: PID 111 died...
22:49:46.418524 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:46.422155 ---      ParallelTerminationStrategy: PID 112 died...
22:49:46.423631 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:46.427283 ---      ParallelTerminationStrategy: PID 113 died...
22:49:46.428765 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:46.432409 ---      ParallelTerminationStrategy: PID 114 died...
22:49:46.433884 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:46.437538 ---      ParallelTerminationStrategy: PID 115 died...
22:49:46.439013 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:46.442643 ---      ParallelTerminationStrategy: PID 116 died...
22:49:46.444133 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:46.447752 ---      ParallelTerminationStrategy: PID 117 died...
22:49:46.449223 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:46.452861 ---      ParallelTerminationStrategy: PID 118 died...
22:49:46.454325 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:46.457971 ---      ParallelTerminationStrategy: PID 119 died...
22:49:46.459435 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:46.463087 ---      ParallelTerminationStrategy: PID 120 died...
22:49:46.464564 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:46.468198 ---      ParallelTerminationStrategy: PID 121 died...
22:49:46.469659 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:46.473297 ---      ParallelTerminationStrategy: PID 122 died...
22:49:46.474762 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:46.478410 ---      ParallelTerminationStrategy: PID 123 died...
22:49:46.479887 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:46.483514 ---      ParallelTerminationStrategy: PID 124 died...
22:49:46.485003 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:46.488632 ---      ParallelTerminationStrategy: PID 125 died...
22:49:46.490099 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:46.493743 ---      ParallelTerminationStrategy: PID 126 died...
22:49:46.495211 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:46.498852 ---      ParallelTerminationStrategy: PID 127 died...
22:49:46.500321 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:46.503976 ---      ParallelTerminationStrategy: PID 128 died...
22:49:46.505451 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:46.509113 ---      ParallelTerminationStrategy: PID 129 died...
22:49:46.510600 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:46.514267 ---      ParallelTerminationStrategy: PID 130 died...
22:49:46.515757 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:46.519407 ---      ParallelTerminationStrategy: PID 131 died...
22:49:46.520884 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:46.524527 ---      ParallelTerminationStrategy: PID 132 died...
22:49:46.526011 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:46.529661 ---      ParallelTerminationStrategy: PID 133 died...
22:49:46.531147 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:46.534800 ---      ParallelTerminationStrategy: PID 134 died...
22:49:46.536283 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:46.539946 ---      ParallelTerminationStrategy: PID 135 died...
22:49:46.541419 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:46.545091 ---      ParallelTerminationStrategy: PID 136 died...
22:49:46.546570 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:46.550342 ---      ParallelTerminationStrategy: PID 137 died...
22:49:46.551891 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:46.555569 ---      ParallelTerminationStrategy: PID 138 died...
22:49:46.557051 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:46.560720 ---      ParallelTerminationStrategy: PID 139 died...
22:49:46.562189 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:46.565860 ---      ParallelTerminationStrategy: PID 140 died...
22:49:46.567336 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:46.570993 ---      ParallelTerminationStrategy: PID 141 died...
22:49:46.572487 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:46.576139 ---      ParallelTerminationStrategy: PID 142 died...
22:49:46.577609 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:46.581267 ---      ParallelTerminationStrategy: PID 143 died...
22:49:46.582729 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:46.586387 ---      ParallelTerminationStrategy: PID 144 died...
22:49:46.587861 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:46.591513 ---      ParallelTerminationStrategy: PID 145 died...
22:49:46.592993 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:46.596675 ---      ParallelTerminationStrategy: PID 146 died...
22:49:46.598147 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:46.601841 ---      ParallelTerminationStrategy: PID 147 died...
22:49:46.603320 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:46.606991 ---      ParallelTerminationStrategy: PID 148 died...
22:49:46.608474 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:46.612117 ---      ParallelTerminationStrategy: PID 149 died...
22:49:46.613595 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:46.617267 ---      ParallelTerminationStrategy: PID 150 died...
22:49:46.618744 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:46.622400 ---      ParallelTerminationStrategy: PID 151 died...
22:49:46.623871 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:46.627524 ---      ParallelTerminationStrategy: PID 152 died...
22:49:46.629014 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:46.632665 ---      ParallelTerminationStrategy: PID 153 died...
22:49:46.634133 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:46.637793 ---      ParallelTerminationStrategy: PID 154 died...
22:49:46.639257 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:46.642911 ---      ParallelTerminationStrategy: PID 155 died...
22:49:46.644394 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:46.648027 ---      ParallelTerminationStrategy: PID 156 died...
22:49:46.649484 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:46.653148 ---      ParallelTerminationStrategy: PID 157 died...
22:49:46.654626 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:46.658277 ---      ParallelTerminationStrategy: PID 158 died...
22:49:46.659748 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:46.663408 ---      ParallelTerminationStrategy: PID 159 died...
22:49:46.664904 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:46.668553 ---      ParallelTerminationStrategy: PID 160 died...
22:49:46.670030 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:46.673698 ---      ParallelTerminationStrategy: PID 161 died...
22:49:46.675161 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:46.678926 ---      ParallelTerminationStrategy: PID 162 died...
22:49:46.680400 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:46.684031 ---      ParallelTerminationStrategy: PID 163 died...
22:49:46.685502 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:46.689136 ---      ParallelTerminationStrategy: PID 164 died...
22:49:46.690606 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:46.694273 ---      ParallelTerminationStrategy: PID 165 died...
22:49:46.695744 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:46.699399 ---      ParallelTerminationStrategy: PID 166 died...
22:49:46.700868 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:46.704526 ---      ParallelTerminationStrategy: PID 167 died...
22:49:46.705988 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:46.709661 ---      ParallelTerminationStrategy: PID 168 died...
22:49:46.711135 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:46.714784 ---      ParallelTerminationStrategy: PID 169 died...
22:49:46.716274 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:46.719923 ---      ParallelTerminationStrategy: PID 170 died...
22:49:46.721390 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:46.725071 ---      ParallelTerminationStrategy: PID 171 died...
22:49:46.726545 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:46.730202 ---      ParallelTerminationStrategy: PID 172 died...
22:49:46.731679 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:46.735333 ---      ParallelTerminationStrategy: PID 173 died...
22:49:46.736804 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:46.740485 ---      ParallelTerminationStrategy: PID 174 died...
22:49:46.741953 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:46.745610 ---      ParallelTerminationStrategy: PID 175 died...
22:49:46.747074 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:46.750719 ---      ParallelTerminationStrategy: PID 176 died...
22:49:46.752193 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:46.755869 ---      ParallelTerminationStrategy: PID 177 died...
22:49:46.757343 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:46.760988 ---      ParallelTerminationStrategy: PID 178 died...
22:49:46.762473 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:46.766132 ---      ParallelTerminationStrategy: PID 179 died...
22:49:46.767601 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:46.771256 ---      ParallelTerminationStrategy: PID 180 died...
22:49:46.772734 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:46.776420 ---      ParallelTerminationStrategy: PID 181 died...
22:49:46.777897 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:46.781551 ---      ParallelTerminationStrategy: PID 182 died...
22:49:46.783018 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:46.786671 ---      ParallelTerminationStrategy: PID 183 died...
22:49:46.788139 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:46.791791 ---      ParallelTerminationStrategy: PID 184 died...
22:49:46.793260 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:46.796932 ---      ParallelTerminationStrategy: PID 185 died...
22:49:46.798392 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:46.802037 ---      ParallelTerminationStrategy: PID 186 died...
22:49:46.803499 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:46.807161 ---      ParallelTerminationStrategy: PID 187 died...
22:49:46.808646 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:46.812308 ---      ParallelTerminationStrategy: PID 188 died...
22:49:46.813791 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:46.817449 ---      ParallelTerminationStrategy: PID 189 died...
22:49:46.818920 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:46.822567 ---      ParallelTerminationStrategy: PID 190 died...
22:49:46.824039 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:46.827692 ---      ParallelTerminationStrategy: PID 191 died...
22:49:46.829174 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:46.832837 ---      ParallelTerminationStrategy: PID 192 died...
22:49:46.834306 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:46.837961 ---      ParallelTerminationStrategy: PID 193 died...
22:49:46.839422 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:46.843078 ---      ParallelTerminationStrategy: PID 194 died...
22:49:46.844552 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:46.848202 ---      ParallelTerminationStrategy: PID 195 died...
22:49:46.849676 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:46.853356 ---      ParallelTerminationStrategy: PID 196 died...
22:49:46.854828 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:46.858501 ---      ParallelTerminationStrategy: PID 197 died...
22:49:46.859969 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:46.863626 ---      ParallelTerminationStrategy: PID 198 died...
22:49:46.865117 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:46.868774 ---      ParallelTerminationStrategy: PID 199 died...
22:49:46.870239 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:46.873913 ---      ParallelTerminationStrategy: PID 200 died...
22:49:46.875376 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:46.879034 ---      ParallelTerminationStrategy: PID 201 died...
22:49:46.880512 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:46.884196 ---      ParallelTerminationStrategy: PID 202 died...
22:49:46.885671 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:46.889332 ---      ParallelTerminationStrategy: PID 203 died...
22:49:46.890805 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:46.894460 ---      ParallelTerminationStrategy: PID 204 died...
22:49:46.895944 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:46.899585 ---      ParallelTerminationStrategy: PID 205 died...
22:49:46.901066 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:46.904745 ---      ParallelTerminationStrategy: PID 206 died...
22:49:46.906215 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:46.909878 ---      ParallelTerminationStrategy: PID 207 died...
22:49:46.911346 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:46.915020 ---      ParallelTerminationStrategy: PID 208 died...
22:49:46.916499 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:46.920144 ---      ParallelTerminationStrategy: PID 209 died...
22:49:46.921617 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:46.925281 ---      ParallelTerminationStrategy: PID 210 died...
22:49:46.926749 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:46.930432 ---      ParallelTerminationStrategy: PID 211 died...
22:49:46.931921 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:46.935583 ---      ParallelTerminationStrategy: PID 212 died...
22:49:46.937074 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:46.940716 ---      ParallelTerminationStrategy: PID 213 died...
22:49:46.942181 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:46.945826 ---      ParallelTerminationStrategy: PID 214 died...
22:49:46.947292 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:46.950975 ---      ParallelTerminationStrategy: PID 215 died...
22:49:46.952456 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:46.956113 ---      ParallelTerminationStrategy: PID 216 died...
22:49:46.957589 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:46.961234 ---      ParallelTerminationStrategy: PID 217 died...
22:49:46.962706 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:46.966368 ---      ParallelTerminationStrategy: PID 218 died...
22:49:46.967849 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:46.971498 ---      ParallelTerminationStrategy: PID 219 died...
22:49:46.972982 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:46.976655 ---      ParallelTerminationStrategy: PID 220 died...
22:49:46.978123 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:46.981801 ---      ParallelTerminationStrategy: PID 221 died...
22:49:46.983272 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:46.986950 ---      ParallelTerminationStrategy: PID 222 died...
22:49:46.988434 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:46.992097 ---      ParallelTerminationStrategy: PID 223 died...
22:49:46.993577 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:46.997252 ---      ParallelTerminationStrategy: PID 224 died...
22:49:46.998714 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:47.002361 ---      ParallelTerminationStrategy: PID 225 died...
22:49:47.003836 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:47.007495 ---      ParallelTerminationStrategy: PID 226 died...
22:49:47.008966 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:47.012627 ---      ParallelTerminationStrategy: PID 227 died...
22:49:47.014110 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:47.017795 ---      ParallelTerminationStrategy: PID 228 died...
22:49:47.019279 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:47.022942 ---      ParallelTerminationStrategy: PID 229 died...
22:49:47.024424 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:47.028090 ---      ParallelTerminationStrategy: PID 230 died...
22:49:47.029564 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:47.033233 ---      ParallelTerminationStrategy: PID 231 died...
22:49:47.034706 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:47.038373 ---      ParallelTerminationStrategy: PID 232 died...
22:49:47.039858 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:47.043522 ---      ParallelTerminationStrategy: PID 233 died...
22:49:47.045005 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:47.048678 ---      ParallelTerminationStrategy: PID 234 died...
22:49:47.050164 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:50.454540 ---      ParallelTerminationStrategy: PID 34 died...
22:49:50.460679 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8235 netreg_mass PASS
---------------------------------------------------------------------
22:49:50.540083 tst                       trial-8235: Storing JUnit report in /build/trial-8235/run.2026-02-07_22-48-16/trial-8235.xml

--------------------------------------------------------------------------------------------
trial-8235 PASS
--------------------------------------------------------------------------------------------
22:49:50.561288 tst                       trial-8235: trial-8235: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (88.9 sec)
+ exit_code=0
+ rm -rf trial-8235/inst
+ cd trial-8235
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-02-07 22:48:15
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8235-run.tgz run.2026-02-07_22-48-16
+ tar czf /build/trial-8235-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-02-07_13_26_56.tgz osmo-bts-oc2g.build-2026-02-07_00_51_26.tgz osmo-bts-sysmo.build-2026-02-07_00_51_24.tgz osmo-bts.build-2026-02-07_00_51_33.tgz osmo-ggsn.build-2026-02-07_20_42_28.tgz osmo-hlr.build-2026-02-07_16_36_50.tgz osmo-hnbgw.build-2026-02-07_13_30_58.tgz osmo-mgw.build-2026-02-07_08_33_15.tgz osmo-msc.build-2026-02-07_13_35_17.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-07_07_34_58.tgz osmo-pcu-sysmo.build-2026-02-07_07_34_59.tgz osmo-pcu.build-2026-02-07_07_35_07.tgz osmo-sgsn.build-2026-02-07_20_48_25.tgz osmo-stp.build-2026-02-07_13_25_38.tgz osmo-trx.build-2026-02-07_14_21_35.tgz osmocom-bb.build-2026-02-07_21_17_10.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