Skip to content
Success

Console Output

Skipping 14 KB.. Full Log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6854
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins12840099486023679335.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-7881
+ 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
29206c0 osmo-pcap-master: depend on libosmo-netif
+ 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 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_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 DONE 0.1s

#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.1s

#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.1s

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

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

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

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

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

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

#12 [19/28] RUN	IF [ "$(arch)" = "x86_64" ]; then 		apt-get update && 		apt-get install -y --no-install-recommends 			python3-pip 			python3-setuptools 			python3-wheel 			ninja-build 			build-essential 			flex 			bison 			git 			libsctp-dev 			libgnutls28-dev 			libgcrypt-dev 			libssl-dev 			libidn11-dev 			libmongoc-dev 			libbson-dev 			libyaml-dev 			libnghttp2-dev 			libmicrohttpd-dev 			libcurl4-gnutls-dev 			libnghttp2-dev 			meson && 		apt-get clean; 	fi
#12 CACHED

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

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

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

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

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

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

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

#20 [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://security.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
#20 CACHED

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

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

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

#24 [ 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
#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 [22/28] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#26 CACHED

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:d6c2d2acca8df6f38fec94c4192fdcf790a2f6d93e1db9a502526c6793051aad 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s 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=7882 -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=2025-02-19 22:48:29
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7882
+ mkdir -p trial-7882
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-02-19_19_14_59.tgz osmo-bts-oc2g.build-2025-02-19_19_15_47.tgz osmo-bts-sysmo.build-2025-02-19_19_13_16.tgz osmo-bts.build-2025-02-19_19_13_29.tgz osmo-ggsn.build-2025-02-19_20_43_12.tgz osmo-hlr.build-2025-02-19_19_15_58.tgz osmo-hnbgw.build-2025-02-19_13_29_13.tgz osmo-mgw.build-2025-02-19_19_15_53.tgz osmo-msc.build-2025-02-19_19_18_34.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-19_07_41_27.tgz osmo-pcu-sysmo.build-2025-02-19_07_41_23.tgz osmo-pcu.build-2025-02-19_07_41_32.tgz osmo-sgsn.build-2025-02-19_20_48_42.tgz osmo-stp.build-2025-02-19_13_25_33.tgz osmo-trx.build-2025-02-19_14_27_48.tgz osmocom-bb.build-2025-02-19_21_17_38.tgz srslte.build-19.tgz trial-7882
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-02-19_19_14_59.md5 osmo-bts-oc2g.build-2025-02-19_19_15_47.md5 osmo-bts-sysmo.build-2025-02-19_19_13_16.md5 osmo-bts.build-2025-02-19_19_13_29.md5 osmo-ggsn.build-2025-02-19_20_43_12.md5 osmo-hlr.build-2025-02-19_19_15_58.md5 osmo-hnbgw.build-2025-02-19_13_29_13.md5 osmo-mgw.build-2025-02-19_19_15_53.md5 osmo-msc.build-2025-02-19_19_18_34.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-19_07_41_27.md5 osmo-pcu-sysmo.build-2025-02-19_07_41_23.md5 osmo-pcu.build-2025-02-19_07_41_32.md5 osmo-sgsn.build-2025-02-19_20_48_42.md5 osmo-stp.build-2025-02-19_13_25_33.md5 osmo-trx.build-2025-02-19_14_27_48.md5 osmocom-bb.build-2025-02-19_21_17_38.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-02-19_19_14_59.md5 osmo-bts-oc2g.build-2025-02-19_19_15_47.md5 osmo-bts-sysmo.build-2025-02-19_19_13_16.md5 osmo-bts.build-2025-02-19_19_13_29.md5 osmo-ggsn.build-2025-02-19_20_43_12.md5 osmo-hlr.build-2025-02-19_19_15_58.md5 osmo-hnbgw.build-2025-02-19_13_29_13.md5 osmo-mgw.build-2025-02-19_19_15_53.md5 osmo-msc.build-2025-02-19_19_18_34.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-02-19_07_41_27.md5 osmo-pcu-sysmo.build-2025-02-19_07_41_23.md5 osmo-pcu.build-2025-02-19_07_41_32.md5 osmo-sgsn.build-2025-02-19_20_48_42.md5 osmo-stp.build-2025-02-19_13_25_33.md5 osmo-trx.build-2025-02-19_14_27_48.md5 osmocom-bb.build-2025-02-19_21_17_38.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-7882 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7882'
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-7882
--------------------------------------------------------------------------------------------
22:48:30.291377 tst                       trial-7882: Detailed log at /build/trial-7882/run.2025-02-19_22-48-30/log

