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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#25 [23/28] RUN	CD osmo-gsm-tester && 	git fetch && git checkout master && 	(git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#25 CACHED

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:80990ee56cbc5c320103e2b0d8bc3f12fdc51ec68f3c9ab1343fe960c660c207 0.0s 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=8242 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-02-14 22:48:56
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8242
+ mkdir -p trial-8242
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-02-14_13_29_21.tgz osmo-bts-oc2g.build-2026-02-14_00_51_23.tgz osmo-bts-sysmo.build-2026-02-14_00_51_24.tgz osmo-bts.build-2026-02-14_00_51_27.tgz osmo-ggsn.build-2026-02-14_20_42_42.tgz osmo-hlr.build-2026-02-14_16_36_52.tgz osmo-hnbgw.build-2026-02-14_13_30_32.tgz osmo-mgw.build-2026-02-14_08_33_04.tgz osmo-msc.build-2026-02-14_13_33_10.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-14_07_34_51.tgz osmo-pcu-sysmo.build-2026-02-14_07_34_53.tgz osmo-pcu.build-2026-02-14_07_35_00.tgz osmo-sgsn.build-2026-02-14_20_48_36.tgz osmo-stp.build-2026-02-14_13_25_36.tgz osmo-trx.build-2026-02-14_14_21_32.tgz osmocom-bb.build-2026-02-14_21_17_12.tgz srslte.build-19.tgz trial-8242
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-02-14_13_29_21.md5 osmo-bts-oc2g.build-2026-02-14_00_51_23.md5 osmo-bts-sysmo.build-2026-02-14_00_51_24.md5 osmo-bts.build-2026-02-14_00_51_27.md5 osmo-ggsn.build-2026-02-14_20_42_42.md5 osmo-hlr.build-2026-02-14_16_36_52.md5 osmo-hnbgw.build-2026-02-14_13_30_32.md5 osmo-mgw.build-2026-02-14_08_33_04.md5 osmo-msc.build-2026-02-14_13_33_10.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-14_07_34_51.md5 osmo-pcu-sysmo.build-2026-02-14_07_34_53.md5 osmo-pcu.build-2026-02-14_07_35_00.md5 osmo-sgsn.build-2026-02-14_20_48_36.md5 osmo-stp.build-2026-02-14_13_25_36.md5 osmo-trx.build-2026-02-14_14_21_32.md5 osmocom-bb.build-2026-02-14_21_17_12.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-02-14_13_29_21.md5 osmo-bts-oc2g.build-2026-02-14_00_51_23.md5 osmo-bts-sysmo.build-2026-02-14_00_51_24.md5 osmo-bts.build-2026-02-14_00_51_27.md5 osmo-ggsn.build-2026-02-14_20_42_42.md5 osmo-hlr.build-2026-02-14_16_36_52.md5 osmo-hnbgw.build-2026-02-14_13_30_32.md5 osmo-mgw.build-2026-02-14_08_33_04.md5 osmo-msc.build-2026-02-14_13_33_10.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-14_07_34_51.md5 osmo-pcu-sysmo.build-2026-02-14_07_34_53.md5 osmo-pcu.build-2026-02-14_07_35_00.md5 osmo-sgsn.build-2026-02-14_20_48_36.md5 osmo-stp.build-2026-02-14_13_25_36.md5 osmo-trx.build-2026-02-14_14_21_32.md5 osmocom-bb.build-2026-02-14_21_17_12.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-8242 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8242'
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-8242
--------------------------------------------------------------------------------------------
22:48:57.020640 tst                       trial-8242: Detailed log at /build/trial-8242/run.2026-02-14_22-48-57/log

