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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:70a88f6b74ba4dabfff8ec1aa4e13efcf822da8d73b10d3eb3ffb9333bf1a3b8 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8381 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-07-03 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8381
+ mkdir -p trial-8381
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-07-03_13_29_23.tgz osmo-bts-oc2g.build-2026-07-03_00_51_55.tgz osmo-bts-sysmo.build-2026-07-03_00_51_59.tgz osmo-bts.build-2026-07-03_00_52_09.tgz osmo-ggsn.build-2026-07-03_20_42_48.tgz osmo-hlr.build-2026-07-03_16_36_59.tgz osmo-hnbgw.build-2026-07-03_13_30_42.tgz osmo-mgw.build-2026-07-03_08_33_05.tgz osmo-msc.build-2026-07-03_13_35_22.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-03_07_35_05.tgz osmo-pcu-sysmo.build-2026-07-03_07_35_01.tgz osmo-pcu.build-2026-07-03_07_35_02.tgz osmo-sgsn.build-2026-07-03_20_48_14.tgz osmo-stp.build-2026-07-03_13_25_32.tgz osmo-trx.build-2026-07-03_14_22_06.tgz osmocom-bb.build-2026-07-03_21_17_24.tgz srslte.build-19.tgz trial-8381
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-07-03_13_29_23.md5 osmo-bts-oc2g.build-2026-07-03_00_51_55.md5 osmo-bts-sysmo.build-2026-07-03_00_51_59.md5 osmo-bts.build-2026-07-03_00_52_09.md5 osmo-ggsn.build-2026-07-03_20_42_48.md5 osmo-hlr.build-2026-07-03_16_36_59.md5 osmo-hnbgw.build-2026-07-03_13_30_42.md5 osmo-mgw.build-2026-07-03_08_33_05.md5 osmo-msc.build-2026-07-03_13_35_22.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-03_07_35_05.md5 osmo-pcu-sysmo.build-2026-07-03_07_35_01.md5 osmo-pcu.build-2026-07-03_07_35_02.md5 osmo-sgsn.build-2026-07-03_20_48_14.md5 osmo-stp.build-2026-07-03_13_25_32.md5 osmo-trx.build-2026-07-03_14_22_06.md5 osmocom-bb.build-2026-07-03_21_17_24.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-07-03_13_29_23.md5 osmo-bts-oc2g.build-2026-07-03_00_51_55.md5 osmo-bts-sysmo.build-2026-07-03_00_51_59.md5 osmo-bts.build-2026-07-03_00_52_09.md5 osmo-ggsn.build-2026-07-03_20_42_48.md5 osmo-hlr.build-2026-07-03_16_36_59.md5 osmo-hnbgw.build-2026-07-03_13_30_42.md5 osmo-mgw.build-2026-07-03_08_33_05.md5 osmo-msc.build-2026-07-03_13_35_22.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-03_07_35_05.md5 osmo-pcu-sysmo.build-2026-07-03_07_35_01.md5 osmo-pcu.build-2026-07-03_07_35_02.md5 osmo-sgsn.build-2026-07-03_20_48_14.md5 osmo-stp.build-2026-07-03_13_25_32.md5 osmo-trx.build-2026-07-03_14_22_06.md5 osmocom-bb.build-2026-07-03_21_17_24.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-8381 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8381'
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-8381
--------------------------------------------------------------------------------------------
22:48:17.083033 tst                       trial-8381: Detailed log at /build/trial-8381/run.2026-07-03_22-48-17/log

