Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gerrit.osmocom.org/osmo-gsm-tester
 > git init /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/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 config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
 > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins254713560979248676.sh
+ rm -rf *.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 23509
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10358
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9401
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12182
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12489
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 10634
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 38278
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 6902
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 40048
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7358
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 12719
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 6772
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 10882
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 6942
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8380
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 5661
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 6772
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins774154711526182538.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/
Unable to find image 'debian:bookworm' locally
bookworm: Pulling from library/debian
0a96bdb82805: Already exists
Digest: sha256:b877a1a3fdf02469440f1768cf69c9771338a875b7add5e80c45b756c92ac20a
Status: Downloaded newer image for debian:bookworm
+ rm -rf trial-*
+ 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
1cd38f2 redmine: upgrade to 5.1.5
+ 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: cannot open .release (No such file or directory)
awk: cannot open .release (No such file or directory)
awk: cannot open .release (No such file or directory)
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 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 [ 8/28] RUN	MKDIR /var/run/sshd
#7 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#31 [16/28] RUN	APT-GET update && 	apt-get install -y --no-install-recommends 		cmake 		libfftw3-dev 		libmbedtls-dev 		libboost-program-options-dev 		libconfig++-dev 		libsctp-dev 		libpcsclite-dev 		libuhd-dev 		libczmq-dev 		libsoapysdr-dev 		soapysdr-module-lms7 && 	apt-get clean
#31 CACHED

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:438c43f10c65f5dc7348efd789bed44b3d2a619f4bc060a32aa504426f8bf648 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
unlink: cannot unlink 'osmo-gsm-tester/sysmocom/resources.conf': No such file or directory
+ true
+ 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=7844 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-01-13 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7844
+ mkdir -p trial-7844
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-01-13_13_26_31.tgz osmo-bts-oc2g.build-2025-01-13_00_52_33.tgz osmo-bts-sysmo.build-2025-01-13_00_53_07.tgz osmo-bts.build-2025-01-13_00_53_51.tgz osmo-ggsn.build-2025-01-13_20_42_41.tgz osmo-hlr.build-2025-01-13_16_38_56.tgz osmo-hnbgw.build-2025-01-13_13_34_34.tgz osmo-mgw.build-2025-01-13_08_37_32.tgz osmo-msc.build-2025-01-13_13_31_17.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-01-13_07_41_13.tgz osmo-pcu-sysmo.build-2025-01-13_07_40_24.tgz osmo-pcu.build-2025-01-13_07_41_14.tgz osmo-sgsn.build-2025-01-13_20_48_30.tgz osmo-stp.build-2025-01-13_13_23_31.tgz osmo-trx.build-2025-01-13_14_49_57.tgz osmocom-bb.build-2025-01-13_21_17_55.tgz srslte.build-19.tgz trial-7844
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-01-13_13_26_31.md5 osmo-bts-oc2g.build-2025-01-13_00_52_33.md5 osmo-bts-sysmo.build-2025-01-13_00_53_07.md5 osmo-bts.build-2025-01-13_00_53_51.md5 osmo-ggsn.build-2025-01-13_20_42_41.md5 osmo-hlr.build-2025-01-13_16_38_56.md5 osmo-hnbgw.build-2025-01-13_13_34_34.md5 osmo-mgw.build-2025-01-13_08_37_32.md5 osmo-msc.build-2025-01-13_13_31_17.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-01-13_07_41_13.md5 osmo-pcu-sysmo.build-2025-01-13_07_40_24.md5 osmo-pcu.build-2025-01-13_07_41_14.md5 osmo-sgsn.build-2025-01-13_20_48_30.md5 osmo-stp.build-2025-01-13_13_23_31.md5 osmo-trx.build-2025-01-13_14_49_57.md5 osmocom-bb.build-2025-01-13_21_17_55.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-01-13_13_26_31.md5 osmo-bts-oc2g.build-2025-01-13_00_52_33.md5 osmo-bts-sysmo.build-2025-01-13_00_53_07.md5 osmo-bts.build-2025-01-13_00_53_51.md5 osmo-ggsn.build-2025-01-13_20_42_41.md5 osmo-hlr.build-2025-01-13_16_38_56.md5 osmo-hnbgw.build-2025-01-13_13_34_34.md5 osmo-mgw.build-2025-01-13_08_37_32.md5 osmo-msc.build-2025-01-13_13_31_17.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-01-13_07_41_13.md5 osmo-pcu-sysmo.build-2025-01-13_07_40_24.md5 osmo-pcu.build-2025-01-13_07_41_14.md5 osmo-sgsn.build-2025-01-13_20_48_30.md5 osmo-stp.build-2025-01-13_13_23_31.md5 osmo-trx.build-2025-01-13_14_49_57.md5 osmocom-bb.build-2025-01-13_21_17_55.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-7844 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7844'
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-7844
--------------------------------------------------------------------------------------------
22:48:17.129875 tst                       trial-7844: Detailed log at /build/trial-7844/run.2025-01-13_22-48-17/log

