Skip to content
Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone 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 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10
Commit message: "contrib/jenkins-build-osmo-ggsn.sh: Depend on libosmo-netif"
 > git rev-list --no-walk 14e2cf8b779ffdfff66777ba7e81b38d4e8b2fee # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins572382877961608207.sh
+ rm -rf trial-8389-bin.tgz trial-8389-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 26149
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11488
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 11140
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 13302
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13628
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 14399
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 43416
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7995
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 45815
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 9091
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 13635
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7964
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 12013
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 8035
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9511
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6755
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 7964
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins7539598213531971041.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-8389
+ 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
782e664 redmine: hide avatars
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 2 warnings found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
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=8390 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2026-07-12 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8390
+ mkdir -p trial-8390
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-07-12_13_27_04.tgz osmo-bts-oc2g.build-2026-07-12_00_52_19.tgz osmo-bts-sysmo.build-2026-07-12_00_52_20.tgz osmo-bts.build-2026-07-12_00_52_28.tgz osmo-ggsn.build-2026-07-12_20_43_07.tgz osmo-hlr.build-2026-07-12_16_37_38.tgz osmo-hnbgw.build-2026-07-12_13_29_54.tgz osmo-mgw.build-2026-07-12_08_33_38.tgz osmo-msc.build-2026-07-12_13_36_35.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-12_07_35_08.tgz osmo-pcu-sysmo.build-2026-07-12_07_35_06.tgz osmo-pcu.build-2026-07-12_07_35_07.tgz osmo-sgsn.build-2026-07-12_20_49_34.tgz osmo-stp.build-2026-07-12_13_25_41.tgz osmo-trx.build-2026-07-12_14_22_24.tgz osmocom-bb.build-2026-07-12_21_18_48.tgz srslte.build-19.tgz trial-8390
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-07-12_13_27_04.md5 osmo-bts-oc2g.build-2026-07-12_00_52_19.md5 osmo-bts-sysmo.build-2026-07-12_00_52_20.md5 osmo-bts.build-2026-07-12_00_52_28.md5 osmo-ggsn.build-2026-07-12_20_43_07.md5 osmo-hlr.build-2026-07-12_16_37_38.md5 osmo-hnbgw.build-2026-07-12_13_29_54.md5 osmo-mgw.build-2026-07-12_08_33_38.md5 osmo-msc.build-2026-07-12_13_36_35.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-12_07_35_08.md5 osmo-pcu-sysmo.build-2026-07-12_07_35_06.md5 osmo-pcu.build-2026-07-12_07_35_07.md5 osmo-sgsn.build-2026-07-12_20_49_34.md5 osmo-stp.build-2026-07-12_13_25_41.md5 osmo-trx.build-2026-07-12_14_22_24.md5 osmocom-bb.build-2026-07-12_21_18_48.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-07-12_13_27_04.md5 osmo-bts-oc2g.build-2026-07-12_00_52_19.md5 osmo-bts-sysmo.build-2026-07-12_00_52_20.md5 osmo-bts.build-2026-07-12_00_52_28.md5 osmo-ggsn.build-2026-07-12_20_43_07.md5 osmo-hlr.build-2026-07-12_16_37_38.md5 osmo-hnbgw.build-2026-07-12_13_29_54.md5 osmo-mgw.build-2026-07-12_08_33_38.md5 osmo-msc.build-2026-07-12_13_36_35.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-07-12_07_35_08.md5 osmo-pcu-sysmo.build-2026-07-12_07_35_06.md5 osmo-pcu.build-2026-07-12_07_35_07.md5 osmo-sgsn.build-2026-07-12_20_49_34.md5 osmo-stp.build-2026-07-12_13_25_41.md5 osmo-trx.build-2026-07-12_14_22_24.md5 osmocom-bb.build-2026-07-12_21_18_48.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-8390 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8390'
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-8390
--------------------------------------------------------------------------------------------
22:48:18.024032 tst                       trial-8390: Detailed log at /build/trial-8390/run.2026-07-12_22-48-18/log

