Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
 > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins6905210329465189015.sh
+ rm -rf trial-7903-bin.tgz trial-7903-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23792
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10485
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9587
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12309
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12631
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 11012
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 38800
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7022
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 40625
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7543
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 12796
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6903
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11009
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7062
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8507
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5781
Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8
Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6903
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5746309309847973547.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-7903
+ 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
a5e5bb8 nplab-{m3ua,sua}-test: Record pcap of all testsuite run
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 DONE 0.1s

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#31 [15/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		telnet 		libosmocore-dev 		libosmo-abis-dev 		libosmo-gsup-client-dev 		libosmo-netif-dev 		libosmo-ranap-dev 		libosmo-sigtran-dev 		libsmpp34-dev 		libgtp-dev 		libasn1c-dev && 	apt-get clean
#31 CACHED

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:744b6b414760d37bf1a93c1acae5256353156f58f2feb3198a32d0cf05a5d1e6 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s

 2 warnings found (use docker --debug to expand):
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
 - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
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=7904 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-03-13 22:48:18
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7904
+ mkdir -p trial-7904
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-03-13_20_23_03.tgz osmo-bts-oc2g.build-2025-03-13_20_21_48.tgz osmo-bts-sysmo.build-2025-03-13_20_21_43.tgz osmo-bts.build-2025-03-13_20_21_57.tgz osmo-ggsn.build-2025-03-13_20_42_31.tgz osmo-hlr.build-2025-03-13_20_20_48.tgz osmo-hnbgw.build-2025-03-13_13_28_43.tgz osmo-mgw.build-2025-03-13_20_20_11.tgz osmo-msc.build-2025-03-13_20_26_48.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-03-13_18_59_52.tgz osmo-pcu-sysmo.build-2025-03-13_18_59_43.tgz osmo-pcu.build-2025-03-13_18_59_58.tgz osmo-sgsn.build-2025-03-13_20_48_09.tgz osmo-stp.build-2025-03-13_13_25_18.tgz osmo-trx.build-2025-03-13_14_26_51.tgz osmocom-bb.build-2025-03-13_21_17_11.tgz srslte.build-19.tgz trial-7904
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-03-13_20_23_03.md5 osmo-bts-oc2g.build-2025-03-13_20_21_48.md5 osmo-bts-sysmo.build-2025-03-13_20_21_43.md5 osmo-bts.build-2025-03-13_20_21_57.md5 osmo-ggsn.build-2025-03-13_20_42_31.md5 osmo-hlr.build-2025-03-13_20_20_48.md5 osmo-hnbgw.build-2025-03-13_13_28_43.md5 osmo-mgw.build-2025-03-13_20_20_11.md5 osmo-msc.build-2025-03-13_20_26_48.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-03-13_18_59_52.md5 osmo-pcu-sysmo.build-2025-03-13_18_59_43.md5 osmo-pcu.build-2025-03-13_18_59_58.md5 osmo-sgsn.build-2025-03-13_20_48_09.md5 osmo-stp.build-2025-03-13_13_25_18.md5 osmo-trx.build-2025-03-13_14_26_51.md5 osmocom-bb.build-2025-03-13_21_17_11.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-03-13_20_23_03.md5 osmo-bts-oc2g.build-2025-03-13_20_21_48.md5 osmo-bts-sysmo.build-2025-03-13_20_21_43.md5 osmo-bts.build-2025-03-13_20_21_57.md5 osmo-ggsn.build-2025-03-13_20_42_31.md5 osmo-hlr.build-2025-03-13_20_20_48.md5 osmo-hnbgw.build-2025-03-13_13_28_43.md5 osmo-mgw.build-2025-03-13_20_20_11.md5 osmo-msc.build-2025-03-13_20_26_48.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-03-13_18_59_52.md5 osmo-pcu-sysmo.build-2025-03-13_18_59_43.md5 osmo-pcu.build-2025-03-13_18_59_58.md5 osmo-sgsn.build-2025-03-13_20_48_09.md5 osmo-stp.build-2025-03-13_13_25_18.md5 osmo-trx.build-2025-03-13_14_26_51.md5 osmocom-bb.build-2025-03-13_21_17_11.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-7904 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7904'
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-7904
--------------------------------------------------------------------------------------------
22:48:18.308417 tst                       trial-7904: Detailed log at /build/trial-7904/run.2025-03-13_22-48-18/log

