Skip to content
This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7962
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins13057771285206784701.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-8388
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
782e664 redmine: hide avatars
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#23 [26/28] RUN     mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#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 [ 4/28] RUN     usermod -a -G osmo-gsm-tester jenkins
#25 CACHED

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:7cdd883b3e771f8aa6b4b5180945fb831008ed5cffb3fed47a3a718bb8e62b29 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8389 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-07-11 22:48:19
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8389
+ mkdir -p trial-8389
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-07-11_13_32_13.tgz osmo-bts-oc2g.build-2026-07-11_00_52_24.tgz osmo-bts-sysmo.build-2026-07-11_00_52_26.tgz osmo-bts.build-2026-07-11_00_52_31.tgz osmo-ggsn.build-2026-07-11_20_43_10.tgz osmo-hlr.build-2026-07-11_16_37_43.tgz osmo-hnbgw.build-2026-07-11_13_31_47.tgz osmo-mgw.build-2026-07-11_08_33_37.tgz osmo-msc.build-2026-07-11_13_39_29.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-11_07_34_57.tgz osmo-pcu-sysmo.build-2026-07-11_07_34_55.tgz osmo-pcu.build-2026-07-11_07_34_55.tgz osmo-sgsn.build-2026-07-11_20_49_41.tgz osmo-stp.build-2026-07-11_13_28_35.tgz osmo-trx.build-2026-07-11_14_22_03.tgz osmocom-bb.build-2026-07-11_21_18_08.tgz srslte.build-19.tgz trial-8389
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-07-11_13_32_13.md5 osmo-bts-oc2g.build-2026-07-11_00_52_24.md5 osmo-bts-sysmo.build-2026-07-11_00_52_26.md5 osmo-bts.build-2026-07-11_00_52_31.md5 osmo-ggsn.build-2026-07-11_20_43_10.md5 osmo-hlr.build-2026-07-11_16_37_43.md5 osmo-hnbgw.build-2026-07-11_13_31_47.md5 osmo-mgw.build-2026-07-11_08_33_37.md5 osmo-msc.build-2026-07-11_13_39_29.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-11_07_34_57.md5 osmo-pcu-sysmo.build-2026-07-11_07_34_55.md5 osmo-pcu.build-2026-07-11_07_34_55.md5 osmo-sgsn.build-2026-07-11_20_49_41.md5 osmo-stp.build-2026-07-11_13_28_35.md5 osmo-trx.build-2026-07-11_14_22_03.md5 osmocom-bb.build-2026-07-11_21_18_08.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-07-11_13_32_13.md5 osmo-bts-oc2g.build-2026-07-11_00_52_24.md5 osmo-bts-sysmo.build-2026-07-11_00_52_26.md5 osmo-bts.build-2026-07-11_00_52_31.md5 osmo-ggsn.build-2026-07-11_20_43_10.md5 osmo-hlr.build-2026-07-11_16_37_43.md5 osmo-hnbgw.build-2026-07-11_13_31_47.md5 osmo-mgw.build-2026-07-11_08_33_37.md5 osmo-msc.build-2026-07-11_13_39_29.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-11_07_34_57.md5 osmo-pcu-sysmo.build-2026-07-11_07_34_55.md5 osmo-pcu.build-2026-07-11_07_34_55.md5 osmo-sgsn.build-2026-07-11_20_49_41.md5 osmo-stp.build-2026-07-11_13_28_35.md5 osmo-trx.build-2026-07-11_14_22_03.md5 osmocom-bb.build-2026-07-11_21_18_08.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-8389 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8389'
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-8389
--------------------------------------------------------------------------------------------
22:48:19.741335 tst                       trial-8389: Detailed log at /build/trial-8389/run.2026-07-11_22-48-19/log