---------------------------------------------------------------------
trial-8390 netreg_mass
---------------------------------------------------------------------
22:48:18.231056 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.231394 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.232158 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.233305 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.264485 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.265242 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.266358 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.326709 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-8390 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.327575 tst       register_default_mass.py:9: Claiming resources for the test
22:48:18.341884 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.342396 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.342864 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.343307 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.343732 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.344177 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.344608 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.370747 tst         register_default_mass.py: using LAC 2
22:48:18.387777 tst         register_default_mass.py: using RAC 2
22:48:18.405686 tst         register_default_mass.py: using CellId 2
22:48:18.425994 tst         register_default_mass.py: using BVCI 3
22:48:18.435712 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.436335 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.436882 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.437386 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.437902 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.438405 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.438901 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.439407 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.439934 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.440430 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.440916 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.441401 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.441911 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.442406 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.442908 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.443430 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.443930 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.444429 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.444933 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.445445 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.445951 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.446477 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.447003 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.447515 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.448017 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.448533 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.449049 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.449572 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.450084 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.450594 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.451116 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.451638 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.452154 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.452687 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.453207 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.453717 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.454232 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.454750 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.455253 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.455755 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.456247 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.456755 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.457268 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.457785 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.458296 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.458807 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.459330 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.459841 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.460362 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.460867 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.461379 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.461894 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.462398 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.462909 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.463423 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.463933 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.464433 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.464951 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.465444 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.465920 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.466408 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.466900 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.467390 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.467885 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.468372 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.468854 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.469331 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.469829 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.470316 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.470787 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.471269 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.471764 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.472302 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.472797 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.473295 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.473782 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.474262 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.474739 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.475239 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.475728 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.476205 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.476685 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.477171 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.477651 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.478144 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.478618 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.479102 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.479586 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.480064 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.480544 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.481045 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.481525 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.482008 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.482494 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.482985 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.483461 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.483939 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.484428 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.484914 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.485392 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.485878 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.486408 tst      register_default_mass.py:21: Launching a simple network
22:48:18.496002 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.612797 run            create_hlr_db(pid=20): Launched
22:48:19.626660 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:19.650816 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:19.665991 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:19.671623 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.857587 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:19.872358 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:19.877901 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.283997 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.298593 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:23.313212 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.425163 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:23.439902 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:23.445476 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.468892 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:23.483727 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:23.489267 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.796285 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.811267 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.838477 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.998167 run         osmo-bts-virtual(pid=34): Launched
22:48:31.030267 tst         register_default_mass.py: using MSISDN 1001
22:48:31.042391 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:31.072048 tst         register_default_mass.py: using MSISDN 1002
22:48:31.085408 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:31.108591 tst         register_default_mass.py: using MSISDN 1003
22:48:31.118976 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:31.141890 tst         register_default_mass.py: using MSISDN 1004
22:48:31.152014 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:31.174981 tst         register_default_mass.py: using MSISDN 1005
22:48:31.185060 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:31.207986 tst         register_default_mass.py: using MSISDN 1006
22:48:31.218073 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:31.240992 tst         register_default_mass.py: using MSISDN 1007
22:48:31.251055 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:31.273993 tst         register_default_mass.py: using MSISDN 1008
22:48:31.284059 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.307081 tst         register_default_mass.py: using MSISDN 1009
22:48:31.317197 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.340058 tst         register_default_mass.py: using MSISDN 1010
22:48:31.350184 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.373057 tst         register_default_mass.py: using MSISDN 1011
22:48:31.383100 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.406205 tst         register_default_mass.py: using MSISDN 1012
22:48:31.416366 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.439236 tst         register_default_mass.py: using MSISDN 1013
22:48:31.449286 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.472207 tst         register_default_mass.py: using MSISDN 1014
22:48:31.482250 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.505166 tst         register_default_mass.py: using MSISDN 1015
22:48:31.515201 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.538196 tst         register_default_mass.py: using MSISDN 1016
22:48:31.548314 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.571347 tst         register_default_mass.py: using MSISDN 1017
22:48:31.581406 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.604308 tst         register_default_mass.py: using MSISDN 1018
22:48:31.614340 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.637456 tst         register_default_mass.py: using MSISDN 1019
22:48:31.647530 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.670359 tst         register_default_mass.py: using MSISDN 1020
22:48:31.680375 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.703232 tst         register_default_mass.py: using MSISDN 1021
22:48:31.713195 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.736050 tst         register_default_mass.py: using MSISDN 1022
22:48:31.746099 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.769154 tst         register_default_mass.py: using MSISDN 1023
22:48:31.779317 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.802307 tst         register_default_mass.py: using MSISDN 1024
22:48:31.812442 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.835260 tst         register_default_mass.py: using MSISDN 1025
22:48:31.845166 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.868178 tst         register_default_mass.py: using MSISDN 1026
22:48:31.878312 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.902175 tst         register_default_mass.py: using MSISDN 1027
22:48:31.910793 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.933581 tst         register_default_mass.py: using MSISDN 1028
22:48:31.948729 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.972255 tst         register_default_mass.py: using MSISDN 1029
22:48:31.983304 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:32.012268 tst         register_default_mass.py: using MSISDN 1030
22:48:32.025328 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:32.048400 tst         register_default_mass.py: using MSISDN 1031
22:48:32.058851 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:32.081665 tst         register_default_mass.py: using MSISDN 1032
22:48:32.091730 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.114767 tst         register_default_mass.py: using MSISDN 1033
22:48:32.124903 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.148231 tst         register_default_mass.py: using MSISDN 1034
22:48:32.158565 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.182093 tst         register_default_mass.py: using MSISDN 1035
22:48:32.192559 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.216285 tst         register_default_mass.py: using MSISDN 1036
22:48:32.226796 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.250019 tst         register_default_mass.py: using MSISDN 1037
22:48:32.260319 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.283346 tst         register_default_mass.py: using MSISDN 1038
22:48:32.293475 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.316368 tst         register_default_mass.py: using MSISDN 1039
22:48:32.326410 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.349305 tst         register_default_mass.py: using MSISDN 1040
22:48:32.359369 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.382356 tst         register_default_mass.py: using MSISDN 1041
22:48:32.392427 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.415384 tst         register_default_mass.py: using MSISDN 1042
22:48:32.425474 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.448400 tst         register_default_mass.py: using MSISDN 1043
22:48:32.458474 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.481380 tst         register_default_mass.py: using MSISDN 1044
22:48:32.491479 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.514543 tst         register_default_mass.py: using MSISDN 1045
22:48:32.524676 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.547745 tst         register_default_mass.py: using MSISDN 1046
22:48:32.557886 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.580770 tst         register_default_mass.py: using MSISDN 1047
22:48:32.590868 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.613852 tst         register_default_mass.py: using MSISDN 1048
22:48:32.623986 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.646989 tst         register_default_mass.py: using MSISDN 1049
22:48:32.657113 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.680157 tst         register_default_mass.py: using MSISDN 1050
22:48:32.690333 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.713346 tst         register_default_mass.py: using MSISDN 1051
22:48:32.723395 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.746254 tst         register_default_mass.py: using MSISDN 1052
22:48:32.756317 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.779360 tst         register_default_mass.py: using MSISDN 1053
22:48:32.789424 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.812270 tst         register_default_mass.py: using MSISDN 1054
22:48:32.822367 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.845516 tst         register_default_mass.py: using MSISDN 1055
22:48:32.855636 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.878661 tst         register_default_mass.py: using MSISDN 1056
22:48:32.888786 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.912454 tst         register_default_mass.py: using MSISDN 1057
22:48:32.922989 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.946711 tst         register_default_mass.py: using MSISDN 1058
22:48:32.957236 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:32.981144 tst         register_default_mass.py: using MSISDN 1059
22:48:32.991810 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.015796 tst         register_default_mass.py: using MSISDN 1060
22:48:33.026126 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.050254 tst         register_default_mass.py: using MSISDN 1061
22:48:33.061007 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.085153 tst         register_default_mass.py: using MSISDN 1062
22:48:33.095947 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.120222 tst         register_default_mass.py: using MSISDN 1063
22:48:33.131079 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.155125 tst         register_default_mass.py: using MSISDN 1064
22:48:33.165840 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.189743 tst         register_default_mass.py: using MSISDN 1065
22:48:33.200363 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.224439 tst         register_default_mass.py: using MSISDN 1066
22:48:33.235173 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.259134 tst         register_default_mass.py: using MSISDN 1067
22:48:33.269810 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.293911 tst         register_default_mass.py: using MSISDN 1068
22:48:33.304651 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.328440 tst         register_default_mass.py: using MSISDN 1069
22:48:33.339051 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.363138 tst         register_default_mass.py: using MSISDN 1070
22:48:33.373852 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.397857 tst         register_default_mass.py: using MSISDN 1071
22:48:33.408547 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.432409 tst         register_default_mass.py: using MSISDN 1072
22:48:33.442070 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.466023 tst         register_default_mass.py: using MSISDN 1073
22:48:33.478599 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.501654 tst         register_default_mass.py: using MSISDN 1074
22:48:33.512115 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.535061 tst         register_default_mass.py: using MSISDN 1075
22:48:33.545143 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.568011 tst         register_default_mass.py: using MSISDN 1076
22:48:33.578059 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.601159 tst         register_default_mass.py: using MSISDN 1077
22:48:33.611316 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.634552 tst         register_default_mass.py: using MSISDN 1078
22:48:33.644737 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.667721 tst         register_default_mass.py: using MSISDN 1079
22:48:33.677879 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.700863 tst         register_default_mass.py: using MSISDN 1080
22:48:33.710945 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:33.733997 tst         register_default_mass.py: using MSISDN 1081
22:48:33.744137 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:33.767111 tst         register_default_mass.py: using MSISDN 1082
22:48:33.777156 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:33.800301 tst         register_default_mass.py: using MSISDN 1083
22:48:33.810382 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:33.833903 tst         register_default_mass.py: using MSISDN 1084
22:48:33.844232 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:33.868064 tst         register_default_mass.py: using MSISDN 1085
22:48:33.878559 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:33.902648 tst         register_default_mass.py: using MSISDN 1086
22:48:33.913431 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:33.937436 tst         register_default_mass.py: using MSISDN 1087
22:48:33.948116 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:33.972156 tst         register_default_mass.py: using MSISDN 1088
22:48:33.982776 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.006647 tst         register_default_mass.py: using MSISDN 1089
22:48:34.017335 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.047195 tst         register_default_mass.py: using MSISDN 1090
22:48:34.060586 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.084646 tst         register_default_mass.py: using MSISDN 1091
22:48:34.095707 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.119334 tst         register_default_mass.py: using MSISDN 1092
22:48:34.129851 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.153768 tst         register_default_mass.py: using MSISDN 1093
22:48:34.164338 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.188056 tst         register_default_mass.py: using MSISDN 1094
22:48:34.198597 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.222642 tst         register_default_mass.py: using MSISDN 1095
22:48:34.233362 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.257027 tst         register_default_mass.py: using MSISDN 1096
22:48:34.267591 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.291386 tst         register_default_mass.py: using MSISDN 1097
22:48:34.301866 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.325807 tst         register_default_mass.py: using MSISDN 1098
22:48:34.336387 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.360037 tst         register_default_mass.py: using MSISDN 1099
22:48:34.370510 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.394218 tst         register_default_mass.py: using MSISDN 1100
22:48:34.404730 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:34.491231 run                             mass: Starting testcase
22:48:34.496638 run                             mass: Pre-launching all virtphy's
22:48:34.501974 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:34.514746 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:34.520603 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:34.533574 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:34.539527 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:34.552438 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:34.558379 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:34.571360 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:34.577341 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:34.590072 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:34.595952 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:34.608772 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:34.614720 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:34.627562 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:34.633496 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:34.646257 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:34.652156 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:34.664901 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:34.670743 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:34.683457 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:34.689306 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:34.702014 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:34.707898 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:34.720753 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:34.726725 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:34.739643 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:34.745601 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:34.758410 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:34.764276 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:34.777062 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:34.783059 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:34.796011 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:34.802020 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:34.814769 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:34.820686 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:34.833378 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:34.839294 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:34.852118 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:34.858120 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:34.870852 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:34.876763 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:34.889556 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:34.895474 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:34.908175 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:34.914104 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:34.926850 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:34.932730 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:34.945521 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:34.951416 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:34.964125 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:34.970053 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:34.982881 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:34.988766 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.001539 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.007384 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.020204 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.026025 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.038935 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.044812 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.057623 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.063455 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.076213 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.082082 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.094846 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.100816 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.113616 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.119612 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.132425 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.138327 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.151113 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.157023 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.169703 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.175648 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.188418 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.194283 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.207153 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.213055 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.225874 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.231740 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.244469 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.250342 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.263183 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.269100 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.281853 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.287711 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.300460 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.306264 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.319135 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.324988 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.337668 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.343524 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.356279 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.362145 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.374856 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.380732 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.393421 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.399255 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.412012 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.417916 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.430633 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.436493 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.449339 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.455180 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.468007 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:35.473839 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:35.486836 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:35.492731 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:35.505628 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:35.511517 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:35.524329 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:35.530207 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:35.543090 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:35.548949 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:35.561693 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:35.567559 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:35.580413 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:35.586270 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:35.599099 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:35.604976 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:35.617773 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:35.623628 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:35.636354 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:35.642242 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:35.655021 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:35.660881 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:35.673735 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:35.679674 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:35.692487 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:35.698395 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:35.711131 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:35.716983 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:35.729820 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:35.735694 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:35.748484 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:35.754371 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:35.767022 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:35.772979 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:35.785783 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:35.791655 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:35.804394 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:35.810216 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:35.822943 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:35.828761 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:35.841567 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:35.847399 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:35.860131 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:35.865957 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:35.878719 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:35.884591 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:35.897360 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:35.903288 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:35.916176 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:35.922085 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:35.935106 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:35.941009 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:35.953782 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:35.959895 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:35.972768 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:35.978740 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:35.991613 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:35.997516 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.010475 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.016387 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.029241 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.035115 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.047953 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.053814 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.066616 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.072536 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.085417 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.091286 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.104100 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.110012 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.122915 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.128776 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.141599 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.147582 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.160367 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.166356 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.179291 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.185193 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.198256 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.204220 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.217150 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.223048 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.235788 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.241632 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.254382 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.260220 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.272976 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.278937 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.291707 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.297610 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.310412 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.316338 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.329187 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.335155 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.348078 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.353955 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.366844 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.372718 run                             mass: Checking if sockets are in the filesystem
22:48:36.405171 run                osmo-ms-mob/00000: Starting mobile
22:48:36.418143 run       osmo-ms-mob/00000(pid=135): Launched
22:48:36.436667 run                             mass: MS start registered  {at=562198.485756721, delay=0.012530826032161713, ms=00000}
22:48:40.588758 run                osmo-ms-mob/00001: Starting mobile
22:48:40.601737 run       osmo-ms-mob/00001(pid=136): Launched
22:48:40.613072 run                             mass: MS start registered  {at=562202.662186734, delay=0.005322659038938582, ms=00001}
22:48:41.415515 run                             mass: MS performed LU  {at=562203.464514266, lu_delay=4.978757545002736, ms=00000}
22:48:42.420185 run                osmo-ms-mob/00002: Starting mobile
22:48:42.437099 run       osmo-ms-mob/00002(pid=137): Launched
22:48:42.448440 run                             mass: MS start registered  {at=562204.497546167, delay=0.005364282988011837, ms=00002}
22:48:43.710484 run                osmo-ms-mob/00003: Starting mobile
22:48:43.726528 run       osmo-ms-mob/00003(pid=138): Launched
22:48:43.737341 run                             mass: MS start registered  {at=562205.78645458, delay=0.004901078063994646, ms=00003}
22:48:44.819808 run                osmo-ms-mob/00004: Starting mobile
22:48:44.836671 run       osmo-ms-mob/00004(pid=139): Launched
22:48:44.848261 run                             mass: MS start registered  {at=562206.897376554, delay=0.005636460962705314, ms=00004}
22:48:45.789389 run                osmo-ms-mob/00005: Starting mobile
22:48:45.802633 run       osmo-ms-mob/00005(pid=140): Launched
22:48:45.813616 run                             mass: MS start registered  {at=562207.862730937, delay=0.004847642965614796, ms=00005}
22:48:46.594424 run                             mass: MS performed LU  {at=562208.64339819, lu_delay=5.98121145600453, ms=00001}
22:48:46.637150 run                osmo-ms-mob/00006: Starting mobile
22:48:46.652800 run       osmo-ms-mob/00006(pid=141): Launched
22:48:46.663972 run                             mass: MS start registered  {at=562208.713090614, delay=0.005196901969611645, ms=00006}
22:48:47.600872 run                osmo-ms-mob/00007: Starting mobile
22:48:47.614519 run       osmo-ms-mob/00007(pid=142): Launched
22:48:47.629375 run                             mass: MS start registered  {at=562209.678480557, delay=0.008856451022438705, ms=00007}
22:48:48.389546 run                osmo-ms-mob/00008: Starting mobile
22:48:48.402674 run       osmo-ms-mob/00008(pid=143): Launched
22:48:48.415148 run                             mass: MS start registered  {at=562210.464265178, delay=0.006585001014173031, ms=00008}
22:48:48.495973 run                             mass: MS performed LU  {at=562210.544979691, lu_delay=4.758525111014023, ms=00003}
22:48:48.521501 run                             mass: MS performed LU  {at=562210.570595356, lu_delay=6.073049189057201, ms=00002}
22:48:49.120445 run                osmo-ms-mob/00009: Starting mobile
22:48:49.137394 run       osmo-ms-mob/00009(pid=144): Launched
22:48:49.148749 run                             mass: MS start registered  {at=562211.197863643, delay=0.005292684072628617, ms=00009}
22:48:49.816086 run                osmo-ms-mob/00010: Starting mobile
22:48:49.830646 run       osmo-ms-mob/00010(pid=145): Launched
22:48:49.846378 run                             mass: MS start registered  {at=562211.895485973, delay=0.009914117981679738, ms=00010}
22:48:50.359654 run                             mass: MS performed LU  {at=562212.408648935, lu_delay=5.511272381059825, ms=00004}
22:48:50.414493 run                osmo-ms-mob/00011: Starting mobile
22:48:50.429995 run       osmo-ms-mob/00011(pid=146): Launched
22:48:50.445670 run                             mass: MS start registered  {at=562212.494775099, delay=0.009729524026624858, ms=00011}
22:48:50.895435 run                             mass: MS performed LU  {at=562212.944445842, lu_delay=5.081714904983528, ms=00005}
22:48:50.910737 run                osmo-ms-mob/00012: Starting mobile
22:48:50.923616 run       osmo-ms-mob/00012(pid=147): Launched
22:48:50.940426 run                             mass: MS start registered  {at=562212.989533691, delay=0.010871935985051095, ms=00012}
22:48:51.588341 run                osmo-ms-mob/00013: Starting mobile
22:48:51.601512 run       osmo-ms-mob/00013(pid=148): Launched
22:48:51.615922 run                             mass: MS start registered  {at=562213.665036095, delay=0.008464992977678776, ms=00013}
22:48:52.221096 run                osmo-ms-mob/00014: Starting mobile
22:48:52.237563 run       osmo-ms-mob/00014(pid=149): Launched
22:48:52.253590 run                             mass: MS start registered  {at=562214.302696432, delay=0.010050273966044188, ms=00014}
22:48:52.260012 run                             mass: MS performed LU  {at=562214.309135335, lu_delay=5.596044721081853, ms=00006}
22:48:52.524370 run                             mass: MS performed LU  {at=562214.573376302, lu_delay=4.894895744975656, ms=00007}
22:48:52.827481 run                osmo-ms-mob/00015: Starting mobile
22:48:52.843601 run       osmo-ms-mob/00015(pid=150): Launched
22:48:52.856197 run                             mass: MS start registered  {at=562214.905307314, delay=0.006623288034461439, ms=00015}
22:48:53.289324 run                osmo-ms-mob/00016: Starting mobile
22:48:53.302491 run       osmo-ms-mob/00016(pid=151): Launched
22:48:53.319764 run                             mass: MS start registered  {at=562215.36887118, delay=0.011286157998256385, ms=00016}
22:48:53.789315 run                osmo-ms-mob/00017: Starting mobile
22:48:53.802679 run       osmo-ms-mob/00017(pid=152): Launched
22:48:53.813585 run                             mass: MS start registered  {at=562215.862704016, delay=0.004846120020374656, ms=00017}
22:48:54.125119 run                             mass: MS performed LU  {at=562216.17411128, lu_delay=4.976247636950575, ms=00009}
22:48:54.191122 run                             mass: MS performed LU  {at=562216.240139852, lu_delay=5.77587467408739, ms=00008}
22:48:54.389235 run                osmo-ms-mob/00018: Starting mobile
22:48:54.402360 run       osmo-ms-mob/00018(pid=153): Launched
22:48:54.413544 run                             mass: MS start registered  {at=562216.462661785, delay=0.0051196449203416705, ms=00018}
22:48:54.820016 run                osmo-ms-mob/00019: Starting mobile
22:48:54.836949 run       osmo-ms-mob/00019(pid=154): Launched
22:48:54.851796 run                             mass: MS start registered  {at=562216.900899574, delay=0.008821190102025867, ms=00019}
22:48:55.288421 run                osmo-ms-mob/00020: Starting mobile
22:48:55.301801 run       osmo-ms-mob/00020(pid=155): Launched
22:48:55.313033 run                             mass: MS start registered  {at=562217.362148059, delay=0.0049749319441616535, ms=00020}
22:48:55.828205 run                osmo-ms-mob/00021: Starting mobile
22:48:55.843828 run       osmo-ms-mob/00021(pid=156): Launched
22:48:55.858978 run                             mass: MS start registered  {at=562217.908090143, delay=0.00912654201965779, ms=00021}
22:48:56.026595 run                             mass: MS performed LU  {at=562218.075610382, lu_delay=6.180124409031123, ms=00010}
22:48:56.052995 run                             mass: MS performed LU  {at=562218.102102951, lu_delay=5.1125692600617185, ms=00012}
22:48:56.065397 run                osmo-ms-mob/00022: Starting mobile
22:48:56.078357 run       osmo-ms-mob/00022(pid=157): Launched
22:48:56.092512 run                             mass: MS start registered  {at=562218.141623074, delay=0.008089117938652635, ms=00022}
22:48:56.142293 run                             mass: MS performed LU  {at=562218.191332006, lu_delay=5.696556907030754, ms=00011}
22:48:56.395678 run                             mass: MS performed LU  {at=562218.444692576, lu_delay=4.779656480997801, ms=00013}
22:48:56.728214 run                osmo-ms-mob/00023: Starting mobile
22:48:56.745566 run       osmo-ms-mob/00023(pid=158): Launched
22:48:56.760146 run                             mass: MS start registered  {at=562218.809255133, delay=0.008602432091720402, ms=00023}
22:48:57.089662 run                osmo-ms-mob/00024: Starting mobile
22:48:57.103046 run       osmo-ms-mob/00024(pid=159): Launched
22:48:57.118578 run                             mass: MS start registered  {at=562219.167677608, delay=0.009498612955212593, ms=00024}
22:48:57.611624 run                osmo-ms-mob/00025: Starting mobile
22:48:57.627847 run       osmo-ms-mob/00025(pid=160): Launched
22:48:57.644641 run                             mass: MS start registered  {at=562219.693751054, delay=0.010797441005706787, ms=00025}
22:48:57.890744 run                             mass: MS performed LU  {at=562219.939749139, lu_delay=5.63705270702485, ms=00014}
22:48:57.921192 run                osmo-ms-mob/00026: Starting mobile
22:48:57.935706 run       osmo-ms-mob/00026(pid=161): Launched
22:48:57.947844 run                             mass: MS start registered  {at=562219.996960658, delay=0.006158387986943126, ms=00026}
22:48:57.955120 run                             mass: MS performed LU  {at=562220.004238403, lu_delay=5.098931089043617, ms=00015}
22:48:58.061932 run                             mass: MS performed LU  {at=562220.110934758, lu_delay=4.742063577985391, ms=00016}
22:48:58.412247 run                osmo-ms-mob/00027: Starting mobile
22:48:58.428745 run       osmo-ms-mob/00027(pid=162): Launched
22:48:58.445207 run                             mass: MS start registered  {at=562220.494319387, delay=0.010462517035193741, ms=00027}
22:48:58.809235 run                osmo-ms-mob/00028: Starting mobile
22:48:58.832917 run       osmo-ms-mob/00028(pid=163): Launched
22:48:58.846012 run                             mass: MS start registered  {at=562220.895115986, delay=8.716597221791744e-05, ms=00028}
22:48:59.189213 run                osmo-ms-mob/00029: Starting mobile
22:48:59.202322 run       osmo-ms-mob/00029(pid=164): Launched
22:48:59.216251 run                             mass: MS start registered  {at=562221.265352908, delay=0.007859810022637248, ms=00029}
22:48:59.616379 run                osmo-ms-mob/00030: Starting mobile
22:48:59.631497 run       osmo-ms-mob/00030(pid=165): Launched
22:48:59.643677 run                             mass: MS start registered  {at=562221.692794353, delay=0.00625779596157372, ms=00030}
22:48:59.792559 run                             mass: MS performed LU  {at=562221.841578575, lu_delay=5.378916790010408, ms=00018}
22:48:59.821050 run                             mass: MS performed LU  {at=562221.87004284, lu_delay=6.007338823983446, ms=00017}
22:48:59.838143 run                osmo-ms-mob/00031: Starting mobile
22:48:59.851083 run       osmo-ms-mob/00031(pid=166): Launched
22:48:59.863446 run                             mass: MS start registered  {at=562221.912563739, delay=0.006461226032115519, ms=00031}
22:48:59.907812 run                             mass: MS performed LU  {at=562221.95685323, lu_delay=5.055953655974008, ms=00019}
22:49:00.161626 run                             mass: MS performed LU  {at=562222.210643907, lu_delay=4.8484958480112255, ms=00020}
22:49:00.193157 run                osmo-ms-mob/00032: Starting mobile
22:49:00.207930 run       osmo-ms-mob/00032(pid=167): Launched
22:49:00.220144 run                             mass: MS start registered  {at=562222.269255375, delay=0.006209091981872916, ms=00032}
22:49:00.701661 run                osmo-ms-mob/00033: Starting mobile
22:49:00.715583 run       osmo-ms-mob/00033(pid=168): Launched
22:49:00.727710 run                             mass: MS start registered  {at=562222.776824841, delay=0.006189339095726609, ms=00033}
22:49:01.089101 run                osmo-ms-mob/00034: Starting mobile
22:49:01.102391 run       osmo-ms-mob/00034(pid=169): Launched
22:49:01.115212 run                             mass: MS start registered  {at=562223.164324629, delay=0.006936931982636452, ms=00034}
22:49:01.410020 run                osmo-ms-mob/00035: Starting mobile
22:49:01.426197 run       osmo-ms-mob/00035(pid=170): Launched
22:49:01.437254 run                             mass: MS start registered  {at=562223.486369228, delay=0.005074081942439079, ms=00035}
22:49:01.592292 run                             mass: MS performed LU  {at=562223.641309468, lu_delay=5.49968639400322, ms=00022}
22:49:01.656892 run                             mass: MS performed LU  {at=562223.705911666, lu_delay=5.797821523039602, ms=00021}
22:49:01.680290 run                osmo-ms-mob/00036: Starting mobile
22:49:01.693317 run       osmo-ms-mob/00036(pid=171): Launched
22:49:01.704620 run                             mass: MS start registered  {at=562223.753739823, delay=0.005389561993069947, ms=00036}
22:49:01.721200 run                             mass: MS performed LU  {at=562223.770296236, lu_delay=4.961041103000753, ms=00023}
22:49:01.846645 run                             mass: MS performed LU  {at=562223.895665288, lu_delay=4.727987680002116, ms=00024}
22:49:02.218478 run                osmo-ms-mob/00037: Starting mobile
22:49:02.233670 run       osmo-ms-mob/00037(pid=172): Launched
22:49:02.245911 run                             mass: MS start registered  {at=562224.295028141, delay=0.006253735977225006, ms=00037}
22:49:02.495594 run                osmo-ms-mob/00038: Starting mobile
22:49:02.508984 run       osmo-ms-mob/00038(pid=173): Launched
22:49:02.520861 run                             mass: MS start registered  {at=562224.569978841, delay=0.004906967049464583, ms=00038}
22:49:02.808012 run                osmo-ms-mob/00039: Starting mobile
22:49:02.823294 run       osmo-ms-mob/00039(pid=174): Launched
22:49:02.837209 run                             mass: MS start registered  {at=562224.886312617, delay=0.007976167020387948, ms=00039}
22:49:03.229167 run                osmo-ms-mob/00040: Starting mobile
22:49:03.246772 run       osmo-ms-mob/00040(pid=175): Launched
22:49:03.260008 run                             mass: MS start registered  {at=562225.30911636, delay=0.007399787078611553, ms=00040}
22:49:03.502262 run                osmo-ms-mob/00041: Starting mobile
22:49:03.516714 run       osmo-ms-mob/00041(pid=176): Launched
22:49:03.528315 run                             mass: MS start registered  {at=562225.577430541, delay=0.005590651067905128, ms=00041}
22:49:03.558569 run                             mass: MS performed LU  {at=562225.60761157, lu_delay=4.71249558404088, ms=00028}
22:49:03.673866 run                             mass: MS performed LU  {at=562225.722878499, lu_delay=5.725917840958573, ms=00026}
22:49:03.688346 run                osmo-ms-mob/00042: Starting mobile
22:49:03.701690 run       osmo-ms-mob/00042(pid=177): Launched
22:49:03.707760 run                             mass: MS performed LU  {at=562225.756885938, lu_delay=6.063134883996099, ms=00025}
22:49:03.713592 run                             mass: MS start registered  {at=562225.762724258, delay=0.005855964031070471, ms=00042}
22:49:03.984023 run                             mass: MS performed LU  {at=562226.033039275, lu_delay=4.767686366918497, ms=00029}
22:49:04.227991 run                osmo-ms-mob/00043: Starting mobile
22:49:04.243935 run       osmo-ms-mob/00043(pid=178): Launched
22:49:04.255161 run                             mass: MS start registered  {at=562226.304279123, delay=0.004880934953689575, ms=00043}
22:49:04.488781 run                osmo-ms-mob/00044: Starting mobile
22:49:04.502075 run       osmo-ms-mob/00044(pid=179): Launched
22:49:04.513216 run                             mass: MS start registered  {at=562226.562334255, delay=0.005200425977818668, ms=00044}
22:49:04.788340 run                osmo-ms-mob/00045: Starting mobile
22:49:04.801415 run       osmo-ms-mob/00045(pid=180): Launched
22:49:04.813066 run                             mass: MS start registered  {at=562226.862177647, delay=0.00562264199834317, ms=00045}
22:49:05.105568 run                osmo-ms-mob/00046: Starting mobile
22:49:05.118970 run       osmo-ms-mob/00046(pid=181): Launched
22:49:05.131509 run                             mass: MS start registered  {at=562227.180616635, delay=0.006313228979706764, ms=00046}
22:49:05.358899 run                             mass: MS performed LU  {at=562227.407855488, lu_delay=5.715061135008, ms=00030}
22:49:05.414948 run                osmo-ms-mob/00047: Starting mobile
22:49:05.429460 run       osmo-ms-mob/00047(pid=182): Launched
22:49:05.435505 run                             mass: MS performed LU  {at=562227.484628889, lu_delay=4.707804047968239, ms=00033}
22:49:05.442486 run                             mass: MS start registered  {at=562227.491616576, delay=0.007008905988186598, ms=00047}
22:49:05.487532 run                             mass: MS performed LU  {at=562227.536554294, lu_delay=5.267298919032328, ms=00032}
22:49:05.524864 run                osmo-ms-mob/00048: Starting mobile
22:49:05.538811 run       osmo-ms-mob/00048(pid=183): Launched
22:49:05.549452 run                             mass: MS start registered  {at=562227.598571578, delay=0.004696616088040173, ms=00048}
22:49:05.613059 run                             mass: MS performed LU  {at=562227.662093727, lu_delay=5.749529988039285, ms=00031}
22:49:06.029131 run                osmo-ms-mob/00049: Starting mobile
22:49:06.046458 run       osmo-ms-mob/00049(pid=184): Launched
22:49:06.059633 run                             mass: MS start registered  {at=562228.1087403, delay=0.007123132003471255, ms=00049}
22:49:06.313281 run                osmo-ms-mob/00050: Starting mobile
22:49:06.332301 run       osmo-ms-mob/00050(pid=185): Launched
22:49:06.344871 run                             mass: MS start registered  {at=562228.393986652, delay=0.006275661056861281, ms=00050}
22:49:06.689338 run                osmo-ms-mob/00051: Starting mobile
22:49:06.702576 run       osmo-ms-mob/00051(pid=186): Launched
22:49:06.715098 run                             mass: MS start registered  {at=562228.764213064, delay=0.006437556003220379, ms=00051}
22:49:07.002727 run                osmo-ms-mob/00052: Starting mobile
22:49:07.016516 run       osmo-ms-mob/00052(pid=187): Launched
22:49:07.029861 run                             mass: MS start registered  {at=562229.078973711, delay=0.007253044983372092, ms=00052}
22:49:07.318829 run                osmo-ms-mob/00053: Starting mobile
22:49:07.334022 run       osmo-ms-mob/00053(pid=188): Launched
22:49:07.339980 run                             mass: MS performed LU  {at=562229.389103447, lu_delay=5.902734218980186, ms=00035}
22:49:07.348421 run                             mass: MS start registered  {at=562229.397540365, delay=0.008456978015601635, ms=00053}
22:49:07.513375 run                             mass: MS performed LU  {at=562229.562394706, lu_delay=4.992415864951909, ms=00038}
22:49:07.560210 run                osmo-ms-mob/00054: Starting mobile
22:49:07.573247 run       osmo-ms-mob/00054(pid=189): Launched
22:49:07.579329 run                             mass: MS performed LU  {at=562229.628451998, lu_delay=5.3334238569950685, ms=00037}
22:49:07.587702 run                             mass: MS start registered  {at=562229.63682023, delay=0.008388096000999212, ms=00054}
22:49:07.785852 run                             mass: MS performed LU  {at=562229.83486818, lu_delay=4.948555562994443, ms=00039}
22:49:07.800500 run                osmo-ms-mob/00055: Starting mobile
22:49:07.813592 run       osmo-ms-mob/00055(pid=190): Launched
22:49:07.825275 run                             mass: MS start registered  {at=562229.874391495, delay=0.005727487034164369, ms=00055}
22:49:08.200314 run                osmo-ms-mob/00056: Starting mobile
22:49:08.238433 run       osmo-ms-mob/00056(pid=191): Launched
22:49:08.251505 run                             mass: MS start registered  {at=562230.300612735, delay=0.007015437935478985, ms=00056}
22:49:08.372421 run                             mass: MS performed LU  {at=562230.421417543, lu_delay=3.5592398960143328, ms=00045}
22:49:08.502575 run                osmo-ms-mob/00057: Starting mobile
22:49:08.520995 run       osmo-ms-mob/00057(pid=192): Launched
22:49:08.538080 run                             mass: MS start registered  {at=562230.587179362, delay=0.009311000001616776, ms=00057}
22:49:08.901460 run                osmo-ms-mob/00058: Starting mobile
22:49:08.915968 run       osmo-ms-mob/00058(pid=193): Launched
22:49:08.929700 run                             mass: MS start registered  {at=562230.978808942, delay=0.00772548106033355, ms=00058}
22:49:09.124378 run                             mass: MS performed LU  {at=562231.17337374, lu_delay=5.410649482044391, ms=00042}
22:49:09.156996 run                osmo-ms-mob/00059: Starting mobile
22:49:09.172089 run       osmo-ms-mob/00059(pid=194): Launched
22:49:09.183995 run                             mass: MS start registered  {at=562231.23311257, delay=0.005778501043096185, ms=00059}
22:49:09.190571 run                             mass: MS performed LU  {at=562231.239696052, lu_delay=4.677361797075719, ms=00044}
22:49:09.253471 run                             mass: MS performed LU  {at=562231.302485876, lu_delay=4.9982067530509084, ms=00043}
22:49:09.279513 run                osmo-ms-mob/00060: Starting mobile
22:49:09.292651 run       osmo-ms-mob/00060(pid=195): Launched
22:49:09.305801 run                             mass: MS start registered  {at=562231.354916073, delay=0.007153943064622581, ms=00060}
22:49:09.378895 run                             mass: MS performed LU  {at=562231.427867798, lu_delay=5.850437256973237, ms=00041}
22:49:09.913555 run                osmo-ms-mob/00061: Starting mobile
22:49:09.929594 run       osmo-ms-mob/00061(pid=196): Launched
22:49:09.941051 run                             mass: MS start registered  {at=562231.990160408, delay=0.00524738896638155, ms=00061}
22:49:10.200768 run                osmo-ms-mob/00062: Starting mobile
22:49:10.214675 run       osmo-ms-mob/00062(pid=197): Launched
22:49:10.226019 run                             mass: MS start registered  {at=562232.27513476, delay=0.0050067330012097955, ms=00062}
22:49:10.274165 run                             mass: MS performed LU  {at=562232.323199816, lu_delay=3.5589867520611733, ms=00051}
22:49:10.501835 run                osmo-ms-mob/00063: Starting mobile
22:49:10.516275 run       osmo-ms-mob/00063(pid=198): Launched
22:49:10.528451 run                             mass: MS start registered  {at=562232.577566196, delay=0.006167341955006123, ms=00063}
22:49:10.901981 run                osmo-ms-mob/00064: Starting mobile
22:49:10.921339 run       osmo-ms-mob/00064(pid=199): Launched
22:49:10.933444 run                             mass: MS start registered  {at=562232.982551403, delay=0.006051145028322935, ms=00064}
22:49:11.044275 run                             mass: MS performed LU  {at=562233.093296697, lu_delay=5.494725118973292, ms=00048}
22:49:11.090655 run                             mass: MS performed LU  {at=562233.139698368, lu_delay=5.9590817330172285, ms=00046}
22:49:11.116524 run                             mass: MS performed LU  {at=562233.165556306, lu_delay=5.673939730040729, ms=00047}
22:49:11.131158 run                osmo-ms-mob/00065: Starting mobile
22:49:11.144285 run       osmo-ms-mob/00065(pid=200): Launched
22:49:11.156334 run                             mass: MS start registered  {at=562233.205449282, delay=0.00570935697760433, ms=00065}
22:49:11.297663 run                             mass: MS performed LU  {at=562233.346685461, lu_delay=4.952698808978312, ms=00050}
22:49:11.336280 run                             mass: MS performed LU  {at=562233.385379228, lu_delay=5.276638927985914, ms=00049}
22:49:11.352092 run                osmo-ms-mob/00066: Starting mobile
22:49:11.365107 run       osmo-ms-mob/00066(pid=201): Launched
22:49:11.376718 run                             mass: MS start registered  {at=562233.425834303, delay=0.0054213369730859995, ms=00066}
22:49:12.007312 run                osmo-ms-mob/00067: Starting mobile
22:49:12.022795 run       osmo-ms-mob/00067(pid=202): Launched
22:49:12.034232 run                             mass: MS start registered  {at=562234.083333535, delay=0.005429874989204109, ms=00067}
22:49:12.151276 run                             mass: MS performed LU  {at=562234.200262247, lu_delay=5.1212885360000655, ms=00052}
22:49:12.188933 run                             mass: MS performed LU  {at=562234.238042933, lu_delay=3.6508635710924864, ms=00057}
22:49:12.203534 run                osmo-ms-mob/00068: Starting mobile
22:49:12.217105 run       osmo-ms-mob/00068(pid=203): Launched
22:49:12.229056 run                             mass: MS start registered  {at=562234.278168579, delay=0.005555737996473908, ms=00068}
22:49:12.720528 run                osmo-ms-mob/00069: Starting mobile
22:49:12.736528 run       osmo-ms-mob/00069(pid=204): Launched
22:49:12.748316 run                             mass: MS start registered  {at=562234.797427289, delay=0.005860809935256839, ms=00069}
22:49:12.890183 run                             mass: MS performed LU  {at=562234.93921015, lu_delay=4.638597415061668, ms=00056}
22:49:12.954504 run                             mass: MS performed LU  {at=562235.003532279, lu_delay=5.129140784032643, ms=00055}
22:49:12.980099 run                osmo-ms-mob/00070: Starting mobile
22:49:12.993256 run       osmo-ms-mob/00070(pid=205): Launched
22:49:13.004734 run                             mass: MS start registered  {at=562235.053852151, delay=0.005570652079768479, ms=00070}
22:49:13.017645 run                             mass: MS performed LU  {at=562235.06675423, lu_delay=5.429933999897912, ms=00054}
22:49:13.144737 run                             mass: MS performed LU  {at=562235.19373117, lu_delay=5.796190805034712, ms=00053}
22:49:13.526038 run                osmo-ms-mob/00071: Starting mobile
22:49:13.546583 run       osmo-ms-mob/00071(pid=206): Launched
22:49:13.557798 run                             mass: MS start registered  {at=562235.606915428, delay=0.004941855906508863, ms=00071}
22:49:13.902838 run                osmo-ms-mob/00072: Starting mobile
22:49:13.917028 run       osmo-ms-mob/00072(pid=207): Launched
22:49:13.931913 run                             mass: MS start registered  {at=562235.981021583, delay=0.008853220962919295, ms=00072}
22:49:14.309095 run                osmo-ms-mob/00073: Starting mobile
22:49:14.325629 run       osmo-ms-mob/00073(pid=208): Launched
22:49:14.341864 run                             mass: MS start registered  {at=562236.390964072, delay=0.010225518955849111, ms=00073}
22:49:14.689191 run                osmo-ms-mob/00074: Starting mobile
22:49:14.702133 run       osmo-ms-mob/00074(pid=209): Launched
22:49:14.713461 run                             mass: MS start registered  {at=562236.762576885, delay=0.00535866804420948, ms=00074}
22:49:14.855980 run                             mass: MS performed LU  {at=562236.904999847, lu_delay=5.6718872770434245, ms=00059}
22:49:14.883939 run                             mass: MS performed LU  {at=562236.932843952, lu_delay=4.942683544009924, ms=00061}
22:49:14.971124 run                             mass: MS performed LU  {at=562237.020134199, lu_delay=5.665218125912361, ms=00060}
22:49:15.008718 run                osmo-ms-mob/00075: Starting mobile
22:49:15.024861 run       osmo-ms-mob/00075(pid=210): Launched
22:49:15.031240 run                             mass: MS performed LU  {at=562237.080363482, lu_delay=4.805228722048923, ms=00062}
22:49:15.037195 run                             mass: MS start registered  {at=562237.086326832, delay=0.0059809539234265685, ms=00075}
22:49:15.044071 run                             mass: MS performed LU  {at=562237.09318821, lu_delay=6.114379268023185, ms=00058}
22:49:15.602959 run                osmo-ms-mob/00076: Starting mobile
22:49:15.621947 run       osmo-ms-mob/00076(pid=211): Launched
22:49:15.633570 run                             mass: MS start registered  {at=562237.682686935, delay=0.00525209098123014, ms=00076}
22:49:16.002498 run                osmo-ms-mob/00077: Starting mobile
22:49:16.018002 run       osmo-ms-mob/00077(pid=212): Launched
22:49:16.030960 run                             mass: MS start registered  {at=562238.080073745, delay=0.006677797995507717, ms=00077}
22:49:16.489000 run                osmo-ms-mob/00078: Starting mobile
22:49:16.502152 run       osmo-ms-mob/00078(pid=213): Launched
22:49:16.513331 run                             mass: MS start registered  {at=562238.562445777, delay=0.005205704947002232, ms=00078}
22:49:16.655378 run                             mass: MS performed LU  {at=562238.704373869, lu_delay=5.721822466002777, ms=00064}
22:49:16.720095 run                             mass: MS performed LU  {at=562238.768941287, lu_delay=5.34310698392801, ms=00066}
22:49:16.784901 run                             mass: MS performed LU  {at=562238.833918459, lu_delay=5.628469177056104, ms=00065}
22:49:16.811666 run                osmo-ms-mob/00079: Starting mobile
22:49:16.824675 run       osmo-ms-mob/00079(pid=214): Launched
22:49:16.836308 run                             mass: MS start registered  {at=562238.885425314, delay=0.005669784964993596, ms=00079}
22:49:16.908997 run                             mass: MS performed LU  {at=562238.958020554, lu_delay=6.380454358062707, ms=00063}
22:49:16.946383 run                             mass: MS performed LU  {at=562238.995388681, lu_delay=4.912055145949125, ms=00067}
22:49:16.963953 run                             mass: MS performed LU  {at=562239.01306304, lu_delay=4.7348944609984756, ms=00068}
22:49:17.411512 run                osmo-ms-mob/00080: Starting mobile
22:49:17.428272 run       osmo-ms-mob/00080(pid=215): Launched
22:49:17.441427 run                             mass: MS start registered  {at=562239.490539788, delay=0.006953572039492428, ms=00080}
22:49:17.902573 run                osmo-ms-mob/00081: Starting mobile
22:49:17.916584 run       osmo-ms-mob/00081(pid=216): Launched
22:49:17.933976 run                             mass: MS start registered  {at=562239.983079411, delay=0.011328030028380454, ms=00081}
22:49:18.328975 run                osmo-ms-mob/00082: Starting mobile
22:49:18.344819 run       osmo-ms-mob/00082(pid=217): Launched
22:49:18.366144 run                             mass: MS start registered  {at=562240.415250386, delay=0.009989492013119161, ms=00082}
22:49:18.622191 run                             mass: MS performed LU  {at=562240.671207367, lu_delay=5.8737800780218095, ms=00069}
22:49:18.649359 run                             mass: MS performed LU  {at=562240.698391353, lu_delay=5.644539201981388, ms=00070}
22:49:18.737799 run                             mass: MS performed LU  {at=562240.786817227, lu_delay=5.179901799070649, ms=00071}
22:49:18.812914 run                osmo-ms-mob/00083: Starting mobile
22:49:18.831478 run       osmo-ms-mob/00083(pid=218): Launched
22:49:18.837508 run                             mass: MS performed LU  {at=562240.886631128, lu_delay=4.90560954506509, ms=00072}
22:49:18.845176 run                             mass: MS start registered  {at=562240.894298384, delay=0.007687415927648544, ms=00083}
22:49:19.400281 run                osmo-ms-mob/00084: Starting mobile
22:49:19.413821 run       osmo-ms-mob/00084(pid=219): Launched
22:49:19.425360 run                             mass: MS start registered  {at=562241.474473972, delay=0.005295809009112418, ms=00084}
22:49:19.901749 run                osmo-ms-mob/00085: Starting mobile
22:49:19.916047 run       osmo-ms-mob/00085(pid=220): Launched
22:49:19.929339 run                             mass: MS start registered  {at=562241.978452937, delay=0.006711039924994111, ms=00085}
22:49:20.421698 run                             mass: MS performed LU  {at=562242.470715432, lu_delay=5.708138546906412, ms=00074}
22:49:20.494803 run                osmo-ms-mob/00086: Starting mobile
22:49:20.510381 run       osmo-ms-mob/00086(pid=221): Launched
22:49:20.516454 run                             mass: MS performed LU  {at=562242.565565719, lu_delay=4.8828787840902805, ms=00076}
22:49:20.522268 run                             mass: MS start registered  {at=562242.571399788, delay=0.005851330002769828, ms=00086}
22:49:20.550453 run                             mass: MS performed LU  {at=562242.599498615, lu_delay=5.513171783066355, ms=00075}
22:49:20.675642 run                             mass: MS performed LU  {at=562242.724655964, lu_delay=6.333691891981289, ms=00073}
22:49:20.700097 run                             mass: MS performed LU  {at=562242.749223494, lu_delay=4.669149748980999, ms=00077}
22:49:20.711562 run                             mass: MS performed LU  {at=562242.760681925, lu_delay=22.26636253797915, ms=00027}
22:49:20.724549 run                osmo-ms-mob/00087: Starting mobile
22:49:20.740717 run       osmo-ms-mob/00087(pid=222): Launched
22:49:20.756989 run                             mass: MS start registered  {at=562242.80609828, delay=0.010309614008292556, ms=00087}
22:49:21.702298 run                osmo-ms-mob/00088: Starting mobile
22:49:21.716389 run       osmo-ms-mob/00088(pid=223): Launched
22:49:21.728621 run                             mass: MS start registered  {at=562243.777736633, delay=0.0062020570039749146, ms=00088}
22:49:22.328797 run                osmo-ms-mob/00089: Starting mobile
22:49:22.345831 run       osmo-ms-mob/00089(pid=224): Launched
22:49:22.360154 run                             mass: MS start registered  {at=562244.409268565, delay=0.008361859014257789, ms=00089}
22:49:22.386778 run                             mass: MS performed LU  {at=562244.435818174, lu_delay=5.550392860081047, ms=00079}
22:49:22.414494 run                             mass: MS performed LU  {at=562244.463542339, lu_delay=5.901096562040038, ms=00078}
22:49:22.503535 run                             mass: MS performed LU  {at=562244.552548993, lu_delay=5.062009204993956, ms=00080}
22:49:22.756306 run                             mass: MS performed LU  {at=562244.805320162, lu_delay=4.8222407510038465, ms=00081}
22:49:22.917381 run                osmo-ms-mob/00090: Starting mobile
22:49:22.932879 run       osmo-ms-mob/00090(pid=225): Launched
22:49:22.944312 run                             mass: MS start registered  {at=562244.993425108, delay=0.005288343061693013, ms=00090}
22:49:23.602090 run                osmo-ms-mob/00091: Starting mobile
22:49:23.616124 run       osmo-ms-mob/00091(pid=226): Launched
22:49:23.628063 run                             mass: MS start registered  {at=562245.677179027, delay=0.005965515971183777, ms=00091}
22:49:24.187176 run                             mass: MS performed LU  {at=562246.236195647, lu_delay=5.341897263075225, ms=00083}
22:49:24.216516 run                osmo-ms-mob/00092: Starting mobile
22:49:24.229738 run       osmo-ms-mob/00092(pid=227): Launched
22:49:24.241011 run                             mass: MS start registered  {at=562246.290128864, delay=0.005280304001644254, ms=00092}
22:49:24.251205 run                             mass: MS performed LU  {at=562246.300318749, lu_delay=4.825844777049497, ms=00084}
22:49:24.316127 run                             mass: MS performed LU  {at=562246.365171152, lu_delay=5.949920766055584, ms=00082}
22:49:24.441440 run                             mass: MS performed LU  {at=562246.490453879, lu_delay=22.736714055994526, ms=00036}
22:49:24.466353 run                             mass: MS performed LU  {at=562246.515479324, lu_delay=23.351154695032164, ms=00034}
22:49:25.107605 run                osmo-ms-mob/00093: Starting mobile
22:49:25.122293 run       osmo-ms-mob/00093(pid=228): Launched
22:49:25.136531 run                             mass: MS start registered  {at=562247.185643818, delay=0.007992984959855676, ms=00093}
22:49:26.018918 run                osmo-ms-mob/00094: Starting mobile
22:49:26.036145 run       osmo-ms-mob/00094(pid=229): Launched
22:49:26.049219 run                             mass: MS start registered  {at=562248.098334161, delay=0.00658454792574048, ms=00094}
22:49:26.153786 run                             mass: MS performed LU  {at=562248.202806472, lu_delay=6.224353534984402, ms=00085}
22:49:26.180416 run                             mass: MS performed LU  {at=562248.229462951, lu_delay=5.658063162933104, ms=00086}
22:49:26.268665 run                             mass: MS performed LU  {at=562248.317659106, lu_delay=5.511560825980268, ms=00087}
22:49:26.296415 run                             mass: MS performed LU  {at=562248.345539046, lu_delay=23.036422685952857, ms=00040}
22:49:26.595751 run                             mass: MS performed LU  {at=562248.644748555, lu_delay=4.867011922062375, ms=00088}
22:49:26.900771 run                osmo-ms-mob/00095: Starting mobile
22:49:26.914754 run       osmo-ms-mob/00095(pid=230): Launched
22:49:26.927076 run                             mass: MS start registered  {at=562248.976191791, delay=0.006418084027245641, ms=00095}
22:49:27.919032 run                osmo-ms-mob/00096: Starting mobile
22:49:27.938735 run       osmo-ms-mob/00096(pid=231): Launched
22:49:27.950120 run                             mass: MS start registered  {at=562249.999240259, delay=0.004703726037405431, ms=00096}
22:49:28.017677 run                             mass: MS performed LU  {at=562250.066684906, lu_delay=5.073259797994979, ms=00090}
22:49:28.082238 run                             mass: MS performed LU  {at=562250.131228318, lu_delay=5.721959752961993, ms=00089}
22:49:28.188777 run                             mass: MS performed LU  {at=562250.237794296, lu_delay=4.560615269001573, ms=00091}
22:49:29.001371 run                osmo-ms-mob/00097: Starting mobile
22:49:29.015514 run       osmo-ms-mob/00097(pid=232): Launched
22:49:29.027724 run                             mass: MS start registered  {at=562251.076835444, delay=0.006204447941854596, ms=00097}
22:49:29.919733 run                             mass: MS performed LU  {at=562251.968723246, lu_delay=5.678594382014126, ms=00092}
22:49:29.945670 run                             mass: MS performed LU  {at=562251.994788193, lu_delay=4.809144375030883, ms=00093}
22:49:30.302224 run                osmo-ms-mob/00098: Starting mobile
22:49:30.315851 run       osmo-ms-mob/00098(pid=233): Launched
22:49:30.329171 run                             mass: MS start registered  {at=562252.378275905, delay=0.007271736045368016, ms=00098}
22:49:31.784218 run                             mass: MS performed LU  {at=562253.833207784, lu_delay=4.85701599298045, ms=00095}
22:49:31.848612 run                             mass: MS performed LU  {at=562253.897630266, lu_delay=5.799296105047688, ms=00094}
22:49:32.096039 run                osmo-ms-mob/00099: Starting mobile
22:49:32.109132 run       osmo-ms-mob/00099(pid=234): Launched
22:49:32.115196 run                             mass: All started... {duration=55.73695475701243, too_slow=0}
22:49:32.125581 run                             mass: MS start registered  {at=562254.174693086, delay=0.01036763796582818, ms=00099}
22:49:33.684570 run                             mass: MS performed LU  {at=562255.733570374, lu_delay=4.656734930002131, ms=00097}
22:49:33.712546 run                             mass: MS performed LU  {at=562255.761588262, lu_delay=5.7623480029869825, ms=00096}
22:49:35.549193 run                             mass: MS performed LU  {at=562257.598212272, lu_delay=5.219936367007904, ms=00098}
22:49:37.451349 run                             mass: MS performed LU  {at=562259.500365073, lu_delay=5.3256719870259985, ms=00099}
22:49:37.462195 run                             mass: Tests done {all_completed=True, max=23.351154695032164, min=3.5589867520611733}
22:49:37.467622 tst         register_default_mass.py: Test passed (79.1 sec)
22:49:37.472746 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:37.475925 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:37.479061 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:37.482182 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:37.485320 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:37.488472 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:37.491683 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:37.494834 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:37.497974 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:37.501164 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:37.504328 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:37.507527 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:37.510721 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:37.513915 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:37.517215 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:37.520499 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:37.523734 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:37.526962 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:37.530479 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:37.534361 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:37.537646 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:37.540868 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:37.544119 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:37.547654 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:37.550883 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:37.554773 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:37.558016 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:37.561234 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:37.564531 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:37.567816 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:37.571094 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:37.574499 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:37.578585 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:37.582106 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:37.585437 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:37.588738 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:37.592052 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:37.595757 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:37.599073 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:37.602405 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:37.605749 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:37.609203 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:37.612557 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:37.615885 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:37.619203 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:37.622716 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:37.626054 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:37.629361 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:37.632683 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:37.636014 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:37.639472 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:37.642771 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:37.646083 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:37.649387 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:37.652700 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:37.656013 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:37.659319 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:37.662607 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:37.665933 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:37.669252 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:37.672554 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:37.675869 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:37.679185 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:37.682494 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:37.685889 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:37.689219 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:37.692547 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:37.695885 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:37.699582 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:37.703069 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:37.706745 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:37.710066 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:37.713380 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:37.716670 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:37.719977 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:37.723344 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:37.726670 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:37.730115 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:37.733434 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:37.736743 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:37.740057 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:37.743382 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:37.746700 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:37.750011 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:37.753322 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:37.756631 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:37.759935 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:37.763245 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:37.766551 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:37.769860 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:37.773184 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:37.776476 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:37.779793 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:37.783118 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:37.786410 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:37.789670 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:37.793000 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:37.796306 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:37.799597 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:37.802906 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:37.806215 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:37.809411 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:37.812794 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:37.816067 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:37.819694 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:37.822894 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:37.826544 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:37.829912 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:37.833185 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:37.836386 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:37.839578 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:37.842858 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:37.846188 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:37.849571 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:37.852906 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:37.856201 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:37.859509 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:37.862797 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:37.866089 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:37.869375 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:37.872663 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:37.875941 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:37.879222 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:37.882495 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:37.885763 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:37.889049 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:37.892341 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:37.895623 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:37.898897 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:37.902167 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:37.905448 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:37.908738 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:37.912018 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:37.915287 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:37.918566 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:37.921850 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:37.925127 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:37.928404 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:37.931696 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:37.934982 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:37.938240 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:37.941504 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:37.944775 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:37.948051 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:37.951326 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:37.954589 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:37.957862 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:37.961129 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:37.964422 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:37.967695 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:37.970994 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:37.974263 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:37.977544 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:37.980815 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:37.984100 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:37.987370 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:37.990644 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:37.993910 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:37.997186 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:38.000459 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:38.003725 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:38.006991 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:38.010272 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:38.013559 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:38.016831 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:38.020101 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:38.023381 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:38.026644 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:38.029919 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:38.033201 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:38.036478 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:38.039767 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:38.043040 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:38.046311 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:38.049596 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:38.052878 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:38.056171 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:38.059443 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:38.062706 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:38.065990 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:38.069277 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:38.072543 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:38.075814 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:38.079092 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:38.082360 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:38.085645 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:38.088928 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:38.092211 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:38.095480 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:38.098760 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:38.102044 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:38.105319 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:38.108598 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:38.111878 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:38.115161 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:38.118432 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:38.121711 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:38.124987 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:38.128266 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:38.131544 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:38.134817 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:38.138097 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:38.141381 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:38.144662 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:38.147932 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:38.151205 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:38.154473 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:38.157749 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:38.161016 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:38.164301 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:38.167583 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:38.170849 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:38.174120 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:38.177393 ---      ParallelTerminationStrategy: PID 22 died...
22:49:38.178877 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:38.182521 ---      ParallelTerminationStrategy: PID 23 died...
22:49:38.183995 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:38.187614 ---      ParallelTerminationStrategy: PID 24 died...
22:49:38.189083 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:38.192712 ---      ParallelTerminationStrategy: PID 25 died...
22:49:38.194190 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:38.197813 ---      ParallelTerminationStrategy: PID 26 died...
22:49:38.199301 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:38.202951 ---      ParallelTerminationStrategy: PID 27 died...
22:49:38.204425 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:38.208060 ---      ParallelTerminationStrategy: PID 28 died...
22:49:38.209529 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:38.213110 ---      ParallelTerminationStrategy: PID 29 died...
22:49:38.214533 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:38.218047 ---      ParallelTerminationStrategy: PID 30 died...
22:49:38.219460 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:38.222948 ---      ParallelTerminationStrategy: PID 31 died...
22:49:38.224359 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:38.227856 ---      ParallelTerminationStrategy: PID 32 died...
22:49:38.229266 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:38.232783 ---      ParallelTerminationStrategy: PID 33 died...
22:49:38.234199 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:38.237691 ---      ParallelTerminationStrategy: PID 35 died...
22:49:38.239117 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:38.242606 ---      ParallelTerminationStrategy: PID 36 died...
22:49:38.244027 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:38.247516 ---      ParallelTerminationStrategy: PID 37 died...
22:49:38.248937 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:38.252455 ---      ParallelTerminationStrategy: PID 38 died...
22:49:38.253878 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:38.257371 ---      ParallelTerminationStrategy: PID 39 died...
22:49:38.258788 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:38.262289 ---      ParallelTerminationStrategy: PID 40 died...
22:49:38.263721 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:38.267221 ---      ParallelTerminationStrategy: PID 41 died...
22:49:38.268646 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:38.272125 ---      ParallelTerminationStrategy: PID 42 died...
22:49:38.273546 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:38.277024 ---      ParallelTerminationStrategy: PID 43 died...
22:49:38.278428 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:38.281904 ---      ParallelTerminationStrategy: PID 44 died...
22:49:38.283358 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:38.286840 ---      ParallelTerminationStrategy: PID 45 died...
22:49:38.288267 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:38.291789 ---      ParallelTerminationStrategy: PID 46 died...
22:49:38.293213 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:38.296696 ---      ParallelTerminationStrategy: PID 47 died...
22:49:38.298116 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:38.301606 ---      ParallelTerminationStrategy: PID 48 died...
22:49:38.303028 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:38.306497 ---      ParallelTerminationStrategy: PID 49 died...
22:49:38.307919 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:38.311418 ---      ParallelTerminationStrategy: PID 50 died...
22:49:38.312827 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:38.316311 ---      ParallelTerminationStrategy: PID 51 died...
22:49:38.317719 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:38.321199 ---      ParallelTerminationStrategy: PID 52 died...
22:49:38.322607 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:38.326091 ---      ParallelTerminationStrategy: PID 53 died...
22:49:38.327505 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:38.331002 ---      ParallelTerminationStrategy: PID 54 died...
22:49:38.332409 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:38.335905 ---      ParallelTerminationStrategy: PID 55 died...
22:49:38.337310 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:38.340791 ---      ParallelTerminationStrategy: PID 56 died...
22:49:38.342198 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:38.345674 ---      ParallelTerminationStrategy: PID 57 died...
22:49:38.347095 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:38.350570 ---      ParallelTerminationStrategy: PID 58 died...
22:49:38.351980 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:38.355475 ---      ParallelTerminationStrategy: PID 59 died...
22:49:38.356885 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:38.360355 ---      ParallelTerminationStrategy: PID 60 died...
22:49:38.361765 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:38.365244 ---      ParallelTerminationStrategy: PID 61 died...
22:49:38.366653 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:38.370124 ---      ParallelTerminationStrategy: PID 62 died...
22:49:38.371536 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:38.375025 ---      ParallelTerminationStrategy: PID 63 died...
22:49:38.376432 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:38.379900 ---      ParallelTerminationStrategy: PID 64 died...
22:49:38.381323 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:38.384795 ---      ParallelTerminationStrategy: PID 65 died...
22:49:38.386193 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:38.389646 ---      ParallelTerminationStrategy: PID 66 died...
22:49:38.391053 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:38.394516 ---      ParallelTerminationStrategy: PID 67 died...
22:49:38.395930 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:38.399441 ---      ParallelTerminationStrategy: PID 68 died...
22:49:38.400860 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:38.404344 ---      ParallelTerminationStrategy: PID 69 died...
22:49:38.405743 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:38.409202 ---      ParallelTerminationStrategy: PID 70 died...
22:49:38.410605 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:38.414069 ---      ParallelTerminationStrategy: PID 71 died...
22:49:38.415472 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:38.418973 ---      ParallelTerminationStrategy: PID 72 died...
22:49:38.420378 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:38.423849 ---      ParallelTerminationStrategy: PID 73 died...
22:49:38.425251 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:38.428717 ---      ParallelTerminationStrategy: PID 74 died...
22:49:38.430123 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:38.433593 ---      ParallelTerminationStrategy: PID 75 died...
22:49:38.435019 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:38.438484 ---      ParallelTerminationStrategy: PID 76 died...
22:49:38.439905 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:38.443400 ---      ParallelTerminationStrategy: PID 77 died...
22:49:38.444815 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:38.448277 ---      ParallelTerminationStrategy: PID 78 died...
22:49:38.449686 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:38.453138 ---      ParallelTerminationStrategy: PID 79 died...
22:49:38.454537 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:38.458000 ---      ParallelTerminationStrategy: PID 80 died...
22:49:38.459411 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:38.462885 ---      ParallelTerminationStrategy: PID 81 died...
22:49:38.464298 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:38.467773 ---      ParallelTerminationStrategy: PID 82 died...
22:49:38.469172 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:38.472635 ---      ParallelTerminationStrategy: PID 83 died...
22:49:38.474037 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:38.477504 ---      ParallelTerminationStrategy: PID 84 died...
22:49:38.478912 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:38.482381 ---      ParallelTerminationStrategy: PID 85 died...
22:49:38.483825 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:38.487361 ---      ParallelTerminationStrategy: PID 86 died...
22:49:38.488838 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:38.492345 ---      ParallelTerminationStrategy: PID 87 died...
22:49:38.493770 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:38.497253 ---      ParallelTerminationStrategy: PID 88 died...
22:49:38.498683 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:38.502179 ---      ParallelTerminationStrategy: PID 89 died...
22:49:38.503600 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:38.507104 ---      ParallelTerminationStrategy: PID 90 died...
22:49:38.508531 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:38.512023 ---      ParallelTerminationStrategy: PID 91 died...
22:49:38.513455 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:38.516950 ---      ParallelTerminationStrategy: PID 92 died...
22:49:38.518373 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:38.521858 ---      ParallelTerminationStrategy: PID 93 died...
22:49:38.523290 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:38.526766 ---      ParallelTerminationStrategy: PID 94 died...
22:49:38.528186 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:38.531705 ---      ParallelTerminationStrategy: PID 95 died...
22:49:38.533143 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:38.536632 ---      ParallelTerminationStrategy: PID 96 died...
22:49:38.538047 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:38.541540 ---      ParallelTerminationStrategy: PID 97 died...
22:49:38.542958 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:38.546445 ---      ParallelTerminationStrategy: PID 98 died...
22:49:38.547888 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:38.551409 ---      ParallelTerminationStrategy: PID 99 died...
22:49:38.552848 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:38.556418 ---      ParallelTerminationStrategy: PID 100 died...
22:49:38.557867 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:38.561410 ---      ParallelTerminationStrategy: PID 101 died...
22:49:38.562851 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:38.566400 ---      ParallelTerminationStrategy: PID 102 died...
22:49:38.567837 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:38.571394 ---      ParallelTerminationStrategy: PID 103 died...
22:49:38.572846 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:38.576374 ---      ParallelTerminationStrategy: PID 104 died...
22:49:38.577807 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:38.581372 ---      ParallelTerminationStrategy: PID 105 died...
22:49:38.582813 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:38.586335 ---      ParallelTerminationStrategy: PID 106 died...
22:49:38.587769 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:38.591255 ---      ParallelTerminationStrategy: PID 107 died...
22:49:38.592666 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:38.596164 ---      ParallelTerminationStrategy: PID 108 died...
22:49:38.597595 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:38.601090 ---      ParallelTerminationStrategy: PID 109 died...
22:49:38.602518 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:38.606036 ---      ParallelTerminationStrategy: PID 110 died...
22:49:38.607463 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:38.610939 ---      ParallelTerminationStrategy: PID 111 died...
22:49:38.612355 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:38.615834 ---      ParallelTerminationStrategy: PID 112 died...
22:49:38.617263 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:38.620757 ---      ParallelTerminationStrategy: PID 113 died...
22:49:38.622169 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:38.625649 ---      ParallelTerminationStrategy: PID 114 died...
22:49:38.627066 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:38.630550 ---      ParallelTerminationStrategy: PID 115 died...
22:49:38.631994 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:38.635487 ---      ParallelTerminationStrategy: PID 116 died...
22:49:38.636903 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:38.640376 ---      ParallelTerminationStrategy: PID 117 died...
22:49:38.641792 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:38.645289 ---      ParallelTerminationStrategy: PID 118 died...
22:49:38.646704 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:38.650193 ---      ParallelTerminationStrategy: PID 119 died...
22:49:38.651626 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:38.655141 ---      ParallelTerminationStrategy: PID 120 died...
22:49:38.656565 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:38.660053 ---      ParallelTerminationStrategy: PID 121 died...
22:49:38.661466 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:38.664956 ---      ParallelTerminationStrategy: PID 122 died...
22:49:38.666375 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:38.669877 ---      ParallelTerminationStrategy: PID 123 died...
22:49:38.671306 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:38.674799 ---      ParallelTerminationStrategy: PID 124 died...
22:49:38.676235 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:38.679729 ---      ParallelTerminationStrategy: PID 125 died...
22:49:38.681146 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:38.684662 ---      ParallelTerminationStrategy: PID 126 died...
22:49:38.686073 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:38.689566 ---      ParallelTerminationStrategy: PID 127 died...
22:49:38.690995 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:38.694461 ---      ParallelTerminationStrategy: PID 128 died...
22:49:38.695901 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:38.699424 ---      ParallelTerminationStrategy: PID 129 died...
22:49:38.700861 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:38.704359 ---      ParallelTerminationStrategy: PID 130 died...
22:49:38.705775 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:38.709263 ---      ParallelTerminationStrategy: PID 131 died...
22:49:38.710684 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:38.714281 ---      ParallelTerminationStrategy: PID 132 died...
22:49:38.715741 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:38.719231 ---      ParallelTerminationStrategy: PID 133 died...
22:49:38.720658 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:38.724154 ---      ParallelTerminationStrategy: PID 134 died...
22:49:38.725585 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:38.729098 ---      ParallelTerminationStrategy: PID 135 died...
22:49:38.730526 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:38.734043 ---      ParallelTerminationStrategy: PID 136 died...
22:49:38.735482 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:38.738997 ---      ParallelTerminationStrategy: PID 137 died...
22:49:38.740424 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:38.743945 ---      ParallelTerminationStrategy: PID 138 died...
22:49:38.745364 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:38.748891 ---      ParallelTerminationStrategy: PID 139 died...
22:49:38.750309 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:38.753820 ---      ParallelTerminationStrategy: PID 140 died...
22:49:38.755260 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:38.758760 ---      ParallelTerminationStrategy: PID 141 died...
22:49:38.760222 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:38.763732 ---      ParallelTerminationStrategy: PID 142 died...
22:49:38.765155 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:38.768683 ---      ParallelTerminationStrategy: PID 143 died...
22:49:38.770106 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:38.773635 ---      ParallelTerminationStrategy: PID 144 died...
22:49:38.775066 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:38.778563 ---      ParallelTerminationStrategy: PID 145 died...
22:49:38.780035 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:38.783550 ---      ParallelTerminationStrategy: PID 146 died...
22:49:38.784989 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:38.788483 ---      ParallelTerminationStrategy: PID 147 died...
22:49:38.789912 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:38.793427 ---      ParallelTerminationStrategy: PID 148 died...
22:49:38.794839 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:38.798341 ---      ParallelTerminationStrategy: PID 149 died...
22:49:38.799792 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:38.803298 ---      ParallelTerminationStrategy: PID 150 died...
22:49:38.804717 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:38.808233 ---      ParallelTerminationStrategy: PID 151 died...
22:49:38.809653 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:38.813180 ---      ParallelTerminationStrategy: PID 152 died...
22:49:38.814598 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:38.818135 ---      ParallelTerminationStrategy: PID 153 died...
22:49:38.819563 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:38.823060 ---      ParallelTerminationStrategy: PID 154 died...
22:49:38.824476 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:38.827980 ---      ParallelTerminationStrategy: PID 155 died...
22:49:38.829403 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:38.832915 ---      ParallelTerminationStrategy: PID 156 died...
22:49:38.834340 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:38.837865 ---      ParallelTerminationStrategy: PID 157 died...
22:49:38.839292 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:38.842787 ---      ParallelTerminationStrategy: PID 158 died...
22:49:38.844225 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:38.847734 ---      ParallelTerminationStrategy: PID 159 died...
22:49:38.849162 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:38.852666 ---      ParallelTerminationStrategy: PID 160 died...
22:49:38.854092 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:38.857626 ---      ParallelTerminationStrategy: PID 161 died...
22:49:38.859058 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:38.862574 ---      ParallelTerminationStrategy: PID 162 died...
22:49:38.864013 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:38.867512 ---      ParallelTerminationStrategy: PID 163 died...
22:49:38.868948 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:38.872471 ---      ParallelTerminationStrategy: PID 164 died...
22:49:38.873899 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:38.877428 ---      ParallelTerminationStrategy: PID 165 died...
22:49:38.878925 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:38.882592 ---      ParallelTerminationStrategy: PID 166 died...
22:49:38.884086 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:38.887769 ---      ParallelTerminationStrategy: PID 167 died...
22:49:38.889258 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:38.892917 ---      ParallelTerminationStrategy: PID 168 died...
22:49:38.894400 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:38.898047 ---      ParallelTerminationStrategy: PID 169 died...
22:49:38.899533 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:38.903199 ---      ParallelTerminationStrategy: PID 170 died...
22:49:38.904678 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:38.908360 ---      ParallelTerminationStrategy: PID 171 died...
22:49:38.909839 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:38.913501 ---      ParallelTerminationStrategy: PID 172 died...
22:49:38.914998 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:38.918642 ---      ParallelTerminationStrategy: PID 173 died...
22:49:38.920127 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:38.923791 ---      ParallelTerminationStrategy: PID 174 died...
22:49:38.925262 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:38.928915 ---      ParallelTerminationStrategy: PID 175 died...
22:49:38.930393 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:38.934048 ---      ParallelTerminationStrategy: PID 176 died...
22:49:38.935531 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:38.939202 ---      ParallelTerminationStrategy: PID 177 died...
22:49:38.940682 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:38.944334 ---      ParallelTerminationStrategy: PID 178 died...
22:49:38.945822 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:38.949505 ---      ParallelTerminationStrategy: PID 179 died...
22:49:38.950987 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:38.954631 ---      ParallelTerminationStrategy: PID 180 died...
22:49:38.956130 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:38.959800 ---      ParallelTerminationStrategy: PID 181 died...
22:49:38.961279 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:38.964930 ---      ParallelTerminationStrategy: PID 182 died...
22:49:38.966415 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:38.970089 ---      ParallelTerminationStrategy: PID 183 died...
22:49:38.971579 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:38.975241 ---      ParallelTerminationStrategy: PID 184 died...
22:49:38.976719 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:38.980380 ---      ParallelTerminationStrategy: PID 185 died...
22:49:38.981859 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:38.985520 ---      ParallelTerminationStrategy: PID 186 died...
22:49:38.987017 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:38.990673 ---      ParallelTerminationStrategy: PID 187 died...
22:49:38.992162 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:38.995833 ---      ParallelTerminationStrategy: PID 188 died...
22:49:38.997311 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:39.000969 ---      ParallelTerminationStrategy: PID 189 died...
22:49:39.002447 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:39.006115 ---      ParallelTerminationStrategy: PID 190 died...
22:49:39.007601 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:39.011272 ---      ParallelTerminationStrategy: PID 191 died...
22:49:39.012764 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:39.016424 ---      ParallelTerminationStrategy: PID 192 died...
22:49:39.017914 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:39.021578 ---      ParallelTerminationStrategy: PID 193 died...
22:49:39.023061 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:39.026725 ---      ParallelTerminationStrategy: PID 194 died...
22:49:39.028210 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:39.031851 ---      ParallelTerminationStrategy: PID 195 died...
22:49:39.033325 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:39.037008 ---      ParallelTerminationStrategy: PID 196 died...
22:49:39.038486 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:39.042140 ---      ParallelTerminationStrategy: PID 197 died...
22:49:39.043632 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:39.047279 ---      ParallelTerminationStrategy: PID 198 died...
22:49:39.048767 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:39.052454 ---      ParallelTerminationStrategy: PID 199 died...
22:49:39.053938 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:39.057592 ---      ParallelTerminationStrategy: PID 200 died...
22:49:39.059073 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:39.062719 ---      ParallelTerminationStrategy: PID 201 died...
22:49:39.064199 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:39.067876 ---      ParallelTerminationStrategy: PID 202 died...
22:49:39.069357 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:39.073013 ---      ParallelTerminationStrategy: PID 203 died...
22:49:39.074492 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:39.078163 ---      ParallelTerminationStrategy: PID 204 died...
22:49:39.079648 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:39.083309 ---      ParallelTerminationStrategy: PID 205 died...
22:49:39.084791 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:39.088442 ---      ParallelTerminationStrategy: PID 206 died...
22:49:39.089923 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:39.093593 ---      ParallelTerminationStrategy: PID 207 died...
22:49:39.095077 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:39.098739 ---      ParallelTerminationStrategy: PID 208 died...
22:49:39.100226 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:39.103890 ---      ParallelTerminationStrategy: PID 209 died...
22:49:39.105369 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:39.109020 ---      ParallelTerminationStrategy: PID 210 died...
22:49:39.110500 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:39.114158 ---      ParallelTerminationStrategy: PID 211 died...
22:49:39.115651 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:39.119310 ---      ParallelTerminationStrategy: PID 212 died...
22:49:39.120780 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:39.124445 ---      ParallelTerminationStrategy: PID 213 died...
22:49:39.125925 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:39.129580 ---      ParallelTerminationStrategy: PID 214 died...
22:49:39.131082 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:39.134731 ---      ParallelTerminationStrategy: PID 215 died...
22:49:39.136210 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:39.139870 ---      ParallelTerminationStrategy: PID 216 died...
22:49:39.141355 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:39.145011 ---      ParallelTerminationStrategy: PID 217 died...
22:49:39.146501 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:39.150170 ---      ParallelTerminationStrategy: PID 218 died...
22:49:39.151666 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:39.155325 ---      ParallelTerminationStrategy: PID 219 died...
22:49:39.156801 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:39.160453 ---      ParallelTerminationStrategy: PID 220 died...
22:49:39.161929 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:39.165616 ---      ParallelTerminationStrategy: PID 221 died...
22:49:39.167098 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:39.170751 ---      ParallelTerminationStrategy: PID 222 died...
22:49:39.172234 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:39.175894 ---      ParallelTerminationStrategy: PID 223 died...
22:49:39.177380 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:39.181034 ---      ParallelTerminationStrategy: PID 224 died...
22:49:39.182518 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:39.186174 ---      ParallelTerminationStrategy: PID 225 died...
22:49:39.187660 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:39.191302 ---      ParallelTerminationStrategy: PID 226 died...
22:49:39.192784 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:39.196451 ---      ParallelTerminationStrategy: PID 227 died...
22:49:39.197933 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:39.201575 ---      ParallelTerminationStrategy: PID 228 died...
22:49:39.203061 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:39.206708 ---      ParallelTerminationStrategy: PID 229 died...
22:49:39.208204 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:39.211856 ---      ParallelTerminationStrategy: PID 230 died...
22:49:39.213338 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:39.216984 ---      ParallelTerminationStrategy: PID 231 died...
22:49:39.218472 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:39.222121 ---      ParallelTerminationStrategy: PID 232 died...
22:49:39.223601 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:39.227263 ---      ParallelTerminationStrategy: PID 233 died...
22:49:39.228749 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:39.232395 ---      ParallelTerminationStrategy: PID 234 died...
22:49:39.233884 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:42.638273 ---      ParallelTerminationStrategy: PID 34 died...
22:49:42.644394 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8390 netreg_mass PASS
---------------------------------------------------------------------
22:49:42.704679 tst                       trial-8390: Storing JUnit report in /build/trial-8390/run.2026-07-12_22-48-18/trial-8390.xml