---------------------------------------------------------------------
trial-8242 netreg_mass
---------------------------------------------------------------------
22:48:57.223574 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:57.223933 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:57.224740 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:57.225901 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:57.267176 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:57.268076 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:57.269241 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:57.330790 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-8242 netreg_mass register_default_mass.py
----------------------------------------------
22:48:57.331531 tst       register_default_mass.py:9: Claiming resources for the test
22:48:57.346593 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:57.347087 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:57.347559 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:57.348000 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:57.348429 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:57.348880 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:57.349314 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:57.379933 tst         register_default_mass.py: using LAC 2
22:48:57.401974 tst         register_default_mass.py: using RAC 2
22:48:57.428096 tst         register_default_mass.py: using CellId 2
22:48:57.457082 tst         register_default_mass.py: using BVCI 3
22:48:57.470651 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.471328 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.471943 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.472454 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.472947 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.473460 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.473955 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.474457 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.474999 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.475516 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.476030 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.476547 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.477070 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.477581 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.478098 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.478610 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.479114 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.479616 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.480141 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.480651 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.481167 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.481679 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.482184 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.482696 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.483209 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.483728 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.484242 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.484746 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.485243 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.485759 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.486258 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.486757 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.487255 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.487782 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.488296 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.488811 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.489323 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.489834 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.490345 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.490854 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.491355 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.491869 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.492374 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.492889 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.493394 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.493903 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.494406 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.494917 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.495428 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.495944 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.496451 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.496956 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.497469 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.497975 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.498468 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.498987 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.499491 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.499997 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.500514 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.501011 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.501521 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.502024 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.502522 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.503038 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.503535 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.504038 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.504536 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.505053 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.505558 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.506046 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.506558 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.507079 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.507668 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.508191 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.508689 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.509181 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.509694 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.510197 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.510696 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.511182 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.511697 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.512195 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.512694 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.513204 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.513705 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.514194 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.514704 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.515209 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.515713 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.516220 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.516723 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.517221 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.517722 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.518235 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.518733 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.519227 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.519723 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.520231 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.520732 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.521232 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.521732 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:57.522283 tst      register_default_mass.py:21: Launching a simple network
22:48:57.532228 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:57.652107 run            create_hlr_db(pid=20): Launched
22:48:58.666664 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:58.690897 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:58.706173 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:58.711804 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:58.897454 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:58.912307 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:58.917882 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:59.334039 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:59.348848 run      osmo-msc_127.0.42.6(pid=27): Launched
22:49:02.363870 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:49:02.503401 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:49:02.518421 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:49:02.524059 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:49:02.547255 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:49:02.562116 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:49:02.567781 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:49:02.881080 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:49:02.896367 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:49:08.925013 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:49:09.098304 run         osmo-bts-virtual(pid=34): Launched
22:49:10.134678 tst         register_default_mass.py: using MSISDN 1001
22:49:10.148912 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:49:10.188609 tst         register_default_mass.py: using MSISDN 1002
22:49:10.206425 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:49:10.245847 tst         register_default_mass.py: using MSISDN 1003
22:49:10.264034 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:49:10.294779 tst         register_default_mass.py: using MSISDN 1004
22:49:10.307571 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:49:10.338469 tst         register_default_mass.py: using MSISDN 1005
22:49:10.352938 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:49:10.384438 tst         register_default_mass.py: using MSISDN 1006
22:49:10.399434 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:49:10.430730 tst         register_default_mass.py: using MSISDN 1007
22:49:10.445515 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:49:10.476425 tst         register_default_mass.py: using MSISDN 1008
22:49:10.490958 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:49:10.530055 tst         register_default_mass.py: using MSISDN 1009
22:49:10.547907 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:49:10.579221 tst         register_default_mass.py: using MSISDN 1010
22:49:10.594416 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:49:10.625697 tst         register_default_mass.py: using MSISDN 1011
22:49:10.640689 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:49:10.671996 tst         register_default_mass.py: using MSISDN 1012
22:49:10.686812 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:49:10.717428 tst         register_default_mass.py: using MSISDN 1013
22:49:10.731182 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:49:10.766347 tst         register_default_mass.py: using MSISDN 1014
22:49:10.783043 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:49:10.814739 tst         register_default_mass.py: using MSISDN 1015
22:49:10.829978 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:49:10.861029 tst         register_default_mass.py: using MSISDN 1016
22:49:10.875967 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:49:10.906995 tst         register_default_mass.py: using MSISDN 1017
22:49:10.921633 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:49:10.952292 tst         register_default_mass.py: using MSISDN 1018
22:49:10.966647 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:49:10.997999 tst         register_default_mass.py: using MSISDN 1019
22:49:11.012843 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:49:11.053213 tst         register_default_mass.py: using MSISDN 1020
22:49:11.071541 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:49:11.102843 tst         register_default_mass.py: using MSISDN 1021
22:49:11.117921 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:49:11.149492 tst         register_default_mass.py: using MSISDN 1022
22:49:11.164684 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:49:11.195761 tst         register_default_mass.py: using MSISDN 1023
22:49:11.210582 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:49:11.241930 tst         register_default_mass.py: using MSISDN 1024
22:49:11.256696 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:49:11.292665 tst         register_default_mass.py: using MSISDN 1025
22:49:11.309732 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:49:11.341052 tst         register_default_mass.py: using MSISDN 1026
22:49:11.356034 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:49:11.387136 tst         register_default_mass.py: using MSISDN 1027
22:49:11.402038 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:49:11.433015 tst         register_default_mass.py: using MSISDN 1028
22:49:11.447624 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:49:11.478711 tst         register_default_mass.py: using MSISDN 1029
22:49:11.493469 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:49:11.524321 tst         register_default_mass.py: using MSISDN 1030
22:49:11.539087 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:49:11.579446 tst         register_default_mass.py: using MSISDN 1031
22:49:11.597709 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:49:11.628701 tst         register_default_mass.py: using MSISDN 1032
22:49:11.643654 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:49:11.674592 tst         register_default_mass.py: using MSISDN 1033
22:49:11.689426 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:49:11.720640 tst         register_default_mass.py: using MSISDN 1034
22:49:11.735567 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:49:11.766502 tst         register_default_mass.py: using MSISDN 1035
22:49:11.781123 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:49:11.816804 tst         register_default_mass.py: using MSISDN 1036
22:49:11.833685 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:49:11.865035 tst         register_default_mass.py: using MSISDN 1037
22:49:11.880179 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:49:11.911053 tst         register_default_mass.py: using MSISDN 1038
22:49:11.925774 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:49:11.956733 tst         register_default_mass.py: using MSISDN 1039
22:49:11.971443 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:49:12.002629 tst         register_default_mass.py: using MSISDN 1040
22:49:12.017444 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:49:12.048465 tst         register_default_mass.py: using MSISDN 1041
22:49:12.063183 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:49:12.102149 tst         register_default_mass.py: using MSISDN 1042
22:49:12.120049 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:49:12.151457 tst         register_default_mass.py: using MSISDN 1043
22:49:12.166662 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:49:12.198044 tst         register_default_mass.py: using MSISDN 1044
22:49:12.213038 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:49:12.244444 tst         register_default_mass.py: using MSISDN 1045
22:49:12.259464 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:49:12.290972 tst         register_default_mass.py: using MSISDN 1046
22:49:12.305872 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:49:12.342627 tst         register_default_mass.py: using MSISDN 1047
22:49:12.359784 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:49:12.391052 tst         register_default_mass.py: using MSISDN 1048
22:49:12.406350 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:49:12.437232 tst         register_default_mass.py: using MSISDN 1049
22:49:12.451923 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:49:12.482185 tst         register_default_mass.py: using MSISDN 1050
22:49:12.496498 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:49:12.526637 tst         register_default_mass.py: using MSISDN 1051
22:49:12.540902 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:49:12.570794 tst         register_default_mass.py: using MSISDN 1052
22:49:12.584956 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:49:12.623129 tst         register_default_mass.py: using MSISDN 1053
22:49:12.640682 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:49:12.670877 tst         register_default_mass.py: using MSISDN 1054
22:49:12.685563 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:49:12.715829 tst         register_default_mass.py: using MSISDN 1055
22:49:12.730191 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:49:12.760135 tst         register_default_mass.py: using MSISDN 1056
22:49:12.774322 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:49:12.804295 tst         register_default_mass.py: using MSISDN 1057
22:49:12.818425 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:49:12.852331 tst         register_default_mass.py: using MSISDN 1058
22:49:12.868421 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:49:12.898289 tst         register_default_mass.py: using MSISDN 1059
22:49:12.912586 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:49:12.950913 tst         register_default_mass.py: using MSISDN 1060
22:49:12.968426 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:49:12.998315 tst         register_default_mass.py: using MSISDN 1061
22:49:13.012704 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:49:13.042718 tst         register_default_mass.py: using MSISDN 1062
22:49:13.057001 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:49:13.086910 tst         register_default_mass.py: using MSISDN 1063
22:49:13.096810 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:49:13.135228 tst         register_default_mass.py: using MSISDN 1064
22:49:13.153480 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:49:13.184172 tst         register_default_mass.py: using MSISDN 1065
22:49:13.198709 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:49:13.229648 tst         register_default_mass.py: using MSISDN 1066
22:49:13.244134 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:49:13.275021 tst         register_default_mass.py: using MSISDN 1067
22:49:13.289590 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:49:13.320754 tst         register_default_mass.py: using MSISDN 1068
22:49:13.335305 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:49:13.370739 tst         register_default_mass.py: using MSISDN 1069
22:49:13.387156 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:49:13.418425 tst         register_default_mass.py: using MSISDN 1070
22:49:13.433344 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:49:13.464567 tst         register_default_mass.py: using MSISDN 1071
22:49:13.479242 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:49:13.510413 tst         register_default_mass.py: using MSISDN 1072
22:49:13.525014 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:49:13.556430 tst         register_default_mass.py: using MSISDN 1073
22:49:13.571012 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:49:13.602252 tst         register_default_mass.py: using MSISDN 1074
22:49:13.616866 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:49:13.655337 tst         register_default_mass.py: using MSISDN 1075
22:49:13.672902 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:49:13.704048 tst         register_default_mass.py: using MSISDN 1076
22:49:13.719075 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:49:13.750355 tst         register_default_mass.py: using MSISDN 1077
22:49:13.764899 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:49:13.795999 tst         register_default_mass.py: using MSISDN 1078
22:49:13.810773 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:49:13.842030 tst         register_default_mass.py: using MSISDN 1079
22:49:13.856632 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:49:13.892291 tst         register_default_mass.py: using MSISDN 1080
22:49:13.909000 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:49:13.940245 tst         register_default_mass.py: using MSISDN 1081
22:49:13.954918 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:49:13.985912 tst         register_default_mass.py: using MSISDN 1082
22:49:14.000485 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:49:14.031525 tst         register_default_mass.py: using MSISDN 1083
22:49:14.046108 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:49:14.077373 tst         register_default_mass.py: using MSISDN 1084
22:49:14.092030 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:49:14.123030 tst         register_default_mass.py: using MSISDN 1085
22:49:14.137582 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:49:14.177203 tst         register_default_mass.py: using MSISDN 1086
22:49:14.195097 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:49:14.226330 tst         register_default_mass.py: using MSISDN 1087
22:49:14.241174 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:49:14.272240 tst         register_default_mass.py: using MSISDN 1088
22:49:14.286864 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:49:14.318041 tst         register_default_mass.py: using MSISDN 1089
22:49:14.332645 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:49:14.363627 tst         register_default_mass.py: using MSISDN 1090
22:49:14.378162 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:49:14.410249 tst         register_default_mass.py: using MSISDN 1091
22:49:14.425313 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:49:14.456254 tst         register_default_mass.py: using MSISDN 1092
22:49:14.470785 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:49:14.501833 tst         register_default_mass.py: using MSISDN 1093
22:49:14.516271 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:49:14.547259 tst         register_default_mass.py: using MSISDN 1094
22:49:14.561707 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:49:14.592655 tst         register_default_mass.py: using MSISDN 1095
22:49:14.607236 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:49:14.638439 tst         register_default_mass.py: using MSISDN 1096
22:49:14.653022 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:49:14.692180 tst         register_default_mass.py: using MSISDN 1097
22:49:14.709884 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:49:14.740923 tst         register_default_mass.py: using MSISDN 1098
22:49:14.755838 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:49:14.787119 tst         register_default_mass.py: using MSISDN 1099
22:49:14.801792 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:49:14.833026 tst         register_default_mass.py: using MSISDN 1100
22:49:14.847620 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:49:14.939374 run                             mass: Starting testcase
22:49:14.945015 run                             mass: Pre-launching all virtphy's
22:49:14.950541 run           osmo-ms-virt-phy/00000: Starting virtphy
22:49:14.963758 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:49:14.969933 run           osmo-ms-virt-phy/00001: Starting virtphy
22:49:14.982994 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:49:14.989077 run           osmo-ms-virt-phy/00002: Starting virtphy
22:49:15.001984 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:49:15.008085 run           osmo-ms-virt-phy/00003: Starting virtphy
22:49:15.021102 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:49:15.027168 run           osmo-ms-virt-phy/00004: Starting virtphy
22:49:15.040233 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:49:15.046260 run           osmo-ms-virt-phy/00005: Starting virtphy
22:49:15.059091 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:49:15.065148 run           osmo-ms-virt-phy/00006: Starting virtphy
22:49:15.078048 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:49:15.084058 run           osmo-ms-virt-phy/00007: Starting virtphy
22:49:15.097143 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:49:15.103194 run           osmo-ms-virt-phy/00008: Starting virtphy
22:49:15.116237 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:49:15.122312 run           osmo-ms-virt-phy/00009: Starting virtphy
22:49:15.135283 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:49:15.141365 run           osmo-ms-virt-phy/00010: Starting virtphy
22:49:15.154290 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:49:15.160329 run           osmo-ms-virt-phy/00011: Starting virtphy
22:49:15.173333 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:49:15.179357 run           osmo-ms-virt-phy/00012: Starting virtphy
22:49:15.192374 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:49:15.198391 run           osmo-ms-virt-phy/00013: Starting virtphy
22:49:15.211419 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:49:15.217451 run           osmo-ms-virt-phy/00014: Starting virtphy
22:49:15.230423 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:49:15.236383 run           osmo-ms-virt-phy/00015: Starting virtphy
22:49:15.249159 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:49:15.255137 run           osmo-ms-virt-phy/00016: Starting virtphy
22:49:15.267973 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:49:15.273928 run           osmo-ms-virt-phy/00017: Starting virtphy
22:49:15.286755 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:49:15.292765 run           osmo-ms-virt-phy/00018: Starting virtphy
22:49:15.305572 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:49:15.311548 run           osmo-ms-virt-phy/00019: Starting virtphy
22:49:15.324380 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:49:15.330325 run           osmo-ms-virt-phy/00020: Starting virtphy
22:49:15.343167 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:49:15.349144 run           osmo-ms-virt-phy/00021: Starting virtphy
22:49:15.361971 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:49:15.367891 run           osmo-ms-virt-phy/00022: Starting virtphy
22:49:15.380684 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:49:15.386629 run           osmo-ms-virt-phy/00023: Starting virtphy
22:49:15.399473 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:49:15.405411 run           osmo-ms-virt-phy/00024: Starting virtphy
22:49:15.418215 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:49:15.424159 run           osmo-ms-virt-phy/00025: Starting virtphy
22:49:15.436957 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:49:15.442884 run           osmo-ms-virt-phy/00026: Starting virtphy
22:49:15.455688 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:49:15.461658 run           osmo-ms-virt-phy/00027: Starting virtphy
22:49:15.474595 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:49:15.480642 run           osmo-ms-virt-phy/00028: Starting virtphy
22:49:15.493530 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:49:15.499583 run           osmo-ms-virt-phy/00029: Starting virtphy
22:49:15.512480 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:49:15.518433 run           osmo-ms-virt-phy/00030: Starting virtphy
22:49:15.531384 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:49:15.537340 run           osmo-ms-virt-phy/00031: Starting virtphy
22:49:15.550143 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:49:15.556053 run           osmo-ms-virt-phy/00032: Starting virtphy
22:49:15.568836 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:49:15.574782 run           osmo-ms-virt-phy/00033: Starting virtphy
22:49:15.587721 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:49:15.593658 run           osmo-ms-virt-phy/00034: Starting virtphy
22:49:15.606415 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:49:15.612349 run           osmo-ms-virt-phy/00035: Starting virtphy
22:49:15.625094 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:49:15.631027 run           osmo-ms-virt-phy/00036: Starting virtphy
22:49:15.643858 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:49:15.649757 run           osmo-ms-virt-phy/00037: Starting virtphy
22:49:15.662519 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:49:15.668428 run           osmo-ms-virt-phy/00038: Starting virtphy
22:49:15.681288 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:49:15.687210 run           osmo-ms-virt-phy/00039: Starting virtphy
22:49:15.700058 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:49:15.705963 run           osmo-ms-virt-phy/00040: Starting virtphy
22:49:15.718935 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:49:15.724994 run           osmo-ms-virt-phy/00041: Starting virtphy
22:49:15.738058 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:49:15.744079 run           osmo-ms-virt-phy/00042: Starting virtphy
22:49:15.757119 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:49:15.763263 run           osmo-ms-virt-phy/00043: Starting virtphy
22:49:15.776290 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:49:15.782443 run           osmo-ms-virt-phy/00044: Starting virtphy
22:49:15.795624 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:49:15.801735 run           osmo-ms-virt-phy/00045: Starting virtphy
22:49:15.814742 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:49:15.820779 run           osmo-ms-virt-phy/00046: Starting virtphy
22:49:15.833795 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:49:15.839864 run           osmo-ms-virt-phy/00047: Starting virtphy
22:49:15.852864 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:49:15.858942 run           osmo-ms-virt-phy/00048: Starting virtphy
22:49:15.871974 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:49:15.878034 run           osmo-ms-virt-phy/00049: Starting virtphy
22:49:15.890855 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:49:15.896820 run           osmo-ms-virt-phy/00050: Starting virtphy
22:49:15.909666 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:49:15.915635 run           osmo-ms-virt-phy/00051: Starting virtphy
22:49:15.928517 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:49:15.934438 run           osmo-ms-virt-phy/00052: Starting virtphy
22:49:15.947258 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:49:15.953342 run           osmo-ms-virt-phy/00053: Starting virtphy
22:49:15.966250 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:49:15.972380 run           osmo-ms-virt-phy/00054: Starting virtphy
22:49:15.985266 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:49:15.991304 run           osmo-ms-virt-phy/00055: Starting virtphy
22:49:16.004400 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:49:16.010378 run           osmo-ms-virt-phy/00056: Starting virtphy
22:49:16.023317 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:49:16.029259 run           osmo-ms-virt-phy/00057: Starting virtphy
22:49:16.042132 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:49:16.048101 run           osmo-ms-virt-phy/00058: Starting virtphy
22:49:16.060974 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:49:16.066928 run           osmo-ms-virt-phy/00059: Starting virtphy
22:49:16.079781 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:49:16.085758 run           osmo-ms-virt-phy/00060: Starting virtphy
22:49:16.098663 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:49:16.104650 run           osmo-ms-virt-phy/00061: Starting virtphy
22:49:16.117490 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:49:16.123446 run           osmo-ms-virt-phy/00062: Starting virtphy
22:49:16.136295 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:49:16.142268 run           osmo-ms-virt-phy/00063: Starting virtphy
22:49:16.155098 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:49:16.161087 run           osmo-ms-virt-phy/00064: Starting virtphy
22:49:16.173986 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:49:16.180013 run           osmo-ms-virt-phy/00065: Starting virtphy
22:49:16.193020 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:49:16.198997 run           osmo-ms-virt-phy/00066: Starting virtphy
22:49:16.211945 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:49:16.217894 run           osmo-ms-virt-phy/00067: Starting virtphy
22:49:16.230822 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:49:16.236787 run           osmo-ms-virt-phy/00068: Starting virtphy
22:49:16.249762 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:49:16.255784 run           osmo-ms-virt-phy/00069: Starting virtphy
22:49:16.268618 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:49:16.274544 run           osmo-ms-virt-phy/00070: Starting virtphy
22:49:16.287394 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:49:16.293405 run           osmo-ms-virt-phy/00071: Starting virtphy
22:49:16.306248 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:49:16.312188 run           osmo-ms-virt-phy/00072: Starting virtphy
22:49:16.325007 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:49:16.330977 run           osmo-ms-virt-phy/00073: Starting virtphy
22:49:16.343801 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:49:16.349751 run           osmo-ms-virt-phy/00074: Starting virtphy
22:49:16.362659 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:49:16.368619 run           osmo-ms-virt-phy/00075: Starting virtphy
22:49:16.381450 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:49:16.387469 run           osmo-ms-virt-phy/00076: Starting virtphy
22:49:16.400470 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:49:16.406441 run           osmo-ms-virt-phy/00077: Starting virtphy
22:49:16.419396 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:49:16.425718 run           osmo-ms-virt-phy/00078: Starting virtphy
22:49:16.438886 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:49:16.444964 run           osmo-ms-virt-phy/00079: Starting virtphy
22:49:16.458022 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:49:16.464037 run           osmo-ms-virt-phy/00080: Starting virtphy
22:49:16.477137 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:49:16.483052 run           osmo-ms-virt-phy/00081: Starting virtphy
22:49:16.496071 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:49:16.502243 run           osmo-ms-virt-phy/00082: Starting virtphy
22:49:16.515296 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:49:16.521408 run           osmo-ms-virt-phy/00083: Starting virtphy
22:49:16.534447 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:49:16.540475 run           osmo-ms-virt-phy/00084: Starting virtphy
22:49:16.553327 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:49:16.559292 run           osmo-ms-virt-phy/00085: Starting virtphy
22:49:16.572143 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:49:16.578220 run           osmo-ms-virt-phy/00086: Starting virtphy
22:49:16.591189 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:49:16.597138 run           osmo-ms-virt-phy/00087: Starting virtphy
22:49:16.610001 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:49:16.615997 run           osmo-ms-virt-phy/00088: Starting virtphy
22:49:16.628804 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:49:16.634730 run           osmo-ms-virt-phy/00089: Starting virtphy
22:49:16.647561 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:49:16.653521 run           osmo-ms-virt-phy/00090: Starting virtphy
22:49:16.666623 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:49:16.672592 run           osmo-ms-virt-phy/00091: Starting virtphy
22:49:16.685608 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:49:16.691542 run           osmo-ms-virt-phy/00092: Starting virtphy
22:49:16.704598 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:49:16.710545 run           osmo-ms-virt-phy/00093: Starting virtphy
22:49:16.723496 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:49:16.729435 run           osmo-ms-virt-phy/00094: Starting virtphy
22:49:16.742280 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:49:16.748215 run           osmo-ms-virt-phy/00095: Starting virtphy
22:49:16.761079 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:49:16.767032 run           osmo-ms-virt-phy/00096: Starting virtphy
22:49:16.779838 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:49:16.785814 run           osmo-ms-virt-phy/00097: Starting virtphy
22:49:16.798667 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:49:16.804645 run           osmo-ms-virt-phy/00098: Starting virtphy
22:49:16.817503 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:49:16.823515 run           osmo-ms-virt-phy/00099: Starting virtphy
22:49:16.836356 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:49:16.842272 run                             mass: Checking if sockets are in the filesystem
22:49:16.874458 run                osmo-ms-mob/00000: Starting mobile
22:49:16.887604 run       osmo-ms-mob/00000(pid=135): Launched
22:49:16.899183 run                             mass: MS start registered  {at=1659983.107499201, delay=0.005321531090885401, ms=00000}
22:49:21.057369 run                osmo-ms-mob/00001: Starting mobile
22:49:21.070369 run       osmo-ms-mob/00001(pid=136): Launched
22:49:21.081276 run                             mass: MS start registered  {at=1659987.28959516, delay=0.004627445945516229, ms=00001}
22:49:21.927346 run                             mass: MS performed LU  {at=1659988.135547099, lu_delay=5.028047897852957, ms=00000}
22:49:22.888970 run                osmo-ms-mob/00002: Starting mobile
22:49:22.905650 run       osmo-ms-mob/00002(pid=137): Launched
22:49:22.916065 run                             mass: MS start registered  {at=1659989.12437864, delay=0.0042413228657096624, ms=00002}
22:49:24.192725 run                osmo-ms-mob/00003: Starting mobile
22:49:24.206162 run       osmo-ms-mob/00003(pid=138): Launched
22:49:24.216683 run                             mass: MS start registered  {at=1659990.425000556, delay=0.004414321156218648, ms=00003}
22:49:25.258734 run                osmo-ms-mob/00004: Starting mobile
22:49:25.271906 run       osmo-ms-mob/00004(pid=139): Launched
22:49:25.282360 run                             mass: MS start registered  {at=1659991.490680946, delay=0.004293858073651791, ms=00004}
22:49:26.163244 run                             mass: MS performed LU  {at=1659992.371431001, lu_delay=5.081835841061547, ms=00001}
22:49:26.177205 run                osmo-ms-mob/00005: Starting mobile
22:49:26.190280 run       osmo-ms-mob/00005(pid=140): Launched
22:49:26.200850 run                             mass: MS start registered  {at=1659992.409173489, delay=0.0044702531304210424, ms=00005}
22:49:27.158554 run                osmo-ms-mob/00006: Starting mobile
22:49:27.171464 run       osmo-ms-mob/00006(pid=141): Launched
22:49:27.182125 run                             mass: MS start registered  {at=1659993.390444086, delay=0.004665505839511752, ms=00006}
22:49:28.088919 run                osmo-ms-mob/00007: Starting mobile
22:49:28.105281 run       osmo-ms-mob/00007(pid=142): Launched
22:49:28.111280 run                             mass: MS performed LU  {at=1659994.319604933, lu_delay=5.195226293057203, ms=00002}
22:49:28.117197 run                             mass: MS start registered  {at=1659994.325531308, delay=0.005944396136328578, ms=00007}
22:49:28.881350 run                osmo-ms-mob/00008: Starting mobile
22:49:28.898324 run       osmo-ms-mob/00008(pid=143): Launched
22:49:28.909049 run                             mass: MS start registered  {at=1659995.117368767, delay=0.004573486978188157, ms=00008}
22:49:29.459065 run                             mass: MS performed LU  {at=1659995.667277674, lu_delay=5.242277117911726, ms=00003}
22:49:29.500853 run                osmo-ms-mob/00009: Starting mobile
22:49:29.516439 run       osmo-ms-mob/00009(pid=144): Launched
22:49:29.527021 run                             mass: MS start registered  {at=1659995.735341789, delay=0.0044944200199097395, ms=00009}
22:49:30.290794 run                osmo-ms-mob/00010: Starting mobile
22:49:30.308935 run       osmo-ms-mob/00010(pid=145): Launched
22:49:30.319603 run                             mass: MS start registered  {at=1659996.527923115, delay=0.004505529068410397, ms=00010}
22:49:30.882070 run                osmo-ms-mob/00011: Starting mobile
22:49:30.895292 run       osmo-ms-mob/00011(pid=146): Launched
22:49:30.906289 run                             mass: MS start registered  {at=1659997.114606793, delay=0.004983983002603054, ms=00011}
22:49:31.360561 run                             mass: MS performed LU  {at=1659997.568772517, lu_delay=5.159599027829245, ms=00005}
22:49:31.374686 run                osmo-ms-mob/00012: Starting mobile
22:49:31.387887 run       osmo-ms-mob/00012(pid=147): Launched
22:49:31.393889 run                             mass: MS performed LU  {at=1659997.602218964, lu_delay=6.111538017867133, ms=00004}
22:49:31.399633 run                             mass: MS start registered  {at=1659997.607968274, delay=0.005765747977420688, ms=00012}
22:49:32.098343 run                osmo-ms-mob/00013: Starting mobile
22:49:32.114849 run       osmo-ms-mob/00013(pid=148): Launched
22:49:32.125550 run                             mass: MS start registered  {at=1659998.333872336, delay=0.0046877630520612, ms=00013}
22:49:32.680660 run                osmo-ms-mob/00014: Starting mobile
22:49:32.696622 run       osmo-ms-mob/00014(pid=149): Launched
22:49:32.707422 run                             mass: MS start registered  {at=1659998.915742998, delay=0.00462961895391345, ms=00014}
22:49:33.224493 run                             mass: MS performed LU  {at=1659999.432705639, lu_delay=6.0422615529969335, ms=00006}
22:49:33.255560 run                osmo-ms-mob/00015: Starting mobile
22:49:33.270214 run       osmo-ms-mob/00015(pid=150): Launched
22:49:33.280945 run                             mass: MS start registered  {at=1659999.489268571, delay=0.004594005877152085, ms=00015}
22:49:33.287457 run                             mass: MS performed LU  {at=1659999.495778212, lu_delay=5.170246904017404, ms=00007}
22:49:33.779483 run                osmo-ms-mob/00016: Starting mobile
22:49:33.795289 run       osmo-ms-mob/00016(pid=151): Launched
22:49:33.806199 run                             mass: MS start registered  {at=1660000.014519548, delay=0.004817622946575284, ms=00016}
22:49:34.269280 run                osmo-ms-mob/00017: Starting mobile
22:49:34.285493 run       osmo-ms-mob/00017(pid=152): Launched
22:49:34.296824 run                             mass: MS start registered  {at=1660000.505145523, delay=0.0046763920690864325, ms=00017}
22:49:34.889371 run                osmo-ms-mob/00018: Starting mobile
22:49:34.906297 run       osmo-ms-mob/00018(pid=153): Launched
22:49:34.917344 run                             mass: MS start registered  {at=1660001.125662285, delay=0.004842866910621524, ms=00018}
22:49:35.125391 run                             mass: MS performed LU  {at=1660001.333612742, lu_delay=4.805689626839012, ms=00010}
22:49:35.152834 run                             mass: MS performed LU  {at=1660001.361120505, lu_delay=5.625778716057539, ms=00009}
22:49:35.167266 run                osmo-ms-mob/00019: Starting mobile
22:49:35.180426 run       osmo-ms-mob/00019(pid=154): Launched
22:49:35.191165 run                             mass: MS start registered  {at=1660001.399488965, delay=0.004534607054665685, ms=00019}
22:49:35.240882 run                             mass: MS performed LU  {at=1660001.449080775, lu_delay=6.331712007988244, ms=00008}
22:49:35.789781 run                osmo-ms-mob/00020: Starting mobile
22:49:35.806493 run       osmo-ms-mob/00020(pid=155): Launched
22:49:35.817753 run                             mass: MS start registered  {at=1660002.026072173, delay=0.005097338929772377, ms=00020}
22:49:36.258124 run                osmo-ms-mob/00021: Starting mobile
22:49:36.271244 run       osmo-ms-mob/00021(pid=156): Launched
22:49:36.282515 run                             mass: MS start registered  {at=1660002.490829777, delay=0.005254453048110008, ms=00021}
22:49:36.658198 run                osmo-ms-mob/00022: Starting mobile
22:49:36.672018 run       osmo-ms-mob/00022(pid=157): Launched
22:49:36.682814 run                             mass: MS start registered  {at=1660002.89113008, delay=0.004755849950015545, ms=00022}
22:49:36.906829 run                             mass: MS performed LU  {at=1660003.115045702, lu_delay=4.781173366121948, ms=00013}
22:49:36.989954 run                             mass: MS performed LU  {at=1660003.198173664, lu_delay=6.083566871006042, ms=00011}
22:49:37.055689 run                             mass: MS performed LU  {at=1660003.263882488, lu_delay=5.655914213974029, ms=00012}
22:49:37.124344 run                osmo-ms-mob/00023: Starting mobile
22:49:37.141225 run       osmo-ms-mob/00023(pid=158): Launched
22:49:37.151983 run                             mass: MS start registered  {at=1660003.360301056, delay=0.004570215009152889, ms=00023}
22:49:37.587807 run                osmo-ms-mob/00024: Starting mobile
22:49:37.603415 run       osmo-ms-mob/00024(pid=159): Launched
22:49:37.614467 run                             mass: MS start registered  {at=1660003.822786671, delay=0.005091916071251035, ms=00024}
22:49:38.058655 run                osmo-ms-mob/00025: Starting mobile
22:49:38.072183 run       osmo-ms-mob/00025(pid=160): Launched
22:49:38.083730 run                             mass: MS start registered  {at=1660004.29204964, delay=0.005066175013780594, ms=00025}
22:49:38.497253 run                osmo-ms-mob/00026: Starting mobile
22:49:38.513499 run       osmo-ms-mob/00026(pid=161): Launched
22:49:38.524171 run                             mass: MS start registered  {at=1660004.732493689, delay=0.004600323038175702, ms=00026}
22:49:38.871457 run                osmo-ms-mob/00027: Starting mobile
22:49:38.885288 run       osmo-ms-mob/00027(pid=162): Launched
22:49:38.891648 run                             mass: MS performed LU  {at=1660005.099973904, lu_delay=5.085454355925322, ms=00016}
22:49:38.898010 run                             mass: MS start registered  {at=1660005.10634421, delay=0.0063879219815135, ms=00027}
22:49:38.917458 run                             mass: MS performed LU  {at=1660005.125780709, lu_delay=6.210037711076438, ms=00014}
22:49:39.007030 run                             mass: MS performed LU  {at=1660005.21524966, lu_delay=5.7259810890536755, ms=00015}
22:49:39.021504 run                osmo-ms-mob/00028: Starting mobile
22:49:39.034843 run       osmo-ms-mob/00028(pid=163): Launched
22:49:39.042407 run                             mass: MS performed LU  {at=1660005.250728285, lu_delay=4.745582761941478, ms=00017}
22:49:39.048336 run                             mass: MS start registered  {at=1660005.256670869, delay=0.007345258025452495, ms=00028}
22:49:39.658644 run                osmo-ms-mob/00029: Starting mobile
22:49:39.671864 run       osmo-ms-mob/00029(pid=164): Launched
22:49:39.682958 run                             mass: MS start registered  {at=1660005.891281117, delay=0.005055832909420133, ms=00029}
22:49:40.058458 run                osmo-ms-mob/00030: Starting mobile
22:49:40.071979 run       osmo-ms-mob/00030(pid=165): Launched
22:49:40.083006 run                             mass: MS start registered  {at=1660006.291326537, delay=0.004823321010917425, ms=00030}
22:49:40.481572 run                osmo-ms-mob/00031: Starting mobile
22:49:40.497997 run       osmo-ms-mob/00031(pid=166): Launched
22:49:40.508882 run                             mass: MS start registered  {at=1660006.717204371, delay=0.0046667479909956455, ms=00031}
22:49:40.672440 run                             mass: MS performed LU  {at=1660006.880657318, lu_delay=5.481168352998793, ms=00019}
22:49:40.701969 run                osmo-ms-mob/00032: Starting mobile
22:49:40.715347 run       osmo-ms-mob/00032(pid=167): Launched
22:49:40.726265 run                             mass: MS start registered  {at=1660006.934582876, delay=0.0049101850017905235, ms=00032}
22:49:40.754908 run                             mass: MS performed LU  {at=1660006.96316158, lu_delay=4.937089407118037, ms=00020}
22:49:40.820669 run                             mass: MS performed LU  {at=1660007.028911246, lu_delay=5.903248961083591, ms=00018}
22:49:40.946216 run                             mass: MS performed LU  {at=1660007.154434657, lu_delay=4.663604879984632, ms=00021}
22:49:40.994788 run                osmo-ms-mob/00033: Starting mobile
22:49:41.009237 run       osmo-ms-mob/00033(pid=168): Launched
22:49:41.020268 run                             mass: MS start registered  {at=1660007.228591731, delay=0.0048514490481466055, ms=00033}
22:49:41.589151 run                osmo-ms-mob/00034: Starting mobile
22:49:41.606806 run       osmo-ms-mob/00034(pid=169): Launched
22:49:41.618049 run                             mass: MS start registered  {at=1660007.8263642, delay=0.004856053041294217, ms=00034}
22:49:41.872457 run                osmo-ms-mob/00035: Starting mobile
22:49:41.886498 run       osmo-ms-mob/00035(pid=170): Launched
22:49:41.897658 run                             mass: MS start registered  {at=1660008.10597416, delay=0.004976860014721751, ms=00035}
22:49:42.280813 run                osmo-ms-mob/00036: Starting mobile
22:49:42.296846 run       osmo-ms-mob/00036(pid=171): Launched
22:49:42.308169 run                             mass: MS start registered  {at=1660008.516488561, delay=0.004945196909829974, ms=00036}
22:49:42.657612 run                osmo-ms-mob/00037: Starting mobile
22:49:42.670952 run       osmo-ms-mob/00037(pid=172): Launched
22:49:42.677186 run                             mass: MS performed LU  {at=1660008.885513741, lu_delay=5.9943836610764265, ms=00022}
22:49:42.683356 run                             mass: MS start registered  {at=1660008.891689313, delay=0.006193442037329078, ms=00037}
22:49:42.689321 run                             mass: MS performed LU  {at=1660008.897652696, lu_delay=4.605603055795655, ms=00025}
22:49:42.700299 run                osmo-ms-mob/00038: Starting mobile
22:49:42.713627 run       osmo-ms-mob/00038(pid=173): Launched
22:49:42.724837 run                             mass: MS start registered  {at=1660008.933156167, delay=0.004916647914797068, ms=00038}
22:49:42.772746 run                             mass: MS performed LU  {at=1660008.980964061, lu_delay=5.620663005160168, ms=00023}
22:49:42.809683 run                             mass: MS performed LU  {at=1660009.017939365, lu_delay=5.19515269389376, ms=00024}
22:49:42.828953 run                osmo-ms-mob/00039: Starting mobile
22:49:42.842408 run       osmo-ms-mob/00039(pid=174): Launched
22:49:42.854007 run                             mass: MS start registered  {at=1660009.062323876, delay=0.005111699923872948, ms=00039}
22:49:43.658168 run                osmo-ms-mob/00040: Starting mobile
22:49:43.671584 run       osmo-ms-mob/00040(pid=175): Launched
22:49:43.685624 run                             mass: MS start registered  {at=1660009.893931431, delay=0.007911738939583302, ms=00040}
22:49:43.968686 run                osmo-ms-mob/00041: Starting mobile
22:49:43.982378 run       osmo-ms-mob/00041(pid=176): Launched
22:49:43.993793 run                             mass: MS start registered  {at=1660010.2021096, delay=0.005159188061952591, ms=00041}
22:49:44.289370 run                osmo-ms-mob/00042: Starting mobile
22:49:44.304763 run       osmo-ms-mob/00042(pid=177): Launched
22:49:44.315761 run                             mass: MS start registered  {at=1660010.524082681, delay=0.004831169033423066, ms=00042}
22:49:44.438702 run                             mass: MS performed LU  {at=1660010.646919868, lu_delay=4.755638750968501, ms=00029}
22:49:44.521678 run                             mass: MS performed LU  {at=1660010.729912807, lu_delay=5.473241938045248, ms=00028}
22:49:44.587044 run                             mass: MS performed LU  {at=1660010.795247706, lu_delay=5.688903495902196, ms=00027}
22:49:44.613808 run                osmo-ms-mob/00043: Starting mobile
22:49:44.626949 run       osmo-ms-mob/00043(pid=178): Launched
22:49:44.638151 run                             mass: MS start registered  {at=1660010.846466476, delay=0.00511857820674777, ms=00043}
22:49:44.711865 run                             mass: MS performed LU  {at=1660010.920087625, lu_delay=6.187593935988843, ms=00026}
22:49:44.734741 run                             mass: MS performed LU  {at=1660010.943070947, lu_delay=4.651744409929961, ms=00030}
22:49:44.759884 run                osmo-ms-mob/00044: Starting mobile
22:49:44.773495 run       osmo-ms-mob/00044(pid=179): Launched
22:49:44.784594 run                             mass: MS start registered  {at=1660010.992915756, delay=0.005057833157479763, ms=00044}
22:49:45.297540 run                osmo-ms-mob/00045: Starting mobile
22:49:45.313401 run       osmo-ms-mob/00045(pid=180): Launched
22:49:45.325779 run                             mass: MS start registered  {at=1660011.534097074, delay=0.0060038219671696424, ms=00045}
22:49:45.570015 run                osmo-ms-mob/00046: Starting mobile
22:49:45.583965 run       osmo-ms-mob/00046(pid=181): Launched
22:49:45.594699 run                             mass: MS start registered  {at=1660011.803021224, delay=0.004560553003102541, ms=00046}
22:49:45.857982 run                osmo-ms-mob/00047: Starting mobile
22:49:45.871946 run       osmo-ms-mob/00047(pid=182): Launched
22:49:45.882795 run                             mass: MS start registered  {at=1660012.091111433, delay=0.004612151067703962, ms=00047}
22:49:46.171791 run                osmo-ms-mob/00048: Starting mobile
22:49:46.185730 run       osmo-ms-mob/00048(pid=183): Launched
22:49:46.196901 run                             mass: MS start registered  {at=1660012.405217892, delay=0.004889833042398095, ms=00048}
22:49:46.423176 run                             mass: MS performed LU  {at=1660012.631395884, lu_delay=4.805031683994457, ms=00034}
22:49:46.438963 run                osmo-ms-mob/00049: Starting mobile
22:49:46.452392 run       osmo-ms-mob/00049(pid=184): Launched
22:49:46.458579 run                             mass: MS performed LU  {at=1660012.666906832, lu_delay=5.438315100967884, ms=00033}
22:49:46.464479 run                             mass: MS start registered  {at=1660012.672814379, delay=0.005924721946939826, ms=00049}
22:49:46.576015 run                             mass: MS performed LU  {at=1660012.784235008, lu_delay=6.067030637059361, ms=00031}
22:49:46.605185 run                osmo-ms-mob/00050: Starting mobile
22:49:46.618517 run       osmo-ms-mob/00050(pid=185): Launched
22:49:46.632527 run                             mass: MS performed LU  {at=1660012.840825514, lu_delay=5.906242637895048, ms=00032}
22:49:46.639049 run                             mass: MS start registered  {at=1660012.847381955, delay=0.014254264067858458, ms=00050}
22:49:47.158383 run                osmo-ms-mob/00051: Starting mobile
22:49:47.171688 run       osmo-ms-mob/00051(pid=186): Launched
22:49:47.184144 run                             mass: MS start registered  {at=1660013.39245335, delay=0.005960548995062709, ms=00051}
22:49:47.470960 run                osmo-ms-mob/00052: Starting mobile
22:49:47.485057 run       osmo-ms-mob/00052(pid=187): Launched
22:49:47.496767 run                             mass: MS start registered  {at=1660013.705088466, delay=0.005481390981003642, ms=00052}
22:49:47.770664 run                osmo-ms-mob/00053: Starting mobile
22:49:47.784572 run       osmo-ms-mob/00053(pid=188): Launched
22:49:47.795865 run                             mass: MS start registered  {at=1660014.004185781, delay=0.004968098131939769, ms=00053}
22:49:48.071347 run                osmo-ms-mob/00054: Starting mobile
22:49:48.085183 run       osmo-ms-mob/00054(pid=189): Launched
22:49:48.096599 run                             mass: MS start registered  {at=1660014.304921393, delay=0.0053003099747002125, ms=00054}
22:49:48.204489 run                             mass: MS performed LU  {at=1660014.412707666, lu_delay=5.479551499010995, ms=00038}
22:49:48.288394 run                             mass: MS performed LU  {at=1660014.496614519, lu_delay=5.434290643082932, ms=00039}
22:49:48.350643 run                osmo-ms-mob/00055: Starting mobile
22:49:48.367040 run       osmo-ms-mob/00055(pid=190): Launched
22:49:48.373258 run                             mass: MS performed LU  {at=1660014.581587547, lu_delay=6.065098986029625, ms=00036}
22:49:48.379138 run                             mass: MS start registered  {at=1660014.587473382, delay=0.005902983946725726, ms=00055}
22:49:48.495964 run                             mass: MS performed LU  {at=1660014.704185809, lu_delay=4.81025437801145, ms=00040}
22:49:48.524607 run                osmo-ms-mob/00056: Starting mobile
22:49:48.537877 run       osmo-ms-mob/00056(pid=191): Launched
22:49:48.549018 run                             mass: MS start registered  {at=1660014.757339581, delay=0.005022583995014429, ms=00056}
22:49:48.956353 run                osmo-ms-mob/00057: Starting mobile
22:49:48.970023 run       osmo-ms-mob/00057(pid=192): Launched
22:49:48.981077 run                             mass: MS start registered  {at=1660015.189398314, delay=0.004985589999705553, ms=00057}
22:49:49.367010 run                osmo-ms-mob/00058: Starting mobile
22:49:49.381168 run       osmo-ms-mob/00058(pid=193): Launched
22:49:49.392422 run                             mass: MS start registered  {at=1660015.6007391, delay=0.00515858712606132, ms=00058}
22:49:49.671368 run                osmo-ms-mob/00059: Starting mobile
22:49:49.685103 run       osmo-ms-mob/00059(pid=194): Launched
22:49:49.697054 run                             mass: MS start registered  {at=1660015.905366773, delay=0.005669580074027181, ms=00059}
22:49:49.974214 run                osmo-ms-mob/00060: Starting mobile
22:49:49.988507 run       osmo-ms-mob/00060(pid=195): Launched
22:49:49.999638 run                             mass: MS start registered  {at=1660016.207959135, delay=0.005064193159341812, ms=00060}
22:49:50.105835 run                             mass: MS performed LU  {at=1660016.314054304, lu_delay=5.321138547966257, ms=00044}
22:49:50.189007 run                             mass: MS performed LU  {at=1660016.397223446, lu_delay=5.873140765121207, ms=00042}
22:49:50.216843 run                             mass: MS performed LU  {at=1660016.425104782, lu_delay=5.57863830588758, ms=00043}
22:49:50.236892 run                osmo-ms-mob/00061: Starting mobile
22:49:50.250017 run       osmo-ms-mob/00061(pid=196): Launched
22:49:50.260967 run                             mass: MS start registered  {at=1660016.469289677, delay=0.0050172279588878155, ms=00061}
22:49:50.396679 run                             mass: MS performed LU  {at=1660016.604895963, lu_delay=4.80187473911792, ms=00046}
22:49:50.420418 run                             mass: MS performed LU  {at=1660016.628747955, lu_delay=5.09465088089928, ms=00045}
22:49:50.431701 run                osmo-ms-mob/00062: Starting mobile
22:49:50.444863 run       osmo-ms-mob/00062(pid=197): Launched
22:49:50.451027 run                             mass: MS performed LU  {at=1660016.659356666, lu_delay=6.457247066078708, ms=00041}
22:49:50.457016 run                             mass: MS start registered  {at=1660016.665351096, delay=0.006011249963194132, ms=00062}
22:49:50.972454 run                osmo-ms-mob/00063: Starting mobile
22:49:50.986428 run       osmo-ms-mob/00063(pid=198): Launched
22:49:50.997594 run                             mass: MS start registered  {at=1660017.205911977, delay=0.0048643050249665976, ms=00063}
22:49:51.232589 run                             mass: MS performed LU  {at=1660017.440807625, lu_delay=4.76799324597232, ms=00049}
22:49:51.366261 run                osmo-ms-mob/00064: Starting mobile
22:49:51.380477 run       osmo-ms-mob/00064(pid=199): Launched
22:49:51.391702 run                             mass: MS start registered  {at=1660017.59998659, delay=0.005106177879497409, ms=00064}
22:49:51.472080 run                             mass: MS performed LU  {at=1660017.680312245, lu_delay=3.975223778979853, ms=00052}
22:49:51.770202 run                osmo-ms-mob/00065: Starting mobile
22:49:51.784329 run       osmo-ms-mob/00065(pid=200): Launched
22:49:51.795707 run                             mass: MS start registered  {at=1660018.004027007, delay=0.005037958966568112, ms=00065}
22:49:51.970841 run                             mass: MS performed LU  {at=1660018.179023718, lu_delay=5.331641762983054, ms=00050}
22:49:52.045055 run                osmo-ms-mob/00066: Starting mobile
22:49:52.065067 run       osmo-ms-mob/00066(pid=201): Launched
22:49:52.071442 run                             mass: MS performed LU  {at=1660018.279767583, lu_delay=4.887314232997596, ms=00051}
22:49:52.077437 run                             mass: MS start registered  {at=1660018.285771309, delay=0.006022210931405425, ms=00066}
22:49:52.117723 run                             mass: MS performed LU  {at=1660018.325966016, lu_delay=6.234854582929984, ms=00047}
22:49:52.261565 run                             mass: MS performed LU  {at=1660018.46978358, lu_delay=6.064565687905997, ms=00048}
22:49:52.290361 run                osmo-ms-mob/00067: Starting mobile
22:49:52.303337 run       osmo-ms-mob/00067(pid=202): Launched
22:49:52.314609 run                             mass: MS start registered  {at=1660018.522926561, delay=0.0052962470799684525, ms=00067}
22:49:52.772678 run                osmo-ms-mob/00068: Starting mobile
22:49:52.786643 run       osmo-ms-mob/00068(pid=203): Launched
22:49:52.798002 run                             mass: MS start registered  {at=1660019.006320454, delay=0.004864488961175084, ms=00068}
22:49:53.174787 run                osmo-ms-mob/00069: Starting mobile
22:49:53.189411 run       osmo-ms-mob/00069(pid=204): Launched
22:49:53.200509 run                             mass: MS start registered  {at=1660019.40882328, delay=0.0049068930093199015, ms=00069}
22:49:53.581161 run                osmo-ms-mob/00070: Starting mobile
22:49:53.596857 run       osmo-ms-mob/00070(pid=205): Launched
22:49:53.612459 run                             mass: MS start registered  {at=1660019.820751041, delay=0.00924062286503613, ms=00070}
22:49:53.834564 run                             mass: MS performed LU  {at=1660020.042704713, lu_delay=5.455231331055984, ms=00055}
22:49:53.870552 run                             mass: MS performed LU  {at=1660020.078860961, lu_delay=5.773939567850903, ms=00054}
22:49:53.883427 run                osmo-ms-mob/00071: Starting mobile
22:49:53.897089 run       osmo-ms-mob/00071(pid=206): Launched
22:49:53.909230 run                             mass: MS start registered  {at=1660020.117538122, delay=0.006151227978989482, ms=00071}
22:49:53.926165 run                             mass: MS performed LU  {at=1660020.134467111, lu_delay=6.13028132985346, ms=00053}
22:49:54.181017 run                             mass: MS performed LU  {at=1660020.389236151, lu_delay=4.788497050991282, ms=00058}
22:49:54.399778 run                osmo-ms-mob/00072: Starting mobile
22:49:54.416812 run       osmo-ms-mob/00072(pid=207): Launched
22:49:54.428575 run                             mass: MS start registered  {at=1660020.636888726, delay=0.005711938953027129, ms=00072}
22:49:54.770429 run                osmo-ms-mob/00073: Starting mobile
22:49:54.784947 run       osmo-ms-mob/00073(pid=208): Launched
22:49:54.793730 run                             mass: MS performed LU  {at=1660021.002031685, lu_delay=6.244692104170099, ms=00056}
22:49:54.800815 run                             mass: MS start registered  {at=1660021.009149361, delay=0.00964241405017674, ms=00073}
22:49:54.877690 run                             mass: MS performed LU  {at=1660021.085913793, lu_delay=5.896515478845686, ms=00057}
22:49:55.012068 run                             mass: MS performed LU  {at=1660021.220294971, lu_delay=5.314928198000416, ms=00059}
22:49:55.043649 run                osmo-ms-mob/00074: Starting mobile
22:49:55.057259 run       osmo-ms-mob/00074(pid=209): Launched
22:49:55.063495 run                             mass: MS performed LU  {at=1660021.271819926, lu_delay=3.6718333361204714, ms=00064}
22:49:55.070094 run                             mass: MS start registered  {at=1660021.278419314, delay=0.006620067870244384, ms=00074}
22:49:55.594492 run                osmo-ms-mob/00075: Starting mobile
22:49:55.612871 run       osmo-ms-mob/00075(pid=210): Launched
22:49:55.624419 run                             mass: MS start registered  {at=1660021.832739841, delay=0.005346568999812007, ms=00075}
22:49:55.774451 run                             mass: MS performed LU  {at=1660021.982671369, lu_delay=4.776759392116219, ms=00063}
22:49:55.799666 run                             mass: MS performed LU  {at=1660022.007990127, lu_delay=5.538700449978933, ms=00061}
22:49:55.883737 run                             mass: MS performed LU  {at=1660022.091948233, lu_delay=5.426597137004137, ms=00062}
22:49:55.929412 run                osmo-ms-mob/00076: Starting mobile
22:49:55.943328 run       osmo-ms-mob/00076(pid=211): Launched
22:49:55.954904 run                             mass: MS start registered  {at=1660022.163221757, delay=0.005358126945793629, ms=00076}
22:49:56.081990 run                             mass: MS performed LU  {at=1660022.290209076, lu_delay=6.082249940838665, ms=00060}
22:49:56.503227 run                osmo-ms-mob/00077: Starting mobile
22:49:56.523616 run       osmo-ms-mob/00077(pid=212): Launched
22:49:56.535861 run                             mass: MS start registered  {at=1660022.744178291, delay=0.005788012873381376, ms=00077}
22:49:56.973545 run                osmo-ms-mob/00078: Starting mobile
22:49:56.987435 run       osmo-ms-mob/00078(pid=213): Launched
22:49:56.999212 run                             mass: MS start registered  {at=1660023.207526542, delay=0.005607776110991836, ms=00078}
22:49:57.380380 run                osmo-ms-mob/00079: Starting mobile
22:49:57.396640 run       osmo-ms-mob/00079(pid=214): Launched
22:49:57.409294 run                             mass: MS start registered  {at=1660023.61761471, delay=0.006374862976372242, ms=00079}
22:49:57.601035 run                             mass: MS performed LU  {at=1660023.809253589, lu_delay=5.8052265821024776, ms=00065}
22:49:57.619109 run                             mass: MS performed LU  {at=1660023.827351556, lu_delay=4.821031101979315, ms=00068}
22:49:57.701885 run                             mass: MS performed LU  {at=1660023.910106344, lu_delay=5.3871797828469425, ms=00067}
22:49:57.750973 run                osmo-ms-mob/00080: Starting mobile
22:49:57.767056 run       osmo-ms-mob/00080(pid=215): Launched
22:49:57.777967 run                             mass: MS start registered  {at=1660023.986287751, delay=0.004912120057269931, ms=00080}
22:49:57.872599 run                             mass: MS performed LU  {at=1660024.080815401, lu_delay=5.7950440919958055, ms=00066}
22:49:57.928708 run                             mass: MS performed LU  {at=1660024.13694463, lu_delay=4.728121350053698, ms=00069}
22:49:58.397693 run                osmo-ms-mob/00081: Starting mobile
22:49:58.414356 run       osmo-ms-mob/00081(pid=216): Launched
22:49:58.426028 run                             mass: MS start registered  {at=1660024.634350253, delay=0.005394086940214038, ms=00081}
22:49:58.757954 run                osmo-ms-mob/00082: Starting mobile
22:49:58.771202 run       osmo-ms-mob/00082(pid=217): Launched
22:49:58.782741 run                             mass: MS start registered  {at=1660024.991054877, delay=0.005228038877248764, ms=00082}
22:49:59.398124 run                osmo-ms-mob/00083: Starting mobile
22:49:59.414369 run       osmo-ms-mob/00083(pid=218): Launched
22:49:59.425359 run                             mass: MS start registered  {at=1660025.63367983, delay=0.004856975050643086, ms=00083}
22:49:59.539873 run                             mass: MS performed LU  {at=1660025.747881623, lu_delay=5.630343500990421, ms=00071}
22:49:59.558101 run                             mass: MS performed LU  {at=1660025.766338475, lu_delay=4.757189114112407, ms=00073}
22:49:59.649173 run                             mass: MS performed LU  {at=1660025.857391888, lu_delay=6.036640847101808, ms=00070}
22:49:59.829562 run                             mass: MS performed LU  {at=1660026.037780962, lu_delay=5.40089223603718, ms=00072}
22:49:59.872192 run                osmo-ms-mob/00084: Starting mobile
22:49:59.886076 run       osmo-ms-mob/00084(pid=219): Launched
22:49:59.892126 run                             mass: MS performed LU  {at=1660026.100454836, lu_delay=4.8220355219673365, ms=00074}
22:49:59.897970 run                             mass: MS start registered  {at=1660026.106305237, delay=0.005867912899702787, ms=00084}
22:50:00.394952 run                osmo-ms-mob/00085: Starting mobile
22:50:00.412665 run       osmo-ms-mob/00085(pid=220): Launched
22:50:00.423715 run                             mass: MS start registered  {at=1660026.632033851, delay=0.004941616905853152, ms=00085}
22:50:00.971643 run                osmo-ms-mob/00086: Starting mobile
22:50:00.985592 run       osmo-ms-mob/00086(pid=221): Launched
22:50:00.997223 run                             mass: MS start registered  {at=1660027.205532705, delay=0.00540565000846982, ms=00086}
22:50:01.468662 run                             mass: MS performed LU  {at=1660027.676880282, lu_delay=4.932701990939677, ms=00077}
22:50:01.498723 run                osmo-ms-mob/00087: Starting mobile
22:50:01.513297 run       osmo-ms-mob/00087(pid=222): Launched
22:50:01.519575 run                             mass: MS performed LU  {at=1660027.727901312, lu_delay=5.56467955512926, ms=00076}
22:50:01.525626 run                             mass: MS performed LU  {at=1660027.733958747, lu_delay=5.90121890604496, ms=00075}
22:50:01.531463 run                             mass: MS start registered  {at=1660027.739798961, delay=0.011916535906493664, ms=00087}
22:50:01.836335 run                             mass: MS performed LU  {at=1660028.044640361, lu_delay=4.8371138190850616, ms=00078}
22:50:02.198673 run                osmo-ms-mob/00088: Starting mobile
22:50:02.216423 run       osmo-ms-mob/00088(pid=223): Launched
22:50:02.228356 run                             mass: MS start registered  {at=1660028.436675738, delay=0.005270067136734724, ms=00088}
22:50:02.759089 run                osmo-ms-mob/00089: Starting mobile
22:50:02.772228 run       osmo-ms-mob/00089(pid=224): Launched
22:50:02.783253 run                             mass: MS start registered  {at=1660028.991568275, delay=0.004669670946896076, ms=00089}
22:50:03.267824 run                             mass: MS performed LU  {at=1660029.476046024, lu_delay=5.858431313885376, ms=00079}
22:50:03.312482 run                osmo-ms-mob/00090: Starting mobile
22:50:03.326650 run       osmo-ms-mob/00090(pid=225): Launched
22:50:03.332931 run                             mass: MS performed LU  {at=1660029.541258079, lu_delay=4.5502032020594925, ms=00082}
22:50:03.338978 run                             mass: MS start registered  {at=1660029.547313559, delay=0.006073779193684459, ms=00090}
22:50:03.415746 run                             mass: MS performed LU  {at=1660029.623937583, lu_delay=5.637649832060561, ms=00080}
22:50:03.541269 run                             mass: MS performed LU  {at=1660029.749488508, lu_delay=5.115138255059719, ms=00081}
22:50:03.565686 run                             mass: MS performed LU  {at=1660029.774015984, lu_delay=21.66804182413034, ms=00035}
22:50:04.098095 run                osmo-ms-mob/00091: Starting mobile
22:50:04.115101 run       osmo-ms-mob/00091(pid=226): Launched
22:50:04.127865 run                             mass: MS start registered  {at=1660030.336182453, delay=0.0065314199309796095, ms=00091}
22:50:04.786393 run                osmo-ms-mob/00092: Starting mobile
22:50:04.801256 run       osmo-ms-mob/00092(pid=227): Launched
22:50:04.812549 run                             mass: MS start registered  {at=1660031.020869762, delay=0.005286854924634099, ms=00092}
22:50:05.234414 run                             mass: MS performed LU  {at=1660031.442600231, lu_delay=4.810566379921511, ms=00085}
22:50:05.259552 run                             mass: MS performed LU  {at=1660031.467879499, lu_delay=5.361574262147769, ms=00084}
22:50:05.279089 run                             mass: MS performed LU  {at=1660031.487390984, lu_delay=5.853711154079065, ms=00083}
22:50:05.367915 run                             mass: MS performed LU  {at=1660031.576135645, lu_delay=22.68444633181207, ms=00037}
22:50:05.408418 run                osmo-ms-mob/00093: Starting mobile
22:50:05.424213 run       osmo-ms-mob/00093(pid=228): Launched
22:50:05.435399 run                             mass: MS start registered  {at=1660031.643719364, delay=0.00516298389993608, ms=00093}
22:50:06.469074 run                osmo-ms-mob/00094: Starting mobile
22:50:06.482623 run       osmo-ms-mob/00094(pid=229): Launched
22:50:06.493676 run                             mass: MS start registered  {at=1660032.701998676, delay=0.004937301855534315, ms=00094}
22:50:07.034006 run                             mass: MS performed LU  {at=1660033.242222676, lu_delay=5.502423715079203, ms=00087}
22:50:07.051968 run                             mass: MS performed LU  {at=1660033.260229363, lu_delay=4.82355362502858, ms=00088}
22:50:07.181522 run                             mass: MS performed LU  {at=1660033.38973896, lu_delay=6.184206255013123, ms=00086}
22:50:07.397183 run                osmo-ms-mob/00095: Starting mobile
22:50:07.413486 run       osmo-ms-mob/00095(pid=230): Launched
22:50:07.424658 run                             mass: MS start registered  {at=1660033.632978073, delay=0.004854163154959679, ms=00095}
22:50:08.390043 run                osmo-ms-mob/00096: Starting mobile
22:50:08.405468 run       osmo-ms-mob/00096(pid=231): Launched
22:50:08.416411 run                             mass: MS start registered  {at=1660034.624731754, delay=0.004926615860313177, ms=00096}
22:50:08.999945 run                             mass: MS performed LU  {at=1660035.208164357, lu_delay=4.8719819041434675, ms=00091}
22:50:09.024354 run                             mass: MS performed LU  {at=1660035.232685985, lu_delay=5.68537242594175, ms=00090}
22:50:09.044766 run                             mass: MS performed LU  {at=1660035.253051918, lu_delay=6.261483642971143, ms=00089}
22:50:09.497975 run                osmo-ms-mob/00097: Starting mobile
22:50:09.514011 run       osmo-ms-mob/00097(pid=232): Launched
22:50:09.525477 run                             mass: MS start registered  {at=1660035.733796425, delay=0.005154975922778249, ms=00097}
22:50:10.758373 run                osmo-ms-mob/00098: Starting mobile
22:50:10.771444 run       osmo-ms-mob/00098(pid=233): Launched
22:50:10.780373 run                             mass: MS performed LU  {at=1660036.988691008, lu_delay=5.344971643993631, ms=00093}
22:50:10.786464 run                             mass: MS start registered  {at=1660036.994798461, delay=0.00901265093125403, ms=00098}
22:50:10.947093 run                             mass: MS performed LU  {at=1660037.155309415, lu_delay=6.1344396530184895, ms=00092}
22:50:11.270717 run                             mass: MS performed LU  {at=1660037.478936753, lu_delay=4.776938077062368, ms=00094}
22:50:12.571245 run                osmo-ms-mob/00099: Starting mobile
22:50:12.585016 run       osmo-ms-mob/00099(pid=234): Launched
22:50:12.591078 run                             mass: All started... {duration=55.74315556418151, too_slow=0}
22:50:12.596919 run                             mass: MS start registered  {at=1660038.805247789, delay=0.005833833012729883, ms=00099}
22:50:12.765945 run                             mass: MS performed LU  {at=1660038.974168028, lu_delay=5.341189954895526, ms=00095}
22:50:14.666946 run                             mass: MS performed LU  {at=1660040.875166091, lu_delay=5.1413696659728885, ms=00097}
22:50:14.694138 run                             mass: MS performed LU  {at=1660040.902383827, lu_delay=6.27765207295306, ms=00096}
22:50:16.532672 run                             mass: MS performed LU  {at=1660042.740888881, lu_delay=5.7460904200561345, ms=00098}
22:50:18.433140 run                             mass: MS performed LU  {at=1660044.641356763, lu_delay=5.836108973948285, ms=00099}
22:50:18.443160 run                             mass: Tests done {all_completed=True, max=22.68444633181207, min=3.6718333361204714}
22:50:18.456561 tst         register_default_mass.py: Test passed (81.1 sec)
22:50:18.463995 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:50:18.467246 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:50:18.470481 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:50:18.473724 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:50:18.476955 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:50:18.480263 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:50:18.483598 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:50:18.486910 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:50:18.490207 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:50:18.493649 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:50:18.497041 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:50:18.500487 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:50:18.503913 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:50:18.507347 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:50:18.510810 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:50:18.514278 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:50:18.517758 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:50:18.521145 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:50:18.524561 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:50:18.527920 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:50:18.531292 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:50:18.534684 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:50:18.538051 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:50:18.541417 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:50:18.544845 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:50:18.548161 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:50:18.551527 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:50:18.554919 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:50:18.558585 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:50:18.561963 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:50:18.565385 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:50:18.568753 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:50:18.572206 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:50:18.575864 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:50:18.579931 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:50:18.583380 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:50:18.586842 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:50:18.590267 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:50:18.594124 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:50:18.597608 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:50:18.601070 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:50:18.604704 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:50:18.608117 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:50:18.611551 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:50:18.614975 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:50:18.618340 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:50:18.621955 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:50:18.625468 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:50:18.629019 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:50:18.632467 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:50:18.635929 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:50:18.639414 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:50:18.642879 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:50:18.646794 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:50:18.650243 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:50:18.653753 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:50:18.657281 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:50:18.660774 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:50:18.664220 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:50:18.667790 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:50:18.671249 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:50:18.674767 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:50:18.678273 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:50:18.681780 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:50:18.685247 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:50:18.688752 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:50:18.692217 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:50:18.695653 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:50:18.699404 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:50:18.703179 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:50:18.706889 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:50:18.710348 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:50:18.713865 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:50:18.717293 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:50:18.720760 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:50:18.724286 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:50:18.727823 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:50:18.731275 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:50:18.734761 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:50:18.738273 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:50:18.741827 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:50:18.745374 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:50:18.749149 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:50:18.752893 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:50:18.756700 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:50:18.760168 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:50:18.763572 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:50:18.767115 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:50:18.770636 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:50:18.774079 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:50:18.777603 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:50:18.781067 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:50:18.784581 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:50:18.788037 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:50:18.791468 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:50:18.795022 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:50:18.798523 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:50:18.802228 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:50:18.805853 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:50:18.809543 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:50:18.812958 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:50:18.816309 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:50:18.819640 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:50:18.823037 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:50:18.826385 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:50:18.829719 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:50:18.833097 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:50:18.836520 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:50:18.839955 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:50:18.843357 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:50:18.846789 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:50:18.850154 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:50:18.853551 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:50:18.856980 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:50:18.860402 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:50:18.863863 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:50:18.867191 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:50:18.870490 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:50:18.873763 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:50:18.877023 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:50:18.880273 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:50:18.883541 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:50:18.886818 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:50:18.890114 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:50:18.893410 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:50:18.896719 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:50:18.900014 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:50:18.903294 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:50:18.906537 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:50:18.909771 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:50:18.913009 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:50:18.916232 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:50:18.919455 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:50:18.922700 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:50:18.925937 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:50:18.929155 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:50:18.932410 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:50:18.935626 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:50:18.938857 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:50:18.942096 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:50:18.945326 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:50:18.948551 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:50:18.951778 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:50:18.955006 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:50:18.958230 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:50:18.961459 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:50:18.964691 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:50:18.967927 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:50:18.971227 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:50:18.974472 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:50:18.977704 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:50:18.980937 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:50:18.984185 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:50:18.987405 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:50:18.990633 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:50:18.993867 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:50:18.997094 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:50:19.000345 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:50:19.003564 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:50:19.006793 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:50:19.010026 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:50:19.013262 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:50:19.016503 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:50:19.019751 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:50:19.022994 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:50:19.026234 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:50:19.029462 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:50:19.032706 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:50:19.035949 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:50:19.039181 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:50:19.042408 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:50:19.045642 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:50:19.048879 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:50:19.052108 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:50:19.055340 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:50:19.058589 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:50:19.061819 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:50:19.065047 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:50:19.068273 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:50:19.071481 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:50:19.074705 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:50:19.077945 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:50:19.081182 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:50:19.084421 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:50:19.087651 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:50:19.090886 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:50:19.094109 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:50:19.097337 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:50:19.100577 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:50:19.103805 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:50:19.107026 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:50:19.110269 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:50:19.113498 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:50:19.116724 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:50:19.119962 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:50:19.123185 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:50:19.126416 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:50:19.129666 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:50:19.132910 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:50:19.136138 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:50:19.139361 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:50:19.142595 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:50:19.145830 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:50:19.149063 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:50:19.152295 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:50:19.155520 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:50:19.158762 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:50:19.161995 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:50:19.165238 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:50:19.168479 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:50:19.171706 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:50:19.174933 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:50:19.178150 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:50:19.181397 ---      ParallelTerminationStrategy: PID 22 died...
22:50:19.182861 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:50:19.186446 ---      ParallelTerminationStrategy: PID 23 died...
22:50:19.187912 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:50:19.191472 ---      ParallelTerminationStrategy: PID 24 died...
22:50:19.192918 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:50:19.196484 ---      ParallelTerminationStrategy: PID 25 died...
22:50:19.197942 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:50:19.201493 ---      ParallelTerminationStrategy: PID 26 died...
22:50:19.202942 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:50:19.206532 ---      ParallelTerminationStrategy: PID 27 died...
22:50:19.207994 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:50:19.211557 ---      ParallelTerminationStrategy: PID 28 died...
22:50:19.213012 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:50:19.216597 ---      ParallelTerminationStrategy: PID 29 died...
22:50:19.218052 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:50:19.221634 ---      ParallelTerminationStrategy: PID 30 died...
22:50:19.223085 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:50:19.226720 ---      ParallelTerminationStrategy: PID 31 died...
22:50:19.228212 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:50:19.231886 ---      ParallelTerminationStrategy: PID 32 died...
22:50:19.233369 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:50:19.237040 ---      ParallelTerminationStrategy: PID 33 died...
22:50:19.238519 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:50:19.242191 ---      ParallelTerminationStrategy: PID 35 died...
22:50:19.243697 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:50:19.247368 ---      ParallelTerminationStrategy: PID 36 died...
22:50:19.248852 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:50:19.252521 ---      ParallelTerminationStrategy: PID 37 died...
22:50:19.254004 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:50:19.257656 ---      ParallelTerminationStrategy: PID 38 died...
22:50:19.259140 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:50:19.262813 ---      ParallelTerminationStrategy: PID 39 died...
22:50:19.264302 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:50:19.267982 ---      ParallelTerminationStrategy: PID 40 died...
22:50:19.269462 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:50:19.273134 ---      ParallelTerminationStrategy: PID 41 died...
22:50:19.274610 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:50:19.278261 ---      ParallelTerminationStrategy: PID 42 died...
22:50:19.279734 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:50:19.283366 ---      ParallelTerminationStrategy: PID 43 died...
22:50:19.284859 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:50:19.288500 ---      ParallelTerminationStrategy: PID 44 died...
22:50:19.289970 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:50:19.293607 ---      ParallelTerminationStrategy: PID 45 died...
22:50:19.295074 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:50:19.298696 ---      ParallelTerminationStrategy: PID 46 died...
22:50:19.300176 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:50:19.303793 ---      ParallelTerminationStrategy: PID 47 died...
22:50:19.305265 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:50:19.308898 ---      ParallelTerminationStrategy: PID 48 died...
22:50:19.310368 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:50:19.313987 ---      ParallelTerminationStrategy: PID 49 died...
22:50:19.315440 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:50:19.319073 ---      ParallelTerminationStrategy: PID 50 died...
22:50:19.320543 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:50:19.324174 ---      ParallelTerminationStrategy: PID 51 died...
22:50:19.325636 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:50:19.329269 ---      ParallelTerminationStrategy: PID 52 died...
22:50:19.330740 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:50:19.334378 ---      ParallelTerminationStrategy: PID 53 died...
22:50:19.335846 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:50:19.339472 ---      ParallelTerminationStrategy: PID 54 died...
22:50:19.340952 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:50:19.344593 ---      ParallelTerminationStrategy: PID 55 died...
22:50:19.346056 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:50:19.349683 ---      ParallelTerminationStrategy: PID 56 died...
22:50:19.351147 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:50:19.354795 ---      ParallelTerminationStrategy: PID 57 died...
22:50:19.356273 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:50:19.359917 ---      ParallelTerminationStrategy: PID 58 died...
22:50:19.361377 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:50:19.365006 ---      ParallelTerminationStrategy: PID 59 died...
22:50:19.366476 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:50:19.370136 ---      ParallelTerminationStrategy: PID 60 died...
22:50:19.371598 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:50:19.375230 ---      ParallelTerminationStrategy: PID 61 died...
22:50:19.376694 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:50:19.380345 ---      ParallelTerminationStrategy: PID 62 died...
22:50:19.381817 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:50:19.385454 ---      ParallelTerminationStrategy: PID 63 died...
22:50:19.386924 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:50:19.390565 ---      ParallelTerminationStrategy: PID 64 died...
22:50:19.392042 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:50:19.395671 ---      ParallelTerminationStrategy: PID 65 died...
22:50:19.397137 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:50:19.400757 ---      ParallelTerminationStrategy: PID 66 died...
22:50:19.402235 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:50:19.405874 ---      ParallelTerminationStrategy: PID 67 died...
22:50:19.407342 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:50:19.410971 ---      ParallelTerminationStrategy: PID 68 died...
22:50:19.412460 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:50:19.416097 ---      ParallelTerminationStrategy: PID 69 died...
22:50:19.417567 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:50:19.421231 ---      ParallelTerminationStrategy: PID 70 died...
22:50:19.422707 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:50:19.426344 ---      ParallelTerminationStrategy: PID 71 died...
22:50:19.427841 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:50:19.431478 ---      ParallelTerminationStrategy: PID 72 died...
22:50:19.432959 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:50:19.436608 ---      ParallelTerminationStrategy: PID 73 died...
22:50:19.438086 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:50:19.441736 ---      ParallelTerminationStrategy: PID 74 died...
22:50:19.443209 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:50:19.446860 ---      ParallelTerminationStrategy: PID 75 died...
22:50:19.448344 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:50:19.451985 ---      ParallelTerminationStrategy: PID 76 died...
22:50:19.453459 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:50:19.457103 ---      ParallelTerminationStrategy: PID 77 died...
22:50:19.458574 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:50:19.462239 ---      ParallelTerminationStrategy: PID 78 died...
22:50:19.463718 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:50:19.467367 ---      ParallelTerminationStrategy: PID 79 died...
22:50:19.468860 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:50:19.472518 ---      ParallelTerminationStrategy: PID 80 died...
22:50:19.474009 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:50:19.477656 ---      ParallelTerminationStrategy: PID 81 died...
22:50:19.479127 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:50:19.482785 ---      ParallelTerminationStrategy: PID 82 died...
22:50:19.484287 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:50:19.487959 ---      ParallelTerminationStrategy: PID 83 died...
22:50:19.489431 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:50:19.493093 ---      ParallelTerminationStrategy: PID 84 died...
22:50:19.494564 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:50:19.498223 ---      ParallelTerminationStrategy: PID 85 died...
22:50:19.499715 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:50:19.503371 ---      ParallelTerminationStrategy: PID 86 died...
22:50:19.504850 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:50:19.508499 ---      ParallelTerminationStrategy: PID 87 died...
22:50:19.509990 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:50:19.513644 ---      ParallelTerminationStrategy: PID 88 died...
22:50:19.515123 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:50:19.518783 ---      ParallelTerminationStrategy: PID 89 died...
22:50:19.520263 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:50:19.523930 ---      ParallelTerminationStrategy: PID 90 died...
22:50:19.525396 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:50:19.529038 ---      ParallelTerminationStrategy: PID 91 died...
22:50:19.530515 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:50:19.534181 ---      ParallelTerminationStrategy: PID 92 died...
22:50:19.535661 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:50:19.539328 ---      ParallelTerminationStrategy: PID 93 died...
22:50:19.540829 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:50:19.544483 ---      ParallelTerminationStrategy: PID 94 died...
22:50:19.545963 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:50:19.549646 ---      ParallelTerminationStrategy: PID 95 died...
22:50:19.551122 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:50:19.554767 ---      ParallelTerminationStrategy: PID 96 died...
22:50:19.556249 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:50:19.559916 ---      ParallelTerminationStrategy: PID 97 died...
22:50:19.561395 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:50:19.565039 ---      ParallelTerminationStrategy: PID 98 died...
22:50:19.566516 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:50:19.570177 ---      ParallelTerminationStrategy: PID 99 died...
22:50:19.571667 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:50:19.575321 ---      ParallelTerminationStrategy: PID 100 died...
22:50:19.576814 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:50:19.580457 ---      ParallelTerminationStrategy: PID 101 died...
22:50:19.581939 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:50:19.585603 ---      ParallelTerminationStrategy: PID 102 died...
22:50:19.587083 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:50:19.590731 ---      ParallelTerminationStrategy: PID 103 died...
22:50:19.592229 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:50:19.595902 ---      ParallelTerminationStrategy: PID 104 died...
22:50:19.597383 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:50:19.601059 ---      ParallelTerminationStrategy: PID 105 died...
22:50:19.602533 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:50:19.606204 ---      ParallelTerminationStrategy: PID 106 died...
22:50:19.607690 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:50:19.611341 ---      ParallelTerminationStrategy: PID 107 died...
22:50:19.612834 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:50:19.616486 ---      ParallelTerminationStrategy: PID 108 died...
22:50:19.617963 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:50:19.621631 ---      ParallelTerminationStrategy: PID 109 died...
22:50:19.623099 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:50:19.626770 ---      ParallelTerminationStrategy: PID 110 died...
22:50:19.628261 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:50:19.631932 ---      ParallelTerminationStrategy: PID 111 died...
22:50:19.633404 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:50:19.637069 ---      ParallelTerminationStrategy: PID 112 died...
22:50:19.638553 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:50:19.642205 ---      ParallelTerminationStrategy: PID 113 died...
22:50:19.643689 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:50:19.647341 ---      ParallelTerminationStrategy: PID 114 died...
22:50:19.648842 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:50:19.652510 ---      ParallelTerminationStrategy: PID 115 died...
22:50:19.653979 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:50:19.657631 ---      ParallelTerminationStrategy: PID 116 died...
22:50:19.659108 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:50:19.662730 ---      ParallelTerminationStrategy: PID 117 died...
22:50:19.664233 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:50:19.667881 ---      ParallelTerminationStrategy: PID 118 died...
22:50:19.669358 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:50:19.673017 ---      ParallelTerminationStrategy: PID 119 died...
22:50:19.674497 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:50:19.678157 ---      ParallelTerminationStrategy: PID 120 died...
22:50:19.679639 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:50:19.683303 ---      ParallelTerminationStrategy: PID 121 died...
22:50:19.684785 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:50:19.688438 ---      ParallelTerminationStrategy: PID 122 died...
22:50:19.689911 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:50:19.693567 ---      ParallelTerminationStrategy: PID 123 died...
22:50:19.695035 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:50:19.698689 ---      ParallelTerminationStrategy: PID 124 died...
22:50:19.700177 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:50:19.703838 ---      ParallelTerminationStrategy: PID 125 died...
22:50:19.705311 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:50:19.708963 ---      ParallelTerminationStrategy: PID 126 died...
22:50:19.710449 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:50:19.714119 ---      ParallelTerminationStrategy: PID 127 died...
22:50:19.715590 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:50:19.719239 ---      ParallelTerminationStrategy: PID 128 died...
22:50:19.720742 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:50:19.724399 ---      ParallelTerminationStrategy: PID 129 died...
22:50:19.725871 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:50:19.729534 ---      ParallelTerminationStrategy: PID 130 died...
22:50:19.731009 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:50:19.734652 ---      ParallelTerminationStrategy: PID 131 died...
22:50:19.736144 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:50:19.739782 ---      ParallelTerminationStrategy: PID 132 died...
22:50:19.741255 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:50:19.744887 ---      ParallelTerminationStrategy: PID 133 died...
22:50:19.746366 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:50:19.750039 ---      ParallelTerminationStrategy: PID 134 died...
22:50:19.751505 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:50:19.755172 ---      ParallelTerminationStrategy: PID 135 died...
22:50:19.756657 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:50:19.760350 ---      ParallelTerminationStrategy: PID 136 died...
22:50:19.761830 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:50:19.765509 ---      ParallelTerminationStrategy: PID 137 died...
22:50:19.766983 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:50:19.770670 ---      ParallelTerminationStrategy: PID 138 died...
22:50:19.772159 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:50:19.775846 ---      ParallelTerminationStrategy: PID 139 died...
22:50:19.777325 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:50:19.781035 ---      ParallelTerminationStrategy: PID 140 died...
22:50:19.782527 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:50:19.786222 ---      ParallelTerminationStrategy: PID 141 died...
22:50:19.787714 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:50:19.791398 ---      ParallelTerminationStrategy: PID 142 died...
22:50:19.792889 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:50:19.796561 ---      ParallelTerminationStrategy: PID 143 died...
22:50:19.798042 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:50:19.801732 ---      ParallelTerminationStrategy: PID 144 died...
22:50:19.803203 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:50:19.806870 ---      ParallelTerminationStrategy: PID 145 died...
22:50:19.808363 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:50:19.812051 ---      ParallelTerminationStrategy: PID 146 died...
22:50:19.813537 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:50:19.817203 ---      ParallelTerminationStrategy: PID 147 died...
22:50:19.818682 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:50:19.822336 ---      ParallelTerminationStrategy: PID 148 died...
22:50:19.823808 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:50:19.827461 ---      ParallelTerminationStrategy: PID 149 died...
22:50:19.828937 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:50:19.832588 ---      ParallelTerminationStrategy: PID 150 died...
22:50:19.834058 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:50:19.837731 ---      ParallelTerminationStrategy: PID 151 died...
22:50:19.839192 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:50:19.842854 ---      ParallelTerminationStrategy: PID 152 died...
22:50:19.844333 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:50:19.848008 ---      ParallelTerminationStrategy: PID 153 died...
22:50:19.849483 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:50:19.853147 ---      ParallelTerminationStrategy: PID 154 died...
22:50:19.854619 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:50:19.858284 ---      ParallelTerminationStrategy: PID 155 died...
22:50:19.859765 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:50:19.863431 ---      ParallelTerminationStrategy: PID 156 died...
22:50:19.864911 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:50:19.868589 ---      ParallelTerminationStrategy: PID 157 died...
22:50:19.870066 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:50:19.873753 ---      ParallelTerminationStrategy: PID 158 died...
22:50:19.875223 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:50:19.878874 ---      ParallelTerminationStrategy: PID 159 died...
22:50:19.880365 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:50:19.884054 ---      ParallelTerminationStrategy: PID 160 died...
22:50:19.885523 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:50:19.889180 ---      ParallelTerminationStrategy: PID 161 died...
22:50:19.890649 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:50:19.894296 ---      ParallelTerminationStrategy: PID 162 died...
22:50:19.895776 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:50:19.899434 ---      ParallelTerminationStrategy: PID 163 died...
22:50:19.900921 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:50:19.904580 ---      ParallelTerminationStrategy: PID 164 died...
22:50:19.906052 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:50:19.909720 ---      ParallelTerminationStrategy: PID 165 died...
22:50:19.911195 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:50:19.914852 ---      ParallelTerminationStrategy: PID 166 died...
22:50:19.916339 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:50:19.920003 ---      ParallelTerminationStrategy: PID 167 died...
22:50:19.921470 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:50:19.925144 ---      ParallelTerminationStrategy: PID 168 died...
22:50:19.926619 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:50:19.930285 ---      ParallelTerminationStrategy: PID 169 died...
22:50:19.931781 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:50:19.935454 ---      ParallelTerminationStrategy: PID 170 died...
22:50:19.936941 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:50:19.940604 ---      ParallelTerminationStrategy: PID 171 died...
22:50:19.942077 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:50:19.945779 ---      ParallelTerminationStrategy: PID 172 died...
22:50:19.947259 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:50:19.950911 ---      ParallelTerminationStrategy: PID 173 died...
22:50:19.952387 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:50:19.956069 ---      ParallelTerminationStrategy: PID 174 died...
22:50:19.957541 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:50:19.961202 ---      ParallelTerminationStrategy: PID 175 died...
22:50:19.962684 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:50:19.966339 ---      ParallelTerminationStrategy: PID 176 died...
22:50:19.967817 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:50:19.971487 ---      ParallelTerminationStrategy: PID 177 died...
22:50:19.972963 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:50:19.976608 ---      ParallelTerminationStrategy: PID 178 died...
22:50:19.978072 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:50:19.981739 ---      ParallelTerminationStrategy: PID 179 died...
22:50:19.983207 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:50:19.986849 ---      ParallelTerminationStrategy: PID 180 died...
22:50:19.988323 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:50:19.991991 ---      ParallelTerminationStrategy: PID 181 died...
22:50:19.993461 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:50:19.997124 ---      ParallelTerminationStrategy: PID 182 died...
22:50:19.998614 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:50:20.002286 ---      ParallelTerminationStrategy: PID 183 died...
22:50:20.003776 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:50:20.007439 ---      ParallelTerminationStrategy: PID 184 died...
22:50:20.008923 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:50:20.012599 ---      ParallelTerminationStrategy: PID 185 died...
22:50:20.014075 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:50:20.017739 ---      ParallelTerminationStrategy: PID 186 died...
22:50:20.019209 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:50:20.022863 ---      ParallelTerminationStrategy: PID 187 died...
22:50:20.024335 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:50:20.028010 ---      ParallelTerminationStrategy: PID 188 died...
22:50:20.029482 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:50:20.033128 ---      ParallelTerminationStrategy: PID 189 died...
22:50:20.034593 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:50:20.038253 ---      ParallelTerminationStrategy: PID 190 died...
22:50:20.039728 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:50:20.043381 ---      ParallelTerminationStrategy: PID 191 died...
22:50:20.044867 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:50:20.048522 ---      ParallelTerminationStrategy: PID 192 died...
22:50:20.049995 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:50:20.053648 ---      ParallelTerminationStrategy: PID 193 died...
22:50:20.055117 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:50:20.058767 ---      ParallelTerminationStrategy: PID 194 died...
22:50:20.060257 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:50:20.063917 ---      ParallelTerminationStrategy: PID 195 died...
22:50:20.065379 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:50:20.069052 ---      ParallelTerminationStrategy: PID 196 died...
22:50:20.070515 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:50:20.074171 ---      ParallelTerminationStrategy: PID 197 died...
22:50:20.075640 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:50:20.079286 ---      ParallelTerminationStrategy: PID 198 died...
22:50:20.080756 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:50:20.084430 ---      ParallelTerminationStrategy: PID 199 died...
22:50:20.085908 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:50:20.089556 ---      ParallelTerminationStrategy: PID 200 died...
22:50:20.091022 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:50:20.094678 ---      ParallelTerminationStrategy: PID 201 died...
22:50:20.096142 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:50:20.099811 ---      ParallelTerminationStrategy: PID 202 died...
22:50:20.101287 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:50:20.104951 ---      ParallelTerminationStrategy: PID 203 died...
22:50:20.106420 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:50:20.110093 ---      ParallelTerminationStrategy: PID 204 died...
22:50:20.111555 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:50:20.115209 ---      ParallelTerminationStrategy: PID 205 died...
22:50:20.116677 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:50:20.120317 ---      ParallelTerminationStrategy: PID 206 died...
22:50:20.121780 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:50:20.125441 ---      ParallelTerminationStrategy: PID 207 died...
22:50:20.126909 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:50:20.130565 ---      ParallelTerminationStrategy: PID 208 died...
22:50:20.132040 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:50:20.135689 ---      ParallelTerminationStrategy: PID 209 died...
22:50:20.137160 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:50:20.140823 ---      ParallelTerminationStrategy: PID 210 died...
22:50:20.142296 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:50:20.145938 ---      ParallelTerminationStrategy: PID 211 died...
22:50:20.147414 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:50:20.151075 ---      ParallelTerminationStrategy: PID 212 died...
22:50:20.152556 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:50:20.156235 ---      ParallelTerminationStrategy: PID 213 died...
22:50:20.157703 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:50:20.161352 ---      ParallelTerminationStrategy: PID 214 died...
22:50:20.162816 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:50:20.166478 ---      ParallelTerminationStrategy: PID 215 died...
22:50:20.167953 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:50:20.171611 ---      ParallelTerminationStrategy: PID 216 died...
22:50:20.173092 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:50:20.176762 ---      ParallelTerminationStrategy: PID 217 died...
22:50:20.178234 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:50:20.181917 ---      ParallelTerminationStrategy: PID 218 died...
22:50:20.183388 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:50:20.187070 ---      ParallelTerminationStrategy: PID 219 died...
22:50:20.188536 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:50:20.192186 ---      ParallelTerminationStrategy: PID 220 died...
22:50:20.193670 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:50:20.197338 ---      ParallelTerminationStrategy: PID 221 died...
22:50:20.198822 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:50:20.202493 ---      ParallelTerminationStrategy: PID 222 died...
22:50:20.203967 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:50:20.207638 ---      ParallelTerminationStrategy: PID 223 died...
22:50:20.209115 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:50:20.212804 ---      ParallelTerminationStrategy: PID 224 died...
22:50:20.214271 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:50:20.217927 ---      ParallelTerminationStrategy: PID 225 died...
22:50:20.219396 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:50:20.223065 ---      ParallelTerminationStrategy: PID 226 died...
22:50:20.224551 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:50:20.228229 ---      ParallelTerminationStrategy: PID 227 died...
22:50:20.229694 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:50:20.233354 ---      ParallelTerminationStrategy: PID 228 died...
22:50:20.234815 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:50:20.238485 ---      ParallelTerminationStrategy: PID 229 died...
22:50:20.239945 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:50:20.243611 ---      ParallelTerminationStrategy: PID 230 died...
22:50:20.245078 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:50:20.248752 ---      ParallelTerminationStrategy: PID 231 died...
22:50:20.250229 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:50:20.253888 ---      ParallelTerminationStrategy: PID 232 died...
22:50:20.255360 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:50:20.259022 ---      ParallelTerminationStrategy: PID 233 died...
22:50:20.260502 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:50:20.264165 ---      ParallelTerminationStrategy: PID 234 died...
22:50:20.265637 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:23.670043 ---      ParallelTerminationStrategy: PID 34 died...
22:50:23.675871 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8242 netreg_mass PASS
---------------------------------------------------------------------
22:50:23.753747 tst                       trial-8242: Storing JUnit report in /build/trial-8242/run.2026-02-14_22-48-57/trial-8242.xml

