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/jenkins14696209770837120398.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-8237
+ 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 [ 5/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		cpio 		dbus 		tcpdump 		sqlite3 		python3 		python3-setuptools 		python3-yaml 		python3-mako 		python3-gi 		python3-numpy 		python3-wheel 		python3-watchdog 		ofono 		patchelf 		rpm2cpio 		sudo 		libcap2-bin 		python3-pip 		udhcpc 		iperf3 		locales
#7 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:b96bc4591a117c932e74b29cf1504dfb139bee64c89a34c637f5b04b5cbf460d 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=8238 -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-10 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8238
+ mkdir -p trial-8238
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-02-10_13_29_29.tgz osmo-bts-oc2g.build-2026-02-10_00_51_25.tgz osmo-bts-sysmo.build-2026-02-10_00_51_23.tgz osmo-bts.build-2026-02-10_00_51_37.tgz osmo-ggsn.build-2026-02-10_20_42_44.tgz osmo-hlr.build-2026-02-10_16_36_57.tgz osmo-hnbgw.build-2026-02-10_13_30_37.tgz osmo-mgw.build-2026-02-10_08_33_08.tgz osmo-msc.build-2026-02-10_13_33_12.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-10_07_34_49.tgz osmo-pcu-sysmo.build-2026-02-10_07_34_51.tgz osmo-pcu.build-2026-02-10_07_34_58.tgz osmo-sgsn.build-2026-02-10_20_48_16.tgz osmo-stp.build-2026-02-10_13_25_29.tgz osmo-trx.build-2026-02-10_14_22_03.tgz osmocom-bb.build-2026-02-10_21_17_32.tgz srslte.build-19.tgz trial-8238
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-02-10_13_29_29.md5 osmo-bts-oc2g.build-2026-02-10_00_51_25.md5 osmo-bts-sysmo.build-2026-02-10_00_51_23.md5 osmo-bts.build-2026-02-10_00_51_37.md5 osmo-ggsn.build-2026-02-10_20_42_44.md5 osmo-hlr.build-2026-02-10_16_36_57.md5 osmo-hnbgw.build-2026-02-10_13_30_37.md5 osmo-mgw.build-2026-02-10_08_33_08.md5 osmo-msc.build-2026-02-10_13_33_12.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-10_07_34_49.md5 osmo-pcu-sysmo.build-2026-02-10_07_34_51.md5 osmo-pcu.build-2026-02-10_07_34_58.md5 osmo-sgsn.build-2026-02-10_20_48_16.md5 osmo-stp.build-2026-02-10_13_25_29.md5 osmo-trx.build-2026-02-10_14_22_03.md5 osmocom-bb.build-2026-02-10_21_17_32.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-02-10_13_29_29.md5 osmo-bts-oc2g.build-2026-02-10_00_51_25.md5 osmo-bts-sysmo.build-2026-02-10_00_51_23.md5 osmo-bts.build-2026-02-10_00_51_37.md5 osmo-ggsn.build-2026-02-10_20_42_44.md5 osmo-hlr.build-2026-02-10_16_36_57.md5 osmo-hnbgw.build-2026-02-10_13_30_37.md5 osmo-mgw.build-2026-02-10_08_33_08.md5 osmo-msc.build-2026-02-10_13_33_12.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-02-10_07_34_49.md5 osmo-pcu-sysmo.build-2026-02-10_07_34_51.md5 osmo-pcu.build-2026-02-10_07_34_58.md5 osmo-sgsn.build-2026-02-10_20_48_16.md5 osmo-stp.build-2026-02-10_13_25_29.md5 osmo-trx.build-2026-02-10_14_22_03.md5 osmocom-bb.build-2026-02-10_21_17_32.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-8238 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8238'
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-8238
--------------------------------------------------------------------------------------------
22:48:17.440030 tst                       trial-8238: Detailed log at /build/trial-8238/run.2026-02-10_22-48-17/log

---------------------------------------------------------------------
trial-8238 netreg_mass
---------------------------------------------------------------------
22:48:17.645750 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.646120 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.646875 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.648005 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.689318 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.690164 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.691320 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.752892 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-8238 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.753640 tst       register_default_mass.py:9: Claiming resources for the test
22:48:17.768758 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.769273 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.769716 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.770145 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.770569 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.771017 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.771462 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.802366 tst         register_default_mass.py: using LAC 2
22:48:17.824069 tst         register_default_mass.py: using RAC 2
22:48:17.850263 tst         register_default_mass.py: using CellId 2
22:48:17.879526 tst         register_default_mass.py: using BVCI 3
22:48:17.892931 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.893615 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.894211 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.894738 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.895234 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.895768 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.896257 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.896840 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.897386 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.897898 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.898391 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.898903 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.899398 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.899912 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.900420 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.900935 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.901438 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.901934 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.902430 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.902944 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.903436 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.903954 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.904469 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.904976 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.905471 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.905987 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.906491 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.906997 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.907505 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.908014 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.908522 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.909024 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.909527 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.910049 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.910555 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.911054 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.911564 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.912082 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.912584 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.913093 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.913597 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.914103 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.914623 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.915137 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.915638 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.916171 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.916684 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.917191 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.917712 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.918219 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.918736 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.919256 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.919773 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.920277 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.920790 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.921303 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.921802 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.922306 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.922822 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.923313 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.923809 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.924319 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.924828 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.925331 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.925820 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.926322 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.926821 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.927315 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.927810 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.928314 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.928814 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.929332 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.929902 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.930400 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.930905 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.931403 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.931898 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.932390 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.932900 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.933391 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.933883 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.934391 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.934892 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.935384 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.935893 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.936398 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.936890 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.937379 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.937863 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.938371 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.938875 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.939371 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.939901 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.940404 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.940899 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.941405 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.941906 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.942408 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.942906 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.943420 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.943932 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.944501 tst      register_default_mass.py:21: Launching a simple network
22:48:17.954597 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.074737 run            create_hlr_db(pid=21): Launched
22:48:19.097841 run            create_hlr_db(pid=21): Terminated: ok {rc=0}
22:48:19.126323 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Launched
22:48:19.141326 run      osmo-hlr_127.0.42.2(pid=24): Launched
22:48:19.146989 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.335980 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Launched
22:48:19.351029 run      osmo-stp_127.0.42.5(pid=26): Launched
22:48:19.356658 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.774210 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Launched
22:48:19.789362 run      osmo-msc_127.0.42.6(pid=28): Launched
22:48:22.804993 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.945444 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Launched
22:48:22.960407 run      osmo-mgw_127.0.42.3(pid=30): Launched
22:48:22.966071 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.989712 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Launched
22:48:23.004860 run      osmo-mgw_127.0.42.4(pid=32): Launched
22:48:23.010818 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.326408 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Launched
22:48:23.341736 run      osmo-bsc_127.0.42.7(pid=34): Launched
22:48:29.374021 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.546077 run         osmo-bts-virtual(pid=35): Launched
22:48:30.581551 tst         register_default_mass.py: using MSISDN 1001
22:48:30.596009 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.635177 tst         register_default_mass.py: using MSISDN 1002
22:48:30.652901 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.690622 tst         register_default_mass.py: using MSISDN 1003
22:48:30.708137 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.738753 tst         register_default_mass.py: using MSISDN 1004
22:48:30.753503 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.783434 tst         register_default_mass.py: using MSISDN 1005
22:48:30.797767 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.828075 tst         register_default_mass.py: using MSISDN 1006
22:48:30.842485 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.872545 tst         register_default_mass.py: using MSISDN 1007
22:48:30.886726 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.917070 tst         register_default_mass.py: using MSISDN 1008
22:48:30.931513 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.960901 tst         register_default_mass.py: using MSISDN 1009
22:48:30.974771 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.004482 tst         register_default_mass.py: using MSISDN 1010
22:48:31.018460 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.047774 tst         register_default_mass.py: using MSISDN 1011
22:48:31.061619 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.091351 tst         register_default_mass.py: using MSISDN 1012
22:48:31.105499 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.135579 tst         register_default_mass.py: using MSISDN 1013
22:48:31.149724 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.180087 tst         register_default_mass.py: using MSISDN 1014
22:48:31.194394 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.224576 tst         register_default_mass.py: using MSISDN 1015
22:48:31.238836 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.269281 tst         register_default_mass.py: using MSISDN 1016
22:48:31.283703 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.314027 tst         register_default_mass.py: using MSISDN 1017
22:48:31.328426 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.358923 tst         register_default_mass.py: using MSISDN 1018
22:48:31.373359 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.403916 tst         register_default_mass.py: using MSISDN 1019
22:48:31.418364 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.449005 tst         register_default_mass.py: using MSISDN 1020
22:48:31.463574 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.494220 tst         register_default_mass.py: using MSISDN 1021
22:48:31.508831 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.539407 tst         register_default_mass.py: using MSISDN 1022
22:48:31.553972 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.583924 tst         register_default_mass.py: using MSISDN 1023
22:48:31.597851 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.627948 tst         register_default_mass.py: using MSISDN 1024
22:48:31.641854 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.671766 tst         register_default_mass.py: using MSISDN 1025
22:48:31.686021 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.715348 tst         register_default_mass.py: using MSISDN 1026
22:48:31.725201 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.754958 tst         register_default_mass.py: using MSISDN 1027
22:48:31.769991 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.799798 tst         register_default_mass.py: using MSISDN 1028
22:48:31.813651 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.843935 tst         register_default_mass.py: using MSISDN 1029
22:48:31.857827 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.888018 tst         register_default_mass.py: using MSISDN 1030
22:48:31.901627 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.931728 tst         register_default_mass.py: using MSISDN 1031
22:48:31.945672 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.975990 tst         register_default_mass.py: using MSISDN 1032
22:48:31.989772 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.019588 tst         register_default_mass.py: using MSISDN 1033
22:48:32.033433 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.063033 tst         register_default_mass.py: using MSISDN 1034
22:48:32.076644 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.106635 tst         register_default_mass.py: using MSISDN 1035
22:48:32.120611 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.150608 tst         register_default_mass.py: using MSISDN 1036
22:48:32.164221 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.194538 tst         register_default_mass.py: using MSISDN 1037
22:48:32.208346 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.238700 tst         register_default_mass.py: using MSISDN 1038
22:48:32.249034 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.279809 tst         register_default_mass.py: using MSISDN 1039
22:48:32.295497 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.326328 tst         register_default_mass.py: using MSISDN 1040
22:48:32.341095 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.371765 tst         register_default_mass.py: using MSISDN 1041
22:48:32.386427 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.416850 tst         register_default_mass.py: using MSISDN 1042
22:48:32.431354 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.461761 tst         register_default_mass.py: using MSISDN 1043
22:48:32.476085 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.506561 tst         register_default_mass.py: using MSISDN 1044
22:48:32.520991 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.551448 tst         register_default_mass.py: using MSISDN 1045
22:48:32.565903 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.604703 tst         register_default_mass.py: using MSISDN 1046
22:48:32.622401 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.652680 tst         register_default_mass.py: using MSISDN 1047
22:48:32.667285 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.697709 tst         register_default_mass.py: using MSISDN 1048
22:48:32.712332 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.743128 tst         register_default_mass.py: using MSISDN 1049
22:48:32.757553 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.787844 tst         register_default_mass.py: using MSISDN 1050
22:48:32.802114 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.832834 tst         register_default_mass.py: using MSISDN 1051
22:48:32.847308 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.876653 tst         register_default_mass.py: using MSISDN 1052
22:48:32.890262 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.920789 tst         register_default_mass.py: using MSISDN 1053
22:48:32.935250 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.965812 tst         register_default_mass.py: using MSISDN 1054
22:48:32.980331 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:33.011023 tst         register_default_mass.py: using MSISDN 1055
22:48:33.025661 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:33.056061 tst         register_default_mass.py: using MSISDN 1056
22:48:33.070196 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:33.100828 tst         register_default_mass.py: using MSISDN 1057
22:48:33.115321 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:33.144798 tst         register_default_mass.py: using MSISDN 1058
22:48:33.158689 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:33.189417 tst         register_default_mass.py: using MSISDN 1059
22:48:33.203987 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.233706 tst         register_default_mass.py: using MSISDN 1060
22:48:33.247769 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.278396 tst         register_default_mass.py: using MSISDN 1061
22:48:33.292831 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.323437 tst         register_default_mass.py: using MSISDN 1062
22:48:33.337806 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.368090 tst         register_default_mass.py: using MSISDN 1063
22:48:33.382279 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.413128 tst         register_default_mass.py: using MSISDN 1064
22:48:33.427654 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.458211 tst         register_default_mass.py: using MSISDN 1065
22:48:33.472648 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.503315 tst         register_default_mass.py: using MSISDN 1066
22:48:33.517714 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.548334 tst         register_default_mass.py: using MSISDN 1067
22:48:33.562886 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.593222 tst         register_default_mass.py: using MSISDN 1068
22:48:33.607487 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.638626 tst         register_default_mass.py: using MSISDN 1069
22:48:33.653365 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.683808 tst         register_default_mass.py: using MSISDN 1070
22:48:33.698263 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.729016 tst         register_default_mass.py: using MSISDN 1071
22:48:33.743573 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.773370 tst         register_default_mass.py: using MSISDN 1072
22:48:33.787396 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.818041 tst         register_default_mass.py: using MSISDN 1073
22:48:33.832580 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.862294 tst         register_default_mass.py: using MSISDN 1074
22:48:33.876295 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.905947 tst         register_default_mass.py: using MSISDN 1075
22:48:33.919799 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.949569 tst         register_default_mass.py: using MSISDN 1076
22:48:33.963456 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.994475 tst         register_default_mass.py: using MSISDN 1077
22:48:34.009236 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:34.039946 tst         register_default_mass.py: using MSISDN 1078
22:48:34.054414 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:34.085266 tst         register_default_mass.py: using MSISDN 1079
22:48:34.099914 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:34.130575 tst         register_default_mass.py: using MSISDN 1080
22:48:34.144909 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:34.175566 tst         register_default_mass.py: using MSISDN 1081
22:48:34.190266 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:34.220967 tst         register_default_mass.py: using MSISDN 1082
22:48:34.235322 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.266275 tst         register_default_mass.py: using MSISDN 1083
22:48:34.281028 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.311297 tst         register_default_mass.py: using MSISDN 1084
22:48:34.325639 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.356249 tst         register_default_mass.py: using MSISDN 1085
22:48:34.370530 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.401037 tst         register_default_mass.py: using MSISDN 1086
22:48:34.415581 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.446137 tst         register_default_mass.py: using MSISDN 1087
22:48:34.460505 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.490975 tst         register_default_mass.py: using MSISDN 1088
22:48:34.505452 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.536194 tst         register_default_mass.py: using MSISDN 1089
22:48:34.550618 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.580779 tst         register_default_mass.py: using MSISDN 1090
22:48:34.595104 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.624912 tst         register_default_mass.py: using MSISDN 1091
22:48:34.639100 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.669836 tst         register_default_mass.py: using MSISDN 1092
22:48:34.684342 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.715137 tst         register_default_mass.py: using MSISDN 1093
22:48:34.729809 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.760542 tst         register_default_mass.py: using MSISDN 1094
22:48:34.775050 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.806038 tst         register_default_mass.py: using MSISDN 1095
22:48:34.820680 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.851235 tst         register_default_mass.py: using MSISDN 1096
22:48:34.865888 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.895733 tst         register_default_mass.py: using MSISDN 1097
22:48:34.909819 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.941136 tst         register_default_mass.py: using MSISDN 1098
22:48:34.956072 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.987560 tst         register_default_mass.py: using MSISDN 1099
22:48:35.002588 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:35.034387 tst         register_default_mass.py: using MSISDN 1100
22:48:35.049486 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:35.142092 run                             mass: Starting testcase
22:48:35.147722 run                             mass: Pre-launching all virtphy's
22:48:35.153172 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:35.166173 run   osmo-ms-virt-phy/00000(pid=36): Launched
22:48:35.172381 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:35.185549 run   osmo-ms-virt-phy/00001(pid=37): Launched
22:48:35.191653 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:35.204728 run   osmo-ms-virt-phy/00002(pid=38): Launched
22:48:35.210775 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:35.223675 run   osmo-ms-virt-phy/00003(pid=39): Launched
22:48:35.229684 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:35.242568 run   osmo-ms-virt-phy/00004(pid=40): Launched
22:48:35.248719 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:35.261763 run   osmo-ms-virt-phy/00005(pid=41): Launched
22:48:35.267890 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.280949 run   osmo-ms-virt-phy/00006(pid=42): Launched
22:48:35.286992 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.300104 run   osmo-ms-virt-phy/00007(pid=43): Launched
22:48:35.306178 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.319219 run   osmo-ms-virt-phy/00008(pid=44): Launched
22:48:35.325245 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.338268 run   osmo-ms-virt-phy/00009(pid=45): Launched
22:48:35.344377 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.357388 run   osmo-ms-virt-phy/00010(pid=46): Launched
22:48:35.363407 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.376417 run   osmo-ms-virt-phy/00011(pid=47): Launched
22:48:35.382455 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.395511 run   osmo-ms-virt-phy/00012(pid=48): Launched
22:48:35.401527 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.414504 run   osmo-ms-virt-phy/00013(pid=49): Launched
22:48:35.420578 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.433644 run   osmo-ms-virt-phy/00014(pid=50): Launched
22:48:35.439700 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.452726 run   osmo-ms-virt-phy/00015(pid=51): Launched
22:48:35.458798 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.471829 run   osmo-ms-virt-phy/00016(pid=52): Launched
22:48:35.477891 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.490973 run   osmo-ms-virt-phy/00017(pid=53): Launched
22:48:35.497030 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.510008 run   osmo-ms-virt-phy/00018(pid=54): Launched
22:48:35.515965 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.528872 run   osmo-ms-virt-phy/00019(pid=55): Launched
22:48:35.534830 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.547700 run   osmo-ms-virt-phy/00020(pid=56): Launched
22:48:35.553669 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.566513 run   osmo-ms-virt-phy/00021(pid=57): Launched
22:48:35.572522 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.585527 run   osmo-ms-virt-phy/00022(pid=58): Launched
22:48:35.591756 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.605056 run   osmo-ms-virt-phy/00023(pid=59): Launched
22:48:35.611134 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.624101 run   osmo-ms-virt-phy/00024(pid=60): Launched
22:48:35.630215 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.643314 run   osmo-ms-virt-phy/00025(pid=61): Launched
22:48:35.649371 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.662164 run   osmo-ms-virt-phy/00026(pid=62): Launched
22:48:35.668160 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.681045 run   osmo-ms-virt-phy/00027(pid=63): Launched
22:48:35.687080 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.700109 run   osmo-ms-virt-phy/00028(pid=64): Launched
22:48:35.706116 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.719158 run   osmo-ms-virt-phy/00029(pid=65): Launched
22:48:35.725199 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.738063 run   osmo-ms-virt-phy/00030(pid=66): Launched
22:48:35.744144 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.757069 run   osmo-ms-virt-phy/00031(pid=67): Launched
22:48:35.763078 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.776063 run   osmo-ms-virt-phy/00032(pid=68): Launched
22:48:35.782097 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.795045 run   osmo-ms-virt-phy/00033(pid=69): Launched
22:48:35.801085 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.813949 run   osmo-ms-virt-phy/00034(pid=70): Launched
22:48:35.819916 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.832784 run   osmo-ms-virt-phy/00035(pid=71): Launched
22:48:35.838692 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.851504 run   osmo-ms-virt-phy/00036(pid=72): Launched
22:48:35.857417 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.870244 run   osmo-ms-virt-phy/00037(pid=73): Launched
22:48:35.876225 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.889020 run   osmo-ms-virt-phy/00038(pid=74): Launched
22:48:35.894917 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.907761 run   osmo-ms-virt-phy/00039(pid=75): Launched
22:48:35.913690 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.926558 run   osmo-ms-virt-phy/00040(pid=76): Launched
22:48:35.932511 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.945509 run   osmo-ms-virt-phy/00041(pid=77): Launched
22:48:35.951538 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.964512 run   osmo-ms-virt-phy/00042(pid=78): Launched
22:48:35.970448 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.983410 run   osmo-ms-virt-phy/00043(pid=79): Launched
22:48:35.989380 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:36.002411 run   osmo-ms-virt-phy/00044(pid=80): Launched
22:48:36.008514 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:36.021605 run   osmo-ms-virt-phy/00045(pid=81): Launched
22:48:36.027895 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:36.040942 run   osmo-ms-virt-phy/00046(pid=82): Launched
22:48:36.046969 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:36.059998 run   osmo-ms-virt-phy/00047(pid=83): Launched
22:48:36.066053 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:36.079108 run   osmo-ms-virt-phy/00048(pid=84): Launched
22:48:36.085142 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:36.098173 run   osmo-ms-virt-phy/00049(pid=85): Launched
22:48:36.104198 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:36.117323 run   osmo-ms-virt-phy/00050(pid=86): Launched
22:48:36.123462 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:36.136830 run   osmo-ms-virt-phy/00051(pid=87): Launched
22:48:36.142873 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:36.155937 run   osmo-ms-virt-phy/00052(pid=88): Launched
22:48:36.162025 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:36.175252 run   osmo-ms-virt-phy/00053(pid=89): Launched
22:48:36.181356 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:36.194531 run   osmo-ms-virt-phy/00054(pid=90): Launched
22:48:36.200575 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:36.213656 run   osmo-ms-virt-phy/00055(pid=91): Launched
22:48:36.219838 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:36.232927 run   osmo-ms-virt-phy/00056(pid=92): Launched
22:48:36.239046 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:36.252188 run   osmo-ms-virt-phy/00057(pid=93): Launched
22:48:36.258356 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:36.271800 run   osmo-ms-virt-phy/00058(pid=94): Launched
22:48:36.277915 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.290942 run   osmo-ms-virt-phy/00059(pid=95): Launched
22:48:36.296960 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.309982 run   osmo-ms-virt-phy/00060(pid=96): Launched
22:48:36.316065 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.329099 run   osmo-ms-virt-phy/00061(pid=97): Launched
22:48:36.335049 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.347880 run   osmo-ms-virt-phy/00062(pid=98): Launched
22:48:36.353866 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.366926 run   osmo-ms-virt-phy/00063(pid=99): Launched
22:48:36.373013 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.386038 run  osmo-ms-virt-phy/00064(pid=100): Launched
22:48:36.392070 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:36.405256 run  osmo-ms-virt-phy/00065(pid=101): Launched
22:48:36.411276 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.424424 run  osmo-ms-virt-phy/00066(pid=102): Launched
22:48:36.430468 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.443464 run  osmo-ms-virt-phy/00067(pid=103): Launched
22:48:36.449533 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.462720 run  osmo-ms-virt-phy/00068(pid=104): Launched
22:48:36.468857 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.482009 run  osmo-ms-virt-phy/00069(pid=105): Launched
22:48:36.488090 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.501000 run  osmo-ms-virt-phy/00070(pid=106): Launched
22:48:36.507033 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.519986 run  osmo-ms-virt-phy/00071(pid=107): Launched
22:48:36.525931 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.538779 run  osmo-ms-virt-phy/00072(pid=108): Launched
22:48:36.544752 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.557605 run  osmo-ms-virt-phy/00073(pid=109): Launched
22:48:36.563627 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.576554 run  osmo-ms-virt-phy/00074(pid=110): Launched
22:48:36.582581 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.595453 run  osmo-ms-virt-phy/00075(pid=111): Launched
22:48:36.601439 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.614254 run  osmo-ms-virt-phy/00076(pid=112): Launched
22:48:36.620237 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.633087 run  osmo-ms-virt-phy/00077(pid=113): Launched
22:48:36.639007 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.652013 run  osmo-ms-virt-phy/00078(pid=114): Launched
22:48:36.657916 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.670990 run  osmo-ms-virt-phy/00079(pid=115): Launched
22:48:36.676997 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.690109 run  osmo-ms-virt-phy/00080(pid=116): Launched
22:48:36.696071 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.709221 run  osmo-ms-virt-phy/00081(pid=117): Launched
22:48:36.715247 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.728202 run  osmo-ms-virt-phy/00082(pid=118): Launched
22:48:36.734196 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.747113 run  osmo-ms-virt-phy/00083(pid=119): Launched
22:48:36.753015 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.765910 run  osmo-ms-virt-phy/00084(pid=120): Launched
22:48:36.771998 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.784997 run  osmo-ms-virt-phy/00085(pid=121): Launched
22:48:36.791030 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.804018 run  osmo-ms-virt-phy/00086(pid=122): Launched
22:48:36.809981 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.823353 run  osmo-ms-virt-phy/00087(pid=123): Launched
22:48:36.829433 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.842398 run  osmo-ms-virt-phy/00088(pid=124): Launched
22:48:36.848374 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.861290 run  osmo-ms-virt-phy/00089(pid=125): Launched
22:48:36.867410 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.880781 run  osmo-ms-virt-phy/00090(pid=126): Launched
22:48:36.886778 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.899854 run  osmo-ms-virt-phy/00091(pid=127): Launched
22:48:36.905792 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.918632 run  osmo-ms-virt-phy/00092(pid=128): Launched
22:48:36.924823 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.937948 run  osmo-ms-virt-phy/00093(pid=129): Launched
22:48:36.944184 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.957240 run  osmo-ms-virt-phy/00094(pid=130): Launched
22:48:36.963310 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.976436 run  osmo-ms-virt-phy/00095(pid=131): Launched
22:48:36.982459 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.995536 run  osmo-ms-virt-phy/00096(pid=132): Launched
22:48:37.001551 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:37.014821 run  osmo-ms-virt-phy/00097(pid=133): Launched
22:48:37.020943 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:37.034020 run  osmo-ms-virt-phy/00098(pid=134): Launched
22:48:37.040178 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:37.053211 run  osmo-ms-virt-phy/00099(pid=135): Launched
22:48:37.059227 run                             mass: Checking if sockets are in the filesystem
22:48:37.091910 run                osmo-ms-mob/00000: Starting mobile
22:48:37.104917 run       osmo-ms-mob/00000(pid=136): Launched
22:48:37.115897 run                             mass: MS start registered  {at=1314343.324213237, delay=0.0048055220395326614, ms=00000}
22:48:41.307146 run                osmo-ms-mob/00001: Starting mobile
22:48:41.323918 run       osmo-ms-mob/00001(pid=137): Launched
22:48:41.334659 run                             mass: MS start registered  {at=1314347.542976549, delay=0.00477904686704278, ms=00001}
22:48:42.382646 run                             mass: MS performed LU  {at=1314348.590853171, lu_delay=5.266639933921397, ms=00000}
22:48:43.087443 run                osmo-ms-mob/00002: Starting mobile
22:48:43.101160 run       osmo-ms-mob/00002(pid=138): Launched
22:48:43.111886 run                             mass: MS start registered  {at=1314349.320199393, delay=0.004625795874744654, ms=00002}
22:48:44.406896 run                osmo-ms-mob/00003: Starting mobile
22:48:44.425402 run       osmo-ms-mob/00003(pid=139): Launched
22:48:44.436018 run                             mass: MS start registered  {at=1314350.64433539, delay=0.0046836871188133955, ms=00003}
22:48:45.497206 run                osmo-ms-mob/00004: Starting mobile
22:48:45.513261 run       osmo-ms-mob/00004(pid=140): Launched
22:48:45.523865 run                             mass: MS start registered  {at=1314351.732184661, delay=0.004696786170825362, ms=00004}
22:48:46.148811 run                             mass: MS performed LU  {at=1314352.356997745, lu_delay=4.814021196216345, ms=00001}
22:48:46.497922 run                osmo-ms-mob/00005: Starting mobile
22:48:46.512367 run       osmo-ms-mob/00005(pid=141): Launched
22:48:46.522960 run                             mass: MS start registered  {at=1314352.731279308, delay=0.004411519970744848, ms=00005}
22:48:47.387181 run                osmo-ms-mob/00006: Starting mobile
22:48:47.400793 run       osmo-ms-mob/00006(pid=142): Launched
22:48:47.411162 run                             mass: MS start registered  {at=1314353.619485714, delay=0.004385564010590315, ms=00006}
22:48:48.050206 run                             mass: MS performed LU  {at=1314354.258414218, lu_delay=4.938214825000614, ms=00002}
22:48:48.270839 run                osmo-ms-mob/00007: Starting mobile
22:48:48.284295 run       osmo-ms-mob/00007(pid=143): Launched
22:48:48.295465 run                             mass: MS start registered  {at=1314354.503785507, delay=0.004738206975162029, ms=00007}
22:48:49.087135 run                osmo-ms-mob/00008: Starting mobile
22:48:49.100807 run       osmo-ms-mob/00008(pid=144): Launched
22:48:49.111315 run                             mass: MS start registered  {at=1314355.31963888, delay=0.004452618071809411, ms=00008}
22:48:49.814278 run                osmo-ms-mob/00009: Starting mobile
22:48:49.830635 run       osmo-ms-mob/00009(pid=145): Launched
22:48:49.841371 run                             mass: MS start registered  {at=1314356.049692028, delay=0.00476467702537775, ms=00009}
22:48:49.914409 run                             mass: MS performed LU  {at=1314356.12262325, lu_delay=5.4782878598198295, ms=00003}
22:48:50.508028 run                osmo-ms-mob/00010: Starting mobile
22:48:50.521281 run       osmo-ms-mob/00010(pid=146): Launched
22:48:50.532082 run                             mass: MS start registered  {at=1314356.740402176, delay=0.004446038976311684, ms=00010}
22:48:51.074531 run                osmo-ms-mob/00011: Starting mobile
22:48:51.087548 run       osmo-ms-mob/00011(pid=147): Launched
22:48:51.098382 run                             mass: MS start registered  {at=1314357.306702289, delay=0.00459294393658638, ms=00011}
22:48:51.674962 run                osmo-ms-mob/00012: Starting mobile
22:48:51.687943 run       osmo-ms-mob/00012(pid=148): Launched
22:48:51.698414 run                             mass: MS start registered  {at=1314357.906736135, delay=0.00441085291095078, ms=00012}
22:48:51.815177 run                             mass: MS performed LU  {at=1314358.023392865, lu_delay=6.291208203881979, ms=00004}
22:48:51.842228 run                             mass: MS performed LU  {at=1314358.050537873, lu_delay=5.319258565083146, ms=00005}
22:48:52.307987 run                osmo-ms-mob/00013: Starting mobile
22:48:52.325026 run       osmo-ms-mob/00013(pid=149): Launched
22:48:52.335880 run                             mass: MS start registered  {at=1314358.54420167, delay=0.004700761986896396, ms=00013}
22:48:52.875946 run                osmo-ms-mob/00014: Starting mobile
22:48:52.889265 run       osmo-ms-mob/00014(pid=150): Launched
22:48:52.900756 run                             mass: MS start registered  {at=1314359.109073101, delay=0.005457076011225581, ms=00014}
22:48:53.496704 run                osmo-ms-mob/00015: Starting mobile
22:48:53.513065 run       osmo-ms-mob/00015(pid=151): Launched
22:48:53.523581 run                             mass: MS start registered  {at=1314359.731894575, delay=0.004507052944973111, ms=00015}
22:48:53.679867 run                             mass: MS performed LU  {at=1314359.888082246, lu_delay=6.268596532056108, ms=00006}
22:48:53.744841 run                             mass: MS performed LU  {at=1314359.95304806, lu_delay=5.449262552894652, ms=00007}
22:48:54.006720 run                osmo-ms-mob/00016: Starting mobile
22:48:54.023588 run       osmo-ms-mob/00016(pid=152): Launched
22:48:54.034163 run                             mass: MS start registered  {at=1314360.242486167, delay=0.004534834995865822, ms=00016}
22:48:54.047631 run                             mass: MS performed LU  {at=1314360.255955642, lu_delay=4.936316762119532, ms=00008}
22:48:54.474687 run                osmo-ms-mob/00017: Starting mobile
22:48:54.488212 run       osmo-ms-mob/00017(pid=153): Launched
22:48:54.498958 run                             mass: MS start registered  {at=1314360.707278599, delay=0.004723170073702931, ms=00017}
22:48:55.116684 run                osmo-ms-mob/00018: Starting mobile
22:48:55.135278 run       osmo-ms-mob/00018(pid=154): Launched
22:48:55.148447 run                             mass: MS start registered  {at=1314361.356761439, delay=0.004404543898999691, ms=00018}
22:48:55.498697 run                osmo-ms-mob/00019: Starting mobile
22:48:55.514873 run       osmo-ms-mob/00019(pid=155): Launched
22:48:55.521081 run                             mass: MS performed LU  {at=1314361.729407751, lu_delay=4.989005574956536, ms=00010}
22:48:55.526998 run                             mass: MS start registered  {at=1314361.735332604, delay=0.0059425069484859705, ms=00019}
22:48:55.581618 run                             mass: MS performed LU  {at=1314361.789836904, lu_delay=4.4831346150022, ms=00011}
22:48:55.609242 run                             mass: MS performed LU  {at=1314361.817460052, lu_delay=5.7677680240012705, ms=00009}
22:48:56.007587 run                osmo-ms-mob/00020: Starting mobile
22:48:56.024269 run       osmo-ms-mob/00020(pid=156): Launched
22:48:56.034963 run                             mass: MS start registered  {at=1314362.243285251, delay=0.004570457153022289, ms=00020}
22:48:56.490320 run                osmo-ms-mob/00021: Starting mobile
22:48:56.512527 run       osmo-ms-mob/00021(pid=157): Launched
22:48:56.523566 run                             mass: MS start registered  {at=1314362.731883539, delay=0.004894621903076768, ms=00021}
22:48:56.874995 run                osmo-ms-mob/00022: Starting mobile
22:48:56.888500 run       osmo-ms-mob/00022(pid=158): Launched
22:48:56.899123 run                             mass: MS start registered  {at=1314363.107445321, delay=0.004611511016264558, ms=00022}
22:48:57.406729 run                osmo-ms-mob/00023: Starting mobile
22:48:57.423482 run       osmo-ms-mob/00023(pid=159): Launched
22:48:57.434263 run                             mass: MS start registered  {at=1314363.642581993, delay=0.004858022090047598, ms=00023}
22:48:57.445357 run                             mass: MS performed LU  {at=1314363.653680413, lu_delay=4.544607311952859, ms=00014}
22:48:57.510726 run                             mass: MS performed LU  {at=1314363.718932783, lu_delay=5.812196647981182, ms=00012}
22:48:57.579622 run                             mass: MS performed LU  {at=1314363.78784174, lu_delay=5.24364007008262, ms=00013}
22:48:57.607731 run                osmo-ms-mob/00024: Starting mobile
22:48:57.620865 run       osmo-ms-mob/00024(pid=160): Launched
22:48:57.631556 run                             mass: MS start registered  {at=1314363.839880138, delay=0.004668812965974212, ms=00024}
22:48:58.275970 run                osmo-ms-mob/00025: Starting mobile
22:48:58.289326 run       osmo-ms-mob/00025(pid=161): Launched
22:48:58.300361 run                             mass: MS start registered  {at=1314364.508683169, delay=0.004613921977579594, ms=00025}
22:48:58.675313 run                osmo-ms-mob/00026: Starting mobile
22:48:58.688424 run       osmo-ms-mob/00026(pid=162): Launched
22:48:58.699021 run                             mass: MS start registered  {at=1314364.907342034, delay=0.004583294037729502, ms=00026}
22:48:59.105584 run                osmo-ms-mob/00027: Starting mobile
22:48:59.123314 run       osmo-ms-mob/00027(pid=163): Launched
22:48:59.134016 run                             mass: MS start registered  {at=1314365.342338373, delay=0.004670525901019573, ms=00027}
22:48:59.245602 run                             mass: MS performed LU  {at=1314365.453819984, lu_delay=5.72192540904507, ms=00015}
22:48:59.347849 run                             mass: MS performed LU  {at=1314365.556074304, lu_delay=5.313588137039915, ms=00016}
22:48:59.374832 run                             mass: MS performed LU  {at=1314365.583078584, lu_delay=4.875799984904006, ms=00017}
22:48:59.387406 run                osmo-ms-mob/00028: Starting mobile
22:48:59.400437 run       osmo-ms-mob/00028(pid=164): Launched
22:48:59.411003 run                             mass: MS start registered  {at=1314365.619328745, delay=0.004520481918007135, ms=00028}
22:48:59.905552 run                osmo-ms-mob/00029: Starting mobile
22:48:59.921572 run       osmo-ms-mob/00029(pid=165): Launched
22:48:59.932572 run                             mass: MS start registered  {at=1314366.140893752, delay=0.005068928003311157, ms=00029}
22:49:00.291242 run                osmo-ms-mob/00030: Starting mobile
22:49:00.305448 run       osmo-ms-mob/00030(pid=166): Launched
22:49:00.316751 run                             mass: MS start registered  {at=1314366.525066325, delay=0.005136131076142192, ms=00030}
22:49:00.687139 run                osmo-ms-mob/00031: Starting mobile
22:49:00.701039 run       osmo-ms-mob/00031(pid=167): Launched
22:49:00.712380 run                             mass: MS start registered  {at=1314366.920690771, delay=0.005246056010946631, ms=00031}
22:49:00.975676 run                osmo-ms-mob/00032: Starting mobile
22:49:00.988702 run       osmo-ms-mob/00032(pid=168): Launched
22:49:00.999311 run                             mass: MS start registered  {at=1314367.207633423, delay=0.004622855922207236, ms=00032}
22:49:01.211564 run                             mass: MS performed LU  {at=1314367.419784782, lu_delay=5.6844521779567, ms=00019}
22:49:01.277210 run                             mass: MS performed LU  {at=1314367.485429097, lu_delay=6.128667657962069, ms=00018}
22:49:01.304125 run                osmo-ms-mob/00033: Starting mobile
22:49:01.317267 run       osmo-ms-mob/00033(pid=169): Launched
22:49:01.327823 run                             mass: MS start registered  {at=1314367.536146488, delay=0.004581053042784333, ms=00033}
22:49:01.344597 run                             mass: MS performed LU  {at=1314367.552920078, lu_delay=5.309634826844558, ms=00020}
22:49:01.382921 run                             mass: MS performed LU  {at=1314367.591163362, lu_delay=4.859279823023826, ms=00021}
22:49:01.637161 run                             mass: MS performed LU  {at=1314367.845388358, lu_delay=4.737943036947399, ms=00022}
22:49:01.663584 run                osmo-ms-mob/00034: Starting mobile
22:49:01.676906 run       osmo-ms-mob/00034(pid=170): Launched
22:49:01.688289 run                             mass: MS start registered  {at=1314367.896610048, delay=0.005120734916999936, ms=00034}
22:49:02.088309 run                osmo-ms-mob/00035: Starting mobile
22:49:02.101957 run       osmo-ms-mob/00035(pid=171): Launched
22:49:02.113046 run                             mass: MS start registered  {at=1314368.321367142, delay=0.004553541075438261, ms=00035}
22:49:02.475164 run                osmo-ms-mob/00036: Starting mobile
22:49:02.488782 run       osmo-ms-mob/00036(pid=172): Launched
22:49:02.499497 run                             mass: MS start registered  {at=1314368.70781806, delay=0.004724930971860886, ms=00036}
22:49:02.906997 run                osmo-ms-mob/00037: Starting mobile
22:49:02.923813 run       osmo-ms-mob/00037(pid=173): Launched
22:49:02.934497 run                             mass: MS start registered  {at=1314369.142820136, delay=0.0046843718737363815, ms=00037}
22:49:03.011351 run                             mass: MS performed LU  {at=1314369.219572649, lu_delay=5.576990656089038, ms=00023}
22:49:03.112994 run                             mass: MS performed LU  {at=1314369.321226478, lu_delay=4.41388444416225, ms=00026}
22:49:03.141992 run                osmo-ms-mob/00038: Starting mobile
22:49:03.155003 run       osmo-ms-mob/00038(pid=174): Launched
22:49:03.161055 run                             mass: MS performed LU  {at=1314369.369384874, lu_delay=4.860701704863459, ms=00025}
22:49:03.166829 run                             mass: MS start registered  {at=1314369.375164531, delay=0.005795711884275079, ms=00038}
22:49:03.302483 run                             mass: MS performed LU  {at=1314369.510709042, lu_delay=5.670828904025257, ms=00024}
22:49:03.316678 run                osmo-ms-mob/00039: Starting mobile
22:49:03.329542 run       osmo-ms-mob/00039(pid=175): Launched
22:49:03.340259 run                             mass: MS start registered  {at=1314369.548584234, delay=0.00480725197121501, ms=00039}
22:49:03.907068 run                osmo-ms-mob/00040: Starting mobile
22:49:03.924645 run       osmo-ms-mob/00040(pid=176): Launched
22:49:03.935773 run                             mass: MS start registered  {at=1314370.144087572, delay=0.00498080113902688, ms=00040}
22:49:04.175791 run                osmo-ms-mob/00041: Starting mobile
22:49:04.189369 run       osmo-ms-mob/00041(pid=177): Launched
22:49:04.200329 run                             mass: MS start registered  {at=1314370.408647326, delay=0.005015417002141476, ms=00041}
22:49:04.489326 run                osmo-ms-mob/00042: Starting mobile
22:49:04.503095 run       osmo-ms-mob/00042(pid=178): Launched
22:49:04.514923 run                             mass: MS start registered  {at=1314370.723241667, delay=0.005535088945180178, ms=00042}
22:49:04.901885 run                osmo-ms-mob/00043: Starting mobile
22:49:04.920971 run       osmo-ms-mob/00043(pid=179): Launched
22:49:04.931874 run                             mass: MS start registered  {at=1314371.140188256, delay=0.004827768076211214, ms=00043}
22:49:04.977822 run                             mass: MS performed LU  {at=1314371.186059759, lu_delay=5.045166007010266, ms=00029}
22:49:05.041949 run                             mass: MS performed LU  {at=1314371.250173209, lu_delay=4.7251068840269, ms=00030}
22:49:05.067832 run                osmo-ms-mob/00044: Starting mobile
22:49:05.080662 run       osmo-ms-mob/00044(pid=180): Launched
22:49:05.091268 run                             mass: MS start registered  {at=1314371.299591333, delay=0.004651048919185996, ms=00044}
22:49:05.110155 run                             mass: MS performed LU  {at=1314371.318427868, lu_delay=5.6990991230122745, ms=00028}
22:49:05.147726 run                             mass: MS performed LU  {at=1314371.355960365, lu_delay=6.01362199196592, ms=00027}
22:49:05.168287 run                osmo-ms-mob/00045: Starting mobile
22:49:05.181299 run       osmo-ms-mob/00045(pid=181): Launched
22:49:05.192182 run                             mass: MS start registered  {at=1314371.400502776, delay=0.004509117919951677, ms=00045}
22:49:05.783318 run                osmo-ms-mob/00046: Starting mobile
22:49:05.796659 run       osmo-ms-mob/00046(pid=182): Launched
22:49:05.807483 run                             mass: MS start registered  {at=1314372.015799569, delay=0.004735318012535572, ms=00046}
22:49:06.075522 run                osmo-ms-mob/00047: Starting mobile
22:49:06.089128 run       osmo-ms-mob/00047(pid=183): Launched
22:49:06.099890 run                             mass: MS start registered  {at=1314372.308210578, delay=0.004585348069667816, ms=00047}
22:49:06.387444 run                osmo-ms-mob/00048: Starting mobile
22:49:06.401581 run       osmo-ms-mob/00048(pid=184): Launched
22:49:06.412773 run                             mass: MS start registered  {at=1314372.621093558, delay=0.004939518868923187, ms=00048}
22:49:06.675186 run                osmo-ms-mob/00049: Starting mobile
22:49:06.688107 run       osmo-ms-mob/00049(pid=185): Launched
22:49:06.698729 run                             mass: MS start registered  {at=1314372.907050755, delay=0.004619634011760354, ms=00049}
22:49:06.776995 run                             mass: MS performed LU  {at=1314372.985219757, lu_delay=5.777586334152147, ms=00032}
22:49:06.878888 run                             mass: MS performed LU  {at=1314373.087102408, lu_delay=6.1664116370957345, ms=00031}
22:49:06.893016 run                osmo-ms-mob/00050: Starting mobile
22:49:06.906190 run       osmo-ms-mob/00050(pid=186): Launched
22:49:06.912416 run                             mass: MS performed LU  {at=1314373.120747042, lu_delay=5.224136993987486, ms=00034}
22:49:06.918261 run                             mass: MS start registered  {at=1314373.126596728, delay=0.0058654851745814085, ms=00050}
22:49:07.051055 run                             mass: MS performed LU  {at=1314373.259277516, lu_delay=5.723131028003991, ms=00033}
22:49:07.075272 run                             mass: MS performed LU  {at=1314373.283602863, lu_delay=4.962235721061006, ms=00035}
22:49:07.086300 run                osmo-ms-mob/00051: Starting mobile
22:49:07.099210 run       osmo-ms-mob/00051(pid=187): Launched
22:49:07.109890 run                             mass: MS start registered  {at=1314373.31821298, delay=0.00468957400880754, ms=00051}
22:49:07.688294 run                osmo-ms-mob/00052: Starting mobile
22:49:07.702146 run       osmo-ms-mob/00052(pid=188): Launched
22:49:07.713404 run                             mass: MS start registered  {at=1314373.921723865, delay=0.004898949060589075, ms=00052}
22:49:07.988978 run                osmo-ms-mob/00053: Starting mobile
22:49:08.003239 run       osmo-ms-mob/00053(pid=189): Launched
22:49:08.014896 run                             mass: MS start registered  {at=1314374.223215924, delay=0.005221011117100716, ms=00053}
22:49:08.306227 run                osmo-ms-mob/00054: Starting mobile
22:49:08.321525 run       osmo-ms-mob/00054(pid=190): Launched
22:49:08.332269 run                             mass: MS start registered  {at=1314374.540592192, delay=0.004797607893124223, ms=00054}
22:49:08.575589 run                osmo-ms-mob/00055: Starting mobile
22:49:08.588839 run       osmo-ms-mob/00055(pid=191): Launched
22:49:08.599485 run                             mass: MS start registered  {at=1314374.807807316, delay=0.004562529968097806, ms=00055}
22:49:08.641810 run                             mass: MS performed LU  {at=1314374.850032239, lu_delay=4.441384912934154, ms=00041}
22:49:08.678684 run                             mass: MS performed LU  {at=1314374.886921828, lu_delay=6.179103767964989, ms=00036}
22:49:08.706570 run                osmo-ms-mob/00056: Starting mobile
22:49:08.720320 run       osmo-ms-mob/00056(pid=192): Launched
22:49:08.730976 run                             mass: MS start registered  {at=1314374.939298939, delay=0.0046650010626763105, ms=00056}
22:49:08.742229 run                             mass: MS performed LU  {at=1314374.950550945, lu_delay=5.401966711040586, ms=00039}
22:49:08.969672 run                             mass: MS performed LU  {at=1314375.177894265, lu_delay=6.035074129002169, ms=00037}
22:49:08.999011 run                osmo-ms-mob/00057: Starting mobile
22:49:09.012296 run       osmo-ms-mob/00057(pid=193): Launched
22:49:09.018436 run                             mass: MS performed LU  {at=1314375.226767283, lu_delay=5.082679710816592, ms=00040}
22:49:09.024370 run                             mass: MS start registered  {at=1314375.232704982, delay=0.005954026011750102, ms=00057}
22:49:09.588729 run                osmo-ms-mob/00058: Starting mobile
22:49:09.603281 run       osmo-ms-mob/00058(pid=194): Launched
22:49:09.614270 run                             mass: MS start registered  {at=1314375.822587748, delay=0.00486545916646719, ms=00058}
22:49:09.887804 run                osmo-ms-mob/00059: Starting mobile
22:49:09.902182 run       osmo-ms-mob/00059(pid=195): Launched
22:49:09.913168 run                             mass: MS start registered  {at=1314376.121483774, delay=0.004972261842340231, ms=00059}
22:49:10.184019 run                osmo-ms-mob/00060: Starting mobile
22:49:10.199484 run       osmo-ms-mob/00060(pid=196): Launched
22:49:10.210602 run                             mass: MS start registered  {at=1314376.418924238, delay=0.004738977178931236, ms=00060}
22:49:10.542954 run                             mass: MS performed LU  {at=1314376.75117639, lu_delay=4.735376821132377, ms=00046}
22:49:10.572284 run                osmo-ms-mob/00061: Starting mobile
22:49:10.585673 run       osmo-ms-mob/00061(pid=197): Launched
22:49:10.591776 run                             mass: MS performed LU  {at=1314376.800102821, lu_delay=5.399600045057014, ms=00045}
22:49:10.597977 run                             mass: MS start registered  {at=1314376.806309637, delay=0.006224815966561437, ms=00061}
22:49:10.603777 run                             mass: MS performed LU  {at=1314376.812108128, lu_delay=6.088866461068392, ms=00042}
22:49:10.614693 run                osmo-ms-mob/00062: Starting mobile
22:49:10.628146 run       osmo-ms-mob/00062(pid=198): Launched
22:49:10.638719 run                             mass: MS start registered  {at=1314376.847041664, delay=0.004619834944605827, ms=00062}
22:49:10.889551 run                             mass: MS performed LU  {at=1314377.097772405, lu_delay=5.957584148971364, ms=00043}
22:49:11.206115 run                osmo-ms-mob/00063: Starting mobile
22:49:11.223617 run       osmo-ms-mob/00063(pid=199): Launched
22:49:11.234864 run                             mass: MS start registered  {at=1314377.443185087, delay=0.004916205070912838, ms=00063}
22:49:11.466271 run                             mass: MS performed LU  {at=1314377.674459085, lu_delay=5.36624850705266, ms=00047}
22:49:11.498038 run                osmo-ms-mob/00064: Starting mobile
22:49:11.511820 run       osmo-ms-mob/00064(pid=200): Launched
22:49:11.523374 run                             mass: MS start registered  {at=1314377.731683162, delay=0.005552486050873995, ms=00064}
22:49:11.567917 run                             mass: MS performed LU  {at=1314377.776095998, lu_delay=6.476504665100947, ms=00044}
22:49:11.665051 run                             mass: MS performed LU  {at=1314377.873243993, lu_delay=3.9515201279427856, ms=00052}
22:49:11.697971 run                             mass: MS performed LU  {at=1314377.906296513, lu_delay=4.588083533104509, ms=00051}
22:49:11.710956 run                osmo-ms-mob/00065: Starting mobile
22:49:11.724611 run       osmo-ms-mob/00065(pid=201): Launched
22:49:11.730833 run                             mass: MS performed LU  {at=1314377.939157265, lu_delay=3.7159413408953696, ms=00053}
22:49:11.736724 run                             mass: MS start registered  {at=1314377.94505596, delay=0.005918422946706414, ms=00065}
22:49:12.315833 run                osmo-ms-mob/00066: Starting mobile
22:49:12.332571 run       osmo-ms-mob/00066(pid=202): Launched
22:49:12.343326 run                             mass: MS start registered  {at=1314378.551648223, delay=0.004776760004460812, ms=00066}
22:49:12.445134 run                             mass: MS performed LU  {at=1314378.653205245, lu_delay=5.5266085169278085, ms=00050}
22:49:12.500012 run                             mass: MS performed LU  {at=1314378.708249802, lu_delay=5.801199046894908, ms=00049}
22:49:12.520996 run                             mass: MS performed LU  {at=1314378.729327471, lu_delay=6.108233913080767, ms=00048}
22:49:12.532501 run                osmo-ms-mob/00067: Starting mobile
22:49:12.545844 run       osmo-ms-mob/00067(pid=203): Launched
22:49:12.556653 run                             mass: MS start registered  {at=1314378.764974773, delay=0.004658144898712635, ms=00067}
22:49:12.990568 run                osmo-ms-mob/00068: Starting mobile
22:49:13.004246 run       osmo-ms-mob/00068(pid=204): Launched
22:49:13.015411 run                             mass: MS start registered  {at=1314379.223731521, delay=0.004813136998564005, ms=00068}
22:49:13.391710 run                osmo-ms-mob/00069: Starting mobile
22:49:13.405902 run       osmo-ms-mob/00069(pid=205): Launched
22:49:13.416649 run                             mass: MS start registered  {at=1314379.624971926, delay=0.004623146029189229, ms=00069}
22:49:13.775545 run                osmo-ms-mob/00070: Starting mobile
22:49:13.788929 run       osmo-ms-mob/00070(pid=206): Launched
22:49:13.799752 run                             mass: MS start registered  {at=1314380.008075304, delay=0.004742405144497752, ms=00070}
22:49:14.188107 run                osmo-ms-mob/00071: Starting mobile
22:49:14.201807 run       osmo-ms-mob/00071(pid=207): Launched
22:49:14.212601 run                             mass: MS start registered  {at=1314380.420923523, delay=0.004764953861013055, ms=00071}
22:49:14.290631 run                             mass: MS performed LU  {at=1314380.498873563, lu_delay=5.559574624057859, ms=00056}
22:49:14.314312 run                             mass: MS performed LU  {at=1314380.522643999, lu_delay=5.714836682891473, ms=00055}
22:49:14.392425 run                             mass: MS performed LU  {at=1314380.600636374, lu_delay=6.060044181998819, ms=00054}
22:49:14.423837 run                osmo-ms-mob/00072: Starting mobile
22:49:14.436904 run       osmo-ms-mob/00072(pid=208): Launched
22:49:14.447691 run                             mass: MS start registered  {at=1314380.656014849, delay=0.004790555918589234, ms=00072}
22:49:14.582179 run                             mass: MS performed LU  {at=1314380.790398981, lu_delay=4.967811232898384, ms=00058}
22:49:14.606546 run                             mass: MS performed LU  {at=1314380.814875752, lu_delay=5.582170770037919, ms=00057}
22:49:14.654517 run                             mass: MS performed LU  {at=1314380.862759686, lu_delay=4.741275912150741, ms=00059}
22:49:14.679517 run                osmo-ms-mob/00073: Starting mobile
22:49:14.692264 run       osmo-ms-mob/00073(pid=209): Launched
22:49:14.703019 run                             mass: MS start registered  {at=1314380.911344144, delay=0.004876542137935758, ms=00073}
22:49:15.384701 run                osmo-ms-mob/00074: Starting mobile
22:49:15.398770 run       osmo-ms-mob/00074(pid=210): Launched
22:49:15.409789 run                             mass: MS start registered  {at=1314381.618103148, delay=0.00502170785330236, ms=00074}
22:49:15.424807 run                             mass: MS performed LU  {at=1314381.633128351, lu_delay=4.826818714151159, ms=00061}
22:49:15.486370 run                             mass: MS performed LU  {at=1314381.694608306, lu_delay=5.275684067979455, ms=00060}
22:49:15.789826 run                osmo-ms-mob/00075: Starting mobile
22:49:15.803806 run       osmo-ms-mob/00075(pid=211): Launched
22:49:15.814853 run                             mass: MS start registered  {at=1314382.023171392, delay=0.005071982042863965, ms=00075}
22:49:16.265830 run                             mass: MS performed LU  {at=1314382.474009663, lu_delay=4.528953703120351, ms=00065}
22:49:16.302656 run                osmo-ms-mob/00076: Starting mobile
22:49:16.316161 run       osmo-ms-mob/00076(pid=212): Launched
22:49:16.322283 run                             mass: MS performed LU  {at=1314382.530612003, lu_delay=5.683570339111611, ms=00062}
22:49:16.328374 run                             mass: MS start registered  {at=1314382.536709069, delay=0.006113949930295348, ms=00076}
22:49:16.338719 run                             mass: MS performed LU  {at=1314382.547041344, lu_delay=5.1038562569301575, ms=00063}
22:49:16.708565 run                osmo-ms-mob/00077: Starting mobile
22:49:16.724424 run       osmo-ms-mob/00077(pid=213): Launched
22:49:16.735673 run                             mass: MS start registered  {at=1314382.943985467, delay=0.005037875147536397, ms=00077}
22:49:17.189418 run                osmo-ms-mob/00078: Starting mobile
22:49:17.203187 run       osmo-ms-mob/00078(pid=214): Launched
22:49:17.214798 run                             mass: MS performed LU  {at=1314383.423090636, lu_delay=5.691407473990694, ms=00064}
22:49:17.221524 run                             mass: MS start registered  {at=1314383.429857549, delay=0.012026072945445776, ms=00078}
22:49:17.588162 run                osmo-ms-mob/00079: Starting mobile
22:49:17.602379 run       osmo-ms-mob/00079(pid=215): Launched
22:49:17.613764 run                             mass: MS start registered  {at=1314383.822072718, delay=0.005293127149343491, ms=00079}
22:49:18.116354 run                osmo-ms-mob/00080: Starting mobile
22:49:18.133125 run       osmo-ms-mob/00080(pid=216): Launched
22:49:18.143977 run                             mass: MS start registered  {at=1314384.352295846, delay=0.004813758889213204, ms=00080}
22:49:18.176765 run                             mass: MS performed LU  {at=1314384.384992653, lu_delay=4.760020727058873, ms=00069}
22:49:18.203597 run                             mass: MS performed LU  {at=1314384.411897246, lu_delay=5.188165724975988, ms=00068}
22:49:18.292409 run                             mass: MS performed LU  {at=1314384.5006327, lu_delay=5.948984476970509, ms=00066}
22:49:18.328930 run                             mass: MS performed LU  {at=1314384.537236391, lu_delay=5.772261618170887, ms=00067}
22:49:18.343441 run                osmo-ms-mob/00081: Starting mobile
22:49:18.356761 run       osmo-ms-mob/00081(pid=217): Launched
22:49:18.362774 run                             mass: MS performed LU  {at=1314384.571104061, lu_delay=4.563028756994754, ms=00070}
22:49:18.368850 run                             mass: MS start registered  {at=1314384.57718415, delay=0.0060972480569034815, ms=00081}
22:49:18.987647 run                osmo-ms-mob/00082: Starting mobile
22:49:19.001452 run       osmo-ms-mob/00082(pid=218): Launched
22:49:19.012713 run                             mass: MS start registered  {at=1314385.221034107, delay=0.0048583270981907845, ms=00082}
22:49:19.588634 run                osmo-ms-mob/00083: Starting mobile
22:49:19.602264 run       osmo-ms-mob/00083(pid=219): Launched
22:49:19.613047 run                             mass: MS start registered  {at=1314385.821368936, delay=0.004876357968896627, ms=00083}
22:49:20.013755 run                             mass: MS performed LU  {at=1314386.221973895, lu_delay=5.310629751067609, ms=00073}
22:49:20.054195 run                osmo-ms-mob/00084: Starting mobile
22:49:20.069657 run       osmo-ms-mob/00084(pid=220): Launched
22:49:20.075640 run                             mass: MS performed LU  {at=1314386.283968436, lu_delay=5.863044913159683, ms=00071}
22:49:20.081378 run                             mass: MS start registered  {at=1314386.289713583, delay=0.005763893015682697, ms=00084}
22:49:20.104925 run                             mass: MS performed LU  {at=1314386.31324031, lu_delay=4.695137161994353, ms=00074}
22:49:20.266830 run                             mass: MS performed LU  {at=1314386.475050821, lu_delay=5.819035972002894, ms=00072}
22:49:20.616044 run                osmo-ms-mob/00085: Starting mobile
22:49:20.632586 run       osmo-ms-mob/00085(pid=221): Launched
22:49:20.643228 run                             mass: MS start registered  {at=1314386.851551005, delay=0.00467930780723691, ms=00085}
22:49:21.190558 run                osmo-ms-mob/00086: Starting mobile
22:49:21.204336 run       osmo-ms-mob/00086(pid=222): Launched
22:49:21.215383 run                             mass: MS start registered  {at=1314387.423702151, delay=0.004873783094808459, ms=00086}
22:49:21.804037 run                osmo-ms-mob/00087: Starting mobile
22:49:21.819136 run       osmo-ms-mob/00087(pid=223): Launched
22:49:21.825508 run                             mass: MS performed LU  {at=1314388.033835007, lu_delay=6.010663615074009, ms=00075}
22:49:21.831683 run                             mass: MS start registered  {at=1314388.040015055, delay=0.006197849055752158, ms=00087}
22:49:21.839415 run                             mass: MS performed LU  {at=1314388.047734569, lu_delay=5.103749101981521, ms=00077}
22:49:21.969807 run                             mass: MS performed LU  {at=1314388.178011104, lu_delay=4.3559383859392256, ms=00079}
22:49:22.113824 run                             mass: MS performed LU  {at=1314388.322043205, lu_delay=5.785334135871381, ms=00076}
22:49:22.415806 run                osmo-ms-mob/00088: Starting mobile
22:49:22.431833 run       osmo-ms-mob/00088(pid=224): Launched
22:49:22.442557 run                             mass: MS start registered  {at=1314388.650877355, delay=0.004676902899518609, ms=00088}
22:49:22.865841 run                             mass: MS performed LU  {at=1314389.074061726, lu_delay=5.644204176962376, ms=00078}
22:49:22.988203 run                osmo-ms-mob/00089: Starting mobile
22:49:23.002184 run       osmo-ms-mob/00089(pid=225): Launched
22:49:23.013096 run                             mass: MS start registered  {at=1314389.221418264, delay=0.004662695107981563, ms=00089}
22:49:23.607183 run                osmo-ms-mob/00090: Starting mobile
22:49:23.623992 run       osmo-ms-mob/00090(pid=226): Launched
22:49:23.634847 run                             mass: MS start registered  {at=1314389.843160705, delay=0.004849439021199942, ms=00090}
22:49:23.741832 run                             mass: MS performed LU  {at=1314389.950029018, lu_delay=5.3728448681067675, ms=00081}
22:49:23.779104 run                             mass: MS performed LU  {at=1314389.98734653, lu_delay=5.635050683980808, ms=00080}
22:49:23.872370 run                             mass: MS performed LU  {at=1314390.080589709, lu_delay=4.859555602073669, ms=00082}
22:49:24.306211 run                osmo-ms-mob/00091: Starting mobile
22:49:24.322911 run       osmo-ms-mob/00091(pid=227): Launched
22:49:24.333713 run                             mass: MS start registered  {at=1314390.542032167, delay=0.004841407993808389, ms=00091}
22:49:24.994160 run                osmo-ms-mob/00092: Starting mobile
22:49:25.012063 run       osmo-ms-mob/00092(pid=228): Launched
22:49:25.022885 run                             mass: MS start registered  {at=1314391.231201592, delay=0.004779699956998229, ms=00092}
22:49:25.588610 run                             mass: MS performed LU  {at=1314391.796828676, lu_delay=5.507115093059838, ms=00084}
22:49:25.606097 run                             mass: MS performed LU  {at=1314391.814335332, lu_delay=5.9929663960356265, ms=00083}
22:49:25.649928 run                osmo-ms-mob/00093: Starting mobile
22:49:25.665645 run       osmo-ms-mob/00093(pid=229): Launched
22:49:25.676457 run                             mass: MS start registered  {at=1314391.884779461, delay=0.004837471060454845, ms=00093}
22:49:25.736401 run                             mass: MS performed LU  {at=1314391.944619122, lu_delay=5.093068117043003, ms=00085}
22:49:26.115530 run                             mass: MS performed LU  {at=1314392.323751365, lu_delay=22.948586834128946, ms=00038}
22:49:26.160533 run                             mass: MS performed LU  {at=1314392.368601148, lu_delay=4.944898996967822, ms=00086}
22:49:26.675767 run                osmo-ms-mob/00094: Starting mobile
22:49:26.688808 run       osmo-ms-mob/00094(pid=230): Launched
22:49:26.700066 run                             mass: MS start registered  {at=1314392.908382922, delay=0.005108893848955631, ms=00094}
22:49:27.507444 run                             mass: MS performed LU  {at=1314393.715663356, lu_delay=5.064786001108587, ms=00088}
22:49:27.563618 run                osmo-ms-mob/00095: Starting mobile
22:49:27.579172 run       osmo-ms-mob/00095(pid=231): Launched
22:49:27.590216 run                             mass: MS start registered  {at=1314393.798534854, delay=0.005117797991260886, ms=00095}
22:49:27.637928 run                             mass: MS performed LU  {at=1314393.846144089, lu_delay=5.806129033910111, ms=00087}
22:49:27.781210 run                             mass: MS performed LU  {at=1314393.989429385, lu_delay=4.768011120846495, ms=00089}
22:49:28.575670 run                osmo-ms-mob/00096: Starting mobile
22:49:28.588823 run       osmo-ms-mob/00096(pid=232): Launched
22:49:28.599676 run                             mass: MS start registered  {at=1314394.807992838, delay=0.00488955806940794, ms=00096}
22:49:29.455503 run                             mass: MS performed LU  {at=1314395.663725802, lu_delay=5.121693634893745, ms=00091}
22:49:29.473158 run                             mass: MS performed LU  {at=1314395.681391404, lu_delay=5.838230699067935, ms=00090}
22:49:29.688310 run                osmo-ms-mob/00097: Starting mobile
22:49:29.702805 run       osmo-ms-mob/00097(pid=233): Launched
22:49:29.713835 run                             mass: MS start registered  {at=1314395.922156818, delay=0.004845943069085479, ms=00097}
22:49:29.972328 run                             mass: MS performed LU  {at=1314396.180556479, lu_delay=4.949354887008667, ms=00092}
22:49:31.007808 run                osmo-ms-mob/00098: Starting mobile
22:49:31.025619 run       osmo-ms-mob/00098(pid=234): Launched
22:49:31.036717 run                             mass: MS start registered  {at=1314397.24503693, delay=0.004735938040539622, ms=00098}
22:49:31.237095 run                             mass: MS performed LU  {at=1314397.445315712, lu_delay=4.5369327899534255, ms=00094}
22:49:31.403264 run                             mass: MS performed LU  {at=1314397.611486079, lu_delay=5.72670661797747, ms=00093}
22:49:32.797518 run                osmo-ms-mob/00099: Starting mobile
22:49:32.813884 run       osmo-ms-mob/00099(pid=235): Launched
22:49:32.819891 run                             mass: All started... {duration=55.7549640389625, too_slow=0}
22:49:32.825493 run                             mass: MS start registered  {at=1314399.033822769, delay=0.005596398143097758, ms=00099}
22:49:33.221576 run                             mass: MS performed LU  {at=1314399.429785549, lu_delay=5.631250694859773, ms=00095}
22:49:33.475092 run                             mass: MS performed LU  {at=1314399.683312134, lu_delay=4.875319295795634, ms=00096}
22:49:35.150592 run                             mass: MS performed LU  {at=1314401.358813381, lu_delay=5.436656563077122, ms=00097}
22:49:36.987249 run                             mass: MS performed LU  {at=1314403.195360696, lu_delay=5.950323765864596, ms=00098}
22:49:38.888695 run                             mass: MS performed LU  {at=1314405.096914508, lu_delay=6.063091738848016, ms=00099}
22:49:38.897554 run                             mass: Tests done {all_completed=True, max=22.948586834128946, min=3.7159413408953696}
22:49:38.902896 tst         register_default_mass.py: Test passed (81.1 sec)
22:49:38.908296 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminating (SIGTERM)
22:49:38.911581 run      osmo-hlr_127.0.42.2(pid=24): Terminating (SIGTERM)
22:49:38.914849 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminating (SIGTERM)
22:49:38.918117 run      osmo-stp_127.0.42.5(pid=26): Terminating (SIGTERM)
22:49:38.921386 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminating (SIGTERM)
22:49:38.924707 run      osmo-msc_127.0.42.6(pid=28): Terminating (SIGTERM)
22:49:38.928027 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminating (SIGTERM)
22:49:38.931308 run      osmo-mgw_127.0.42.3(pid=30): Terminating (SIGTERM)
22:49:38.934641 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminating (SIGTERM)
22:49:38.938016 run      osmo-mgw_127.0.42.4(pid=32): Terminating (SIGTERM)
22:49:38.941356 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminating (SIGTERM)
22:49:38.944727 run      osmo-bsc_127.0.42.7(pid=34): Terminating (SIGTERM)
22:49:38.948089 run         osmo-bts-virtual(pid=35): Terminating (SIGTERM)
22:49:38.951426 run   osmo-ms-virt-phy/00000(pid=36): Terminating (SIGTERM)
22:49:38.954853 run   osmo-ms-virt-phy/00001(pid=37): Terminating (SIGTERM)
22:49:38.958212 run   osmo-ms-virt-phy/00002(pid=38): Terminating (SIGTERM)
22:49:38.961678 run   osmo-ms-virt-phy/00003(pid=39): Terminating (SIGTERM)
22:49:38.965130 run   osmo-ms-virt-phy/00004(pid=40): Terminating (SIGTERM)
22:49:38.968597 run   osmo-ms-virt-phy/00005(pid=41): Terminating (SIGTERM)
22:49:38.971998 run   osmo-ms-virt-phy/00006(pid=42): Terminating (SIGTERM)
22:49:38.975391 run   osmo-ms-virt-phy/00007(pid=43): Terminating (SIGTERM)
22:49:38.978760 run   osmo-ms-virt-phy/00008(pid=44): Terminating (SIGTERM)
22:49:38.982392 run   osmo-ms-virt-phy/00009(pid=45): Terminating (SIGTERM)
22:49:38.985976 run   osmo-ms-virt-phy/00010(pid=46): Terminating (SIGTERM)
22:49:38.989396 run   osmo-ms-virt-phy/00011(pid=47): Terminating (SIGTERM)
22:49:38.992883 run   osmo-ms-virt-phy/00012(pid=48): Terminating (SIGTERM)
22:49:38.996340 run   osmo-ms-virt-phy/00013(pid=49): Terminating (SIGTERM)
22:49:38.999822 run   osmo-ms-virt-phy/00014(pid=50): Terminating (SIGTERM)
22:49:39.003183 run   osmo-ms-virt-phy/00015(pid=51): Terminating (SIGTERM)
22:49:39.006626 run   osmo-ms-virt-phy/00016(pid=52): Terminating (SIGTERM)
22:49:39.010107 run   osmo-ms-virt-phy/00017(pid=53): Terminating (SIGTERM)
22:49:39.013775 run   osmo-ms-virt-phy/00018(pid=54): Terminating (SIGTERM)
22:49:39.017258 run   osmo-ms-virt-phy/00019(pid=55): Terminating (SIGTERM)
22:49:39.020643 run   osmo-ms-virt-phy/00020(pid=56): Terminating (SIGTERM)
22:49:39.024129 run   osmo-ms-virt-phy/00021(pid=57): Terminating (SIGTERM)
22:49:39.027499 run   osmo-ms-virt-phy/00022(pid=58): Terminating (SIGTERM)
22:49:39.031181 run   osmo-ms-virt-phy/00023(pid=59): Terminating (SIGTERM)
22:49:39.034633 run   osmo-ms-virt-phy/00024(pid=60): Terminating (SIGTERM)
22:49:39.038125 run   osmo-ms-virt-phy/00025(pid=61): Terminating (SIGTERM)
22:49:39.041551 run   osmo-ms-virt-phy/00026(pid=62): Terminating (SIGTERM)
22:49:39.045042 run   osmo-ms-virt-phy/00027(pid=63): Terminating (SIGTERM)
22:49:39.048514 run   osmo-ms-virt-phy/00028(pid=64): Terminating (SIGTERM)
22:49:39.051974 run   osmo-ms-virt-phy/00029(pid=65): Terminating (SIGTERM)
22:49:39.055445 run   osmo-ms-virt-phy/00030(pid=66): Terminating (SIGTERM)
22:49:39.059110 run   osmo-ms-virt-phy/00031(pid=67): Terminating (SIGTERM)
22:49:39.062554 run   osmo-ms-virt-phy/00032(pid=68): Terminating (SIGTERM)
22:49:39.066049 run   osmo-ms-virt-phy/00033(pid=69): Terminating (SIGTERM)
22:49:39.069540 run   osmo-ms-virt-phy/00034(pid=70): Terminating (SIGTERM)
22:49:39.073028 run   osmo-ms-virt-phy/00035(pid=71): Terminating (SIGTERM)
22:49:39.076656 run   osmo-ms-virt-phy/00036(pid=72): Terminating (SIGTERM)
22:49:39.080143 run   osmo-ms-virt-phy/00037(pid=73): Terminating (SIGTERM)
22:49:39.083616 run   osmo-ms-virt-phy/00038(pid=74): Terminating (SIGTERM)
22:49:39.087035 run   osmo-ms-virt-phy/00039(pid=75): Terminating (SIGTERM)
22:49:39.090472 run   osmo-ms-virt-phy/00040(pid=76): Terminating (SIGTERM)
22:49:39.093939 run   osmo-ms-virt-phy/00041(pid=77): Terminating (SIGTERM)
22:49:39.097352 run   osmo-ms-virt-phy/00042(pid=78): Terminating (SIGTERM)
22:49:39.100832 run   osmo-ms-virt-phy/00043(pid=79): Terminating (SIGTERM)
22:49:39.104277 run   osmo-ms-virt-phy/00044(pid=80): Terminating (SIGTERM)
22:49:39.107742 run   osmo-ms-virt-phy/00045(pid=81): Terminating (SIGTERM)
22:49:39.111092 run   osmo-ms-virt-phy/00046(pid=82): Terminating (SIGTERM)
22:49:39.114584 run   osmo-ms-virt-phy/00047(pid=83): Terminating (SIGTERM)
22:49:39.118008 run   osmo-ms-virt-phy/00048(pid=84): Terminating (SIGTERM)
22:49:39.121486 run   osmo-ms-virt-phy/00049(pid=85): Terminating (SIGTERM)
22:49:39.124996 run   osmo-ms-virt-phy/00050(pid=86): Terminating (SIGTERM)
22:49:39.128372 run   osmo-ms-virt-phy/00051(pid=87): Terminating (SIGTERM)
22:49:39.131798 run   osmo-ms-virt-phy/00052(pid=88): Terminating (SIGTERM)
22:49:39.135267 run   osmo-ms-virt-phy/00053(pid=89): Terminating (SIGTERM)
22:49:39.138692 run   osmo-ms-virt-phy/00054(pid=90): Terminating (SIGTERM)
22:49:39.142171 run   osmo-ms-virt-phy/00055(pid=91): Terminating (SIGTERM)
22:49:39.145501 run   osmo-ms-virt-phy/00056(pid=92): Terminating (SIGTERM)
22:49:39.148981 run   osmo-ms-virt-phy/00057(pid=93): Terminating (SIGTERM)
22:49:39.152385 run   osmo-ms-virt-phy/00058(pid=94): Terminating (SIGTERM)
22:49:39.155866 run   osmo-ms-virt-phy/00059(pid=95): Terminating (SIGTERM)
22:49:39.159321 run   osmo-ms-virt-phy/00060(pid=96): Terminating (SIGTERM)
22:49:39.162739 run   osmo-ms-virt-phy/00061(pid=97): Terminating (SIGTERM)
22:49:39.166206 run   osmo-ms-virt-phy/00062(pid=98): Terminating (SIGTERM)
22:49:39.169788 run   osmo-ms-virt-phy/00063(pid=99): Terminating (SIGTERM)
22:49:39.173229 run  osmo-ms-virt-phy/00064(pid=100): Terminating (SIGTERM)
22:49:39.176695 run  osmo-ms-virt-phy/00065(pid=101): Terminating (SIGTERM)
22:49:39.180102 run  osmo-ms-virt-phy/00066(pid=102): Terminating (SIGTERM)
22:49:39.184139 run  osmo-ms-virt-phy/00067(pid=103): Terminating (SIGTERM)
22:49:39.187630 run  osmo-ms-virt-phy/00068(pid=104): Terminating (SIGTERM)
22:49:39.191004 run  osmo-ms-virt-phy/00069(pid=105): Terminating (SIGTERM)
22:49:39.194453 run  osmo-ms-virt-phy/00070(pid=106): Terminating (SIGTERM)
22:49:39.197807 run  osmo-ms-virt-phy/00071(pid=107): Terminating (SIGTERM)
22:49:39.201174 run  osmo-ms-virt-phy/00072(pid=108): Terminating (SIGTERM)
22:49:39.204611 run  osmo-ms-virt-phy/00073(pid=109): Terminating (SIGTERM)
22:49:39.208069 run  osmo-ms-virt-phy/00074(pid=110): Terminating (SIGTERM)
22:49:39.211515 run  osmo-ms-virt-phy/00075(pid=111): Terminating (SIGTERM)
22:49:39.214984 run  osmo-ms-virt-phy/00076(pid=112): Terminating (SIGTERM)
22:49:39.218418 run  osmo-ms-virt-phy/00077(pid=113): Terminating (SIGTERM)
22:49:39.221789 run  osmo-ms-virt-phy/00078(pid=114): Terminating (SIGTERM)
22:49:39.225235 run  osmo-ms-virt-phy/00079(pid=115): Terminating (SIGTERM)
22:49:39.228994 run  osmo-ms-virt-phy/00080(pid=116): Terminating (SIGTERM)
22:49:39.232425 run  osmo-ms-virt-phy/00081(pid=117): Terminating (SIGTERM)
22:49:39.235892 run  osmo-ms-virt-phy/00082(pid=118): Terminating (SIGTERM)
22:49:39.239333 run  osmo-ms-virt-phy/00083(pid=119): Terminating (SIGTERM)
22:49:39.242741 run  osmo-ms-virt-phy/00084(pid=120): Terminating (SIGTERM)
22:49:39.246182 run  osmo-ms-virt-phy/00085(pid=121): Terminating (SIGTERM)
22:49:39.249615 run  osmo-ms-virt-phy/00086(pid=122): Terminating (SIGTERM)
22:49:39.253103 run  osmo-ms-virt-phy/00087(pid=123): Terminating (SIGTERM)
22:49:39.256548 run  osmo-ms-virt-phy/00088(pid=124): Terminating (SIGTERM)
22:49:39.260022 run  osmo-ms-virt-phy/00089(pid=125): Terminating (SIGTERM)
22:49:39.263401 run  osmo-ms-virt-phy/00090(pid=126): Terminating (SIGTERM)
22:49:39.266871 run  osmo-ms-virt-phy/00091(pid=127): Terminating (SIGTERM)
22:49:39.270350 run  osmo-ms-virt-phy/00092(pid=128): Terminating (SIGTERM)
22:49:39.273842 run  osmo-ms-virt-phy/00093(pid=129): Terminating (SIGTERM)
22:49:39.277293 run  osmo-ms-virt-phy/00094(pid=130): Terminating (SIGTERM)
22:49:39.280756 run  osmo-ms-virt-phy/00095(pid=131): Terminating (SIGTERM)
22:49:39.284166 run  osmo-ms-virt-phy/00096(pid=132): Terminating (SIGTERM)
22:49:39.287619 run  osmo-ms-virt-phy/00097(pid=133): Terminating (SIGTERM)
22:49:39.291040 run  osmo-ms-virt-phy/00098(pid=134): Terminating (SIGTERM)
22:49:39.294469 run  osmo-ms-virt-phy/00099(pid=135): Terminating (SIGTERM)
22:49:39.297893 run       osmo-ms-mob/00000(pid=136): Terminating (SIGTERM)
22:49:39.301342 run       osmo-ms-mob/00001(pid=137): Terminating (SIGTERM)
22:49:39.304731 run       osmo-ms-mob/00002(pid=138): Terminating (SIGTERM)
22:49:39.308068 run       osmo-ms-mob/00003(pid=139): Terminating (SIGTERM)
22:49:39.311392 run       osmo-ms-mob/00004(pid=140): Terminating (SIGTERM)
22:49:39.314717 run       osmo-ms-mob/00005(pid=141): Terminating (SIGTERM)
22:49:39.318048 run       osmo-ms-mob/00006(pid=142): Terminating (SIGTERM)
22:49:39.321382 run       osmo-ms-mob/00007(pid=143): Terminating (SIGTERM)
22:49:39.324700 run       osmo-ms-mob/00008(pid=144): Terminating (SIGTERM)
22:49:39.328011 run       osmo-ms-mob/00009(pid=145): Terminating (SIGTERM)
22:49:39.331317 run       osmo-ms-mob/00010(pid=146): Terminating (SIGTERM)
22:49:39.334631 run       osmo-ms-mob/00011(pid=147): Terminating (SIGTERM)
22:49:39.337909 run       osmo-ms-mob/00012(pid=148): Terminating (SIGTERM)
22:49:39.341163 run       osmo-ms-mob/00013(pid=149): Terminating (SIGTERM)
22:49:39.344418 run       osmo-ms-mob/00014(pid=150): Terminating (SIGTERM)
22:49:39.347672 run       osmo-ms-mob/00015(pid=151): Terminating (SIGTERM)
22:49:39.350927 run       osmo-ms-mob/00016(pid=152): Terminating (SIGTERM)
22:49:39.354194 run       osmo-ms-mob/00017(pid=153): Terminating (SIGTERM)
22:49:39.357453 run       osmo-ms-mob/00018(pid=154): Terminating (SIGTERM)
22:49:39.360706 run       osmo-ms-mob/00019(pid=155): Terminating (SIGTERM)
22:49:39.363961 run       osmo-ms-mob/00020(pid=156): Terminating (SIGTERM)
22:49:39.367208 run       osmo-ms-mob/00021(pid=157): Terminating (SIGTERM)
22:49:39.370461 run       osmo-ms-mob/00022(pid=158): Terminating (SIGTERM)
22:49:39.373727 run       osmo-ms-mob/00023(pid=159): Terminating (SIGTERM)
22:49:39.376983 run       osmo-ms-mob/00024(pid=160): Terminating (SIGTERM)
22:49:39.380226 run       osmo-ms-mob/00025(pid=161): Terminating (SIGTERM)
22:49:39.383467 run       osmo-ms-mob/00026(pid=162): Terminating (SIGTERM)
22:49:39.386733 run       osmo-ms-mob/00027(pid=163): Terminating (SIGTERM)
22:49:39.389977 run       osmo-ms-mob/00028(pid=164): Terminating (SIGTERM)
22:49:39.393228 run       osmo-ms-mob/00029(pid=165): Terminating (SIGTERM)
22:49:39.396484 run       osmo-ms-mob/00030(pid=166): Terminating (SIGTERM)
22:49:39.399741 run       osmo-ms-mob/00031(pid=167): Terminating (SIGTERM)
22:49:39.402981 run       osmo-ms-mob/00032(pid=168): Terminating (SIGTERM)
22:49:39.406230 run       osmo-ms-mob/00033(pid=169): Terminating (SIGTERM)
22:49:39.409478 run       osmo-ms-mob/00034(pid=170): Terminating (SIGTERM)
22:49:39.412721 run       osmo-ms-mob/00035(pid=171): Terminating (SIGTERM)
22:49:39.415954 run       osmo-ms-mob/00036(pid=172): Terminating (SIGTERM)
22:49:39.419195 run       osmo-ms-mob/00037(pid=173): Terminating (SIGTERM)
22:49:39.422447 run       osmo-ms-mob/00038(pid=174): Terminating (SIGTERM)
22:49:39.425694 run       osmo-ms-mob/00039(pid=175): Terminating (SIGTERM)
22:49:39.428942 run       osmo-ms-mob/00040(pid=176): Terminating (SIGTERM)
22:49:39.432186 run       osmo-ms-mob/00041(pid=177): Terminating (SIGTERM)
22:49:39.435432 run       osmo-ms-mob/00042(pid=178): Terminating (SIGTERM)
22:49:39.438677 run       osmo-ms-mob/00043(pid=179): Terminating (SIGTERM)
22:49:39.441931 run       osmo-ms-mob/00044(pid=180): Terminating (SIGTERM)
22:49:39.445175 run       osmo-ms-mob/00045(pid=181): Terminating (SIGTERM)
22:49:39.448428 run       osmo-ms-mob/00046(pid=182): Terminating (SIGTERM)
22:49:39.451706 run       osmo-ms-mob/00047(pid=183): Terminating (SIGTERM)
22:49:39.454945 run       osmo-ms-mob/00048(pid=184): Terminating (SIGTERM)
22:49:39.458187 run       osmo-ms-mob/00049(pid=185): Terminating (SIGTERM)
22:49:39.461445 run       osmo-ms-mob/00050(pid=186): Terminating (SIGTERM)
22:49:39.464706 run       osmo-ms-mob/00051(pid=187): Terminating (SIGTERM)
22:49:39.467964 run       osmo-ms-mob/00052(pid=188): Terminating (SIGTERM)
22:49:39.471224 run       osmo-ms-mob/00053(pid=189): Terminating (SIGTERM)
22:49:39.474499 run       osmo-ms-mob/00054(pid=190): Terminating (SIGTERM)
22:49:39.477762 run       osmo-ms-mob/00055(pid=191): Terminating (SIGTERM)
22:49:39.481014 run       osmo-ms-mob/00056(pid=192): Terminating (SIGTERM)
22:49:39.484284 run       osmo-ms-mob/00057(pid=193): Terminating (SIGTERM)
22:49:39.487523 run       osmo-ms-mob/00058(pid=194): Terminating (SIGTERM)
22:49:39.490781 run       osmo-ms-mob/00059(pid=195): Terminating (SIGTERM)
22:49:39.494028 run       osmo-ms-mob/00060(pid=196): Terminating (SIGTERM)
22:49:39.497276 run       osmo-ms-mob/00061(pid=197): Terminating (SIGTERM)
22:49:39.500539 run       osmo-ms-mob/00062(pid=198): Terminating (SIGTERM)
22:49:39.503773 run       osmo-ms-mob/00063(pid=199): Terminating (SIGTERM)
22:49:39.507021 run       osmo-ms-mob/00064(pid=200): Terminating (SIGTERM)
22:49:39.510272 run       osmo-ms-mob/00065(pid=201): Terminating (SIGTERM)
22:49:39.513514 run       osmo-ms-mob/00066(pid=202): Terminating (SIGTERM)
22:49:39.516777 run       osmo-ms-mob/00067(pid=203): Terminating (SIGTERM)
22:49:39.520039 run       osmo-ms-mob/00068(pid=204): Terminating (SIGTERM)
22:49:39.523286 run       osmo-ms-mob/00069(pid=205): Terminating (SIGTERM)
22:49:39.526529 run       osmo-ms-mob/00070(pid=206): Terminating (SIGTERM)
22:49:39.529780 run       osmo-ms-mob/00071(pid=207): Terminating (SIGTERM)
22:49:39.533031 run       osmo-ms-mob/00072(pid=208): Terminating (SIGTERM)
22:49:39.536266 run       osmo-ms-mob/00073(pid=209): Terminating (SIGTERM)
22:49:39.539509 run       osmo-ms-mob/00074(pid=210): Terminating (SIGTERM)
22:49:39.542761 run       osmo-ms-mob/00075(pid=211): Terminating (SIGTERM)
22:49:39.546000 run       osmo-ms-mob/00076(pid=212): Terminating (SIGTERM)
22:49:39.549256 run       osmo-ms-mob/00077(pid=213): Terminating (SIGTERM)
22:49:39.552505 run       osmo-ms-mob/00078(pid=214): Terminating (SIGTERM)
22:49:39.555755 run       osmo-ms-mob/00079(pid=215): Terminating (SIGTERM)
22:49:39.559038 run       osmo-ms-mob/00080(pid=216): Terminating (SIGTERM)
22:49:39.562292 run       osmo-ms-mob/00081(pid=217): Terminating (SIGTERM)
22:49:39.565532 run       osmo-ms-mob/00082(pid=218): Terminating (SIGTERM)
22:49:39.568784 run       osmo-ms-mob/00083(pid=219): Terminating (SIGTERM)
22:49:39.572027 run       osmo-ms-mob/00084(pid=220): Terminating (SIGTERM)
22:49:39.575276 run       osmo-ms-mob/00085(pid=221): Terminating (SIGTERM)
22:49:39.578523 run       osmo-ms-mob/00086(pid=222): Terminating (SIGTERM)
22:49:39.581760 run       osmo-ms-mob/00087(pid=223): Terminating (SIGTERM)
22:49:39.585000 run       osmo-ms-mob/00088(pid=224): Terminating (SIGTERM)
22:49:39.588260 run       osmo-ms-mob/00089(pid=225): Terminating (SIGTERM)
22:49:39.591508 run       osmo-ms-mob/00090(pid=226): Terminating (SIGTERM)
22:49:39.594752 run       osmo-ms-mob/00091(pid=227): Terminating (SIGTERM)
22:49:39.597999 run       osmo-ms-mob/00092(pid=228): Terminating (SIGTERM)
22:49:39.601256 run       osmo-ms-mob/00093(pid=229): Terminating (SIGTERM)
22:49:39.604502 run       osmo-ms-mob/00094(pid=230): Terminating (SIGTERM)
22:49:39.607768 run       osmo-ms-mob/00095(pid=231): Terminating (SIGTERM)
22:49:39.611015 run       osmo-ms-mob/00096(pid=232): Terminating (SIGTERM)
22:49:39.614255 run       osmo-ms-mob/00097(pid=233): Terminating (SIGTERM)
22:49:39.617508 run       osmo-ms-mob/00098(pid=234): Terminating (SIGTERM)
22:49:39.620766 run       osmo-ms-mob/00099(pid=235): Terminating (SIGTERM)
22:49:39.624019 ---      ParallelTerminationStrategy: PID 23 died...
22:49:39.625488 run pcap-recorder_any(filters='host 127.0.42.2')(pid=23): Terminated: ok {rc=0}
22:49:39.629080 ---      ParallelTerminationStrategy: PID 24 died...
22:49:39.630531 run      osmo-hlr_127.0.42.2(pid=24): Terminated: ok {rc=0}
22:49:39.634103 ---      ParallelTerminationStrategy: PID 25 died...
22:49:39.635555 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=25): Terminated: ok {rc=0}
22:49:39.639152 ---      ParallelTerminationStrategy: PID 26 died...
22:49:39.640634 run      osmo-stp_127.0.42.5(pid=26): Terminated: ok {rc=0}
22:49:39.644246 ---      ParallelTerminationStrategy: PID 27 died...
22:49:39.645707 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=27): Terminated: ok {rc=0}
22:49:39.649324 ---      ParallelTerminationStrategy: PID 28 died...
22:49:39.650804 run      osmo-msc_127.0.42.6(pid=28): Terminated: ok {rc=0}
22:49:39.654408 ---      ParallelTerminationStrategy: PID 29 died...
22:49:39.655881 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=29): Terminated: ok {rc=0}
22:49:39.659505 ---      ParallelTerminationStrategy: PID 30 died...
22:49:39.660978 run      osmo-mgw_127.0.42.3(pid=30): Terminated {rc=15}
22:49:39.664583 ---      ParallelTerminationStrategy: PID 31 died...
22:49:39.666039 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=31): Terminated: ok {rc=0}
22:49:39.669637 ---      ParallelTerminationStrategy: PID 32 died...
22:49:39.671095 run      osmo-mgw_127.0.42.4(pid=32): Terminated {rc=15}
22:49:39.674726 ---      ParallelTerminationStrategy: PID 33 died...
22:49:39.676211 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=33): Terminated: ok {rc=0}
22:49:39.679836 ---      ParallelTerminationStrategy: PID 34 died...
22:49:39.681299 run      osmo-bsc_127.0.42.7(pid=34): Terminated: ok {rc=0}
22:49:39.684918 ---      ParallelTerminationStrategy: PID 36 died...
22:49:39.686397 run   osmo-ms-virt-phy/00000(pid=36): Terminated: ok {rc=0}
22:49:39.690035 ---      ParallelTerminationStrategy: PID 37 died...
22:49:39.691508 run   osmo-ms-virt-phy/00001(pid=37): Terminated: ok {rc=0}
22:49:39.695180 ---      ParallelTerminationStrategy: PID 38 died...
22:49:39.696674 run   osmo-ms-virt-phy/00002(pid=38): Terminated: ok {rc=0}
22:49:39.700359 ---      ParallelTerminationStrategy: PID 39 died...
22:49:39.701869 run   osmo-ms-virt-phy/00003(pid=39): Terminated: ok {rc=0}
22:49:39.705564 ---      ParallelTerminationStrategy: PID 40 died...
22:49:39.707057 run   osmo-ms-virt-phy/00004(pid=40): Terminated: ok {rc=0}
22:49:39.710738 ---      ParallelTerminationStrategy: PID 41 died...
22:49:39.712230 run   osmo-ms-virt-phy/00005(pid=41): Terminated: ok {rc=0}
22:49:39.715911 ---      ParallelTerminationStrategy: PID 42 died...
22:49:39.717405 run   osmo-ms-virt-phy/00006(pid=42): Terminated: ok {rc=0}
22:49:39.721102 ---      ParallelTerminationStrategy: PID 43 died...
22:49:39.722592 run   osmo-ms-virt-phy/00007(pid=43): Terminated: ok {rc=0}
22:49:39.726270 ---      ParallelTerminationStrategy: PID 44 died...
22:49:39.727762 run   osmo-ms-virt-phy/00008(pid=44): Terminated: ok {rc=0}
22:49:39.731435 ---      ParallelTerminationStrategy: PID 45 died...
22:49:39.732924 run   osmo-ms-virt-phy/00009(pid=45): Terminated: ok {rc=0}
22:49:39.736601 ---      ParallelTerminationStrategy: PID 46 died...
22:49:39.738093 run   osmo-ms-virt-phy/00010(pid=46): Terminated: ok {rc=0}
22:49:39.741774 ---      ParallelTerminationStrategy: PID 47 died...
22:49:39.743272 run   osmo-ms-virt-phy/00011(pid=47): Terminated: ok {rc=0}
22:49:39.746947 ---      ParallelTerminationStrategy: PID 48 died...
22:49:39.748446 run   osmo-ms-virt-phy/00012(pid=48): Terminated: ok {rc=0}
22:49:39.752123 ---      ParallelTerminationStrategy: PID 49 died...
22:49:39.753613 run   osmo-ms-virt-phy/00013(pid=49): Terminated: ok {rc=0}
22:49:39.757280 ---      ParallelTerminationStrategy: PID 50 died...
22:49:39.758765 run   osmo-ms-virt-phy/00014(pid=50): Terminated: ok {rc=0}
22:49:39.762440 ---      ParallelTerminationStrategy: PID 51 died...
22:49:39.763930 run   osmo-ms-virt-phy/00015(pid=51): Terminated: ok {rc=0}
22:49:39.767593 ---      ParallelTerminationStrategy: PID 52 died...
22:49:39.769106 run   osmo-ms-virt-phy/00016(pid=52): Terminated: ok {rc=0}
22:49:39.772783 ---      ParallelTerminationStrategy: PID 53 died...
22:49:39.774283 run   osmo-ms-virt-phy/00017(pid=53): Terminated: ok {rc=0}
22:49:39.777947 ---      ParallelTerminationStrategy: PID 54 died...
22:49:39.779433 run   osmo-ms-virt-phy/00018(pid=54): Terminated: ok {rc=0}
22:49:39.783101 ---      ParallelTerminationStrategy: PID 55 died...
22:49:39.784598 run   osmo-ms-virt-phy/00019(pid=55): Terminated: ok {rc=0}
22:49:39.788291 ---      ParallelTerminationStrategy: PID 56 died...
22:49:39.789786 run   osmo-ms-virt-phy/00020(pid=56): Terminated: ok {rc=0}
22:49:39.793476 ---      ParallelTerminationStrategy: PID 57 died...
22:49:39.794963 run   osmo-ms-virt-phy/00021(pid=57): Terminated: ok {rc=0}
22:49:39.798635 ---      ParallelTerminationStrategy: PID 58 died...
22:49:39.800139 run   osmo-ms-virt-phy/00022(pid=58): Terminated: ok {rc=0}
22:49:39.803821 ---      ParallelTerminationStrategy: PID 59 died...
22:49:39.805303 run   osmo-ms-virt-phy/00023(pid=59): Terminated: ok {rc=0}
22:49:39.808977 ---      ParallelTerminationStrategy: PID 60 died...
22:49:39.810466 run   osmo-ms-virt-phy/00024(pid=60): Terminated: ok {rc=0}
22:49:39.814152 ---      ParallelTerminationStrategy: PID 61 died...
22:49:39.815644 run   osmo-ms-virt-phy/00025(pid=61): Terminated: ok {rc=0}
22:49:39.819313 ---      ParallelTerminationStrategy: PID 62 died...
22:49:39.820813 run   osmo-ms-virt-phy/00026(pid=62): Terminated: ok {rc=0}
22:49:39.824485 ---      ParallelTerminationStrategy: PID 63 died...
22:49:39.825966 run   osmo-ms-virt-phy/00027(pid=63): Terminated: ok {rc=0}
22:49:39.829638 ---      ParallelTerminationStrategy: PID 64 died...
22:49:39.831111 run   osmo-ms-virt-phy/00028(pid=64): Terminated: ok {rc=0}
22:49:39.834776 ---      ParallelTerminationStrategy: PID 65 died...
22:49:39.836273 run   osmo-ms-virt-phy/00029(pid=65): Terminated: ok {rc=0}
22:49:39.839937 ---      ParallelTerminationStrategy: PID 66 died...
22:49:39.841417 run   osmo-ms-virt-phy/00030(pid=66): Terminated: ok {rc=0}
22:49:39.845077 ---      ParallelTerminationStrategy: PID 67 died...
22:49:39.846565 run   osmo-ms-virt-phy/00031(pid=67): Terminated: ok {rc=0}
22:49:39.850276 ---      ParallelTerminationStrategy: PID 68 died...
22:49:39.851785 run   osmo-ms-virt-phy/00032(pid=68): Terminated: ok {rc=0}
22:49:39.855441 ---      ParallelTerminationStrategy: PID 69 died...
22:49:39.856954 run   osmo-ms-virt-phy/00033(pid=69): Terminated: ok {rc=0}
22:49:39.860633 ---      ParallelTerminationStrategy: PID 70 died...
22:49:39.862117 run   osmo-ms-virt-phy/00034(pid=70): Terminated: ok {rc=0}
22:49:39.865795 ---      ParallelTerminationStrategy: PID 71 died...
22:49:39.867280 run   osmo-ms-virt-phy/00035(pid=71): Terminated: ok {rc=0}
22:49:39.870963 ---      ParallelTerminationStrategy: PID 72 died...
22:49:39.872480 run   osmo-ms-virt-phy/00036(pid=72): Terminated: ok {rc=0}
22:49:39.876142 ---      ParallelTerminationStrategy: PID 73 died...
22:49:39.877628 run   osmo-ms-virt-phy/00037(pid=73): Terminated: ok {rc=0}
22:49:39.881289 ---      ParallelTerminationStrategy: PID 74 died...
22:49:39.882769 run   osmo-ms-virt-phy/00038(pid=74): Terminated: ok {rc=0}
22:49:39.886450 ---      ParallelTerminationStrategy: PID 75 died...
22:49:39.887943 run   osmo-ms-virt-phy/00039(pid=75): Terminated: ok {rc=0}
22:49:39.891597 ---      ParallelTerminationStrategy: PID 76 died...
22:49:39.893096 run   osmo-ms-virt-phy/00040(pid=76): Terminated: ok {rc=0}
22:49:39.896773 ---      ParallelTerminationStrategy: PID 77 died...
22:49:39.898248 run   osmo-ms-virt-phy/00041(pid=77): Terminated: ok {rc=0}
22:49:39.901930 ---      ParallelTerminationStrategy: PID 78 died...
22:49:39.903413 run   osmo-ms-virt-phy/00042(pid=78): Terminated: ok {rc=0}
22:49:39.907079 ---      ParallelTerminationStrategy: PID 79 died...
22:49:39.908574 run   osmo-ms-virt-phy/00043(pid=79): Terminated: ok {rc=0}
22:49:39.912239 ---      ParallelTerminationStrategy: PID 80 died...
22:49:39.913722 run   osmo-ms-virt-phy/00044(pid=80): Terminated: ok {rc=0}
22:49:39.917404 ---      ParallelTerminationStrategy: PID 81 died...
22:49:39.918882 run   osmo-ms-virt-phy/00045(pid=81): Terminated: ok {rc=0}
22:49:39.922550 ---      ParallelTerminationStrategy: PID 82 died...
22:49:39.924055 run   osmo-ms-virt-phy/00046(pid=82): Terminated: ok {rc=0}
22:49:39.927696 ---      ParallelTerminationStrategy: PID 83 died...
22:49:39.929185 run   osmo-ms-virt-phy/00047(pid=83): Terminated: ok {rc=0}
22:49:39.932862 ---      ParallelTerminationStrategy: PID 84 died...
22:49:39.934344 run   osmo-ms-virt-phy/00048(pid=84): Terminated: ok {rc=0}
22:49:39.938037 ---      ParallelTerminationStrategy: PID 85 died...
22:49:39.939518 run   osmo-ms-virt-phy/00049(pid=85): Terminated: ok {rc=0}
22:49:39.943171 ---      ParallelTerminationStrategy: PID 86 died...
22:49:39.944674 run   osmo-ms-virt-phy/00050(pid=86): Terminated: ok {rc=0}
22:49:39.948356 ---      ParallelTerminationStrategy: PID 87 died...
22:49:39.949835 run   osmo-ms-virt-phy/00051(pid=87): Terminated: ok {rc=0}
22:49:39.953510 ---      ParallelTerminationStrategy: PID 88 died...
22:49:39.955005 run   osmo-ms-virt-phy/00052(pid=88): Terminated: ok {rc=0}
22:49:39.958686 ---      ParallelTerminationStrategy: PID 89 died...
22:49:39.960171 run   osmo-ms-virt-phy/00053(pid=89): Terminated: ok {rc=0}
22:49:39.963830 ---      ParallelTerminationStrategy: PID 90 died...
22:49:39.965317 run   osmo-ms-virt-phy/00054(pid=90): Terminated: ok {rc=0}
22:49:39.968983 ---      ParallelTerminationStrategy: PID 91 died...
22:49:39.970462 run   osmo-ms-virt-phy/00055(pid=91): Terminated: ok {rc=0}
22:49:39.974160 ---      ParallelTerminationStrategy: PID 92 died...
22:49:39.975653 run   osmo-ms-virt-phy/00056(pid=92): Terminated: ok {rc=0}
22:49:39.979319 ---      ParallelTerminationStrategy: PID 93 died...
22:49:39.980829 run   osmo-ms-virt-phy/00057(pid=93): Terminated: ok {rc=0}
22:49:39.984486 ---      ParallelTerminationStrategy: PID 94 died...
22:49:39.985967 run   osmo-ms-virt-phy/00058(pid=94): Terminated: ok {rc=0}
22:49:39.989639 ---      ParallelTerminationStrategy: PID 95 died...
22:49:39.991124 run   osmo-ms-virt-phy/00059(pid=95): Terminated: ok {rc=0}
22:49:39.994779 ---      ParallelTerminationStrategy: PID 96 died...
22:49:39.996272 run   osmo-ms-virt-phy/00060(pid=96): Terminated: ok {rc=0}
22:49:39.999939 ---      ParallelTerminationStrategy: PID 97 died...
22:49:40.001426 run   osmo-ms-virt-phy/00061(pid=97): Terminated: ok {rc=0}
22:49:40.005096 ---      ParallelTerminationStrategy: PID 98 died...
22:49:40.006578 run   osmo-ms-virt-phy/00062(pid=98): Terminated: ok {rc=0}
22:49:40.010248 ---      ParallelTerminationStrategy: PID 99 died...
22:49:40.011747 run   osmo-ms-virt-phy/00063(pid=99): Terminated: ok {rc=0}
22:49:40.015417 ---      ParallelTerminationStrategy: PID 100 died...
22:49:40.016917 run  osmo-ms-virt-phy/00064(pid=100): Terminated: ok {rc=0}
22:49:40.020590 ---      ParallelTerminationStrategy: PID 101 died...
22:49:40.022082 run  osmo-ms-virt-phy/00065(pid=101): Terminated: ok {rc=0}
22:49:40.025733 ---      ParallelTerminationStrategy: PID 102 died...
22:49:40.027211 run  osmo-ms-virt-phy/00066(pid=102): Terminated: ok {rc=0}
22:49:40.030875 ---      ParallelTerminationStrategy: PID 103 died...
22:49:40.032369 run  osmo-ms-virt-phy/00067(pid=103): Terminated: ok {rc=0}
22:49:40.036032 ---      ParallelTerminationStrategy: PID 104 died...
22:49:40.037513 run  osmo-ms-virt-phy/00068(pid=104): Terminated: ok {rc=0}
22:49:40.041175 ---      ParallelTerminationStrategy: PID 105 died...
22:49:40.042660 run  osmo-ms-virt-phy/00069(pid=105): Terminated: ok {rc=0}
22:49:40.046327 ---      ParallelTerminationStrategy: PID 106 died...
22:49:40.047818 run  osmo-ms-virt-phy/00070(pid=106): Terminated: ok {rc=0}
22:49:40.051502 ---      ParallelTerminationStrategy: PID 107 died...
22:49:40.053007 run  osmo-ms-virt-phy/00071(pid=107): Terminated: ok {rc=0}
22:49:40.056660 ---      ParallelTerminationStrategy: PID 108 died...
22:49:40.058158 run  osmo-ms-virt-phy/00072(pid=108): Terminated: ok {rc=0}
22:49:40.061839 ---      ParallelTerminationStrategy: PID 109 died...
22:49:40.063329 run  osmo-ms-virt-phy/00073(pid=109): Terminated: ok {rc=0}
22:49:40.066976 ---      ParallelTerminationStrategy: PID 110 died...
22:49:40.068486 run  osmo-ms-virt-phy/00074(pid=110): Terminated: ok {rc=0}
22:49:40.072167 ---      ParallelTerminationStrategy: PID 111 died...
22:49:40.073708 run  osmo-ms-virt-phy/00075(pid=111): Terminated: ok {rc=0}
22:49:40.077536 ---      ParallelTerminationStrategy: PID 112 died...
22:49:40.079080 run  osmo-ms-virt-phy/00076(pid=112): Terminated: ok {rc=0}
22:49:40.082875 ---      ParallelTerminationStrategy: PID 113 died...
22:49:40.084398 run  osmo-ms-virt-phy/00077(pid=113): Terminated: ok {rc=0}
22:49:40.088058 ---      ParallelTerminationStrategy: PID 114 died...
22:49:40.089545 run  osmo-ms-virt-phy/00078(pid=114): Terminated: ok {rc=0}
22:49:40.093212 ---      ParallelTerminationStrategy: PID 115 died...
22:49:40.094699 run  osmo-ms-virt-phy/00079(pid=115): Terminated: ok {rc=0}
22:49:40.098348 ---      ParallelTerminationStrategy: PID 116 died...
22:49:40.099830 run  osmo-ms-virt-phy/00080(pid=116): Terminated: ok {rc=0}
22:49:40.103494 ---      ParallelTerminationStrategy: PID 117 died...
22:49:40.104977 run  osmo-ms-virt-phy/00081(pid=117): Terminated: ok {rc=0}
22:49:40.108627 ---      ParallelTerminationStrategy: PID 118 died...
22:49:40.110106 run  osmo-ms-virt-phy/00082(pid=118): Terminated: ok {rc=0}
22:49:40.113769 ---      ParallelTerminationStrategy: PID 119 died...
22:49:40.115258 run  osmo-ms-virt-phy/00083(pid=119): Terminated: ok {rc=0}
22:49:40.118926 ---      ParallelTerminationStrategy: PID 120 died...
22:49:40.120420 run  osmo-ms-virt-phy/00084(pid=120): Terminated: ok {rc=0}
22:49:40.124094 ---      ParallelTerminationStrategy: PID 121 died...
22:49:40.125582 run  osmo-ms-virt-phy/00085(pid=121): Terminated: ok {rc=0}
22:49:40.129241 ---      ParallelTerminationStrategy: PID 122 died...
22:49:40.130723 run  osmo-ms-virt-phy/00086(pid=122): Terminated: ok {rc=0}
22:49:40.134382 ---      ParallelTerminationStrategy: PID 123 died...
22:49:40.135898 run  osmo-ms-virt-phy/00087(pid=123): Terminated: ok {rc=0}
22:49:40.139562 ---      ParallelTerminationStrategy: PID 124 died...
22:49:40.141056 run  osmo-ms-virt-phy/00088(pid=124): Terminated: ok {rc=0}
22:49:40.144728 ---      ParallelTerminationStrategy: PID 125 died...
22:49:40.146220 run  osmo-ms-virt-phy/00089(pid=125): Terminated: ok {rc=0}
22:49:40.149878 ---      ParallelTerminationStrategy: PID 126 died...
22:49:40.151367 run  osmo-ms-virt-phy/00090(pid=126): Terminated: ok {rc=0}
22:49:40.155060 ---      ParallelTerminationStrategy: PID 127 died...
22:49:40.156556 run  osmo-ms-virt-phy/00091(pid=127): Terminated: ok {rc=0}
22:49:40.160200 ---      ParallelTerminationStrategy: PID 128 died...
22:49:40.161690 run  osmo-ms-virt-phy/00092(pid=128): Terminated: ok {rc=0}
22:49:40.165361 ---      ParallelTerminationStrategy: PID 129 died...
22:49:40.166853 run  osmo-ms-virt-phy/00093(pid=129): Terminated: ok {rc=0}
22:49:40.170520 ---      ParallelTerminationStrategy: PID 130 died...
22:49:40.172015 run  osmo-ms-virt-phy/00094(pid=130): Terminated: ok {rc=0}
22:49:40.175682 ---      ParallelTerminationStrategy: PID 131 died...
22:49:40.177166 run  osmo-ms-virt-phy/00095(pid=131): Terminated: ok {rc=0}
22:49:40.180826 ---      ParallelTerminationStrategy: PID 132 died...
22:49:40.182309 run  osmo-ms-virt-phy/00096(pid=132): Terminated: ok {rc=0}
22:49:40.186001 ---      ParallelTerminationStrategy: PID 133 died...
22:49:40.187488 run  osmo-ms-virt-phy/00097(pid=133): Terminated: ok {rc=0}
22:49:40.191158 ---      ParallelTerminationStrategy: PID 134 died...
22:49:40.192656 run  osmo-ms-virt-phy/00098(pid=134): Terminated: ok {rc=0}
22:49:40.196317 ---      ParallelTerminationStrategy: PID 135 died...
22:49:40.197799 run  osmo-ms-virt-phy/00099(pid=135): Terminated: ok {rc=0}
22:49:40.201532 ---      ParallelTerminationStrategy: PID 136 died...
22:49:40.203074 run       osmo-ms-mob/00000(pid=136): Terminated {rc=26112}
22:49:40.206906 ---      ParallelTerminationStrategy: PID 137 died...
22:49:40.208451 run       osmo-ms-mob/00001(pid=137): Terminated {rc=26112}
22:49:40.212277 ---      ParallelTerminationStrategy: PID 138 died...
22:49:40.213819 run       osmo-ms-mob/00002(pid=138): Terminated {rc=26112}
22:49:40.217648 ---      ParallelTerminationStrategy: PID 139 died...
22:49:40.219191 run       osmo-ms-mob/00003(pid=139): Terminated {rc=26112}
22:49:40.223019 ---      ParallelTerminationStrategy: PID 140 died...
22:49:40.224575 run       osmo-ms-mob/00004(pid=140): Terminated {rc=26112}
22:49:40.228397 ---      ParallelTerminationStrategy: PID 141 died...
22:49:40.229929 run       osmo-ms-mob/00005(pid=141): Terminated {rc=26112}
22:49:40.233754 ---      ParallelTerminationStrategy: PID 142 died...
22:49:40.235294 run       osmo-ms-mob/00006(pid=142): Terminated {rc=26112}
22:49:40.239126 ---      ParallelTerminationStrategy: PID 143 died...
22:49:40.240678 run       osmo-ms-mob/00007(pid=143): Terminated {rc=26112}
22:49:40.244510 ---      ParallelTerminationStrategy: PID 144 died...
22:49:40.246056 run       osmo-ms-mob/00008(pid=144): Terminated {rc=26112}
22:49:40.249884 ---      ParallelTerminationStrategy: PID 145 died...
22:49:40.251432 run       osmo-ms-mob/00009(pid=145): Terminated {rc=26112}
22:49:40.255268 ---      ParallelTerminationStrategy: PID 146 died...
22:49:40.256831 run       osmo-ms-mob/00010(pid=146): Terminated {rc=26112}
22:49:40.260670 ---      ParallelTerminationStrategy: PID 147 died...
22:49:40.262211 run       osmo-ms-mob/00011(pid=147): Terminated {rc=26112}
22:49:40.266042 ---      ParallelTerminationStrategy: PID 148 died...
22:49:40.267582 run       osmo-ms-mob/00012(pid=148): Terminated {rc=26112}
22:49:40.271416 ---      ParallelTerminationStrategy: PID 149 died...
22:49:40.272972 run       osmo-ms-mob/00013(pid=149): Terminated {rc=26112}
22:49:40.276795 ---      ParallelTerminationStrategy: PID 150 died...
22:49:40.278327 run       osmo-ms-mob/00014(pid=150): Terminated {rc=26112}
22:49:40.282161 ---      ParallelTerminationStrategy: PID 151 died...
22:49:40.283710 run       osmo-ms-mob/00015(pid=151): Terminated {rc=26112}
22:49:40.287539 ---      ParallelTerminationStrategy: PID 152 died...
22:49:40.289095 run       osmo-ms-mob/00016(pid=152): Terminated {rc=26112}
22:49:40.292921 ---      ParallelTerminationStrategy: PID 153 died...
22:49:40.294470 run       osmo-ms-mob/00017(pid=153): Terminated {rc=26112}
22:49:40.298303 ---      ParallelTerminationStrategy: PID 154 died...
22:49:40.299847 run       osmo-ms-mob/00018(pid=154): Terminated {rc=26112}
22:49:40.303685 ---      ParallelTerminationStrategy: PID 155 died...
22:49:40.305228 run       osmo-ms-mob/00019(pid=155): Terminated {rc=26112}
22:49:40.309077 ---      ParallelTerminationStrategy: PID 156 died...
22:49:40.310616 run       osmo-ms-mob/00020(pid=156): Terminated {rc=26112}
22:49:40.314450 ---      ParallelTerminationStrategy: PID 157 died...
22:49:40.316000 run       osmo-ms-mob/00021(pid=157): Terminated {rc=26112}
22:49:40.319837 ---      ParallelTerminationStrategy: PID 158 died...
22:49:40.321395 run       osmo-ms-mob/00022(pid=158): Terminated {rc=26112}
22:49:40.325248 ---      ParallelTerminationStrategy: PID 159 died...
22:49:40.326791 run       osmo-ms-mob/00023(pid=159): Terminated {rc=26112}
22:49:40.330633 ---      ParallelTerminationStrategy: PID 160 died...
22:49:40.332182 run       osmo-ms-mob/00024(pid=160): Terminated {rc=26112}
22:49:40.336028 ---      ParallelTerminationStrategy: PID 161 died...
22:49:40.337579 run       osmo-ms-mob/00025(pid=161): Terminated {rc=26112}
22:49:40.341417 ---      ParallelTerminationStrategy: PID 162 died...
22:49:40.342951 run       osmo-ms-mob/00026(pid=162): Terminated {rc=26112}
22:49:40.346792 ---      ParallelTerminationStrategy: PID 163 died...
22:49:40.348334 run       osmo-ms-mob/00027(pid=163): Terminated {rc=26112}
22:49:40.352164 ---      ParallelTerminationStrategy: PID 164 died...
22:49:40.353701 run       osmo-ms-mob/00028(pid=164): Terminated {rc=26112}
22:49:40.357527 ---      ParallelTerminationStrategy: PID 165 died...
22:49:40.359064 run       osmo-ms-mob/00029(pid=165): Terminated {rc=26112}
22:49:40.362895 ---      ParallelTerminationStrategy: PID 166 died...
22:49:40.364448 run       osmo-ms-mob/00030(pid=166): Terminated {rc=26112}
22:49:40.368294 ---      ParallelTerminationStrategy: PID 167 died...
22:49:40.369839 run       osmo-ms-mob/00031(pid=167): Terminated {rc=26112}
22:49:40.373677 ---      ParallelTerminationStrategy: PID 168 died...
22:49:40.375222 run       osmo-ms-mob/00032(pid=168): Terminated {rc=26112}
22:49:40.379059 ---      ParallelTerminationStrategy: PID 169 died...
22:49:40.380610 run       osmo-ms-mob/00033(pid=169): Terminated {rc=26112}
22:49:40.384446 ---      ParallelTerminationStrategy: PID 170 died...
22:49:40.385994 run       osmo-ms-mob/00034(pid=170): Terminated {rc=26112}
22:49:40.389827 ---      ParallelTerminationStrategy: PID 171 died...
22:49:40.391373 run       osmo-ms-mob/00035(pid=171): Terminated {rc=26112}
22:49:40.395230 ---      ParallelTerminationStrategy: PID 172 died...
22:49:40.396772 run       osmo-ms-mob/00036(pid=172): Terminated {rc=26112}
22:49:40.400606 ---      ParallelTerminationStrategy: PID 173 died...
22:49:40.402151 run       osmo-ms-mob/00037(pid=173): Terminated {rc=26112}
22:49:40.405995 ---      ParallelTerminationStrategy: PID 174 died...
22:49:40.407527 run       osmo-ms-mob/00038(pid=174): Terminated {rc=26112}
22:49:40.411365 ---      ParallelTerminationStrategy: PID 175 died...
22:49:40.412899 run       osmo-ms-mob/00039(pid=175): Terminated {rc=26112}
22:49:40.416751 ---      ParallelTerminationStrategy: PID 176 died...
22:49:40.418303 run       osmo-ms-mob/00040(pid=176): Terminated {rc=26112}
22:49:40.422122 ---      ParallelTerminationStrategy: PID 177 died...
22:49:40.423679 run       osmo-ms-mob/00041(pid=177): Terminated {rc=26112}
22:49:40.427504 ---      ParallelTerminationStrategy: PID 178 died...
22:49:40.429046 run       osmo-ms-mob/00042(pid=178): Terminated {rc=26112}
22:49:40.432882 ---      ParallelTerminationStrategy: PID 179 died...
22:49:40.434420 run       osmo-ms-mob/00043(pid=179): Terminated {rc=26112}
22:49:40.438259 ---      ParallelTerminationStrategy: PID 180 died...
22:49:40.439800 run       osmo-ms-mob/00044(pid=180): Terminated {rc=26112}
22:49:40.443650 ---      ParallelTerminationStrategy: PID 181 died...
22:49:40.445203 run       osmo-ms-mob/00045(pid=181): Terminated {rc=26112}
22:49:40.449041 ---      ParallelTerminationStrategy: PID 182 died...
22:49:40.450596 run       osmo-ms-mob/00046(pid=182): Terminated {rc=26112}
22:49:40.454443 ---      ParallelTerminationStrategy: PID 183 died...
22:49:40.455992 run       osmo-ms-mob/00047(pid=183): Terminated {rc=26112}
22:49:40.459864 ---      ParallelTerminationStrategy: PID 184 died...
22:49:40.461408 run       osmo-ms-mob/00048(pid=184): Terminated {rc=26112}
22:49:40.465243 ---      ParallelTerminationStrategy: PID 185 died...
22:49:40.466793 run       osmo-ms-mob/00049(pid=185): Terminated {rc=26112}
22:49:40.470635 ---      ParallelTerminationStrategy: PID 186 died...
22:49:40.472179 run       osmo-ms-mob/00050(pid=186): Terminated {rc=26112}
22:49:40.476027 ---      ParallelTerminationStrategy: PID 187 died...
22:49:40.477581 run       osmo-ms-mob/00051(pid=187): Terminated {rc=26112}
22:49:40.481428 ---      ParallelTerminationStrategy: PID 188 died...
22:49:40.482978 run       osmo-ms-mob/00052(pid=188): Terminated {rc=26112}
22:49:40.486826 ---      ParallelTerminationStrategy: PID 189 died...
22:49:40.488373 run       osmo-ms-mob/00053(pid=189): Terminated {rc=26112}
22:49:40.492234 ---      ParallelTerminationStrategy: PID 190 died...
22:49:40.493792 run       osmo-ms-mob/00054(pid=190): Terminated {rc=26112}
22:49:40.497644 ---      ParallelTerminationStrategy: PID 191 died...
22:49:40.499189 run       osmo-ms-mob/00055(pid=191): Terminated {rc=26112}
22:49:40.503049 ---      ParallelTerminationStrategy: PID 192 died...
22:49:40.504603 run       osmo-ms-mob/00056(pid=192): Terminated {rc=26112}
22:49:40.508458 ---      ParallelTerminationStrategy: PID 193 died...
22:49:40.510007 run       osmo-ms-mob/00057(pid=193): Terminated {rc=26112}
22:49:40.513861 ---      ParallelTerminationStrategy: PID 194 died...
22:49:40.515413 run       osmo-ms-mob/00058(pid=194): Terminated {rc=26112}
22:49:40.519275 ---      ParallelTerminationStrategy: PID 195 died...
22:49:40.520829 run       osmo-ms-mob/00059(pid=195): Terminated {rc=26112}
22:49:40.524667 ---      ParallelTerminationStrategy: PID 196 died...
22:49:40.526211 run       osmo-ms-mob/00060(pid=196): Terminated {rc=26112}
22:49:40.530058 ---      ParallelTerminationStrategy: PID 197 died...
22:49:40.531598 run       osmo-ms-mob/00061(pid=197): Terminated {rc=26112}
22:49:40.535458 ---      ParallelTerminationStrategy: PID 198 died...
22:49:40.537005 run       osmo-ms-mob/00062(pid=198): Terminated {rc=26112}
22:49:40.540836 ---      ParallelTerminationStrategy: PID 199 died...
22:49:40.542378 run       osmo-ms-mob/00063(pid=199): Terminated {rc=26112}
22:49:40.546210 ---      ParallelTerminationStrategy: PID 200 died...
22:49:40.547771 run       osmo-ms-mob/00064(pid=200): Terminated {rc=26112}
22:49:40.551607 ---      ParallelTerminationStrategy: PID 201 died...
22:49:40.553150 run       osmo-ms-mob/00065(pid=201): Terminated {rc=26112}
22:49:40.557007 ---      ParallelTerminationStrategy: PID 202 died...
22:49:40.558553 run       osmo-ms-mob/00066(pid=202): Terminated {rc=26112}
22:49:40.562419 ---      ParallelTerminationStrategy: PID 203 died...
22:49:40.563970 run       osmo-ms-mob/00067(pid=203): Terminated {rc=26112}
22:49:40.567831 ---      ParallelTerminationStrategy: PID 204 died...
22:49:40.569383 run       osmo-ms-mob/00068(pid=204): Terminated {rc=26112}
22:49:40.573235 ---      ParallelTerminationStrategy: PID 205 died...
22:49:40.574785 run       osmo-ms-mob/00069(pid=205): Terminated {rc=26112}
22:49:40.578651 ---      ParallelTerminationStrategy: PID 206 died...
22:49:40.580219 run       osmo-ms-mob/00070(pid=206): Terminated {rc=26112}
22:49:40.584067 ---      ParallelTerminationStrategy: PID 207 died...
22:49:40.585622 run       osmo-ms-mob/00071(pid=207): Terminated {rc=26112}
22:49:40.589459 ---      ParallelTerminationStrategy: PID 208 died...
22:49:40.591008 run       osmo-ms-mob/00072(pid=208): Terminated {rc=26112}
22:49:40.594872 ---      ParallelTerminationStrategy: PID 209 died...
22:49:40.596423 run       osmo-ms-mob/00073(pid=209): Terminated {rc=26112}
22:49:40.600275 ---      ParallelTerminationStrategy: PID 210 died...
22:49:40.601814 run       osmo-ms-mob/00074(pid=210): Terminated {rc=26112}
22:49:40.605660 ---      ParallelTerminationStrategy: PID 211 died...
22:49:40.607208 run       osmo-ms-mob/00075(pid=211): Terminated {rc=26112}
22:49:40.611053 ---      ParallelTerminationStrategy: PID 212 died...
22:49:40.612600 run       osmo-ms-mob/00076(pid=212): Terminated {rc=26112}
22:49:40.616451 ---      ParallelTerminationStrategy: PID 213 died...
22:49:40.617997 run       osmo-ms-mob/00077(pid=213): Terminated {rc=26112}
22:49:40.621852 ---      ParallelTerminationStrategy: PID 214 died...
22:49:40.623399 run       osmo-ms-mob/00078(pid=214): Terminated {rc=26112}
22:49:40.627243 ---      ParallelTerminationStrategy: PID 215 died...
22:49:40.628784 run       osmo-ms-mob/00079(pid=215): Terminated {rc=26112}
22:49:40.632629 ---      ParallelTerminationStrategy: PID 216 died...
22:49:40.634186 run       osmo-ms-mob/00080(pid=216): Terminated {rc=26112}
22:49:40.638032 ---      ParallelTerminationStrategy: PID 217 died...
22:49:40.639588 run       osmo-ms-mob/00081(pid=217): Terminated {rc=26112}
22:49:40.643440 ---      ParallelTerminationStrategy: PID 218 died...
22:49:40.644986 run       osmo-ms-mob/00082(pid=218): Terminated {rc=26112}
22:49:40.648843 ---      ParallelTerminationStrategy: PID 219 died...
22:49:40.650394 run       osmo-ms-mob/00083(pid=219): Terminated {rc=26112}
22:49:40.654227 ---      ParallelTerminationStrategy: PID 220 died...
22:49:40.655778 run       osmo-ms-mob/00084(pid=220): Terminated {rc=26112}
22:49:40.659621 ---      ParallelTerminationStrategy: PID 221 died...
22:49:40.661173 run       osmo-ms-mob/00085(pid=221): Terminated {rc=26112}
22:49:40.665037 ---      ParallelTerminationStrategy: PID 222 died...
22:49:40.666583 run       osmo-ms-mob/00086(pid=222): Terminated {rc=26112}
22:49:40.670434 ---      ParallelTerminationStrategy: PID 223 died...
22:49:40.671981 run       osmo-ms-mob/00087(pid=223): Terminated {rc=26112}
22:49:40.675844 ---      ParallelTerminationStrategy: PID 224 died...
22:49:40.677399 run       osmo-ms-mob/00088(pid=224): Terminated {rc=26112}
22:49:40.681248 ---      ParallelTerminationStrategy: PID 225 died...
22:49:40.682789 run       osmo-ms-mob/00089(pid=225): Terminated {rc=26112}
22:49:40.686623 ---      ParallelTerminationStrategy: PID 226 died...
22:49:40.688181 run       osmo-ms-mob/00090(pid=226): Terminated {rc=26112}
22:49:40.692041 ---      ParallelTerminationStrategy: PID 227 died...
22:49:40.693582 run       osmo-ms-mob/00091(pid=227): Terminated {rc=26112}
22:49:40.697425 ---      ParallelTerminationStrategy: PID 228 died...
22:49:40.698973 run       osmo-ms-mob/00092(pid=228): Terminated {rc=26112}
22:49:40.702832 ---      ParallelTerminationStrategy: PID 229 died...
22:49:40.704377 run       osmo-ms-mob/00093(pid=229): Terminated {rc=26112}
22:49:40.708230 ---      ParallelTerminationStrategy: PID 230 died...
22:49:40.709775 run       osmo-ms-mob/00094(pid=230): Terminated {rc=26112}
22:49:40.713614 ---      ParallelTerminationStrategy: PID 231 died...
22:49:40.715157 run       osmo-ms-mob/00095(pid=231): Terminated {rc=26112}
22:49:40.719021 ---      ParallelTerminationStrategy: PID 232 died...
22:49:40.720568 run       osmo-ms-mob/00096(pid=232): Terminated {rc=26112}
22:49:40.724404 ---      ParallelTerminationStrategy: PID 233 died...
22:49:40.725950 run       osmo-ms-mob/00097(pid=233): Terminated {rc=26112}
22:49:40.729782 ---      ParallelTerminationStrategy: PID 234 died...
22:49:40.731337 run       osmo-ms-mob/00098(pid=234): Terminated {rc=26112}
22:49:40.735173 ---      ParallelTerminationStrategy: PID 235 died...
22:49:40.736727 run       osmo-ms-mob/00099(pid=235): Terminated {rc=26112}
22:49:44.141362 ---      ParallelTerminationStrategy: PID 35 died...
22:49:44.147526 run         osmo-bts-virtual(pid=35): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8238 netreg_mass PASS
---------------------------------------------------------------------
22:49:44.212430 tst                       trial-8238: Storing JUnit report in /build/trial-8238/run.2026-02-10_22-48-17/trial-8238.xml