--------------------------------------------------------------------------------------------
trial-8390 PASS
--------------------------------------------------------------------------------------------
22:49:42.714725 tst                       trial-8390: trial-8390: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (79.1 sec)
+ exit_code=0
+ rm -rf trial-8390/inst
+ cd trial-8390
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-07-12 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8390-run.tgz run.2026-07-12_22-48-18
+ tar czf /build/trial-8390-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-07-12_13_27_04.tgz osmo-bts-oc2g.build-2026-07-12_00_52_19.tgz osmo-bts-sysmo.build-2026-07-12_00_52_20.tgz osmo-bts.build-2026-07-12_00_52_28.tgz osmo-ggsn.build-2026-07-12_20_43_07.tgz osmo-hlr.build-2026-07-12_16_37_38.tgz osmo-hnbgw.build-2026-07-12_13_29_54.tgz osmo-mgw.build-2026-07-12_08_33_38.tgz osmo-msc.build-2026-07-12_13_36_35.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-07-12_07_35_08.tgz osmo-pcu-sysmo.build-2026-07-12_07_35_06.tgz osmo-pcu.build-2026-07-12_07_35_07.tgz osmo-sgsn.build-2026-07-12_20_49_34.tgz osmo-stp.build-2026-07-12_13_25_41.tgz osmo-trx.build-2026-07-12_14_22_24.tgz osmocom-bb.build-2026-07-12_21_18_48.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