--------------------------------------------------------------------------------------------
trial-8242 PASS
--------------------------------------------------------------------------------------------
22:50:23.769722 tst                       trial-8242: trial-8242: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8242/inst
+ cd trial-8242
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-02-14 22:48:56
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8242-run.tgz run.2026-02-14_22-48-57
+ tar czf /build/trial-8242-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-02-14_13_29_21.tgz osmo-bts-oc2g.build-2026-02-14_00_51_23.tgz osmo-bts-sysmo.build-2026-02-14_00_51_24.tgz osmo-bts.build-2026-02-14_00_51_27.tgz osmo-ggsn.build-2026-02-14_20_42_42.tgz osmo-hlr.build-2026-02-14_16_36_52.tgz osmo-hnbgw.build-2026-02-14_13_30_32.tgz osmo-mgw.build-2026-02-14_08_33_04.tgz osmo-msc.build-2026-02-14_13_33_10.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-14_07_34_51.tgz osmo-pcu-sysmo.build-2026-02-14_07_34_53.tgz osmo-pcu.build-2026-02-14_07_35_00.tgz osmo-sgsn.build-2026-02-14_20_48_36.tgz osmo-stp.build-2026-02-14_13_25_36.tgz osmo-trx.build-2026-02-14_14_21_32.tgz osmocom-bb.build-2026-02-14_21_17_12.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