---------------------------------------------------------------------
trial-7844 netreg_mass
---------------------------------------------------------------------
22:48:17.322738 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.323114 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.323919 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.325080 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.365244 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.366005 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.367118 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.445494 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-7844 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.446163 tst       register_default_mass.py:9: Claiming resources for the test
22:48:17.461031 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.461542 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.461994 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.462428 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.462857 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.463307 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.463748 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.489585 tst         register_default_mass.py: using LAC 2
22:48:17.506403 tst         register_default_mass.py: using RAC 2
22:48:17.524338 tst         register_default_mass.py: using CellId 2
22:48:17.544151 tst         register_default_mass.py: using BVCI 3
22:48:17.553622 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.554271 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.554810 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.555335 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.555836 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.556332 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.556843 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.557366 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.557898 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.558423 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.558920 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.559411 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.559936 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.560458 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.560987 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.561521 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.562046 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.562559 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.563075 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.563605 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.564117 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.564636 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.565172 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.565704 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.566217 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.566747 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.567265 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.567771 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.568282 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.568816 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.569325 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.569835 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.570358 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.570884 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.571398 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.571924 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.572446 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.572965 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.573486 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.574004 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.574508 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.575021 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.575551 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.576065 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.576572 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.577101 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.577616 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.578150 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.578669 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.579192 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.579715 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.580225 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.580743 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.581268 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.581782 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.582297 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.582826 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.583341 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.583848 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.584364 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.584875 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.585383 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.585915 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.586434 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.586931 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.587437 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.587961 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.588476 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.588980 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.589495 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.590010 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.590517 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.591101 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.591616 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.592125 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.592647 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.593150 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.593648 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.594167 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.594679 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.595176 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.595672 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.596183 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.596680 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.597175 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.597689 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.598190 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.598694 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.599201 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.599706 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.600204 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.600730 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.601247 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.601747 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.602265 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.602768 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.603272 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.603777 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.604292 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.604800 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.605290 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.605861 tst      register_default_mass.py:21: Launching a simple network
22:48:17.615650 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.728918 run            create_hlr_db(pid=20): Launched
22:48:18.743186 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.759169 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.774004 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.779588 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.941342 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.955778 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.961198 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.352802 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.367435 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.382460 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.491373 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.505921 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.511397 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.543465 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.558005 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.563529 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.850584 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.865470 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.897049 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.049888 run         osmo-bts-virtual(pid=34): Launched
22:48:30.080118 tst         register_default_mass.py: using MSISDN 1001
22:48:30.091899 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.120622 tst         register_default_mass.py: using MSISDN 1002
22:48:30.133473 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.156469 tst         register_default_mass.py: using MSISDN 1003
22:48:30.166949 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.189759 tst         register_default_mass.py: using MSISDN 1004
22:48:30.199879 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.222598 tst         register_default_mass.py: using MSISDN 1005
22:48:30.232505 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.255278 tst         register_default_mass.py: using MSISDN 1006
22:48:30.265240 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.287959 tst         register_default_mass.py: using MSISDN 1007
22:48:30.297958 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.320719 tst         register_default_mass.py: using MSISDN 1008
22:48:30.330667 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.353487 tst         register_default_mass.py: using MSISDN 1009
22:48:30.363456 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.386492 tst         register_default_mass.py: using MSISDN 1010
22:48:30.396621 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.419276 tst         register_default_mass.py: using MSISDN 1011
22:48:30.429228 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.452042 tst         register_default_mass.py: using MSISDN 1012
22:48:30.461995 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.484666 tst         register_default_mass.py: using MSISDN 1013
22:48:30.494663 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.517744 tst         register_default_mass.py: using MSISDN 1014
22:48:30.527811 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.550835 tst         register_default_mass.py: using MSISDN 1015
22:48:30.560960 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.583587 tst         register_default_mass.py: using MSISDN 1016
22:48:30.593576 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:30.616275 tst         register_default_mass.py: using MSISDN 1017
22:48:30.626221 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:30.648795 tst         register_default_mass.py: using MSISDN 1018
22:48:30.658787 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:30.681479 tst         register_default_mass.py: using MSISDN 1019
22:48:30.691347 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:30.714188 tst         register_default_mass.py: using MSISDN 1020
22:48:30.724188 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:30.747146 tst         register_default_mass.py: using MSISDN 1021
22:48:30.757354 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:30.780216 tst         register_default_mass.py: using MSISDN 1022
22:48:30.790150 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:30.812686 tst         register_default_mass.py: using MSISDN 1023
22:48:30.822604 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:30.845558 tst         register_default_mass.py: using MSISDN 1024
22:48:30.855663 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:30.878557 tst         register_default_mass.py: using MSISDN 1025
22:48:30.888609 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:30.911255 tst         register_default_mass.py: using MSISDN 1026
22:48:30.921204 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:30.943747 tst         register_default_mass.py: using MSISDN 1027
22:48:30.953732 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:30.976385 tst         register_default_mass.py: using MSISDN 1028
22:48:30.986295 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.009177 tst         register_default_mass.py: using MSISDN 1029
22:48:31.019122 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.041799 tst         register_default_mass.py: using MSISDN 1030
22:48:31.051847 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.074501 tst         register_default_mass.py: using MSISDN 1031
22:48:31.084402 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.106900 tst         register_default_mass.py: using MSISDN 1032
22:48:31.116652 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.139625 tst         register_default_mass.py: using MSISDN 1033
22:48:31.149740 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.172722 tst         register_default_mass.py: using MSISDN 1034
22:48:31.182781 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.205716 tst         register_default_mass.py: using MSISDN 1035
22:48:31.215743 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.238514 tst         register_default_mass.py: using MSISDN 1036
22:48:31.248514 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:31.271425 tst         register_default_mass.py: using MSISDN 1037
22:48:31.281472 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:31.304373 tst         register_default_mass.py: using MSISDN 1038
22:48:31.314415 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:31.336879 tst         register_default_mass.py: using MSISDN 1039
22:48:31.346764 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:31.369561 tst         register_default_mass.py: using MSISDN 1040
22:48:31.379475 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:31.402360 tst         register_default_mass.py: using MSISDN 1041
22:48:31.412395 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:31.435421 tst         register_default_mass.py: using MSISDN 1042
22:48:31.445497 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:31.468315 tst         register_default_mass.py: using MSISDN 1043
22:48:31.478439 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:31.501290 tst         register_default_mass.py: using MSISDN 1044
22:48:31.511263 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:31.534119 tst         register_default_mass.py: using MSISDN 1045
22:48:31.544095 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:31.566835 tst         register_default_mass.py: using MSISDN 1046
22:48:31.576870 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:31.599821 tst         register_default_mass.py: using MSISDN 1047
22:48:31.609978 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:31.632747 tst         register_default_mass.py: using MSISDN 1048
22:48:31.642701 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:31.665744 tst         register_default_mass.py: using MSISDN 1049
22:48:31.675877 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:31.698822 tst         register_default_mass.py: using MSISDN 1050
22:48:31.708982 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:31.731989 tst         register_default_mass.py: using MSISDN 1051
22:48:31.742091 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:31.764889 tst         register_default_mass.py: using MSISDN 1052
22:48:31.774876 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:31.797698 tst         register_default_mass.py: using MSISDN 1053
22:48:31.807825 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:31.830618 tst         register_default_mass.py: using MSISDN 1054
22:48:31.840559 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:31.863313 tst         register_default_mass.py: using MSISDN 1055
22:48:31.873325 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:31.896344 tst         register_default_mass.py: using MSISDN 1056
22:48:31.906459 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:31.929452 tst         register_default_mass.py: using MSISDN 1057
22:48:31.939496 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:31.962428 tst         register_default_mass.py: using MSISDN 1058
22:48:31.972586 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:31.995404 tst         register_default_mass.py: using MSISDN 1059
22:48:32.005427 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:32.028326 tst         register_default_mass.py: using MSISDN 1060
22:48:32.038308 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:32.060972 tst         register_default_mass.py: using MSISDN 1061
22:48:32.070951 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:32.095638 tst         register_default_mass.py: using MSISDN 1062
22:48:32.106644 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:32.129656 tst         register_default_mass.py: using MSISDN 1063
22:48:32.139878 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:32.162645 tst         register_default_mass.py: using MSISDN 1064
22:48:32.172684 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:32.195618 tst         register_default_mass.py: using MSISDN 1065
22:48:32.205751 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:32.228595 tst         register_default_mass.py: using MSISDN 1066
22:48:32.238654 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:32.261754 tst         register_default_mass.py: using MSISDN 1067
22:48:32.271896 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:32.294822 tst         register_default_mass.py: using MSISDN 1068
22:48:32.304978 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:32.327909 tst         register_default_mass.py: using MSISDN 1069
22:48:32.337949 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:32.360857 tst         register_default_mass.py: using MSISDN 1070
22:48:32.370911 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:32.393730 tst         register_default_mass.py: using MSISDN 1071
22:48:32.403802 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:32.426422 tst         register_default_mass.py: using MSISDN 1072
22:48:32.436358 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:32.459313 tst         register_default_mass.py: using MSISDN 1073
22:48:32.469404 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:32.492421 tst         register_default_mass.py: using MSISDN 1074
22:48:32.502516 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:32.525317 tst         register_default_mass.py: using MSISDN 1075
22:48:32.535277 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:32.558042 tst         register_default_mass.py: using MSISDN 1076
22:48:32.568002 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:32.590847 tst         register_default_mass.py: using MSISDN 1077
22:48:32.600902 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:32.623731 tst         register_default_mass.py: using MSISDN 1078
22:48:32.633775 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:32.656638 tst         register_default_mass.py: using MSISDN 1079
22:48:32.666616 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:32.689552 tst         register_default_mass.py: using MSISDN 1080
22:48:32.699640 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:32.722512 tst         register_default_mass.py: using MSISDN 1081
22:48:32.732567 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:32.755323 tst         register_default_mass.py: using MSISDN 1082
22:48:32.765335 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:32.788089 tst         register_default_mass.py: using MSISDN 1083
22:48:32.798082 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:32.825021 tst         register_default_mass.py: using MSISDN 1084
22:48:32.834797 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:32.857734 tst         register_default_mass.py: using MSISDN 1085
22:48:32.869816 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:32.892512 tst         register_default_mass.py: using MSISDN 1086
22:48:32.902679 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:32.925546 tst         register_default_mass.py: using MSISDN 1087
22:48:32.935593 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:32.958546 tst         register_default_mass.py: using MSISDN 1088
22:48:32.968592 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:32.991626 tst         register_default_mass.py: using MSISDN 1089
22:48:33.001750 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:33.024534 tst         register_default_mass.py: using MSISDN 1090
22:48:33.034620 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:33.057043 tst         register_default_mass.py: using MSISDN 1091
22:48:33.066860 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:33.095477 tst         register_default_mass.py: using MSISDN 1092
22:48:33.108206 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:33.131451 tst         register_default_mass.py: using MSISDN 1093
22:48:33.142055 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:33.164655 tst         register_default_mass.py: using MSISDN 1094
22:48:33.174676 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:33.197749 tst         register_default_mass.py: using MSISDN 1095
22:48:33.207800 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:33.230610 tst         register_default_mass.py: using MSISDN 1096
22:48:33.240592 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:33.263548 tst         register_default_mass.py: using MSISDN 1097
22:48:33.273658 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:33.296536 tst         register_default_mass.py: using MSISDN 1098
22:48:33.306587 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:33.329440 tst         register_default_mass.py: using MSISDN 1099
22:48:33.339411 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:33.365832 tst         register_default_mass.py: using MSISDN 1100
22:48:33.377671 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:33.465600 run                             mass: Starting testcase
22:48:33.471135 run                             mass: Pre-launching all virtphy's
22:48:33.476577 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:33.489527 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:33.495524 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:33.508351 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:33.514345 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:33.527077 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:33.533081 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:33.545898 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:33.551828 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:33.564555 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:33.570449 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:33.583250 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:33.589254 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:33.602058 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:33.607964 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:33.620703 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:33.626690 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:33.639517 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:33.645502 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:33.658364 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:33.664338 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:33.677216 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:33.683173 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:33.696035 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:33.701962 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:33.714699 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:33.720613 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:33.733395 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:33.739356 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:33.752140 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:33.758059 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:33.770842 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:33.776773 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:33.789561 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:33.795447 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:33.808206 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:33.814120 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:33.826829 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:33.832821 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:33.845654 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:33.851688 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:33.864444 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:33.870334 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:33.883005 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:33.888967 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:33.901743 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:33.907658 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:33.920297 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:33.926236 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:33.938941 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:33.944935 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:33.957717 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:33.963625 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:33.976276 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:33.982213 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:33.994890 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:34.000765 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:34.013449 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:34.019436 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:34.032256 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:34.038266 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:34.050969 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:34.056824 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:34.069554 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:34.075495 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:34.088303 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:34.094245 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:34.106932 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:34.112884 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:34.125589 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:34.131445 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:34.144144 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:34.150042 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:34.162697 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:34.168530 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:34.181180 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:34.187004 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:34.199648 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:34.205510 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:34.218215 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:34.224108 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:34.236862 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:34.242783 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:34.255612 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:34.261622 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:34.274524 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:34.280492 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:34.293247 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:34.299289 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:34.312012 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:34.318123 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:34.330895 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:34.336889 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:34.349661 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:34.355630 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:34.368437 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:34.374393 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:34.387183 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:34.393122 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:34.405862 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:34.411737 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:34.424448 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:34.430385 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:34.443042 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:34.448940 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:34.461581 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:34.467457 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:34.480139 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:34.486028 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:34.498883 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:34.504751 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:34.517683 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:34.523625 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:34.536436 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:34.542351 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:34.555223 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:34.561167 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:34.573832 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:34.579714 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:34.592406 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:34.598402 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:34.611087 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:34.617034 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:34.629735 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:34.635639 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:34.648417 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:34.654375 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:34.667095 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:34.672934 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:34.685583 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:34.691439 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:34.704163 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:34.710054 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:34.722736 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:34.728794 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:34.741664 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:34.747527 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:34.760260 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:34.766187 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:34.779051 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:34.784971 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:34.797893 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:34.803829 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:34.816607 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:34.822589 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:34.835328 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:34.841322 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:34.854102 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:34.859989 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:34.872695 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:34.878599 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:34.891282 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:34.897146 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:34.909830 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:34.915712 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:34.928415 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:34.934295 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:34.946942 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:34.952887 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:34.965774 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:34.971644 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:34.984570 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:34.990504 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:35.003221 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:35.009346 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:35.022020 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:35.027939 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:35.040587 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:35.046445 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:35.059078 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:35.064922 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:35.077684 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:35.083547 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:35.096264 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:35.102132 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:35.114790 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:35.120687 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:35.133271 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:35.139141 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:35.151764 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:35.157645 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:35.170304 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:35.176280 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:35.188971 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:35.194990 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:35.207817 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:35.213960 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:35.226678 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:35.232600 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:35.245469 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:35.251385 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:35.264238 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:35.270252 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:35.282958 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:35.288848 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:35.301508 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:35.307420 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:35.320076 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:35.325970 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:35.338630 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:35.344422 run                             mass: Checking if sockets are in the filesystem
22:48:35.366114 run                osmo-ms-mob/00000: Starting mobile
22:48:35.379066 run       osmo-ms-mob/00000(pid=135): Launched
22:48:35.389248 run                             mass: MS start registered  {at=39421.092600108, delay=0.004173694003839046, ms=00000}
22:48:39.560823 run                osmo-ms-mob/00001: Starting mobile
22:48:39.573738 run       osmo-ms-mob/00001(pid=136): Launched
22:48:39.583965 run                             mass: MS start registered  {at=39425.287316884, delay=0.004283196998585481, ms=00001}
22:48:40.465838 run                             mass: MS performed LU  {at=39426.1690742, lu_delay=5.076474091998534, ms=00000}
22:48:41.360256 run                osmo-ms-mob/00002: Starting mobile
22:48:41.373239 run       osmo-ms-mob/00002(pid=137): Launched
22:48:41.383507 run                             mass: MS start registered  {at=39427.086852992, delay=0.00419470299675595, ms=00002}
22:48:42.660064 run                osmo-ms-mob/00003: Starting mobile
22:48:42.672983 run       osmo-ms-mob/00003(pid=138): Launched
22:48:42.683207 run                             mass: MS start registered  {at=39428.386560362, delay=0.004301483997551259, ms=00003}
22:48:43.786523 run                osmo-ms-mob/00004: Starting mobile
22:48:43.802941 run       osmo-ms-mob/00004(pid=139): Launched
22:48:43.813072 run                             mass: MS start registered  {at=39429.516425107, delay=0.004112023001653142, ms=00004}
22:48:44.760671 run                osmo-ms-mob/00005: Starting mobile
22:48:44.773617 run       osmo-ms-mob/00005(pid=140): Launched
22:48:44.783774 run                             mass: MS start registered  {at=39430.487124889, delay=0.004184461999102496, ms=00005}
22:48:45.644106 run                             mass: MS performed LU  {at=39431.347339961, lu_delay=6.0600230769996415, ms=00001}
22:48:45.677753 run                osmo-ms-mob/00006: Starting mobile
22:48:45.692497 run       osmo-ms-mob/00006(pid=141): Launched
22:48:45.702754 run                             mass: MS start registered  {at=39431.40610856, delay=0.004434931994182989, ms=00006}
22:48:46.576221 run                osmo-ms-mob/00007: Starting mobile
22:48:46.589428 run       osmo-ms-mob/00007(pid=142): Launched
22:48:46.599875 run                             mass: MS start registered  {at=39432.303227015, delay=0.0044066420014132746, ms=00007}
22:48:47.379737 run                osmo-ms-mob/00008: Starting mobile
22:48:47.395541 run       osmo-ms-mob/00008(pid=143): Launched
22:48:47.405882 run                             mass: MS start registered  {at=39433.10923735, delay=0.004325371002778411, ms=00008}
22:48:47.544678 run                             mass: MS performed LU  {at=39433.247895005, lu_delay=4.861334642999282, ms=00003}
22:48:47.571528 run                             mass: MS performed LU  {at=39433.274853682, lu_delay=6.188000690002809, ms=00002}
22:48:48.079744 run                osmo-ms-mob/00009: Starting mobile
22:48:48.095958 run       osmo-ms-mob/00009(pid=144): Launched
22:48:48.106421 run                             mass: MS start registered  {at=39433.809775471, delay=0.004434016002051067, ms=00009}
22:48:48.760290 run                osmo-ms-mob/00010: Starting mobile
22:48:48.773530 run       osmo-ms-mob/00010(pid=145): Launched
22:48:48.783982 run                             mass: MS start registered  {at=39434.487333737, delay=0.004334668003139086, ms=00010}
22:48:49.378800 run                osmo-ms-mob/00011: Starting mobile
22:48:49.394947 run       osmo-ms-mob/00011(pid=146): Launched
22:48:49.405437 run                             mass: MS start registered  {at=39435.108788766, delay=0.004422944002726581, ms=00011}
22:48:49.411599 run                             mass: MS performed LU  {at=39435.114958957, lu_delay=5.598533849995874, ms=00004}
22:48:49.945100 run                             mass: MS performed LU  {at=39435.648346148, lu_delay=5.161221259004378, ms=00005}
22:48:49.959938 run                osmo-ms-mob/00012: Starting mobile
22:48:49.972828 run       osmo-ms-mob/00012(pid=147): Launched
22:48:49.983261 run                             mass: MS start registered  {at=39435.686616451, delay=0.0044051649965695105, ms=00012}
22:48:50.596449 run                osmo-ms-mob/00013: Starting mobile
22:48:50.619846 run       osmo-ms-mob/00013(pid=148): Launched
22:48:50.630551 run                             mass: MS start registered  {at=39436.333897746, delay=0.004686086998844985, ms=00013}
22:48:51.185261 run                osmo-ms-mob/00014: Starting mobile
22:48:51.202105 run       osmo-ms-mob/00014(pid=149): Launched
22:48:51.212575 run                             mass: MS start registered  {at=39436.91593034, delay=0.004493906999414321, ms=00014}
22:48:51.310901 run                             mass: MS performed LU  {at=39437.014148148, lu_delay=4.710921133002557, ms=00007}
22:48:51.337493 run                             mass: MS performed LU  {at=39437.040833426, lu_delay=5.634724866002216, ms=00006}
22:48:51.781617 run                osmo-ms-mob/00015: Starting mobile
22:48:51.797581 run       osmo-ms-mob/00015(pid=150): Launched
22:48:51.808330 run                             mass: MS start registered  {at=39437.511684503, delay=0.0047819679966778494, ms=00015}
22:48:52.273633 run                osmo-ms-mob/00016: Starting mobile
22:48:52.287997 run       osmo-ms-mob/00016(pid=151): Launched
22:48:52.298739 run                             mass: MS start registered  {at=39438.002088353, delay=0.004659557998820674, ms=00016}
22:48:52.759113 run                osmo-ms-mob/00017: Starting mobile
22:48:52.772375 run       osmo-ms-mob/00017(pid=152): Launched
22:48:52.782966 run                             mass: MS start registered  {at=39438.486319378, delay=0.004609579998941626, ms=00017}
22:48:53.174659 run                             mass: MS performed LU  {at=39438.877912969, lu_delay=5.068137497997668, ms=00009}
22:48:53.240592 run                             mass: MS performed LU  {at=39438.943844759, lu_delay=5.834607409000455, ms=00008}
22:48:53.281745 run                osmo-ms-mob/00018: Starting mobile
22:48:53.295189 run       osmo-ms-mob/00018(pid=153): Launched
22:48:53.305718 run                             mass: MS start registered  {at=39439.009073118, delay=0.004616352001903579, ms=00018}
22:48:53.544051 run                             mass: MS performed LU  {at=39439.247303113, lu_delay=4.75996937599848, ms=00010}
22:48:53.781158 run                osmo-ms-mob/00019: Starting mobile
22:48:53.797281 run       osmo-ms-mob/00019(pid=154): Launched
22:48:53.808155 run                             mass: MS start registered  {at=39439.511505898, delay=0.004864291004196275, ms=00019}
22:48:54.261284 run                osmo-ms-mob/00020: Starting mobile
22:48:54.274346 run       osmo-ms-mob/00020(pid=155): Launched
22:48:54.285143 run                             mass: MS start registered  {at=39439.988494165, delay=0.004642913001589477, ms=00020}
22:48:54.797482 run                osmo-ms-mob/00021: Starting mobile
22:48:54.817733 run       osmo-ms-mob/00021(pid=156): Launched
22:48:54.828169 run                             mass: MS start registered  {at=39440.531523033, delay=0.004443185003765393, ms=00021}
22:48:55.076281 run                             mass: MS performed LU  {at=39440.779530187, lu_delay=5.67074142099591, ms=00011}
22:48:55.091187 run                osmo-ms-mob/00022: Starting mobile
22:48:55.104103 run       osmo-ms-mob/00022(pid=157): Launched
22:48:55.114605 run                             mass: MS start registered  {at=39440.817961725, delay=0.004586169001413509, ms=00022}
22:48:55.210386 run                             mass: MS performed LU  {at=39440.913637954, lu_delay=4.579740207998839, ms=00013}
22:48:55.677784 run                osmo-ms-mob/00023: Starting mobile
22:48:55.691181 run       osmo-ms-mob/00023(pid=158): Launched
22:48:55.701948 run                             mass: MS start registered  {at=39441.405299356, delay=0.004657436002162285, ms=00023}
22:48:56.069959 run                osmo-ms-mob/00024: Starting mobile
22:48:56.082922 run       osmo-ms-mob/00024(pid=159): Launched
22:48:56.093993 run                             mass: MS start registered  {at=39441.797335238, delay=0.004961949001881294, ms=00024}
22:48:56.579445 run                osmo-ms-mob/00025: Starting mobile
22:48:56.595424 run       osmo-ms-mob/00025(pid=160): Launched
22:48:56.606119 run                             mass: MS start registered  {at=39442.309471229, delay=0.004690162997576408, ms=00025}
22:48:56.940614 run                             mass: MS performed LU  {at=39442.643869298, lu_delay=4.641780944999482, ms=00016}
22:48:56.967764 run                osmo-ms-mob/00026: Starting mobile
22:48:56.981939 run       osmo-ms-mob/00026(pid=161): Launched
22:48:56.992416 run                             mass: MS start registered  {at=39442.695771078, delay=0.004482481999730226, ms=00026}
22:48:57.004529 run                             mass: MS performed LU  {at=39442.707885937, lu_delay=5.1962014340024325, ms=00015}
22:48:57.075251 run                             mass: MS performed LU  {at=39442.778503855, lu_delay=5.8625735149980756, ms=00014}
22:48:57.379248 run                osmo-ms-mob/00027: Starting mobile
22:48:57.395544 run       osmo-ms-mob/00027(pid=162): Launched
22:48:57.406079 run                             mass: MS start registered  {at=39443.10943397, delay=0.004494670996791683, ms=00027}
22:48:57.759602 run                osmo-ms-mob/00028: Starting mobile
22:48:57.772580 run       osmo-ms-mob/00028(pid=163): Launched
22:48:57.783561 run                             mass: MS start registered  {at=39443.486909622, delay=0.005021812001359649, ms=00028}
22:48:58.172530 run                osmo-ms-mob/00029: Starting mobile
22:48:58.186621 run       osmo-ms-mob/00029(pid=164): Launched
22:48:58.197049 run                             mass: MS start registered  {at=39443.900404074, delay=0.004529221994744148, ms=00029}
22:48:58.588655 run                osmo-ms-mob/00030: Starting mobile
22:48:58.605337 run       osmo-ms-mob/00030(pid=165): Launched
22:48:58.615847 run                             mass: MS start registered  {at=39444.3192009, delay=0.0043533869975362904, ms=00030}
22:48:58.740272 run                             mass: MS performed LU  {at=39444.443528346, lu_delay=4.9320224479961325, ms=00019}
22:48:58.842440 run                             mass: MS performed LU  {at=39444.545675807, lu_delay=6.059356429002946, ms=00017}
22:48:58.980829 run                osmo-ms-mob/00031: Starting mobile
22:48:58.994256 run       osmo-ms-mob/00031(pid=166): Launched
22:48:59.004740 run                             mass: MS start registered  {at=39444.708092995, delay=0.0044800000032410026, ms=00031}
22:48:59.012208 run                             mass: MS performed LU  {at=39444.715555365, lu_delay=4.727061199999298, ms=00020}
22:48:59.259799 run                osmo-ms-mob/00032: Starting mobile
22:48:59.273020 run       osmo-ms-mob/00032(pid=167): Launched
22:48:59.283469 run                             mass: MS start registered  {at=39444.986821204, delay=0.004392438000650145, ms=00032}
22:48:59.660836 run                osmo-ms-mob/00033: Starting mobile
22:48:59.674374 run       osmo-ms-mob/00033(pid=168): Launched
22:48:59.685223 run                             mass: MS start registered  {at=39445.388575379, delay=0.004623777000233531, ms=00033}
22:49:00.061027 run                osmo-ms-mob/00034: Starting mobile
22:49:00.074191 run       osmo-ms-mob/00034(pid=169): Launched
22:49:00.084645 run                             mass: MS start registered  {at=39445.787993563, delay=0.004508605998125859, ms=00034}
22:49:00.360115 run                osmo-ms-mob/00035: Starting mobile
22:49:00.373180 run       osmo-ms-mob/00035(pid=170): Launched
22:49:00.384037 run                             mass: MS start registered  {at=39446.087390027, delay=0.004734583999379538, ms=00035}
22:49:00.706453 run                             mass: MS performed LU  {at=39446.409695372, lu_delay=5.591733647001092, ms=00022}
22:49:00.734126 run                osmo-ms-mob/00036: Starting mobile
22:49:00.748182 run       osmo-ms-mob/00036(pid=171): Launched
22:49:00.759225 run                             mass: MS start registered  {at=39446.462577427, delay=0.0051322930012247525, ms=00036}
22:49:00.770457 run                             mass: MS performed LU  {at=39446.47379168, lu_delay=5.942268646998855, ms=00021}
22:49:00.840777 run                             mass: MS performed LU  {at=39446.54399732, lu_delay=4.746662081997783, ms=00024}
22:49:00.915539 run                             mass: MS performed LU  {at=39446.618789833, lu_delay=5.213490476999141, ms=00023}
22:49:00.942575 run                osmo-ms-mob/00037: Starting mobile
22:49:00.955611 run       osmo-ms-mob/00037(pid=172): Launched
22:49:00.966143 run                             mass: MS start registered  {at=39446.669498171, delay=0.004510024999035522, ms=00037}
22:49:01.460351 run                osmo-ms-mob/00038: Starting mobile
22:49:01.473300 run       osmo-ms-mob/00038(pid=173): Launched
22:49:01.484155 run                             mass: MS start registered  {at=39447.187509087, delay=0.004752598004415631, ms=00038}
22:49:01.760696 run                osmo-ms-mob/00039: Starting mobile
22:49:01.773636 run       osmo-ms-mob/00039(pid=174): Launched
22:49:01.784208 run                             mass: MS start registered  {at=39447.487558278, delay=0.004619589999492746, ms=00039}
22:49:02.160942 run                osmo-ms-mob/00040: Starting mobile
22:49:02.174047 run       osmo-ms-mob/00040(pid=175): Launched
22:49:02.184516 run                             mass: MS start registered  {at=39447.887869462, delay=0.004560681998555083, ms=00040}
22:49:02.480080 run                osmo-ms-mob/00041: Starting mobile
22:49:02.496252 run       osmo-ms-mob/00041(pid=176): Launched
22:49:02.505547 run                             mass: MS performed LU  {at=39448.208894465, lu_delay=5.51312338700518, ms=00026}
22:49:02.511332 run                             mass: MS start registered  {at=39448.214699261, delay=0.009092088999750558, ms=00041}
22:49:02.608219 run                             mass: MS performed LU  {at=39448.311469599, lu_delay=4.824559977001627, ms=00028}
22:49:02.637300 run                osmo-ms-mob/00042: Starting mobile
22:49:02.650287 run       osmo-ms-mob/00042(pid=177): Launched
22:49:02.656281 run                             mass: MS performed LU  {at=39448.359642131, lu_delay=6.050170902002719, ms=00025}
22:49:02.662075 run                             mass: MS start registered  {at=39448.365443035, delay=0.005816463999508414, ms=00042}
22:49:03.160985 run                osmo-ms-mob/00043: Starting mobile
22:49:03.173941 run       osmo-ms-mob/00043(pid=178): Launched
22:49:03.184527 run                             mass: MS start registered  {at=39448.887880746, delay=0.004594159996486269, ms=00043}
22:49:03.472581 run                osmo-ms-mob/00044: Starting mobile
22:49:03.487646 run       osmo-ms-mob/00044(pid=179): Launched
22:49:03.498172 run                             mass: MS start registered  {at=39449.201526457, delay=0.004453276000276674, ms=00044}
22:49:03.774170 run                osmo-ms-mob/00045: Starting mobile
22:49:03.788002 run       osmo-ms-mob/00045(pid=180): Launched
22:49:03.798566 run                             mass: MS start registered  {at=39449.501919736, delay=0.004511443999945186, ms=00045}
22:49:04.072585 run                osmo-ms-mob/00046: Starting mobile
22:49:04.085494 run       osmo-ms-mob/00046(pid=181): Launched
22:49:04.096044 run                             mass: MS start registered  {at=39449.79939626, delay=0.004477585003769491, ms=00046}
22:49:04.373293 run                osmo-ms-mob/00047: Starting mobile
22:49:04.388000 run       osmo-ms-mob/00047(pid=182): Launched
22:49:04.399454 run                             mass: MS start registered  {at=39450.102800753, delay=0.005404926996561699, ms=00047}
22:49:04.472743 run                             mass: MS performed LU  {at=39450.175962731, lu_delay=5.189141527000174, ms=00032}
22:49:04.537264 run                             mass: MS performed LU  {at=39450.240514343, lu_delay=4.851938963998691, ms=00033}
22:49:04.552470 run                osmo-ms-mob/00048: Starting mobile
22:49:04.565461 run       osmo-ms-mob/00048(pid=183): Launched
22:49:04.575791 run                             mass: MS start registered  {at=39450.279147275, delay=0.004299306005123071, ms=00048}
22:49:04.606145 run                             mass: MS performed LU  {at=39450.309381844, lu_delay=6.408977770006459, ms=00029}
22:49:04.680541 run                             mass: MS performed LU  {at=39450.383809483, lu_delay=5.675716487996397, ms=00031}
22:49:04.708886 run                osmo-ms-mob/00049: Starting mobile
22:49:04.722137 run       osmo-ms-mob/00049(pid=184): Launched
22:49:04.728146 run                             mass: MS performed LU  {at=39450.431506477, lu_delay=6.11230557700037, ms=00030}
22:49:04.733924 run                             mass: MS start registered  {at=39450.43729138, delay=0.005803625004773494, ms=00049}
22:49:04.952901 run                             mass: MS performed LU  {at=39450.656152616, lu_delay=4.868159053003183, ms=00034}
22:49:04.981034 run                osmo-ms-mob/00050: Starting mobile
22:49:04.994273 run       osmo-ms-mob/00050(pid=185): Launched
22:49:05.004946 run                             mass: MS start registered  {at=39450.708300145, delay=0.004663158004404977, ms=00050}
22:49:05.674093 run                osmo-ms-mob/00051: Starting mobile
22:49:05.688235 run       osmo-ms-mob/00051(pid=186): Launched
22:49:05.699044 run                             mass: MS start registered  {at=39451.402395079, delay=0.004679391997342464, ms=00051}
22:49:05.959791 run                osmo-ms-mob/00052: Starting mobile
22:49:05.972690 run       osmo-ms-mob/00052(pid=187): Launched
22:49:05.983493 run                             mass: MS start registered  {at=39451.686845101, delay=0.004906235000817105, ms=00052}
22:49:06.273833 run                osmo-ms-mob/00053: Starting mobile
22:49:06.289625 run       osmo-ms-mob/00053(pid=188): Launched
22:49:06.295622 run                             mass: MS performed LU  {at=39451.998980427, lu_delay=5.3294822559983, ms=00037}
22:49:06.301752 run                             mass: MS start registered  {at=39452.00511027, delay=0.006148032000055537, ms=00053}
22:49:06.374032 run                             mass: MS performed LU  {at=39452.077283033, lu_delay=5.614705605999916, ms=00036}
22:49:06.402169 run                osmo-ms-mob/00054: Starting mobile
22:49:06.415024 run       osmo-ms-mob/00054(pid=189): Launched
22:49:06.421062 run                             mass: MS performed LU  {at=39452.124421975, lu_delay=6.037031947998912, ms=00035}
22:49:06.426814 run                             mass: MS start registered  {at=39452.130180886, delay=0.005774719000328332, ms=00054}
22:49:06.526069 run                             mass: MS performed LU  {at=39452.229320715, lu_delay=4.7417624369991245, ms=00039}
22:49:06.554960 run                osmo-ms-mob/00055: Starting mobile
22:49:06.568052 run       osmo-ms-mob/00055(pid=190): Launched
22:49:06.578585 run                             mass: MS start registered  {at=39452.2819396, delay=0.004541417998552788, ms=00055}
22:49:06.618301 run                             mass: MS performed LU  {at=39452.321551317, lu_delay=5.134042229998158, ms=00038}
22:49:07.187396 run                osmo-ms-mob/00056: Starting mobile
22:49:07.207276 run       osmo-ms-mob/00056(pid=191): Launched
22:49:07.218183 run                             mass: MS start registered  {at=39452.921535975, delay=0.004522663002717309, ms=00056}
22:49:07.474272 run                osmo-ms-mob/00057: Starting mobile
22:49:07.488152 run       osmo-ms-mob/00057(pid=192): Launched
22:49:07.498847 run                             mass: MS start registered  {at=39453.202201356, delay=0.004685004001657944, ms=00057}
22:49:07.860659 run                osmo-ms-mob/00058: Starting mobile
22:49:07.873512 run       osmo-ms-mob/00058(pid=193): Launched
22:49:07.884060 run                             mass: MS start registered  {at=39453.587413658, delay=0.004604972004017327, ms=00058}
22:49:08.173068 run                osmo-ms-mob/00059: Starting mobile
22:49:08.186678 run       osmo-ms-mob/00059(pid=194): Launched
22:49:08.197612 run                             mass: MS start registered  {at=39453.900964208, delay=0.004767657999764197, ms=00059}
22:49:08.238786 run                             mass: MS performed LU  {at=39453.942051809, lu_delay=5.727352547997725, ms=00041}
22:49:08.303638 run                             mass: MS performed LU  {at=39454.006889129, lu_delay=5.119008383000619, ms=00043}
22:49:08.318852 run                osmo-ms-mob/00060: Starting mobile
22:49:08.331561 run       osmo-ms-mob/00060(pid=195): Launched
22:49:08.342028 run                             mass: MS start registered  {at=39454.045385521, delay=0.004547973003354855, ms=00060}
22:49:08.372081 run                             mass: MS performed LU  {at=39454.075335612, lu_delay=4.873809154996707, ms=00044}
22:49:08.446167 run                             mass: MS performed LU  {at=39454.149488123, lu_delay=6.261618661003013, ms=00040}
22:49:08.463471 run                             mass: MS performed LU  {at=39454.166823985, lu_delay=5.80138094999711, ms=00042}
22:49:08.475384 run                osmo-ms-mob/00061: Starting mobile
22:49:08.489099 run       osmo-ms-mob/00061(pid=196): Launched
22:49:08.499662 run                             mass: MS start registered  {at=39454.203014712, delay=0.00451540200447198, ms=00061}
22:49:08.718435 run                             mass: MS performed LU  {at=39454.421683106, lu_delay=4.919763369995053, ms=00045}
22:49:09.160467 run                osmo-ms-mob/00062: Starting mobile
22:49:09.173724 run       osmo-ms-mob/00062(pid=197): Launched
22:49:09.184697 run                             mass: MS start registered  {at=39454.888047253, delay=0.004652303003240377, ms=00062}
22:49:09.472656 run                osmo-ms-mob/00063: Starting mobile
22:49:09.486424 run       osmo-ms-mob/00063(pid=198): Launched
22:49:09.497048 run                             mass: MS start registered  {at=39455.200401948, delay=0.004681571997934952, ms=00063}
22:49:09.888208 run                osmo-ms-mob/00064: Starting mobile
22:49:09.903593 run       osmo-ms-mob/00064(pid=199): Launched
22:49:09.914488 run                             mass: MS start registered  {at=39455.617839299, delay=0.004863187998125795, ms=00064}
22:49:10.038321 run                             mass: MS performed LU  {at=39455.741572991, lu_delay=5.462425715995778, ms=00048}
22:49:10.139564 run                             mass: MS performed LU  {at=39455.842812683, lu_delay=5.405521302993293, ms=00049}
22:49:10.167412 run                             mass: MS performed LU  {at=39455.870688013, lu_delay=5.1623878679965856, ms=00050}
22:49:10.207105 run                osmo-ms-mob/00065: Starting mobile
22:49:10.221138 run       osmo-ms-mob/00065(pid=200): Launched
22:49:10.231612 run                             mass: MS start registered  {at=39455.934967008, delay=0.004530950995103922, ms=00065}
22:49:10.291632 run                             mass: MS performed LU  {at=39455.994882161, lu_delay=5.892081408004742, ms=00047}
22:49:10.312922 run                             mass: MS performed LU  {at=39456.016283855, lu_delay=6.216887595001026, ms=00046}
22:49:10.323808 run                osmo-ms-mob/00066: Starting mobile
22:49:10.336976 run       osmo-ms-mob/00066(pid=201): Launched
22:49:10.347523 run                             mass: MS start registered  {at=39456.050876358, delay=0.004609561998222489, ms=00066}
22:49:10.384364 run                             mass: MS performed LU  {at=39456.087615468, lu_delay=4.685220389001188, ms=00051}
22:49:10.973979 run                osmo-ms-mob/00067: Starting mobile
22:49:10.988024 run       osmo-ms-mob/00067(pid=202): Launched
22:49:10.998906 run                             mass: MS start registered  {at=39456.702255833, delay=0.004795471999386791, ms=00067}
22:49:11.273250 run                osmo-ms-mob/00068: Starting mobile
22:49:11.286730 run       osmo-ms-mob/00068(pid=203): Launched
22:49:11.298062 run                             mass: MS start registered  {at=39457.001402157, delay=0.005218433005211409, ms=00068}
22:49:11.423394 run                             mass: MS performed LU  {at=39457.126648554, lu_delay=3.9244471980055096, ms=00057}
22:49:11.686806 run                osmo-ms-mob/00069: Starting mobile
22:49:11.702207 run       osmo-ms-mob/00069(pid=204): Launched
22:49:11.712836 run                             mass: MS start registered  {at=39457.416190979, delay=0.004722535995824728, ms=00069}
22:49:12.004776 run                             mass: MS performed LU  {at=39457.708028381, lu_delay=4.786492405997706, ms=00056}
22:49:12.045179 run                osmo-ms-mob/00070: Starting mobile
22:49:12.058672 run       osmo-ms-mob/00070(pid=205): Launched
22:49:12.067203 run                             mass: MS performed LU  {at=39457.770547198, lu_delay=5.488607598003, ms=00055}
22:49:12.073074 run                             mass: MS start registered  {at=39457.776441037, delay=0.008478714997181669, ms=00070}
22:49:12.138266 run                             mass: MS performed LU  {at=39457.841517503, lu_delay=6.15467240200087, ms=00052}
22:49:12.213092 run                             mass: MS performed LU  {at=39457.916352924, lu_delay=5.9112426540013985, ms=00053}
22:49:12.240823 run                osmo-ms-mob/00071: Starting mobile
22:49:12.253888 run       osmo-ms-mob/00071(pid=206): Launched
22:49:12.259851 run                             mass: MS performed LU  {at=39457.963210842, lu_delay=5.833029955996608, ms=00054}
22:49:12.265741 run                             mass: MS performed LU  {at=39457.969106404, lu_delay=22.28248995300237, ms=00012}
22:49:12.271381 run                             mass: MS start registered  {at=39457.974747992, delay=0.011553512995305937, ms=00071}
22:49:12.873270 run                osmo-ms-mob/00072: Starting mobile
22:49:12.887027 run       osmo-ms-mob/00072(pid=207): Launched
22:49:12.897621 run                             mass: MS start registered  {at=39458.60097434, delay=0.0046449649962596595, ms=00072}
22:49:13.279262 run                osmo-ms-mob/00073: Starting mobile
22:49:13.296489 run       osmo-ms-mob/00073(pid=208): Launched
22:49:13.307722 run                             mass: MS start registered  {at=39459.011074693, delay=0.00503428399679251, ms=00073}
22:49:13.680192 run                osmo-ms-mob/00074: Starting mobile
22:49:13.695952 run       osmo-ms-mob/00074(pid=209): Launched
22:49:13.706641 run                             mass: MS start registered  {at=39459.409990778, delay=0.004472337997867726, ms=00074}
22:49:13.803551 run                             mass: MS performed LU  {at=39459.506800672, lu_delay=5.605836464004824, ms=00059}
22:49:13.905867 run                             mass: MS performed LU  {at=39459.609114929, lu_delay=6.0217012709981645, ms=00058}
22:49:13.932600 run                             mass: MS performed LU  {at=39459.635945587, lu_delay=4.747898333997, ms=00062}
22:49:13.944794 run                osmo-ms-mob/00075: Starting mobile
22:49:13.957629 run       osmo-ms-mob/00075(pid=210): Launched
22:49:13.968139 run                             mass: MS start registered  {at=39459.671494804, delay=0.004461684002308175, ms=00075}
22:49:14.057495 run                             mass: MS performed LU  {at=39459.760746569, lu_delay=5.557731856999453, ms=00061}
22:49:14.080929 run                             mass: MS performed LU  {at=39459.784291506, lu_delay=5.73890598500293, ms=00060}
22:49:14.150086 run                             mass: MS performed LU  {at=39459.853337138, lu_delay=4.652935190002609, ms=00063}
22:49:14.594239 run                osmo-ms-mob/00076: Starting mobile
22:49:14.612392 run       osmo-ms-mob/00076(pid=211): Launched
22:49:14.623083 run                             mass: MS start registered  {at=39460.32643192, delay=0.004692360998888034, ms=00076}
22:49:14.960150 run                osmo-ms-mob/00077: Starting mobile
22:49:14.973623 run       osmo-ms-mob/00077(pid=212): Launched
22:49:14.984237 run                             mass: MS start registered  {at=39460.687590845, delay=0.004565347000607289, ms=00077}
22:49:15.486132 run                osmo-ms-mob/00078: Starting mobile
22:49:15.504884 run       osmo-ms-mob/00078(pid=213): Launched
22:49:15.515626 run                             mass: MS start registered  {at=39461.218979962, delay=0.004438039002707228, ms=00078}
22:49:15.769757 run                             mass: MS performed LU  {at=39461.472963393, lu_delay=4.7707075599973905, ms=00067}
22:49:15.804935 run                osmo-ms-mob/00079: Starting mobile
22:49:15.817855 run       osmo-ms-mob/00079(pid=214): Launched
22:49:15.828723 run                             mass: MS start registered  {at=39461.532076297, delay=0.0048738490004325286, ms=00079}
22:49:15.834719 run                             mass: MS performed LU  {at=39461.538081466, lu_delay=5.603114458004711, ms=00065}
22:49:15.904288 run                             mass: MS performed LU  {at=39461.607538276, lu_delay=5.989698977005901, ms=00064}
22:49:15.978729 run                             mass: MS performed LU  {at=39461.681978813, lu_delay=5.631102455001383, ms=00066}
22:49:16.000900 run                             mass: MS performed LU  {at=39461.704262924, lu_delay=22.69518980599969, ms=00018}
22:49:16.012056 run                osmo-ms-mob/00080: Starting mobile
22:49:16.025116 run       osmo-ms-mob/00080(pid=215): Launched
22:49:16.035615 run                             mass: MS start registered  {at=39461.738971862, delay=0.00449158300034469, ms=00080}
22:49:16.249648 run                             mass: MS performed LU  {at=39461.952898248, lu_delay=4.951496090994624, ms=00068}
22:49:16.860901 run                osmo-ms-mob/00081: Starting mobile
22:49:16.874251 run       osmo-ms-mob/00081(pid=216): Launched
22:49:16.884970 run                             mass: MS start registered  {at=39462.588324172, delay=0.004778112001076806, ms=00081}
22:49:17.272541 run                osmo-ms-mob/00082: Starting mobile
22:49:17.286273 run       osmo-ms-mob/00082(pid=217): Launched
22:49:17.296802 run                             mass: MS start registered  {at=39463.000156022, delay=0.004652936993807089, ms=00082}
22:49:17.569259 run                             mass: MS performed LU  {at=39463.272517504, lu_delay=4.671543164004106, ms=00072}
22:49:17.671138 run                             mass: MS performed LU  {at=39463.374389028, lu_delay=5.39964103600505, ms=00071}
22:49:17.698566 run                             mass: MS performed LU  {at=39463.401903917, lu_delay=5.625462880001578, ms=00070}
22:49:17.731799 run                osmo-ms-mob/00083: Starting mobile
22:49:17.752514 run       osmo-ms-mob/00083(pid=218): Launched
22:49:17.763338 run                             mass: MS start registered  {at=39463.466694039, delay=0.004946378001477569, ms=00083}
22:49:17.823736 run                             mass: MS performed LU  {at=39463.526986382, lu_delay=6.110795403001248, ms=00069}
22:49:18.371741 run                osmo-ms-mob/00084: Starting mobile
22:49:18.385325 run       osmo-ms-mob/00084(pid=219): Launched
22:49:18.395986 run                             mass: MS start registered  {at=39464.099340612, delay=0.004760486001032405, ms=00084}
22:49:18.872068 run                osmo-ms-mob/00085: Starting mobile
22:49:18.886074 run       osmo-ms-mob/00085(pid=220): Launched
22:49:18.897064 run                             mass: MS start registered  {at=39464.600411236, delay=0.0050305960030527785, ms=00085}
22:49:19.434022 run                             mass: MS performed LU  {at=39465.137272048, lu_delay=5.465777243996854, ms=00075}
22:49:19.452278 run                osmo-ms-mob/00086: Starting mobile
22:49:19.466103 run       osmo-ms-mob/00086(pid=221): Launched
22:49:19.476742 run                             mass: MS start registered  {at=39465.180096811, delay=0.004535457999736536, ms=00086}
22:49:19.489234 run                             mass: MS performed LU  {at=39465.192555299, lu_delay=4.866123378997145, ms=00076}
22:49:19.599933 run                             mass: MS performed LU  {at=39465.303181661, lu_delay=5.893190883005445, ms=00074}
22:49:19.744439 run                             mass: MS performed LU  {at=39465.447688967, lu_delay=4.760098121994815, ms=00077}
22:49:19.767767 run                             mass: MS performed LU  {at=39465.471129199, lu_delay=22.36169522900309, ms=00027}
22:49:20.081795 run                osmo-ms-mob/00087: Starting mobile
22:49:20.098219 run       osmo-ms-mob/00087(pid=222): Launched
22:49:20.108742 run                             mass: MS start registered  {at=39465.812095763, delay=0.004472803004318848, ms=00087}
22:49:20.495536 run                             mass: MS performed LU  {at=39466.198786776, lu_delay=7.1877120830031345, ms=00073}
22:49:20.673498 run                osmo-ms-mob/00088: Starting mobile
22:49:20.687479 run       osmo-ms-mob/00088(pid=223): Launched
22:49:20.698197 run                             mass: MS start registered  {at=39466.401550072, delay=0.004789394995896146, ms=00088}
22:49:21.280524 run                osmo-ms-mob/00089: Starting mobile
22:49:21.296420 run       osmo-ms-mob/00089(pid=224): Launched
22:49:21.307136 run                             mass: MS start registered  {at=39467.010489489, delay=0.004793350999534596, ms=00089}
22:49:21.335258 run                             mass: MS performed LU  {at=39467.03852092, lu_delay=5.819540958000289, ms=00078}
22:49:21.353054 run                             mass: MS performed LU  {at=39467.056394786, lu_delay=5.317422923995764, ms=00080}
22:49:21.465258 run                             mass: MS performed LU  {at=39467.168510718, lu_delay=5.636434421001468, ms=00079}
22:49:21.663100 run                             mass: MS performed LU  {at=39467.36635205, lu_delay=4.778027877997374, ms=00081}
22:49:21.888346 run                osmo-ms-mob/00090: Starting mobile
22:49:21.903725 run       osmo-ms-mob/00090(pid=225): Launched
22:49:21.914484 run                             mass: MS start registered  {at=39467.617836289, delay=0.004632081996533088, ms=00090}
22:49:22.574073 run                osmo-ms-mob/00091: Starting mobile
22:49:22.587753 run       osmo-ms-mob/00091(pid=226): Launched
22:49:22.598390 run                             mass: MS start registered  {at=39468.301742456, delay=0.004645731998607516, ms=00091}
22:49:23.200178 run                             mass: MS performed LU  {at=39468.903428241, lu_delay=4.804087628996058, ms=00084}
22:49:23.231024 run                osmo-ms-mob/00092: Starting mobile
22:49:23.245358 run       osmo-ms-mob/00092(pid=227): Launched
22:49:23.254401 run                             mass: MS performed LU  {at=39468.957736947, lu_delay=5.957580925001821, ms=00082}
22:49:23.260263 run                             mass: MS start registered  {at=39468.963629709, delay=0.008937921993492637, ms=00092}
22:49:23.365879 run                             mass: MS performed LU  {at=39469.069128925, lu_delay=5.602434886000992, ms=00083}
22:49:23.790642 run                             mass: MS performed LU  {at=39469.493893486, lu_delay=4.893482249994122, ms=00085}
22:49:24.061066 run                osmo-ms-mob/00093: Starting mobile
22:49:24.074201 run       osmo-ms-mob/00093(pid=228): Launched
22:49:24.084819 run                             mass: MS start registered  {at=39469.78816804, delay=0.0046861260052537546, ms=00093}
22:49:24.987838 run                osmo-ms-mob/00094: Starting mobile
22:49:25.003282 run       osmo-ms-mob/00094(pid=229): Launched
22:49:25.013984 run                             mass: MS start registered  {at=39470.717337249, delay=0.004677880999224726, ms=00094}
22:49:25.101825 run                             mass: MS performed LU  {at=39470.805074282, lu_delay=5.62497747100133, ms=00086}
22:49:25.230327 run                             mass: MS performed LU  {at=39470.93357249, lu_delay=5.12147672699939, ms=00087}
22:49:25.355581 run                             mass: MS performed LU  {at=39471.05883551, lu_delay=4.657285437999235, ms=00088}
22:49:25.900682 run                osmo-ms-mob/00095: Starting mobile
22:49:25.916587 run       osmo-ms-mob/00095(pid=230): Launched
22:49:25.927275 run                             mass: MS start registered  {at=39471.630625784, delay=0.0048254299981635995, ms=00095}
22:49:26.873078 run                osmo-ms-mob/00096: Starting mobile
22:49:26.886701 run       osmo-ms-mob/00096(pid=231): Launched
22:49:26.897522 run                             mass: MS start registered  {at=39472.60087138, delay=0.004921749998175073, ms=00096}
22:49:27.068098 run                             mass: MS performed LU  {at=39472.771320621, lu_delay=5.153484332004155, ms=00090}
22:49:27.092785 run                             mass: MS performed LU  {at=39472.7961448, lu_delay=5.785655310995935, ms=00089}
22:49:27.602255 run                             mass: MS performed LU  {at=39473.305506902, lu_delay=5.00376444599533, ms=00091}
22:49:27.973533 run                osmo-ms-mob/00097: Starting mobile
22:49:27.987588 run       osmo-ms-mob/00097(pid=232): Launched
22:49:27.998247 run                             mass: MS start registered  {at=39473.701601631, delay=0.004710722001618706, ms=00097}
22:49:28.849056 run                             mass: MS performed LU  {at=39474.552305917, lu_delay=5.588676208004472, ms=00092}
22:49:28.996538 run                             mass: MS performed LU  {at=39474.699790312, lu_delay=4.911622271996748, ms=00093}
22:49:29.274869 run                osmo-ms-mob/00098: Starting mobile
22:49:29.287564 run       osmo-ms-mob/00098(pid=233): Launched
22:49:29.298170 run                             mass: MS start registered  {at=39475.001524052, delay=0.0047133550033322535, ms=00098}
22:49:30.833552 run                             mass: MS performed LU  {at=39476.536802779, lu_delay=4.906176995005808, ms=00095}
22:49:30.857403 run                             mass: MS performed LU  {at=39476.560764096, lu_delay=5.843426847000956, ms=00094}
22:49:31.093259 run                osmo-ms-mob/00099: Starting mobile
22:49:31.108782 run       osmo-ms-mob/00099(pid=234): Launched
22:49:31.114674 run                             mass: All started... {duration=55.764679252999485, too_slow=0}
22:49:31.120173 run                             mass: MS start registered  {at=39476.823533451, delay=0.005491937001352198, ms=00099}
22:49:32.762197 run                             mass: MS performed LU  {at=39478.465448727, lu_delay=4.763847096000973, ms=00097}
22:49:32.780825 run                             mass: MS performed LU  {at=39478.484107144, lu_delay=5.8832357640058035, ms=00096}
22:49:34.600068 run                             mass: MS performed LU  {at=39480.303317816, lu_delay=5.301793763996102, ms=00098}
22:49:36.500738 run                             mass: MS performed LU  {at=39482.203961818, lu_delay=5.380428366996057, ms=00099}
22:49:36.511189 run                             mass: Tests done {all_completed=True, max=22.69518980599969, min=3.9244471980055096}
22:49:36.516639 tst         register_default_mass.py: Test passed (79.1 sec)
22:49:36.521880 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:36.525115 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:36.528303 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:36.531503 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:36.534710 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:36.537941 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:36.541212 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:36.544480 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:36.547732 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:36.551021 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:36.554304 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:36.557633 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:36.560882 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:36.564151 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:36.567516 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:36.570928 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:36.574350 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:36.577713 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:36.581066 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:36.584400 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:36.587792 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:36.591137 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:36.594425 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:36.597805 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:36.601166 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:36.604454 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:36.607760 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:36.611108 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:36.614460 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:36.617755 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:36.621154 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:36.624817 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:36.628415 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:36.632268 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:36.635656 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:36.639024 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:36.642567 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:36.646056 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:36.649404 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:36.652808 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:36.656192 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:36.659565 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:36.662980 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:36.666371 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:36.669788 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:36.673415 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:36.677209 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:36.681054 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:36.684461 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:36.687856 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:36.691417 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:36.694809 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:36.698136 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:36.701504 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:36.704887 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:36.708209 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:36.711488 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:36.714875 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:36.718198 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:36.721578 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:36.724917 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:36.728322 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:36.732286 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:36.735686 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:36.739084 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:36.742443 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:36.745818 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:36.749166 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:36.752493 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:36.755754 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:36.759043 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:36.762347 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:36.765593 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:36.768927 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:36.772184 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:36.775449 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:36.778780 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:36.782067 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:36.785420 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:36.788690 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:36.792604 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:36.796457 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:36.799852 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:36.803100 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:36.806459 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:36.810059 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:36.813430 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:36.816751 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:36.820061 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:36.823354 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:36.826694 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:36.830028 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:36.833326 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:36.836560 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:36.839888 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:36.843163 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:36.846508 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:36.849774 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:36.853150 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:36.856854 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:36.860193 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:36.863582 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:36.866886 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:36.870233 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:36.873531 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:36.876878 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:36.880162 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:36.883527 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:36.886853 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:36.890225 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:36.893553 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:36.896872 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:36.900168 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:36.903518 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:36.906822 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:36.910125 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:36.913341 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:36.916528 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:36.919727 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:36.922903 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:36.926094 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:36.929294 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:36.932483 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:36.935675 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:36.938867 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:36.942050 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:36.945247 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:36.948449 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:36.951645 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:36.954825 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:36.958023 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:36.961203 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:36.964384 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:36.967565 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:36.970752 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:36.973935 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:36.977127 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:36.980302 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:36.983483 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:36.986663 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:36.989845 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:36.993023 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:36.996201 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:36.999386 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:37.002561 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:37.005741 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:37.008926 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:37.012096 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:37.015278 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:37.018445 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:37.021634 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:37.024805 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:37.027972 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:37.031159 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:37.034337 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:37.037499 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:37.040682 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:37.043850 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:37.047043 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:37.050230 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:37.053398 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:37.056554 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:37.059738 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:37.062908 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:37.066073 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:37.069263 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:37.072433 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:37.075603 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:37.078767 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:37.081938 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:37.085105 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:37.088272 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:37.091455 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:37.094630 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:37.097814 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:37.100978 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:37.104146 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:37.107339 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:37.110506 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:37.113672 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:37.116852 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:37.120021 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:37.123192 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:37.126370 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:37.129545 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:37.132706 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:37.135869 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:37.139032 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:37.142213 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:37.145371 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:37.148545 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:37.151712 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:37.154879 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:37.158040 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:37.161212 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:37.164373 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:37.167538 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:37.170693 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:37.173863 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:37.177020 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:37.180175 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:37.183394 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:37.186564 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:37.189726 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:37.192885 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:37.196057 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:37.199217 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:37.202391 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:37.205550 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:37.208703 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:37.211876 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:37.215046 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:37.218204 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:37.221369 ---      ParallelTerminationStrategy: PID 22 died...
22:49:37.222793 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:37.226275 ---      ParallelTerminationStrategy: PID 23 died...
22:49:37.227684 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:37.231166 ---      ParallelTerminationStrategy: PID 24 died...
22:49:37.232597 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:37.236136 ---      ParallelTerminationStrategy: PID 25 died...
22:49:37.237570 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:37.241055 ---      ParallelTerminationStrategy: PID 26 died...
22:49:37.242474 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:37.246037 ---      ParallelTerminationStrategy: PID 27 died...
22:49:37.247455 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:37.250958 ---      ParallelTerminationStrategy: PID 28 died...
22:49:37.252387 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:37.255913 ---      ParallelTerminationStrategy: PID 29 died...
22:49:37.257350 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:37.260898 ---      ParallelTerminationStrategy: PID 30 died...
22:49:37.262329 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:37.265873 ---      ParallelTerminationStrategy: PID 31 died...
22:49:37.267297 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:37.270852 ---      ParallelTerminationStrategy: PID 32 died...
22:49:37.272278 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:37.275826 ---      ParallelTerminationStrategy: PID 33 died...
22:49:37.277268 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:37.280819 ---      ParallelTerminationStrategy: PID 35 died...
22:49:37.282267 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:37.285834 ---      ParallelTerminationStrategy: PID 36 died...
22:49:37.287271 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:37.290831 ---      ParallelTerminationStrategy: PID 37 died...
22:49:37.292273 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:37.295819 ---      ParallelTerminationStrategy: PID 38 died...
22:49:37.297264 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:37.300815 ---      ParallelTerminationStrategy: PID 39 died...
22:49:37.302252 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:37.305817 ---      ParallelTerminationStrategy: PID 40 died...
22:49:37.307258 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:37.310807 ---      ParallelTerminationStrategy: PID 41 died...
22:49:37.312248 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:37.315802 ---      ParallelTerminationStrategy: PID 42 died...
22:49:37.317253 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:37.320791 ---      ParallelTerminationStrategy: PID 43 died...
22:49:37.322233 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:37.325780 ---      ParallelTerminationStrategy: PID 44 died...
22:49:37.327201 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:37.330737 ---      ParallelTerminationStrategy: PID 45 died...
22:49:37.332170 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:37.335683 ---      ParallelTerminationStrategy: PID 46 died...
22:49:37.337115 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:37.340636 ---      ParallelTerminationStrategy: PID 47 died...
22:49:37.342063 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:37.345605 ---      ParallelTerminationStrategy: PID 48 died...
22:49:37.347032 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:37.350554 ---      ParallelTerminationStrategy: PID 49 died...
22:49:37.351988 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:37.355520 ---      ParallelTerminationStrategy: PID 50 died...
22:49:37.356942 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:37.360473 ---      ParallelTerminationStrategy: PID 51 died...
22:49:37.361902 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:37.365406 ---      ParallelTerminationStrategy: PID 52 died...
22:49:37.366828 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:37.370347 ---      ParallelTerminationStrategy: PID 53 died...
22:49:37.371766 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:37.375287 ---      ParallelTerminationStrategy: PID 54 died...
22:49:37.376714 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:37.380222 ---      ParallelTerminationStrategy: PID 55 died...
22:49:37.381644 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:37.385175 ---      ParallelTerminationStrategy: PID 56 died...
22:49:37.386599 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:37.390113 ---      ParallelTerminationStrategy: PID 57 died...
22:49:37.391527 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:37.395055 ---      ParallelTerminationStrategy: PID 58 died...
22:49:37.396466 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:37.399989 ---      ParallelTerminationStrategy: PID 59 died...
22:49:37.401427 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:37.404918 ---      ParallelTerminationStrategy: PID 60 died...
22:49:37.406343 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:37.409885 ---      ParallelTerminationStrategy: PID 61 died...
22:49:37.411314 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:37.414823 ---      ParallelTerminationStrategy: PID 62 died...
22:49:37.416257 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:37.419778 ---      ParallelTerminationStrategy: PID 63 died...
22:49:37.421219 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:37.424743 ---      ParallelTerminationStrategy: PID 64 died...
22:49:37.426171 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:37.429678 ---      ParallelTerminationStrategy: PID 65 died...
22:49:37.431100 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:37.434627 ---      ParallelTerminationStrategy: PID 66 died...
22:49:37.436047 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:37.439545 ---      ParallelTerminationStrategy: PID 67 died...
22:49:37.440976 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:37.444480 ---      ParallelTerminationStrategy: PID 68 died...
22:49:37.445909 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:37.449437 ---      ParallelTerminationStrategy: PID 69 died...
22:49:37.450872 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:37.454410 ---      ParallelTerminationStrategy: PID 70 died...
22:49:37.455822 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:37.459344 ---      ParallelTerminationStrategy: PID 71 died...
22:49:37.460770 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:37.464288 ---      ParallelTerminationStrategy: PID 72 died...
22:49:37.465723 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:37.469235 ---      ParallelTerminationStrategy: PID 73 died...
22:49:37.470654 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:37.474171 ---      ParallelTerminationStrategy: PID 74 died...
22:49:37.475598 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:37.479113 ---      ParallelTerminationStrategy: PID 75 died...
22:49:37.480525 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:37.484032 ---      ParallelTerminationStrategy: PID 76 died...
22:49:37.485455 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:37.489001 ---      ParallelTerminationStrategy: PID 77 died...
22:49:37.490428 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:37.493941 ---      ParallelTerminationStrategy: PID 78 died...
22:49:37.495354 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:37.498866 ---      ParallelTerminationStrategy: PID 79 died...
22:49:37.500294 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:37.503815 ---      ParallelTerminationStrategy: PID 80 died...
22:49:37.505256 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:37.508773 ---      ParallelTerminationStrategy: PID 81 died...
22:49:37.510192 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:37.513712 ---      ParallelTerminationStrategy: PID 82 died...
22:49:37.515128 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:37.518636 ---      ParallelTerminationStrategy: PID 83 died...
22:49:37.520059 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:37.523579 ---      ParallelTerminationStrategy: PID 84 died...
22:49:37.525002 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:37.528522 ---      ParallelTerminationStrategy: PID 85 died...
22:49:37.529954 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:37.533443 ---      ParallelTerminationStrategy: PID 86 died...
22:49:37.534869 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:37.538395 ---      ParallelTerminationStrategy: PID 87 died...
22:49:37.539815 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:37.543327 ---      ParallelTerminationStrategy: PID 88 died...
22:49:37.544760 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:37.548277 ---      ParallelTerminationStrategy: PID 89 died...
22:49:37.549700 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:37.553222 ---      ParallelTerminationStrategy: PID 90 died...
22:49:37.554641 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:37.558142 ---      ParallelTerminationStrategy: PID 91 died...
22:49:37.559565 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:37.563103 ---      ParallelTerminationStrategy: PID 92 died...
22:49:37.564520 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:37.568036 ---      ParallelTerminationStrategy: PID 93 died...
22:49:37.569470 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:37.572979 ---      ParallelTerminationStrategy: PID 94 died...
22:49:37.574416 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:37.577933 ---      ParallelTerminationStrategy: PID 95 died...
22:49:37.579365 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:37.582868 ---      ParallelTerminationStrategy: PID 96 died...
22:49:37.584291 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:37.587820 ---      ParallelTerminationStrategy: PID 97 died...
22:49:37.589246 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:37.592773 ---      ParallelTerminationStrategy: PID 98 died...
22:49:37.594188 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:37.597705 ---      ParallelTerminationStrategy: PID 99 died...
22:49:37.599139 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:37.602656 ---      ParallelTerminationStrategy: PID 100 died...
22:49:37.604085 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:37.607602 ---      ParallelTerminationStrategy: PID 101 died...
22:49:37.609067 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:37.612602 ---      ParallelTerminationStrategy: PID 102 died...
22:49:37.614040 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:37.617639 ---      ParallelTerminationStrategy: PID 103 died...
22:49:37.619087 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:37.622677 ---      ParallelTerminationStrategy: PID 104 died...
22:49:37.624130 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:37.627739 ---      ParallelTerminationStrategy: PID 105 died...
22:49:37.629211 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:37.632839 ---      ParallelTerminationStrategy: PID 106 died...
22:49:37.634296 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:37.637894 ---      ParallelTerminationStrategy: PID 107 died...
22:49:37.639346 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:37.642965 ---      ParallelTerminationStrategy: PID 108 died...
22:49:37.644415 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:37.648024 ---      ParallelTerminationStrategy: PID 109 died...
22:49:37.649491 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:37.653110 ---      ParallelTerminationStrategy: PID 110 died...
22:49:37.654571 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:37.658128 ---      ParallelTerminationStrategy: PID 111 died...
22:49:37.659575 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:37.663129 ---      ParallelTerminationStrategy: PID 112 died...
22:49:37.664565 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:37.668148 ---      ParallelTerminationStrategy: PID 113 died...
22:49:37.669611 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:37.673198 ---      ParallelTerminationStrategy: PID 114 died...
22:49:37.674662 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:37.678296 ---      ParallelTerminationStrategy: PID 115 died...
22:49:37.679760 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:37.683402 ---      ParallelTerminationStrategy: PID 116 died...
22:49:37.684864 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:37.688485 ---      ParallelTerminationStrategy: PID 117 died...
22:49:37.689958 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:37.693569 ---      ParallelTerminationStrategy: PID 118 died...
22:49:37.695040 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:37.698693 ---      ParallelTerminationStrategy: PID 119 died...
22:49:37.700161 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:37.703783 ---      ParallelTerminationStrategy: PID 120 died...
22:49:37.705267 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:37.708886 ---      ParallelTerminationStrategy: PID 121 died...
22:49:37.710349 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:37.713961 ---      ParallelTerminationStrategy: PID 122 died...
22:49:37.715436 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:37.719076 ---      ParallelTerminationStrategy: PID 123 died...
22:49:37.720554 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:37.724183 ---      ParallelTerminationStrategy: PID 124 died...
22:49:37.725669 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:37.729280 ---      ParallelTerminationStrategy: PID 125 died...
22:49:37.730759 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:37.734402 ---      ParallelTerminationStrategy: PID 126 died...
22:49:37.735860 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:37.739449 ---      ParallelTerminationStrategy: PID 127 died...
22:49:37.740918 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:37.744508 ---      ParallelTerminationStrategy: PID 128 died...
22:49:37.745972 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:37.749594 ---      ParallelTerminationStrategy: PID 129 died...
22:49:37.751047 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:37.754635 ---      ParallelTerminationStrategy: PID 130 died...
22:49:37.756093 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:37.759703 ---      ParallelTerminationStrategy: PID 131 died...
22:49:37.761163 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:37.764778 ---      ParallelTerminationStrategy: PID 132 died...
22:49:37.766235 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:37.769832 ---      ParallelTerminationStrategy: PID 133 died...
22:49:37.771294 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:37.774903 ---      ParallelTerminationStrategy: PID 134 died...
22:49:37.776374 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:37.779995 ---      ParallelTerminationStrategy: PID 135 died...
22:49:37.781483 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:37.785127 ---      ParallelTerminationStrategy: PID 136 died...
22:49:37.786653 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:37.790434 ---      ParallelTerminationStrategy: PID 137 died...
22:49:37.791959 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:37.795757 ---      ParallelTerminationStrategy: PID 138 died...
22:49:37.797283 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:37.801085 ---      ParallelTerminationStrategy: PID 139 died...
22:49:37.802612 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:37.806380 ---      ParallelTerminationStrategy: PID 140 died...
22:49:37.807898 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:37.811682 ---      ParallelTerminationStrategy: PID 141 died...
22:49:37.813215 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:37.816995 ---      ParallelTerminationStrategy: PID 142 died...
22:49:37.818510 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:37.822276 ---      ParallelTerminationStrategy: PID 143 died...
22:49:37.823792 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:37.827559 ---      ParallelTerminationStrategy: PID 144 died...
22:49:37.829085 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:37.832861 ---      ParallelTerminationStrategy: PID 145 died...
22:49:37.834372 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:37.838143 ---      ParallelTerminationStrategy: PID 146 died...
22:49:37.839656 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:37.843440 ---      ParallelTerminationStrategy: PID 147 died...
22:49:37.844962 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:37.848730 ---      ParallelTerminationStrategy: PID 148 died...
22:49:37.850249 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:37.854029 ---      ParallelTerminationStrategy: PID 149 died...
22:49:37.855542 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:37.859316 ---      ParallelTerminationStrategy: PID 150 died...
22:49:37.860841 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:37.864616 ---      ParallelTerminationStrategy: PID 151 died...
22:49:37.866149 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:37.869922 ---      ParallelTerminationStrategy: PID 152 died...
22:49:37.871441 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:37.875211 ---      ParallelTerminationStrategy: PID 153 died...
22:49:37.876746 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:37.880525 ---      ParallelTerminationStrategy: PID 154 died...
22:49:37.882041 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:37.885805 ---      ParallelTerminationStrategy: PID 155 died...
22:49:37.887317 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:37.891104 ---      ParallelTerminationStrategy: PID 156 died...
22:49:37.892620 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:37.896389 ---      ParallelTerminationStrategy: PID 157 died...
22:49:37.897900 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:37.901680 ---      ParallelTerminationStrategy: PID 158 died...
22:49:37.903199 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:37.906972 ---      ParallelTerminationStrategy: PID 159 died...
22:49:37.908488 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:37.912285 ---      ParallelTerminationStrategy: PID 160 died...
22:49:37.913793 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:37.917577 ---      ParallelTerminationStrategy: PID 161 died...
22:49:37.919093 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:37.922875 ---      ParallelTerminationStrategy: PID 162 died...
22:49:37.924400 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:37.928181 ---      ParallelTerminationStrategy: PID 163 died...
22:49:37.929698 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:37.933461 ---      ParallelTerminationStrategy: PID 164 died...
22:49:37.934970 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:37.938717 ---      ParallelTerminationStrategy: PID 165 died...
22:49:37.940242 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:37.944002 ---      ParallelTerminationStrategy: PID 166 died...
22:49:37.945535 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:37.949305 ---      ParallelTerminationStrategy: PID 167 died...
22:49:37.950827 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:37.954607 ---      ParallelTerminationStrategy: PID 168 died...
22:49:37.956115 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:37.959895 ---      ParallelTerminationStrategy: PID 169 died...
22:49:37.961415 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:37.965185 ---      ParallelTerminationStrategy: PID 170 died...
22:49:37.966698 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:37.970451 ---      ParallelTerminationStrategy: PID 171 died...
22:49:37.971962 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:37.975728 ---      ParallelTerminationStrategy: PID 172 died...
22:49:37.977239 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:37.981013 ---      ParallelTerminationStrategy: PID 173 died...
22:49:37.982531 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:37.986291 ---      ParallelTerminationStrategy: PID 174 died...
22:49:37.987805 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:37.991576 ---      ParallelTerminationStrategy: PID 175 died...
22:49:37.993091 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:37.996866 ---      ParallelTerminationStrategy: PID 176 died...
22:49:37.998378 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:38.002130 ---      ParallelTerminationStrategy: PID 177 died...
22:49:38.003657 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:38.007464 ---      ParallelTerminationStrategy: PID 178 died...
22:49:38.008994 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:38.012762 ---      ParallelTerminationStrategy: PID 179 died...
22:49:38.014288 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:38.018065 ---      ParallelTerminationStrategy: PID 180 died...
22:49:38.019587 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:38.023372 ---      ParallelTerminationStrategy: PID 181 died...
22:49:38.024908 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:38.028681 ---      ParallelTerminationStrategy: PID 182 died...
22:49:38.030197 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:38.033977 ---      ParallelTerminationStrategy: PID 183 died...
22:49:38.035491 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:38.039262 ---      ParallelTerminationStrategy: PID 184 died...
22:49:38.040800 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:38.044578 ---      ParallelTerminationStrategy: PID 185 died...
22:49:38.046096 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:38.049909 ---      ParallelTerminationStrategy: PID 186 died...
22:49:38.051438 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:38.055215 ---      ParallelTerminationStrategy: PID 187 died...
22:49:38.056756 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:38.060534 ---      ParallelTerminationStrategy: PID 188 died...
22:49:38.062059 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:38.065836 ---      ParallelTerminationStrategy: PID 189 died...
22:49:38.067360 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:38.071131 ---      ParallelTerminationStrategy: PID 190 died...
22:49:38.072671 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:38.076427 ---      ParallelTerminationStrategy: PID 191 died...
22:49:38.077937 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:38.081708 ---      ParallelTerminationStrategy: PID 192 died...
22:49:38.083222 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:38.087010 ---      ParallelTerminationStrategy: PID 193 died...
22:49:38.088533 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:38.092320 ---      ParallelTerminationStrategy: PID 194 died...
22:49:38.093842 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:38.097622 ---      ParallelTerminationStrategy: PID 195 died...
22:49:38.099152 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:38.102930 ---      ParallelTerminationStrategy: PID 196 died...
22:49:38.104460 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:38.108261 ---      ParallelTerminationStrategy: PID 197 died...
22:49:38.109805 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:38.113595 ---      ParallelTerminationStrategy: PID 198 died...
22:49:38.115116 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:38.118904 ---      ParallelTerminationStrategy: PID 199 died...
22:49:38.120425 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:38.124220 ---      ParallelTerminationStrategy: PID 200 died...
22:49:38.125749 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:38.129534 ---      ParallelTerminationStrategy: PID 201 died...
22:49:38.131077 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:38.134854 ---      ParallelTerminationStrategy: PID 202 died...
22:49:38.136375 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:38.140151 ---      ParallelTerminationStrategy: PID 203 died...
22:49:38.141687 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:38.145459 ---      ParallelTerminationStrategy: PID 204 died...
22:49:38.146982 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:38.150774 ---      ParallelTerminationStrategy: PID 205 died...
22:49:38.152300 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:38.156062 ---      ParallelTerminationStrategy: PID 206 died...
22:49:38.157609 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:38.161369 ---      ParallelTerminationStrategy: PID 207 died...
22:49:38.162895 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:38.166658 ---      ParallelTerminationStrategy: PID 208 died...
22:49:38.168174 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:38.171946 ---      ParallelTerminationStrategy: PID 209 died...
22:49:38.173489 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:38.177275 ---      ParallelTerminationStrategy: PID 210 died...
22:49:38.178815 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:38.182598 ---      ParallelTerminationStrategy: PID 211 died...
22:49:38.184130 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:38.187892 ---      ParallelTerminationStrategy: PID 212 died...
22:49:38.189429 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:38.193194 ---      ParallelTerminationStrategy: PID 213 died...
22:49:38.194726 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:38.198513 ---      ParallelTerminationStrategy: PID 214 died...
22:49:38.200033 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:38.203820 ---      ParallelTerminationStrategy: PID 215 died...
22:49:38.205350 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:38.209148 ---      ParallelTerminationStrategy: PID 216 died...
22:49:38.210675 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:38.214461 ---      ParallelTerminationStrategy: PID 217 died...
22:49:38.215986 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:38.219785 ---      ParallelTerminationStrategy: PID 218 died...
22:49:38.221319 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:38.225092 ---      ParallelTerminationStrategy: PID 219 died...
22:49:38.226616 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:38.230423 ---      ParallelTerminationStrategy: PID 220 died...
22:49:38.231942 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:38.235730 ---      ParallelTerminationStrategy: PID 221 died...
22:49:38.237275 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:38.241086 ---      ParallelTerminationStrategy: PID 222 died...
22:49:38.242620 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:38.246422 ---      ParallelTerminationStrategy: PID 223 died...
22:49:38.247952 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:38.251754 ---      ParallelTerminationStrategy: PID 224 died...
22:49:38.253288 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:38.257070 ---      ParallelTerminationStrategy: PID 225 died...
22:49:38.258601 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:38.262401 ---      ParallelTerminationStrategy: PID 226 died...
22:49:38.263934 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:38.267727 ---      ParallelTerminationStrategy: PID 227 died...
22:49:38.269262 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:38.273068 ---      ParallelTerminationStrategy: PID 228 died...
22:49:38.274600 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:38.278419 ---      ParallelTerminationStrategy: PID 229 died...
22:49:38.279945 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:38.283753 ---      ParallelTerminationStrategy: PID 230 died...
22:49:38.285292 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:38.289080 ---      ParallelTerminationStrategy: PID 231 died...
22:49:38.290611 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:38.294417 ---      ParallelTerminationStrategy: PID 232 died...
22:49:38.295941 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:38.299714 ---      ParallelTerminationStrategy: PID 233 died...
22:49:38.301245 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:38.305043 ---      ParallelTerminationStrategy: PID 234 died...
22:49:38.306573 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:41.710957 ---      ParallelTerminationStrategy: PID 34 died...
22:49:41.717208 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7844 netreg_mass PASS
---------------------------------------------------------------------
22:49:41.778465 tst                       trial-7844: Storing JUnit report in /build/trial-7844/run.2025-01-13_22-48-17/trial-7844.xml