---------------------------------------------------------------------
trial-8381 netreg_mass
---------------------------------------------------------------------
22:48:17.289900 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.290268 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.291044 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.292199 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.333873 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.334757 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.335920 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.413057 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-8381 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.413802 tst       register_default_mass.py:9: Claiming resources for the test
22:48:17.429011 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.429504 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.429945 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.430383 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.430828 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.431270 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.431781 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.461426 tst         register_default_mass.py: using LAC 2
22:48:17.482800 tst         register_default_mass.py: using RAC 2
22:48:17.508164 tst         register_default_mass.py: using CellId 2
22:48:17.536442 tst         register_default_mass.py: using BVCI 3
22:48:17.549730 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.550415 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.550990 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.551526 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.552021 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.552540 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.553031 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.553541 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.554050 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.554555 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.555042 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.555546 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.556053 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.556546 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.557046 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.557545 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.558038 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.558524 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.559024 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.559520 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.560004 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.560516 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.561011 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.561504 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.562002 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.562499 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.562988 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.563487 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.563981 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.564472 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.564957 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.565453 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.565944 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.566461 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.566957 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.567446 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.567949 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.568448 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.568933 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.569431 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.569919 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.570412 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.570915 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.571409 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.571893 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.572371 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.572866 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.573359 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.573846 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.574345 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.574837 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.575317 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.575803 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.576295 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.576774 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.577266 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.577751 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.578248 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.578743 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.579216 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.579684 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.580177 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.580670 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.581156 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.581639 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.582129 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.582617 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.583116 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.583606 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.584083 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.584578 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.585065 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.585618 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.586112 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.586606 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.587092 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.587596 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.588090 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.588586 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.589089 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.589589 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.590087 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.590586 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.591097 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.591591 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.592081 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.592592 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.593091 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.593584 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.594095 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.594603 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.595103 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.595602 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.596111 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.596614 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.597107 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.597595 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.598110 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.598616 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.599116 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.599639 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.600203 tst      register_default_mass.py:21: Launching a simple network
22:48:17.610122 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.729638 run            create_hlr_db(pid=20): Launched
22:48:18.743498 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.759491 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.774049 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.779569 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.964965 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.979516 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.984976 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.406307 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.420918 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.435835 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.563417 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.577925 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.583362 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.606123 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.620573 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.626094 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.942643 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.957360 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.984074 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.157056 run         osmo-bts-virtual(pid=34): Launched
22:48:30.192847 tst         register_default_mass.py: using MSISDN 1001
22:48:30.207247 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.246468 tst         register_default_mass.py: using MSISDN 1002
22:48:30.264051 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.294493 tst         register_default_mass.py: using MSISDN 1003
22:48:30.309225 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.339561 tst         register_default_mass.py: using MSISDN 1004
22:48:30.353885 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.384309 tst         register_default_mass.py: using MSISDN 1005
22:48:30.398743 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.429601 tst         register_default_mass.py: using MSISDN 1006
22:48:30.444264 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.474900 tst         register_default_mass.py: using MSISDN 1007
22:48:30.489304 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.519865 tst         register_default_mass.py: using MSISDN 1008
22:48:30.534290 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.564974 tst         register_default_mass.py: using MSISDN 1009
22:48:30.579483 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.609999 tst         register_default_mass.py: using MSISDN 1010
22:48:30.624509 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.655358 tst         register_default_mass.py: using MSISDN 1011
22:48:30.670008 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.700819 tst         register_default_mass.py: using MSISDN 1012
22:48:30.715408 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.754005 tst         register_default_mass.py: using MSISDN 1013
22:48:30.771635 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.802293 tst         register_default_mass.py: using MSISDN 1014
22:48:30.817110 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.847808 tst         register_default_mass.py: using MSISDN 1015
22:48:30.862251 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.892464 tst         register_default_mass.py: using MSISDN 1016
22:48:30.906782 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:30.937415 tst         register_default_mass.py: using MSISDN 1017
22:48:30.951879 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:30.982027 tst         register_default_mass.py: using MSISDN 1018
22:48:30.996320 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.026988 tst         register_default_mass.py: using MSISDN 1019
22:48:31.041460 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.071523 tst         register_default_mass.py: using MSISDN 1020
22:48:31.085686 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.116388 tst         register_default_mass.py: using MSISDN 1021
22:48:31.130864 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.161568 tst         register_default_mass.py: using MSISDN 1022
22:48:31.176109 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.206527 tst         register_default_mass.py: using MSISDN 1023
22:48:31.220881 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.251378 tst         register_default_mass.py: using MSISDN 1024
22:48:31.265748 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.295973 tst         register_default_mass.py: using MSISDN 1025
22:48:31.310279 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.341124 tst         register_default_mass.py: using MSISDN 1026
22:48:31.355698 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.387057 tst         register_default_mass.py: using MSISDN 1027
22:48:31.396744 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.427737 tst         register_default_mass.py: using MSISDN 1028
22:48:31.443384 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.473955 tst         register_default_mass.py: using MSISDN 1029
22:48:31.488452 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.518636 tst         register_default_mass.py: using MSISDN 1030
22:48:31.532370 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.562862 tst         register_default_mass.py: using MSISDN 1031
22:48:31.576932 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.607329 tst         register_default_mass.py: using MSISDN 1032
22:48:31.621194 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.651836 tst         register_default_mass.py: using MSISDN 1033
22:48:31.665932 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.696557 tst         register_default_mass.py: using MSISDN 1034
22:48:31.710774 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.740856 tst         register_default_mass.py: using MSISDN 1035
22:48:31.754833 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.785910 tst         register_default_mass.py: using MSISDN 1036
22:48:31.794810 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:31.825658 tst         register_default_mass.py: using MSISDN 1037
22:48:31.839724 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:31.870682 tst         register_default_mass.py: using MSISDN 1038
22:48:31.884746 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:31.915173 tst         register_default_mass.py: using MSISDN 1039
22:48:31.929058 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:31.959362 tst         register_default_mass.py: using MSISDN 1040
22:48:31.973364 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.003917 tst         register_default_mass.py: using MSISDN 1041
22:48:32.017854 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.048622 tst         register_default_mass.py: using MSISDN 1042
22:48:32.062477 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.093074 tst         register_default_mass.py: using MSISDN 1043
22:48:32.107154 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.137555 tst         register_default_mass.py: using MSISDN 1044
22:48:32.151618 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.182443 tst         register_default_mass.py: using MSISDN 1045
22:48:32.196235 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.226753 tst         register_default_mass.py: using MSISDN 1046
22:48:32.236316 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.266658 tst         register_default_mass.py: using MSISDN 1047
22:48:32.282388 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.313151 tst         register_default_mass.py: using MSISDN 1048
22:48:32.327790 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.358592 tst         register_default_mass.py: using MSISDN 1049
22:48:32.373191 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.403674 tst         register_default_mass.py: using MSISDN 1050
22:48:32.418043 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.449090 tst         register_default_mass.py: using MSISDN 1051
22:48:32.463744 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.494480 tst         register_default_mass.py: using MSISDN 1052
22:48:32.508965 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.539800 tst         register_default_mass.py: using MSISDN 1053
22:48:32.554365 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.585283 tst         register_default_mass.py: using MSISDN 1054
22:48:32.599880 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.630673 tst         register_default_mass.py: using MSISDN 1055
22:48:32.645303 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.675959 tst         register_default_mass.py: using MSISDN 1056
22:48:32.690455 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.720952 tst         register_default_mass.py: using MSISDN 1057
22:48:32.735433 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.766099 tst         register_default_mass.py: using MSISDN 1058
22:48:32.780727 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:32.811364 tst         register_default_mass.py: using MSISDN 1059
22:48:32.825876 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:32.856532 tst         register_default_mass.py: using MSISDN 1060
22:48:32.870986 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:32.901590 tst         register_default_mass.py: using MSISDN 1061
22:48:32.916081 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:32.947086 tst         register_default_mass.py: using MSISDN 1062
22:48:32.961675 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:32.992545 tst         register_default_mass.py: using MSISDN 1063
22:48:33.007101 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.045908 tst         register_default_mass.py: using MSISDN 1064
22:48:33.063658 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.094469 tst         register_default_mass.py: using MSISDN 1065
22:48:33.109264 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.139907 tst         register_default_mass.py: using MSISDN 1066
22:48:33.154526 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.185146 tst         register_default_mass.py: using MSISDN 1067
22:48:33.199668 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.230695 tst         register_default_mass.py: using MSISDN 1068
22:48:33.244126 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.273527 tst         register_default_mass.py: using MSISDN 1069
22:48:33.287268 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.316401 tst         register_default_mass.py: using MSISDN 1070
22:48:33.330122 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.359639 tst         register_default_mass.py: using MSISDN 1071
22:48:33.373435 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.402636 tst         register_default_mass.py: using MSISDN 1072
22:48:33.416347 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.446498 tst         register_default_mass.py: using MSISDN 1073
22:48:33.460767 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.491148 tst         register_default_mass.py: using MSISDN 1074
22:48:33.505448 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.536136 tst         register_default_mass.py: using MSISDN 1075
22:48:33.550598 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.580696 tst         register_default_mass.py: using MSISDN 1076
22:48:33.594988 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.624228 tst         register_default_mass.py: using MSISDN 1077
22:48:33.638045 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.668460 tst         register_default_mass.py: using MSISDN 1078
22:48:33.682896 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.713172 tst         register_default_mass.py: using MSISDN 1079
22:48:33.727496 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.757627 tst         register_default_mass.py: using MSISDN 1080
22:48:33.771933 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:33.802459 tst         register_default_mass.py: using MSISDN 1081
22:48:33.816840 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:33.847155 tst         register_default_mass.py: using MSISDN 1082
22:48:33.861434 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:33.891867 tst         register_default_mass.py: using MSISDN 1083
22:48:33.906267 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:33.940733 tst         register_default_mass.py: using MSISDN 1084
22:48:33.957156 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:33.987673 tst         register_default_mass.py: using MSISDN 1085
22:48:34.002244 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.032575 tst         register_default_mass.py: using MSISDN 1086
22:48:34.046857 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.077155 tst         register_default_mass.py: using MSISDN 1087
22:48:34.091600 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.122039 tst         register_default_mass.py: using MSISDN 1088
22:48:34.136527 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.166715 tst         register_default_mass.py: using MSISDN 1089
22:48:34.180880 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.210816 tst         register_default_mass.py: using MSISDN 1090
22:48:34.220584 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.250762 tst         register_default_mass.py: using MSISDN 1091
22:48:34.265797 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.296051 tst         register_default_mass.py: using MSISDN 1092
22:48:34.310036 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.340466 tst         register_default_mass.py: using MSISDN 1093
22:48:34.350478 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.380575 tst         register_default_mass.py: using MSISDN 1094
22:48:34.396169 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.426479 tst         register_default_mass.py: using MSISDN 1095
22:48:34.440857 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.470860 tst         register_default_mass.py: using MSISDN 1096
22:48:34.485053 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.514961 tst         register_default_mass.py: using MSISDN 1097
22:48:34.529086 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.559125 tst         register_default_mass.py: using MSISDN 1098
22:48:34.573314 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.603471 tst         register_default_mass.py: using MSISDN 1099
22:48:34.617577 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.647535 tst         register_default_mass.py: using MSISDN 1100
22:48:34.661674 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:34.753047 run                             mass: Starting testcase
22:48:34.758521 run                             mass: Pre-launching all virtphy's
22:48:34.763869 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:34.776683 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:34.782603 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:34.795464 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:34.801347 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:34.813990 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:34.819845 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:34.832613 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:34.838488 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:34.851101 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:34.856976 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:34.869550 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:34.875446 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:34.887969 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:34.893788 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:34.906424 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:34.912288 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:34.924939 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:34.930782 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:34.943366 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:34.949221 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:34.961865 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:34.967727 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:34.980309 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:34.986131 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:34.998753 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:35.004608 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.017162 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:35.022999 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.035597 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:35.041413 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.054053 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:35.059931 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.072621 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:35.078460 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.091164 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:35.097021 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.109716 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:35.115614 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.128239 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:35.134103 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.146733 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:35.152587 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.165209 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:35.171063 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.183714 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.189576 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.202239 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.208152 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.220811 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.226669 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.239377 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:35.245260 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.257885 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.263784 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.276432 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.282274 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.294907 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.300767 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.313521 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.319430 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.332092 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.337989 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.350672 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.356538 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.369322 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.375220 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.387949 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.393826 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.406628 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.412546 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.425187 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.431032 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.443715 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.449588 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.462290 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.468173 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.480839 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.486751 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.499427 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.505286 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.518019 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.523997 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.536758 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.542766 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.555549 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.561475 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.574240 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.580239 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.592985 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.598923 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.611679 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.617555 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.630314 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.636194 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.648864 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.654859 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.667583 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.673592 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.686339 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.692291 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.704937 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.710891 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.723597 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:35.729586 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:35.742313 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:35.748253 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:35.760971 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:35.766861 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:35.779587 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:35.785450 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:35.798312 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:35.804290 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:35.817068 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:35.823010 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:35.835747 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:35.841664 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:35.854397 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:35.860281 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:35.872938 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:35.878756 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:35.891403 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:35.897267 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:35.909971 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:35.915809 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:35.928469 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:35.934331 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:35.946976 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:35.952826 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:35.965478 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:35.971277 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:35.983875 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:35.989688 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.002365 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:36.008294 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.020967 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:36.026980 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.039716 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:36.045562 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.058333 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:36.064154 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.076888 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:36.082720 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.095399 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:36.101263 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.113960 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:36.119859 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.132567 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:36.138448 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.151103 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:36.156969 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.169599 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:36.175481 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.188152 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.194017 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.206695 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:36.212584 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.225246 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:36.231098 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.243896 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:36.249767 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.262616 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.268472 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.281184 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.287069 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.299871 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.305726 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.318539 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.324453 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.337367 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.343246 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.355948 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.361819 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.374549 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.380456 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.393162 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.399094 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.411788 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.417623 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.430377 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.436247 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.448929 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.454834 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.467485 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.473317 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.486136 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.491975 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.504806 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.510644 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.523330 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.529321 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.542091 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.548081 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.560810 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.566665 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.579356 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.585262 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.597943 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.603858 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.616560 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.622445 run                             mass: Checking if sockets are in the filesystem
22:48:36.653956 run                osmo-ms-mob/00000: Starting mobile
22:48:36.666896 run       osmo-ms-mob/00000(pid=135): Launched
22:48:36.678182 run                             mass: MS start registered  {at=4029844.972008409, delay=0.005240149796009064, ms=00000}
22:48:40.869962 run                osmo-ms-mob/00001: Starting mobile
22:48:40.886647 run       osmo-ms-mob/00001(pid=136): Launched
22:48:40.897199 run                             mass: MS start registered  {at=4029849.191022418, delay=0.0046359337866306305, ms=00001}
22:48:41.985443 run                             mass: MS performed LU  {at=4029850.279152795, lu_delay=5.307144386228174, ms=00000}
22:48:42.668804 run                osmo-ms-mob/00002: Starting mobile
22:48:42.684963 run       osmo-ms-mob/00002(pid=137): Launched
22:48:42.695718 run                             mass: MS start registered  {at=4029850.98954023, delay=0.0043920110911130905, ms=00002}
22:48:43.937451 run                osmo-ms-mob/00003: Starting mobile
22:48:43.950118 run       osmo-ms-mob/00003(pid=138): Launched
22:48:43.960652 run                             mass: MS start registered  {at=4029852.25447678, delay=0.004623285960406065, ms=00003}
22:48:45.038452 run                osmo-ms-mob/00004: Starting mobile
22:48:45.051348 run       osmo-ms-mob/00004(pid=139): Launched
22:48:45.061861 run                             mass: MS start registered  {at=4029853.355688366, delay=0.00466248020529747, ms=00004}
22:48:45.752016 run                             mass: MS performed LU  {at=4029854.045729829, lu_delay=4.8547074110247195, ms=00001}
22:48:46.038826 run                osmo-ms-mob/00005: Starting mobile
22:48:46.051756 run       osmo-ms-mob/00005(pid=140): Launched
22:48:46.062332 run                             mass: MS start registered  {at=4029854.356156717, delay=0.004616402089595795, ms=00005}
22:48:46.966991 run                osmo-ms-mob/00006: Starting mobile
22:48:46.981889 run       osmo-ms-mob/00006(pid=141): Launched
22:48:46.992512 run                             mass: MS start registered  {at=4029855.286339954, delay=0.004679589997977018, ms=00006}
22:48:47.652649 run                             mass: MS performed LU  {at=4029855.946359301, lu_delay=4.956819070968777, ms=00002}
22:48:47.869515 run                osmo-ms-mob/00007: Starting mobile
22:48:47.886059 run       osmo-ms-mob/00007(pid=142): Launched
22:48:47.896961 run                             mass: MS start registered  {at=4029856.190779542, delay=0.004717940930277109, ms=00007}
22:48:48.638655 run                osmo-ms-mob/00008: Starting mobile
22:48:48.651376 run       osmo-ms-mob/00008(pid=143): Launched
22:48:48.661841 run                             mass: MS start registered  {at=4029856.955667192, delay=0.004583851899951696, ms=00008}
22:48:49.376787 run                osmo-ms-mob/00009: Starting mobile
22:48:49.393586 run       osmo-ms-mob/00009(pid=144): Launched
22:48:49.404286 run                             mass: MS start registered  {at=4029857.698113134, delay=0.004812316037714481, ms=00009}
22:48:49.517458 run                             mass: MS performed LU  {at=4029857.811176745, lu_delay=5.556699965149164, ms=00003}
22:48:50.060899 run                osmo-ms-mob/00010: Starting mobile
22:48:50.076861 run       osmo-ms-mob/00010(pid=145): Launched
22:48:50.082794 run                             mass: MS performed LU  {at=4029858.376627567, lu_delay=5.020939201116562, ms=00004}
22:48:50.088404 run                             mass: MS start registered  {at=4029858.38224713, delay=0.005636300891637802, ms=00010}
22:48:50.638285 run                osmo-ms-mob/00011: Starting mobile
22:48:50.651437 run       osmo-ms-mob/00011(pid=146): Launched
22:48:50.662061 run                             mass: MS start registered  {at=4029858.95588974, delay=0.004629178903996944, ms=00011}
22:48:51.238403 run                osmo-ms-mob/00012: Starting mobile
22:48:51.251311 run       osmo-ms-mob/00012(pid=147): Launched
22:48:51.261918 run                             mass: MS start registered  {at=4029859.555745391, delay=0.004740968346595764, ms=00012}
22:48:51.418930 run                             mass: MS performed LU  {at=4029859.712648541, lu_delay=5.35649182414636, ms=00005}
22:48:51.867946 run                osmo-ms-mob/00013: Starting mobile
22:48:51.884555 run       osmo-ms-mob/00013(pid=148): Launched
22:48:51.895249 run                             mass: MS start registered  {at=4029860.189076435, delay=0.004529602825641632, ms=00013}
22:48:52.439005 run                osmo-ms-mob/00014: Starting mobile
22:48:52.451915 run       osmo-ms-mob/00014(pid=149): Launched
22:48:52.462752 run                             mass: MS start registered  {at=4029860.756580884, delay=0.0048277839086949825, ms=00014}
22:48:53.051642 run                osmo-ms-mob/00015: Starting mobile
22:48:53.065277 run       osmo-ms-mob/00015(pid=150): Launched
22:48:53.075974 run                             mass: MS start registered  {at=4029861.36980368, delay=0.004642039071768522, ms=00015}
22:48:53.283528 run                             mass: MS performed LU  {at=4029861.577249389, lu_delay=6.290909435134381, ms=00006}
22:48:53.329297 run                             mass: MS performed LU  {at=4029861.623011512, lu_delay=5.432231970131397, ms=00007}
22:48:53.559602 run                osmo-ms-mob/00016: Starting mobile
22:48:53.576055 run       osmo-ms-mob/00016(pid=151): Launched
22:48:53.587325 run                             mass: MS start registered  {at=4029861.881151435, delay=0.005041991826146841, ms=00016}
22:48:53.818267 run                             mass: MS performed LU  {at=4029862.111968947, lu_delay=5.156301754992455, ms=00008}
22:48:54.038671 run                osmo-ms-mob/00017: Starting mobile
22:48:54.051513 run       osmo-ms-mob/00017(pid=152): Launched
22:48:54.062354 run                             mass: MS start registered  {at=4029862.356182221, delay=0.004714414943009615, ms=00017}
22:48:54.638314 run                osmo-ms-mob/00018: Starting mobile
22:48:54.652695 run       osmo-ms-mob/00018(pid=153): Launched
22:48:54.667856 run                             mass: MS start registered  {at=4029862.961679259, delay=0.006665938068181276, ms=00018}
22:48:55.069805 run                osmo-ms-mob/00019: Starting mobile
22:48:55.087416 run       osmo-ms-mob/00019(pid=154): Launched
22:48:55.093593 run                             mass: MS performed LU  {at=4029863.387427192, lu_delay=5.689314058050513, ms=00009}
22:48:55.099391 run                             mass: MS start registered  {at=4029863.393233498, delay=0.005825045984238386, ms=00019}
22:48:55.184238 run                             mass: MS performed LU  {at=4029863.477961773, lu_delay=5.095714643131942, ms=00010}
22:48:55.318098 run                             mass: MS performed LU  {at=4029863.611813485, lu_delay=4.655923745129257, ms=00011}
22:48:55.538003 run                osmo-ms-mob/00020: Starting mobile
22:48:55.551226 run       osmo-ms-mob/00020(pid=155): Launched
22:48:55.562121 run                             mass: MS start registered  {at=4029863.855948374, delay=0.004765222314745188, ms=00020}
22:48:56.050683 run                osmo-ms-mob/00021: Starting mobile
22:48:56.064415 run       osmo-ms-mob/00021(pid=156): Launched
22:48:56.075295 run                             mass: MS start registered  {at=4029864.369121512, delay=0.004843885079026222, ms=00021}
22:48:56.438016 run                osmo-ms-mob/00022: Starting mobile
22:48:56.450903 run       osmo-ms-mob/00022(pid=157): Launched
22:48:56.461594 run                             mass: MS start registered  {at=4029864.755421888, delay=0.004573861137032509, ms=00022}
22:48:56.960946 run                osmo-ms-mob/00023: Starting mobile
22:48:56.977356 run       osmo-ms-mob/00023(pid=158): Launched
22:48:56.988174 run                             mass: MS start registered  {at=4029865.282000687, delay=0.004839784931391478, ms=00023}
22:48:57.049600 run                             mass: MS performed LU  {at=4029865.343304744, lu_delay=5.154228309169412, ms=00013}
22:48:57.095716 run                             mass: MS performed LU  {at=4029865.389440613, lu_delay=5.833695221692324, ms=00012}
22:48:57.360758 run                osmo-ms-mob/00024: Starting mobile
22:48:57.376994 run       osmo-ms-mob/00024(pid=159): Launched
22:48:57.383011 run                             mass: MS performed LU  {at=4029865.676845627, lu_delay=4.9202647428028286, ms=00014}
22:48:57.388728 run                             mass: MS start registered  {at=4029865.682570623, delay=0.005742488894611597, ms=00024}
22:48:57.850047 run                osmo-ms-mob/00025: Starting mobile
22:48:57.863526 run       osmo-ms-mob/00025(pid=160): Launched
22:48:57.874397 run                             mass: MS start registered  {at=4029866.168227823, delay=0.004950124770402908, ms=00025}
22:48:58.238612 run                osmo-ms-mob/00026: Starting mobile
22:48:58.251711 run       osmo-ms-mob/00026(pid=161): Launched
22:48:58.262673 run                             mass: MS start registered  {at=4029866.556499309, delay=0.005029649939388037, ms=00026}
22:48:58.669498 run                osmo-ms-mob/00027: Starting mobile
22:48:58.685883 run       osmo-ms-mob/00027(pid=162): Launched
22:48:58.696722 run                             mass: MS start registered  {at=4029866.990551224, delay=0.00495464913547039, ms=00027}
22:48:58.830085 run                             mass: MS performed LU  {at=4029867.123814777, lu_delay=5.242663342040032, ms=00016}
22:48:58.849254 run                             mass: MS performed LU  {at=4029867.143033708, lu_delay=5.773230027873069, ms=00015}
22:48:58.867757 run                osmo-ms-mob/00028: Starting mobile
22:48:58.880606 run       osmo-ms-mob/00028(pid=163): Launched
22:48:58.891470 run                             mass: MS start registered  {at=4029867.185298559, delay=0.004749918822199106, ms=00028}
22:48:58.949667 run                             mass: MS performed LU  {at=4029867.243416437, lu_delay=4.887234216090292, ms=00017}
22:48:59.454365 run                osmo-ms-mob/00029: Starting mobile
22:48:59.467462 run       osmo-ms-mob/00029(pid=164): Launched
22:48:59.478094 run                             mass: MS start registered  {at=4029867.771922813, delay=0.0047234739176929, ms=00029}
22:48:59.837849 run                osmo-ms-mob/00030: Starting mobile
22:48:59.850997 run       osmo-ms-mob/00030(pid=165): Launched
22:48:59.861610 run                             mass: MS start registered  {at=4029868.155436867, delay=0.004714807961136103, ms=00030}
22:49:00.261366 run                osmo-ms-mob/00031: Starting mobile
22:49:00.278208 run       osmo-ms-mob/00031(pid=166): Launched
22:49:00.289518 run                             mass: MS start registered  {at=4029868.583339901, delay=0.0031487452797591686, ms=00031}
22:49:00.538821 run                osmo-ms-mob/00032: Starting mobile
22:49:00.551889 run       osmo-ms-mob/00032(pid=167): Launched
22:49:00.562465 run                             mass: MS start registered  {at=4029868.856291141, delay=0.004652668721973896, ms=00032}
22:49:00.814685 run                             mass: MS performed LU  {at=4029869.108408839, lu_delay=6.146729580126703, ms=00018}
22:49:00.861789 run                             mass: MS performed LU  {at=4029869.155516942, lu_delay=4.786395430099219, ms=00021}
22:49:00.915427 run                osmo-ms-mob/00033: Starting mobile
22:49:00.930339 run       osmo-ms-mob/00033(pid=168): Launched
22:49:00.936298 run                             mass: MS performed LU  {at=4029869.230136953, lu_delay=5.374188578687608, ms=00020}
22:49:00.942108 run                             mass: MS start registered  {at=4029869.23595012, delay=0.005830438807606697, ms=00033}
22:49:00.985929 run                             mass: MS performed LU  {at=4029869.279681283, lu_delay=5.886447784956545, ms=00019}
22:49:01.338626 run                osmo-ms-mob/00034: Starting mobile
22:49:01.351607 run       osmo-ms-mob/00034(pid=169): Launched
22:49:01.362272 run                             mass: MS start registered  {at=4029869.656099324, delay=0.004727520979940891, ms=00034}
22:49:01.638139 run                osmo-ms-mob/00035: Starting mobile
22:49:01.650874 run       osmo-ms-mob/00035(pid=170): Launched
22:49:01.662034 run                             mass: MS start registered  {at=4029869.955832583, delay=0.004901234060525894, ms=00035}
22:49:02.051524 run                osmo-ms-mob/00036: Starting mobile
22:49:02.065222 run       osmo-ms-mob/00036(pid=171): Launched
22:49:02.075949 run                             mass: MS start registered  {at=4029870.369778892, delay=0.0048100450076162815, ms=00036}
22:49:02.460607 run                osmo-ms-mob/00037: Starting mobile
22:49:02.476618 run       osmo-ms-mob/00037(pid=172): Launched
22:49:02.487717 run                             mass: MS start registered  {at=4029870.781542593, delay=0.004936764016747475, ms=00037}
22:49:02.596189 run                             mass: MS performed LU  {at=4029870.889914465, lu_delay=5.207343842368573, ms=00024}
22:49:02.614611 run                             mass: MS performed LU  {at=4029870.908362664, lu_delay=6.152940775733441, ms=00022}
22:49:02.641489 run                osmo-ms-mob/00038: Starting mobile
22:49:02.654656 run       osmo-ms-mob/00038(pid=173): Launched
22:49:02.665310 run                             mass: MS start registered  {at=4029870.959139499, delay=0.004720068071037531, ms=00038}
22:49:02.715887 run                             mass: MS performed LU  {at=4029871.009635339, lu_delay=4.841407516039908, ms=00025}
22:49:02.888247 run                             mass: MS performed LU  {at=4029871.181977443, lu_delay=5.8999767559580505, ms=00023}
22:49:02.917568 run                osmo-ms-mob/00039: Starting mobile
22:49:02.930369 run       osmo-ms-mob/00039(pid=174): Launched
22:49:02.940929 run                             mass: MS start registered  {at=4029871.234760218, delay=0.004661142826080322, ms=00039}
22:49:03.140827 run                             mass: MS performed LU  {at=4029871.434554463, lu_delay=4.878055153880268, ms=00026}
22:49:03.450369 run                osmo-ms-mob/00040: Starting mobile
22:49:03.463935 run       osmo-ms-mob/00040(pid=175): Launched
22:49:03.474869 run                             mass: MS start registered  {at=4029871.7686967, delay=0.004810558166354895, ms=00040}
22:49:03.752188 run                osmo-ms-mob/00041: Starting mobile
22:49:03.765772 run       osmo-ms-mob/00041(pid=176): Launched
22:49:03.776735 run                             mass: MS start registered  {at=4029872.070562489, delay=0.004913943819701672, ms=00041}
22:49:04.070655 run                osmo-ms-mob/00042: Starting mobile
22:49:04.086042 run       osmo-ms-mob/00042(pid=177): Launched
22:49:04.096798 run                             mass: MS start registered  {at=4029872.390624053, delay=0.004746173042804003, ms=00042}
22:49:04.438026 run                osmo-ms-mob/00043: Starting mobile
22:49:04.450863 run       osmo-ms-mob/00043(pid=178): Launched
22:49:04.461454 run                             mass: MS start registered  {at=4029872.755284572, delay=0.004718785174190998, ms=00043}
22:49:04.580076 run                             mass: MS performed LU  {at=4029872.873785114, lu_delay=5.101862301118672, ms=00029}
22:49:04.627411 run                             mass: MS performed LU  {at=4029872.921121144, lu_delay=4.76568427728489, ms=00030}
22:49:04.654470 run                osmo-ms-mob/00044: Starting mobile
22:49:04.667272 run       osmo-ms-mob/00044(pid=179): Launched
22:49:04.673164 run                             mass: MS performed LU  {at=4029872.967002918, lu_delay=5.7817043592222035, ms=00028}
22:49:04.678908 run                             mass: MS start registered  {at=4029872.972751025, delay=0.005763349123299122, ms=00044}
22:49:04.751506 run                             mass: MS performed LU  {at=4029873.045232877, lu_delay=6.054681653156877, ms=00027}
22:49:04.779084 run                osmo-ms-mob/00045: Starting mobile
22:49:04.792293 run       osmo-ms-mob/00045(pid=180): Launched
22:49:04.802960 run                             mass: MS start registered  {at=4029873.096789604, delay=0.004642800893634558, ms=00045}
22:49:05.338614 run                osmo-ms-mob/00046: Starting mobile
22:49:05.351715 run       osmo-ms-mob/00046(pid=181): Launched
22:49:05.362522 run                             mass: MS start registered  {at=4029873.656351242, delay=0.00488061411306262, ms=00046}
22:49:05.638670 run                osmo-ms-mob/00047: Starting mobile
22:49:05.651631 run       osmo-ms-mob/00047(pid=182): Launched
22:49:05.662482 run                             mass: MS start registered  {at=4029873.956310854, delay=0.004781987983733416, ms=00047}
22:49:05.952042 run                osmo-ms-mob/00048: Starting mobile
22:49:05.965844 run       osmo-ms-mob/00048(pid=183): Launched
22:49:05.976922 run                             mass: MS start registered  {at=4029874.270748084, delay=0.005013993009924889, ms=00048}
22:49:06.238435 run                osmo-ms-mob/00049: Starting mobile
22:49:06.251477 run       osmo-ms-mob/00049(pid=184): Launched
22:49:06.262127 run                             mass: MS start registered  {at=4029874.55595518, delay=0.0047665429301559925, ms=00049}
22:49:06.361939 run                             mass: MS performed LU  {at=4029874.655667768, lu_delay=4.699835184961557, ms=00035}
22:49:06.379506 run                             mass: MS performed LU  {at=4029874.673272201, lu_delay=5.816981059964746, ms=00032}
22:49:06.395751 run                osmo-ms-mob/00050: Starting mobile
22:49:06.408638 run       osmo-ms-mob/00050(pid=185): Launched
22:49:06.419486 run                             mass: MS start registered  {at=4029874.7133096, delay=0.0049311318434774876, ms=00050}
22:49:06.481756 run                             mass: MS performed LU  {at=4029874.775482854, lu_delay=5.1193835297599435, ms=00034}
22:49:06.654187 run                             mass: MS performed LU  {at=4029874.947890117, lu_delay=5.711939997039735, ms=00033}
22:49:06.678438 run                             mass: MS performed LU  {at=4029874.972275502, lu_delay=6.388935600873083, ms=00031}
22:49:06.689501 run                osmo-ms-mob/00051: Starting mobile
22:49:06.702459 run       osmo-ms-mob/00051(pid=186): Launched
22:49:06.713055 run                             mass: MS start registered  {at=4029875.006882682, delay=0.004674699157476425, ms=00051}
22:49:06.924915 run                             mass: MS performed LU  {at=4029875.218628428, lu_delay=4.848849535919726, ms=00036}
22:49:07.262169 run                osmo-ms-mob/00052: Starting mobile
22:49:07.278452 run       osmo-ms-mob/00052(pid=187): Launched
22:49:07.289989 run                             mass: MS start registered  {at=4029875.583813561, delay=2.7413945645093918e-05, ms=00052}
22:49:07.557612 run                osmo-ms-mob/00053: Starting mobile
22:49:07.572887 run       osmo-ms-mob/00053(pid=188): Launched
22:49:07.583740 run                             mass: MS start registered  {at=4029875.877566824, delay=0.0046786051243543625, ms=00053}
22:49:07.838371 run                osmo-ms-mob/00054: Starting mobile
22:49:07.851667 run       osmo-ms-mob/00054(pid=189): Launched
22:49:07.862506 run                             mass: MS start registered  {at=4029876.156332864, delay=0.004882638808339834, ms=00054}
22:49:08.163259 run                osmo-ms-mob/00055: Starting mobile
22:49:08.179698 run       osmo-ms-mob/00055(pid=190): Launched
22:49:08.190397 run                             mass: MS start registered  {at=4029876.484224111, delay=0.004799096845090389, ms=00055}
22:49:08.346986 run                             mass: MS performed LU  {at=4029876.640698882, lu_delay=5.40593866398558, ms=00039}
22:49:08.361774 run                osmo-ms-mob/00056: Starting mobile
22:49:08.374812 run       osmo-ms-mob/00056(pid=191): Launched
22:49:08.385425 run                             mass: MS start registered  {at=4029876.679256249, delay=0.0046877930872142315, ms=00056}
22:49:08.391705 run                             mass: MS performed LU  {at=4029876.685537026, lu_delay=5.7263975269161165, ms=00038}
22:49:08.516765 run                             mass: MS performed LU  {at=4029876.8104908, lu_delay=5.041794099844992, ms=00040}
22:49:08.546176 run                osmo-ms-mob/00057: Starting mobile
22:49:08.559356 run       osmo-ms-mob/00057(pid=192): Launched
22:49:08.570043 run                             mass: MS start registered  {at=4029876.863870242, delay=0.004680668003857136, ms=00057}
22:49:08.590380 run                             mass: MS performed LU  {at=4029876.884201468, lu_delay=4.813638979103416, ms=00041}
22:49:09.150789 run                osmo-ms-mob/00058: Starting mobile
22:49:09.164594 run       osmo-ms-mob/00058(pid=193): Launched
22:49:09.175528 run                             mass: MS start registered  {at=4029877.469354481, delay=0.0049935090355575085, ms=00058}
22:49:09.452904 run                osmo-ms-mob/00059: Starting mobile
22:49:09.466719 run       osmo-ms-mob/00059(pid=194): Launched
22:49:09.477700 run                             mass: MS start registered  {at=4029877.771523957, delay=0.005078254267573357, ms=00059}
22:49:09.739429 run                osmo-ms-mob/00060: Starting mobile
22:49:09.752497 run       osmo-ms-mob/00060(pid=195): Launched
22:49:09.763260 run                             mass: MS start registered  {at=4029878.057089805, delay=0.0047749062068760395, ms=00060}
22:49:10.127810 run                             mass: MS performed LU  {at=4029878.421538715, lu_delay=4.465227860957384, ms=00047}
22:49:10.170132 run                osmo-ms-mob/00061: Starting mobile
22:49:10.185771 run       osmo-ms-mob/00061(pid=196): Launched
22:49:10.191838 run                             mass: MS performed LU  {at=4029878.485673662, lu_delay=4.829322419594973, ms=00046}
22:49:10.197571 run                             mass: MS start registered  {at=4029878.491413643, delay=0.005758000072091818, ms=00061}
22:49:10.247919 run                             mass: MS performed LU  {at=4029878.541665515, lu_delay=5.4448759108781815, ms=00045}
22:49:10.287209 run                osmo-ms-mob/00062: Starting mobile
22:49:10.301070 run       osmo-ms-mob/00062(pid=197): Launched
22:49:10.311624 run                             mass: MS start registered  {at=4029878.605449729, delay=0.004608103074133396, ms=00062}
22:49:10.419264 run                             mass: MS performed LU  {at=4029878.712998516, lu_delay=5.957713943906128, ms=00043}
22:49:10.437816 run                             mass: MS performed LU  {at=4029878.731597935, lu_delay=6.340973882004619, ms=00042}
22:49:10.455033 run                osmo-ms-mob/00063: Starting mobile
22:49:10.467996 run       osmo-ms-mob/00063(pid=198): Launched
22:49:10.478660 run                             mass: MS start registered  {at=4029878.772491702, delay=0.004727379884570837, ms=00063}
22:49:11.151647 run                osmo-ms-mob/00064: Starting mobile
22:49:11.165455 run       osmo-ms-mob/00064(pid=199): Launched
22:49:11.176469 run                             mass: MS start registered  {at=4029879.470296534, delay=0.004742222838103771, ms=00064}
22:49:11.327930 run                             mass: MS performed LU  {at=4029879.621656429, lu_delay=3.744089604821056, ms=00053}
22:49:11.552100 run                osmo-ms-mob/00065: Starting mobile
22:49:11.565886 run       osmo-ms-mob/00065(pid=200): Launched
22:49:11.576741 run                             mass: MS start registered  {at=4029879.87056817, delay=0.004654840100556612, ms=00065}
22:49:11.839106 run                osmo-ms-mob/00066: Starting mobile
22:49:11.852381 run       osmo-ms-mob/00066(pid=201): Launched
22:49:11.863122 run                             mass: MS start registered  {at=4029880.156951328, delay=0.004811364691704512, ms=00066}
22:49:12.047385 run                             mass: MS performed LU  {at=4029880.340957529, lu_delay=5.627647928893566, ms=00050}
22:49:12.112073 run                             mass: MS performed LU  {at=4029880.405796444, lu_delay=4.821982882916927, ms=00052}
22:49:12.137404 run                osmo-ms-mob/00067: Starting mobile
22:49:12.150597 run       osmo-ms-mob/00067(pid=202): Launched
22:49:12.157332 run                             mass: MS performed LU  {at=4029880.451159392, lu_delay=6.180411308072507, ms=00048}
22:49:12.163154 run                             mass: MS start registered  {at=4029880.456996795, delay=0.006603749003261328, ms=00067}
22:49:12.356832 run                             mass: MS performed LU  {at=4029880.650558224, lu_delay=5.643675541970879, ms=00051}
22:49:12.386015 run                osmo-ms-mob/00068: Starting mobile
22:49:12.399375 run       osmo-ms-mob/00068(pid=203): Launched
22:49:12.405387 run                             mass: MS performed LU  {at=4029880.699223837, lu_delay=6.143268656916916, ms=00049}
22:49:12.411256 run                             mass: MS start registered  {at=4029880.705098164, delay=0.005891209933906794, ms=00068}
22:49:12.951195 run                osmo-ms-mob/00069: Starting mobile
22:49:12.965125 run       osmo-ms-mob/00069(pid=204): Launched
22:49:12.976219 run                             mass: MS start registered  {at=4029881.270046031, delay=0.004815001972019672, ms=00069}
22:49:13.188654 run                             mass: MS performed LU  {at=4029881.482387667, lu_delay=3.7108637099154294, ms=00059}
22:49:13.351645 run                osmo-ms-mob/00070: Starting mobile
22:49:13.365163 run       osmo-ms-mob/00070(pid=205): Launched
22:49:13.375893 run                             mass: MS start registered  {at=4029881.669718604, delay=0.004674743860960007, ms=00070}
22:49:13.751871 run                osmo-ms-mob/00071: Starting mobile
22:49:13.765444 run       osmo-ms-mob/00071(pid=206): Launched
22:49:13.776542 run                             mass: MS start registered  {at=4029882.07036873, delay=0.0035528792068362236, ms=00071}
22:49:13.893600 run                             mass: MS performed LU  {at=4029882.187327202, lu_delay=5.323456959798932, ms=00057}
22:49:13.917838 run                             mass: MS performed LU  {at=4029882.211676665, lu_delay=5.532420415896922, ms=00056}
22:49:14.013689 run                             mass: MS performed LU  {at=4029882.307421826, lu_delay=6.151088961865753, ms=00054}
22:49:14.042284 run                osmo-ms-mob/00072: Starting mobile
22:49:14.055314 run       osmo-ms-mob/00072(pid=207): Launched
22:49:14.065980 run                             mass: MS start registered  {at=4029882.359810262, delay=0.0047800661996006966, ms=00072}
22:49:14.185743 run                             mass: MS performed LU  {at=4029882.47946951, lu_delay=5.995245398953557, ms=00055}
22:49:14.210310 run                             mass: MS performed LU  {at=4029882.504147997, lu_delay=5.034793516155332, ms=00058}
22:49:14.569226 run                osmo-ms-mob/00073: Starting mobile
22:49:14.584213 run       osmo-ms-mob/00073(pid=208): Launched
22:49:14.595361 run                             mass: MS start registered  {at=4029882.889189397, delay=0.005044403951615095, ms=00073}
22:49:14.952768 run                osmo-ms-mob/00074: Starting mobile
22:49:14.966529 run       osmo-ms-mob/00074(pid=209): Launched
22:49:14.977441 run                             mass: MS start registered  {at=4029883.271267239, delay=0.004676283802837133, ms=00074}
22:49:15.338185 run                osmo-ms-mob/00075: Starting mobile
22:49:15.351411 run       osmo-ms-mob/00075(pid=210): Launched
22:49:15.362856 run                             mass: MS start registered  {at=4029883.65667816, delay=0.005488014314323664, ms=00075}
22:49:15.869804 run                osmo-ms-mob/00076: Starting mobile
22:49:15.887327 run       osmo-ms-mob/00076(pid=211): Launched
22:49:15.893302 run                             mass: MS performed LU  {at=4029884.187136553, lu_delay=4.716840019449592, ms=00064}
22:49:15.899068 run                             mass: MS start registered  {at=4029884.192910663, delay=0.005792697891592979, ms=00076}
22:49:15.922961 run                             mass: MS performed LU  {at=4029884.21671195, lu_delay=5.44422024814412, ms=00063}
22:49:15.941992 run                             mass: MS performed LU  {at=4029884.235807358, lu_delay=5.7443937147036195, ms=00061}
22:49:15.955540 run                osmo-ms-mob/00077: Starting mobile
22:49:15.968154 run       osmo-ms-mob/00077(pid=212): Launched
22:49:15.978903 run                             mass: MS start registered  {at=4029884.272734199, delay=0.00480181910097599, ms=00077}
22:49:16.048878 run                             mass: MS performed LU  {at=4029884.342602325, lu_delay=5.737152596004307, ms=00062}
22:49:16.122600 run                             mass: MS performed LU  {at=4029884.416305722, lu_delay=6.35921591706574, ms=00060}
22:49:16.751726 run                osmo-ms-mob/00078: Starting mobile
22:49:16.765620 run       osmo-ms-mob/00078(pid=213): Launched
22:49:16.776699 run                             mass: MS start registered  {at=4029885.070520213, delay=0.005164528731256723, ms=00078}
22:49:17.150679 run                osmo-ms-mob/00079: Starting mobile
22:49:17.164389 run       osmo-ms-mob/00079(pid=214): Launched
22:49:17.175708 run                             mass: MS start registered  {at=4029885.469534358, delay=0.005326907150447369, ms=00079}
22:49:17.670689 run                osmo-ms-mob/00080: Starting mobile
22:49:17.687818 run       osmo-ms-mob/00080(pid=215): Launched
22:49:17.693758 run                             mass: MS performed LU  {at=4029885.987591299, lu_delay=5.830639971420169, ms=00066}
22:49:17.699445 run                             mass: MS performed LU  {at=4029885.993287606, lu_delay=4.723241575062275, ms=00069}
22:49:17.705053 run                             mass: MS start registered  {at=4029885.998896062, delay=0.011323492974042892, ms=00080}
22:49:17.779048 run                             mass: MS performed LU  {at=4029886.072783856, lu_delay=5.367685692384839, ms=00068}
22:49:17.969730 run                             mass: MS performed LU  {at=4029886.263455458, lu_delay=5.806458663195372, ms=00067}
22:49:17.998548 run                osmo-ms-mob/00081: Starting mobile
22:49:18.011426 run       osmo-ms-mob/00081(pid=216): Launched
22:49:18.022118 run                             mass: MS start registered  {at=4029886.315943957, delay=0.004560356959700584, ms=00081}
22:49:18.222627 run                             mass: MS performed LU  {at=4029886.516351395, lu_delay=4.846632790751755, ms=00070}
22:49:18.573828 run                osmo-ms-mob/00082: Starting mobile
22:49:18.586894 run       osmo-ms-mob/00082(pid=217): Launched
22:49:18.597518 run                             mass: MS start registered  {at=4029886.891345998, delay=0.004665817599743605, ms=00082}
22:49:19.184433 run                osmo-ms-mob/00083: Starting mobile
22:49:19.201202 run       osmo-ms-mob/00083(pid=218): Launched
22:49:19.211874 run                             mass: MS start registered  {at=4029887.505703175, delay=0.004653130192309618, ms=00083}
22:49:19.669525 run                osmo-ms-mob/00084: Starting mobile
22:49:19.684814 run       osmo-ms-mob/00084(pid=219): Launched
22:49:19.691117 run                             mass: MS performed LU  {at=4029887.984950023, lu_delay=5.095760625787079, ms=00073}
22:49:19.696995 run                             mass: MS performed LU  {at=4029887.990835879, lu_delay=4.719568639993668, ms=00074}
22:49:19.702780 run                             mass: MS start registered  {at=4029887.996622462, delay=0.011690734885632992, ms=00084}
22:49:19.708723 run                             mass: MS performed LU  {at=4029888.002562797, lu_delay=5.642752535175532, ms=00072}
22:49:19.814473 run                             mass: MS performed LU  {at=4029888.108204822, lu_delay=6.037836092058569, ms=00071}
22:49:19.843341 run                osmo-ms-mob/00085: Starting mobile
22:49:19.856851 run       osmo-ms-mob/00085(pid=220): Launched
22:49:19.867564 run                             mass: MS start registered  {at=4029888.161394137, delay=0.004642980173230171, ms=00085}
22:49:20.751969 run                osmo-ms-mob/00086: Starting mobile
22:49:20.765776 run       osmo-ms-mob/00086(pid=221): Launched
22:49:20.776841 run                             mass: MS start registered  {at=4029889.070661756, delay=0.0050605484284460545, ms=00086}
22:49:21.369528 run                osmo-ms-mob/00087: Starting mobile
22:49:21.386531 run       osmo-ms-mob/00087(pid=222): Launched
22:49:21.397217 run                             mass: MS start registered  {at=4029889.691045114, delay=0.004743105731904507, ms=00087}
22:49:21.425037 run                             mass: MS performed LU  {at=4029889.718835201, lu_delay=4.6483149882406, ms=00078}
22:49:21.443055 run                             mass: MS performed LU  {at=4029889.736873939, lu_delay=5.464139739982784, ms=00077}
22:49:21.545390 run                             mass: MS performed LU  {at=4029889.83911698, lu_delay=6.182438819669187, ms=00075}
22:49:21.735426 run                             mass: MS performed LU  {at=4029890.029150887, lu_delay=5.836240224074572, ms=00076}
22:49:21.978284 run                osmo-ms-mob/00088: Starting mobile
22:49:21.993950 run       osmo-ms-mob/00088(pid=223): Launched
22:49:21.999993 run                             mass: MS performed LU  {at=4029890.29382772, lu_delay=4.824293361976743, ms=00079}
22:49:22.005849 run                             mass: MS start registered  {at=4029890.299690754, delay=0.005880663171410561, ms=00088}
22:49:22.538873 run                osmo-ms-mob/00089: Starting mobile
22:49:22.551938 run       osmo-ms-mob/00089(pid=224): Launched
22:49:22.563138 run                             mass: MS start registered  {at=4029890.856956753, delay=0.0050951410084962845, ms=00089}
22:49:23.151883 run                osmo-ms-mob/00090: Starting mobile
22:49:23.165591 run       osmo-ms-mob/00090(pid=225): Launched
22:49:23.176767 run                             mass: MS start registered  {at=4029891.470586072, delay=0.005174434278160334, ms=00090}
22:49:23.409210 run                             mass: MS performed LU  {at=4029891.702942273, lu_delay=4.811596275307238, ms=00082}
22:49:23.456420 run                             mass: MS performed LU  {at=4029891.750153733, lu_delay=5.434209776110947, ms=00081}
22:49:23.478213 run                             mass: MS performed LU  {at=4029891.772053064, lu_delay=5.773157001938671, ms=00080}
22:49:23.869327 run                osmo-ms-mob/00091: Starting mobile
22:49:23.886137 run       osmo-ms-mob/00091(pid=226): Launched
22:49:23.897017 run                             mass: MS start registered  {at=4029892.190845106, delay=0.004950517788529396, ms=00091}
22:49:24.551838 run                osmo-ms-mob/00092: Starting mobile
22:49:24.566056 run       osmo-ms-mob/00092(pid=227): Launched
22:49:24.576975 run                             mass: MS start registered  {at=4029892.870803004, delay=0.004883205983787775, ms=00092}
22:49:25.191452 run                             mass: MS performed LU  {at=4029893.485178515, lu_delay=5.32378437789157, ms=00085}
22:49:25.208856 run                             mass: MS performed LU  {at=4029893.502645352, lu_delay=5.506022890098393, ms=00084}
22:49:25.226136 run                osmo-ms-mob/00093: Starting mobile
22:49:25.239239 run       osmo-ms-mob/00093(pid=228): Launched
22:49:25.250173 run                             mass: MS start registered  {at=4029893.543986284, delay=0.0047403969801962376, ms=00093}
22:49:25.311351 run                             mass: MS performed LU  {at=4029893.605079078, lu_delay=6.0993759031407535, ms=00083}
22:49:25.463386 run                             mass: MS performed LU  {at=4029893.757091078, lu_delay=22.975548484828323, ms=00037}
22:49:25.718327 run                             mass: MS performed LU  {at=4029894.012052414, lu_delay=4.941390657797456, ms=00086}
22:49:26.238747 run                osmo-ms-mob/00094: Starting mobile
22:49:26.251940 run       osmo-ms-mob/00094(pid=229): Launched
22:49:26.262796 run                             mass: MS start registered  {at=4029894.556620287, delay=0.004897376988083124, ms=00094}
22:49:27.169416 run                osmo-ms-mob/00095: Starting mobile
22:49:27.186631 run       osmo-ms-mob/00095(pid=230): Launched
22:49:27.192656 run                             mass: MS performed LU  {at=4029895.486489936, lu_delay=4.6295331828296185, ms=00089}
22:49:27.198419 run                             mass: MS start registered  {at=4029895.49226168, delay=0.005790824070572853, ms=00095}
22:49:27.220450 run                             mass: MS performed LU  {at=4029895.51427468, lu_delay=5.823229566216469, ms=00087}
22:49:27.239104 run                             mass: MS performed LU  {at=4029895.532922376, lu_delay=5.233231621794403, ms=00088}
22:49:27.383956 run                             mass: MS performed LU  {at=4029895.677680307, lu_delay=22.704929281957448, ms=00044}
22:49:28.150983 run                osmo-ms-mob/00096: Starting mobile
22:49:28.164780 run       osmo-ms-mob/00096(pid=231): Launched
22:49:28.175600 run                             mass: MS start registered  {at=4029896.469429425, delay=0.004794986918568611, ms=00096}
22:49:28.956866 run                             mass: MS performed LU  {at=4029897.250591218, lu_delay=5.780005145817995, ms=00090}
22:49:29.076909 run                             mass: MS performed LU  {at=4029897.370639284, lu_delay=5.179794178344309, ms=00091}
22:49:29.251974 run                osmo-ms-mob/00097: Starting mobile
22:49:29.265886 run       osmo-ms-mob/00097(pid=232): Launched
22:49:29.276787 run                             mass: MS start registered  {at=4029897.570615684, delay=0.004824501927942038, ms=00097}
22:49:29.445883 run                             mass: MS performed LU  {at=4029897.739611589, lu_delay=4.868808584753424, ms=00092}
22:49:30.569462 run                osmo-ms-mob/00098: Starting mobile
22:49:30.586097 run       osmo-ms-mob/00098(pid=233): Launched
22:49:30.596779 run                             mass: MS start registered  {at=4029898.890605588, delay=0.004753596149384975, ms=00098}
22:49:30.941484 run                             mass: MS performed LU  {at=4029899.23519526, lu_delay=4.678574973251671, ms=00094}
22:49:30.987092 run                             mass: MS performed LU  {at=4029899.280844483, lu_delay=5.736858198884875, ms=00093}
22:49:32.374250 run                osmo-ms-mob/00099: Starting mobile
22:49:32.391671 run       osmo-ms-mob/00099(pid=234): Launched
22:49:32.397631 run                             mass: All started... {duration=55.76966213993728, too_slow=0}
22:49:32.403299 run                             mass: MS start registered  {at=4029900.69713525, delay=0.00566250691190362, ms=00099}
22:49:32.842578 run                             mass: MS performed LU  {at=4029901.136299791, lu_delay=4.666870365850627, ms=00096}
22:49:32.889429 run                             mass: MS performed LU  {at=4029901.183156424, lu_delay=5.690894744358957, ms=00095}
22:49:34.707177 run                             mass: MS performed LU  {at=4029903.000873777, lu_delay=5.430258092936128, ms=00097}
22:49:34.754256 run                             mass: MS performed LU  {at=4029903.0479621, lu_delay=23.177393929567188, ms=00065}
22:49:36.608390 run                             mass: MS performed LU  {at=4029904.902115727, lu_delay=6.01151013886556, ms=00098}
22:49:38.475290 run                             mass: MS performed LU  {at=4029906.76901825, lu_delay=6.071882999967784, ms=00099}
22:49:38.498014 run                             mass: Tests done {all_completed=True, max=23.177393929567188, min=3.7108637099154294}
22:49:38.503706 tst         register_default_mass.py: Test passed (81.1 sec)
22:49:38.508939 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:38.512122 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:38.515281 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:38.518720 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:38.521950 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:38.525185 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:38.528525 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:38.531780 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:38.535007 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:38.538227 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:38.541467 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:38.544715 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:38.547956 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:38.551204 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:38.554469 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:38.557704 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:38.561026 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:38.564380 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:38.567710 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:38.571042 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:38.574311 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:38.577576 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:38.580844 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:38.584116 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:38.587494 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:38.590871 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:38.594248 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:38.597621 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:38.600934 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:38.604269 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:38.607541 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:38.610902 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:38.614264 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:38.617771 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:38.621062 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:38.624378 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:38.627754 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:38.631104 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:38.634694 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:38.638098 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:38.641464 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:38.644839 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:38.648626 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:38.652000 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:38.655387 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:38.658728 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:38.662249 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:38.665620 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:38.668952 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:38.672268 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:38.675612 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:38.678910 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:38.682518 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:38.685871 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:38.689229 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:38.692560 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:38.696502 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:38.699840 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:38.703209 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:38.706580 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:38.710014 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:38.713350 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:38.716668 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:38.720181 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:38.723814 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:38.727507 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:38.730861 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:38.734185 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:38.737560 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:38.740915 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:38.744247 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:38.747571 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:38.750845 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:38.754180 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:38.757461 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:38.760855 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:38.764224 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:38.767561 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:38.770949 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:38.774262 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:38.777638 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:38.781002 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:38.784348 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:38.787699 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:38.791073 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:38.794335 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:38.797695 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:38.801030 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:38.804416 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:38.807791 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:38.811162 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:38.814504 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:38.817890 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:38.821260 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:38.824609 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:38.827983 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:38.831728 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:38.835629 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:38.839344 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:38.842631 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:38.845878 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:38.849134 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:38.852489 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:38.855777 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:38.859080 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:38.862343 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:38.865614 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:38.868884 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:38.872167 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:38.875502 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:38.878787 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:38.882134 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:38.885519 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:38.888883 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:38.892221 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:38.895543 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:38.898776 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:38.901998 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:38.905234 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:38.908462 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:38.911693 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:38.914900 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:38.918061 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:38.921241 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:38.924395 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:38.927561 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:38.930748 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:38.933907 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:38.937078 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:38.940250 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:38.943434 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:38.946606 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:38.949768 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:38.952938 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:38.956108 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:38.959276 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:38.962491 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:38.965710 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:38.968938 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:38.972159 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:38.975384 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:38.978606 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:38.981826 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:38.985050 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:38.988265 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:38.991489 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:38.994691 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:38.997842 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:39.000999 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:39.004166 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:39.007330 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:39.010488 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:39.013640 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:39.016807 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:39.019955 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:39.023111 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:39.026268 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:39.029420 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:39.032589 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:39.035743 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:39.038907 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:39.042056 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:39.045221 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:39.048377 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:39.051527 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:39.054669 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:39.057814 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:39.060978 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:39.064138 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:39.067293 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:39.070450 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:39.073609 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:39.076764 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:39.079923 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:39.083083 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:39.086255 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:39.089402 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:39.092564 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:39.095732 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:39.098893 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:39.102049 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:39.105207 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:39.108355 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:39.111517 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:39.114680 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:39.117832 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:39.121003 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:39.124155 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:39.127315 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:39.130480 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:39.133637 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:39.136787 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:39.139949 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:39.143123 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:39.146279 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:39.149429 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:39.152586 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:39.155761 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:39.158922 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:39.162078 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:39.165245 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:39.168412 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:39.171590 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:39.174762 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:39.177917 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:39.181074 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:39.184241 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:39.187397 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:39.190551 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:39.193703 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:39.196871 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:39.200021 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:39.203190 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:39.206357 ---      ParallelTerminationStrategy: PID 22 died...
22:49:39.207780 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:39.211287 ---      ParallelTerminationStrategy: PID 23 died...
22:49:39.212698 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:39.216184 ---      ParallelTerminationStrategy: PID 24 died...
22:49:39.217595 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:39.221153 ---      ParallelTerminationStrategy: PID 25 died...
22:49:39.222614 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:39.226179 ---      ParallelTerminationStrategy: PID 26 died...
22:49:39.227634 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:39.231178 ---      ParallelTerminationStrategy: PID 27 died...
22:49:39.232605 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:39.236100 ---      ParallelTerminationStrategy: PID 28 died...
22:49:39.237527 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:39.241030 ---      ParallelTerminationStrategy: PID 29 died...
22:49:39.242456 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:39.246009 ---      ParallelTerminationStrategy: PID 30 died...
22:49:39.247434 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:39.250950 ---      ParallelTerminationStrategy: PID 31 died...
22:49:39.252368 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:39.255898 ---      ParallelTerminationStrategy: PID 32 died...
22:49:39.257316 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:39.260904 ---      ParallelTerminationStrategy: PID 33 died...
22:49:39.262358 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:39.265935 ---      ParallelTerminationStrategy: PID 35 died...
22:49:39.267394 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:39.270972 ---      ParallelTerminationStrategy: PID 36 died...
22:49:39.272419 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:39.276010 ---      ParallelTerminationStrategy: PID 37 died...
22:49:39.277456 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:39.281045 ---      ParallelTerminationStrategy: PID 38 died...
22:49:39.282505 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:39.286104 ---      ParallelTerminationStrategy: PID 39 died...
22:49:39.287567 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:39.291178 ---      ParallelTerminationStrategy: PID 40 died...
22:49:39.292634 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:39.296226 ---      ParallelTerminationStrategy: PID 41 died...
22:49:39.297676 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:39.301244 ---      ParallelTerminationStrategy: PID 42 died...
22:49:39.302714 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:39.306281 ---      ParallelTerminationStrategy: PID 43 died...
22:49:39.307730 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:39.311316 ---      ParallelTerminationStrategy: PID 44 died...
22:49:39.312760 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:39.316327 ---      ParallelTerminationStrategy: PID 45 died...
22:49:39.317775 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:39.321328 ---      ParallelTerminationStrategy: PID 46 died...
22:49:39.322768 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:39.326320 ---      ParallelTerminationStrategy: PID 47 died...
22:49:39.327761 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:39.331313 ---      ParallelTerminationStrategy: PID 48 died...
22:49:39.332752 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:39.336316 ---      ParallelTerminationStrategy: PID 49 died...
22:49:39.337748 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:39.341303 ---      ParallelTerminationStrategy: PID 50 died...
22:49:39.342733 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:39.346293 ---      ParallelTerminationStrategy: PID 51 died...
22:49:39.347724 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:39.351272 ---      ParallelTerminationStrategy: PID 52 died...
22:49:39.352711 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:39.356277 ---      ParallelTerminationStrategy: PID 53 died...
22:49:39.357711 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:39.361262 ---      ParallelTerminationStrategy: PID 54 died...
22:49:39.362706 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:39.366267 ---      ParallelTerminationStrategy: PID 55 died...
22:49:39.367694 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:39.371264 ---      ParallelTerminationStrategy: PID 56 died...
22:49:39.372705 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:39.376242 ---      ParallelTerminationStrategy: PID 57 died...
22:49:39.377668 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:39.381223 ---      ParallelTerminationStrategy: PID 58 died...
22:49:39.382659 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:39.386211 ---      ParallelTerminationStrategy: PID 59 died...
22:49:39.387650 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:39.391191 ---      ParallelTerminationStrategy: PID 60 died...
22:49:39.392622 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:39.396162 ---      ParallelTerminationStrategy: PID 61 died...
22:49:39.397596 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:39.401146 ---      ParallelTerminationStrategy: PID 62 died...
22:49:39.402597 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:39.406127 ---      ParallelTerminationStrategy: PID 63 died...
22:49:39.407564 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:39.411111 ---      ParallelTerminationStrategy: PID 64 died...
22:49:39.412540 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:39.416084 ---      ParallelTerminationStrategy: PID 65 died...
22:49:39.417523 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:39.421073 ---      ParallelTerminationStrategy: PID 66 died...
22:49:39.422513 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:39.426048 ---      ParallelTerminationStrategy: PID 67 died...
22:49:39.427487 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:39.431064 ---      ParallelTerminationStrategy: PID 68 died...
22:49:39.432495 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:39.436032 ---      ParallelTerminationStrategy: PID 69 died...
22:49:39.437466 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:39.441007 ---      ParallelTerminationStrategy: PID 70 died...
22:49:39.442438 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:39.445975 ---      ParallelTerminationStrategy: PID 71 died...
22:49:39.447405 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:39.450956 ---      ParallelTerminationStrategy: PID 72 died...
22:49:39.452395 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:39.455942 ---      ParallelTerminationStrategy: PID 73 died...
22:49:39.457382 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:39.460953 ---      ParallelTerminationStrategy: PID 74 died...
22:49:39.462391 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:39.465931 ---      ParallelTerminationStrategy: PID 75 died...
22:49:39.467362 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:39.470909 ---      ParallelTerminationStrategy: PID 76 died...
22:49:39.472339 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:39.475887 ---      ParallelTerminationStrategy: PID 77 died...
22:49:39.477327 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:39.480884 ---      ParallelTerminationStrategy: PID 78 died...
22:49:39.482318 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:39.485858 ---      ParallelTerminationStrategy: PID 79 died...
22:49:39.487292 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:39.490874 ---      ParallelTerminationStrategy: PID 80 died...
22:49:39.492307 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:39.495869 ---      ParallelTerminationStrategy: PID 81 died...
22:49:39.497301 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:39.500851 ---      ParallelTerminationStrategy: PID 82 died...
22:49:39.502289 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:39.505832 ---      ParallelTerminationStrategy: PID 83 died...
22:49:39.507269 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:39.510850 ---      ParallelTerminationStrategy: PID 84 died...
22:49:39.512289 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:39.515841 ---      ParallelTerminationStrategy: PID 85 died...
22:49:39.517288 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:39.520843 ---      ParallelTerminationStrategy: PID 86 died...
22:49:39.522284 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:39.525819 ---      ParallelTerminationStrategy: PID 87 died...
22:49:39.527261 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:39.530806 ---      ParallelTerminationStrategy: PID 88 died...
22:49:39.532240 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:39.535802 ---      ParallelTerminationStrategy: PID 89 died...
22:49:39.537234 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:39.540787 ---      ParallelTerminationStrategy: PID 90 died...
22:49:39.542226 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:39.545778 ---      ParallelTerminationStrategy: PID 91 died...
22:49:39.547247 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:39.550800 ---      ParallelTerminationStrategy: PID 92 died...
22:49:39.552244 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:39.555783 ---      ParallelTerminationStrategy: PID 93 died...
22:49:39.557217 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:39.560775 ---      ParallelTerminationStrategy: PID 94 died...
22:49:39.562219 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:39.565756 ---      ParallelTerminationStrategy: PID 95 died...
22:49:39.567197 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:39.570759 ---      ParallelTerminationStrategy: PID 96 died...
22:49:39.572193 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:39.575731 ---      ParallelTerminationStrategy: PID 97 died...
22:49:39.577165 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:39.580710 ---      ParallelTerminationStrategy: PID 98 died...
22:49:39.582143 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:39.585688 ---      ParallelTerminationStrategy: PID 99 died...
22:49:39.587116 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:39.590657 ---      ParallelTerminationStrategy: PID 100 died...
22:49:39.592089 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:39.595651 ---      ParallelTerminationStrategy: PID 101 died...
22:49:39.597082 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:39.600635 ---      ParallelTerminationStrategy: PID 102 died...
22:49:39.602065 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:39.605600 ---      ParallelTerminationStrategy: PID 103 died...
22:49:39.607048 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:39.610583 ---      ParallelTerminationStrategy: PID 104 died...
22:49:39.612008 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:39.615550 ---      ParallelTerminationStrategy: PID 105 died...
22:49:39.616982 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:39.620526 ---      ParallelTerminationStrategy: PID 106 died...
22:49:39.621949 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:39.625505 ---      ParallelTerminationStrategy: PID 107 died...
22:49:39.626936 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:39.630482 ---      ParallelTerminationStrategy: PID 108 died...
22:49:39.631911 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:39.635452 ---      ParallelTerminationStrategy: PID 109 died...
22:49:39.636887 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:39.640429 ---      ParallelTerminationStrategy: PID 110 died...
22:49:39.641861 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:39.645410 ---      ParallelTerminationStrategy: PID 111 died...
22:49:39.646871 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:39.650403 ---      ParallelTerminationStrategy: PID 112 died...
22:49:39.651833 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:39.655388 ---      ParallelTerminationStrategy: PID 113 died...
22:49:39.656818 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:39.660359 ---      ParallelTerminationStrategy: PID 114 died...
22:49:39.661788 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:39.665328 ---      ParallelTerminationStrategy: PID 115 died...
22:49:39.666776 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:39.670323 ---      ParallelTerminationStrategy: PID 116 died...
22:49:39.671751 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:39.675298 ---      ParallelTerminationStrategy: PID 117 died...
22:49:39.676724 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:39.680299 ---      ParallelTerminationStrategy: PID 118 died...
22:49:39.681721 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:39.685261 ---      ParallelTerminationStrategy: PID 119 died...
22:49:39.686711 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:39.690234 ---      ParallelTerminationStrategy: PID 120 died...
22:49:39.691670 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:39.695211 ---      ParallelTerminationStrategy: PID 121 died...
22:49:39.696640 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:39.700179 ---      ParallelTerminationStrategy: PID 122 died...
22:49:39.701605 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:39.705165 ---      ParallelTerminationStrategy: PID 123 died...
22:49:39.706590 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:39.710135 ---      ParallelTerminationStrategy: PID 124 died...
22:49:39.711573 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:39.715117 ---      ParallelTerminationStrategy: PID 125 died...
22:49:39.716552 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:39.720091 ---      ParallelTerminationStrategy: PID 126 died...
22:49:39.721519 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:39.725061 ---      ParallelTerminationStrategy: PID 127 died...
22:49:39.726511 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:39.730059 ---      ParallelTerminationStrategy: PID 128 died...
22:49:39.731502 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:39.735062 ---      ParallelTerminationStrategy: PID 129 died...
22:49:39.736504 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:39.740075 ---      ParallelTerminationStrategy: PID 130 died...
22:49:39.741514 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:39.745068 ---      ParallelTerminationStrategy: PID 131 died...
22:49:39.746499 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:39.750034 ---      ParallelTerminationStrategy: PID 132 died...
22:49:39.751471 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:39.755019 ---      ParallelTerminationStrategy: PID 133 died...
22:49:39.756458 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:39.760025 ---      ParallelTerminationStrategy: PID 134 died...
22:49:39.761453 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:39.765037 ---      ParallelTerminationStrategy: PID 135 died...
22:49:39.766487 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:39.770079 ---      ParallelTerminationStrategy: PID 136 died...
22:49:39.771533 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:39.775128 ---      ParallelTerminationStrategy: PID 137 died...
22:49:39.776574 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:39.780173 ---      ParallelTerminationStrategy: PID 138 died...
22:49:39.781618 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:39.785231 ---      ParallelTerminationStrategy: PID 139 died...
22:49:39.786677 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:39.790290 ---      ParallelTerminationStrategy: PID 140 died...
22:49:39.791736 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:39.795331 ---      ParallelTerminationStrategy: PID 141 died...
22:49:39.796774 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:39.800364 ---      ParallelTerminationStrategy: PID 142 died...
22:49:39.801799 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:39.805403 ---      ParallelTerminationStrategy: PID 143 died...
22:49:39.806847 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:39.810446 ---      ParallelTerminationStrategy: PID 144 died...
22:49:39.811891 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:39.815485 ---      ParallelTerminationStrategy: PID 145 died...
22:49:39.816925 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:39.820524 ---      ParallelTerminationStrategy: PID 146 died...
22:49:39.821952 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:39.825520 ---      ParallelTerminationStrategy: PID 147 died...
22:49:39.826980 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:39.830561 ---      ParallelTerminationStrategy: PID 148 died...
22:49:39.832000 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:39.835576 ---      ParallelTerminationStrategy: PID 149 died...
22:49:39.837012 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:39.840613 ---      ParallelTerminationStrategy: PID 150 died...
22:49:39.842051 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:39.845625 ---      ParallelTerminationStrategy: PID 151 died...
22:49:39.847069 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:39.850662 ---      ParallelTerminationStrategy: PID 152 died...
22:49:39.852101 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:39.855687 ---      ParallelTerminationStrategy: PID 153 died...
22:49:39.857128 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:39.860716 ---      ParallelTerminationStrategy: PID 154 died...
22:49:39.862153 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:39.865740 ---      ParallelTerminationStrategy: PID 155 died...
22:49:39.867190 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:39.870751 ---      ParallelTerminationStrategy: PID 156 died...
22:49:39.872195 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:39.875771 ---      ParallelTerminationStrategy: PID 157 died...
22:49:39.877201 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:39.880780 ---      ParallelTerminationStrategy: PID 158 died...
22:49:39.882213 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:39.885782 ---      ParallelTerminationStrategy: PID 159 died...
22:49:39.887226 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:39.890791 ---      ParallelTerminationStrategy: PID 160 died...
22:49:39.892232 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:39.895811 ---      ParallelTerminationStrategy: PID 161 died...
22:49:39.897239 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:39.900831 ---      ParallelTerminationStrategy: PID 162 died...
22:49:39.902276 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:39.905845 ---      ParallelTerminationStrategy: PID 163 died...
22:49:39.907294 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:39.910879 ---      ParallelTerminationStrategy: PID 164 died...
22:49:39.912314 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:39.915886 ---      ParallelTerminationStrategy: PID 165 died...
22:49:39.917315 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:39.920894 ---      ParallelTerminationStrategy: PID 166 died...
22:49:39.922332 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:39.925903 ---      ParallelTerminationStrategy: PID 167 died...
22:49:39.927348 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:39.930929 ---      ParallelTerminationStrategy: PID 168 died...
22:49:39.932363 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:39.935942 ---      ParallelTerminationStrategy: PID 169 died...
22:49:39.937384 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:39.940950 ---      ParallelTerminationStrategy: PID 170 died...
22:49:39.942400 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:39.945966 ---      ParallelTerminationStrategy: PID 171 died...
22:49:39.947406 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:39.950963 ---      ParallelTerminationStrategy: PID 172 died...
22:49:39.952393 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:39.955990 ---      ParallelTerminationStrategy: PID 173 died...
22:49:39.957425 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:39.961009 ---      ParallelTerminationStrategy: PID 174 died...
22:49:39.962451 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:39.966024 ---      ParallelTerminationStrategy: PID 175 died...
22:49:39.967469 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:39.971055 ---      ParallelTerminationStrategy: PID 176 died...
22:49:39.972502 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:39.976100 ---      ParallelTerminationStrategy: PID 177 died...
22:49:39.977552 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:39.981156 ---      ParallelTerminationStrategy: PID 178 died...
22:49:39.982596 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:39.986178 ---      ParallelTerminationStrategy: PID 179 died...
22:49:39.987620 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:39.991233 ---      ParallelTerminationStrategy: PID 180 died...
22:49:39.992675 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:39.996264 ---      ParallelTerminationStrategy: PID 181 died...
22:49:39.997704 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:40.001281 ---      ParallelTerminationStrategy: PID 182 died...
22:49:40.002751 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:40.006331 ---      ParallelTerminationStrategy: PID 183 died...
22:49:40.007772 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:40.011348 ---      ParallelTerminationStrategy: PID 184 died...
22:49:40.012791 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:40.016366 ---      ParallelTerminationStrategy: PID 185 died...
22:49:40.017807 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:40.021373 ---      ParallelTerminationStrategy: PID 186 died...
22:49:40.022811 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:40.026391 ---      ParallelTerminationStrategy: PID 187 died...
22:49:40.027831 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:40.031403 ---      ParallelTerminationStrategy: PID 188 died...
22:49:40.032844 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:40.036426 ---      ParallelTerminationStrategy: PID 189 died...
22:49:40.037873 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:40.041460 ---      ParallelTerminationStrategy: PID 190 died...
22:49:40.042901 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:40.046489 ---      ParallelTerminationStrategy: PID 191 died...
22:49:40.047925 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:40.051507 ---      ParallelTerminationStrategy: PID 192 died...
22:49:40.052945 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:40.056536 ---      ParallelTerminationStrategy: PID 193 died...
22:49:40.057987 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:40.061573 ---      ParallelTerminationStrategy: PID 194 died...
22:49:40.063019 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:40.066617 ---      ParallelTerminationStrategy: PID 195 died...
22:49:40.068052 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:40.071654 ---      ParallelTerminationStrategy: PID 196 died...
22:49:40.073091 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:40.076683 ---      ParallelTerminationStrategy: PID 197 died...
22:49:40.078118 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:40.081710 ---      ParallelTerminationStrategy: PID 198 died...
22:49:40.083154 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:40.086741 ---      ParallelTerminationStrategy: PID 199 died...
22:49:40.088178 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:40.091766 ---      ParallelTerminationStrategy: PID 200 died...
22:49:40.093204 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:40.096817 ---      ParallelTerminationStrategy: PID 201 died...
22:49:40.098256 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:40.101837 ---      ParallelTerminationStrategy: PID 202 died...
22:49:40.103284 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:40.106869 ---      ParallelTerminationStrategy: PID 203 died...
22:49:40.108312 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:40.111898 ---      ParallelTerminationStrategy: PID 204 died...
22:49:40.113343 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:40.116936 ---      ParallelTerminationStrategy: PID 205 died...
22:49:40.118399 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:40.121976 ---      ParallelTerminationStrategy: PID 206 died...
22:49:40.123423 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:40.127017 ---      ParallelTerminationStrategy: PID 207 died...
22:49:40.128459 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:40.132062 ---      ParallelTerminationStrategy: PID 208 died...
22:49:40.133503 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:40.137086 ---      ParallelTerminationStrategy: PID 209 died...
22:49:40.138528 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:40.142104 ---      ParallelTerminationStrategy: PID 210 died...
22:49:40.143554 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:40.147142 ---      ParallelTerminationStrategy: PID 211 died...
22:49:40.148585 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:40.152171 ---      ParallelTerminationStrategy: PID 212 died...
22:49:40.153610 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:40.157224 ---      ParallelTerminationStrategy: PID 213 died...
22:49:40.158671 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:40.162266 ---      ParallelTerminationStrategy: PID 214 died...
22:49:40.163707 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:40.167297 ---      ParallelTerminationStrategy: PID 215 died...
22:49:40.168737 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:40.172314 ---      ParallelTerminationStrategy: PID 216 died...
22:49:40.173752 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:40.177339 ---      ParallelTerminationStrategy: PID 217 died...
22:49:40.178806 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:40.182393 ---      ParallelTerminationStrategy: PID 218 died...
22:49:40.183829 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:40.187420 ---      ParallelTerminationStrategy: PID 219 died...
22:49:40.188861 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:40.192469 ---      ParallelTerminationStrategy: PID 220 died...
22:49:40.193915 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:40.197497 ---      ParallelTerminationStrategy: PID 221 died...
22:49:40.198944 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:40.202545 ---      ParallelTerminationStrategy: PID 222 died...
22:49:40.203985 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:40.207551 ---      ParallelTerminationStrategy: PID 223 died...
22:49:40.208991 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:40.212570 ---      ParallelTerminationStrategy: PID 224 died...
22:49:40.214006 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:40.217609 ---      ParallelTerminationStrategy: PID 225 died...
22:49:40.219052 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:40.222638 ---      ParallelTerminationStrategy: PID 226 died...
22:49:40.224072 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:40.227659 ---      ParallelTerminationStrategy: PID 227 died...
22:49:40.229107 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:40.232721 ---      ParallelTerminationStrategy: PID 228 died...
22:49:40.234158 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:40.237737 ---      ParallelTerminationStrategy: PID 229 died...
22:49:40.239174 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:40.242754 ---      ParallelTerminationStrategy: PID 230 died...
22:49:40.244198 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:40.247775 ---      ParallelTerminationStrategy: PID 231 died...
22:49:40.249218 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:40.252794 ---      ParallelTerminationStrategy: PID 232 died...
22:49:40.254249 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:40.257826 ---      ParallelTerminationStrategy: PID 233 died...
22:49:40.259273 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:40.262868 ---      ParallelTerminationStrategy: PID 234 died...
22:49:40.264319 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:43.668338 ---      ParallelTerminationStrategy: PID 34 died...
22:49:43.674515 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8381 netreg_mass PASS
---------------------------------------------------------------------
22:49:43.751358 tst                       trial-8381: Storing JUnit report in /build/trial-8381/run.2026-07-03_22-48-17/trial-8381.xml