---------------------------------------------------------------------
trial-7904 netreg_mass
---------------------------------------------------------------------
22:48:18.522013 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.522388 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.523272 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.524565 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.561665 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.562464 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.563668 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.634911 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-7904 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.635684 tst       register_default_mass.py:9: Claiming resources for the test
22:48:18.651197 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.651748 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.652225 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.652688 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.653143 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.653625 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.654096 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.700914 tst         register_default_mass.py: using LAC 2
22:48:18.737444 tst         register_default_mass.py: using RAC 2
22:48:18.775288 tst         register_default_mass.py: using CellId 2
22:48:18.822046 tst         register_default_mass.py: using BVCI 3
22:48:18.827635 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.828317 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.828897 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.829442 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.829996 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.830552 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.831075 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.831609 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.832176 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.832718 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.833241 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.833778 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.834326 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.834880 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.835414 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.835956 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.836513 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.837141 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.837702 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.838257 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.838830 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.839405 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.839984 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.840582 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.841230 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.841841 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.843090 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.843694 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.844293 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.844923 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.845525 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.846122 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.846735 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.847357 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.847988 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.848609 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.849247 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.849872 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.850493 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.851137 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.851771 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.852409 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.853062 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.853698 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.854331 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.854946 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.855590 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.856229 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.856891 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.857559 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.858207 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.858847 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.859526 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.860183 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.860826 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.861460 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.862113 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.862762 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.863409 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.864056 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.864692 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.865333 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.866000 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.866654 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.867294 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.867935 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.868591 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.869252 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.869885 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.870532 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.871168 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.871807 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.872556 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.873216 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.873849 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.874471 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.875110 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.875753 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.876389 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.877015 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.877656 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.878274 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.878903 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.879553 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.880183 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.880814 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.881458 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.882072 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.882678 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.883314 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.883947 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.884568 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.885217 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.885853 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.886479 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.887107 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.887732 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.888353 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.889002 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.889636 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.890273 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.890972 tst      register_default_mass.py:21: Launching a simple network
22:48:18.903006 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:19.044008 run            create_hlr_db(pid=20): Launched
22:48:20.058836 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:20.082534 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:20.100911 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:20.107613 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.325868 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.345133 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:20.352477 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.867160 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.887626 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:23.903459 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:24.123801 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:24.141561 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:24.149580 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:24.183357 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:24.226419 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:24.242212 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:24.647901 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:24.666804 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:30.695595 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.876777 run         osmo-bts-virtual(pid=34): Launched
22:48:31.923854 tst         register_default_mass.py: using MSISDN 1001
22:48:31.931362 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:32.012903 tst         register_default_mass.py: using MSISDN 1002
22:48:32.019584 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:32.101497 tst         register_default_mass.py: using MSISDN 1003
22:48:32.111075 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:32.188546 tst         register_default_mass.py: using MSISDN 1004
22:48:32.195145 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:32.265073 tst         register_default_mass.py: using MSISDN 1005
22:48:32.272340 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:32.354613 tst         register_default_mass.py: using MSISDN 1006
22:48:32.367388 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:32.445859 tst         register_default_mass.py: using MSISDN 1007
22:48:32.455483 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:32.540172 tst         register_default_mass.py: using MSISDN 1008
22:48:32.550922 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:32.615638 tst         register_default_mass.py: using MSISDN 1009
22:48:32.622023 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:32.689425 tst         register_default_mass.py: using MSISDN 1010
22:48:32.701314 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:32.777487 tst         register_default_mass.py: using MSISDN 1011
22:48:32.784315 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:32.858072 tst         register_default_mass.py: using MSISDN 1012
22:48:32.865051 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:32.933596 tst         register_default_mass.py: using MSISDN 1013
22:48:32.940061 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:33.061568 tst         register_default_mass.py: using MSISDN 1014
22:48:33.067904 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:33.136824 tst         register_default_mass.py: using MSISDN 1015
22:48:33.143649 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:33.252099 tst         register_default_mass.py: using MSISDN 1016
22:48:33.258364 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:34.427159 tst         register_default_mass.py: using MSISDN 1017
22:48:34.434139 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:34.510406 tst         register_default_mass.py: using MSISDN 1018
22:48:34.517613 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:34.582518 tst         register_default_mass.py: using MSISDN 1019
22:48:34.589503 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:34.653563 tst         register_default_mass.py: using MSISDN 1020
22:48:34.662368 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:34.729887 tst         register_default_mass.py: using MSISDN 1021
22:48:34.739199 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:34.810773 tst         register_default_mass.py: using MSISDN 1022
22:48:34.817526 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:34.882853 tst         register_default_mass.py: using MSISDN 1023
22:48:34.892437 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:34.996978 tst         register_default_mass.py: using MSISDN 1024
22:48:35.007007 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:35.089569 tst         register_default_mass.py: using MSISDN 1025
22:48:35.097822 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:35.180047 tst         register_default_mass.py: using MSISDN 1026
22:48:35.186839 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:35.253644 tst         register_default_mass.py: using MSISDN 1027
22:48:35.260437 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:35.323012 tst         register_default_mass.py: using MSISDN 1028
22:48:35.331058 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:35.398328 tst         register_default_mass.py: using MSISDN 1029
22:48:35.406257 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:35.473516 tst         register_default_mass.py: using MSISDN 1030
22:48:35.485957 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:35.554468 tst         register_default_mass.py: using MSISDN 1031
22:48:35.562138 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:35.625825 tst         register_default_mass.py: using MSISDN 1032
22:48:35.633214 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:35.707181 tst         register_default_mass.py: using MSISDN 1033
22:48:35.717087 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:35.791539 tst         register_default_mass.py: using MSISDN 1034
22:48:35.801790 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:35.879022 tst         register_default_mass.py: using MSISDN 1035
22:48:35.886683 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:35.953876 tst         register_default_mass.py: using MSISDN 1036
22:48:35.963037 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:36.025892 tst         register_default_mass.py: using MSISDN 1037
22:48:36.034893 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:36.104907 tst         register_default_mass.py: using MSISDN 1038
22:48:36.113677 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:36.188455 tst         register_default_mass.py: using MSISDN 1039
22:48:36.195475 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:36.257286 tst         register_default_mass.py: using MSISDN 1040
22:48:36.269235 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:36.349960 tst         register_default_mass.py: using MSISDN 1041
22:48:36.358187 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:36.424962 tst         register_default_mass.py: using MSISDN 1042
22:48:36.434001 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:36.507199 tst         register_default_mass.py: using MSISDN 1043
22:48:36.514573 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:36.581222 tst         register_default_mass.py: using MSISDN 1044
22:48:36.593185 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:36.665056 tst         register_default_mass.py: using MSISDN 1045
22:48:36.675660 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:36.743755 tst         register_default_mass.py: using MSISDN 1046
22:48:36.755222 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:36.817693 tst         register_default_mass.py: using MSISDN 1047
22:48:36.826540 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:36.898845 tst         register_default_mass.py: using MSISDN 1048
22:48:36.908016 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:36.980778 tst         register_default_mass.py: using MSISDN 1049
22:48:36.988260 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:37.068711 tst         register_default_mass.py: using MSISDN 1050
22:48:37.075946 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:37.135207 tst         register_default_mass.py: using MSISDN 1051
22:48:37.142945 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:37.204390 tst         register_default_mass.py: using MSISDN 1052
22:48:37.211996 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:37.287679 tst         register_default_mass.py: using MSISDN 1053
22:48:37.294930 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:37.375838 tst         register_default_mass.py: using MSISDN 1054
22:48:37.383289 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:37.447993 tst         register_default_mass.py: using MSISDN 1055
22:48:37.454917 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:37.529209 tst         register_default_mass.py: using MSISDN 1056
22:48:37.535554 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:37.599528 tst         register_default_mass.py: using MSISDN 1057
22:48:37.605843 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:37.671097 tst         register_default_mass.py: using MSISDN 1058
22:48:37.682571 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:37.750508 tst         register_default_mass.py: using MSISDN 1059
22:48:37.759433 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:37.832050 tst         register_default_mass.py: using MSISDN 1060
22:48:37.838184 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:37.909696 tst         register_default_mass.py: using MSISDN 1061
22:48:37.915793 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:37.979071 tst         register_default_mass.py: using MSISDN 1062
22:48:37.985136 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:38.067537 tst         register_default_mass.py: using MSISDN 1063
22:48:38.073587 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:38.141806 tst         register_default_mass.py: using MSISDN 1064
22:48:38.147935 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:38.219269 tst         register_default_mass.py: using MSISDN 1065
22:48:38.225839 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:38.297270 tst         register_default_mass.py: using MSISDN 1066
22:48:38.303803 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:38.379059 tst         register_default_mass.py: using MSISDN 1067
22:48:38.386203 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:38.447104 tst         register_default_mass.py: using MSISDN 1068
22:48:38.454459 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:38.526387 tst         register_default_mass.py: using MSISDN 1069
22:48:38.533660 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:38.619137 tst         register_default_mass.py: using MSISDN 1070
22:48:38.711540 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:38.916060 tst         register_default_mass.py: using MSISDN 1071
22:48:38.923848 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:38.989485 tst         register_default_mass.py: using MSISDN 1072
22:48:38.998036 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:39.056820 tst         register_default_mass.py: using MSISDN 1073
22:48:39.063845 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:39.138293 tst         register_default_mass.py: using MSISDN 1074
22:48:39.144489 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:39.217500 tst         register_default_mass.py: using MSISDN 1075
22:48:39.224190 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:39.296606 tst         register_default_mass.py: using MSISDN 1076
22:48:39.302761 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:39.366991 tst         register_default_mass.py: using MSISDN 1077
22:48:39.374219 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:39.440606 tst         register_default_mass.py: using MSISDN 1078
22:48:39.446872 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:39.512201 tst         register_default_mass.py: using MSISDN 1079
22:48:39.518647 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:39.586781 tst         register_default_mass.py: using MSISDN 1080
22:48:39.594604 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:39.665909 tst         register_default_mass.py: using MSISDN 1081
22:48:39.671982 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:39.747560 tst         register_default_mass.py: using MSISDN 1082
22:48:39.753285 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:39.819236 tst         register_default_mass.py: using MSISDN 1083
22:48:39.825155 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:39.897980 tst         register_default_mass.py: using MSISDN 1084
22:48:39.903631 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:39.984013 tst         register_default_mass.py: using MSISDN 1085
22:48:39.990424 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:40.056798 tst         register_default_mass.py: using MSISDN 1086
22:48:40.064615 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:40.164240 tst         register_default_mass.py: using MSISDN 1087
22:48:40.171809 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:40.233297 tst         register_default_mass.py: using MSISDN 1088
22:48:40.240280 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:40.306184 tst         register_default_mass.py: using MSISDN 1089
22:48:40.317806 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:40.398045 tst         register_default_mass.py: using MSISDN 1090
22:48:40.406082 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:40.468817 tst         register_default_mass.py: using MSISDN 1091
22:48:40.478889 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:40.554651 tst         register_default_mass.py: using MSISDN 1092
22:48:40.567230 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:40.665099 tst         register_default_mass.py: using MSISDN 1093
22:48:40.678865 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:40.762074 tst         register_default_mass.py: using MSISDN 1094
22:48:40.775743 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:40.866455 tst         register_default_mass.py: using MSISDN 1095
22:48:40.878589 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:40.958217 tst         register_default_mass.py: using MSISDN 1096
22:48:40.970012 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:41.048584 tst         register_default_mass.py: using MSISDN 1097
22:48:41.055700 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:41.113790 tst         register_default_mass.py: using MSISDN 1098
22:48:41.120919 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:41.193099 tst         register_default_mass.py: using MSISDN 1099
22:48:41.201084 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:41.263529 tst         register_default_mass.py: using MSISDN 1100
22:48:41.270440 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:41.429008 run                             mass: Starting testcase
22:48:41.445738 run                             mass: Pre-launching all virtphy's
22:48:41.462099 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:41.490163 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:41.499656 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:41.518243 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:41.527204 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:41.545690 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:41.554682 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:41.573245 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:41.582167 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:41.600055 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:41.608172 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:41.625206 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:41.636545 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:41.653844 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:41.661519 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:41.677793 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:41.685305 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:41.706742 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:41.714075 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:41.730268 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:41.737933 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:41.754756 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:41.762476 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:41.779117 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:41.787101 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:41.804565 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:41.812841 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:41.829975 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:41.839696 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:41.857053 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:41.865177 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:41.882245 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:41.890148 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:41.906998 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:41.915136 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:41.932055 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:41.939750 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:41.956565 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:41.964384 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:41.981571 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:41.989620 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:42.006416 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:42.014518 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:42.031278 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:42.039154 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:42.055840 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:42.063366 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:42.080289 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:42.088053 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:42.104374 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:42.111960 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:42.128595 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:42.138765 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:42.155664 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:42.163329 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:42.180114 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:42.187845 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:42.206217 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:42.215394 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:42.233178 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:42.241276 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:42.259106 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:42.268047 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:42.290632 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:42.298879 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:42.317240 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:42.332868 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:42.358000 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:42.366137 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:42.383595 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:42.392249 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:42.413417 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:42.422080 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:42.439493 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:42.447340 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:42.464110 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:42.472261 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:42.489568 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:42.498880 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:42.516071 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:42.524025 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:42.541125 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:42.548968 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:42.565838 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:42.573633 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:42.590386 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:42.598402 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:42.615124 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:42.623145 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:42.640274 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:42.648094 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:42.664756 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:42.672804 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:42.689643 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:42.697492 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:42.714208 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:42.722175 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:42.739543 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:42.747679 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:42.765208 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:42.775041 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:42.792810 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:42.801538 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:42.819217 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:42.827032 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:42.844018 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:42.851742 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:42.868339 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:42.876218 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:42.892867 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:42.900692 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:42.917528 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:42.925298 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:42.942142 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:42.949759 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:42.966430 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:42.974125 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:42.990488 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:42.997855 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:43.013892 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:43.023891 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:43.040330 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:43.047817 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:43.064013 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:43.071476 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:43.087925 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:43.095513 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:43.111818 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:43.119474 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:43.136105 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:43.143972 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:43.160481 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:43.168410 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:43.185159 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:43.193188 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:43.209998 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:43.217883 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:43.234754 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:43.242503 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:43.259011 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:43.267083 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:43.284521 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:43.293820 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:43.310761 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:43.321411 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:43.338027 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:43.347644 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:43.364497 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:43.372285 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:43.389082 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:43.396815 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:43.413688 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:43.421424 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:43.438286 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:43.446181 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:43.463990 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:43.471816 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:43.488514 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:43.496307 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:43.513338 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:43.521177 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:43.537865 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:43.545600 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:43.562480 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:43.570367 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:43.587164 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:43.594881 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:43.611919 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:43.620451 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:43.637638 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:43.645612 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:43.662992 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:43.670865 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:43.687785 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:43.695453 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:43.711939 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:43.719572 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:43.736147 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:43.743832 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:43.760142 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:43.767412 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:43.783115 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:43.797608 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:43.820467 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:43.829066 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:43.855583 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:43.871443 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:43.900487 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:43.909001 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:43.927699 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:43.936366 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:43.954061 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:43.963118 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:43.981089 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:43.990211 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:44.007190 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:44.014656 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:44.031004 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:44.038454 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:44.054397 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:44.061754 run                             mass: Checking if sockets are in the filesystem
22:48:44.077179 run                osmo-ms-mob/00000: Starting mobile
22:48:44.095295 run       osmo-ms-mob/00000(pid=135): Launched
22:48:44.109122 run                             mass: MS start registered  {at=5137029.812456073, delay=0.006181487813591957, ms=00000}
22:48:48.279680 run                osmo-ms-mob/00001: Starting mobile
22:48:48.293716 run       osmo-ms-mob/00001(pid=136): Launched
22:48:48.305319 run                             mass: MS start registered  {at=5137034.008663465, delay=0.005271037109196186, ms=00001}
22:48:49.356108 run                             mass: MS performed LU  {at=5137035.059423198, lu_delay=5.2469671247527, ms=00000}
22:48:50.075876 run                osmo-ms-mob/00002: Starting mobile
22:48:50.091188 run       osmo-ms-mob/00002(pid=137): Launched
22:48:50.104096 run                             mass: MS start registered  {at=5137035.80743855, delay=0.0054874541237950325, ms=00002}
22:48:51.376787 run                osmo-ms-mob/00003: Starting mobile
22:48:51.390963 run       osmo-ms-mob/00003(pid=138): Launched
22:48:51.403549 run                             mass: MS start registered  {at=5137037.106888581, delay=0.005615124478936195, ms=00003}
22:48:52.476466 run                osmo-ms-mob/00004: Starting mobile
22:48:52.489638 run       osmo-ms-mob/00004(pid=139): Launched
22:48:52.501175 run                             mass: MS start registered  {at=5137038.20452061, delay=0.005208793096244335, ms=00004}
22:48:53.121998 run                             mass: MS performed LU  {at=5137038.825292926, lu_delay=4.816629461012781, ms=00001}
22:48:53.475414 run                osmo-ms-mob/00005: Starting mobile
22:48:53.489012 run       osmo-ms-mob/00005(pid=140): Launched
22:48:53.500616 run                             mass: MS start registered  {at=5137039.203949676, delay=0.005152479745447636, ms=00005}
22:48:54.517800 run                osmo-ms-mob/00006: Starting mobile
22:48:54.531067 run       osmo-ms-mob/00006(pid=141): Launched
22:48:54.537712 run                             mass: Starting too slowly. Moving on {now=5137040.241080294, sleep=-0.0689863283187151, target=5137040.172093966}
22:48:54.543716 run                             mass: MS start registered  {at=5137040.247075024, delay=0.005997047759592533, ms=00006}
22:48:55.275529 run                osmo-ms-mob/00007: Starting mobile
22:48:55.289216 run       osmo-ms-mob/00007(pid=142): Launched
22:48:55.300504 run                             mass: MS start registered  {at=5137041.003856088, delay=0.005008804611861706, ms=00007}
22:48:55.964139 run                             mass: MS performed LU  {at=5137041.667467927, lu_delay=5.860029377043247, ms=00002}
22:48:56.075289 run                osmo-ms-mob/00008: Starting mobile
22:48:56.092015 run       osmo-ms-mob/00008(pid=143): Launched
22:48:56.103729 run                             mass: MS start registered  {at=5137041.807067173, delay=0.005149222910404205, ms=00008}
22:48:56.774926 run                osmo-ms-mob/00009: Starting mobile
22:48:56.788500 run       osmo-ms-mob/00009(pid=144): Launched
22:48:56.799987 run                             mass: MS start registered  {at=5137042.503335257, delay=0.00472511351108551, ms=00009}
22:48:56.888036 run                             mass: MS performed LU  {at=5137042.591365888, lu_delay=5.484477306716144, ms=00003}
22:48:57.474806 run                osmo-ms-mob/00010: Starting mobile
22:48:57.488520 run       osmo-ms-mob/00010(pid=145): Launched
22:48:57.499827 run                             mass: MS start registered  {at=5137043.2031651, delay=0.004889549687504768, ms=00010}
22:48:58.074905 run                osmo-ms-mob/00011: Starting mobile
22:48:58.088038 run       osmo-ms-mob/00011(pid=146): Launched
22:48:58.099074 run                             mass: MS start registered  {at=5137043.802415634, delay=0.004948985762894154, ms=00011}
22:48:58.674198 run                osmo-ms-mob/00012: Starting mobile
22:48:58.688258 run       osmo-ms-mob/00012(pid=147): Launched
22:48:58.699658 run                             mass: MS start registered  {at=5137044.403005795, delay=0.005080068483948708, ms=00012}
22:48:58.817155 run                             mass: MS performed LU  {at=5137044.520471728, lu_delay=5.316522052511573, ms=00005}
22:48:58.834518 run                             mass: MS performed LU  {at=5137044.537867439, lu_delay=6.333346828818321, ms=00004}
22:48:59.274980 run                osmo-ms-mob/00013: Starting mobile
22:48:59.289016 run       osmo-ms-mob/00013(pid=148): Launched
22:48:59.300074 run                             mass: MS start registered  {at=5137045.003422528, delay=0.004930910654366016, ms=00013}
22:49:00.818836 run                osmo-ms-mob/00014: Starting mobile
22:49:00.835418 run       osmo-ms-mob/00014(pid=149): Launched
22:49:00.841650 run                             mass: Starting too slowly. Moving on {now=5137046.545018896, sleep=-0.8729249509051442, target=5137045.672093946}
22:49:00.847868 run                             mass: MS start registered  {at=5137046.551227771, delay=0.006210843101143837, ms=00014}
22:49:00.853902 run                             mass: Starting too slowly. Moving on {now=5137046.557273038, sleep=-0.7851790925487876, target=5137045.772093945}
22:49:00.859727 run                             mass: Starting too slowly. Moving on {now=5137046.563098373, sleep=-0.6910044280812144, target=5137045.872093945}
22:49:00.865755 run                             mass: Starting too slowly. Moving on {now=5137046.569125826, sleep=-0.5970318811014295, target=5137045.972093944}
22:49:00.871608 run                             mass: Starting too slowly. Moving on {now=5137046.574979673, sleep=-0.5028857290744781, target=5137046.072093944}
22:49:00.877438 run                             mass: Starting too slowly. Moving on {now=5137046.58081011, sleep=-0.4087161663919687, target=5137046.172093944}
22:49:01.050498 run                osmo-ms-mob/00015: Starting mobile
22:49:01.064365 run       osmo-ms-mob/00015(pid=150): Launched
22:49:01.078788 run                             mass: Starting too slowly. Moving on {now=5137046.782156049, sleep=-0.5100621059536934, target=5137046.272093943}
22:49:01.084787 run                             mass: MS start registered  {at=5137046.788146073, delay=0.005992081016302109, ms=00015}
22:49:01.090907 run                             mass: Starting too slowly. Moving on {now=5137046.794277434, sleep=-0.42218349128961563, target=5137046.372093943}
22:49:01.097130 run                             mass: Starting too slowly. Moving on {now=5137046.800500643, sleep=-0.32840670086443424, target=5137046.472093943}
22:49:01.102862 run                             mass: Starting too slowly. Moving on {now=5137046.806233159, sleep=-0.2341392170637846, target=5137046.572093942}
22:49:01.285369 run                             mass: Starting too slowly. Moving on {now=5137046.988736689, sleep=-0.31664274726063013, target=5137046.672093942}
22:49:01.829101 run                osmo-ms-mob/00016: Starting mobile
22:49:01.843022 run       osmo-ms-mob/00016(pid=151): Launched
22:49:01.849398 run                             mass: Starting too slowly. Moving on {now=5137047.552768415, sleep=-0.7806744733825326, target=5137046.772093941}
22:49:01.855269 run                             mass: MS start registered  {at=5137047.558629516, delay=0.00586350541561842, ms=00016}
22:49:01.861070 run                             mass: Starting too slowly. Moving on {now=5137047.564441169, sleep=-0.6923472275957465, target=5137046.872093941}
22:49:01.866744 run                             mass: Starting too slowly. Moving on {now=5137047.570115552, sleep=-0.598021611571312, target=5137046.972093941}
22:49:01.872320 run                             mass: Starting too slowly. Moving on {now=5137047.575692231, sleep=-0.5035982904955745, target=5137047.07209394}
22:49:01.878207 run                             mass: Starting too slowly. Moving on {now=5137047.581578591, sleep=-0.409484650939703, target=5137047.17209394}
22:49:02.054198 run                osmo-ms-mob/00017: Starting mobile
22:49:02.068258 run       osmo-ms-mob/00017(pid=152): Launched
22:49:02.074563 run                             mass: Starting too slowly. Moving on {now=5137047.777932038, sleep=-0.5058380980044603, target=5137047.27209394}
22:49:02.080528 run                             mass: MS start registered  {at=5137047.783888369, delay=0.005958862602710724, ms=00017}
22:49:02.087427 run                             mass: Starting too slowly. Moving on {now=5137047.790796609, sleep=-0.4187026694417, target=5137047.372093939}
22:49:02.093277 run                             mass: Starting too slowly. Moving on {now=5137047.796647665, sleep=-0.32455372624099255, target=5137047.472093939}
22:49:02.099075 run                             mass: Starting too slowly. Moving on {now=5137047.80244686, sleep=-0.23035292141139507, target=5137047.5720939385}
22:49:02.104867 run                             mass: Starting too slowly. Moving on {now=5137047.808239166, sleep=-0.13614522758871317, target=5137047.672093938}
22:49:02.110697 run                             mass: Starting too slowly. Moving on {now=5137047.814069013, sleep=-0.041975075379014015, target=5137047.772093938}
22:49:02.122066 run                osmo-ms-mob/00018: Starting mobile
22:49:02.135938 run       osmo-ms-mob/00018(pid=153): Launched
22:49:02.147273 run                             mass: MS start registered  {at=5137047.850616199, delay=0.005118623375892639, ms=00018}
22:49:02.475429 run                osmo-ms-mob/00019: Starting mobile
22:49:02.489563 run       osmo-ms-mob/00019(pid=154): Launched
22:49:02.506527 run                             mass: MS start registered  {at=5137048.209852778, delay=0.010479498654603958, ms=00019}
22:49:02.976701 run                osmo-ms-mob/00020: Starting mobile
22:49:02.998566 run       osmo-ms-mob/00020(pid=155): Launched
22:49:03.010976 run                             mass: MS start registered  {at=5137048.714323243, delay=2.835039049386978e-05, ms=00020}
22:49:03.053093 run                             mass: MS performed LU  {at=5137048.756405008, lu_delay=4.953989374451339, ms=00011}
22:49:03.071720 run                             mass: MS performed LU  {at=5137048.775044715, lu_delay=5.571879615075886, ms=00010}
22:49:03.141138 run                             mass: MS performed LU  {at=5137048.844456167, lu_delay=7.03738899435848, ms=00008}
22:49:03.158905 run                             mass: MS performed LU  {at=5137048.862236587, lu_delay=6.358901330269873, ms=00009}
22:49:03.171646 run                osmo-ms-mob/00021: Starting mobile
22:49:03.187899 run       osmo-ms-mob/00021(pid=156): Launched
22:49:03.200592 run                             mass: MS start registered  {at=5137048.903923287, delay=0.006107204593718052, ms=00021}
22:49:03.242350 run                             mass: MS performed LU  {at=5137048.945677941, lu_delay=8.698602916672826, ms=00006}
22:49:03.261223 run                             mass: MS performed LU  {at=5137048.964549684, lu_delay=7.960693595930934, ms=00007}
22:49:03.875318 run                osmo-ms-mob/00022: Starting mobile
22:49:03.889981 run       osmo-ms-mob/00022(pid=157): Launched
22:49:03.900904 run                             mass: MS start registered  {at=5137049.604257614, delay=0.00483301468193531, ms=00022}
22:49:04.354598 run                             mass: MS performed LU  {at=5137050.057934167, lu_delay=5.654928372241557, ms=00012}
22:49:04.365816 run                osmo-ms-mob/00023: Starting mobile
22:49:04.379606 run       osmo-ms-mob/00023(pid=158): Launched
22:49:04.385858 run                             mass: MS performed LU  {at=5137050.089212455, lu_delay=5.085789927281439, ms=00013}
22:49:04.392068 run                             mass: MS start registered  {at=5137050.09543346, delay=0.006245722994208336, ms=00023}
22:49:04.775004 run                osmo-ms-mob/00024: Starting mobile
22:49:04.788591 run       osmo-ms-mob/00024(pid=159): Launched
22:49:04.800434 run                             mass: MS start registered  {at=5137050.503777752, delay=0.005591473542153835, ms=00024}
22:49:05.274998 run                osmo-ms-mob/00025: Starting mobile
22:49:05.289049 run       osmo-ms-mob/00025(pid=160): Launched
22:49:05.301067 run                             mass: MS start registered  {at=5137051.004414619, delay=0.005538619123399258, ms=00025}
22:49:05.675061 run                osmo-ms-mob/00026: Starting mobile
22:49:05.688327 run       osmo-ms-mob/00026(pid=161): Launched
22:49:05.699785 run                             mass: MS start registered  {at=5137051.403133541, delay=0.005220826715230942, ms=00026}
22:49:06.074869 run                osmo-ms-mob/00027: Starting mobile
22:49:06.088292 run       osmo-ms-mob/00027(pid=162): Launched
22:49:06.099427 run                             mass: MS start registered  {at=5137051.802778774, delay=0.005051958374679089, ms=00027}
22:49:06.301647 run                             mass: MS performed LU  {at=5137052.004982385, lu_delay=5.453754614107311, ms=00014}
22:49:06.320004 run                             mass: MS performed LU  {at=5137052.023347647, lu_delay=5.235201573930681, ms=00015}
22:49:06.331749 run                osmo-ms-mob/00028: Starting mobile
22:49:06.345588 run       osmo-ms-mob/00028(pid=163): Launched
22:49:06.357103 run                             mass: MS start registered  {at=5137052.060453026, delay=0.005047772079706192, ms=00028}
22:49:06.584028 run                             mass: MS performed LU  {at=5137052.287360956, lu_delay=4.728731440380216, ms=00016}
22:49:06.875389 run                osmo-ms-mob/00029: Starting mobile
22:49:06.888556 run       osmo-ms-mob/00029(pid=164): Launched
22:49:06.899653 run                             mass: MS start registered  {at=5137052.603005977, delay=0.00509504321962595, ms=00029}
22:49:07.274732 run                osmo-ms-mob/00030: Starting mobile
22:49:07.288201 run       osmo-ms-mob/00030(pid=165): Launched
22:49:07.299625 run                             mass: MS start registered  {at=5137053.002977561, delay=0.004720454104244709, ms=00030}
22:49:07.674689 run                osmo-ms-mob/00031: Starting mobile
22:49:07.688114 run       osmo-ms-mob/00031(pid=166): Launched
22:49:07.699431 run                             mass: MS start registered  {at=5137053.402780949, delay=0.005033840425312519, ms=00031}
22:49:07.975470 run                osmo-ms-mob/00032: Starting mobile
22:49:07.989109 run       osmo-ms-mob/00032(pid=167): Launched
22:49:08.000347 run                             mass: MS start registered  {at=5137053.703699239, delay=0.004859739914536476, ms=00032}
22:49:08.083482 run                             mass: MS performed LU  {at=5137053.786807437, lu_delay=5.936191238462925, ms=00018}
22:49:08.102022 run                             mass: MS performed LU  {at=5137053.805367655, lu_delay=4.9014443680644035, ms=00021}
22:49:08.249723 run                             mass: MS performed LU  {at=5137053.953058476, lu_delay=5.238735232502222, ms=00020}
22:49:08.261048 run                osmo-ms-mob/00033: Starting mobile
22:49:08.274264 run       osmo-ms-mob/00033(pid=168): Launched
22:49:08.285966 run                             mass: MS start registered  {at=5137053.989303696, delay=0.005330920219421387, ms=00033}
22:49:08.355472 run                             mass: MS performed LU  {at=5137054.058807836, lu_delay=6.274919467046857, ms=00017}
22:49:08.373871 run                             mass: MS performed LU  {at=5137054.077222149, lu_delay=5.867369370535016, ms=00019}
22:49:08.775058 run                osmo-ms-mob/00034: Starting mobile
22:49:08.788778 run       osmo-ms-mob/00034(pid=169): Launched
22:49:08.802548 run                             mass: MS start registered  {at=5137054.50588654, delay=0.007314576767385006, ms=00034}
22:49:09.074927 run                osmo-ms-mob/00035: Starting mobile
22:49:09.089085 run       osmo-ms-mob/00035(pid=170): Launched
22:49:09.100437 run                             mass: MS start registered  {at=5137054.803786392, delay=0.005065055564045906, ms=00035}
22:49:09.474709 run                osmo-ms-mob/00036: Starting mobile
22:49:09.488568 run       osmo-ms-mob/00036(pid=171): Launched
22:49:09.500459 run                             mass: MS start registered  {at=5137055.203794712, delay=0.005513101816177368, ms=00036}
22:49:09.880531 run                osmo-ms-mob/00037: Starting mobile
22:49:09.908185 run       osmo-ms-mob/00037(pid=172): Launched
22:49:09.927021 run                             mass: MS start registered  {at=5137055.630358497, delay=0.00623187143355608, ms=00037}
22:49:10.068518 run                             mass: MS performed LU  {at=5137055.771823939, lu_delay=5.268046187236905, ms=00024}
22:49:10.086797 run                             mass: MS performed LU  {at=5137055.790135793, lu_delay=5.694702333770692, ms=00023}
22:49:10.112892 run                osmo-ms-mob/00038: Starting mobile
22:49:10.144530 run       osmo-ms-mob/00038(pid=173): Launched
22:49:10.159915 run                             mass: MS performed LU  {at=5137055.863257066, lu_delay=6.258999451994896, ms=00022}
22:49:10.174639 run                             mass: MS start registered  {at=5137055.877990723, delay=0.014769294299185276, ms=00038}
22:49:10.275412 run                             mass: MS performed LU  {at=5137055.97874566, lu_delay=4.974331040866673, ms=00025}
22:49:10.289754 run                osmo-ms-mob/00039: Starting mobile
22:49:10.306653 run       osmo-ms-mob/00039(pid=174): Launched
22:49:10.319354 run                             mass: MS start registered  {at=5137056.022702978, delay=0.005395552143454552, ms=00039}
22:49:10.883142 run                osmo-ms-mob/00040: Starting mobile
22:49:10.903175 run       osmo-ms-mob/00040(pid=175): Launched
22:49:10.914439 run                             mass: MS start registered  {at=5137056.61778788, delay=0.004849872551858425, ms=00040}
22:49:11.175329 run                osmo-ms-mob/00041: Starting mobile
22:49:11.189558 run       osmo-ms-mob/00041(pid=176): Launched
22:49:11.203452 run                             mass: MS start registered  {at=5137056.906795086, delay=0.007303961552679539, ms=00041}
22:49:11.474969 run                osmo-ms-mob/00042: Starting mobile
22:49:11.488095 run       osmo-ms-mob/00042(pid=177): Launched
22:49:11.499355 run                             mass: MS start registered  {at=5137057.202690301, delay=0.005162496119737625, ms=00042}
22:49:11.849466 run                             mass: MS performed LU  {at=5137057.552802719, lu_delay=4.949796741828322, ms=00029}
22:49:11.864561 run                osmo-ms-mob/00043: Starting mobile
22:49:11.879471 run       osmo-ms-mob/00043(pid=178): Launched
22:49:11.885738 run                             mass: MS performed LU  {at=5137057.589094527, lu_delay=5.786315753124654, ms=00027}
22:49:11.891643 run                             mass: MS performed LU  {at=5137057.595008268, lu_delay=5.534555242396891, ms=00028}
22:49:11.897643 run                             mass: MS start registered  {at=5137057.601009681, delay=0.011933529749512672, ms=00043}
22:49:11.909326 run                osmo-ms-mob/00044: Starting mobile
22:49:11.923132 run       osmo-ms-mob/00044(pid=179): Launched
22:49:11.934354 run                             mass: MS start registered  {at=5137057.637708253, delay=0.004571094177663326, ms=00044}
22:49:12.140318 run                             mass: MS performed LU  {at=5137057.843654597, lu_delay=6.440521055832505, ms=00026}
22:49:12.475960 run                osmo-ms-mob/00045: Starting mobile
22:49:12.491526 run       osmo-ms-mob/00045(pid=180): Launched
22:49:12.506385 run                             mass: MS start registered  {at=5137058.20973433, delay=0.007773570716381073, ms=00045}
22:49:12.778425 run                osmo-ms-mob/00046: Starting mobile
22:49:12.793119 run       osmo-ms-mob/00046(pid=181): Launched
22:49:12.807214 run                             mass: MS start registered  {at=5137058.5105651, delay=0.0064454395323991776, ms=00046}
22:49:12.892537 run                             mass: MS performed LU  {at=5137058.595869362, lu_delay=5.592891801148653, ms=00030}
22:49:13.075184 run                osmo-ms-mob/00047: Starting mobile
22:49:13.089812 run       osmo-ms-mob/00047(pid=182): Launched
22:49:13.101627 run                             mass: MS start registered  {at=5137058.804962783, delay=0.00511044729501009, ms=00047}
22:49:13.376283 run                osmo-ms-mob/00048: Starting mobile
22:49:13.391353 run       osmo-ms-mob/00048(pid=183): Launched
22:49:13.402449 run                             mass: MS start registered  {at=5137059.105798849, delay=0.0049550170078873634, ms=00048}
22:49:13.675474 run                osmo-ms-mob/00049: Starting mobile
22:49:13.689427 run       osmo-ms-mob/00049(pid=184): Launched
22:49:13.700601 run                             mass: MS start registered  {at=5137059.403948709, delay=0.004803121089935303, ms=00049}
22:49:13.806546 run                             mass: MS performed LU  {at=5137059.509881325, lu_delay=6.107100375927985, ms=00031}
22:49:13.851952 run                             mass: MS performed LU  {at=5137059.555284711, lu_delay=5.049398170784116, ms=00034}
22:49:13.863362 run                osmo-ms-mob/00050: Starting mobile
22:49:13.876588 run       osmo-ms-mob/00050(pid=185): Launched
22:49:13.882892 run                             mass: MS performed LU  {at=5137059.58624956, lu_delay=5.596945864148438, ms=00033}
22:49:13.888879 run                             mass: MS start registered  {at=5137059.592243601, delay=0.006012768484652042, ms=00050}
22:49:14.077950 run                             mass: MS performed LU  {at=5137059.781281166, lu_delay=6.07758192718029, ms=00032}
22:49:14.376240 run                osmo-ms-mob/00051: Starting mobile
22:49:14.390141 run       osmo-ms-mob/00051(pid=186): Launched
22:49:14.401464 run                             mass: MS start registered  {at=5137060.104815037, delay=0.004450049251317978, ms=00051}
22:49:14.677074 run                osmo-ms-mob/00052: Starting mobile
22:49:14.691419 run       osmo-ms-mob/00052(pid=187): Launched
22:49:14.703026 run                             mass: MS start registered  {at=5137060.406370691, delay=0.005159301683306694, ms=00052}
22:49:14.976566 run                osmo-ms-mob/00053: Starting mobile
22:49:14.992902 run       osmo-ms-mob/00053(pid=188): Launched
22:49:15.004652 run                             mass: MS start registered  {at=5137060.707979991, delay=0.0053147217258811, ms=00053}
22:49:15.277245 run                osmo-ms-mob/00054: Starting mobile
22:49:15.291701 run       osmo-ms-mob/00054(pid=189): Launched
22:49:15.303161 run                             mass: MS start registered  {at=5137061.006502543, delay=0.004960056394338608, ms=00054}
22:49:15.575376 run                osmo-ms-mob/00055: Starting mobile
22:49:15.589527 run       osmo-ms-mob/00055(pid=190): Launched
22:49:15.601024 run                             mass: MS start registered  {at=5137061.304341555, delay=0.005105561576783657, ms=00055}
22:49:15.614758 run                             mass: MS performed LU  {at=5137061.318099398, lu_delay=5.6877409014850855, ms=00037}
22:49:15.633643 run                             mass: MS performed LU  {at=5137061.336979815, lu_delay=6.13318510260433, ms=00036}
22:49:15.645738 run                osmo-ms-mob/00056: Starting mobile
22:49:15.659636 run       osmo-ms-mob/00056(pid=191): Launched
22:49:15.671421 run                             mass: MS start registered  {at=5137061.374753806, delay=0.005481568165123463, ms=00056}
22:49:15.717106 run                             mass: MS performed LU  {at=5137061.420439871, lu_delay=4.802651991136372, ms=00040}
22:49:15.886833 run                             mass: MS performed LU  {at=5137061.590166283, lu_delay=5.567463304847479, ms=00039}
22:49:15.898942 run                osmo-ms-mob/00057: Starting mobile
22:49:15.913305 run       osmo-ms-mob/00057(pid=192): Launched
22:49:15.919589 run                             mass: MS performed LU  {at=5137061.622945801, lu_delay=5.744955078698695, ms=00038}
22:49:15.926008 run                             mass: MS start registered  {at=5137061.629372765, delay=0.0064489711076021194, ms=00057}
22:49:16.215318 run                             mass: MS performed LU  {at=5137061.918643109, lu_delay=5.0118480222299695, ms=00041}
22:49:16.577418 run                osmo-ms-mob/00058: Starting mobile
22:49:16.595337 run       osmo-ms-mob/00058(pid=193): Launched
22:49:16.611490 run                             mass: MS start registered  {at=5137062.314816916, delay=0.007528235204517841, ms=00058}
22:49:16.852179 run                             mass: MS performed LU  {at=5137062.555515626, lu_delay=4.917807373218238, ms=00044}
22:49:16.864101 run                osmo-ms-mob/00059: Starting mobile
22:49:16.878793 run       osmo-ms-mob/00059(pid=194): Launched
22:49:16.890120 run                             mass: MS start registered  {at=5137062.593461139, delay=0.004923977889120579, ms=00059}
22:49:17.175733 run                osmo-ms-mob/00060: Starting mobile
22:49:17.189838 run       osmo-ms-mob/00060(pid=195): Launched
22:49:17.201485 run                             mass: MS start registered  {at=5137062.904825895, delay=0.005344618111848831, ms=00060}
22:49:17.576356 run                osmo-ms-mob/00061: Starting mobile
22:49:17.591874 run       osmo-ms-mob/00061(pid=196): Launched
22:49:17.599051 run                             mass: MS performed LU  {at=5137063.302405925, lu_delay=5.092671594582498, ms=00045}
22:49:17.606059 run                             mass: MS start registered  {at=5137063.309423538, delay=0.007042192853987217, ms=00061}
22:49:17.618233 run                             mass: MS performed LU  {at=5137063.321577692, lu_delay=4.516614909283817, ms=00047}
22:49:17.630972 run                osmo-ms-mob/00062: Starting mobile
22:49:17.646544 run       osmo-ms-mob/00062(pid=197): Launched
22:49:17.653998 run                             mass: MS performed LU  {at=5137063.35735324, lu_delay=6.154662938788533, ms=00042}
22:49:17.661157 run                             mass: MS start registered  {at=5137063.364521707, delay=0.007190142758190632, ms=00062}
22:49:17.843492 run                             mass: MS performed LU  {at=5137063.546827339, lu_delay=5.945817657746375, ms=00043}
22:49:17.858127 run                osmo-ms-mob/00063: Starting mobile
22:49:17.872449 run       osmo-ms-mob/00063(pid=198): Launched
22:49:17.885419 run                             mass: MS start registered  {at=5137063.588755753, delay=0.0066016605123877525, ms=00063}
22:49:18.580263 run                osmo-ms-mob/00064: Starting mobile
22:49:18.598472 run       osmo-ms-mob/00064(pid=199): Launched
22:49:18.616960 run                             mass: MS start registered  {at=5137064.320280183, delay=0.01007614005357027, ms=00064}
22:49:18.976494 run                osmo-ms-mob/00065: Starting mobile
22:49:18.996729 run       osmo-ms-mob/00065(pid=200): Launched
22:49:19.010331 run                             mass: MS start registered  {at=5137064.713677839, delay=0.001608661375939846, ms=00065}
22:49:19.275433 run                osmo-ms-mob/00066: Starting mobile
22:49:19.290878 run       osmo-ms-mob/00066(pid=201): Launched
22:49:19.303515 run                             mass: MS start registered  {at=5137065.00683749, delay=0.005372634157538414, ms=00066}
22:49:19.482909 run                             mass: MS performed LU  {at=5137065.186220414, lu_delay=5.782271704636514, ms=00049}
22:49:19.616665 run                             mass: MS performed LU  {at=5137065.319958015, lu_delay=6.214159166440368, ms=00048}
22:49:19.629853 run                osmo-ms-mob/00067: Starting mobile
22:49:19.646075 run       osmo-ms-mob/00067(pid=202): Launched
22:49:19.653852 run                             mass: MS performed LU  {at=5137065.357205511, lu_delay=5.252390474081039, ms=00051}
22:49:19.661154 run                             mass: MS performed LU  {at=5137065.364517874, lu_delay=4.958147183060646, ms=00052}
22:49:19.668095 run                             mass: MS start registered  {at=5137065.371460261, delay=0.014277243055403233, ms=00067}
22:49:19.681433 run                osmo-ms-mob/00068: Starting mobile
22:49:19.697298 run       osmo-ms-mob/00068(pid=203): Launched
22:49:19.704544 run                             mass: MS performed LU  {at=5137065.407900018, lu_delay=4.69992002658546, ms=00053}
22:49:19.711930 run                             mass: MS start registered  {at=5137065.415294373, delay=0.007416483014822006, ms=00068}
22:49:20.374888 run                osmo-ms-mob/00069: Starting mobile
22:49:20.389046 run       osmo-ms-mob/00069(pid=204): Launched
22:49:20.401139 run                             mass: MS start registered  {at=5137066.104481051, delay=0.005764728412032127, ms=00069}
22:49:20.774864 run                osmo-ms-mob/00070: Starting mobile
22:49:20.788594 run       osmo-ms-mob/00070(pid=205): Launched
22:49:20.809183 run                             mass: MS start registered  {at=5137066.512518959, delay=0.01405184343457222, ms=00070}
22:49:21.174991 run                osmo-ms-mob/00071: Starting mobile
22:49:21.189468 run       osmo-ms-mob/00071(pid=206): Launched
22:49:21.201007 run                             mass: MS start registered  {at=5137066.904353131, delay=0.00515130627900362, ms=00071}
22:49:21.338141 run                             mass: MS performed LU  {at=5137067.041476253, lu_delay=5.737134698778391, ms=00055}
22:49:21.384020 run                             mass: MS performed LU  {at=5137067.087356532, lu_delay=5.457983766682446, ms=00057}
22:49:21.411604 run                             mass: MS performed LU  {at=5137067.114941385, lu_delay=4.800124468281865, ms=00058}
22:49:21.423379 run                osmo-ms-mob/00072: Starting mobile
22:49:21.437191 run       osmo-ms-mob/00072(pid=207): Launched
22:49:21.448411 run                             mass: MS start registered  {at=5137067.151748678, delay=0.004911856725811958, ms=00072}
22:49:21.591218 run                             mass: MS performed LU  {at=5137067.294549584, lu_delay=4.701088445261121, ms=00059}
22:49:21.628013 run                             mass: MS performed LU  {at=5137067.33135396, lu_delay=5.9566001538187265, ms=00056}
22:49:21.975298 run                osmo-ms-mob/00073: Starting mobile
22:49:21.989729 run       osmo-ms-mob/00073(pid=208): Launched
22:49:22.001489 run                             mass: MS start registered  {at=5137067.704828746, delay=0.005433283746242523, ms=00073}
22:49:22.381159 run                osmo-ms-mob/00074: Starting mobile
22:49:22.396454 run       osmo-ms-mob/00074(pid=209): Launched
22:49:22.408292 run                             mass: MS start registered  {at=5137068.111622009, delay=0.005149530246853828, ms=00074}
22:49:22.774695 run                osmo-ms-mob/00075: Starting mobile
22:49:22.789448 run       osmo-ms-mob/00075(pid=210): Launched
22:49:22.800860 run                             mass: MS start registered  {at=5137068.504210831, delay=0.0049226973205804825, ms=00075}
22:49:23.147238 run                             mass: MS performed LU  {at=5137068.850568532, lu_delay=5.261812779121101, ms=00063}
22:49:23.164844 run                             mass: MS performed LU  {at=5137068.868190961, lu_delay=5.558767423033714, ms=00061}
22:49:23.176558 run                osmo-ms-mob/00076: Starting mobile
22:49:23.190562 run       osmo-ms-mob/00076(pid=211): Launched
22:49:23.205703 run                             mass: MS start registered  {at=5137068.909037113, delay=0.007821840234100819, ms=00076}
22:49:23.248168 run                             mass: MS performed LU  {at=5137068.951487748, lu_delay=4.631207564845681, ms=00064}
22:49:23.419214 run                             mass: MS performed LU  {at=5137069.122548526, lu_delay=5.758026818744838, ms=00062}
22:49:23.438054 run                             mass: MS performed LU  {at=5137069.141396768, lu_delay=6.236570873297751, ms=00060}
22:49:23.450363 run                osmo-ms-mob/00077: Starting mobile
22:49:23.465102 run       osmo-ms-mob/00077(pid=212): Launched
22:49:23.476249 run                             mass: MS start registered  {at=5137069.17960022, delay=0.004720916040241718, ms=00077}
22:49:24.187550 run                osmo-ms-mob/00078: Starting mobile
22:49:24.201991 run       osmo-ms-mob/00078(pid=213): Launched
22:49:24.213301 run                             mass: MS start registered  {at=5137069.916651988, delay=0.00463205948472023, ms=00078}
22:49:24.574752 run                osmo-ms-mob/00079: Starting mobile
22:49:24.588886 run       osmo-ms-mob/00079(pid=214): Launched
22:49:24.600040 run                             mass: MS start registered  {at=5137070.303392714, delay=0.004741854965686798, ms=00079}
22:49:25.075456 run                osmo-ms-mob/00080: Starting mobile
22:49:25.091850 run       osmo-ms-mob/00080(pid=215): Launched
22:49:25.103056 run                             mass: MS start registered  {at=5137070.806383907, delay=0.004828291013836861, ms=00080}
22:49:25.109808 run                             mass: MS performed LU  {at=5137070.813165215, lu_delay=6.099487375468016, ms=00065}
22:49:25.149398 run                             mass: MS performed LU  {at=5137070.852734769, lu_delay=5.437440395355225, ms=00068}
22:49:25.177361 run                             mass: MS performed LU  {at=5137070.880694918, lu_delay=5.873857428319752, ms=00066}
22:49:25.394368 run                             mass: MS performed LU  {at=5137071.097704007, lu_delay=4.993222956545651, ms=00069}
22:49:25.407142 run                osmo-ms-mob/00081: Starting mobile
22:49:25.421486 run       osmo-ms-mob/00081(pid=216): Launched
22:49:25.435795 run                             mass: MS start registered  {at=5137071.139115141, delay=0.007936057634651661, ms=00081}
22:49:25.975706 run                osmo-ms-mob/00082: Starting mobile
22:49:25.990587 run       osmo-ms-mob/00082(pid=217): Launched
22:49:26.002476 run                             mass: MS start registered  {at=5137071.70581701, delay=0.005555533803999424, ms=00082}
22:49:26.575757 run                osmo-ms-mob/00083: Starting mobile
22:49:26.590112 run       osmo-ms-mob/00083(pid=218): Launched
22:49:26.601726 run                             mass: MS start registered  {at=5137072.30507882, delay=0.005358084104955196, ms=00083}
22:49:27.014203 run                             mass: MS performed LU  {at=5137072.717521626, lu_delay=4.6058996161445975, ms=00074}
22:49:27.027567 run                osmo-ms-mob/00084: Starting mobile
22:49:27.042364 run       osmo-ms-mob/00084(pid=219): Launched
22:49:27.055273 run                             mass: MS start registered  {at=5137072.758621567, delay=0.005836389027535915, ms=00084}
22:49:27.078484 run                             mass: MS performed LU  {at=5137072.781817411, lu_delay=5.076988665387034, ms=00073}
22:49:27.166624 run                             mass: MS performed LU  {at=5137072.86995777, lu_delay=6.357438811101019, ms=00070}
22:49:27.185085 run                             mass: MS performed LU  {at=5137072.8884226, lu_delay=5.736673922277987, ms=00072}
22:49:27.575131 run                osmo-ms-mob/00085: Starting mobile
22:49:27.588588 run       osmo-ms-mob/00085(pid=220): Launched
22:49:27.600551 run                             mass: MS start registered  {at=5137073.303899168, delay=0.005678952671587467, ms=00085}
22:49:28.176431 run                osmo-ms-mob/00086: Starting mobile
22:49:28.190237 run       osmo-ms-mob/00086(pid=221): Launched
22:49:28.203438 run                             mass: MS start registered  {at=5137073.906771386, delay=0.006085270084440708, ms=00086}
22:49:28.774609 run                osmo-ms-mob/00087: Starting mobile
22:49:28.788271 run       osmo-ms-mob/00087(pid=222): Launched
22:49:28.801708 run                             mass: MS start registered  {at=5137074.505059273, delay=0.007015476003289223, ms=00087}
22:49:28.851265 run                             mass: MS performed LU  {at=5137074.554597652, lu_delay=5.374997431412339, ms=00077}
22:49:28.915709 run                             mass: MS performed LU  {at=5137074.619041667, lu_delay=6.114830836653709, ms=00075}
22:49:28.943265 run                             mass: MS performed LU  {at=5137074.646595459, lu_delay=4.729943471029401, ms=00078}
22:49:29.104719 run                             mass: MS performed LU  {at=5137074.808044148, lu_delay=5.899007034488022, ms=00076}
22:49:29.375489 run                osmo-ms-mob/00088: Starting mobile
22:49:29.389248 run       osmo-ms-mob/00088(pid=223): Launched
22:49:29.401611 run                             mass: MS start registered  {at=5137075.104958276, delay=0.006042437627911568, ms=00088}
22:49:29.975381 run                osmo-ms-mob/00089: Starting mobile
22:49:29.989765 run       osmo-ms-mob/00089(pid=224): Launched
22:49:30.002140 run                             mass: MS start registered  {at=5137075.705461767, delay=0.005278824828565121, ms=00089}
22:49:30.576156 run                osmo-ms-mob/00090: Starting mobile
22:49:30.589002 run       osmo-ms-mob/00090(pid=225): Launched
22:49:30.600323 run                             mass: MS start registered  {at=5137076.303674281, delay=0.005336643196642399, ms=00090}
22:49:30.696694 run                             mass: MS performed LU  {at=5137076.400029342, lu_delay=5.5936454348266125, ms=00080}
22:49:30.779967 run                             mass: MS performed LU  {at=5137076.483265642, lu_delay=4.777448631823063, ms=00082}
22:49:30.844804 run                             mass: MS performed LU  {at=5137076.54813917, lu_delay=5.4090240290388465, ms=00081}
22:49:30.950667 run                             mass: MS performed LU  {at=5137076.65400241, lu_delay=6.350609696470201, ms=00079}
22:49:31.024689 run                             mass: MS performed LU  {at=5137076.728024132, lu_delay=21.924237739294767, ms=00035}
22:49:31.275861 run                osmo-ms-mob/00091: Starting mobile
22:49:31.289591 run       osmo-ms-mob/00091(pid=226): Launched
22:49:31.301073 run                             mass: MS start registered  {at=5137077.004420886, delay=0.005211528390645981, ms=00091}
22:49:31.975500 run                osmo-ms-mob/00092: Starting mobile
22:49:31.989512 run       osmo-ms-mob/00092(pid=227): Launched
22:49:32.001065 run                             mass: MS start registered  {at=5137077.70440956, delay=0.005179956555366516, ms=00092}
22:49:32.616830 run                             mass: MS performed LU  {at=5137078.320165026, lu_delay=5.561543459072709, ms=00084}
22:49:32.681348 run                             mass: MS performed LU  {at=5137078.384682569, lu_delay=4.477911182679236, ms=00086}
22:49:32.692984 run                osmo-ms-mob/00093: Starting mobile
22:49:32.706524 run       osmo-ms-mob/00093(pid=228): Launched
22:49:32.713076 run                             mass: MS performed LU  {at=5137078.416433218, lu_delay=6.11135439760983, ms=00083}
22:49:32.719889 run                             mass: MS start registered  {at=5137078.423244969, delay=0.0068329861387610435, ms=00093}
22:49:32.870861 run                             mass: MS performed LU  {at=5137078.574195967, lu_delay=5.270296799018979, ms=00085}
22:49:33.675243 run                osmo-ms-mob/00094: Starting mobile
22:49:33.688726 run       osmo-ms-mob/00094(pid=229): Launched
22:49:33.700408 run                             mass: MS start registered  {at=5137079.403748325, delay=0.005424031056463718, ms=00094}
22:49:34.545456 run                             mass: MS performed LU  {at=5137080.248777786, lu_delay=5.1438195100054145, ms=00088}
22:49:34.556615 run                osmo-ms-mob/00095: Starting mobile
22:49:34.569639 run       osmo-ms-mob/00095(pid=230): Launched
22:49:34.580886 run                             mass: MS start registered  {at=5137080.284236887, delay=0.005146589130163193, ms=00095}
22:49:34.609891 run                             mass: MS performed LU  {at=5137080.313228046, lu_delay=5.808168772608042, ms=00087}
22:49:34.679618 run                             mass: MS performed LU  {at=5137080.382951644, lu_delay=21.872386544011533, ms=00046}
22:49:34.933526 run                             mass: MS performed LU  {at=5137080.636859712, lu_delay=4.93139794562012, ms=00089}
22:49:35.576929 run                osmo-ms-mob/00096: Starting mobile
22:49:35.591104 run       osmo-ms-mob/00096(pid=231): Launched
22:49:35.603841 run                             mass: MS start registered  {at=5137081.307179317, delay=0.006434600800275803, ms=00096}
22:49:36.363745 run                             mass: MS performed LU  {at=5137082.06708395, lu_delay=5.76340966951102, ms=00090}
22:49:36.446736 run                             mass: MS performed LU  {at=5137082.150063944, lu_delay=4.4456543838605285, ms=00092}
22:49:36.475048 run                             mass: MS performed LU  {at=5137082.178402336, lu_delay=5.173981450498104, ms=00091}
22:49:36.617735 run                             mass: MS performed LU  {at=5137082.321072171, lu_delay=22.72882857080549, ms=00050}
22:49:36.629160 run                osmo-ms-mob/00097: Starting mobile
22:49:36.642996 run       osmo-ms-mob/00097(pid=232): Launched
22:49:36.654758 run                             mass: MS start registered  {at=5137082.358110293, delay=0.005462300963699818, ms=00097}
22:49:37.975905 run                osmo-ms-mob/00098: Starting mobile
22:49:37.990064 run       osmo-ms-mob/00098(pid=233): Launched
22:49:38.001440 run                             mass: MS start registered  {at=5137083.704789344, delay=0.005017112009227276, ms=00098}
22:49:38.312070 run                             mass: MS performed LU  {at=5137084.01536536, lu_delay=4.611617035232484, ms=00094}
22:49:38.376452 run                             mass: MS performed LU  {at=5137084.079795155, lu_delay=5.656550185754895, ms=00093}
22:49:38.445074 run                             mass: MS performed LU  {at=5137084.148407154, lu_delay=23.14190461114049, ms=00054}
22:49:39.775027 run                osmo-ms-mob/00099: Starting mobile
22:49:39.788316 run       osmo-ms-mob/00099(pid=234): Launched
22:49:39.794331 run                             mass: All started... {duration=55.72560668550432, too_slow=23}
22:49:39.799951 run                             mass: MS start registered  {at=5137085.503310034, delay=0.005613413639366627, ms=00099}
22:49:40.212863 run                             mass: MS performed LU  {at=5137085.916177543, lu_delay=4.608998226001859, ms=00096}
22:49:40.240396 run                             mass: MS performed LU  {at=5137085.943731766, lu_delay=5.65949487965554, ms=00095}
22:49:42.077323 run                             mass: MS performed LU  {at=5137087.780626442, lu_delay=5.42251614946872, ms=00097}
22:49:42.377329 run                             mass: MS performed LU  {at=5137088.080664142, lu_delay=22.70920388121158, ms=00067}
22:49:43.979703 run                             mass: MS performed LU  {at=5137089.682987224, lu_delay=5.978197880089283, ms=00098}
22:49:44.241718 run                             mass: MS performed LU  {at=5137089.945050836, lu_delay=23.04069770500064, ms=00071}
22:49:45.843557 run                             mass: MS performed LU  {at=5137091.546891702, lu_delay=6.043581668287516, ms=00099}
22:49:45.850223 run                             mass: Tests done {all_completed=True, max=23.14190461114049, min=4.4456543838605285}
22:49:45.855981 tst         register_default_mass.py: Test passed (87.2 sec)
22:49:45.861693 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:45.865394 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:45.868874 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:45.872282 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:45.875659 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:45.881697 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:45.885090 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:45.888491 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:45.891881 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:45.895270 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:45.898641 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:45.902015 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:45.905382 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:45.908808 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:45.912193 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:45.915578 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:45.919020 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:45.923672 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:45.927109 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:45.931151 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:45.934577 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:45.937996 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:45.941445 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:45.944879 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:45.948318 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:45.951822 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:45.955320 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:45.958789 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:45.962298 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:45.965796 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:45.969273 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:45.972724 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:45.976182 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:45.979647 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:45.983095 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:45.986805 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:45.990259 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:45.993663 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:45.997063 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:46.000462 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:46.003867 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:46.007570 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:46.011011 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:46.014489 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:46.017935 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:46.021907 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:46.025757 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:46.029500 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:46.033706 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:46.037121 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:46.040511 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:46.043901 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:46.047301 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:46.050887 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:46.054428 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:46.057865 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:46.061287 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:46.064949 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:46.068696 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:46.072672 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:46.076509 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:46.080233 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:46.083622 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:46.087037 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:46.090428 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:46.094132 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:46.097581 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:46.101003 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:46.104438 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:46.107850 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:46.111271 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:46.114681 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:46.118094 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:46.121497 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:46.124920 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:46.128331 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:46.131766 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:46.135184 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:46.138591 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:46.142015 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:46.145428 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:46.148846 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:46.152252 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:46.155670 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:46.159083 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:46.162481 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:46.165904 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:46.169316 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:46.172697 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:46.176590 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:46.180042 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:46.183486 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:46.187747 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:46.191187 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:46.194579 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:46.197984 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:46.201377 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:46.204760 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:46.208159 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:46.212028 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:46.216021 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:46.219417 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:46.222870 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:46.226250 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:46.229657 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:46.233051 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:46.236512 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:46.239902 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:46.243281 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:46.246740 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:46.250139 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:46.253540 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:46.256935 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:46.260311 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:46.263701 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:46.267086 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:46.270453 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:46.273826 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:46.277194 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:46.280417 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:46.283660 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:46.286958 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:46.290339 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:46.293651 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:46.296883 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:46.300112 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:46.303399 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:46.306646 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:46.309882 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:46.313107 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:46.316335 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:46.319585 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:46.322885 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:46.326109 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:46.329341 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:46.332614 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:46.335881 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:46.339156 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:46.342368 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:46.345592 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:46.348793 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:46.351950 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:46.355119 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:46.358333 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:46.361631 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:46.364837 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:46.368057 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:46.371285 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:46.374524 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:46.377748 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:46.380962 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:46.384179 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:46.387401 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:46.390622 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:46.393958 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:46.397354 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:46.400622 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:46.403985 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:46.407372 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:46.410758 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:46.414120 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:46.417474 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:46.420838 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:46.424200 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:46.427570 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:46.430933 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:46.434301 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:46.437675 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:46.441066 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:46.444461 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:46.447840 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:46.451220 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:46.454622 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:46.457994 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:46.461492 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:46.464873 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:46.468241 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:46.471637 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:46.475002 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:46.478375 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:46.481749 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:46.485129 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:46.488504 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:46.491880 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:46.495247 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:46.498630 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:46.502004 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:46.505360 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:46.508743 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:46.512119 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:46.515504 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:46.518874 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:46.522268 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:46.525648 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:46.529032 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:46.532392 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:46.535756 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:46.539139 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:46.542527 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:46.545913 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:46.549314 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:46.552701 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:46.556178 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:46.559554 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:46.562937 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:46.566298 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:46.569689 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:46.573060 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:46.576432 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:46.579795 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:46.583190 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:46.586577 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:46.589981 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:46.593397 ---      ParallelTerminationStrategy: PID 22 died...
22:49:46.594961 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:46.598769 ---      ParallelTerminationStrategy: PID 23 died...
22:49:46.600319 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:46.604131 ---      ParallelTerminationStrategy: PID 24 died...
22:49:46.605678 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:46.609484 ---      ParallelTerminationStrategy: PID 25 died...
22:49:46.611025 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:46.614750 ---      ParallelTerminationStrategy: PID 26 died...
22:49:46.616224 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:46.619896 ---      ParallelTerminationStrategy: PID 27 died...
22:49:46.621440 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:46.625248 ---      ParallelTerminationStrategy: PID 28 died...
22:49:46.626799 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:46.630672 ---      ParallelTerminationStrategy: PID 29 died...
22:49:46.632233 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:46.636068 ---      ParallelTerminationStrategy: PID 30 died...
22:49:46.637624 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:46.641455 ---      ParallelTerminationStrategy: PID 31 died...
22:49:46.642995 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:46.646853 ---      ParallelTerminationStrategy: PID 32 died...
22:49:46.648414 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:46.652288 ---      ParallelTerminationStrategy: PID 33 died...
22:49:46.653866 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:46.657709 ---      ParallelTerminationStrategy: PID 35 died...
22:49:46.659269 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:46.663115 ---      ParallelTerminationStrategy: PID 36 died...
22:49:46.664682 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:46.668515 ---      ParallelTerminationStrategy: PID 37 died...
22:49:46.670056 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:46.673939 ---      ParallelTerminationStrategy: PID 38 died...
22:49:46.675497 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:46.679350 ---      ParallelTerminationStrategy: PID 39 died...
22:49:46.680947 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:46.684781 ---      ParallelTerminationStrategy: PID 40 died...
22:49:46.686318 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:46.690161 ---      ParallelTerminationStrategy: PID 41 died...
22:49:46.691715 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:46.695525 ---      ParallelTerminationStrategy: PID 42 died...
22:49:46.697091 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:46.700927 ---      ParallelTerminationStrategy: PID 43 died...
22:49:46.702466 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:46.706315 ---      ParallelTerminationStrategy: PID 44 died...
22:49:46.707884 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:46.711763 ---      ParallelTerminationStrategy: PID 45 died...
22:49:46.713339 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:46.717211 ---      ParallelTerminationStrategy: PID 46 died...
22:49:46.718762 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:46.722646 ---      ParallelTerminationStrategy: PID 47 died...
22:49:46.724218 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:46.728121 ---      ParallelTerminationStrategy: PID 48 died...
22:49:46.729691 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:46.733564 ---      ParallelTerminationStrategy: PID 49 died...
22:49:46.735122 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:46.738941 ---      ParallelTerminationStrategy: PID 50 died...
22:49:46.740482 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:46.744344 ---      ParallelTerminationStrategy: PID 51 died...
22:49:46.745886 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:46.749702 ---      ParallelTerminationStrategy: PID 52 died...
22:49:46.751238 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:46.755054 ---      ParallelTerminationStrategy: PID 53 died...
22:49:46.756593 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:46.760453 ---      ParallelTerminationStrategy: PID 54 died...
22:49:46.761989 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:46.765790 ---      ParallelTerminationStrategy: PID 55 died...
22:49:46.767340 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:46.771178 ---      ParallelTerminationStrategy: PID 56 died...
22:49:46.772713 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:46.776544 ---      ParallelTerminationStrategy: PID 57 died...
22:49:46.778172 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:46.782043 ---      ParallelTerminationStrategy: PID 58 died...
22:49:46.783574 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:46.787397 ---      ParallelTerminationStrategy: PID 59 died...
22:49:46.788938 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:46.792730 ---      ParallelTerminationStrategy: PID 60 died...
22:49:46.794272 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:46.798118 ---      ParallelTerminationStrategy: PID 61 died...
22:49:46.799647 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:46.803446 ---      ParallelTerminationStrategy: PID 62 died...
22:49:46.804989 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:46.808846 ---      ParallelTerminationStrategy: PID 63 died...
22:49:46.810381 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:46.814198 ---      ParallelTerminationStrategy: PID 64 died...
22:49:46.815744 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:46.819566 ---      ParallelTerminationStrategy: PID 65 died...
22:49:46.821104 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:46.824961 ---      ParallelTerminationStrategy: PID 66 died...
22:49:46.826488 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:46.830298 ---      ParallelTerminationStrategy: PID 67 died...
22:49:46.831834 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:46.835660 ---      ParallelTerminationStrategy: PID 68 died...
22:49:46.837192 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:46.840995 ---      ParallelTerminationStrategy: PID 69 died...
22:49:46.842543 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:46.846367 ---      ParallelTerminationStrategy: PID 70 died...
22:49:46.847918 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:46.851741 ---      ParallelTerminationStrategy: PID 71 died...
22:49:46.853283 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:46.857099 ---      ParallelTerminationStrategy: PID 72 died...
22:49:46.858633 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:46.862457 ---      ParallelTerminationStrategy: PID 73 died...
22:49:46.863994 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:46.867820 ---      ParallelTerminationStrategy: PID 74 died...
22:49:46.869378 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:46.873222 ---      ParallelTerminationStrategy: PID 75 died...
22:49:46.874752 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:46.878628 ---      ParallelTerminationStrategy: PID 76 died...
22:49:46.880172 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:46.884008 ---      ParallelTerminationStrategy: PID 77 died...
22:49:46.885554 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:46.889386 ---      ParallelTerminationStrategy: PID 78 died...
22:49:46.890916 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:46.894758 ---      ParallelTerminationStrategy: PID 79 died...
22:49:46.896305 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:46.900133 ---      ParallelTerminationStrategy: PID 80 died...
22:49:46.901709 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:46.905611 ---      ParallelTerminationStrategy: PID 81 died...
22:49:46.907152 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:46.910974 ---      ParallelTerminationStrategy: PID 82 died...
22:49:46.912506 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:46.916321 ---      ParallelTerminationStrategy: PID 83 died...
22:49:46.917854 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:46.921696 ---      ParallelTerminationStrategy: PID 84 died...
22:49:46.923221 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:46.927084 ---      ParallelTerminationStrategy: PID 85 died...
22:49:46.928615 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:46.932427 ---      ParallelTerminationStrategy: PID 86 died...
22:49:46.933959 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:46.937764 ---      ParallelTerminationStrategy: PID 87 died...
22:49:46.939300 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:46.943131 ---      ParallelTerminationStrategy: PID 88 died...
22:49:46.944678 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:46.948471 ---      ParallelTerminationStrategy: PID 89 died...
22:49:46.950006 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:46.953832 ---      ParallelTerminationStrategy: PID 90 died...
22:49:46.955360 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:46.959147 ---      ParallelTerminationStrategy: PID 91 died...
22:49:46.960678 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:46.964476 ---      ParallelTerminationStrategy: PID 92 died...
22:49:46.966042 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:46.969835 ---      ParallelTerminationStrategy: PID 93 died...
22:49:46.971374 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:46.975176 ---      ParallelTerminationStrategy: PID 94 died...
22:49:46.976713 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:46.980507 ---      ParallelTerminationStrategy: PID 95 died...
22:49:46.982030 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:46.985882 ---      ParallelTerminationStrategy: PID 96 died...
22:49:46.987414 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:46.991206 ---      ParallelTerminationStrategy: PID 97 died...
22:49:46.992729 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:46.996541 ---      ParallelTerminationStrategy: PID 98 died...
22:49:46.998086 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:47.001883 ---      ParallelTerminationStrategy: PID 99 died...
22:49:47.003476 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:47.007276 ---      ParallelTerminationStrategy: PID 100 died...
22:49:47.008848 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:47.012640 ---      ParallelTerminationStrategy: PID 101 died...
22:49:47.014179 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:47.017970 ---      ParallelTerminationStrategy: PID 102 died...
22:49:47.019497 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:47.023302 ---      ParallelTerminationStrategy: PID 103 died...
22:49:47.024847 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:47.028661 ---      ParallelTerminationStrategy: PID 104 died...
22:49:47.030176 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:47.033995 ---      ParallelTerminationStrategy: PID 105 died...
22:49:47.035531 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:47.039342 ---      ParallelTerminationStrategy: PID 106 died...
22:49:47.040893 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:47.044736 ---      ParallelTerminationStrategy: PID 107 died...
22:49:47.046283 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:47.050123 ---      ParallelTerminationStrategy: PID 108 died...
22:49:47.069345 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:47.073105 ---      ParallelTerminationStrategy: PID 109 died...
22:49:47.074647 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:47.078459 ---      ParallelTerminationStrategy: PID 110 died...
22:49:47.079994 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:47.083890 ---      ParallelTerminationStrategy: PID 111 died...
22:49:47.085443 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:47.089339 ---      ParallelTerminationStrategy: PID 112 died...
22:49:47.090910 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:47.094768 ---      ParallelTerminationStrategy: PID 113 died...
22:49:47.096332 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:47.100192 ---      ParallelTerminationStrategy: PID 114 died...
22:49:47.101752 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:47.105630 ---      ParallelTerminationStrategy: PID 115 died...
22:49:47.107191 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:47.111048 ---      ParallelTerminationStrategy: PID 116 died...
22:49:47.112603 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:47.116480 ---      ParallelTerminationStrategy: PID 117 died...
22:49:47.118043 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:47.121902 ---      ParallelTerminationStrategy: PID 118 died...
22:49:47.123452 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:47.127312 ---      ParallelTerminationStrategy: PID 119 died...
22:49:47.128868 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:47.132739 ---      ParallelTerminationStrategy: PID 120 died...
22:49:47.134293 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:47.138134 ---      ParallelTerminationStrategy: PID 121 died...
22:49:47.139680 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:47.143578 ---      ParallelTerminationStrategy: PID 122 died...
22:49:47.145112 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:47.148893 ---      ParallelTerminationStrategy: PID 123 died...
22:49:47.150385 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:47.154103 ---      ParallelTerminationStrategy: PID 124 died...
22:49:47.155588 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:47.159284 ---      ParallelTerminationStrategy: PID 125 died...
22:49:47.160773 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:47.164478 ---      ParallelTerminationStrategy: PID 126 died...
22:49:47.166013 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:47.169750 ---      ParallelTerminationStrategy: PID 127 died...
22:49:47.171246 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:47.174978 ---      ParallelTerminationStrategy: PID 128 died...
22:49:47.176509 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:47.180331 ---      ParallelTerminationStrategy: PID 129 died...
22:49:47.181830 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:47.185666 ---      ParallelTerminationStrategy: PID 130 died...
22:49:47.187214 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:47.191071 ---      ParallelTerminationStrategy: PID 131 died...
22:49:47.192612 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:47.196485 ---      ParallelTerminationStrategy: PID 132 died...
22:49:47.198030 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:47.201917 ---      ParallelTerminationStrategy: PID 133 died...
22:49:47.203475 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:47.207361 ---      ParallelTerminationStrategy: PID 134 died...
22:49:47.208903 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:47.212755 ---      ParallelTerminationStrategy: PID 135 died...
22:49:47.214292 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:47.218169 ---      ParallelTerminationStrategy: PID 136 died...
22:49:47.219701 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:47.223494 ---      ParallelTerminationStrategy: PID 137 died...
22:49:47.225014 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:47.228798 ---      ParallelTerminationStrategy: PID 138 died...
22:49:47.230267 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:47.233964 ---      ParallelTerminationStrategy: PID 139 died...
22:49:47.235453 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:47.239160 ---      ParallelTerminationStrategy: PID 140 died...
22:49:47.240658 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:47.244519 ---      ParallelTerminationStrategy: PID 141 died...
22:49:47.246044 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:47.249879 ---      ParallelTerminationStrategy: PID 142 died...
22:49:47.251402 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:47.255194 ---      ParallelTerminationStrategy: PID 143 died...
22:49:47.256715 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:47.260487 ---      ParallelTerminationStrategy: PID 144 died...
22:49:47.262045 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:47.265886 ---      ParallelTerminationStrategy: PID 145 died...
22:49:47.267412 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:47.271208 ---      ParallelTerminationStrategy: PID 146 died...
22:49:47.272747 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:47.276552 ---      ParallelTerminationStrategy: PID 147 died...
22:49:47.278079 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:47.281871 ---      ParallelTerminationStrategy: PID 148 died...
22:49:47.283391 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:47.287194 ---      ParallelTerminationStrategy: PID 149 died...
22:49:47.288739 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:47.292533 ---      ParallelTerminationStrategy: PID 150 died...
22:49:47.294056 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:47.297870 ---      ParallelTerminationStrategy: PID 151 died...
22:49:47.299381 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:47.303080 ---      ParallelTerminationStrategy: PID 152 died...
22:49:47.304530 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:47.308199 ---      ParallelTerminationStrategy: PID 153 died...
22:49:47.309665 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:47.313442 ---      ParallelTerminationStrategy: PID 154 died...
22:49:47.314969 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:47.318751 ---      ParallelTerminationStrategy: PID 155 died...
22:49:47.320287 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:47.324067 ---      ParallelTerminationStrategy: PID 156 died...
22:49:47.325615 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:47.329402 ---      ParallelTerminationStrategy: PID 157 died...
22:49:47.330887 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:47.334525 ---      ParallelTerminationStrategy: PID 158 died...
22:49:47.335974 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:47.339627 ---      ParallelTerminationStrategy: PID 159 died...
22:49:47.341187 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:47.344914 ---      ParallelTerminationStrategy: PID 160 died...
22:49:47.346367 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:47.350168 ---      ParallelTerminationStrategy: PID 161 died...
22:49:47.351691 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:47.355510 ---      ParallelTerminationStrategy: PID 162 died...
22:49:47.357038 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:47.360831 ---      ParallelTerminationStrategy: PID 163 died...
22:49:47.362362 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:47.366180 ---      ParallelTerminationStrategy: PID 164 died...
22:49:47.367706 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:47.371503 ---      ParallelTerminationStrategy: PID 165 died...
22:49:47.373029 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:47.376696 ---      ParallelTerminationStrategy: PID 166 died...
22:49:47.378153 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:47.381794 ---      ParallelTerminationStrategy: PID 167 died...
22:49:47.383241 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:47.386902 ---      ParallelTerminationStrategy: PID 168 died...
22:49:47.388358 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:47.392011 ---      ParallelTerminationStrategy: PID 169 died...
22:49:47.393468 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:47.397120 ---      ParallelTerminationStrategy: PID 170 died...
22:49:47.398570 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:47.402234 ---      ParallelTerminationStrategy: PID 171 died...
22:49:47.403731 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:47.407505 ---      ParallelTerminationStrategy: PID 172 died...
22:49:47.409045 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:47.412837 ---      ParallelTerminationStrategy: PID 173 died...
22:49:47.414361 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:47.418161 ---      ParallelTerminationStrategy: PID 174 died...
22:49:47.419679 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:47.423493 ---      ParallelTerminationStrategy: PID 175 died...
22:49:47.425020 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:47.428810 ---      ParallelTerminationStrategy: PID 176 died...
22:49:47.430324 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:47.434121 ---      ParallelTerminationStrategy: PID 177 died...
22:49:47.435639 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:47.439450 ---      ParallelTerminationStrategy: PID 178 died...
22:49:47.440967 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:47.444782 ---      ParallelTerminationStrategy: PID 179 died...
22:49:47.446419 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:47.450244 ---      ParallelTerminationStrategy: PID 180 died...
22:49:47.451775 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:47.455611 ---      ParallelTerminationStrategy: PID 181 died...
22:49:47.457133 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:47.460938 ---      ParallelTerminationStrategy: PID 182 died...
22:49:47.462458 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:47.466256 ---      ParallelTerminationStrategy: PID 183 died...
22:49:47.467773 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:47.471452 ---      ParallelTerminationStrategy: PID 184 died...
22:49:47.472932 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:47.476568 ---      ParallelTerminationStrategy: PID 185 died...
22:49:47.478054 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:47.481687 ---      ParallelTerminationStrategy: PID 186 died...
22:49:47.483189 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:47.486919 ---      ParallelTerminationStrategy: PID 187 died...
22:49:47.488373 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:47.492035 ---      ParallelTerminationStrategy: PID 188 died...
22:49:47.493573 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:47.497375 ---      ParallelTerminationStrategy: PID 189 died...
22:49:47.498896 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:47.502699 ---      ParallelTerminationStrategy: PID 190 died...
22:49:47.504157 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:47.507799 ---      ParallelTerminationStrategy: PID 191 died...
22:49:47.509268 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:47.512924 ---      ParallelTerminationStrategy: PID 192 died...
22:49:47.514385 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:47.518039 ---      ParallelTerminationStrategy: PID 193 died...
22:49:47.519491 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:47.523169 ---      ParallelTerminationStrategy: PID 194 died...
22:49:47.524622 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:47.528251 ---      ParallelTerminationStrategy: PID 195 died...
22:49:47.529718 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:47.533350 ---      ParallelTerminationStrategy: PID 196 died...
22:49:47.534811 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:47.538462 ---      ParallelTerminationStrategy: PID 197 died...
22:49:47.540023 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:47.543832 ---      ParallelTerminationStrategy: PID 198 died...
22:49:47.545364 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:47.549165 ---      ParallelTerminationStrategy: PID 199 died...
22:49:47.550683 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:47.554533 ---      ParallelTerminationStrategy: PID 200 died...
22:49:47.556056 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:47.559843 ---      ParallelTerminationStrategy: PID 201 died...
22:49:47.561366 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:47.565154 ---      ParallelTerminationStrategy: PID 202 died...
22:49:47.566670 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:47.570496 ---      ParallelTerminationStrategy: PID 203 died...
22:49:47.572017 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:47.575792 ---      ParallelTerminationStrategy: PID 204 died...
22:49:47.577315 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:47.581117 ---      ParallelTerminationStrategy: PID 205 died...
22:49:47.582631 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:47.586421 ---      ParallelTerminationStrategy: PID 206 died...
22:49:47.587937 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:47.591756 ---      ParallelTerminationStrategy: PID 207 died...
22:49:47.593284 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:47.597085 ---      ParallelTerminationStrategy: PID 208 died...
22:49:47.598611 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:47.602420 ---      ParallelTerminationStrategy: PID 209 died...
22:49:47.603938 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:47.607736 ---      ParallelTerminationStrategy: PID 210 died...
22:49:47.609266 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:47.613086 ---      ParallelTerminationStrategy: PID 211 died...
22:49:47.614596 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:47.618382 ---      ParallelTerminationStrategy: PID 212 died...
22:49:47.619901 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:47.623693 ---      ParallelTerminationStrategy: PID 213 died...
22:49:47.625230 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:47.629074 ---      ParallelTerminationStrategy: PID 214 died...
22:49:47.630595 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:47.634394 ---      ParallelTerminationStrategy: PID 215 died...
22:49:47.635916 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:47.639764 ---      ParallelTerminationStrategy: PID 216 died...
22:49:47.641286 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:47.645079 ---      ParallelTerminationStrategy: PID 217 died...
22:49:47.646601 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:47.650421 ---      ParallelTerminationStrategy: PID 218 died...
22:49:47.651937 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:47.655751 ---      ParallelTerminationStrategy: PID 219 died...
22:49:47.657279 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:47.661068 ---      ParallelTerminationStrategy: PID 220 died...
22:49:47.662584 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:47.666388 ---      ParallelTerminationStrategy: PID 221 died...
22:49:47.667907 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:47.671728 ---      ParallelTerminationStrategy: PID 222 died...
22:49:47.673231 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:47.677056 ---      ParallelTerminationStrategy: PID 223 died...
22:49:47.678583 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:47.682392 ---      ParallelTerminationStrategy: PID 224 died...
22:49:47.683908 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:47.687721 ---      ParallelTerminationStrategy: PID 225 died...
22:49:47.689243 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:47.693046 ---      ParallelTerminationStrategy: PID 226 died...
22:49:47.694567 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:47.698379 ---      ParallelTerminationStrategy: PID 227 died...
22:49:47.699907 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:47.703703 ---      ParallelTerminationStrategy: PID 228 died...
22:49:47.705232 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:47.709057 ---      ParallelTerminationStrategy: PID 229 died...
22:49:47.710588 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:47.714405 ---      ParallelTerminationStrategy: PID 230 died...
22:49:47.715916 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:47.719726 ---      ParallelTerminationStrategy: PID 231 died...
22:49:47.721248 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:47.725078 ---      ParallelTerminationStrategy: PID 232 died...
22:49:47.726599 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:47.730426 ---      ParallelTerminationStrategy: PID 233 died...
22:49:47.731945 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:47.735764 ---      ParallelTerminationStrategy: PID 234 died...
22:49:47.737286 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:51.140790 ---      ParallelTerminationStrategy: PID 34 died...
22:49:51.142457 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7904 netreg_mass PASS
---------------------------------------------------------------------
22:49:51.227641 tst                       trial-7904: Storing JUnit report in /build/trial-7904/run.2025-03-13_22-48-18/trial-7904.xml