---------------------------------------------------------------------
trial-7882 netreg_mass
---------------------------------------------------------------------
22:48:30.660808 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:30.661817 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:30.663836 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:30.666846 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:30.751461 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:30.753331 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:30.756099 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:30.868715 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-7882 netreg_mass register_default_mass.py
----------------------------------------------
22:48:30.871484 tst       register_default_mass.py:9: Claiming resources for the test
22:48:30.918097 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.919531 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.920811 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.922042 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.923230 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.924440 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:30.936642 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:31.000992 tst         register_default_mass.py: using LAC 2
22:48:31.044733 tst         register_default_mass.py: using RAC 2
22:48:31.094950 tst         register_default_mass.py: using CellId 2
22:48:31.130311 tst         register_default_mass.py: using BVCI 3
22:48:31.139737 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.140814 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.141655 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.142787 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.143574 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.144314 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.145052 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.145794 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.146601 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.147377 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.148424 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.149297 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.150088 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.150863 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.151629 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.152700 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.153581 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.154579 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.155350 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.156821 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.158220 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.159580 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.161112 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.162717 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.164189 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.165707 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.167202 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.168650 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.170096 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.171093 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.171914 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.172743 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.173588 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.174551 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.175334 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.176107 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.177034 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.177827 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.178590 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.179355 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.180101 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.180909 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.181702 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.182446 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.183481 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.184260 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.185051 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.185877 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.186659 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.187414 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.188189 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.188944 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.189707 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.190488 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.191293 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.192067 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.192843 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.193613 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.194367 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.195135 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.195877 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.196606 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.197428 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.198188 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.198927 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.199692 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.200462 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.201701 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.202652 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.203437 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.204209 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.205013 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.205998 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.206961 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.207755 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.208609 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.209569 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.210636 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.212152 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.213609 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.215032 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.216420 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.217844 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.219274 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.220824 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.222205 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.223599 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.225014 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.226641 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.228131 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.229586 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.230978 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.232354 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.233754 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.235089 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.236705 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.238053 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.239381 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.240717 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.242125 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.243467 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:31.244946 tst      register_default_mass.py:21: Launching a simple network
22:48:31.271245 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:31.570659 run            create_hlr_db(pid=20): Launched
22:48:32.595885 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:32.642713 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:32.685304 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:32.701623 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:33.009150 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:33.050656 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:33.067246 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:33.884560 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:33.927412 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:36.946557 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:37.246746 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:37.289142 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:37.305938 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:37.371643 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:37.414767 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:37.430930 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:38.061316 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:38.083871 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:44.111837 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:44.303113 run         osmo-bts-virtual(pid=34): Launched
22:48:45.351059 tst         register_default_mass.py: using MSISDN 1001
22:48:45.357263 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:45.456824 tst         register_default_mass.py: using MSISDN 1002
22:48:45.463650 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:45.554050 tst         register_default_mass.py: using MSISDN 1003
22:48:45.560594 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:45.651185 tst         register_default_mass.py: using MSISDN 1004
22:48:45.657309 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:45.731675 tst         register_default_mass.py: using MSISDN 1005
22:48:45.738133 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:45.811359 tst         register_default_mass.py: using MSISDN 1006
22:48:45.817895 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:45.933637 tst         register_default_mass.py: using MSISDN 1007
22:48:45.939713 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:46.026133 tst         register_default_mass.py: using MSISDN 1008
22:48:46.035383 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:46.114222 tst         register_default_mass.py: using MSISDN 1009
22:48:46.120333 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:46.200905 tst         register_default_mass.py: using MSISDN 1010
22:48:46.207209 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:46.275777 tst         register_default_mass.py: using MSISDN 1011
22:48:46.282504 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:46.354169 tst         register_default_mass.py: using MSISDN 1012
22:48:46.360724 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:46.447514 tst         register_default_mass.py: using MSISDN 1013
22:48:46.453810 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:46.536690 tst         register_default_mass.py: using MSISDN 1014
22:48:46.542891 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:46.625693 tst         register_default_mass.py: using MSISDN 1015
22:48:46.631793 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:46.709977 tst         register_default_mass.py: using MSISDN 1016
22:48:46.720857 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:46.796980 tst         register_default_mass.py: using MSISDN 1017
22:48:46.803102 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:46.882539 tst         register_default_mass.py: using MSISDN 1018
22:48:46.889021 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:46.966181 tst         register_default_mass.py: using MSISDN 1019
22:48:46.973058 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:47.050189 tst         register_default_mass.py: using MSISDN 1020
22:48:47.057115 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:47.154301 tst         register_default_mass.py: using MSISDN 1021
22:48:47.161639 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:47.244105 tst         register_default_mass.py: using MSISDN 1022
22:48:47.251634 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:47.326510 tst         register_default_mass.py: using MSISDN 1023
22:48:47.336278 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:47.404220 tst         register_default_mass.py: using MSISDN 1024
22:48:47.411359 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:47.496467 tst         register_default_mass.py: using MSISDN 1025
22:48:47.503537 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:47.579628 tst         register_default_mass.py: using MSISDN 1026
22:48:47.586996 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:47.689414 tst         register_default_mass.py: using MSISDN 1027
22:48:47.701703 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:47.807448 tst         register_default_mass.py: using MSISDN 1028
22:48:47.816537 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:47.881963 tst         register_default_mass.py: using MSISDN 1029
22:48:47.888144 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:47.969704 tst         register_default_mass.py: using MSISDN 1030
22:48:47.980974 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:48.074921 tst         register_default_mass.py: using MSISDN 1031
22:48:48.084157 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:48.161251 tst         register_default_mass.py: using MSISDN 1032
22:48:48.168271 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:48.240306 tst         register_default_mass.py: using MSISDN 1033
22:48:48.246191 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:48.326257 tst         register_default_mass.py: using MSISDN 1034
22:48:48.334005 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:48.411152 tst         register_default_mass.py: using MSISDN 1035
22:48:48.417920 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:48.488377 tst         register_default_mass.py: using MSISDN 1036
22:48:48.495217 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:48.563818 tst         register_default_mass.py: using MSISDN 1037
22:48:48.570582 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:48.653607 tst         register_default_mass.py: using MSISDN 1038
22:48:48.660749 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:48.738803 tst         register_default_mass.py: using MSISDN 1039
22:48:48.745596 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:48.820169 tst         register_default_mass.py: using MSISDN 1040
22:48:48.826794 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:48.907939 tst         register_default_mass.py: using MSISDN 1041
22:48:48.918656 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:49.021722 tst         register_default_mass.py: using MSISDN 1042
22:48:49.028861 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:49.129763 tst         register_default_mass.py: using MSISDN 1043
22:48:49.135821 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:49.214355 tst         register_default_mass.py: using MSISDN 1044
22:48:49.225880 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:49.300275 tst         register_default_mass.py: using MSISDN 1045
22:48:49.309948 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:49.390648 tst         register_default_mass.py: using MSISDN 1046
22:48:49.399341 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:49.468110 tst         register_default_mass.py: using MSISDN 1047
22:48:49.476639 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:49.545483 tst         register_default_mass.py: using MSISDN 1048
22:48:49.558262 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:49.626246 tst         register_default_mass.py: using MSISDN 1049
22:48:49.632617 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:49.709736 tst         register_default_mass.py: using MSISDN 1050
22:48:49.721058 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:49.784495 tst         register_default_mass.py: using MSISDN 1051
22:48:49.791743 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:49.856380 tst         register_default_mass.py: using MSISDN 1052
22:48:49.864385 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:49.949699 tst         register_default_mass.py: using MSISDN 1053
22:48:49.956196 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:50.027568 tst         register_default_mass.py: using MSISDN 1054
22:48:50.034142 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:50.125468 tst         register_default_mass.py: using MSISDN 1055
22:48:50.132933 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:50.241738 tst         register_default_mass.py: using MSISDN 1056
22:48:50.248543 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:50.318637 tst         register_default_mass.py: using MSISDN 1057
22:48:50.324679 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:50.393219 tst         register_default_mass.py: using MSISDN 1058
22:48:50.399417 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:50.476988 tst         register_default_mass.py: using MSISDN 1059
22:48:50.483759 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:50.557822 tst         register_default_mass.py: using MSISDN 1060
22:48:50.565069 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:50.638010 tst         register_default_mass.py: using MSISDN 1061
22:48:50.647248 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:50.717021 tst         register_default_mass.py: using MSISDN 1062
22:48:50.723481 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:50.793603 tst         register_default_mass.py: using MSISDN 1063
22:48:50.800031 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:50.895455 tst         register_default_mass.py: using MSISDN 1064
22:48:50.902051 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:50.978243 tst         register_default_mass.py: using MSISDN 1065
22:48:50.984865 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:51.047589 tst         register_default_mass.py: using MSISDN 1066
22:48:51.053816 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:51.123446 tst         register_default_mass.py: using MSISDN 1067
22:48:51.129783 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:51.202268 tst         register_default_mass.py: using MSISDN 1068
22:48:51.209140 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:51.273324 tst         register_default_mass.py: using MSISDN 1069
22:48:51.279803 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:51.351423 tst         register_default_mass.py: using MSISDN 1070
22:48:51.357574 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:51.679079 tst         register_default_mass.py: using MSISDN 1071
22:48:51.685872 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:51.752078 tst         register_default_mass.py: using MSISDN 1072
22:48:51.758219 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:51.844795 tst         register_default_mass.py: using MSISDN 1073
22:48:51.850879 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:51.920877 tst         register_default_mass.py: using MSISDN 1074
22:48:51.929739 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:51.993365 tst         register_default_mass.py: using MSISDN 1075
22:48:51.999497 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:52.064999 tst         register_default_mass.py: using MSISDN 1076
22:48:52.072769 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:52.142825 tst         register_default_mass.py: using MSISDN 1077
22:48:52.148986 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:52.222243 tst         register_default_mass.py: using MSISDN 1078
22:48:52.228502 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:52.289147 tst         register_default_mass.py: using MSISDN 1079
22:48:52.295908 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:52.369248 tst         register_default_mass.py: using MSISDN 1080
22:48:52.375533 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:52.437432 tst         register_default_mass.py: using MSISDN 1081
22:48:52.443658 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:52.509944 tst         register_default_mass.py: using MSISDN 1082
22:48:52.516035 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:52.576743 tst         register_default_mass.py: using MSISDN 1083
22:48:52.583253 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:52.656008 tst         register_default_mass.py: using MSISDN 1084
22:48:52.662604 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:52.745317 tst         register_default_mass.py: using MSISDN 1085
22:48:52.753148 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:52.816049 tst         register_default_mass.py: using MSISDN 1086
22:48:52.822222 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:52.907297 tst         register_default_mass.py: using MSISDN 1087
22:48:52.917596 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:52.989542 tst         register_default_mass.py: using MSISDN 1088
22:48:52.995608 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:53.059174 tst         register_default_mass.py: using MSISDN 1089
22:48:53.065572 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:53.134802 tst         register_default_mass.py: using MSISDN 1090
22:48:53.141481 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:53.211637 tst         register_default_mass.py: using MSISDN 1091
22:48:53.218632 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:53.320450 tst         register_default_mass.py: using MSISDN 1092
22:48:53.327250 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:53.417913 tst         register_default_mass.py: using MSISDN 1093
22:48:53.427541 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:53.509024 tst         register_default_mass.py: using MSISDN 1094
22:48:53.521396 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:53.601528 tst         register_default_mass.py: using MSISDN 1095
22:48:53.607558 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:53.687179 tst         register_default_mass.py: using MSISDN 1096
22:48:53.693981 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:53.771988 tst         register_default_mass.py: using MSISDN 1097
22:48:53.785235 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:53.862671 tst         register_default_mass.py: using MSISDN 1098
22:48:53.875267 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:53.950437 tst         register_default_mass.py: using MSISDN 1099
22:48:53.957920 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:54.023698 tst         register_default_mass.py: using MSISDN 1100
22:48:54.030974 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:54.157478 run                             mass: Starting testcase
22:48:54.164516 run                             mass: Pre-launching all virtphy's
22:48:54.171358 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:54.187580 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:54.195016 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:54.210931 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:54.219816 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:54.237299 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:54.245243 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:54.262178 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:54.270105 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:54.286513 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:54.293899 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:54.310072 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:54.317507 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:54.333138 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:54.339799 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:54.353833 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:54.360473 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:54.375277 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:54.382348 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:54.398223 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:54.405162 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:54.420576 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:54.427770 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:54.443828 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:54.451228 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:54.467277 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:54.474676 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:54.490362 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:54.497533 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:54.513966 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:54.521515 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:54.537811 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:54.545239 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:54.560861 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:54.567774 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:54.582967 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:54.589654 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:54.603888 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:54.611121 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:54.627316 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:54.634843 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:54.651331 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:54.658918 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:54.675007 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:54.682462 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:54.698522 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:54.705954 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:54.721538 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:54.728806 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:54.744877 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:54.752368 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:54.767577 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:54.774408 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:54.789051 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:54.795667 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:54.809336 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:54.815623 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:54.829679 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:54.836416 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:54.851345 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:54.857978 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:54.872102 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:54.878443 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:54.892207 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:54.898834 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:54.913216 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:54.919812 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:54.934838 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:54.941793 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:54.957319 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:54.964579 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:54.980055 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:54.987167 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:55.003186 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:55.010685 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:55.026253 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:55.033515 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:55.049631 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:55.057189 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:55.073051 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:55.082139 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:55.098098 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:55.105137 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:55.119850 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:55.126436 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:55.140591 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:55.147149 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:55.160809 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:55.166868 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:55.180027 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:55.186021 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:55.199015 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:55.205137 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:55.218229 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:55.224435 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:55.237761 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:55.243903 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:55.257538 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:55.264002 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:55.277960 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:55.284072 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:55.297368 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:55.303407 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:55.316391 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:55.322508 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:55.335676 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:55.341655 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:55.354595 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:55.360597 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:55.373628 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:55.379687 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:55.392876 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:55.399215 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:55.412430 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:55.418577 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:55.432005 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:55.438357 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:55.452831 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:55.459481 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:55.473744 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:55.480442 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:55.495039 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:55.501780 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:55.516297 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:55.522788 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:55.537117 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:55.543669 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:55.557551 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:55.563815 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:55.578066 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:55.584712 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:55.600038 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:55.607117 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:55.622440 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:55.629638 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:55.645156 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:55.652337 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:55.667676 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:55.674602 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:55.689546 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:55.696431 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:55.711169 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:55.717893 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:55.732378 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:55.738996 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:55.860355 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:55.866828 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:55.881378 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:55.887731 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:55.904114 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:55.910396 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:55.924352 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:55.932863 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:55.947024 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:55.953998 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:55.969121 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:55.976127 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:55.991058 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:55.998024 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:56.013303 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:56.020942 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:56.036524 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:56.043398 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:56.058187 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:56.065042 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:56.079775 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:56.086496 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:56.101332 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:56.108106 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:56.123012 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:56.129875 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:56.144174 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:56.150986 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:56.165401 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:56.172213 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:56.187146 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:56.194079 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:56.209350 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:56.216581 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:56.232992 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:56.240425 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:56.256016 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:56.263010 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:56.277859 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:56.284652 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:56.299141 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:56.305740 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:56.320541 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:56.327579 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:56.343220 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:56.351106 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:56.367287 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:56.374776 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:56.391363 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:56.398959 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:56.415647 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:56.422937 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:56.438320 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:56.445442 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:56.460883 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:56.468000 run                             mass: Checking if sockets are in the filesystem
22:48:56.481779 run                osmo-ms-mob/00000: Starting mobile
22:48:56.496441 run       osmo-ms-mob/00000(pid=135): Launched
22:48:56.508532 run                             mass: MS start registered  {at=3236242.211878389, delay=0.005354645196348429, ms=00000}
22:49:00.681779 run                osmo-ms-mob/00001: Starting mobile
22:49:00.695821 run       osmo-ms-mob/00001(pid=136): Launched
22:49:00.707269 run                             mass: MS start registered  {at=3236246.410613717, delay=0.0049491869285702705, ms=00001}
22:49:02.483657 run                osmo-ms-mob/00002: Starting mobile
22:49:02.497912 run       osmo-ms-mob/00002(pid=137): Launched
22:49:02.509251 run                             mass: MS start registered  {at=3236248.212602605, delay=0.0013152030296623707, ms=00002}
22:49:02.781860 run                             mass: MS performed LU  {at=3236248.485187698, lu_delay=6.27330930903554, ms=00000}
22:49:03.780402 run                osmo-ms-mob/00003: Starting mobile
22:49:03.794244 run       osmo-ms-mob/00003(pid=138): Launched
22:49:03.805532 run                             mass: MS start registered  {at=3236249.508880278, delay=0.004989770241081715, ms=00003}
22:49:04.881958 run                osmo-ms-mob/00004: Starting mobile
22:49:04.895743 run       osmo-ms-mob/00004(pid=139): Launched
22:49:04.907261 run                             mass: MS start registered  {at=3236250.610600962, delay=0.005140004679560661, ms=00004}
22:49:05.880860 run                osmo-ms-mob/00005: Starting mobile
22:49:05.894639 run       osmo-ms-mob/00005(pid=140): Launched
22:49:05.906048 run                             mass: MS start registered  {at=3236251.609400097, delay=0.005012970883399248, ms=00005}
22:49:06.549413 run                             mass: MS performed LU  {at=3236252.252648291, lu_delay=5.842034574132413, ms=00001}
22:49:06.836873 run                osmo-ms-mob/00006: Starting mobile
22:49:06.850154 run       osmo-ms-mob/00006(pid=141): Launched
22:49:06.861364 run                             mass: MS start registered  {at=3236252.564711342, delay=0.005119042936712503, ms=00006}
22:49:07.681514 run                osmo-ms-mob/00007: Starting mobile
22:49:07.695130 run       osmo-ms-mob/00007(pid=142): Launched
22:49:07.706688 run                             mass: MS start registered  {at=3236253.410035461, delay=0.0050979843363165855, ms=00007}
22:49:08.449467 run                             mass: MS performed LU  {at=3236254.15279821, lu_delay=5.940195604693145, ms=00002}
22:49:08.461611 run                osmo-ms-mob/00008: Starting mobile
22:49:08.475294 run       osmo-ms-mob/00008(pid=143): Launched
22:49:08.486964 run                             mass: MS start registered  {at=3236254.190311011, delay=0.005193968769162893, ms=00008}
22:49:08.947598 run                             mass: MS performed LU  {at=3236254.650932437, lu_delay=5.142052158713341, ms=00003}
22:49:09.181637 run                osmo-ms-mob/00009: Starting mobile
22:49:09.195614 run       osmo-ms-mob/00009(pid=144): Launched
22:49:09.207131 run                             mass: MS start registered  {at=3236254.910477293, delay=0.005092827137559652, ms=00009}
22:49:09.888229 run                osmo-ms-mob/00010: Starting mobile
22:49:09.919773 run       osmo-ms-mob/00010(pid=145): Launched
22:49:09.939603 run                             mass: MS start registered  {at=3236255.642921648, delay=0.005054724868386984, ms=00010}
22:49:10.314093 run                             mass: MS performed LU  {at=3236256.017399828, lu_delay=5.406798866111785, ms=00004}
22:49:10.482698 run                osmo-ms-mob/00011: Starting mobile
22:49:10.496378 run       osmo-ms-mob/00011(pid=146): Launched
22:49:10.508790 run                             mass: MS start registered  {at=3236256.212136818, delay=0.005861570127308369, ms=00011}
22:49:11.081459 run                osmo-ms-mob/00012: Starting mobile
22:49:11.095035 run       osmo-ms-mob/00012(pid=147): Launched
22:49:11.106015 run                             mass: MS start registered  {at=3236256.809358369, delay=0.004637910984456539, ms=00012}
22:49:11.681058 run                osmo-ms-mob/00013: Starting mobile
22:49:11.695069 run       osmo-ms-mob/00013(pid=148): Launched
22:49:11.706801 run                             mass: MS start registered  {at=3236257.410144775, delay=0.005195462144911289, ms=00013}
22:49:12.215360 run                             mass: MS performed LU  {at=3236257.918690737, lu_delay=6.309290640056133, ms=00005}
22:49:12.226891 run                osmo-ms-mob/00014: Starting mobile
22:49:12.240139 run       osmo-ms-mob/00014(pid=149): Launched
22:49:12.246423 run                             mass: MS performed LU  {at=3236257.949778019, lu_delay=5.38506667688489, ms=00006}
22:49:12.252251 run                             mass: MS start registered  {at=3236257.955616256, delay=0.005856304429471493, ms=00014}
22:49:12.731992 run                             mass: MS performed LU  {at=3236258.435324781, lu_delay=5.025289319921285, ms=00007}
22:49:12.880704 run                osmo-ms-mob/00015: Starting mobile
22:49:12.894466 run       osmo-ms-mob/00015(pid=150): Launched
22:49:12.905644 run                             mass: MS start registered  {at=3236258.608989094, delay=0.004823592025786638, ms=00015}
22:49:13.382654 run                osmo-ms-mob/00016: Starting mobile
22:49:13.399311 run       osmo-ms-mob/00016(pid=151): Launched
22:49:13.412977 run                             mass: MS start registered  {at=3236259.116314201, delay=0.005879343021661043, ms=00016}
22:49:13.882044 run                osmo-ms-mob/00017: Starting mobile
22:49:13.898541 run       osmo-ms-mob/00017(pid=152): Launched
22:49:13.912877 run                             mass: MS start registered  {at=3236259.616191619, delay=0.006499200128018856, ms=00017}
22:49:13.978120 run                             mass: MS performed LU  {at=3236259.681451277, lu_delay=4.770973983686417, ms=00009}
22:49:14.079324 run                             mass: MS performed LU  {at=3236259.782655012, lu_delay=5.5923440009355545, ms=00008}
22:49:14.487741 run                osmo-ms-mob/00018: Starting mobile
22:49:14.506661 run       osmo-ms-mob/00018(pid=153): Launched
22:49:14.520228 run                             mass: MS start registered  {at=3236260.223574868, delay=0.005490059033036232, ms=00018}
22:49:14.882730 run                osmo-ms-mob/00019: Starting mobile
22:49:14.899980 run       osmo-ms-mob/00019(pid=154): Launched
22:49:14.916837 run                             mass: MS start registered  {at=3236260.620164608, delay=0.008324641268700361, ms=00019}
22:49:15.382030 run                osmo-ms-mob/00020: Starting mobile
22:49:15.398518 run       osmo-ms-mob/00020(pid=155): Launched
22:49:15.414642 run                             mass: MS start registered  {at=3236261.117960061, delay=0.007850331719964743, ms=00020}
22:49:15.881427 run                osmo-ms-mob/00021: Starting mobile
22:49:15.896930 run       osmo-ms-mob/00021(pid=156): Launched
22:49:15.908811 run                             mass: MS start registered  {at=3236261.612160968, delay=0.004963641054928303, ms=00021}
22:49:15.981302 run                             mass: MS performed LU  {at=3236261.684635538, lu_delay=5.472498720046133, ms=00011}
22:49:16.008949 run                             mass: MS performed LU  {at=3236261.712295698, lu_delay=6.069374050013721, ms=00010}
22:49:16.027432 run                             mass: MS performed LU  {at=3236261.730773805, lu_delay=4.921415436081588, ms=00012}
22:49:16.038734 run                osmo-ms-mob/00022: Starting mobile
22:49:16.052652 run       osmo-ms-mob/00022(pid=157): Launched
22:49:16.064314 run                             mass: MS start registered  {at=3236261.767663186, delay=0.005212577059864998, ms=00022}
22:49:16.780661 run                osmo-ms-mob/00023: Starting mobile
22:49:16.793933 run       osmo-ms-mob/00023(pid=158): Launched
22:49:16.805104 run                             mass: MS start registered  {at=3236262.508449815, delay=0.005115339998155832, ms=00023}
22:49:17.181471 run                osmo-ms-mob/00024: Starting mobile
22:49:17.195453 run       osmo-ms-mob/00024(pid=159): Launched
22:49:17.207304 run                             mass: MS start registered  {at=3236262.910645, delay=0.0055702002719044685, ms=00024}
22:49:17.681249 run                osmo-ms-mob/00025: Starting mobile
22:49:17.695006 run       osmo-ms-mob/00025(pid=160): Launched
22:49:17.706237 run                             mass: MS start registered  {at=3236263.40959249, delay=0.00497257336974144, ms=00025}
22:49:17.744021 run                             mass: MS performed LU  {at=3236263.447335302, lu_delay=6.037190526723862, ms=00013}
22:49:17.762578 run                             mass: MS performed LU  {at=3236263.465918053, lu_delay=4.856928959023207, ms=00015}
22:49:17.845797 run                             mass: MS performed LU  {at=3236263.549133942, lu_delay=5.593517685774714, ms=00014}
22:49:17.857117 run                osmo-ms-mob/00026: Starting mobile
22:49:17.870519 run       osmo-ms-mob/00026(pid=161): Launched
22:49:17.881841 run                             mass: MS start registered  {at=3236263.585183505, delay=0.00506706815212965, ms=00026}
22:49:18.251734 run                             mass: MS performed LU  {at=3236263.955068487, lu_delay=4.838754286058247, ms=00016}
22:49:18.481175 run                osmo-ms-mob/00027: Starting mobile
22:49:18.494806 run       osmo-ms-mob/00027(pid=162): Launched
22:49:18.506041 run                             mass: MS start registered  {at=3236264.209382206, delay=0.00509119126945734, ms=00027}
22:49:18.880244 run                osmo-ms-mob/00028: Starting mobile
22:49:18.893543 run       osmo-ms-mob/00028(pid=163): Launched
22:49:18.904709 run                             mass: MS start registered  {at=3236264.608061356, delay=0.004862072877585888, ms=00028}
22:49:19.281083 run                osmo-ms-mob/00029: Starting mobile
22:49:19.294492 run       osmo-ms-mob/00029(pid=164): Launched
22:49:19.306352 run                             mass: MS start registered  {at=3236265.009668796, delay=0.005420620087534189, ms=00029}
22:49:19.680549 run                osmo-ms-mob/00030: Starting mobile
22:49:19.694879 run       osmo-ms-mob/00030(pid=165): Launched
22:49:19.707893 run                             mass: MS start registered  {at=3236265.411242494, delay=0.0060135177336633205, ms=00030}
22:49:19.747225 run                             mass: MS performed LU  {at=3236265.450560033, lu_delay=5.834368413779885, ms=00017}
22:49:19.775106 run                             mass: MS performed LU  {at=3236265.478448209, lu_delay=5.254873340949416, ms=00018}
22:49:19.793524 run                             mass: MS performed LU  {at=3236265.496860084, lu_delay=4.8766954760067165, ms=00019}
22:49:19.805471 run                osmo-ms-mob/00031: Starting mobile
22:49:19.819182 run       osmo-ms-mob/00031(pid=166): Launched
22:49:19.830597 run                             mass: MS start registered  {at=3236265.533936413, delay=0.005082152783870697, ms=00031}
22:49:20.385930 run                osmo-ms-mob/00032: Starting mobile
22:49:20.400531 run       osmo-ms-mob/00032(pid=167): Launched
22:49:20.412190 run                             mass: MS start registered  {at=3236266.115525244, delay=0.005161860957741737, ms=00032}
22:49:20.780906 run                osmo-ms-mob/00033: Starting mobile
22:49:20.794799 run       osmo-ms-mob/00033(pid=168): Launched
22:49:20.806678 run                             mass: MS start registered  {at=3236266.51001355, delay=0.005478247068822384, ms=00033}
22:49:21.182112 run                osmo-ms-mob/00034: Starting mobile
22:49:21.195930 run       osmo-ms-mob/00034(pid=169): Launched
22:49:21.207303 run                             mass: MS start registered  {at=3236266.910643122, delay=0.004855663049966097, ms=00034}
22:49:21.491385 run                osmo-ms-mob/00035: Starting mobile
22:49:21.505483 run       osmo-ms-mob/00035(pid=170): Launched
22:49:21.512786 run                             mass: MS performed LU  {at=3236267.216137823, lu_delay=4.707688007969409, ms=00023}
22:49:21.519526 run                             mass: MS start registered  {at=3236267.222884335, delay=0.006765879224985838, ms=00035}
22:49:21.528338 run                             mass: MS performed LU  {at=3236267.231689652, lu_delay=5.619528683833778, ms=00021}
22:49:21.611510 run                             mass: MS performed LU  {at=3236267.31484006, lu_delay=6.196879999246448, ms=00020}
22:49:21.623489 run                osmo-ms-mob/00036: Starting mobile
22:49:21.636992 run       osmo-ms-mob/00036(pid=171): Launched
22:49:21.648304 run                             mass: MS start registered  {at=3236267.351651737, delay=0.005077105015516281, ms=00036}
22:49:21.781973 run                             mass: MS performed LU  {at=3236267.485294745, lu_delay=5.7176315588876605, ms=00022}
22:49:22.036501 run                             mass: MS performed LU  {at=3236267.739834044, lu_delay=4.82918904395774, ms=00024}
22:49:22.289245 run                osmo-ms-mob/00037: Starting mobile
22:49:22.304252 run       osmo-ms-mob/00037(pid=172): Launched
22:49:22.315737 run                             mass: MS start registered  {at=3236268.019080645, delay=0.0051402379758656025, ms=00037}
22:49:22.581345 run                osmo-ms-mob/00038: Starting mobile
22:49:22.595006 run       osmo-ms-mob/00038(pid=173): Launched
22:49:22.606426 run                             mass: MS start registered  {at=3236268.3097603, delay=0.0048804557882249355, ms=00038}
22:49:22.881501 run                osmo-ms-mob/00039: Starting mobile
22:49:22.894983 run       osmo-ms-mob/00039(pid=174): Launched
22:49:22.907017 run                             mass: MS start registered  {at=3236268.610360959, delay=0.005683516152203083, ms=00039}
22:49:23.281396 run                osmo-ms-mob/00040: Starting mobile
22:49:23.295101 run       osmo-ms-mob/00040(pid=175): Launched
22:49:23.306773 run                             mass: MS start registered  {at=3236269.01012252, delay=0.005263909697532654, ms=00040}
22:49:23.512839 run                             mass: MS performed LU  {at=3236269.21615271, lu_delay=5.00677050370723, ms=00027}
22:49:23.526392 run                osmo-ms-mob/00041: Starting mobile
22:49:23.540520 run       osmo-ms-mob/00041(pid=176): Launched
22:49:23.547085 run                             mass: MS performed LU  {at=3236269.250440095, lu_delay=5.665256590116769, ms=00026}
22:49:23.553275 run                             mass: MS start registered  {at=3236269.256640155, delay=0.00622049393132329, ms=00041}
22:49:23.559819 run                             mass: MS performed LU  {at=3236269.263177207, lu_delay=5.853584717027843, ms=00025}
22:49:23.571506 run                osmo-ms-mob/00042: Starting mobile
22:49:23.585549 run       osmo-ms-mob/00042(pid=177): Launched
22:49:23.596881 run                             mass: MS start registered  {at=3236269.300235906, delay=0.004859951324760914, ms=00042}
22:49:23.702335 run                             mass: MS performed LU  {at=3236269.40566892, lu_delay=4.797607563901693, ms=00028}
22:49:24.281197 run                osmo-ms-mob/00043: Starting mobile
22:49:24.294973 run       osmo-ms-mob/00043(pid=178): Launched
22:49:24.306090 run                             mass: MS start registered  {at=3236270.009436531, delay=0.004761884920299053, ms=00043}
22:49:24.583844 run                osmo-ms-mob/00044: Starting mobile
22:49:24.602020 run       osmo-ms-mob/00044(pid=179): Launched
22:49:24.613329 run                             mass: MS start registered  {at=3236270.316683723, delay=0.0035240883007645607, ms=00044}
22:49:24.881673 run                osmo-ms-mob/00045: Starting mobile
22:49:24.895571 run       osmo-ms-mob/00045(pid=180): Launched
22:49:24.907660 run                             mass: MS start registered  {at=3236270.610987412, delay=0.005825787782669067, ms=00045}
22:49:25.180582 run                osmo-ms-mob/00046: Starting mobile
22:49:25.194405 run       osmo-ms-mob/00046(pid=181): Launched
22:49:25.209501 run                             mass: MS start registered  {at=3236270.912832317, delay=0.007653702050447464, ms=00046}
22:49:25.275881 run                             mass: MS performed LU  {at=3236270.979208837, lu_delay=4.863683592993766, ms=00032}
22:49:25.294589 run                             mass: MS performed LU  {at=3236270.997927739, lu_delay=5.58668524492532, ms=00030}
22:49:25.306580 run                osmo-ms-mob/00047: Starting mobile
22:49:25.321272 run       osmo-ms-mob/00047(pid=182): Launched
22:49:25.327628 run                             mass: MS performed LU  {at=3236271.030985336, lu_delay=6.021316539961845, ms=00029}
22:49:25.333955 run                             mass: MS start registered  {at=3236271.037319118, delay=0.006354424171149731, ms=00047}
22:49:25.566980 run                             mass: MS performed LU  {at=3236271.270312602, lu_delay=4.7602990521118045, ms=00033}
22:49:25.578676 run                osmo-ms-mob/00048: Starting mobile
22:49:25.592231 run       osmo-ms-mob/00048(pid=183): Launched
22:49:25.603516 run                             mass: MS start registered  {at=3236271.306867035, delay=0.0051706330850720406, ms=00048}
22:49:26.081102 run                osmo-ms-mob/00049: Starting mobile
22:49:26.095373 run       osmo-ms-mob/00049(pid=184): Launched
22:49:26.107326 run                             mass: MS start registered  {at=3236271.81067015, delay=0.005292324814945459, ms=00049}
22:49:26.337686 run                             mass: MS performed LU  {at=3236272.041018752, lu_delay=6.50708233891055, ms=00031}
22:49:26.349041 run                osmo-ms-mob/00050: Starting mobile
22:49:26.362766 run       osmo-ms-mob/00050(pid=185): Launched
22:49:26.374563 run                             mass: MS start registered  {at=3236272.077908409, delay=0.005184569861739874, ms=00050}
22:49:26.781320 run                osmo-ms-mob/00051: Starting mobile
22:49:26.795495 run       osmo-ms-mob/00051(pid=186): Launched
22:49:26.807165 run                             mass: MS start registered  {at=3236272.510497202, delay=0.0050895679742097855, ms=00051}
22:49:27.080485 run                osmo-ms-mob/00052: Starting mobile
22:49:27.094992 run       osmo-ms-mob/00052(pid=187): Launched
22:49:27.106573 run                             mass: MS start registered  {at=3236272.809920769, delay=0.005320574156939983, ms=00052}
22:49:27.234840 run                             mass: MS performed LU  {at=3236272.938089806, lu_delay=5.715205471031368, ms=00035}
22:49:27.250621 run                             mass: MS performed LU  {at=3236272.953967543, lu_delay=5.602315805852413, ms=00036}
22:49:27.261755 run                osmo-ms-mob/00053: Starting mobile
22:49:27.275316 run       osmo-ms-mob/00053(pid=188): Launched
22:49:27.287081 run                             mass: MS start registered  {at=3236272.990425099, delay=0.005283743143081665, ms=00053}
22:49:27.325370 run                             mass: MS performed LU  {at=3236273.028702581, lu_delay=4.718942280858755, ms=00038}
22:49:27.505228 run                             mass: MS performed LU  {at=3236273.208555921, lu_delay=5.189475276041776, ms=00037}
22:49:27.645232 run                osmo-ms-mob/00054: Starting mobile
22:49:27.658874 run       osmo-ms-mob/00054(pid=189): Launched
22:49:27.670542 run                             mass: MS start registered  {at=3236273.373892188, delay=0.004806456156075001, ms=00054}
22:49:27.980927 run                osmo-ms-mob/00055: Starting mobile
22:49:27.994395 run       osmo-ms-mob/00055(pid=190): Launched
22:49:28.005782 run                             mass: MS start registered  {at=3236273.709128778, delay=0.005156267900019884, ms=00055}
22:49:28.100700 run                             mass: MS performed LU  {at=3236273.804024, lu_delay=6.8933808780275285, ms=00034}
22:49:28.281507 run                osmo-ms-mob/00056: Starting mobile
22:49:28.296265 run       osmo-ms-mob/00056(pid=191): Launched
22:49:28.308169 run                             mass: MS start registered  {at=3236274.011519733, delay=0.004686492029577494, ms=00056}
22:49:28.376947 run                             mass: MS performed LU  {at=3236274.080282849, lu_delay=3.7635991256684065, ms=00044}
22:49:28.581766 run                osmo-ms-mob/00057: Starting mobile
22:49:28.595880 run       osmo-ms-mob/00057(pid=192): Launched
22:49:28.608250 run                             mass: MS start registered  {at=3236274.311569176, delay=0.005021754186600447, ms=00057}
22:49:28.981895 run                osmo-ms-mob/00058: Starting mobile
22:49:28.996317 run       osmo-ms-mob/00058(pid=193): Launched
22:49:29.008079 run                             mass: MS start registered  {at=3236274.711423511, delay=0.0053193760104477406, ms=00058}
22:49:29.060454 run                             mass: MS performed LU  {at=3236274.763790064, lu_delay=4.754353533033282, ms=00043}
22:49:29.078013 run                             mass: MS performed LU  {at=3236274.781352436, lu_delay=6.170991477090865, ms=00039}
22:49:29.089791 run                osmo-ms-mob/00059: Starting mobile
22:49:29.106061 run       osmo-ms-mob/00059(pid=194): Launched
22:49:29.118403 run                             mass: MS start registered  {at=3236274.821743274, delay=0.005917971953749657, ms=00059}
22:49:29.161432 run                             mass: MS performed LU  {at=3236274.864768294, lu_delay=5.608128139283508, ms=00041}
22:49:29.332794 run                             mass: MS performed LU  {at=3236275.036126164, lu_delay=5.735890257637948, ms=00042}
22:49:29.344790 run                osmo-ms-mob/00060: Starting mobile
22:49:29.359058 run       osmo-ms-mob/00060(pid=195): Launched
22:49:29.370706 run                             mass: MS start registered  {at=3236275.074058079, delay=0.005316382274031639, ms=00060}
22:49:29.405671 run                             mass: MS performed LU  {at=3236275.10900501, lu_delay=6.098882490303367, ms=00040}
22:49:29.985052 run                osmo-ms-mob/00061: Starting mobile
22:49:29.999682 run       osmo-ms-mob/00061(pid=196): Launched
22:49:30.011651 run                             mass: MS start registered  {at=3236275.714986523, delay=0.005519261118024588, ms=00061}
22:49:30.237902 run                             mass: MS performed LU  {at=3236275.941155976, lu_delay=3.863247567322105, ms=00050}
22:49:30.255448 run                osmo-ms-mob/00062: Starting mobile
22:49:30.269365 run       osmo-ms-mob/00062(pid=197): Launched
22:49:30.281558 run                             mass: MS start registered  {at=3236275.984898183, delay=0.005524803884327412, ms=00062}
22:49:30.581299 run                osmo-ms-mob/00063: Starting mobile
22:49:30.595060 run       osmo-ms-mob/00063(pid=198): Launched
22:49:30.606890 run                             mass: MS start registered  {at=3236276.310231048, delay=0.005368604324758053, ms=00063}
22:49:30.924237 run                             mass: MS performed LU  {at=3236276.627573552, lu_delay=5.320706516969949, ms=00048}
22:49:30.936302 run                osmo-ms-mob/00064: Starting mobile
22:49:30.960771 run       osmo-ms-mob/00064(pid=199): Launched
22:49:30.971922 run                             mass: MS start registered  {at=3236276.675272365, delay=0.004853883292526007, ms=00064}
22:49:30.998387 run                             mass: MS performed LU  {at=3236276.701711062, lu_delay=5.664391943719238, ms=00047}
22:49:31.017153 run                             mass: MS performed LU  {at=3236276.720473495, lu_delay=5.807641177903861, ms=00046}
22:49:31.270890 run                             mass: MS performed LU  {at=3236276.97419083, lu_delay=5.163520679809153, ms=00049}
22:49:31.292110 run                osmo-ms-mob/00065: Starting mobile
22:49:31.306035 run       osmo-ms-mob/00065(pid=200): Launched
22:49:31.317339 run                             mass: MS start registered  {at=3236277.020688576, delay=0.0049345530569553375, ms=00065}
22:49:31.681005 run                osmo-ms-mob/00066: Starting mobile
22:49:31.695415 run       osmo-ms-mob/00066(pid=201): Launched
22:49:31.707005 run                             mass: MS start registered  {at=3236277.410342262, delay=0.005235990043729544, ms=00066}
22:49:31.987138 run                             mass: MS performed LU  {at=3236277.690434973, lu_delay=7.079447561409324, ms=00045}
22:49:32.013215 run                osmo-ms-mob/00067: Starting mobile
22:49:32.029785 run       osmo-ms-mob/00067(pid=202): Launched
22:49:32.042257 run                             mass: MS start registered  {at=3236277.745601138, delay=0.004882062319666147, ms=00067}
22:49:32.138883 run                             mass: MS performed LU  {at=3236277.842211801, lu_delay=3.830692068208009, ms=00056}
22:49:32.295387 run                             mass: MS performed LU  {at=3236277.998721809, lu_delay=3.6871526329778135, ms=00057}
22:49:32.307266 run                osmo-ms-mob/00068: Starting mobile
22:49:32.321374 run       osmo-ms-mob/00068(pid=203): Launched
22:49:32.333003 run                             mass: MS start registered  {at=3236278.036350538, delay=0.005344557110220194, ms=00068}
22:49:32.790710 run                osmo-ms-mob/00069: Starting mobile
22:49:32.804478 run       osmo-ms-mob/00069(pid=204): Launched
22:49:32.815513 run                             mass: MS start registered  {at=3236278.518862572, delay=0.004916749894618988, ms=00069}
22:49:32.826165 run                             mass: MS performed LU  {at=3236278.529510415, lu_delay=5.155618227086961, ms=00054}
22:49:32.910528 run                             mass: MS performed LU  {at=3236278.613746037, lu_delay=4.904617258813232, ms=00055}
22:49:33.098769 run                             mass: MS performed LU  {at=3236278.802091054, lu_delay=5.811665954999626, ms=00053}
22:49:33.115723 run                osmo-ms-mob/00070: Starting mobile
22:49:33.130141 run       osmo-ms-mob/00070(pid=205): Launched
22:49:33.141585 run                             mass: MS start registered  {at=3236278.844936716, delay=0.0051226867362856865, ms=00070}
22:49:33.172164 run                             mass: MS performed LU  {at=3236278.875421917, lu_delay=6.364924714900553, ms=00051}
22:49:33.596678 run                osmo-ms-mob/00071: Starting mobile
22:49:33.610963 run       osmo-ms-mob/00071(pid=206): Launched
22:49:33.622519 run                             mass: MS start registered  {at=3236279.325866042, delay=0.005042209289968014, ms=00071}
22:49:33.991655 run                osmo-ms-mob/00072: Starting mobile
22:49:34.006346 run       osmo-ms-mob/00072(pid=207): Launched
22:49:34.018157 run                             mass: MS start registered  {at=3236279.721505294, delay=0.005062306299805641, ms=00072}
22:49:34.380448 run                osmo-ms-mob/00073: Starting mobile
22:49:34.393698 run       osmo-ms-mob/00073(pid=208): Launched
22:49:34.404686 run                             mass: MS start registered  {at=3236280.10803168, delay=0.0048566157929599285, ms=00073}
22:49:34.780739 run                osmo-ms-mob/00074: Starting mobile
22:49:34.793978 run       osmo-ms-mob/00074(pid=209): Launched
22:49:34.805099 run                             mass: MS start registered  {at=3236280.508450713, delay=0.005013593006879091, ms=00074}
22:49:34.811120 run                             mass: MS performed LU  {at=3236280.514479447, lu_delay=5.8030559360049665, ms=00058}
22:49:34.838007 run                             mass: MS performed LU  {at=3236280.541356003, lu_delay=5.467297923751175, ms=00060}
22:49:34.926196 run                             mass: MS performed LU  {at=3236280.62953434, lu_delay=5.807791065890342, ms=00059}
22:49:34.938013 run                osmo-ms-mob/00075: Starting mobile
22:49:34.951301 run       osmo-ms-mob/00075(pid=210): Launched
22:49:34.964354 run                             mass: MS start registered  {at=3236280.667695057, delay=0.0065252212807536125, ms=00075}
22:49:35.017626 run                             mass: MS performed LU  {at=3236280.720955278, lu_delay=5.005968754645437, ms=00061}
22:49:35.682035 run                osmo-ms-mob/00076: Starting mobile
22:49:35.696161 run       osmo-ms-mob/00076(pid=211): Launched
22:49:35.709098 run                             mass: MS start registered  {at=3236281.412434782, delay=0.006146396975964308, ms=00076}
22:49:35.894756 run                             mass: MS performed LU  {at=3236281.598090226, lu_delay=3.561739687807858, ms=00068}
22:49:36.083041 run                osmo-ms-mob/00077: Starting mobile
22:49:36.096802 run       osmo-ms-mob/00077(pid=212): Launched
22:49:36.108290 run                             mass: MS start registered  {at=3236281.811640875, delay=0.004979523830115795, ms=00077}
22:49:36.581557 run                osmo-ms-mob/00078: Starting mobile
22:49:36.595741 run       osmo-ms-mob/00078(pid=213): Launched
22:49:36.602464 run                             mass: MS performed LU  {at=3236282.305820401, lu_delay=4.895478138700128, ms=00066}
22:49:36.608507 run                             mass: MS start registered  {at=3236282.311873466, delay=0.006072196643799543, ms=00078}
22:49:36.628599 run                             mass: MS performed LU  {at=3236282.33194024, lu_delay=6.021709192078561, ms=00063}
22:49:36.674681 run                             mass: MS performed LU  {at=3236282.377983977, lu_delay=5.357295400928706, ms=00065}
22:49:36.686132 run                osmo-ms-mob/00079: Starting mobile
22:49:36.699458 run       osmo-ms-mob/00079(pid=214): Launched
22:49:36.710738 run                             mass: MS start registered  {at=3236282.414082769, delay=0.004864098038524389, ms=00079}
22:49:36.918915 run                             mass: MS performed LU  {at=3236282.622249519, lu_delay=4.876648380886763, ms=00067}
22:49:36.938500 run                             mass: MS performed LU  {at=3236282.641838261, lu_delay=5.9665658958256245, ms=00064}
22:49:37.481231 run                osmo-ms-mob/00080: Starting mobile
22:49:37.494834 run       osmo-ms-mob/00080(pid=215): Launched
22:49:37.506350 run                             mass: MS start registered  {at=3236283.209695916, delay=0.005053550936281681, ms=00080}
22:49:37.980738 run                osmo-ms-mob/00081: Starting mobile
22:49:37.994983 run       osmo-ms-mob/00081(pid=216): Launched
22:49:38.064158 run                             mass: MS start registered  {at=3236283.767465946, delay=0.06280547566711903, ms=00081}
22:49:38.380653 run                osmo-ms-mob/00082: Starting mobile
22:49:38.394916 run       osmo-ms-mob/00082(pid=217): Launched
22:49:38.406309 run                             mass: MS start registered  {at=3236284.10965985, delay=0.005159664899110794, ms=00082}
22:49:38.576755 run                             mass: MS performed LU  {at=3236284.280067205, lu_delay=4.558561910875142, ms=00072}
22:49:38.604408 run                             mass: MS performed LU  {at=3236284.307745689, lu_delay=5.462808973155916, ms=00070}
22:49:38.622812 run                             mass: MS performed LU  {at=3236284.326148312, lu_delay=5.000282269902527, ms=00071}
22:49:38.691211 run                             mass: MS performed LU  {at=3236284.394550726, lu_delay=5.875688153784722, ms=00069}
22:49:38.703264 run                osmo-ms-mob/00083: Starting mobile
22:49:38.717112 run       osmo-ms-mob/00083(pid=218): Launched
22:49:38.728556 run                             mass: MS start registered  {at=3236284.431911394, delay=0.004853509832173586, ms=00083}
22:49:39.481355 run                osmo-ms-mob/00084: Starting mobile
22:49:39.495221 run       osmo-ms-mob/00084(pid=219): Launched
22:49:39.508217 run                             mass: MS start registered  {at=3236285.211567536, delay=0.0064857047982513905, ms=00084}
22:49:39.980579 run                osmo-ms-mob/00085: Starting mobile
22:49:39.994860 run       osmo-ms-mob/00085(pid=220): Launched
22:49:40.005890 run                             mass: MS start registered  {at=3236285.709244381, delay=0.004560125060379505, ms=00085}
22:49:40.357880 run                             mass: MS performed LU  {at=3236286.061216757, lu_delay=4.648781975265592, ms=00076}
22:49:40.376265 run                             mass: MS performed LU  {at=3236286.07960763, lu_delay=5.411912573035806, ms=00075}
22:49:40.441140 run                             mass: MS performed LU  {at=3236286.144317651, lu_delay=5.63586693815887, ms=00074}
22:49:40.452442 run                osmo-ms-mob/00086: Starting mobile
22:49:40.465681 run       osmo-ms-mob/00086(pid=221): Launched
22:49:40.476790 run                             mass: MS start registered  {at=3236286.180123892, delay=0.004870363045483828, ms=00086}
22:49:40.630142 run                             mass: MS performed LU  {at=3236286.333477159, lu_delay=6.225445479154587, ms=00073}
22:49:40.666438 run                             mass: MS performed LU  {at=3236286.369765353, lu_delay=4.5581244779750705, ms=00077}
22:49:41.180957 run                osmo-ms-mob/00087: Starting mobile
22:49:41.196810 run       osmo-ms-mob/00087(pid=222): Launched
22:49:41.207788 run                             mass: MS start registered  {at=3236286.911137298, delay=0.0007019340991973877, ms=00087}
22:49:41.781374 run                osmo-ms-mob/00088: Starting mobile
22:49:41.795243 run       osmo-ms-mob/00088(pid=223): Launched
22:49:41.807069 run                             mass: MS start registered  {at=3236287.510406882, delay=0.005509336944669485, ms=00088}
22:49:42.342204 run                             mass: MS performed LU  {at=3236288.045535379, lu_delay=4.835839462932199, ms=00080}
22:49:42.353815 run                osmo-ms-mob/00089: Starting mobile
22:49:42.367887 run       osmo-ms-mob/00089(pid=224): Launched
22:49:42.374772 run                             mass: MS performed LU  {at=3236288.078129485, lu_delay=5.766256019007415, ms=00078}
22:49:42.380936 run                             mass: MS start registered  {at=3236288.084301082, delay=0.006189352832734585, ms=00089}
22:49:42.388039 run                             mass: MS performed LU  {at=3236288.091390676, lu_delay=5.677307907026261, ms=00079}
22:49:42.980681 run                osmo-ms-mob/00090: Starting mobile
22:49:42.994844 run       osmo-ms-mob/00090(pid=225): Launched
22:49:43.008019 run                             mass: MS start registered  {at=3236288.711357317, delay=0.0065649631433188915, ms=00090}
22:49:43.803017 run                osmo-ms-mob/00091: Starting mobile
22:49:43.816519 run       osmo-ms-mob/00091(pid=226): Launched
22:49:43.823004 run                             mass: Starting too slowly. Moving on {now=3236289.526373719, sleep=-0.04844925971701741, target=3236289.477924459}
22:49:43.829221 run                             mass: MS start registered  {at=3236289.532578336, delay=0.0062072258442640305, ms=00091}
22:49:44.105319 run                             mass: MS performed LU  {at=3236289.808655552, lu_delay=5.376744158100337, ms=00083}
22:49:44.122770 run                             mass: MS performed LU  {at=3236289.826117097, lu_delay=5.716457246802747, ms=00082}
22:49:44.381223 run                osmo-ms-mob/00092: Starting mobile
22:49:44.394925 run       osmo-ms-mob/00092(pid=227): Launched
22:49:44.406528 run                             mass: MS start registered  {at=3236290.109875869, delay=0.004882927983999252, ms=00092}
22:49:45.083478 run                             mass: MS performed LU  {at=3236290.786797014, lu_delay=5.57522947806865, ms=00084}
22:49:45.097684 run                osmo-ms-mob/00093: Starting mobile
22:49:45.111835 run       osmo-ms-mob/00093(pid=228): Launched
22:49:45.123445 run                             mass: MS start registered  {at=3236290.826779954, delay=0.005260480102151632, ms=00093}
22:49:45.147681 run                             mass: MS performed LU  {at=3236290.850997017, lu_delay=7.083531071431935, ms=00081}
22:49:46.085997 run                osmo-ms-mob/00094: Starting mobile
22:49:46.100592 run       osmo-ms-mob/00094(pid=229): Launched
22:49:46.107784 run                             mass: MS performed LU  {at=3236291.811136445, lu_delay=6.10189206385985, ms=00085}
22:49:46.114229 run                             mass: MS start registered  {at=3236291.81759543, delay=0.007303879130631685, ms=00094}
22:49:46.136105 run                             mass: MS performed LU  {at=3236291.839366088, lu_delay=4.928228789940476, ms=00087}
22:49:46.154680 run                             mass: MS performed LU  {at=3236291.85795219, lu_delay=5.677828297950327, ms=00086}
22:49:46.981452 run                osmo-ms-mob/00095: Starting mobile
22:49:46.996426 run       osmo-ms-mob/00095(pid=230): Launched
22:49:47.008389 run                             mass: MS start registered  {at=3236292.711731216, delay=0.005639129783958197, ms=00095}
22:49:47.872242 run                             mass: MS performed LU  {at=3236293.575489925, lu_delay=5.491188843268901, ms=00089}
22:49:47.928590 run                             mass: MS performed LU  {at=3236293.631848952, lu_delay=4.920491634868085, ms=00090}
22:49:47.952095 run                osmo-ms-mob/00096: Starting mobile
22:49:47.965239 run       osmo-ms-mob/00096(pid=231): Launched
22:49:47.976293 run                             mass: MS start registered  {at=3236293.679643939, delay=0.004989472683519125, ms=00096}
22:49:48.125289 run                             mass: MS performed LU  {at=3236293.828525749, lu_delay=6.318118866998702, ms=00088}
22:49:49.091428 run                osmo-ms-mob/00097: Starting mobile
22:49:49.106060 run       osmo-ms-mob/00097(pid=232): Launched
22:49:49.117551 run                             mass: MS start registered  {at=3236294.820902583, delay=0.005114082247018814, ms=00097}
22:49:49.855914 run                             mass: MS performed LU  {at=3236295.559215684, lu_delay=4.732435729820281, ms=00093}
22:49:49.873928 run                             mass: MS performed LU  {at=3236295.577283361, lu_delay=6.044705024920404, ms=00091}
22:49:49.901297 run                             mass: MS performed LU  {at=3236295.604644396, lu_delay=5.494768526870757, ms=00092}
22:49:50.154906 run                             mass: MS performed LU  {at=3236295.858235867, lu_delay=23.04831509804353, ms=00052}
22:49:50.384614 run                osmo-ms-mob/00098: Starting mobile
22:49:50.399511 run       osmo-ms-mob/00098(pid=233): Launched
22:49:50.410683 run                             mass: MS start registered  {at=3236296.114035112, delay=0.00483656395226717, ms=00098}
22:49:51.636595 run                             mass: MS performed LU  {at=3236297.339848977, lu_delay=5.522253546863794, ms=00094}
22:49:51.891678 run                             mass: MS performed LU  {at=3236297.594927898, lu_delay=4.883196682203561, ms=00095}
22:49:51.909011 run                             mass: MS performed LU  {at=3236297.612316494, lu_delay=21.627418310847133, ms=00062}
22:49:52.180484 run                osmo-ms-mob/00099: Starting mobile
22:49:52.194925 run       osmo-ms-mob/00099(pid=234): Launched
22:49:52.201256 run                             mass: All started... {duration=55.726701356004924, too_slow=1}
22:49:52.207158 run                             mass: MS start registered  {at=3236297.910518792, delay=0.00589594105258584, ms=00099}
22:49:53.621158 run                             mass: MS performed LU  {at=3236299.324454844, lu_delay=5.644810905214399, ms=00096}
22:49:53.874597 run                             mass: MS performed LU  {at=3236299.577931169, lu_delay=4.757028585765511, ms=00097}
22:49:55.550352 run                             mass: MS performed LU  {at=3236301.253675329, lu_delay=5.139640217181295, ms=00098}
22:49:57.387272 run                             mass: MS performed LU  {at=3236303.090552802, lu_delay=5.180034010205418, ms=00099}
22:49:57.397335 run                             mass: Tests done {all_completed=True, max=23.04831509804353, min=3.561739687807858}
22:49:57.404665 tst         register_default_mass.py: Test passed (86.5 sec)
22:49:57.410532 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:57.413892 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:57.417222 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:57.420668 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:57.424059 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:57.427392 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:57.430712 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:57.434076 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:57.437423 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:57.440841 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:57.445633 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:57.449076 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:57.452503 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:57.455933 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:57.459408 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:57.462874 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:57.466344 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:57.469814 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:57.473277 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:57.476757 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:57.480255 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:57.484163 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:57.487790 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:57.491281 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:57.495091 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:57.498523 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:57.501989 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:57.505441 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:57.508932 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:57.512377 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:57.515761 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:57.519218 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:57.522591 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:57.526062 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:57.530353 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:57.533843 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:57.537263 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:57.540696 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:57.544121 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:57.547501 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:57.551195 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:57.554659 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:57.558150 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:57.561622 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:57.565118 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:57.568615 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:57.572110 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:57.575589 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:57.579210 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:57.582654 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:57.586095 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:57.589535 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:57.592993 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:57.596622 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:57.600090 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:57.603546 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:57.607043 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:57.610600 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:57.614066 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:57.617516 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:57.620968 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:57.624535 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:57.628011 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:57.631464 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:57.634920 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:57.638361 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:57.641801 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:57.645234 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:57.649265 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:57.652720 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:57.656161 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:57.659581 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:57.663028 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:57.666625 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:57.670102 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:57.673535 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:57.676956 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:57.680376 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:57.683837 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:57.687272 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:57.690722 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:57.694420 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:57.697866 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:57.701294 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:57.704749 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:57.708173 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:57.711729 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:57.715183 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:57.718656 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:57.722077 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:57.725515 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:57.728974 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:57.732441 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:57.736001 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:57.739451 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:57.742893 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:57.746336 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:57.749760 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:57.753222 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:57.756659 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:57.760083 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:57.763414 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:57.766839 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:57.770227 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:57.773691 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:57.777104 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:57.780735 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:57.784809 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:57.788245 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:57.791688 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:57.795150 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:57.798602 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:57.802046 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:57.805495 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:57.808984 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:57.812412 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:57.815829 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:57.819262 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:57.822679 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:57.826092 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:57.829510 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:57.832931 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:57.836335 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:57.839743 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:57.843167 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:57.846576 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:57.850013 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:57.853537 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:57.856985 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:57.860416 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:57.863850 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:57.867282 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:57.870788 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:57.874200 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:57.877620 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:57.881045 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:57.884471 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:57.887890 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:57.891302 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:57.894717 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:57.898133 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:57.901682 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:57.905098 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:57.908533 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:57.911952 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:57.915390 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:57.918806 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:57.922806 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:57.926596 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:57.930093 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:57.933559 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:57.937040 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:57.940519 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:57.944013 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:57.947485 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:57.950953 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:57.954448 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:57.957966 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:57.961419 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:57.964871 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:57.968322 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:57.971771 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:57.975212 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:57.978655 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:57.982132 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:57.985614 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:57.989071 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:57.992519 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:57.995982 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:57.999435 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:58.002908 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:58.006370 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:58.009827 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:58.013327 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:58.016796 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:58.020251 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:58.023706 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:58.027126 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:58.030565 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:58.033992 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:58.037371 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:58.040808 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:58.044185 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:58.047552 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:58.050902 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:58.054233 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:58.057587 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:58.060973 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:58.064298 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:58.067706 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:58.071056 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:58.074386 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:58.077780 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:58.081116 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:58.084473 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:58.087820 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:58.091157 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:58.094533 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:58.097881 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:58.101269 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:58.104756 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:58.108197 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:58.111616 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:58.115047 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:58.118465 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:58.121880 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:58.125313 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:58.128720 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:58.132141 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:58.135588 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:58.139033 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:58.142453 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:58.145889 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:58.149322 ---      ParallelTerminationStrategy: PID 22 died...
22:49:58.150886 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:58.154672 ---      ParallelTerminationStrategy: PID 23 died...
22:49:58.156195 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:58.159971 ---      ParallelTerminationStrategy: PID 24 died...
22:49:58.161520 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:58.165331 ---      ParallelTerminationStrategy: PID 25 died...
22:49:58.166875 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:58.170686 ---      ParallelTerminationStrategy: PID 26 died...
22:49:58.172225 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:58.176064 ---      ParallelTerminationStrategy: PID 27 died...
22:49:58.177605 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:58.181382 ---      ParallelTerminationStrategy: PID 28 died...
22:49:58.182922 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:58.186734 ---      ParallelTerminationStrategy: PID 29 died...
22:49:58.188266 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:58.192091 ---      ParallelTerminationStrategy: PID 30 died...
22:49:58.193624 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:58.197426 ---      ParallelTerminationStrategy: PID 31 died...
22:49:58.198953 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:58.202803 ---      ParallelTerminationStrategy: PID 32 died...
22:49:58.204351 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:58.208190 ---      ParallelTerminationStrategy: PID 33 died...
22:49:58.209773 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:58.213560 ---      ParallelTerminationStrategy: PID 35 died...
22:49:58.215099 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:58.218925 ---      ParallelTerminationStrategy: PID 36 died...
22:49:58.220472 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:58.224260 ---      ParallelTerminationStrategy: PID 37 died...
22:49:58.225804 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:58.229600 ---      ParallelTerminationStrategy: PID 38 died...
22:49:58.231146 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:58.234942 ---      ParallelTerminationStrategy: PID 39 died...
22:49:58.236475 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:58.240246 ---      ParallelTerminationStrategy: PID 40 died...
22:49:58.241784 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:58.245547 ---      ParallelTerminationStrategy: PID 41 died...
22:49:58.247082 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:58.250855 ---      ParallelTerminationStrategy: PID 42 died...
22:49:58.252378 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:58.256143 ---      ParallelTerminationStrategy: PID 43 died...
22:49:58.257678 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:58.261420 ---      ParallelTerminationStrategy: PID 44 died...
22:49:58.262938 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:58.266734 ---      ParallelTerminationStrategy: PID 45 died...
22:49:58.268259 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:58.272109 ---      ParallelTerminationStrategy: PID 46 died...
22:49:58.273659 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:58.277436 ---      ParallelTerminationStrategy: PID 47 died...
22:49:58.278956 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:58.282696 ---      ParallelTerminationStrategy: PID 48 died...
22:49:58.284212 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:58.288002 ---      ParallelTerminationStrategy: PID 49 died...
22:49:58.289529 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:58.293312 ---      ParallelTerminationStrategy: PID 50 died...
22:49:58.294906 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:58.298668 ---      ParallelTerminationStrategy: PID 51 died...
22:49:58.300192 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:58.303945 ---      ParallelTerminationStrategy: PID 52 died...
22:49:58.305493 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:58.309262 ---      ParallelTerminationStrategy: PID 53 died...
22:49:58.310777 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:58.314537 ---      ParallelTerminationStrategy: PID 54 died...
22:49:58.316054 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:58.319819 ---      ParallelTerminationStrategy: PID 55 died...
22:49:58.321367 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:58.325143 ---      ParallelTerminationStrategy: PID 56 died...
22:49:58.326653 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:58.330385 ---      ParallelTerminationStrategy: PID 57 died...
22:49:58.331908 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:58.335663 ---      ParallelTerminationStrategy: PID 58 died...
22:49:58.337178 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:58.340938 ---      ParallelTerminationStrategy: PID 59 died...
22:49:58.342451 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:58.346209 ---      ParallelTerminationStrategy: PID 60 died...
22:49:58.347710 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:58.351470 ---      ParallelTerminationStrategy: PID 61 died...
22:49:58.353026 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:58.356777 ---      ParallelTerminationStrategy: PID 62 died...
22:49:58.358301 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:58.362065 ---      ParallelTerminationStrategy: PID 63 died...
22:49:58.363590 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:58.367331 ---      ParallelTerminationStrategy: PID 64 died...
22:49:58.368867 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:58.372606 ---      ParallelTerminationStrategy: PID 65 died...
22:49:58.374159 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:58.377917 ---      ParallelTerminationStrategy: PID 66 died...
22:49:58.379437 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:58.383209 ---      ParallelTerminationStrategy: PID 67 died...
22:49:58.384763 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:58.388535 ---      ParallelTerminationStrategy: PID 68 died...
22:49:58.390066 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:58.393826 ---      ParallelTerminationStrategy: PID 69 died...
22:49:58.395354 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:58.399102 ---      ParallelTerminationStrategy: PID 70 died...
22:49:58.400615 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:58.404403 ---      ParallelTerminationStrategy: PID 71 died...
22:49:58.405916 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:58.409678 ---      ParallelTerminationStrategy: PID 72 died...
22:49:58.411191 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:58.414935 ---      ParallelTerminationStrategy: PID 73 died...
22:49:58.416445 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:58.420198 ---      ParallelTerminationStrategy: PID 74 died...
22:49:58.421712 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:58.425478 ---      ParallelTerminationStrategy: PID 75 died...
22:49:58.427009 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:58.430738 ---      ParallelTerminationStrategy: PID 76 died...
22:49:58.432268 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:58.435907 ---      ParallelTerminationStrategy: PID 77 died...
22:49:58.437379 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:58.440999 ---      ParallelTerminationStrategy: PID 78 died...
22:49:58.442446 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:58.446193 ---      ParallelTerminationStrategy: PID 79 died...
22:49:58.447705 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:58.451466 ---      ParallelTerminationStrategy: PID 80 died...
22:49:58.452977 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:58.456748 ---      ParallelTerminationStrategy: PID 81 died...
22:49:58.458260 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:58.462019 ---      ParallelTerminationStrategy: PID 82 died...
22:49:58.463536 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:58.467327 ---      ParallelTerminationStrategy: PID 83 died...
22:49:58.468862 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:58.472634 ---      ParallelTerminationStrategy: PID 84 died...
22:49:58.474153 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:58.477905 ---      ParallelTerminationStrategy: PID 85 died...
22:49:58.479417 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:58.483236 ---      ParallelTerminationStrategy: PID 86 died...
22:49:58.484759 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:58.488489 ---      ParallelTerminationStrategy: PID 87 died...
22:49:58.490003 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:58.493751 ---      ParallelTerminationStrategy: PID 88 died...
22:49:58.495286 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:58.499061 ---      ParallelTerminationStrategy: PID 89 died...
22:49:58.500515 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:58.504211 ---      ParallelTerminationStrategy: PID 90 died...
22:49:58.505728 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:58.509489 ---      ParallelTerminationStrategy: PID 91 died...
22:49:58.511008 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:58.514808 ---      ParallelTerminationStrategy: PID 92 died...
22:49:58.516322 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:58.520076 ---      ParallelTerminationStrategy: PID 93 died...
22:49:58.521588 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:58.525339 ---      ParallelTerminationStrategy: PID 94 died...
22:49:58.526845 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:58.530649 ---      ParallelTerminationStrategy: PID 95 died...
22:49:58.532161 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:58.535928 ---      ParallelTerminationStrategy: PID 96 died...
22:49:58.537439 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:58.541181 ---      ParallelTerminationStrategy: PID 97 died...
22:49:58.542703 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:58.546481 ---      ParallelTerminationStrategy: PID 98 died...
22:49:58.548001 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:58.551765 ---      ParallelTerminationStrategy: PID 99 died...
22:49:58.553331 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:58.557121 ---      ParallelTerminationStrategy: PID 100 died...
22:49:58.558641 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:58.562429 ---      ParallelTerminationStrategy: PID 101 died...
22:49:58.563959 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:58.567764 ---      ParallelTerminationStrategy: PID 102 died...
22:49:58.569310 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:58.573187 ---      ParallelTerminationStrategy: PID 103 died...
22:49:58.574719 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:58.578531 ---      ParallelTerminationStrategy: PID 104 died...
22:49:58.580059 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:58.583828 ---      ParallelTerminationStrategy: PID 105 died...
22:49:58.585353 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:58.589145 ---      ParallelTerminationStrategy: PID 106 died...
22:49:58.590674 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:58.594465 ---      ParallelTerminationStrategy: PID 107 died...
22:49:58.595996 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:58.599780 ---      ParallelTerminationStrategy: PID 108 died...
22:49:58.601329 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:58.605104 ---      ParallelTerminationStrategy: PID 109 died...
22:49:58.606636 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:58.610457 ---      ParallelTerminationStrategy: PID 110 died...
22:49:58.611985 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:58.615787 ---      ParallelTerminationStrategy: PID 111 died...
22:49:58.617333 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:58.621113 ---      ParallelTerminationStrategy: PID 112 died...
22:49:58.622648 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:58.626490 ---      ParallelTerminationStrategy: PID 113 died...
22:49:58.628021 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:58.631818 ---      ParallelTerminationStrategy: PID 114 died...
22:49:58.633353 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:58.637134 ---      ParallelTerminationStrategy: PID 115 died...
22:49:58.638678 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:58.642490 ---      ParallelTerminationStrategy: PID 116 died...
22:49:58.644020 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:58.647833 ---      ParallelTerminationStrategy: PID 117 died...
22:49:58.649384 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:58.653196 ---      ParallelTerminationStrategy: PID 118 died...
22:49:58.654735 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:58.658552 ---      ParallelTerminationStrategy: PID 119 died...
22:49:58.660083 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:58.663883 ---      ParallelTerminationStrategy: PID 120 died...
22:49:58.665473 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:58.669317 ---      ParallelTerminationStrategy: PID 121 died...
22:49:58.670853 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:58.674640 ---      ParallelTerminationStrategy: PID 122 died...
22:49:58.676177 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:58.679973 ---      ParallelTerminationStrategy: PID 123 died...
22:49:58.681512 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:58.685312 ---      ParallelTerminationStrategy: PID 124 died...
22:49:58.686850 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:58.690674 ---      ParallelTerminationStrategy: PID 125 died...
22:49:58.692214 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:58.696039 ---      ParallelTerminationStrategy: PID 126 died...
22:49:58.697569 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:58.701356 ---      ParallelTerminationStrategy: PID 127 died...
22:49:58.702902 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:58.706675 ---      ParallelTerminationStrategy: PID 128 died...
22:49:58.708203 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:58.711988 ---      ParallelTerminationStrategy: PID 129 died...
22:49:58.713521 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:58.717305 ---      ParallelTerminationStrategy: PID 130 died...
22:49:58.718830 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:58.722654 ---      ParallelTerminationStrategy: PID 131 died...
22:49:58.724186 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:58.727974 ---      ParallelTerminationStrategy: PID 132 died...
22:49:58.729515 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:58.733291 ---      ParallelTerminationStrategy: PID 133 died...
22:49:58.734837 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:58.738633 ---      ParallelTerminationStrategy: PID 134 died...
22:49:58.740173 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:58.743970 ---      ParallelTerminationStrategy: PID 135 died...
22:49:58.745528 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:58.749265 ---      ParallelTerminationStrategy: PID 136 died...
22:49:58.750788 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:58.754577 ---      ParallelTerminationStrategy: PID 137 died...
22:49:58.756092 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:58.759875 ---      ParallelTerminationStrategy: PID 138 died...
22:49:58.761403 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:58.765151 ---      ParallelTerminationStrategy: PID 139 died...
22:49:58.766672 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:58.770457 ---      ParallelTerminationStrategy: PID 140 died...
22:49:58.771989 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:58.775762 ---      ParallelTerminationStrategy: PID 141 died...
22:49:58.777313 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:58.781078 ---      ParallelTerminationStrategy: PID 142 died...
22:49:58.782598 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:58.786362 ---      ParallelTerminationStrategy: PID 143 died...
22:49:58.787891 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:58.791677 ---      ParallelTerminationStrategy: PID 144 died...
22:49:58.793200 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:58.797060 ---      ParallelTerminationStrategy: PID 145 died...
22:49:58.798584 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:58.802357 ---      ParallelTerminationStrategy: PID 146 died...
22:49:58.803879 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:58.807711 ---      ParallelTerminationStrategy: PID 147 died...
22:49:58.809226 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:58.813004 ---      ParallelTerminationStrategy: PID 148 died...
22:49:58.814523 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:58.818325 ---      ParallelTerminationStrategy: PID 149 died...
22:49:58.819862 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:58.823653 ---      ParallelTerminationStrategy: PID 150 died...
22:49:58.825171 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:58.828952 ---      ParallelTerminationStrategy: PID 151 died...
22:49:58.830468 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:58.834233 ---      ParallelTerminationStrategy: PID 152 died...
22:49:58.835739 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:58.839534 ---      ParallelTerminationStrategy: PID 153 died...
22:49:58.841057 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:58.844844 ---      ParallelTerminationStrategy: PID 154 died...
22:49:58.846358 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:58.850170 ---      ParallelTerminationStrategy: PID 155 died...
22:49:58.851701 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:58.855472 ---      ParallelTerminationStrategy: PID 156 died...
22:49:58.857000 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:58.860757 ---      ParallelTerminationStrategy: PID 157 died...
22:49:58.862271 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:58.866054 ---      ParallelTerminationStrategy: PID 158 died...
22:49:58.867567 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:58.871347 ---      ParallelTerminationStrategy: PID 159 died...
22:49:58.872883 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:58.876654 ---      ParallelTerminationStrategy: PID 160 died...
22:49:58.878168 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:58.881979 ---      ParallelTerminationStrategy: PID 161 died...
22:49:58.883499 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:58.887297 ---      ParallelTerminationStrategy: PID 162 died...
22:49:58.888844 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:58.892601 ---      ParallelTerminationStrategy: PID 163 died...
22:49:58.894127 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:58.897913 ---      ParallelTerminationStrategy: PID 164 died...
22:49:58.899420 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:58.903241 ---      ParallelTerminationStrategy: PID 165 died...
22:49:58.904761 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:58.908536 ---      ParallelTerminationStrategy: PID 166 died...
22:49:58.910045 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:58.913826 ---      ParallelTerminationStrategy: PID 167 died...
22:49:58.915356 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:58.919156 ---      ParallelTerminationStrategy: PID 168 died...
22:49:58.920739 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:58.924531 ---      ParallelTerminationStrategy: PID 169 died...
22:49:58.926068 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:58.929845 ---      ParallelTerminationStrategy: PID 170 died...
22:49:58.931373 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:58.935157 ---      ParallelTerminationStrategy: PID 171 died...
22:49:58.936696 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:58.940463 ---      ParallelTerminationStrategy: PID 172 died...
22:49:58.942002 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:58.945769 ---      ParallelTerminationStrategy: PID 173 died...
22:49:58.947285 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:58.951076 ---      ParallelTerminationStrategy: PID 174 died...
22:49:58.952598 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:58.956369 ---      ParallelTerminationStrategy: PID 175 died...
22:49:58.957929 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:58.961721 ---      ParallelTerminationStrategy: PID 176 died...
22:49:58.963245 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:58.967026 ---      ParallelTerminationStrategy: PID 177 died...
22:49:58.968550 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:58.972306 ---      ParallelTerminationStrategy: PID 178 died...
22:49:58.973826 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:58.977615 ---      ParallelTerminationStrategy: PID 179 died...
22:49:58.979146 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:58.982940 ---      ParallelTerminationStrategy: PID 180 died...
22:49:58.984476 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:58.988265 ---      ParallelTerminationStrategy: PID 181 died...
22:49:58.989825 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:58.993619 ---      ParallelTerminationStrategy: PID 182 died...
22:49:58.995148 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:58.998944 ---      ParallelTerminationStrategy: PID 183 died...
22:49:59.000431 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:59.004090 ---      ParallelTerminationStrategy: PID 184 died...
22:49:59.005602 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:59.009374 ---      ParallelTerminationStrategy: PID 185 died...
22:49:59.010908 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:59.014694 ---      ParallelTerminationStrategy: PID 186 died...
22:49:59.016232 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:59.020050 ---      ParallelTerminationStrategy: PID 187 died...
22:49:59.021571 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:59.025373 ---      ParallelTerminationStrategy: PID 188 died...
22:49:59.026901 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:59.030692 ---      ParallelTerminationStrategy: PID 189 died...
22:49:59.032217 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:59.035995 ---      ParallelTerminationStrategy: PID 190 died...
22:49:59.037537 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:59.041307 ---      ParallelTerminationStrategy: PID 191 died...
22:49:59.042857 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:59.048646 ---      ParallelTerminationStrategy: PID 192 died...
22:49:59.050445 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:59.054223 ---      ParallelTerminationStrategy: PID 193 died...
22:49:59.055747 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:59.059520 ---      ParallelTerminationStrategy: PID 194 died...
22:49:59.061030 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:59.064782 ---      ParallelTerminationStrategy: PID 195 died...
22:49:59.066388 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:59.070227 ---      ParallelTerminationStrategy: PID 196 died...
22:49:59.071788 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:59.075596 ---      ParallelTerminationStrategy: PID 197 died...
22:49:59.077115 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:59.080935 ---      ParallelTerminationStrategy: PID 198 died...
22:49:59.082462 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:59.086269 ---      ParallelTerminationStrategy: PID 199 died...
22:49:59.087795 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:59.091626 ---      ParallelTerminationStrategy: PID 200 died...
22:49:59.093180 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:59.097044 ---      ParallelTerminationStrategy: PID 201 died...
22:49:59.098577 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:59.102355 ---      ParallelTerminationStrategy: PID 202 died...
22:49:59.103878 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:59.107638 ---      ParallelTerminationStrategy: PID 203 died...
22:49:59.109168 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:59.112934 ---      ParallelTerminationStrategy: PID 204 died...
22:49:59.114466 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:59.118319 ---      ParallelTerminationStrategy: PID 205 died...
22:49:59.119839 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:59.123612 ---      ParallelTerminationStrategy: PID 206 died...
22:49:59.125149 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:59.128904 ---      ParallelTerminationStrategy: PID 207 died...
22:49:59.130415 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:59.134199 ---      ParallelTerminationStrategy: PID 208 died...
22:49:59.135724 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:59.139501 ---      ParallelTerminationStrategy: PID 209 died...
22:49:59.141063 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:59.144849 ---      ParallelTerminationStrategy: PID 210 died...
22:49:59.146368 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:59.150145 ---      ParallelTerminationStrategy: PID 211 died...
22:49:59.151669 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:59.155431 ---      ParallelTerminationStrategy: PID 212 died...
22:49:59.156992 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:59.160786 ---      ParallelTerminationStrategy: PID 213 died...
22:49:59.162314 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:59.166139 ---      ParallelTerminationStrategy: PID 214 died...
22:49:59.167672 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:59.171482 ---      ParallelTerminationStrategy: PID 215 died...
22:49:59.173000 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:59.176785 ---      ParallelTerminationStrategy: PID 216 died...
22:49:59.178303 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:59.182071 ---      ParallelTerminationStrategy: PID 217 died...
22:49:59.183595 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:59.187403 ---      ParallelTerminationStrategy: PID 218 died...
22:49:59.188923 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:59.192756 ---      ParallelTerminationStrategy: PID 219 died...
22:49:59.194291 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:59.198160 ---      ParallelTerminationStrategy: PID 220 died...
22:49:59.199697 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:59.203533 ---      ParallelTerminationStrategy: PID 221 died...
22:49:59.205078 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:59.208956 ---      ParallelTerminationStrategy: PID 222 died...
22:49:59.210493 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:59.214346 ---      ParallelTerminationStrategy: PID 223 died...
22:49:59.215889 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:59.219707 ---      ParallelTerminationStrategy: PID 224 died...
22:49:59.221242 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:59.225097 ---      ParallelTerminationStrategy: PID 225 died...
22:49:59.226640 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:59.230465 ---      ParallelTerminationStrategy: PID 226 died...
22:49:59.231998 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:59.235829 ---      ParallelTerminationStrategy: PID 227 died...
22:49:59.237391 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:59.241246 ---      ParallelTerminationStrategy: PID 228 died...
22:49:59.242783 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:59.246646 ---      ParallelTerminationStrategy: PID 229 died...
22:49:59.248177 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:59.251993 ---      ParallelTerminationStrategy: PID 230 died...
22:49:59.253545 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:59.257419 ---      ParallelTerminationStrategy: PID 231 died...
22:49:59.258960 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:59.262785 ---      ParallelTerminationStrategy: PID 232 died...
22:49:59.264330 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:59.268156 ---      ParallelTerminationStrategy: PID 233 died...
22:49:59.269708 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:59.273550 ---      ParallelTerminationStrategy: PID 234 died...
22:49:59.275077 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:02.678861 ---      ParallelTerminationStrategy: PID 34 died...
22:50:02.680470 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7882 netreg_mass PASS
---------------------------------------------------------------------
22:50:02.765364 tst                       trial-7882: Storing JUnit report in /build/trial-7882/run.2025-02-19_22-48-30/trial-7882.xml