---------------------------------------------------------------------
trial-8389 netreg_mass
---------------------------------------------------------------------
22:48:19.947926 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:19.948309 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:19.949108 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:19.950298 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:19.990755 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:19.991589 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:19.992744 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:20.053292 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-8389 netreg_mass register_default_mass.py
----------------------------------------------
22:48:20.054215 tst       register_default_mass.py:9: Claiming resources for the test
22:48:20.068567 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.069126 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.069608 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.070076 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.070554 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.071042 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.071513 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:20.098014 tst         register_default_mass.py: using LAC 2
22:48:20.114910 tst         register_default_mass.py: using RAC 2
22:48:20.132595 tst         register_default_mass.py: using CellId 2
22:48:20.151984 tst         register_default_mass.py: using BVCI 3
22:48:20.161120 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.161739 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.162287 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.162822 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.163344 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.163845 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.164367 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.164896 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.165421 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.165971 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.166494 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.167024 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.167574 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.168107 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.168627 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.169169 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.169697 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.170218 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.170764 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.171304 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.171826 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.172372 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.172902 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.173447 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.173974 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.174488 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.175034 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.175556 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.176072 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.176608 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.177119 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.177633 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.178164 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.178695 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.179230 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.179767 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.180281 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.180795 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.181332 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.181851 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.182355 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.182885 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.183408 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.183915 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.184443 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.184955 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.185463 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.185994 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.186512 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.187028 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.187540 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.188059 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.188571 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.189079 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.189602 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.190113 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.190636 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.191164 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.191680 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.192194 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.192702 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.193206 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.193732 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.194250 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.194750 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.195282 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.195811 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.196328 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.196863 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.197375 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.197881 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.198406 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.198993 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.199502 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.200021 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.200523 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.201018 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.201538 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.202049 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.202548 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.203062 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.203581 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.204088 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.204589 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.205093 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.205599 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.206098 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.206607 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.207123 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.207629 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.208147 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.208657 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.209173 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.209697 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.210198 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.210712 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.211235 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.211754 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.212283 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.212795 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.213296 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.213872 tst      register_default_mass.py:21: Launching a simple network
22:48:20.223788 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:20.341058 run            create_hlr_db(pid=20): Launched
22:48:21.354903 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:21.379234 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:21.394344 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:21.399945 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:21.583310 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:21.598088 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:21.603615 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:22.005861 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:22.020685 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:25.035954 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:25.173230 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:25.188044 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:25.193628 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:25.216917 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:25.231766 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:25.237345 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:25.542601 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:25.557475 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:31.585040 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:31.754733 run         osmo-bts-virtual(pid=34): Launched
22:48:32.786570 tst         register_default_mass.py: using MSISDN 1001
22:48:32.798623 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:32.828840 tst         register_default_mass.py: using MSISDN 1002
22:48:32.842396 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:32.866315 tst         register_default_mass.py: using MSISDN 1003
22:48:32.877249 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:32.901187 tst         register_default_mass.py: using MSISDN 1004
22:48:32.911887 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:32.935695 tst         register_default_mass.py: using MSISDN 1005
22:48:32.946162 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:32.970038 tst         register_default_mass.py: using MSISDN 1006
22:48:32.980647 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:33.004356 tst         register_default_mass.py: using MSISDN 1007
22:48:33.014855 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:33.038391 tst         register_default_mass.py: using MSISDN 1008
22:48:33.048808 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:33.072193 tst         register_default_mass.py: using MSISDN 1009
22:48:33.082531 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:33.106291 tst         register_default_mass.py: using MSISDN 1010
22:48:33.116748 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:33.140729 tst         register_default_mass.py: using MSISDN 1011
22:48:33.151357 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:33.175167 tst         register_default_mass.py: using MSISDN 1012
22:48:33.185645 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:33.209182 tst         register_default_mass.py: using MSISDN 1013
22:48:33.219560 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:33.243260 tst         register_default_mass.py: using MSISDN 1014
22:48:33.253743 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:33.277784 tst         register_default_mass.py: using MSISDN 1015
22:48:33.288477 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:33.312173 tst         register_default_mass.py: using MSISDN 1016
22:48:33.322618 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:33.346390 tst         register_default_mass.py: using MSISDN 1017
22:48:33.356936 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:33.380407 tst         register_default_mass.py: using MSISDN 1018
22:48:33.390763 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:33.414245 tst         register_default_mass.py: using MSISDN 1019
22:48:33.424572 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:33.448168 tst         register_default_mass.py: using MSISDN 1020
22:48:33.458551 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:33.482246 tst         register_default_mass.py: using MSISDN 1021
22:48:33.492660 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:33.516220 tst         register_default_mass.py: using MSISDN 1022
22:48:33.526640 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:33.550376 tst         register_default_mass.py: using MSISDN 1023
22:48:33.560768 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:33.584112 tst         register_default_mass.py: using MSISDN 1024
22:48:33.594371 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:33.617892 tst         register_default_mass.py: using MSISDN 1025
22:48:33.628195 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:33.651929 tst         register_default_mass.py: using MSISDN 1026
22:48:33.662376 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:33.686087 tst         register_default_mass.py: using MSISDN 1027
22:48:33.696587 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:33.720176 tst         register_default_mass.py: using MSISDN 1028
22:48:33.730554 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:33.753462 tst         register_default_mass.py: using MSISDN 1029
22:48:33.763516 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:33.786382 tst         register_default_mass.py: using MSISDN 1030
22:48:33.796417 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:33.819206 tst         register_default_mass.py: using MSISDN 1031
22:48:33.829121 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:33.851789 tst         register_default_mass.py: using MSISDN 1032
22:48:33.861679 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:33.884563 tst         register_default_mass.py: using MSISDN 1033
22:48:33.894522 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:33.917226 tst         register_default_mass.py: using MSISDN 1034
22:48:33.927083 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:33.949851 tst         register_default_mass.py: using MSISDN 1035
22:48:33.959771 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:33.982251 tst         register_default_mass.py: using MSISDN 1036
22:48:33.991545 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:34.014440 tst         register_default_mass.py: using MSISDN 1037
22:48:34.026566 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:34.049492 tst         register_default_mass.py: using MSISDN 1038
22:48:34.059815 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:34.082666 tst         register_default_mass.py: using MSISDN 1039
22:48:34.092648 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:34.115226 tst         register_default_mass.py: using MSISDN 1040
22:48:34.125125 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:34.147845 tst         register_default_mass.py: using MSISDN 1041
22:48:34.157777 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:34.180381 tst         register_default_mass.py: using MSISDN 1042
22:48:34.190157 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:34.212996 tst         register_default_mass.py: using MSISDN 1043
22:48:34.222702 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:34.245526 tst         register_default_mass.py: using MSISDN 1044
22:48:34.257500 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:34.280296 tst         register_default_mass.py: using MSISDN 1045
22:48:34.290442 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:34.313271 tst         register_default_mass.py: using MSISDN 1046
22:48:34.323287 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:34.345903 tst         register_default_mass.py: using MSISDN 1047
22:48:34.355724 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:34.378486 tst         register_default_mass.py: using MSISDN 1048
22:48:34.388423 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:34.411177 tst         register_default_mass.py: using MSISDN 1049
22:48:34.421104 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:34.443647 tst         register_default_mass.py: using MSISDN 1050
22:48:34.453470 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:34.476392 tst         register_default_mass.py: using MSISDN 1051
22:48:34.486417 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:34.508934 tst         register_default_mass.py: using MSISDN 1052
22:48:34.518731 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:34.541460 tst         register_default_mass.py: using MSISDN 1053
22:48:34.551322 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:34.573832 tst         register_default_mass.py: using MSISDN 1054
22:48:34.583644 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:34.606261 tst         register_default_mass.py: using MSISDN 1055
22:48:34.616165 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:34.638810 tst         register_default_mass.py: using MSISDN 1056
22:48:34.648660 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:34.671384 tst         register_default_mass.py: using MSISDN 1057
22:48:34.681301 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:34.704033 tst         register_default_mass.py: using MSISDN 1058
22:48:34.713970 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:34.736754 tst         register_default_mass.py: using MSISDN 1059
22:48:34.746644 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:34.769384 tst         register_default_mass.py: using MSISDN 1060
22:48:34.779287 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:34.802036 tst         register_default_mass.py: using MSISDN 1061
22:48:34.811962 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:34.834576 tst         register_default_mass.py: using MSISDN 1062
22:48:34.844428 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:34.867280 tst         register_default_mass.py: using MSISDN 1063
22:48:34.877201 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:34.899801 tst         register_default_mass.py: using MSISDN 1064
22:48:34.909660 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:34.932596 tst         register_default_mass.py: using MSISDN 1065
22:48:34.942613 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:34.965499 tst         register_default_mass.py: using MSISDN 1066
22:48:34.975509 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:34.998145 tst         register_default_mass.py: using MSISDN 1067
22:48:35.008047 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:35.030927 tst         register_default_mass.py: using MSISDN 1068
22:48:35.046676 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:35.071930 tst         register_default_mass.py: using MSISDN 1069
22:48:35.087737 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:35.111636 tst         register_default_mass.py: using MSISDN 1070
22:48:35.122709 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:35.146580 tst         register_default_mass.py: using MSISDN 1071
22:48:35.157276 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:35.181079 tst         register_default_mass.py: using MSISDN 1072
22:48:35.191664 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:35.215404 tst         register_default_mass.py: using MSISDN 1073
22:48:35.225914 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:35.249798 tst         register_default_mass.py: using MSISDN 1074
22:48:35.260336 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:35.283918 tst         register_default_mass.py: using MSISDN 1075
22:48:35.294322 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:35.317999 tst         register_default_mass.py: using MSISDN 1076
22:48:35.328495 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:35.351898 tst         register_default_mass.py: using MSISDN 1077
22:48:35.362278 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:35.386031 tst         register_default_mass.py: using MSISDN 1078
22:48:35.396593 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:35.420201 tst         register_default_mass.py: using MSISDN 1079
22:48:35.430662 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:35.454134 tst         register_default_mass.py: using MSISDN 1080
22:48:35.464505 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:35.488191 tst         register_default_mass.py: using MSISDN 1081
22:48:35.498665 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:35.522290 tst         register_default_mass.py: using MSISDN 1082
22:48:35.532771 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:35.556116 tst         register_default_mass.py: using MSISDN 1083
22:48:35.566435 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:35.590234 tst         register_default_mass.py: using MSISDN 1084
22:48:35.600736 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:35.624402 tst         register_default_mass.py: using MSISDN 1085
22:48:35.634884 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:35.658430 tst         register_default_mass.py: using MSISDN 1086
22:48:35.668878 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:35.692323 tst         register_default_mass.py: using MSISDN 1087
22:48:35.702725 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:35.726418 tst         register_default_mass.py: using MSISDN 1088
22:48:35.736932 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:35.760701 tst         register_default_mass.py: using MSISDN 1089
22:48:35.771246 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:35.801191 tst         register_default_mass.py: using MSISDN 1090
22:48:35.814615 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:35.838294 tst         register_default_mass.py: using MSISDN 1091
22:48:35.849120 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:35.872668 tst         register_default_mass.py: using MSISDN 1092
22:48:35.883174 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:35.906825 tst         register_default_mass.py: using MSISDN 1093
22:48:35.917328 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:35.940864 tst         register_default_mass.py: using MSISDN 1094
22:48:35.951269 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:35.973882 tst         register_default_mass.py: using MSISDN 1095
22:48:35.983849 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:36.006462 tst         register_default_mass.py: using MSISDN 1096
22:48:36.016296 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:36.039088 tst         register_default_mass.py: using MSISDN 1097
22:48:36.049058 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:36.071893 tst         register_default_mass.py: using MSISDN 1098
22:48:36.081910 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:36.104665 tst         register_default_mass.py: using MSISDN 1099
22:48:36.114586 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:36.137222 tst         register_default_mass.py: using MSISDN 1100
22:48:36.147081 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:36.232693 run                             mass: Starting testcase
22:48:36.238126 run                             mass: Pre-launching all virtphy's
22:48:36.243481 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:36.256349 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:36.262286 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:36.275183 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:36.281151 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:36.293991 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:36.299931 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:36.312843 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:36.318792 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:36.331815 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:36.337782 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:36.350700 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:36.356656 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:36.369597 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:36.375591 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:36.388616 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:36.394628 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:36.407690 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:36.413666 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:36.426638 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:36.432595 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:36.445526 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:36.451547 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:36.464621 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:36.470659 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:36.483669 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:36.489750 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:36.502740 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:36.508719 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:36.521725 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:36.527775 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:36.540736 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:36.546781 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:36.559767 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:36.565819 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:36.578762 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:36.584749 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:36.597697 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:36.603727 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:36.616770 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:36.622752 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:36.635774 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:36.641796 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:36.654708 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:36.660673 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:36.673602 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:36.679543 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:36.692438 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:36.698392 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:36.711183 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:36.717145 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:36.729989 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:36.735970 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:36.748770 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:36.754740 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:36.767483 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:36.773446 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:36.786364 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:36.792357 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:36.805493 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:36.811554 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:36.824594 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:36.830594 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:36.843673 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:36.849685 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:36.862759 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:36.868801 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:36.881851 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:36.887936 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:36.900974 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:36.907000 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:36.919839 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:36.925777 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:36.938606 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:36.944566 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:36.957335 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:36.963349 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:36.976167 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:36.982163 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:36.995067 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:37.001045 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:37.013890 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:37.019883 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:37.032698 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:37.038633 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:37.051402 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:37.057334 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:37.070203 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:37.076242 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:37.089040 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:37.095024 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:37.107781 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:37.113694 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:37.126473 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:37.132372 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:37.145132 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:37.151035 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:37.163814 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:37.169690 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:37.182374 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:37.188279 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:37.201132 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:37.207059 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:37.219886 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:37.225774 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:37.238546 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:37.244452 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:37.257152 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:37.263117 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:37.275890 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:37.281770 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:37.294515 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:37.300516 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:37.313309 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:37.319263 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:37.332227 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:37.338198 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:37.351062 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:37.356941 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:37.369650 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:37.375576 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:37.388345 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:37.394202 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:37.406928 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:37.413039 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:37.425912 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:37.435400 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:37.448440 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:37.454456 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:37.467413 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:37.473428 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:37.486451 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:37.492465 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:37.505397 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:37.511410 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:37.524248 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:37.530267 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:37.543135 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:37.549141 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:37.561965 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:37.567895 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:37.580732 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:37.586744 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:37.599684 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:37.605630 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:37.618470 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:37.624420 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:37.637284 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:37.643308 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:37.656248 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:37.662267 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:37.675325 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:37.681306 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:37.694364 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:37.700391 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:37.713356 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:37.719271 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:37.732287 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:37.738239 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:37.751099 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:37.757060 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:37.769935 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:37.775884 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:37.788759 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:37.794708 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:37.807534 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:37.813451 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:37.826340 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:37.832317 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:37.845147 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:37.851054 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:37.863833 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:37.869759 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:37.882623 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:37.888584 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:37.901675 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:37.907579 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:37.920514 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:37.926411 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:37.939269 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:37.945170 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:37.958175 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:37.964228 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:37.977063 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:37.982981 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:37.995826 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:38.001738 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:38.014534 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:38.020429 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:38.033226 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:38.039221 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:38.052049 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:38.057967 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:38.070800 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:38.076702 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:38.089534 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:38.095489 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:38.108318 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:38.114215 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:38.127172 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:38.133040 run                             mass: Checking if sockets are in the filesystem
22:48:38.165744 run                osmo-ms-mob/00000: Starting mobile
22:48:38.178809 run       osmo-ms-mob/00000(pid=135): Launched
22:48:38.194090 run                             mass: MS start registered  {at=475800.243196007, delay=0.009208500967361033, ms=00000}
22:48:42.349075 run                osmo-ms-mob/00001: Starting mobile
22:48:42.362119 run       osmo-ms-mob/00001(pid=136): Launched
22:48:42.373394 run                             mass: MS start registered  {at=475804.422504765, delay=0.005279322969727218, ms=00001}
22:48:43.171915 run                             mass: MS performed LU  {at=475805.220916425, lu_delay=4.977720418013632, ms=00000}
22:48:44.180451 run                osmo-ms-mob/00002: Starting mobile
22:48:44.197269 run       osmo-ms-mob/00002(pid=137): Launched
22:48:44.208514 run                             mass: MS start registered  {at=475806.257623109, delay=0.005246144952252507, ms=00002}
22:48:45.470982 run                osmo-ms-mob/00003: Starting mobile
22:48:45.487100 run       osmo-ms-mob/00003(pid=138): Launched
22:48:45.500095 run                             mass: MS start registered  {at=475807.54919382, delay=0.006987801985815167, ms=00003}
22:48:46.580407 run                osmo-ms-mob/00004: Starting mobile
22:48:46.597385 run       osmo-ms-mob/00004(pid=139): Launched
22:48:46.610289 run                             mass: MS start registered  {at=475808.659402525, delay=0.006896236969623715, ms=00004}
22:48:47.549216 run                osmo-ms-mob/00005: Starting mobile
22:48:47.562383 run       osmo-ms-mob/00005(pid=140): Launched
22:48:47.573399 run                             mass: MS start registered  {at=475809.622519884, delay=0.0046586690004915, ms=00005}
22:48:48.350048 run                             mass: MS performed LU  {at=475810.399019638, lu_delay=5.976514873036649, ms=00001}
22:48:48.393182 run                osmo-ms-mob/00006: Starting mobile
22:48:48.408618 run       osmo-ms-mob/00006(pid=141): Launched
22:48:48.420205 run                             mass: MS start registered  {at=475810.469324139, delay=0.005667267017997801, ms=00006}
22:48:49.349157 run                osmo-ms-mob/00007: Starting mobile
22:48:49.362128 run       osmo-ms-mob/00007(pid=142): Launched
22:48:49.377807 run                             mass: MS start registered  {at=475811.426918738, delay=0.009685520024504513, ms=00007}
22:48:50.148656 run                osmo-ms-mob/00008: Starting mobile
22:48:50.161786 run       osmo-ms-mob/00008(pid=143): Launched
22:48:50.172866 run                             mass: MS start registered  {at=475812.221985392, delay=0.005081027979031205, ms=00008}
22:48:50.251503 run                             mass: MS performed LU  {at=475812.30051007, lu_delay=6.042886961018667, ms=00002}
22:48:50.278365 run                             mass: MS performed LU  {at=475812.327392976, lu_delay=4.778199155989569, ms=00003}
22:48:50.880707 run                osmo-ms-mob/00009: Starting mobile
22:48:50.898777 run       osmo-ms-mob/00009(pid=144): Launched
22:48:50.916499 run                             mass: MS start registered  {at=475812.965605788, delay=0.00938854698324576, ms=00009}
22:48:51.582413 run                osmo-ms-mob/00010: Starting mobile
22:48:51.598459 run       osmo-ms-mob/00010(pid=145): Launched
22:48:51.610755 run                             mass: MS start registered  {at=475813.65987092, delay=0.0062904569786041975, ms=00010}
22:48:52.115574 run                             mass: MS performed LU  {at=475814.164558874, lu_delay=5.5051563489832915, ms=00004}
22:48:52.157070 run                osmo-ms-mob/00011: Starting mobile
22:48:52.172802 run       osmo-ms-mob/00011(pid=146): Launched
22:48:52.185696 run                             mass: MS start registered  {at=475814.234812378, delay=0.006777236994821578, ms=00011}
22:48:52.651608 run                             mass: MS performed LU  {at=475814.700595329, lu_delay=5.078075444966089, ms=00005}
22:48:52.667037 run                osmo-ms-mob/00012: Starting mobile
22:48:52.679935 run       osmo-ms-mob/00012(pid=147): Launched
22:48:52.692860 run                             mass: MS start registered  {at=475814.741975183, delay=0.0069149869959801435, ms=00012}
22:48:53.363618 run                osmo-ms-mob/00013: Starting mobile
22:48:53.380077 run       osmo-ms-mob/00013(pid=148): Launched
22:48:53.392162 run                             mass: MS start registered  {at=475815.441276131, delay=0.0058526210486888885, ms=00013}
22:48:53.981188 run                osmo-ms-mob/00014: Starting mobile
22:48:53.997865 run       osmo-ms-mob/00014(pid=149): Launched
22:48:54.010378 run                             mass: MS start registered  {at=475816.059487653, delay=0.006500776042230427, ms=00014}
22:48:54.016650 run                             mass: MS performed LU  {at=475816.065774001, lu_delay=5.596449862001464, ms=00006}
22:48:54.279709 run                             mass: MS performed LU  {at=475816.328719318, lu_delay=4.9018005799734965, ms=00007}
22:48:54.586777 run                osmo-ms-mob/00015: Starting mobile
22:48:54.602491 run       osmo-ms-mob/00015(pid=150): Launched
22:48:54.616798 run                             mass: MS start registered  {at=475816.665903348, delay=0.008350733027327806, ms=00015}
22:48:55.061529 run                osmo-ms-mob/00016: Starting mobile
22:48:55.075329 run       osmo-ms-mob/00016(pid=151): Launched
22:48:55.088990 run                             mass: MS start registered  {at=475817.138100742, delay=0.007320415985304862, ms=00016}
22:48:55.549919 run                osmo-ms-mob/00017: Starting mobile
22:48:55.563567 run       osmo-ms-mob/00017(pid=152): Launched
22:48:55.575862 run                             mass: MS start registered  {at=475817.624980239, delay=0.006243609008379281, ms=00017}
22:48:55.881024 run                             mass: MS performed LU  {at=475817.930041956, lu_delay=4.964436168025713, ms=00009}
22:48:55.946511 run                             mass: MS performed LU  {at=475817.995534453, lu_delay=5.773549061035737, ms=00008}
22:48:56.186650 run                osmo-ms-mob/00018: Starting mobile
22:48:56.199569 run       osmo-ms-mob/00018(pid=153): Launched
22:48:56.216935 run                             mass: MS start registered  {at=475818.266034144, delay=0.011355008988175541, ms=00018}
22:48:56.580418 run                osmo-ms-mob/00019: Starting mobile
22:48:56.596061 run       osmo-ms-mob/00019(pid=154): Launched
22:48:56.610348 run                             mass: MS start registered  {at=475818.659457212, delay=0.008315467042848468, ms=00019}
22:48:57.061336 run                osmo-ms-mob/00020: Starting mobile
22:48:57.075136 run       osmo-ms-mob/00020(pid=155): Launched
22:48:57.091124 run                             mass: MS start registered  {at=475819.140226829, delay=0.00990338099654764, ms=00020}
22:48:57.580445 run                osmo-ms-mob/00021: Starting mobile
22:48:57.597037 run       osmo-ms-mob/00021(pid=156): Launched
22:48:57.611635 run                             mass: MS start registered  {at=475819.660746281, delay=0.008622159948572516, ms=00021}
22:48:57.782498 run                             mass: MS performed LU  {at=475819.831491303, lu_delay=5.089516119973268, ms=00012}
22:48:57.810811 run                             mass: MS performed LU  {at=475819.85983656, lu_delay=5.625024181965273, ms=00011}
22:48:57.826378 run                osmo-ms-mob/00022: Starting mobile
22:48:57.839288 run       osmo-ms-mob/00022(pid=157): Launched
22:48:57.856585 run                             mass: MS start registered  {at=475819.905686527, delay=0.011319758021272719, ms=00022}
22:48:57.898910 run                             mass: MS performed LU  {at=475819.947872085, lu_delay=6.288001164968591, ms=00010}
22:48:58.475927 run                osmo-ms-mob/00023: Starting mobile
22:48:58.488997 run       osmo-ms-mob/00023(pid=158): Launched
22:48:58.506267 run                             mass: MS start registered  {at=475820.55536936, delay=0.011154511012136936, ms=00023}
22:48:58.863155 run                osmo-ms-mob/00024: Starting mobile
22:48:58.877209 run       osmo-ms-mob/00024(pid=159): Launched
22:48:58.890142 run                             mass: MS start registered  {at=475820.939259477, delay=0.007009394001215696, ms=00024}
22:48:59.396647 run                osmo-ms-mob/00025: Starting mobile
22:48:59.414603 run       osmo-ms-mob/00025(pid=160): Launched
22:48:59.428634 run                             mass: MS start registered  {at=475821.47774995, delay=0.008087994006928056, ms=00025}
22:48:59.563886 run                             mass: MS performed LU  {at=475821.612880081, lu_delay=4.9469767329865135, ms=00015}
22:48:59.647560 run                             mass: MS performed LU  {at=475821.696577688, lu_delay=6.25530155695742, ms=00013}
22:48:59.662780 run                osmo-ms-mob/00026: Starting mobile
22:48:59.675758 run       osmo-ms-mob/00026(pid=161): Launched
22:48:59.689175 run                             mass: MS start registered  {at=475821.738290966, delay=0.007412555045448244, ms=00026}
22:48:59.711267 run                             mass: MS performed LU  {at=475821.760355403, lu_delay=5.700867749983445, ms=00014}
22:48:59.817577 run                             mass: MS performed LU  {at=475821.866570131, lu_delay=4.728469388966914, ms=00016}
22:49:00.186439 run                osmo-ms-mob/00027: Starting mobile
22:49:00.202498 run       osmo-ms-mob/00027(pid=162): Launched
22:49:00.214870 run                             mass: MS start registered  {at=475822.263983125, delay=0.0063390309805981815, ms=00027}
22:49:00.562858 run                osmo-ms-mob/00028: Starting mobile
22:49:00.576764 run       osmo-ms-mob/00028(pid=163): Launched
22:49:00.589027 run                             mass: MS start registered  {at=475822.638135548, delay=0.006356159981805831, ms=00028}
22:49:00.949761 run                osmo-ms-mob/00029: Starting mobile
22:49:00.962827 run       osmo-ms-mob/00029(pid=164): Launched
22:49:00.973915 run                             mass: MS start registered  {at=475823.023029709, delay=0.004899828985799104, ms=00029}
22:49:01.372084 run                osmo-ms-mob/00030: Starting mobile
22:49:01.388302 run       osmo-ms-mob/00030(pid=165): Launched
22:49:01.400364 run                             mass: MS start registered  {at=475823.449475563, delay=0.006110140006057918, ms=00030}
22:49:01.548444 run                             mass: MS performed LU  {at=475823.597438737, lu_delay=4.9379815249703825, ms=00019}
22:49:01.576248 run                             mass: MS performed LU  {at=475823.625287599, lu_delay=5.35925345501164, ms=00018}
22:49:01.597015 run                osmo-ms-mob/00031: Starting mobile
22:49:01.610023 run       osmo-ms-mob/00031(pid=166): Launched
22:49:01.624291 run                             mass: MS start registered  {at=475823.673405262, delay=0.008218282018788159, ms=00031}
22:49:01.664534 run                             mass: MS performed LU  {at=475823.713555324, lu_delay=6.088575084984768, ms=00017}
22:49:01.955087 run                             mass: MS performed LU  {at=475824.004106358, lu_delay=4.863879529002588, ms=00020}
22:49:01.995297 run                osmo-ms-mob/00032: Starting mobile
22:49:02.012017 run       osmo-ms-mob/00032(pid=167): Launched
22:49:02.025388 run                             mass: MS start registered  {at=475824.074502488, delay=0.007096677029039711, ms=00032}
22:49:02.464380 run                osmo-ms-mob/00033: Starting mobile
22:49:02.479489 run       osmo-ms-mob/00033(pid=168): Launched
22:49:02.494362 run                             mass: MS start registered  {at=475824.543468795, delay=0.00764561299001798, ms=00033}
22:49:02.861724 run                osmo-ms-mob/00034: Starting mobile
22:49:02.875473 run       osmo-ms-mob/00034(pid=169): Launched
22:49:02.886502 run                             mass: MS start registered  {at=475824.935620874, delay=0.004927459987811744, ms=00034}
22:49:03.162717 run                osmo-ms-mob/00035: Starting mobile
22:49:03.176531 run       osmo-ms-mob/00035(pid=170): Launched
22:49:03.187373 run                             mass: MS start registered  {at=475825.236492646, delay=0.004625986970495433, ms=00035}
22:49:03.329441 run                             mass: MS performed LU  {at=475825.378458805, lu_delay=5.717712523997761, ms=00021}
22:49:03.412584 run                             mass: MS performed LU  {at=475825.461615447, lu_delay=4.906246086989995, ms=00023}
22:49:03.478680 run                             mass: MS performed LU  {at=475825.527676465, lu_delay=5.621989937964827, ms=00022}
22:49:03.521721 run                osmo-ms-mob/00036: Starting mobile
22:49:03.535910 run       osmo-ms-mob/00036(pid=171): Launched
22:49:03.548153 run                             mass: MS start registered  {at=475825.597259785, delay=0.00613134796731174, ms=00036}
22:49:03.582526 run                             mass: MS performed LU  {at=475825.631623999, lu_delay=4.692364521964919, ms=00024}
22:49:03.972628 run                osmo-ms-mob/00037: Starting mobile
22:49:03.989425 run       osmo-ms-mob/00037(pid=172): Launched
22:49:04.001130 run                             mass: MS start registered  {at=475826.050246348, delay=0.005434140039142221, ms=00037}
22:49:04.249021 run                osmo-ms-mob/00038: Starting mobile
22:49:04.262514 run       osmo-ms-mob/00038(pid=173): Launched
22:49:04.276573 run                             mass: MS start registered  {at=475826.325684228, delay=0.008064979978371412, ms=00038}
22:49:04.565974 run                osmo-ms-mob/00039: Starting mobile
22:49:04.592281 run       osmo-ms-mob/00039(pid=174): Launched
22:49:04.609618 run                             mass: MS start registered  {at=475826.658718767, delay=0.011312942020595074, ms=00039}
22:49:04.973404 run                osmo-ms-mob/00040: Starting mobile
22:49:04.986498 run       osmo-ms-mob/00040(pid=175): Launched
22:49:04.998336 run                             mass: MS start registered  {at=475827.047448457, delay=0.005917713977396488, ms=00040}
22:49:05.251043 run                osmo-ms-mob/00041: Starting mobile
22:49:05.266223 run       osmo-ms-mob/00041(pid=176): Launched
22:49:05.277315 run                             mass: MS start registered  {at=475827.326430836, delay=0.004759820003528148, ms=00041}
22:49:05.314276 run                             mass: MS performed LU  {at=475827.363315586, lu_delay=5.625024619977921, ms=00026}
22:49:05.430264 run                             mass: MS performed LU  {at=475827.479259034, lu_delay=6.001509083958808, ms=00025}
22:49:05.445768 run                osmo-ms-mob/00042: Starting mobile
22:49:05.459077 run       osmo-ms-mob/00042(pid=177): Launched
22:49:05.476356 run                             mass: MS start registered  {at=475827.5254669, delay=0.011241293046623468, ms=00042}
22:49:05.484673 run                             mass: MS performed LU  {at=475827.53376798, lu_delay=4.89563243201701, ms=00028}
22:49:05.739813 run                             mass: MS performed LU  {at=475827.788827678, lu_delay=4.7657979690120555, ms=00029}
22:49:05.980989 run                osmo-ms-mob/00043: Starting mobile
22:49:05.996333 run       osmo-ms-mob/00043(pid=178): Launched
22:49:06.008992 run                             mass: MS start registered  {at=475828.058109809, delay=0.006178706011269242, ms=00043}
22:49:06.261738 run                osmo-ms-mob/00044: Starting mobile
22:49:06.275539 run       osmo-ms-mob/00044(pid=179): Launched
22:49:06.287837 run                             mass: MS start registered  {at=475828.336950832, delay=0.006275732011999935, ms=00044}
22:49:06.548629 run                osmo-ms-mob/00045: Starting mobile
22:49:06.561696 run       osmo-ms-mob/00045(pid=180): Launched
22:49:06.573503 run                             mass: MS start registered  {at=475828.622621341, delay=0.005599529016762972, ms=00045}
22:49:06.879769 run                osmo-ms-mob/00046: Starting mobile
22:49:06.895844 run       osmo-ms-mob/00046(pid=181): Launched
22:49:06.906372 run                             mass: MS start registered  {at=475828.955491158, delay=0.004530220001470298, ms=00046}
22:49:07.095444 run                             mass: MS performed LU  {at=475829.144459884, lu_delay=4.6009910889551975, ms=00033}
22:49:07.110482 run                osmo-ms-mob/00047: Starting mobile
22:49:07.123681 run       osmo-ms-mob/00047(pid=182): Launched
22:49:07.137541 run                             mass: MS start registered  {at=475829.186646211, delay=0.007849286019336432, ms=00047}
22:49:07.178616 run                             mass: MS performed LU  {at=475829.227634617, lu_delay=5.554229355009738, ms=00031}
22:49:07.243988 run                             mass: MS performed LU  {at=475829.292979705, lu_delay=5.218477216956671, ms=00032}
22:49:07.270844 run                osmo-ms-mob/00048: Starting mobile
22:49:07.283843 run       osmo-ms-mob/00048(pid=183): Launched
22:49:07.295751 run                             mass: MS start registered  {at=475829.344866294, delay=0.0059729270287789404, ms=00048}
22:49:07.350096 run                             mass: MS performed LU  {at=475829.399126566, lu_delay=5.9496510030003265, ms=00030}
22:49:07.780297 run                osmo-ms-mob/00049: Starting mobile
22:49:07.797873 run       osmo-ms-mob/00049(pid=184): Launched
22:49:07.812464 run                             mass: MS start registered  {at=475829.861565563, delay=0.008512261032592505, ms=00049}
22:49:08.062462 run                osmo-ms-mob/00050: Starting mobile
22:49:08.076531 run       osmo-ms-mob/00050(pid=185): Launched
22:49:08.089604 run                             mass: MS start registered  {at=475830.138718465, delay=0.007005769002716988, ms=00050}
22:49:08.461044 run                osmo-ms-mob/00051: Starting mobile
22:49:08.474649 run       osmo-ms-mob/00051(pid=186): Launched
22:49:08.487316 run                             mass: MS start registered  {at=475830.536429619, delay=0.006769396015442908, ms=00051}
22:49:08.762045 run                osmo-ms-mob/00052: Starting mobile
22:49:08.775656 run       osmo-ms-mob/00052(pid=187): Launched
22:49:08.788102 run                             mass: MS start registered  {at=475830.83721856, delay=0.006322753964923322, ms=00052}
22:49:08.959856 run                             mass: MS performed LU  {at=475831.008872364, lu_delay=5.772379718022421, ms=00035}
22:49:08.975490 run                osmo-ms-mob/00053: Starting mobile
22:49:08.988651 run       osmo-ms-mob/00053(pid=188): Launched
22:49:09.002178 run                             mass: MS start registered  {at=475831.051292745, delay=0.007519690960180014, ms=00053}
22:49:09.015221 run                             mass: MS performed LU  {at=475831.064267682, lu_delay=5.467007897037547, ms=00036}
22:49:09.079526 run                             mass: MS performed LU  {at=475831.128625238, lu_delay=5.078378890000749, ms=00037}
22:49:09.090696 run                osmo-ms-mob/00054: Starting mobile
22:49:09.103702 run       osmo-ms-mob/00054(pid=189): Launched
22:49:09.117541 run                             mass: MS start registered  {at=475831.166655918, delay=0.007847966975532472, ms=00054}
22:49:09.270353 run                             mass: MS performed LU  {at=475831.3193735, lu_delay=6.383752626017667, ms=00034}
22:49:09.293685 run                             mass: MS performed LU  {at=475831.34281181, lu_delay=5.017127582046669, ms=00038}
22:49:09.304730 run                osmo-ms-mob/00055: Starting mobile
22:49:09.317801 run       osmo-ms-mob/00055(pid=190): Launched
22:49:09.330726 run                             mass: MS start registered  {at=475831.37984216, delay=0.0070106000057421625, ms=00055}
22:49:09.541333 run                             mass: MS performed LU  {at=475831.590322767, lu_delay=4.931603999983054, ms=00039}
22:49:09.966580 run                osmo-ms-mob/00056: Starting mobile
22:49:09.981947 run       osmo-ms-mob/00056(pid=191): Launched
22:49:09.993914 run                             mass: MS start registered  {at=475832.043025155, delay=0.00530602503567934, ms=00056}
22:49:10.169254 run                             mass: MS performed LU  {at=475832.218272885, lu_delay=3.5956515439902432, ms=00045}
22:49:10.207394 run                osmo-ms-mob/00057: Starting mobile
22:49:10.220873 run       osmo-ms-mob/00057(pid=192): Launched
22:49:10.234755 run                             mass: MS start registered  {at=475832.283857467, delay=0.0077336159883998334, ms=00057}
22:49:10.663242 run                osmo-ms-mob/00058: Starting mobile
22:49:10.677032 run       osmo-ms-mob/00058(pid=193): Launched
22:49:10.689719 run                             mass: MS start registered  {at=475832.738833822, delay=0.006407788023352623, ms=00058}
22:49:10.861836 run                             mass: MS performed LU  {at=475832.910853523, lu_delay=4.852743714000098, ms=00043}
22:49:10.893744 run                osmo-ms-mob/00059: Starting mobile
22:49:10.915454 run       osmo-ms-mob/00059(pid=194): Launched
22:49:10.927440 run                             mass: MS start registered  {at=475832.976554697, delay=0.004445538972504437, ms=00059}
22:49:10.943598 run                             mass: MS performed LU  {at=475832.992672029, lu_delay=5.666241193015594, ms=00041}
22:49:11.008946 run                             mass: MS performed LU  {at=475833.057967065, lu_delay=5.532500164990779, ms=00042}
22:49:11.024240 run                osmo-ms-mob/00060: Starting mobile
22:49:11.037445 run       osmo-ms-mob/00060(pid=195): Launched
22:49:11.051496 run                             mass: MS start registered  {at=475833.100599915, delay=0.007971364015247673, ms=00060}
22:49:11.115266 run                             mass: MS performed LU  {at=475833.164290511, lu_delay=4.827339679002762, ms=00044}
22:49:11.207405 run                             mass: MS performed LU  {at=475833.256406278, lu_delay=6.208957821014337, ms=00040}
22:49:11.688715 run                osmo-ms-mob/00061: Starting mobile
22:49:11.704656 run       osmo-ms-mob/00061(pid=196): Launched
22:49:11.718372 run                             mass: MS start registered  {at=475833.76748191, delay=0.007762728026136756, ms=00061}
22:49:11.962466 run                osmo-ms-mob/00062: Starting mobile
22:49:11.976357 run       osmo-ms-mob/00062(pid=197): Launched
22:49:11.991284 run                             mass: MS start registered  {at=475834.04039548, delay=0.00891764200059697, ms=00062}
22:49:12.248754 run                osmo-ms-mob/00063: Starting mobile
22:49:12.261978 run       osmo-ms-mob/00063(pid=198): Launched
22:49:12.273465 run                             mass: MS start registered  {at=475834.322578401, delay=0.005174855992663652, ms=00063}
22:49:12.679974 run                osmo-ms-mob/00064: Starting mobile
22:49:12.696808 run       osmo-ms-mob/00064(pid=199): Launched
22:49:12.709289 run                             mass: MS start registered  {at=475834.758406603, delay=0.006552633014507592, ms=00064}
22:49:12.845437 run                             mass: MS performed LU  {at=475834.894457398, lu_delay=4.755738932988606, ms=00050}
22:49:12.873499 run                             mass: MS performed LU  {at=475834.922539632, lu_delay=5.0609740689978935, ms=00049}
22:49:12.888718 run                osmo-ms-mob/00065: Starting mobile
22:49:12.909801 run       osmo-ms-mob/00065(pid=200): Launched
22:49:12.921207 run                             mass: MS start registered  {at=475834.970322842, delay=0.005328205006662756, ms=00065}
22:49:12.960212 run                             mass: MS performed LU  {at=475835.009247713, lu_delay=5.664381419017445, ms=00048}
22:49:13.017548 run                             mass: MS performed LU  {at=475835.066564753, lu_delay=6.111073595006019, ms=00046}
22:49:13.055863 run                osmo-ms-mob/00066: Starting mobile
22:49:13.068919 run       osmo-ms-mob/00066(pid=201): Launched
22:49:13.074959 run                             mass: MS performed LU  {at=475835.124079463, lu_delay=5.937433251994662, ms=00047}
22:49:13.080891 run                             mass: MS performed LU  {at=475835.130021251, lu_delay=4.593591631972231, ms=00051}
22:49:13.086595 run                             mass: MS start registered  {at=475835.135726959, delay=0.011670281004626304, ms=00066}
22:49:13.763995 run                osmo-ms-mob/00067: Starting mobile
22:49:13.778720 run       osmo-ms-mob/00067(pid=202): Launched
22:49:13.790237 run                             mass: MS start registered  {at=475835.83934908, delay=0.005486330017447472, ms=00067}
22:49:14.062366 run                osmo-ms-mob/00068: Starting mobile
22:49:14.076310 run       osmo-ms-mob/00068(pid=203): Launched
22:49:14.089961 run                             mass: MS start registered  {at=475836.13907042, delay=0.007725674018729478, ms=00068}
22:49:14.461999 run                osmo-ms-mob/00069: Starting mobile
22:49:14.476122 run       osmo-ms-mob/00069(pid=204): Launched
22:49:14.488498 run                             mass: MS start registered  {at=475836.53761346, delay=0.006302444962784648, ms=00069}
22:49:14.627942 run                             mass: MS performed LU  {at=475836.676959115, lu_delay=5.297116955043748, ms=00055}
22:49:14.710127 run                             mass: MS performed LU  {at=475836.759155432, lu_delay=5.921936872007791, ms=00052}
22:49:14.775199 run                             mass: MS performed LU  {at=475836.824239312, lu_delay=5.772946566983592, ms=00053}
22:49:14.826111 run                osmo-ms-mob/00070: Starting mobile
22:49:14.839033 run       osmo-ms-mob/00070(pid=205): Launched
22:49:14.855323 run                             mass: MS start registered  {at=475836.904419744, delay=0.010277338966261595, ms=00070}
22:49:14.879859 run                             mass: MS performed LU  {at=475836.928935325, lu_delay=4.88591016997816, ms=00056}
22:49:14.955389 run                             mass: MS performed LU  {at=475837.004418058, lu_delay=5.837762139970437, ms=00054}
22:49:14.978053 run                             mass: MS performed LU  {at=475837.027180439, lu_delay=4.743322971975431, ms=00057}
22:49:14.989079 run                osmo-ms-mob/00071: Starting mobile
22:49:15.002175 run       osmo-ms-mob/00071(pid=206): Launched
22:49:15.015963 run                             mass: MS start registered  {at=475837.06506927, delay=0.0078028609859757125, ms=00071}
22:49:15.670019 run                osmo-ms-mob/00072: Starting mobile
22:49:15.686555 run       osmo-ms-mob/00072(pid=207): Launched
22:49:15.698022 run                             mass: MS start registered  {at=475837.747130685, delay=0.005475325044244528, ms=00072}
22:49:16.063277 run                osmo-ms-mob/00073: Starting mobile
22:49:16.077311 run       osmo-ms-mob/00073(pid=208): Launched
22:49:16.091882 run                             mass: MS start registered  {at=475838.140991629, delay=0.008531491970643401, ms=00073}
22:49:16.449793 run                osmo-ms-mob/00074: Starting mobile
22:49:16.462772 run       osmo-ms-mob/00074(pid=209): Launched
22:49:16.473624 run                             mass: MS start registered  {at=475838.522742435, delay=0.0049886119668371975, ms=00074}
22:49:16.548041 run                             mass: MS performed LU  {at=475838.597058018, lu_delay=5.620503320998978, ms=00059}
22:49:16.639412 run                             mass: MS performed LU  {at=475838.688436372, lu_delay=4.648040891974233, ms=00062}
22:49:16.801198 run                             mass: MS performed LU  {at=475838.850224295, lu_delay=6.111390472971834, ms=00058}
22:49:16.830386 run                osmo-ms-mob/00075: Starting mobile
22:49:16.843386 run       osmo-ms-mob/00075(pid=210): Launched
22:49:16.855508 run                             mass: MS start registered  {at=475838.90462316, delay=0.005578034033533186, ms=00075}
22:49:17.054200 run                             mass: MS performed LU  {at=475839.10319372, lu_delay=4.780615318974014, ms=00063}
22:49:17.360328 run                osmo-ms-mob/00076: Starting mobile
22:49:17.373989 run       osmo-ms-mob/00076(pid=211): Launched
22:49:17.388011 run                             mass: MS start registered  {at=475839.437121519, delay=0.007993655977770686, ms=00076}
22:49:17.534821 run                             mass: MS performed LU  {at=475839.583842038, lu_delay=6.4832421229803, ms=00060}
22:49:17.763171 run                osmo-ms-mob/00077: Starting mobile
22:49:17.777412 run       osmo-ms-mob/00077(pid=212): Launched
22:49:17.789224 run                             mass: MS start registered  {at=475839.838334756, delay=0.005584697995800525, ms=00077}
22:49:18.284565 run                osmo-ms-mob/00078: Starting mobile
22:49:18.304054 run       osmo-ms-mob/00078(pid=213): Launched
22:49:18.315118 run                             mass: MS start registered  {at=475840.364233704, delay=0.005071803985629231, ms=00078}
22:49:18.391845 run                             mass: MS performed LU  {at=475840.440943671, lu_delay=5.305216712004039, ms=00066}
22:49:18.411817 run                             mass: MS performed LU  {at=475840.460837283, lu_delay=4.621488203003537, ms=00067}
22:49:18.541505 run                             mass: MS performed LU  {at=475840.590518583, lu_delay=5.6201957410085015, ms=00065}
22:49:18.557062 run                osmo-ms-mob/00079: Starting mobile
22:49:18.569928 run       osmo-ms-mob/00079(pid=214): Launched
22:49:18.586035 run                             mass: MS start registered  {at=475840.635145981, delay=0.010209461965132505, ms=00079}
22:49:18.721021 run                             mass: MS performed LU  {at=475840.770016986, lu_delay=6.01161038299324, ms=00064}
22:49:18.755834 run                             mass: MS performed LU  {at=475840.804942597, lu_delay=4.665872176992707, ms=00068}
22:49:19.169988 run                osmo-ms-mob/00080: Starting mobile
22:49:19.198159 run       osmo-ms-mob/00080(pid=215): Launched
22:49:19.209650 run                             mass: MS start registered  {at=475841.258762505, delay=0.005413745995610952, ms=00080}
22:49:19.660199 run                osmo-ms-mob/00081: Starting mobile
22:49:19.720716 run       osmo-ms-mob/00081(pid=216): Launched
22:49:19.733038 run                             mass: MS start registered  {at=475841.782151545, delay=0.0056557729840278625, ms=00081}
22:49:20.080955 run                osmo-ms-mob/00082: Starting mobile
22:49:20.096759 run       osmo-ms-mob/00082(pid=217): Launched
22:49:20.108564 run                             mass: MS start registered  {at=475842.157682992, delay=0.0057846420095302165, ms=00082}
22:49:20.314153 run                             mass: MS performed LU  {at=475842.363144222, lu_delay=5.458724478026852, ms=00070}
22:49:20.339044 run                             mass: MS performed LU  {at=475842.3881701, lu_delay=4.641039414971601, ms=00072}
22:49:20.405295 run                             mass: MS performed LU  {at=475842.454309177, lu_delay=5.916695717023686, ms=00069}
22:49:20.585452 run                             mass: MS performed LU  {at=475842.634464827, lu_delay=5.569395557045937, ms=00071}
22:49:20.641696 run                osmo-ms-mob/00083: Starting mobile
22:49:20.656983 run       osmo-ms-mob/00083(pid=218): Launched
22:49:20.674833 run                             mass: MS start registered  {at=475842.723935397, delay=0.01192611496662721, ms=00083}
22:49:21.169429 run                osmo-ms-mob/00084: Starting mobile
22:49:21.191893 run       osmo-ms-mob/00084(pid=219): Launched
22:49:21.204203 run                             mass: MS start registered  {at=475843.253315605, delay=0.006352810014504939, ms=00084}
22:49:21.649337 run                osmo-ms-mob/00085: Starting mobile
22:49:21.662553 run       osmo-ms-mob/00085(pid=220): Launched
22:49:21.675146 run                             mass: MS start registered  {at=475843.724262086, delay=0.006640227977186441, ms=00085}
22:49:22.158555 run                             mass: MS performed LU  {at=475844.207578703, lu_delay=6.0665870740194805, ms=00073}
22:49:22.225302 run                osmo-ms-mob/00086: Starting mobile
22:49:22.240051 run       osmo-ms-mob/00086(pid=221): Launched
22:49:22.246421 run                             mass: MS performed LU  {at=475844.295543088, lu_delay=4.858421568991616, ms=00076}
22:49:22.253765 run                             mass: MS start registered  {at=475844.302885568, delay=0.0073625880177132785, ms=00086}
22:49:22.306284 run                             mass: MS performed LU  {at=475844.355308067, lu_delay=5.450684906973038, ms=00075}
22:49:22.413306 run                             mass: MS performed LU  {at=475844.462298988, lu_delay=5.939556553028524, ms=00074}
22:49:22.486362 run                             mass: MS performed LU  {at=475844.535370977, lu_delay=22.271387852029875, ms=00027}
22:49:22.740385 run                             mass: MS performed LU  {at=475844.789399936, lu_delay=4.9510651800083, ms=00077}
22:49:22.808999 run                osmo-ms-mob/00087: Starting mobile
22:49:22.824831 run       osmo-ms-mob/00087(pid=222): Launched
22:49:22.836374 run                             mass: MS start registered  {at=475844.88549129, delay=0.005530463007744402, ms=00087}
22:49:23.461610 run                osmo-ms-mob/00088: Starting mobile
22:49:23.475525 run       osmo-ms-mob/00088(pid=223): Launched
22:49:23.488026 run                             mass: MS start registered  {at=475845.537138043, delay=0.006422070960979909, ms=00088}
22:49:24.092124 run                osmo-ms-mob/00089: Starting mobile
22:49:24.113241 run       osmo-ms-mob/00089(pid=224): Launched
22:49:24.130575 run                             mass: MS start registered  {at=475846.179675473, delay=0.011323231039568782, ms=00089}
22:49:24.142234 run                             mass: MS performed LU  {at=475846.191341242, lu_delay=4.932578736974392, ms=00080}
22:49:24.171430 run                             mass: MS performed LU  {at=475846.22047795, lu_delay=4.438326405012049, ms=00081}
22:49:24.258724 run                             mass: MS performed LU  {at=475846.30774354, lu_delay=5.672597558994312, ms=00079}
22:49:24.314635 run                             mass: MS performed LU  {at=475846.363652671, lu_delay=5.999418966996018, ms=00078}
22:49:24.649243 run                osmo-ms-mob/00090: Starting mobile
22:49:24.662588 run       osmo-ms-mob/00090(pid=225): Launched
22:49:24.673551 run                             mass: MS start registered  {at=475846.72267026, delay=0.004812810977455229, ms=00090}
22:49:25.377878 run                osmo-ms-mob/00091: Starting mobile
22:49:25.392735 run       osmo-ms-mob/00091(pid=226): Launched
22:49:25.408901 run                             mass: MS start registered  {at=475847.458012779, delay=0.010170556022785604, ms=00091}
22:49:25.925024 run                             mass: MS performed LU  {at=475847.974041102, lu_delay=5.2501057049958035, ms=00083}
22:49:26.007711 run                             mass: MS performed LU  {at=475848.056728731, lu_delay=4.8034131260355935, ms=00084}
22:49:26.034560 run                osmo-ms-mob/00092: Starting mobile
22:49:26.047588 run       osmo-ms-mob/00092(pid=227): Launched
22:49:26.061176 run                             mass: MS start registered  {at=475848.110291268, delay=0.007597860996611416, ms=00092}
22:49:26.071513 run                             mass: MS performed LU  {at=475848.12063048, lu_delay=5.962947488005739, ms=00082}
22:49:26.849135 run                osmo-ms-mob/00093: Starting mobile
22:49:26.868533 run       osmo-ms-mob/00093(pid=228): Launched
22:49:26.885945 run                             mass: MS start registered  {at=475848.935047239, delay=0.009950431995093822, ms=00093}
22:49:27.779641 run                osmo-ms-mob/00094: Starting mobile
22:49:27.797287 run       osmo-ms-mob/00094(pid=229): Launched
22:49:27.812504 run                             mass: MS start registered  {at=475849.861615817, delay=0.008692743023857474, ms=00094}
22:49:27.908688 run                             mass: MS performed LU  {at=475849.957710579, lu_delay=5.65482501097722, ms=00086}
22:49:27.936539 run                             mass: MS performed LU  {at=475849.985635847, lu_delay=5.100144557014573, ms=00087}
22:49:28.024684 run                             mass: MS performed LU  {at=475850.073698916, lu_delay=4.5365608730353415, ms=00088}
22:49:28.067942 run                             mass: MS performed LU  {at=475850.117025778, lu_delay=6.392763692012522, ms=00085}
22:49:28.673778 run                osmo-ms-mob/00095: Starting mobile
22:49:28.686823 run       osmo-ms-mob/00095(pid=230): Launched
22:49:28.704001 run                             mass: MS start registered  {at=475850.753094182, delay=0.011236567981541157, ms=00095}
22:49:29.686895 run                osmo-ms-mob/00096: Starting mobile
22:49:29.702815 run       osmo-ms-mob/00096(pid=231): Launched
22:49:29.713918 run                             mass: MS start registered  {at=475851.76303261, delay=0.004899776016827673, ms=00096}
22:49:29.774097 run                             mass: MS performed LU  {at=475851.822992181, lu_delay=5.643316707981285, ms=00089}
22:49:29.838701 run                             mass: MS performed LU  {at=475851.887696622, lu_delay=5.165026361995842, ms=00090}
22:49:30.762273 run                osmo-ms-mob/00097: Starting mobile
22:49:30.778527 run       osmo-ms-mob/00097(pid=232): Launched
22:49:30.789486 run                             mass: MS start registered  {at=475852.838602204, delay=0.004953962983563542, ms=00097}
22:49:31.675362 run                             mass: MS performed LU  {at=475853.724382006, lu_delay=6.26636922697071, ms=00091}
22:49:31.702213 run                             mass: MS performed LU  {at=475853.751304678, lu_delay=4.816257438971661, ms=00093}
22:49:31.790224 run                             mass: MS performed LU  {at=475853.839239032, lu_delay=5.728947764029726, ms=00092}
22:49:32.094457 run                osmo-ms-mob/00098: Starting mobile
22:49:32.116618 run       osmo-ms-mob/00098(pid=233): Launched
22:49:32.128214 run                             mass: MS start registered  {at=475854.177327881, delay=0.005668814992532134, ms=00098}
22:49:33.539612 run                             mass: MS performed LU  {at=475855.588587355, lu_delay=4.83549317298457, ms=00095}
22:49:33.603894 run                             mass: MS performed LU  {at=475855.652911472, lu_delay=5.791295655013528, ms=00094}
22:49:33.691877 run                             mass: MS performed LU  {at=475855.740892419, lu_delay=21.97341050900286, ms=00061}
22:49:33.879221 run                osmo-ms-mob/00099: Starting mobile
22:49:33.896273 run       osmo-ms-mob/00099(pid=234): Launched
22:49:33.902260 run                             mass: All started... {duration=55.76358300296124, too_slow=0}
22:49:33.908180 run                             mass: MS start registered  {at=475855.957296103, delay=0.005903986981138587, ms=00099}
22:49:35.441117 run                             mass: MS performed LU  {at=475857.490130203, lu_delay=4.6515279990271665, ms=00097}
22:49:35.467290 run                             mass: MS performed LU  {at=475857.5163977, lu_delay=5.753365090000443, ms=00096}
22:49:37.305194 run                             mass: MS performed LU  {at=475859.354023254, lu_delay=5.176695373025723, ms=00098}
22:49:39.207290 run                             mass: MS performed LU  {at=475861.256137011, lu_delay=5.298840907984413, ms=00099}
22:49:39.217309 run                             mass: Tests done {all_completed=True, max=22.271387852029875, min=3.5956515439902432}
22:49:39.222760 tst         register_default_mass.py: Test passed (79.2 sec)
22:49:39.227932 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:39.231092 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:39.234184 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:39.237294 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:39.240394 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:39.243515 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:39.246617 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:39.249757 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:39.252873 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:39.255995 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:39.259100 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:39.262193 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:39.265308 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:39.268420 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:39.271622 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:39.274744 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:39.277979 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:39.281174 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:39.284503 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:39.288048 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:39.293151 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:39.298054 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:39.301548 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:39.305525 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:39.308790 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:39.311981 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:39.315146 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:39.318342 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:39.321566 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:39.324832 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:39.328392 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:39.332320 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:39.335579 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:39.339025 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:39.342233 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:39.345533 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:39.349047 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:39.352367 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:39.355582 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:39.358776 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:39.362074 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:39.365386 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:39.368634 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:39.371827 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:39.375033 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:39.378452 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:39.382024 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:39.385704 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:39.389608 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:39.392849 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:39.396317 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:39.399610 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:39.402885 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:39.406036 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:39.409232 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:39.412431 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:39.415603 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:39.418764 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:39.422012 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:39.425312 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:39.428536 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:39.431761 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:39.434967 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:39.438224 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:39.441603 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:39.444912 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:39.448506 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:39.451820 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:39.455902 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:39.459544 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:39.463118 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:39.466963 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:39.470330 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:39.473667 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:39.476946 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:39.480194 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:39.483400 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:39.486702 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:39.489916 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:39.493158 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:39.496476 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:39.499744 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:39.503009 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:39.506200 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:39.509438 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:39.512619 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:39.515826 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:39.519040 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:39.522490 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:39.525712 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:39.529031 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:39.532363 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:39.535601 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:39.538773 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:39.541980 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:39.545233 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:39.548762 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:39.552108 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:39.555438 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:39.558749 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:39.562070 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:39.565409 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:39.568750 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:39.572062 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:39.575383 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:39.578711 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:39.582035 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:39.585380 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:39.588690 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:39.592016 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:39.595345 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:39.599324 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:39.602669 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:39.605991 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:39.609325 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:39.612630 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:39.615915 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:39.619184 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:39.622458 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:39.625754 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:39.629032 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:39.632316 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:39.635599 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:39.638888 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:39.642040 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:39.645190 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:39.648349 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:39.651499 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:39.654644 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:39.657789 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:39.660959 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:39.664108 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:39.667265 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:39.670412 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:39.673573 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:39.676728 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:39.679884 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:39.683035 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:39.686179 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:39.689316 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:39.692466 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:39.695632 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:39.698776 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:39.701927 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:39.705086 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:39.708242 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:39.711379 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:39.714522 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:39.717668 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:39.720815 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:39.723963 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:39.727116 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:39.730258 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:39.733411 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:39.736569 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:39.739719 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:39.742858 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:39.745999 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:39.749141 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:39.752298 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:39.755442 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:39.758577 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:39.761717 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:39.764865 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:39.768002 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:39.771148 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:39.774290 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:39.777433 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:39.780588 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:39.783737 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:39.786876 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:39.790013 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:39.793151 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:39.796284 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:39.799417 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:39.802553 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:39.805693 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:39.808832 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:39.811966 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:39.815101 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:39.818245 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:39.821386 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:39.824525 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:39.827672 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:39.830808 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:39.833958 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:39.837092 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:39.840236 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:39.843383 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:39.846524 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:39.849686 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:39.852827 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:39.855948 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:39.859086 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:39.862219 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:39.865361 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:39.868497 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:39.871641 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:39.874770 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:39.877906 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:39.881043 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:39.884172 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:39.887307 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:39.890439 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:39.893590 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:39.896727 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:39.899854 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:39.902988 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:39.906111 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:39.909237 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:39.912366 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:39.915498 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:39.918623 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:39.921761 ---      ParallelTerminationStrategy: PID 22 died...
22:49:39.923197 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:39.926665 ---      ParallelTerminationStrategy: PID 23 died...
22:49:39.928078 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:39.931538 ---      ParallelTerminationStrategy: PID 24 died...
22:49:39.932954 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:39.936582 ---      ParallelTerminationStrategy: PID 25 died...
22:49:39.938014 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:39.941504 ---      ParallelTerminationStrategy: PID 26 died...
22:49:39.942935 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:39.946453 ---      ParallelTerminationStrategy: PID 27 died...
22:49:39.947885 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:39.951395 ---      ParallelTerminationStrategy: PID 28 died...
22:49:39.952820 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:39.956330 ---      ParallelTerminationStrategy: PID 29 died...
22:49:39.957752 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:39.961261 ---      ParallelTerminationStrategy: PID 30 died...
22:49:39.962692 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:39.966207 ---      ParallelTerminationStrategy: PID 31 died...
22:49:39.967644 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:39.971175 ---      ParallelTerminationStrategy: PID 32 died...
22:49:39.972602 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:39.976100 ---      ParallelTerminationStrategy: PID 33 died...
22:49:39.977530 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:39.981048 ---      ParallelTerminationStrategy: PID 35 died...
22:49:39.982484 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:39.985982 ---      ParallelTerminationStrategy: PID 36 died...
22:49:39.987407 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:39.990916 ---      ParallelTerminationStrategy: PID 37 died...
22:49:39.992348 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:39.995845 ---      ParallelTerminationStrategy: PID 38 died...
22:49:39.997267 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:40.000765 ---      ParallelTerminationStrategy: PID 39 died...
22:49:40.002186 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:40.005688 ---      ParallelTerminationStrategy: PID 40 died...
22:49:40.007115 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:40.010617 ---      ParallelTerminationStrategy: PID 41 died...
22:49:40.012058 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:40.015544 ---      ParallelTerminationStrategy: PID 42 died...
22:49:40.016968 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:40.020469 ---      ParallelTerminationStrategy: PID 43 died...
22:49:40.021890 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:40.025384 ---      ParallelTerminationStrategy: PID 44 died...
22:49:40.026803 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:40.030298 ---      ParallelTerminationStrategy: PID 45 died...
22:49:40.031721 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:40.035207 ---      ParallelTerminationStrategy: PID 46 died...
22:49:40.036619 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:40.040092 ---      ParallelTerminationStrategy: PID 47 died...
22:49:40.041499 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:40.044974 ---      ParallelTerminationStrategy: PID 48 died...
22:49:40.046387 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:40.049862 ---      ParallelTerminationStrategy: PID 49 died...
22:49:40.051281 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:40.054741 ---      ParallelTerminationStrategy: PID 50 died...
22:49:40.056144 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:40.059614 ---      ParallelTerminationStrategy: PID 51 died...
22:49:40.061016 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:40.064495 ---      ParallelTerminationStrategy: PID 52 died...
22:49:40.065896 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:40.069361 ---      ParallelTerminationStrategy: PID 53 died...
22:49:40.070770 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:40.074267 ---      ParallelTerminationStrategy: PID 54 died...
22:49:40.075687 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:40.079186 ---      ParallelTerminationStrategy: PID 55 died...
22:49:40.080598 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:40.084078 ---      ParallelTerminationStrategy: PID 56 died...
22:49:40.085488 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:40.088968 ---      ParallelTerminationStrategy: PID 57 died...
22:49:40.090377 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:40.093848 ---      ParallelTerminationStrategy: PID 58 died...
22:49:40.095264 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:40.098721 ---      ParallelTerminationStrategy: PID 59 died...
22:49:40.100138 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:40.103611 ---      ParallelTerminationStrategy: PID 60 died...
22:49:40.105021 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:40.108505 ---      ParallelTerminationStrategy: PID 61 died...
22:49:40.109914 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:40.113469 ---      ParallelTerminationStrategy: PID 62 died...
22:49:40.114897 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:40.118366 ---      ParallelTerminationStrategy: PID 63 died...
22:49:40.119790 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:40.123252 ---      ParallelTerminationStrategy: PID 64 died...
22:49:40.124662 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:40.128145 ---      ParallelTerminationStrategy: PID 65 died...
22:49:40.129546 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:40.133011 ---      ParallelTerminationStrategy: PID 66 died...
22:49:40.134416 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:40.137905 ---      ParallelTerminationStrategy: PID 67 died...
22:49:40.139316 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:40.142788 ---      ParallelTerminationStrategy: PID 68 died...
22:49:40.144213 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:40.147687 ---      ParallelTerminationStrategy: PID 69 died...
22:49:40.149096 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:40.152567 ---      ParallelTerminationStrategy: PID 70 died...
22:49:40.153980 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:40.157454 ---      ParallelTerminationStrategy: PID 71 died...
22:49:40.158865 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:40.162343 ---      ParallelTerminationStrategy: PID 72 died...
22:49:40.163760 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:40.167230 ---      ParallelTerminationStrategy: PID 73 died...
22:49:40.168634 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:40.172115 ---      ParallelTerminationStrategy: PID 74 died...
22:49:40.173520 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:40.176985 ---      ParallelTerminationStrategy: PID 75 died...
22:49:40.178392 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:40.181879 ---      ParallelTerminationStrategy: PID 76 died...
22:49:40.183294 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:40.186756 ---      ParallelTerminationStrategy: PID 77 died...
22:49:40.188184 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:40.191652 ---      ParallelTerminationStrategy: PID 78 died...
22:49:40.193054 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:40.196535 ---      ParallelTerminationStrategy: PID 79 died...
22:49:40.197939 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:40.201417 ---      ParallelTerminationStrategy: PID 80 died...
22:49:40.202830 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:40.206296 ---      ParallelTerminationStrategy: PID 81 died...
22:49:40.207713 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:40.211187 ---      ParallelTerminationStrategy: PID 82 died...
22:49:40.212605 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:40.216078 ---      ParallelTerminationStrategy: PID 83 died...
22:49:40.217487 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:40.220971 ---      ParallelTerminationStrategy: PID 84 died...
22:49:40.222383 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:40.225854 ---      ParallelTerminationStrategy: PID 85 died...
22:49:40.227277 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:40.230750 ---      ParallelTerminationStrategy: PID 86 died...
22:49:40.232168 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:40.235637 ---      ParallelTerminationStrategy: PID 87 died...
22:49:40.237044 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:40.240532 ---      ParallelTerminationStrategy: PID 88 died...
22:49:40.241940 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:40.245431 ---      ParallelTerminationStrategy: PID 89 died...
22:49:40.246850 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:40.250341 ---      ParallelTerminationStrategy: PID 90 died...
22:49:40.251769 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:40.255256 ---      ParallelTerminationStrategy: PID 91 died...
22:49:40.256666 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:40.260248 ---      ParallelTerminationStrategy: PID 92 died...
22:49:40.261711 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:40.265325 ---      ParallelTerminationStrategy: PID 93 died...
22:49:40.266791 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:40.270403 ---      ParallelTerminationStrategy: PID 94 died...
22:49:40.271889 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:40.275516 ---      ParallelTerminationStrategy: PID 95 died...
22:49:40.276977 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:40.280595 ---      ParallelTerminationStrategy: PID 96 died...
22:49:40.282061 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:40.285670 ---      ParallelTerminationStrategy: PID 97 died...
22:49:40.287146 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:40.290756 ---      ParallelTerminationStrategy: PID 98 died...
22:49:40.292245 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:40.295856 ---      ParallelTerminationStrategy: PID 99 died...
22:49:40.297325 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:40.300946 ---      ParallelTerminationStrategy: PID 100 died...
22:49:40.302406 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:40.306029 ---      ParallelTerminationStrategy: PID 101 died...
22:49:40.307508 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:40.311127 ---      ParallelTerminationStrategy: PID 102 died...
22:49:40.312592 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:40.316203 ---      ParallelTerminationStrategy: PID 103 died...
22:49:40.317668 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:40.321288 ---      ParallelTerminationStrategy: PID 104 died...
22:49:40.322758 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:40.329355 ---      ParallelTerminationStrategy: PID 105 died...
22:49:40.332353 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:40.339437 ---      ParallelTerminationStrategy: PID 106 died...
22:49:40.340966 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:40.344889 ---      ParallelTerminationStrategy: PID 107 died...
22:49:40.346509 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:40.350177 ---      ParallelTerminationStrategy: PID 108 died...
22:49:40.351658 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:40.355263 ---      ParallelTerminationStrategy: PID 109 died...
22:49:40.356728 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:40.360347 ---      ParallelTerminationStrategy: PID 110 died...
22:49:40.361804 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:40.365421 ---      ParallelTerminationStrategy: PID 111 died...
22:49:40.366888 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:40.370496 ---      ParallelTerminationStrategy: PID 112 died...
22:49:40.371969 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:40.375603 ---      ParallelTerminationStrategy: PID 113 died...
22:49:40.377061 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:40.380667 ---      ParallelTerminationStrategy: PID 114 died...
22:49:40.382121 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:40.385734 ---      ParallelTerminationStrategy: PID 115 died...
22:49:40.387194 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:40.390807 ---      ParallelTerminationStrategy: PID 116 died...
22:49:40.392306 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:40.395893 ---      ParallelTerminationStrategy: PID 117 died...
22:49:40.397312 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:40.400840 ---      ParallelTerminationStrategy: PID 118 died...
22:49:40.402268 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:40.405741 ---      ParallelTerminationStrategy: PID 119 died...
22:49:40.407158 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:40.410629 ---      ParallelTerminationStrategy: PID 120 died...
22:49:40.412040 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:40.415520 ---      ParallelTerminationStrategy: PID 121 died...
22:49:40.416925 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:40.420427 ---      ParallelTerminationStrategy: PID 122 died...
22:49:40.421825 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:40.425306 ---      ParallelTerminationStrategy: PID 123 died...
22:49:40.426712 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:40.430181 ---      ParallelTerminationStrategy: PID 124 died...
22:49:40.431584 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:40.435059 ---      ParallelTerminationStrategy: PID 125 died...
22:49:40.436459 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:40.439932 ---      ParallelTerminationStrategy: PID 126 died...
22:49:40.441335 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:40.444803 ---      ParallelTerminationStrategy: PID 127 died...
22:49:40.446204 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:40.449666 ---      ParallelTerminationStrategy: PID 128 died...
22:49:40.451078 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:40.454538 ---      ParallelTerminationStrategy: PID 129 died...
22:49:40.455978 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:40.459456 ---      ParallelTerminationStrategy: PID 130 died...
22:49:40.460859 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:40.464313 ---      ParallelTerminationStrategy: PID 131 died...
22:49:40.465717 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:40.469207 ---      ParallelTerminationStrategy: PID 132 died...
22:49:40.470614 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:40.474097 ---      ParallelTerminationStrategy: PID 133 died...
22:49:40.475507 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:40.478981 ---      ParallelTerminationStrategy: PID 134 died...
22:49:40.480380 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:40.483836 ---      ParallelTerminationStrategy: PID 135 died...
22:49:40.485243 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:40.488795 ---      ParallelTerminationStrategy: PID 136 died...
22:49:40.490200 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:40.493720 ---      ParallelTerminationStrategy: PID 137 died...
22:49:40.495129 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:40.498625 ---      ParallelTerminationStrategy: PID 138 died...
22:49:40.500055 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:40.503560 ---      ParallelTerminationStrategy: PID 139 died...
22:49:40.504968 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:40.508475 ---      ParallelTerminationStrategy: PID 140 died...
22:49:40.509884 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:40.513396 ---      ParallelTerminationStrategy: PID 141 died...
22:49:40.514801 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:40.518315 ---      ParallelTerminationStrategy: PID 142 died...
22:49:40.519758 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:40.523278 ---      ParallelTerminationStrategy: PID 143 died...
22:49:40.524692 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:40.528199 ---      ParallelTerminationStrategy: PID 144 died...
22:49:40.529609 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:40.533175 ---      ParallelTerminationStrategy: PID 145 died...
22:49:40.534589 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:40.538108 ---      ParallelTerminationStrategy: PID 146 died...
22:49:40.539539 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:40.543052 ---      ParallelTerminationStrategy: PID 147 died...
22:49:40.544473 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:40.547992 ---      ParallelTerminationStrategy: PID 148 died...
22:49:40.549406 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:40.552902 ---      ParallelTerminationStrategy: PID 149 died...
22:49:40.554310 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:40.557810 ---      ParallelTerminationStrategy: PID 150 died...
22:49:40.559223 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:40.562714 ---      ParallelTerminationStrategy: PID 151 died...
22:49:40.564128 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:40.567624 ---      ParallelTerminationStrategy: PID 152 died...
22:49:40.569025 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:40.572540 ---      ParallelTerminationStrategy: PID 153 died...
22:49:40.573942 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:40.577451 ---      ParallelTerminationStrategy: PID 154 died...
22:49:40.578854 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:40.582349 ---      ParallelTerminationStrategy: PID 155 died...
22:49:40.583762 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:40.587261 ---      ParallelTerminationStrategy: PID 156 died...
22:49:40.588663 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:40.592162 ---      ParallelTerminationStrategy: PID 157 died...
22:49:40.593560 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:40.597062 ---      ParallelTerminationStrategy: PID 158 died...
22:49:40.598459 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:40.601983 ---      ParallelTerminationStrategy: PID 159 died...
22:49:40.603403 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:40.606882 ---      ParallelTerminationStrategy: PID 160 died...
22:49:40.608294 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:40.611776 ---      ParallelTerminationStrategy: PID 161 died...
22:49:40.613185 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:40.616695 ---      ParallelTerminationStrategy: PID 162 died...
22:49:40.618101 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:40.621584 ---      ParallelTerminationStrategy: PID 163 died...
22:49:40.623005 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:40.626480 ---      ParallelTerminationStrategy: PID 164 died...
22:49:40.627898 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:40.631405 ---      ParallelTerminationStrategy: PID 165 died...
22:49:40.632817 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:40.636325 ---      ParallelTerminationStrategy: PID 166 died...
22:49:40.637724 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:40.641217 ---      ParallelTerminationStrategy: PID 167 died...
22:49:40.642614 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:40.646100 ---      ParallelTerminationStrategy: PID 168 died...
22:49:40.647509 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:40.650995 ---      ParallelTerminationStrategy: PID 169 died...
22:49:40.652396 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:40.655874 ---      ParallelTerminationStrategy: PID 170 died...
22:49:40.657271 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:40.660768 ---      ParallelTerminationStrategy: PID 171 died...
22:49:40.662167 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:40.665664 ---      ParallelTerminationStrategy: PID 172 died...
22:49:40.667106 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:40.670597 ---      ParallelTerminationStrategy: PID 173 died...
22:49:40.672009 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:40.675514 ---      ParallelTerminationStrategy: PID 174 died...
22:49:40.676918 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:40.680409 ---      ParallelTerminationStrategy: PID 175 died...
22:49:40.681809 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:40.685312 ---      ParallelTerminationStrategy: PID 176 died...
22:49:40.686710 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:40.690203 ---      ParallelTerminationStrategy: PID 177 died...
22:49:40.691661 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:40.695156 ---      ParallelTerminationStrategy: PID 178 died...
22:49:40.696562 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:40.700052 ---      ParallelTerminationStrategy: PID 179 died...
22:49:40.701464 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:40.704937 ---      ParallelTerminationStrategy: PID 180 died...
22:49:40.706342 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:40.709830 ---      ParallelTerminationStrategy: PID 181 died...
22:49:40.711250 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:40.714731 ---      ParallelTerminationStrategy: PID 182 died...
22:49:40.716144 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:40.719641 ---      ParallelTerminationStrategy: PID 183 died...
22:49:40.721047 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:40.724542 ---      ParallelTerminationStrategy: PID 184 died...
22:49:40.725942 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:40.729431 ---      ParallelTerminationStrategy: PID 185 died...
22:49:40.730835 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:40.734358 ---      ParallelTerminationStrategy: PID 186 died...
22:49:40.735769 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:40.739261 ---      ParallelTerminationStrategy: PID 187 died...
22:49:40.740664 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:40.744184 ---      ParallelTerminationStrategy: PID 188 died...
22:49:40.745593 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:40.749086 ---      ParallelTerminationStrategy: PID 189 died...
22:49:40.750494 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:40.753995 ---      ParallelTerminationStrategy: PID 190 died...
22:49:40.755428 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:40.758928 ---      ParallelTerminationStrategy: PID 191 died...
22:49:40.760351 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:40.763836 ---      ParallelTerminationStrategy: PID 192 died...
22:49:40.765249 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:40.768743 ---      ParallelTerminationStrategy: PID 193 died...
22:49:40.770147 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:40.773645 ---      ParallelTerminationStrategy: PID 194 died...
22:49:40.775070 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:40.778560 ---      ParallelTerminationStrategy: PID 195 died...
22:49:40.779988 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:40.783480 ---      ParallelTerminationStrategy: PID 196 died...
22:49:40.784883 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:40.788391 ---      ParallelTerminationStrategy: PID 197 died...
22:49:40.789788 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:40.793286 ---      ParallelTerminationStrategy: PID 198 died...
22:49:40.794690 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:40.798202 ---      ParallelTerminationStrategy: PID 199 died...
22:49:40.799650 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:40.803153 ---      ParallelTerminationStrategy: PID 200 died...
22:49:40.804558 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:40.808061 ---      ParallelTerminationStrategy: PID 201 died...
22:49:40.809457 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:40.812953 ---      ParallelTerminationStrategy: PID 202 died...
22:49:40.814351 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:40.817864 ---      ParallelTerminationStrategy: PID 203 died...
22:49:40.819278 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:40.822748 ---      ParallelTerminationStrategy: PID 204 died...
22:49:40.824168 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:40.827689 ---      ParallelTerminationStrategy: PID 205 died...
22:49:40.829106 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:40.832602 ---      ParallelTerminationStrategy: PID 206 died...
22:49:40.834004 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:40.837503 ---      ParallelTerminationStrategy: PID 207 died...
22:49:40.838962 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:40.842442 ---      ParallelTerminationStrategy: PID 208 died...
22:49:40.843886 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:40.847370 ---      ParallelTerminationStrategy: PID 209 died...
22:49:40.848776 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:40.852272 ---      ParallelTerminationStrategy: PID 210 died...
22:49:40.853678 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:40.857165 ---      ParallelTerminationStrategy: PID 211 died...
22:49:40.858570 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:40.862085 ---      ParallelTerminationStrategy: PID 212 died...
22:49:40.863505 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:40.867004 ---      ParallelTerminationStrategy: PID 213 died...
22:49:40.868414 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:40.871929 ---      ParallelTerminationStrategy: PID 214 died...
22:49:40.873335 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:40.876825 ---      ParallelTerminationStrategy: PID 215 died...
22:49:40.878241 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:40.881724 ---      ParallelTerminationStrategy: PID 216 died...
22:49:40.883169 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:40.886663 ---      ParallelTerminationStrategy: PID 217 died...
22:49:40.888076 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:40.891575 ---      ParallelTerminationStrategy: PID 218 died...
22:49:40.892977 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:40.896472 ---      ParallelTerminationStrategy: PID 219 died...
22:49:40.897880 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:40.901385 ---      ParallelTerminationStrategy: PID 220 died...
22:49:40.902791 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:40.906296 ---      ParallelTerminationStrategy: PID 221 died...
22:49:40.907745 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:40.911253 ---      ParallelTerminationStrategy: PID 222 died...
22:49:40.912668 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:40.916154 ---      ParallelTerminationStrategy: PID 223 died...
22:49:40.917569 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:40.921073 ---      ParallelTerminationStrategy: PID 224 died...
22:49:40.922478 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:40.925969 ---      ParallelTerminationStrategy: PID 225 died...
22:49:40.927405 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:40.930916 ---      ParallelTerminationStrategy: PID 226 died...
22:49:40.932315 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:40.935808 ---      ParallelTerminationStrategy: PID 227 died...
22:49:40.937217 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:40.940711 ---      ParallelTerminationStrategy: PID 228 died...
22:49:40.942115 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:40.945607 ---      ParallelTerminationStrategy: PID 229 died...
22:49:40.947044 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:40.950528 ---      ParallelTerminationStrategy: PID 230 died...
22:49:40.951954 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:40.955447 ---      ParallelTerminationStrategy: PID 231 died...
22:49:40.956855 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:40.960366 ---      ParallelTerminationStrategy: PID 232 died...
22:49:40.961774 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:40.965305 ---      ParallelTerminationStrategy: PID 233 died...
22:49:40.966712 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:40.970210 ---      ParallelTerminationStrategy: PID 234 died...
22:49:40.971620 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:44.375991 ---      ParallelTerminationStrategy: PID 34 died...
22:49:44.382468 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8389 netreg_mass PASS
---------------------------------------------------------------------
22:49:44.441618 tst                       trial-8389: Storing JUnit report in /build/trial-8389/run.2026-07-11_22-48-19/trial-8389.xml