--------------------------------------------------------------------------------------------
trial-8238 PASS
--------------------------------------------------------------------------------------------
22:49:44.222291 tst                       trial-8238: trial-8238: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8238/inst
+ cd trial-8238
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-02-10 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8238-run.tgz run.2026-02-10_22-48-17
+ tar czf /build/trial-8238-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-02-10_13_29_29.tgz osmo-bts-oc2g.build-2026-02-10_00_51_25.tgz osmo-bts-sysmo.build-2026-02-10_00_51_23.tgz osmo-bts.build-2026-02-10_00_51_37.tgz osmo-ggsn.build-2026-02-10_20_42_44.tgz osmo-hlr.build-2026-02-10_16_36_57.tgz osmo-hnbgw.build-2026-02-10_13_30_37.tgz osmo-mgw.build-2026-02-10_08_33_08.tgz osmo-msc.build-2026-02-10_13_33_12.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-02-10_07_34_49.tgz osmo-pcu-sysmo.build-2026-02-10_07_34_51.tgz osmo-pcu.build-2026-02-10_07_34_58.tgz osmo-sgsn.build-2026-02-10_20_48_16.tgz osmo-stp.build-2026-02-10_13_25_29.tgz osmo-trx.build-2026-02-10_14_22_03.tgz osmocom-bb.build-2026-02-10_21_17_32.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