--------------------------------------------------------------------------------------------
trial-7882 PASS
--------------------------------------------------------------------------------------------
22:50:02.776205 tst                       trial-7882: trial-7882: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (86.5 sec)
+ exit_code=0
+ rm -rf trial-7882/inst
+ cd trial-7882
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-02-19 22:48:29
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7882-run.tgz run.2025-02-19_22-48-30
+ tar czf /build/trial-7882-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-02-19_19_14_59.tgz osmo-bts-oc2g.build-2025-02-19_19_15_47.tgz osmo-bts-sysmo.build-2025-02-19_19_13_16.tgz osmo-bts.build-2025-02-19_19_13_29.tgz osmo-ggsn.build-2025-02-19_20_43_12.tgz osmo-hlr.build-2025-02-19_19_15_58.tgz osmo-hnbgw.build-2025-02-19_13_29_13.tgz osmo-mgw.build-2025-02-19_19_15_53.tgz osmo-msc.build-2025-02-19_19_18_34.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-02-19_07_41_27.tgz osmo-pcu-sysmo.build-2025-02-19_07_41_23.tgz osmo-pcu.build-2025-02-19_07_41_32.tgz osmo-sgsn.build-2025-02-19_20_48_42.tgz osmo-stp.build-2025-02-19_13_25_33.tgz osmo-trx.build-2025-02-19_14_27_48.tgz osmocom-bb.build-2025-02-19_21_17_38.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