--------------------------------------------------------------------------------------------
trial-8389 PASS
--------------------------------------------------------------------------------------------
22:49:44.451310 tst                       trial-8389: trial-8389: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (79.2 sec)
+ exit_code=0
+ rm -rf trial-8389/inst
+ cd trial-8389
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-07-11 22:48:19
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8389-run.tgz run.2026-07-11_22-48-19
+ tar czf /build/trial-8389-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-07-11_13_32_13.tgz osmo-bts-oc2g.build-2026-07-11_00_52_24.tgz osmo-bts-sysmo.build-2026-07-11_00_52_26.tgz osmo-bts.build-2026-07-11_00_52_31.tgz osmo-ggsn.build-2026-07-11_20_43_10.tgz osmo-hlr.build-2026-07-11_16_37_43.tgz osmo-hnbgw.build-2026-07-11_13_31_47.tgz osmo-mgw.build-2026-07-11_08_33_37.tgz osmo-msc.build-2026-07-11_13_39_29.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-11_07_34_57.tgz osmo-pcu-sysmo.build-2026-07-11_07_34_55.tgz osmo-pcu.build-2026-07-11_07_34_55.tgz osmo-sgsn.build-2026-07-11_20_49_41.tgz osmo-stp.build-2026-07-11_13_28_35.tgz osmo-trx.build-2026-07-11_14_22_03.tgz osmocom-bb.build-2026-07-11_21_18_08.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