--------------------------------------------------------------------------------------------
trial-7844 PASS
--------------------------------------------------------------------------------------------
22:49:41.788067 tst                       trial-7844: trial-7844: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (79.1 sec)
+ exit_code=0
+ rm -rf trial-7844/inst
+ cd trial-7844
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-01-13 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7844-run.tgz run.2025-01-13_22-48-17
+ tar czf /build/trial-7844-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-01-13_13_26_31.tgz osmo-bts-oc2g.build-2025-01-13_00_52_33.tgz osmo-bts-sysmo.build-2025-01-13_00_53_07.tgz osmo-bts.build-2025-01-13_00_53_51.tgz osmo-ggsn.build-2025-01-13_20_42_41.tgz osmo-hlr.build-2025-01-13_16_38_56.tgz osmo-hnbgw.build-2025-01-13_13_34_34.tgz osmo-mgw.build-2025-01-13_08_37_32.tgz osmo-msc.build-2025-01-13_13_31_17.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-01-13_07_41_13.tgz osmo-pcu-sysmo.build-2025-01-13_07_40_24.tgz osmo-pcu.build-2025-01-13_07_41_14.tgz osmo-sgsn.build-2025-01-13_20_48_30.tgz osmo-stp.build-2025-01-13_13_23_31.tgz osmo-trx.build-2025-01-13_14_49_57.tgz osmocom-bb.build-2025-01-13_21_17_55.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