--------------------------------------------------------------------------------------------
trial-7904 PASS
--------------------------------------------------------------------------------------------
22:49:51.238911 tst                       trial-7904: trial-7904: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (87.2 sec)
+ exit_code=0
+ rm -rf trial-7904/inst
+ cd trial-7904
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-03-13 22:48:18
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7904-run.tgz run.2025-03-13_22-48-18
+ tar czf /build/trial-7904-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-03-13_20_23_03.tgz osmo-bts-oc2g.build-2025-03-13_20_21_48.tgz osmo-bts-sysmo.build-2025-03-13_20_21_43.tgz osmo-bts.build-2025-03-13_20_21_57.tgz osmo-ggsn.build-2025-03-13_20_42_31.tgz osmo-hlr.build-2025-03-13_20_20_48.tgz osmo-hnbgw.build-2025-03-13_13_28_43.tgz osmo-mgw.build-2025-03-13_20_20_11.tgz osmo-msc.build-2025-03-13_20_26_48.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-03-13_18_59_52.tgz osmo-pcu-sysmo.build-2025-03-13_18_59_43.tgz osmo-pcu.build-2025-03-13_18_59_58.tgz osmo-sgsn.build-2025-03-13_20_48_09.tgz osmo-stp.build-2025-03-13_13_25_18.tgz osmo-trx.build-2025-03-13_14_26_51.tgz osmocom-bb.build-2025-03-13_21_17_11.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