--------------------------------------------------------------------------------------------
trial-8381 PASS
--------------------------------------------------------------------------------------------
22:49:43.761312 tst                       trial-8381: trial-8381: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8381/inst
+ cd trial-8381
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-07-03 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8381-run.tgz run.2026-07-03_22-48-17
+ tar czf /build/trial-8381-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-07-03_13_29_23.tgz osmo-bts-oc2g.build-2026-07-03_00_51_55.tgz osmo-bts-sysmo.build-2026-07-03_00_51_59.tgz osmo-bts.build-2026-07-03_00_52_09.tgz osmo-ggsn.build-2026-07-03_20_42_48.tgz osmo-hlr.build-2026-07-03_16_36_59.tgz osmo-hnbgw.build-2026-07-03_13_30_42.tgz osmo-mgw.build-2026-07-03_08_33_05.tgz osmo-msc.build-2026-07-03_13_35_22.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-03_07_35_05.tgz osmo-pcu-sysmo.build-2026-07-03_07_35_01.tgz osmo-pcu.build-2026-07-03_07_35_02.tgz osmo-sgsn.build-2026-07-03_20_48_14.tgz osmo-stp.build-2026-07-03_13_25_32.tgz osmo-trx.build-2026-07-03_14_22_06.tgz osmocom-bb.build-2026-07-03_21_17_24.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