Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
 > git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins4632407220569525465.sh
+ rm -rf trial-8182-bin.tgz trial-8182-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 25061
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11048
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10471
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12881
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13206
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12873
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41285
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7581
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43429
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8415
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 13189
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7502
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11573
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7621
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9071
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6340
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 7502
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins4264541352025601727.sh
+ trap clean_up_trap EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
+ rm -rf trial-8182
+ 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
a69bc8d ttcn3-bts-test: Run fake_trx with sched-prio-rr
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_S1GW_BRANCH=master \
	--build-arg OSMO_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

#8 [26/28] RUN     mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#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 [11/28] RUN     chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#11 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:afe171b1a7b20f2ee97ca90b8765bd42449dfc7e43cbed8816fe10f11ab00de8 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8183 -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-12-17 22:48:15
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8183
+ mkdir -p trial-8183
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-12-17_13_28_30.tgz osmo-bts-oc2g.build-2025-12-17_10_53_23.tgz osmo-bts-sysmo.build-2025-12-17_10_54_04.tgz osmo-bts.build-2025-12-17_10_53_31.tgz osmo-ggsn.build-2025-12-17_20_42_55.tgz osmo-hlr.build-2025-12-17_16_36_52.tgz osmo-hnbgw.build-2025-12-17_20_44_01.tgz osmo-mgw.build-2025-12-17_08_33_11.tgz osmo-msc.build-2025-12-17_13_32_41.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-17_04_24_23.tgz osmo-pcu-sysmo.build-2025-12-17_07_36_10.tgz osmo-pcu.build-2025-12-17_07_34_07.tgz osmo-sgsn.build-2025-12-17_20_49_58.tgz osmo-stp.build-2025-12-17_13_23_19.tgz osmo-trx.build-2025-12-17_20_50_57.tgz osmocom-bb.build-2025-12-17_21_17_30.tgz srslte.build-19.tgz trial-8183
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-12-17_13_28_30.md5 osmo-bts-oc2g.build-2025-12-17_10_53_23.md5 osmo-bts-sysmo.build-2025-12-17_10_54_04.md5 osmo-bts.build-2025-12-17_10_53_31.md5 osmo-ggsn.build-2025-12-17_20_42_55.md5 osmo-hlr.build-2025-12-17_16_36_52.md5 osmo-hnbgw.build-2025-12-17_20_44_01.md5 osmo-mgw.build-2025-12-17_08_33_11.md5 osmo-msc.build-2025-12-17_13_32_41.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-17_04_24_23.md5 osmo-pcu-sysmo.build-2025-12-17_07_36_10.md5 osmo-pcu.build-2025-12-17_07_34_07.md5 osmo-sgsn.build-2025-12-17_20_49_58.md5 osmo-stp.build-2025-12-17_13_23_19.md5 osmo-trx.build-2025-12-17_20_50_57.md5 osmocom-bb.build-2025-12-17_21_17_30.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-12-17_13_28_30.md5 osmo-bts-oc2g.build-2025-12-17_10_53_23.md5 osmo-bts-sysmo.build-2025-12-17_10_54_04.md5 osmo-bts.build-2025-12-17_10_53_31.md5 osmo-ggsn.build-2025-12-17_20_42_55.md5 osmo-hlr.build-2025-12-17_16_36_52.md5 osmo-hnbgw.build-2025-12-17_20_44_01.md5 osmo-mgw.build-2025-12-17_08_33_11.md5 osmo-msc.build-2025-12-17_13_32_41.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-17_04_24_23.md5 osmo-pcu-sysmo.build-2025-12-17_07_36_10.md5 osmo-pcu.build-2025-12-17_07_34_07.md5 osmo-sgsn.build-2025-12-17_20_49_58.md5 osmo-stp.build-2025-12-17_13_23_19.md5 osmo-trx.build-2025-12-17_20_50_57.md5 osmocom-bb.build-2025-12-17_21_17_30.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-8183 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8183'
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-8183
--------------------------------------------------------------------------------------------
22:48:15.395688 tst                       trial-8183: Detailed log at /build/trial-8183/run.2025-12-17_22-48-15/log

---------------------------------------------------------------------
trial-8183 netreg_mass
---------------------------------------------------------------------
22:48:15.600730 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:15.601083 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:15.601842 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:15.602967 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:15.636811 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:15.637577 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:15.638696 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:15.701436 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-8183 netreg_mass register_default_mass.py
----------------------------------------------
22:48:15.702189 tst       register_default_mass.py:9: Claiming resources for the test
22:48:15.717472 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.717993 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.718437 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.718868 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.719291 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.719740 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:15.720174 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:15.751330 tst         register_default_mass.py: using LAC 2
22:48:15.774260 tst         register_default_mass.py: using RAC 2
22:48:15.801533 tst         register_default_mass.py: using CellId 2
22:48:15.831576 tst         register_default_mass.py: using BVCI 3
22:48:15.845827 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.846489 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.847058 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.847573 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.848084 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.848583 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.849074 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.849583 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.850137 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.850634 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.851141 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.851648 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.852159 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.852692 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.853205 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.853733 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.854256 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.854772 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.855283 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.855810 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.856318 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.856841 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.857379 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.857902 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.858407 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.858932 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.859446 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.859953 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.860476 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.860996 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.861500 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.862025 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.862542 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.863063 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.863596 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.864113 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.864644 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.865166 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.865686 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.866213 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.866725 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.867240 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.867752 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.868276 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.868791 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.869312 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.869831 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.870354 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.870884 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.871403 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.871915 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.872441 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.872958 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.873463 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.873967 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.874490 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.875004 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.875532 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.876046 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.876555 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.877068 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.877573 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.878085 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.878610 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.879115 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.879628 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.880140 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.880651 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.881150 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.881658 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.882156 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.882661 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.883238 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.883764 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.884281 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.884788 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.885308 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.885823 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.886328 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.886835 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.887344 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.887848 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.888365 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.888879 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.889378 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.889875 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.890384 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.890879 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.891379 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.891891 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.892402 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.892921 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.893443 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.893951 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.894447 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.894957 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.895461 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.895960 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.896482 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.896990 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.897493 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:15.898057 tst      register_default_mass.py:21: Launching a simple network
22:48:15.907976 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:16.026982 run            create_hlr_db(pid=19): Launched
22:48:17.041482 run            create_hlr_db(pid=19): Terminated: ok {rc=0}
22:48:17.057602 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Launched
22:48:17.072526 run      osmo-hlr_127.0.42.2(pid=22): Launched
22:48:17.078087 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:17.268313 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Launched
22:48:17.285523 run      osmo-stp_127.0.42.5(pid=24): Launched
22:48:17.291067 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:17.708778 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Launched
22:48:17.723902 run      osmo-msc_127.0.42.6(pid=26): Launched
22:48:20.738684 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:20.888275 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Launched
22:48:20.902973 run      osmo-mgw_127.0.42.3(pid=28): Launched
22:48:20.908558 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:20.931595 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Launched
22:48:20.946640 run      osmo-mgw_127.0.42.4(pid=30): Launched
22:48:20.952387 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:21.266563 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Launched
22:48:21.281812 run      osmo-bsc_127.0.42.7(pid=32): Launched
22:48:27.307425 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:27.480140 run         osmo-bts-virtual(pid=33): Launched
22:48:28.515740 tst         register_default_mass.py: using MSISDN 1001
22:48:28.529476 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:28.568584 tst         register_default_mass.py: using MSISDN 1002
22:48:28.585908 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:28.616315 tst         register_default_mass.py: using MSISDN 1003
22:48:28.630609 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:28.660994 tst         register_default_mass.py: using MSISDN 1004
22:48:28.675156 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:28.705579 tst         register_default_mass.py: using MSISDN 1005
22:48:28.719672 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:28.750107 tst         register_default_mass.py: using MSISDN 1006
22:48:28.764156 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:28.794784 tst         register_default_mass.py: using MSISDN 1007
22:48:28.808944 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:28.839020 tst         register_default_mass.py: using MSISDN 1008
22:48:28.853110 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:28.883801 tst         register_default_mass.py: using MSISDN 1009
22:48:28.897936 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:28.928530 tst         register_default_mass.py: using MSISDN 1010
22:48:28.942816 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:28.973402 tst         register_default_mass.py: using MSISDN 1011
22:48:28.987717 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:29.017572 tst         register_default_mass.py: using MSISDN 1012
22:48:29.031489 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:29.065880 tst         register_default_mass.py: using MSISDN 1013
22:48:29.081755 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:29.112086 tst         register_default_mass.py: using MSISDN 1014
22:48:29.126354 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:29.156515 tst         register_default_mass.py: using MSISDN 1015
22:48:29.170580 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:29.200733 tst         register_default_mass.py: using MSISDN 1016
22:48:29.214822 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:29.245280 tst         register_default_mass.py: using MSISDN 1017
22:48:29.259531 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:29.290173 tst         register_default_mass.py: using MSISDN 1018
22:48:29.304346 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:29.334867 tst         register_default_mass.py: using MSISDN 1019
22:48:29.349043 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:29.379486 tst         register_default_mass.py: using MSISDN 1020
22:48:29.393669 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:29.424162 tst         register_default_mass.py: using MSISDN 1021
22:48:29.438070 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:29.468527 tst         register_default_mass.py: using MSISDN 1022
22:48:29.482786 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:29.512837 tst         register_default_mass.py: using MSISDN 1023
22:48:29.526628 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:29.556985 tst         register_default_mass.py: using MSISDN 1024
22:48:29.571156 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:29.601479 tst         register_default_mass.py: using MSISDN 1025
22:48:29.615454 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:29.645672 tst         register_default_mass.py: using MSISDN 1026
22:48:29.659759 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:29.689996 tst         register_default_mass.py: using MSISDN 1027
22:48:29.704070 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:29.734266 tst         register_default_mass.py: using MSISDN 1028
22:48:29.748228 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:29.778588 tst         register_default_mass.py: using MSISDN 1029
22:48:29.792574 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:29.822770 tst         register_default_mass.py: using MSISDN 1030
22:48:29.836786 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:29.867289 tst         register_default_mass.py: using MSISDN 1031
22:48:29.881455 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:29.911802 tst         register_default_mass.py: using MSISDN 1032
22:48:29.925913 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:29.956425 tst         register_default_mass.py: using MSISDN 1033
22:48:29.970648 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:30.000965 tst         register_default_mass.py: using MSISDN 1034
22:48:30.015022 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:30.045269 tst         register_default_mass.py: using MSISDN 1035
22:48:30.059387 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:30.089799 tst         register_default_mass.py: using MSISDN 1036
22:48:30.103849 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:30.134187 tst         register_default_mass.py: using MSISDN 1037
22:48:30.148380 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:30.178971 tst         register_default_mass.py: using MSISDN 1038
22:48:30.192983 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:30.223415 tst         register_default_mass.py: using MSISDN 1039
22:48:30.237527 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:30.267899 tst         register_default_mass.py: using MSISDN 1040
22:48:30.281978 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:30.311714 tst         register_default_mass.py: using MSISDN 1041
22:48:30.325407 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:30.355598 tst         register_default_mass.py: using MSISDN 1042
22:48:30.369487 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:30.399002 tst         register_default_mass.py: using MSISDN 1043
22:48:30.412676 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:30.441475 tst         register_default_mass.py: using MSISDN 1044
22:48:30.454417 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:30.483948 tst         register_default_mass.py: using MSISDN 1045
22:48:30.497644 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:30.535135 tst         register_default_mass.py: using MSISDN 1046
22:48:30.552023 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:30.581946 tst         register_default_mass.py: using MSISDN 1047
22:48:30.596199 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:30.626637 tst         register_default_mass.py: using MSISDN 1048
22:48:30.640683 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:30.670870 tst         register_default_mass.py: using MSISDN 1049
22:48:30.684908 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:30.715208 tst         register_default_mass.py: using MSISDN 1050
22:48:30.729363 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:30.759669 tst         register_default_mass.py: using MSISDN 1051
22:48:30.773773 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:30.804121 tst         register_default_mass.py: using MSISDN 1052
22:48:30.818202 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:30.848427 tst         register_default_mass.py: using MSISDN 1053
22:48:30.862501 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:30.892687 tst         register_default_mass.py: using MSISDN 1054
22:48:30.906673 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:30.936305 tst         register_default_mass.py: using MSISDN 1055
22:48:30.950183 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:30.980850 tst         register_default_mass.py: using MSISDN 1056
22:48:30.995018 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:31.024238 tst         register_default_mass.py: using MSISDN 1057
22:48:31.037895 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:31.067706 tst         register_default_mass.py: using MSISDN 1058
22:48:31.081495 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:31.111220 tst         register_default_mass.py: using MSISDN 1059
22:48:31.124978 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:31.155002 tst         register_default_mass.py: using MSISDN 1060
22:48:31.168905 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:31.199438 tst         register_default_mass.py: using MSISDN 1061
22:48:31.213504 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:31.243704 tst         register_default_mass.py: using MSISDN 1062
22:48:31.257918 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:31.288249 tst         register_default_mass.py: using MSISDN 1063
22:48:31.302284 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:31.332488 tst         register_default_mass.py: using MSISDN 1064
22:48:31.346658 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:31.376704 tst         register_default_mass.py: using MSISDN 1065
22:48:31.390665 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:31.420649 tst         register_default_mass.py: using MSISDN 1066
22:48:31.434741 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:31.464091 tst         register_default_mass.py: using MSISDN 1067
22:48:31.474308 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:31.503603 tst         register_default_mass.py: using MSISDN 1068
22:48:31.518894 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:31.549583 tst         register_default_mass.py: using MSISDN 1069
22:48:31.563854 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:31.593941 tst         register_default_mass.py: using MSISDN 1070
22:48:31.608095 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:31.637982 tst         register_default_mass.py: using MSISDN 1071
22:48:31.652062 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:31.682243 tst         register_default_mass.py: using MSISDN 1072
22:48:31.696480 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:31.726267 tst         register_default_mass.py: using MSISDN 1073
22:48:31.740312 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:31.770096 tst         register_default_mass.py: using MSISDN 1074
22:48:31.784068 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:31.813270 tst         register_default_mass.py: using MSISDN 1075
22:48:31.826994 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:31.856137 tst         register_default_mass.py: using MSISDN 1076
22:48:31.869711 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:31.899331 tst         register_default_mass.py: using MSISDN 1077
22:48:31.913186 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:31.943046 tst         register_default_mass.py: using MSISDN 1078
22:48:31.957193 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:31.987379 tst         register_default_mass.py: using MSISDN 1079
22:48:32.001526 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:32.031490 tst         register_default_mass.py: using MSISDN 1080
22:48:32.045576 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:32.075462 tst         register_default_mass.py: using MSISDN 1081
22:48:32.089619 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:32.119557 tst         register_default_mass.py: using MSISDN 1082
22:48:32.133533 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:32.163490 tst         register_default_mass.py: using MSISDN 1083
22:48:32.177649 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:32.207712 tst         register_default_mass.py: using MSISDN 1084
22:48:32.221812 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:32.251656 tst         register_default_mass.py: using MSISDN 1085
22:48:32.265708 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:32.296425 tst         register_default_mass.py: using MSISDN 1086
22:48:32.310694 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:32.340682 tst         register_default_mass.py: using MSISDN 1087
22:48:32.354852 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:32.385260 tst         register_default_mass.py: using MSISDN 1088
22:48:32.399437 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:32.429349 tst         register_default_mass.py: using MSISDN 1089
22:48:32.443350 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:32.472730 tst         register_default_mass.py: using MSISDN 1090
22:48:32.486474 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:32.515737 tst         register_default_mass.py: using MSISDN 1091
22:48:32.529614 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:32.559778 tst         register_default_mass.py: using MSISDN 1092
22:48:32.573915 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:32.604463 tst         register_default_mass.py: using MSISDN 1093
22:48:32.618828 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:32.648923 tst         register_default_mass.py: using MSISDN 1094
22:48:32.658817 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:32.688669 tst         register_default_mass.py: using MSISDN 1095
22:48:32.703510 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:32.734063 tst         register_default_mass.py: using MSISDN 1096
22:48:32.743411 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:32.774017 tst         register_default_mass.py: using MSISDN 1097
22:48:32.789876 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:32.820492 tst         register_default_mass.py: using MSISDN 1098
22:48:32.835116 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:32.866071 tst         register_default_mass.py: using MSISDN 1099
22:48:32.880658 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:32.910999 tst         register_default_mass.py: using MSISDN 1100
22:48:32.925295 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:33.017229 run                             mass: Starting testcase
22:48:33.022706 run                             mass: Pre-launching all virtphy's
22:48:33.028087 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:33.041131 run   osmo-ms-virt-phy/00000(pid=34): Launched
22:48:33.047186 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:33.060163 run   osmo-ms-virt-phy/00001(pid=35): Launched
22:48:33.066182 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:33.079016 run   osmo-ms-virt-phy/00002(pid=36): Launched
22:48:33.085146 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:33.098256 run   osmo-ms-virt-phy/00003(pid=37): Launched
22:48:33.104246 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:33.116986 run   osmo-ms-virt-phy/00004(pid=38): Launched
22:48:33.122956 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:33.135752 run   osmo-ms-virt-phy/00005(pid=39): Launched
22:48:33.141848 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:33.154903 run   osmo-ms-virt-phy/00006(pid=40): Launched
22:48:33.160870 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:33.173973 run   osmo-ms-virt-phy/00007(pid=41): Launched
22:48:33.179993 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:33.193160 run   osmo-ms-virt-phy/00008(pid=42): Launched
22:48:33.199174 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:33.212222 run   osmo-ms-virt-phy/00009(pid=43): Launched
22:48:33.218321 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:33.231422 run   osmo-ms-virt-phy/00010(pid=44): Launched
22:48:33.237478 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:33.250477 run   osmo-ms-virt-phy/00011(pid=45): Launched
22:48:33.256403 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:33.269143 run   osmo-ms-virt-phy/00012(pid=46): Launched
22:48:33.275053 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:33.287762 run   osmo-ms-virt-phy/00013(pid=47): Launched
22:48:33.293742 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:33.306573 run   osmo-ms-virt-phy/00014(pid=48): Launched
22:48:33.312491 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:33.325236 run   osmo-ms-virt-phy/00015(pid=49): Launched
22:48:33.331152 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:33.343873 run   osmo-ms-virt-phy/00016(pid=50): Launched
22:48:33.349798 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:33.362547 run   osmo-ms-virt-phy/00017(pid=51): Launched
22:48:33.368491 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:33.381240 run   osmo-ms-virt-phy/00018(pid=52): Launched
22:48:33.387131 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:33.399927 run   osmo-ms-virt-phy/00019(pid=53): Launched
22:48:33.405886 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:33.418683 run   osmo-ms-virt-phy/00020(pid=54): Launched
22:48:33.424593 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:33.437541 run   osmo-ms-virt-phy/00021(pid=55): Launched
22:48:33.443471 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:33.456273 run   osmo-ms-virt-phy/00022(pid=56): Launched
22:48:33.462191 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:33.474959 run   osmo-ms-virt-phy/00023(pid=57): Launched
22:48:33.480918 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:33.493682 run   osmo-ms-virt-phy/00024(pid=58): Launched
22:48:33.499631 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:33.512416 run   osmo-ms-virt-phy/00025(pid=59): Launched
22:48:33.518384 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:33.531154 run   osmo-ms-virt-phy/00026(pid=60): Launched
22:48:33.537102 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:33.549857 run   osmo-ms-virt-phy/00027(pid=61): Launched
22:48:33.555722 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:33.568463 run   osmo-ms-virt-phy/00028(pid=62): Launched
22:48:33.574350 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:33.587087 run   osmo-ms-virt-phy/00029(pid=63): Launched
22:48:33.592983 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:33.605694 run   osmo-ms-virt-phy/00030(pid=64): Launched
22:48:33.611670 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:33.624484 run   osmo-ms-virt-phy/00031(pid=65): Launched
22:48:33.630555 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:33.643735 run   osmo-ms-virt-phy/00032(pid=66): Launched
22:48:33.649762 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:33.662834 run   osmo-ms-virt-phy/00033(pid=67): Launched
22:48:33.668856 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:33.681930 run   osmo-ms-virt-phy/00034(pid=68): Launched
22:48:33.687916 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:33.700827 run   osmo-ms-virt-phy/00035(pid=69): Launched
22:48:33.706820 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:33.719604 run   osmo-ms-virt-phy/00036(pid=70): Launched
22:48:33.725630 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:33.738406 run   osmo-ms-virt-phy/00037(pid=71): Launched
22:48:33.744460 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:33.757269 run   osmo-ms-virt-phy/00038(pid=72): Launched
22:48:33.763211 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:33.775966 run   osmo-ms-virt-phy/00039(pid=73): Launched
22:48:33.781897 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:33.794654 run   osmo-ms-virt-phy/00040(pid=74): Launched
22:48:33.800648 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:33.813463 run   osmo-ms-virt-phy/00041(pid=75): Launched
22:48:33.819406 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:33.832190 run   osmo-ms-virt-phy/00042(pid=76): Launched
22:48:33.838111 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:33.850912 run   osmo-ms-virt-phy/00043(pid=77): Launched
22:48:33.856871 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:33.869817 run   osmo-ms-virt-phy/00044(pid=78): Launched
22:48:33.875724 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:33.888644 run   osmo-ms-virt-phy/00045(pid=79): Launched
22:48:33.894631 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:33.907459 run   osmo-ms-virt-phy/00046(pid=80): Launched
22:48:33.913378 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:33.926317 run   osmo-ms-virt-phy/00047(pid=81): Launched
22:48:33.932256 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:33.945051 run   osmo-ms-virt-phy/00048(pid=82): Launched
22:48:33.951004 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:33.963776 run   osmo-ms-virt-phy/00049(pid=83): Launched
22:48:33.969705 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:33.982487 run   osmo-ms-virt-phy/00050(pid=84): Launched
22:48:33.988429 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:34.001154 run   osmo-ms-virt-phy/00051(pid=85): Launched
22:48:34.007063 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:34.019810 run   osmo-ms-virt-phy/00052(pid=86): Launched
22:48:34.025708 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:34.038495 run   osmo-ms-virt-phy/00053(pid=87): Launched
22:48:34.044408 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:34.057197 run   osmo-ms-virt-phy/00054(pid=88): Launched
22:48:34.063103 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:34.075933 run   osmo-ms-virt-phy/00055(pid=89): Launched
22:48:34.081884 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:34.094909 run   osmo-ms-virt-phy/00056(pid=90): Launched
22:48:34.100960 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:34.113913 run   osmo-ms-virt-phy/00057(pid=91): Launched
22:48:34.119878 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:34.132710 run   osmo-ms-virt-phy/00058(pid=92): Launched
22:48:34.138602 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:34.151682 run   osmo-ms-virt-phy/00059(pid=93): Launched
22:48:34.157660 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:34.170549 run   osmo-ms-virt-phy/00060(pid=94): Launched
22:48:34.176443 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:34.189211 run   osmo-ms-virt-phy/00061(pid=95): Launched
22:48:34.195104 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:34.207840 run   osmo-ms-virt-phy/00062(pid=96): Launched
22:48:34.213737 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:34.226504 run   osmo-ms-virt-phy/00063(pid=97): Launched
22:48:34.232458 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:34.245267 run   osmo-ms-virt-phy/00064(pid=98): Launched
22:48:34.251155 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:34.263925 run   osmo-ms-virt-phy/00065(pid=99): Launched
22:48:34.269838 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:34.282566 run  osmo-ms-virt-phy/00066(pid=100): Launched
22:48:34.288459 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:34.301255 run  osmo-ms-virt-phy/00067(pid=101): Launched
22:48:34.307146 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:34.319888 run  osmo-ms-virt-phy/00068(pid=102): Launched
22:48:34.325776 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:34.338654 run  osmo-ms-virt-phy/00069(pid=103): Launched
22:48:34.344578 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:34.357515 run  osmo-ms-virt-phy/00070(pid=104): Launched
22:48:34.363458 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:34.376286 run  osmo-ms-virt-phy/00071(pid=105): Launched
22:48:34.382354 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:34.395327 run  osmo-ms-virt-phy/00072(pid=106): Launched
22:48:34.401541 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:34.414705 run  osmo-ms-virt-phy/00073(pid=107): Launched
22:48:34.420842 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:34.433781 run  osmo-ms-virt-phy/00074(pid=108): Launched
22:48:34.439913 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:34.452985 run  osmo-ms-virt-phy/00075(pid=109): Launched
22:48:34.459072 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:34.472095 run  osmo-ms-virt-phy/00076(pid=110): Launched
22:48:34.478227 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:34.491164 run  osmo-ms-virt-phy/00077(pid=111): Launched
22:48:34.497180 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:34.510248 run  osmo-ms-virt-phy/00078(pid=112): Launched
22:48:34.516343 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:34.529421 run  osmo-ms-virt-phy/00079(pid=113): Launched
22:48:34.535439 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:34.548489 run  osmo-ms-virt-phy/00080(pid=114): Launched
22:48:34.554484 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:34.567754 run  osmo-ms-virt-phy/00081(pid=115): Launched
22:48:34.573764 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:34.586947 run  osmo-ms-virt-phy/00082(pid=116): Launched
22:48:34.592988 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:34.605885 run  osmo-ms-virt-phy/00083(pid=117): Launched
22:48:34.612217 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:34.625133 run  osmo-ms-virt-phy/00084(pid=118): Launched
22:48:34.631433 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:34.644513 run  osmo-ms-virt-phy/00085(pid=119): Launched
22:48:34.650481 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:34.663411 run  osmo-ms-virt-phy/00086(pid=120): Launched
22:48:34.669437 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:34.682380 run  osmo-ms-virt-phy/00087(pid=121): Launched
22:48:34.688385 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:34.701341 run  osmo-ms-virt-phy/00088(pid=122): Launched
22:48:34.707315 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:34.720272 run  osmo-ms-virt-phy/00089(pid=123): Launched
22:48:34.726332 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:34.739394 run  osmo-ms-virt-phy/00090(pid=124): Launched
22:48:34.745449 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:34.758591 run  osmo-ms-virt-phy/00091(pid=125): Launched
22:48:34.764685 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:34.777609 run  osmo-ms-virt-phy/00092(pid=126): Launched
22:48:34.783673 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:34.796636 run  osmo-ms-virt-phy/00093(pid=127): Launched
22:48:34.803044 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:34.816054 run  osmo-ms-virt-phy/00094(pid=128): Launched
22:48:34.822407 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:34.835471 run  osmo-ms-virt-phy/00095(pid=129): Launched
22:48:34.841446 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:34.854781 run  osmo-ms-virt-phy/00096(pid=130): Launched
22:48:34.860756 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:34.874091 run  osmo-ms-virt-phy/00097(pid=131): Launched
22:48:34.880125 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:34.893044 run  osmo-ms-virt-phy/00098(pid=132): Launched
22:48:34.899080 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:34.912082 run  osmo-ms-virt-phy/00099(pid=133): Launched
22:48:34.918103 run                             mass: Checking if sockets are in the filesystem
22:48:34.950304 run                osmo-ms-mob/00000: Starting mobile
22:48:34.963645 run       osmo-ms-mob/00000(pid=134): Launched
22:48:34.975197 run                             mass: MS start registered  {at=29242620.67854824, delay=0.005384769290685654, ms=00000}
22:48:39.173418 run                osmo-ms-mob/00001: Starting mobile
22:48:39.190030 run       osmo-ms-mob/00001(pid=135): Launched
22:48:39.200415 run                             mass: MS start registered  {at=29242624.903766215, delay=0.0044710226356983185, ms=00001}
22:48:40.308063 run                             mass: MS performed LU  {at=29242626.01129748, lu_delay=5.332749240100384, ms=00000}
22:48:40.974416 run                osmo-ms-mob/00002: Starting mobile
22:48:40.991196 run       osmo-ms-mob/00002(pid=136): Launched
22:48:41.001659 run                             mass: MS start registered  {at=29242626.70500365, delay=0.004443533718585968, ms=00002}
22:48:42.263733 run                osmo-ms-mob/00003: Starting mobile
22:48:42.280107 run       osmo-ms-mob/00003(pid=137): Launched
22:48:42.290722 run                             mass: MS start registered  {at=29242627.994072936, delay=0.004540521651506424, ms=00003}
22:48:43.342404 run                osmo-ms-mob/00004: Starting mobile
22:48:43.355444 run       osmo-ms-mob/00004(pid=138): Launched
22:48:43.365969 run                             mass: MS start registered  {at=29242629.069320712, delay=0.004389561712741852, ms=00004}
22:48:44.074988 run                             mass: MS performed LU  {at=29242629.778227143, lu_delay=4.874460928142071, ms=00001}
22:48:44.341877 run                osmo-ms-mob/00005: Starting mobile
22:48:44.354708 run       osmo-ms-mob/00005(pid=139): Launched
22:48:44.365119 run                             mass: MS start registered  {at=29242630.06846665, delay=0.004322189837694168, ms=00005}
22:48:45.264889 run                osmo-ms-mob/00006: Starting mobile
22:48:45.283689 run       osmo-ms-mob/00006(pid=140): Launched
22:48:45.294280 run                             mass: MS start registered  {at=29242630.997631863, delay=0.004546508193016052, ms=00006}
22:48:45.975779 run                             mass: MS performed LU  {at=29242631.679016016, lu_delay=4.974012367427349, ms=00002}
22:48:46.172526 run                osmo-ms-mob/00007: Starting mobile
22:48:46.189227 run       osmo-ms-mob/00007(pid=141): Launched
22:48:46.199765 run                             mass: MS start registered  {at=29242631.903112996, delay=0.004480566829442978, ms=00007}
22:48:46.942548 run                osmo-ms-mob/00008: Starting mobile
22:48:46.955707 run       osmo-ms-mob/00008(pid=142): Launched
22:48:46.966410 run                             mass: MS start registered  {at=29242632.66976178, delay=0.004757501184940338, ms=00008}
22:48:47.641801 run                osmo-ms-mob/00009: Starting mobile
22:48:47.658429 run       osmo-ms-mob/00009(pid=143): Launched
22:48:47.670709 run                             mass: MS start registered  {at=29242633.374030694, delay=0.00044963881373405457, ms=00009}
22:48:47.840192 run                             mass: MS performed LU  {at=29242633.543437026, lu_delay=5.54936408996582, ms=00003}
22:48:48.372775 run                osmo-ms-mob/00010: Starting mobile
22:48:48.388603 run       osmo-ms-mob/00010(pid=144): Launched
22:48:48.394574 run                             mass: MS performed LU  {at=29242634.097933315, lu_delay=5.028612602502108, ms=00004}
22:48:48.400380 run                             mass: MS start registered  {at=29242634.103747223, delay=0.005831170827150345, ms=00010}
22:48:48.942230 run                osmo-ms-mob/00011: Starting mobile
22:48:48.955261 run       osmo-ms-mob/00011(pid=145): Launched
22:48:48.965752 run                             mass: MS start registered  {at=29242634.66910432, delay=0.004506859928369522, ms=00011}
22:48:49.568888 run                osmo-ms-mob/00012: Starting mobile
22:48:49.585414 run       osmo-ms-mob/00012(pid=146): Launched
22:48:49.596246 run                             mass: MS start registered  {at=29242635.29959854, delay=0.004675976932048798, ms=00012}
22:48:49.742112 run                             mass: MS performed LU  {at=29242635.445356462, lu_delay=5.376889813691378, ms=00005}
22:48:50.164288 run                osmo-ms-mob/00013: Starting mobile
22:48:50.181950 run       osmo-ms-mob/00013(pid=147): Launched
22:48:50.193387 run                             mass: MS start registered  {at=29242635.896735124, delay=0.005419235676527023, ms=00013}
22:48:50.258482 run                             mass: MS performed LU  {at=29242635.96174003, lu_delay=4.964108169078827, ms=00006}
22:48:50.742705 run                osmo-ms-mob/00014: Starting mobile
22:48:50.755930 run       osmo-ms-mob/00014(pid=148): Launched
22:48:50.766458 run                             mass: MS start registered  {at=29242636.46980811, delay=0.004501238465309143, ms=00014}
22:48:51.381755 run                osmo-ms-mob/00015: Starting mobile
22:48:51.408031 run       osmo-ms-mob/00015(pid=149): Launched
22:48:51.418923 run                             mass: MS start registered  {at=29242637.122272555, delay=0.004865918308496475, ms=00015}
22:48:51.606547 run                             mass: MS performed LU  {at=29242637.30978581, lu_delay=4.6400240287184715, ms=00008}
22:48:51.652523 run                             mass: MS performed LU  {at=29242637.355772484, lu_delay=5.452659487724304, ms=00007}
22:48:51.864380 run                osmo-ms-mob/00016: Starting mobile
22:48:51.880372 run       osmo-ms-mob/00016(pid=150): Launched
22:48:51.891378 run                             mass: MS start registered  {at=29242637.594728976, delay=0.004785235971212387, ms=00016}
22:48:52.372329 run                osmo-ms-mob/00017: Starting mobile
22:48:52.389164 run       osmo-ms-mob/00017(pid=151): Launched
22:48:52.399783 run                             mass: MS start registered  {at=29242638.103134748, delay=0.004526369273662567, ms=00017}
22:48:52.952627 run                osmo-ms-mob/00018: Starting mobile
22:48:52.966005 run       osmo-ms-mob/00018(pid=152): Launched
22:48:52.977900 run                             mass: MS start registered  {at=29242638.681252938, delay=0.005682099610567093, ms=00018}
22:48:53.342313 run                osmo-ms-mob/00019: Starting mobile
22:48:53.355452 run       osmo-ms-mob/00019(pid=153): Launched
22:48:53.366196 run                             mass: MS start registered  {at=29242639.06954963, delay=0.004662476480007172, ms=00019}
22:48:53.507302 run                             mass: MS performed LU  {at=29242639.2105312, lu_delay=5.106783978641033, ms=00010}
22:48:53.553634 run                             mass: MS performed LU  {at=29242639.25688284, lu_delay=5.882852144539356, ms=00009}
22:48:53.873048 run                osmo-ms-mob/00020: Starting mobile
22:48:53.890115 run       osmo-ms-mob/00020(pid=154): Launched
22:48:53.896225 run                             mass: MS performed LU  {at=29242639.599584423, lu_delay=4.930480103939772, ms=00011}
22:48:53.901996 run                             mass: MS start registered  {at=29242639.605363134, delay=0.005796704441308975, ms=00020}
22:48:54.354079 run                osmo-ms-mob/00021: Starting mobile
22:48:54.368214 run       osmo-ms-mob/00021(pid=155): Launched
22:48:54.379001 run                             mass: MS start registered  {at=29242640.082350396, delay=0.004694528877735138, ms=00021}
22:48:54.742071 run                osmo-ms-mob/00022: Starting mobile
22:48:54.755240 run       osmo-ms-mob/00022(pid=156): Launched
22:48:54.766076 run                             mass: MS start registered  {at=29242640.46942883, delay=0.0045754872262477875, ms=00022}
22:48:55.273317 run                osmo-ms-mob/00023: Starting mobile
22:48:55.290926 run       osmo-ms-mob/00023(pid=157): Launched
22:48:55.301785 run                             mass: MS start registered  {at=29242641.00513678, delay=0.0045873746275901794, ms=00023}
22:48:55.371960 run                             mass: MS performed LU  {at=29242641.075212903, lu_delay=5.775614362210035, ms=00012}
22:48:55.418048 run                             mass: MS performed LU  {at=29242641.12129853, lu_delay=5.224563404917717, ms=00013}
22:48:55.523756 run                             mass: MS performed LU  {at=29242641.22700624, lu_delay=4.757198132574558, ms=00014}
22:48:55.559545 run                osmo-ms-mob/00024: Starting mobile
22:48:55.573050 run       osmo-ms-mob/00024(pid=158): Launched
22:48:55.584017 run                             mass: MS start registered  {at=29242641.287362657, delay=0.004724379628896713, ms=00024}
22:48:56.142127 run                osmo-ms-mob/00025: Starting mobile
22:48:56.155328 run       osmo-ms-mob/00025(pid=159): Launched
22:48:56.166200 run                             mass: MS start registered  {at=29242641.86955428, delay=0.004584930837154388, ms=00025}
22:48:56.541801 run                osmo-ms-mob/00026: Starting mobile
22:48:56.555072 run       osmo-ms-mob/00026(pid=160): Launched
22:48:56.566241 run                             mass: MS start registered  {at=29242642.26959345, delay=0.005172699689865112, ms=00026}
22:48:56.964042 run                osmo-ms-mob/00027: Starting mobile
22:48:56.980830 run       osmo-ms-mob/00027(pid=161): Launched
22:48:56.991864 run                             mass: MS start registered  {at=29242642.69521427, delay=0.0049535371363162994, ms=00027}
22:48:57.273809 run                             mass: MS performed LU  {at=29242642.97705733, lu_delay=5.8547847755253315, ms=00015}
22:48:57.304885 run                osmo-ms-mob/00028: Starting mobile
22:48:57.319920 run       osmo-ms-mob/00028(pid=162): Launched
22:48:57.325984 run                             mass: MS performed LU  {at=29242643.0293465, lu_delay=4.926211751997471, ms=00017}
22:48:57.331806 run                             mass: MS start registered  {at=29242643.03517305, delay=0.005841497331857681, ms=00028}
22:48:57.388462 run                             mass: MS performed LU  {at=29242643.09171279, lu_delay=5.49698381498456, ms=00016}
22:48:57.764485 run                osmo-ms-mob/00029: Starting mobile
22:48:57.780784 run       osmo-ms-mob/00029(pid=163): Launched
22:48:57.791868 run                             mass: MS start registered  {at=29242643.49521657, delay=0.004818126559257507, ms=00029}
22:48:58.161441 run                osmo-ms-mob/00030: Starting mobile
22:48:58.180352 run       osmo-ms-mob/00030(pid=164): Launched
22:48:58.191152 run                             mass: MS start registered  {at=29242643.894503567, delay=0.004634097218513489, ms=00030}
22:48:58.563782 run                osmo-ms-mob/00031: Starting mobile
22:48:58.581352 run       osmo-ms-mob/00031(pid=165): Launched
22:48:58.592631 run                             mass: MS start registered  {at=29242644.295978557, delay=0.005004432052373886, ms=00031}
22:48:58.859385 run                osmo-ms-mob/00032: Starting mobile
22:48:58.873593 run       osmo-ms-mob/00032(pid=166): Launched
22:48:58.884241 run                             mass: MS start registered  {at=29242644.587594792, delay=0.004515253007411957, ms=00032}
22:48:59.053852 run                             mass: MS performed LU  {at=29242644.75708896, lu_delay=4.674738563597202, ms=00021}
22:48:59.137547 run                             mass: MS performed LU  {at=29242644.8407975, lu_delay=5.235434364527464, ms=00020}
22:48:59.180660 run                osmo-ms-mob/00033: Starting mobile
22:48:59.194871 run       osmo-ms-mob/00033(pid=167): Launched
22:48:59.200961 run                             mass: MS performed LU  {at=29242644.904323198, lu_delay=5.834773566573858, ms=00019}
22:48:59.206865 run                             mass: MS start registered  {at=29242644.91023278, delay=0.00592595711350441, ms=00033}
22:48:59.308811 run                             mass: MS performed LU  {at=29242645.012061343, lu_delay=6.330808404833078, ms=00018}
22:48:59.675953 run                osmo-ms-mob/00034: Starting mobile
22:48:59.703326 run       osmo-ms-mob/00034(pid=168): Launched
22:48:59.714421 run                             mass: MS start registered  {at=29242645.41777345, delay=0.0047717951238155365, ms=00034}
22:48:59.941845 run                osmo-ms-mob/00035: Starting mobile
22:48:59.954999 run       osmo-ms-mob/00035(pid=169): Launched
22:48:59.965867 run                             mass: MS start registered  {at=29242645.66922075, delay=0.004770293831825256, ms=00035}
22:49:00.341751 run                osmo-ms-mob/00036: Starting mobile
22:49:00.354687 run       osmo-ms-mob/00036(pid=170): Launched
22:49:00.365819 run                             mass: MS start registered  {at=29242646.069169175, delay=0.0046698302030563354, ms=00036}
22:49:00.755911 run                osmo-ms-mob/00037: Starting mobile
22:49:00.770238 run       osmo-ms-mob/00037(pid=171): Launched
22:49:00.781098 run                             mass: MS start registered  {at=29242646.484450083, delay=0.004866112023591995, ms=00037}
22:49:01.073508 run                osmo-ms-mob/00038: Starting mobile
22:49:01.090615 run       osmo-ms-mob/00038(pid=172): Launched
22:49:01.096601 run                             mass: MS performed LU  {at=29242646.79996068, lu_delay=4.930406399071217, ms=00025}
22:49:01.102356 run                             mass: MS performed LU  {at=29242646.805722646, lu_delay=5.518359988927841, ms=00024}
22:49:01.107997 run                             mass: MS start registered  {at=29242646.811364915, delay=0.011422291398048401, ms=00038}
22:49:01.118601 run                osmo-ms-mob/00039: Starting mobile
22:49:01.131627 run       osmo-ms-mob/00039(pid=173): Launched
22:49:01.142351 run                             mass: MS start registered  {at=29242646.84570403, delay=0.004535481333732605, ms=00039}
22:49:01.152887 run                             mass: MS performed LU  {at=29242646.856241018, lu_delay=6.386812187731266, ms=00022}
22:49:01.210160 run                             mass: MS performed LU  {at=29242646.913427345, lu_delay=5.9082905650138855, ms=00023}
22:49:01.464240 run                             mass: MS performed LU  {at=29242647.167495973, lu_delay=4.897902522236109, ms=00026}
22:49:01.492440 run                osmo-ms-mob/00040: Starting mobile
22:49:01.505483 run       osmo-ms-mob/00040(pid=174): Launched
22:49:01.516415 run                             mass: MS start registered  {at=29242647.219767172, delay=0.004783272743225098, ms=00040}
22:49:02.055333 run                osmo-ms-mob/00041: Starting mobile
22:49:02.069147 run       osmo-ms-mob/00041(pid=175): Launched
22:49:02.079996 run                             mass: MS start registered  {at=29242647.783348113, delay=0.004847481846809387, ms=00041}
22:49:02.342631 run                osmo-ms-mob/00042: Starting mobile
22:49:02.355980 run       osmo-ms-mob/00042(pid=176): Launched
22:49:02.366966 run                             mass: MS start registered  {at=29242648.070317183, delay=0.004681728780269623, ms=00042}
22:49:02.742008 run                osmo-ms-mob/00043: Starting mobile
22:49:02.755047 run       osmo-ms-mob/00043(pid=177): Launched
22:49:02.765696 run                             mass: MS start registered  {at=29242648.469050754, delay=0.004701133817434311, ms=00043}
22:49:02.820006 run                             mass: MS performed LU  {at=29242648.523258213, lu_delay=5.028041642159224, ms=00029}
22:49:02.904072 run                             mass: MS performed LU  {at=29242648.607325103, lu_delay=5.912110831588507, ms=00027}
22:49:02.932375 run                osmo-ms-mob/00044: Starting mobile
22:49:02.945559 run       osmo-ms-mob/00044(pid=178): Launched
22:49:02.951852 run                             mass: MS performed LU  {at=29242648.65521356, lu_delay=4.760709993541241, ms=00030}
22:49:02.957637 run                             mass: MS start registered  {at=29242648.661003657, delay=0.005805816501379013, ms=00044}
22:49:03.073894 run                             mass: MS performed LU  {at=29242648.777144898, lu_delay=5.741971846669912, ms=00028}
22:49:03.103360 run                osmo-ms-mob/00045: Starting mobile
22:49:03.116523 run       osmo-ms-mob/00045(pid=179): Launched
22:49:03.127422 run                             mass: MS start registered  {at=29242648.830776516, delay=0.0048929378390312195, ms=00045}
22:49:03.654772 run                osmo-ms-mob/00046: Starting mobile
22:49:03.669088 run       osmo-ms-mob/00046(pid=180): Launched
22:49:03.680009 run                             mass: MS start registered  {at=29242649.383362766, delay=0.0045781321823596954, ms=00046}
22:49:03.942273 run                osmo-ms-mob/00047: Starting mobile
22:49:03.955700 run       osmo-ms-mob/00047(pid=181): Launched
22:49:03.966525 run                             mass: MS start registered  {at=29242649.669878446, delay=0.004782769829034805, ms=00047}
22:49:04.242177 run                osmo-ms-mob/00048: Starting mobile
22:49:04.255514 run       osmo-ms-mob/00048(pid=182): Launched
22:49:04.266183 run                             mass: MS start registered  {at=29242649.9695348, delay=0.004579335451126099, ms=00048}
22:49:04.556385 run                osmo-ms-mob/00049: Starting mobile
22:49:04.570322 run       osmo-ms-mob/00049(pid=183): Launched
22:49:04.581187 run                             mass: MS start registered  {at=29242650.284538332, delay=0.004844639450311661, ms=00049}
22:49:04.684744 run                             mass: MS performed LU  {at=29242650.387959987, lu_delay=4.718739237636328, ms=00035}
22:49:04.740819 run                             mass: MS performed LU  {at=29242650.44408078, lu_delay=5.026307329535484, ms=00034}
22:49:04.766230 run                osmo-ms-mob/00050: Starting mobile
22:49:04.779358 run       osmo-ms-mob/00050(pid=184): Launched
22:49:04.790443 run                             mass: MS start registered  {at=29242650.493795898, delay=0.004908230155706406, ms=00050}
22:49:04.851448 run                             mass: MS performed LU  {at=29242650.554697473, lu_delay=6.25871891528368, ms=00031}
22:49:04.994688 run                             mass: MS performed LU  {at=29242650.69793823, lu_delay=5.787705451250076, ms=00033}
22:49:05.276377 run                osmo-ms-mob/00051: Starting mobile
22:49:05.293650 run       osmo-ms-mob/00051(pid=185): Launched
22:49:05.299693 run                             mass: MS performed LU  {at=29242651.003051776, lu_delay=4.933882601559162, ms=00036}
22:49:05.305801 run                             mass: MS start registered  {at=29242651.009166807, delay=0.006133895367383957, ms=00051}
22:49:05.555199 run                osmo-ms-mob/00052: Starting mobile
22:49:05.569146 run       osmo-ms-mob/00052(pid=186): Launched
22:49:05.579860 run                             mass: MS start registered  {at=29242651.28320978, delay=0.004442185163497925, ms=00052}
22:49:05.727297 run                             mass: MS performed LU  {at=29242651.430549785, lu_delay=6.842954993247986, ms=00032}
22:49:05.855259 run                osmo-ms-mob/00053: Starting mobile
22:49:05.869507 run       osmo-ms-mob/00053(pid=187): Launched
22:49:05.880323 run                             mass: MS start registered  {at=29242651.583672713, delay=0.004714485257863998, ms=00053}
22:49:06.155587 run                osmo-ms-mob/00054: Starting mobile
22:49:06.169614 run       osmo-ms-mob/00054(pid=188): Launched
22:49:06.180255 run                             mass: MS start registered  {at=29242651.88360799, delay=0.004533164203166962, ms=00054}
22:49:06.455502 run                osmo-ms-mob/00055: Starting mobile
22:49:06.469582 run       osmo-ms-mob/00055(pid=189): Launched
22:49:06.480879 run                             mass: MS start registered  {at=29242652.1842292, delay=0.005217310041189194, ms=00055}
22:49:06.586273 run                             mass: MS performed LU  {at=29242652.289523453, lu_delay=5.478158537298441, ms=00038}
22:49:06.610529 run                             mass: MS performed LU  {at=29242652.31389013, lu_delay=5.0941229574382305, ms=00040}
22:49:06.621803 run                osmo-ms-mob/00056: Starting mobile
22:49:06.635067 run       osmo-ms-mob/00056(pid=190): Launched
22:49:06.646062 run                             mass: MS start registered  {at=29242652.3494159, delay=0.004538871347904205, ms=00056}
22:49:06.715926 run                             mass: MS performed LU  {at=29242652.4191785, lu_delay=5.57347447052598, ms=00039}
22:49:06.913428 run                             mass: MS performed LU  {at=29242652.616679583, lu_delay=6.132229499518871, ms=00037}
22:49:06.927666 run                osmo-ms-mob/00057: Starting mobile
22:49:06.941166 run       osmo-ms-mob/00057(pid=191): Launched
22:49:06.947219 run                             mass: MS performed LU  {at=29242652.65058084, lu_delay=4.867232725024223, ms=00041}
22:49:06.953335 run                             mass: MS start registered  {at=29242652.6567016, delay=0.006136897951364517, ms=00057}
22:49:07.454818 run                osmo-ms-mob/00058: Starting mobile
22:49:07.468272 run       osmo-ms-mob/00058(pid=192): Launched
22:49:07.479392 run                             mass: MS start registered  {at=29242653.18274425, delay=0.004957307130098343, ms=00058}
22:49:07.756241 run                osmo-ms-mob/00059: Starting mobile
22:49:07.770100 run       osmo-ms-mob/00059(pid=193): Launched
22:49:07.776427 run                             mass: MS performed LU  {at=29242653.479783952, lu_delay=5.40946676954627, ms=00042}
22:49:07.782485 run                             mass: MS start registered  {at=29242653.485850148, delay=0.006084144115447998, ms=00059}
22:49:08.057205 run                osmo-ms-mob/00060: Starting mobile
22:49:08.071203 run       osmo-ms-mob/00060(pid=194): Launched
22:49:08.081949 run                             mass: MS start registered  {at=29242653.785303127, delay=0.004691477864980698, ms=00060}
22:49:08.446476 run                osmo-ms-mob/00061: Starting mobile
22:49:08.463415 run       osmo-ms-mob/00061(pid=195): Launched
22:49:08.469794 run                             mass: MS performed LU  {at=29242654.173152346, lu_delay=4.789789579808712, ms=00046}
22:49:08.476016 run                             mass: MS start registered  {at=29242654.179381914, delay=0.0062492042779922485, ms=00061}
22:49:08.505537 run                             mass: MS performed LU  {at=29242654.20880258, lu_delay=5.3780260644853115, ms=00045}
22:49:08.527389 run                osmo-ms-mob/00062: Starting mobile
22:49:08.540629 run       osmo-ms-mob/00062(pid=196): Launched
22:49:08.551707 run                             mass: MS start registered  {at=29242654.255054157, delay=0.00488436222076416, ms=00062}
22:49:08.616202 run                             mass: MS performed LU  {at=29242654.319471, lu_delay=4.6495925560593605, ms=00047}
22:49:08.760495 run                             mass: MS performed LU  {at=29242654.4637546, lu_delay=5.994703847914934, ms=00043}
22:49:08.789116 run                osmo-ms-mob/00063: Starting mobile
22:49:08.802335 run       osmo-ms-mob/00063(pid=197): Launched
22:49:08.808326 run                             mass: MS performed LU  {at=29242654.511687137, lu_delay=5.850683480501175, ms=00044}
22:49:08.814458 run                             mass: MS start registered  {at=29242654.5178237, delay=0.006153371185064316, ms=00063}
22:49:09.455535 run                osmo-ms-mob/00064: Starting mobile
22:49:09.469841 run       osmo-ms-mob/00064(pid=198): Launched
22:49:09.480779 run                             mass: MS start registered  {at=29242655.184131186, delay=0.004767250269651413, ms=00064}
22:49:09.853554 run                osmo-ms-mob/00065: Starting mobile
22:49:09.866947 run       osmo-ms-mob/00065(pid=199): Launched
22:49:09.878765 run                             mass: MS start registered  {at=29242655.582116954, delay=0.005411200225353241, ms=00065}
22:49:10.156123 run                osmo-ms-mob/00066: Starting mobile
22:49:10.169838 run       osmo-ms-mob/00066(pid=200): Launched
22:49:10.181008 run                             mass: MS start registered  {at=29242655.884359844, delay=0.004944503307342529, ms=00066}
22:49:10.352441 run                             mass: MS performed LU  {at=29242656.055688396, lu_delay=5.771150063723326, ms=00049}
22:49:10.434772 run                             mass: MS performed LU  {at=29242656.138020456, lu_delay=5.128853648900986, ms=00051}
22:49:10.449245 run                osmo-ms-mob/00067: Starting mobile
22:49:10.462392 run       osmo-ms-mob/00067(pid=201): Launched
22:49:10.473029 run                             mass: MS start registered  {at=29242656.176381152, delay=0.004667289555072784, ms=00067}
22:49:10.480175 run                             mass: MS performed LU  {at=29242656.183530472, lu_delay=4.900320693850517, ms=00052}
22:49:10.605283 run                             mass: MS performed LU  {at=29242656.308533262, lu_delay=5.814737364649773, ms=00050}
22:49:10.634300 run                osmo-ms-mob/00068: Starting mobile
22:49:10.647503 run       osmo-ms-mob/00068(pid=202): Launched
22:49:10.658167 run                             mass: MS start registered  {at=29242656.36151336, delay=0.00467362254858017, ms=00068}
22:49:10.679100 run                             mass: MS performed LU  {at=29242656.38241402, lu_delay=6.412879221141338, ms=00048}
22:49:10.697401 run                             mass: MS performed LU  {at=29242656.400740925, lu_delay=4.817068211734295, ms=00053}
22:49:11.242166 run                osmo-ms-mob/00069: Starting mobile
22:49:11.255308 run       osmo-ms-mob/00069(pid=203): Launched
22:49:11.266089 run                             mass: MS start registered  {at=29242656.9694427, delay=0.0047714561223983765, ms=00069}
22:49:11.655052 run                osmo-ms-mob/00070: Starting mobile
22:49:11.668931 run       osmo-ms-mob/00070(pid=204): Launched
22:49:11.680144 run                             mass: MS start registered  {at=29242657.383492436, delay=0.0052737221121788025, ms=00070}
22:49:12.065638 run                osmo-ms-mob/00071: Starting mobile
22:49:12.082064 run       osmo-ms-mob/00071(pid=205): Launched
22:49:12.093214 run                             mass: MS start registered  {at=29242657.79656534, delay=0.005025140941143036, ms=00071}
22:49:12.217292 run                             mass: MS performed LU  {at=29242657.92054229, lu_delay=4.434692140668631, ms=00059}
22:49:12.273579 run                             mass: MS performed LU  {at=29242657.97683579, lu_delay=6.0932277999818325, ms=00054}
22:49:12.383186 run                             mass: MS performed LU  {at=29242658.08643565, lu_delay=5.7370197512209415, ms=00056}
22:49:12.412320 run                osmo-ms-mob/00072: Starting mobile
22:49:12.425361 run       osmo-ms-mob/00072(pid=206): Launched
22:49:12.436142 run                             mass: MS start registered  {at=29242658.139496833, delay=0.004611138254404068, ms=00072}
22:49:12.526658 run                             mass: MS performed LU  {at=29242658.229905363, lu_delay=5.047161113470793, ms=00058}
22:49:12.543885 run                             mass: MS performed LU  {at=29242658.247161802, lu_delay=6.062932603061199, ms=00055}
22:49:12.866144 run                osmo-ms-mob/00073: Starting mobile
22:49:12.882657 run       osmo-ms-mob/00073(pid=207): Launched
22:49:12.893455 run                             mass: MS start registered  {at=29242658.596810102, delay=0.004683088511228561, ms=00073}
22:49:13.240464 run                osmo-ms-mob/00074: Starting mobile
22:49:13.253902 run       osmo-ms-mob/00074(pid=208): Launched
22:49:13.260279 run                             mass: MS performed LU  {at=29242658.963636808, lu_delay=6.3069352097809315, ms=00057}
22:49:13.266333 run                             mass: MS start registered  {at=29242658.96969941, delay=0.006081420928239822, ms=00074}
22:49:13.643391 run                osmo-ms-mob/00075: Starting mobile
22:49:13.656824 run       osmo-ms-mob/00075(pid=209): Launched
22:49:13.667657 run                             mass: MS start registered  {at=29242659.371007517, delay=0.004707545042037964, ms=00075}
22:49:14.117781 run                             mass: MS performed LU  {at=29242659.821030807, lu_delay=5.303207106888294, ms=00063}
22:49:14.146131 run                osmo-ms-mob/00076: Starting mobile
22:49:14.159602 run       osmo-ms-mob/00076(pid=210): Launched
22:49:14.165648 run                             mass: MS performed LU  {at=29242659.86900908, lu_delay=5.613954924046993, ms=00062}
22:49:14.171575 run                             mass: MS start registered  {at=29242659.874932177, delay=0.0059412941336631775, ms=00076}
22:49:14.209408 run                             mass: MS performed LU  {at=29242659.912658185, lu_delay=6.127355057746172, ms=00060}
22:49:14.463824 run                             mass: MS performed LU  {at=29242660.16707292, lu_delay=5.987691003829241, ms=00061}
22:49:14.508494 run                osmo-ms-mob/00077: Starting mobile
22:49:14.522324 run       osmo-ms-mob/00077(pid=211): Launched
22:49:14.534029 run                             mass: MS start registered  {at=29242660.23738325, delay=0.005523785948753357, ms=00077}
22:49:15.056442 run                osmo-ms-mob/00078: Starting mobile
22:49:15.070812 run       osmo-ms-mob/00078(pid=212): Launched
22:49:15.081570 run                             mass: MS start registered  {at=29242660.78491887, delay=0.004436273127794266, ms=00078}
22:49:15.207526 run                             mass: MS performed LU  {at=29242660.910779174, lu_delay=5.726647987961769, ms=00064}
22:49:15.313158 run                             mass: MS performed LU  {at=29242661.0164101, lu_delay=4.046967402100563, ms=00069}
22:49:15.455522 run                osmo-ms-mob/00079: Starting mobile
22:49:15.469413 run       osmo-ms-mob/00079(pid=213): Launched
22:49:15.480225 run                             mass: MS start registered  {at=29242661.183576126, delay=0.004760663956403732, ms=00079}
22:49:15.971287 run                osmo-ms-mob/00080: Starting mobile
22:49:15.987235 run       osmo-ms-mob/00080(pid=214): Launched
22:49:15.993707 run                             mass: MS performed LU  {at=29242661.69706531, lu_delay=6.114948354661465, ms=00065}
22:49:15.999511 run                             mass: MS start registered  {at=29242661.70287812, delay=0.005830597132444382, ms=00080}
22:49:16.038673 run                             mass: MS performed LU  {at=29242661.741903424, lu_delay=5.3803900629282, ms=00068}
22:49:16.061137 run                             mass: MS performed LU  {at=29242661.76449858, lu_delay=5.880138736218214, ms=00066}
22:49:16.319104 run                             mass: MS performed LU  {at=29242662.022335757, lu_delay=4.638843320310116, ms=00070}
22:49:16.363037 run                osmo-ms-mob/00081: Starting mobile
22:49:16.377089 run       osmo-ms-mob/00081(pid=215): Launched
22:49:16.387965 run                             mass: MS start registered  {at=29242662.09131116, delay=0.0045998357236385345, ms=00081}
22:49:16.854841 run                osmo-ms-mob/00082: Starting mobile
22:49:16.868454 run       osmo-ms-mob/00082(pid=216): Launched
22:49:16.879586 run                             mass: MS start registered  {at=29242662.58293462, delay=0.0048318058252334595, ms=00082}
22:49:17.456089 run                osmo-ms-mob/00083: Starting mobile
22:49:17.470260 run       osmo-ms-mob/00083(pid=217): Launched
22:49:17.481114 run                             mass: MS start registered  {at=29242663.184467882, delay=0.004808392375707626, ms=00083}
22:49:17.883499 run                             mass: MS performed LU  {at=29242663.58675011, lu_delay=5.790184769779444, ms=00071}
22:49:17.940557 run                osmo-ms-mob/00084: Starting mobile
22:49:17.955791 run       osmo-ms-mob/00084(pid=218): Launched
22:49:17.961876 run                             mass: MS performed LU  {at=29242663.665236413, lu_delay=5.068426311016083, ms=00073}
22:49:17.967702 run                             mass: MS start registered  {at=29242663.671068557, delay=0.0058496445417404175, ms=00084}
22:49:17.975103 run                             mass: MS performed LU  {at=29242663.678455237, lu_delay=5.53895840421319, ms=00072}
22:49:18.230143 run                             mass: MS performed LU  {at=29242663.93339866, lu_delay=4.963699251413345, ms=00074}
22:49:18.483175 run                osmo-ms-mob/00085: Starting mobile
22:49:18.499418 run       osmo-ms-mob/00085(pid=219): Launched
22:49:18.510175 run                             mass: MS start registered  {at=29242664.213526774, delay=0.004526913166046143, ms=00085}
22:49:19.042042 run                osmo-ms-mob/00086: Starting mobile
22:49:19.055415 run       osmo-ms-mob/00086(pid=220): Launched
22:49:19.066508 run                             mass: MS start registered  {at=29242664.76985837, delay=0.0048653967678546906, ms=00086}
22:49:19.682624 run                osmo-ms-mob/00087: Starting mobile
22:49:19.699008 run       osmo-ms-mob/00087(pid=221): Launched
22:49:19.709863 run                             mass: MS start registered  {at=29242665.41321682, delay=0.004787839949131012, ms=00087}
22:49:19.849614 run                             mass: MS performed LU  {at=29242665.552871488, lu_delay=5.677939310669899, ms=00076}
22:49:19.867332 run                             mass: MS performed LU  {at=29242665.570607703, lu_delay=5.333224453032017, ms=00077}
22:49:19.913674 run                             mass: MS performed LU  {at=29242665.61694992, lu_delay=6.245942402631044, ms=00075}
22:49:19.983359 run                             mass: MS performed LU  {at=29242665.68660945, lu_delay=4.9016905799508095, ms=00078}
22:49:20.012395 run                osmo-ms-mob/00088: Starting mobile
22:49:20.025708 run       osmo-ms-mob/00088(pid=222): Launched
22:49:20.036434 run                             mass: MS start registered  {at=29242665.739789452, delay=0.004609365016222, ms=00088}
22:49:20.276175 run                             mass: MS performed LU  {at=29242665.979424834, lu_delay=4.795848708599806, ms=00079}
22:49:20.842660 run                osmo-ms-mob/00089: Starting mobile
22:49:20.855885 run       osmo-ms-mob/00089(pid=223): Launched
22:49:20.866620 run                             mass: MS start registered  {at=29242666.5699724, delay=0.0046532899141311646, ms=00089}
22:49:21.482177 run                osmo-ms-mob/00090: Starting mobile
22:49:21.498174 run       osmo-ms-mob/00090(pid=224): Launched
22:49:21.508807 run                             mass: MS start registered  {at=29242667.21216162, delay=0.00450563058257103, ms=00090}
22:49:21.649312 run                             mass: MS performed LU  {at=29242667.352564238, lu_delay=5.261253077536821, ms=00081}
22:49:21.674144 run                             mass: MS performed LU  {at=29242667.377505023, lu_delay=4.794570401310921, ms=00082}
22:49:21.778223 run                             mass: MS performed LU  {at=29242667.481472626, lu_delay=5.778594505041838, ms=00080}
22:49:22.182337 run                osmo-ms-mob/00091: Starting mobile
22:49:22.198360 run       osmo-ms-mob/00091(pid=225): Launched
22:49:22.209363 run                             mass: MS start registered  {at=29242667.912714478, delay=0.004717078059911728, ms=00091}
22:49:22.855864 run                osmo-ms-mob/00092: Starting mobile
22:49:22.870129 run       osmo-ms-mob/00092(pid=226): Launched
22:49:22.881207 run                             mass: MS start registered  {at=29242668.584544502, delay=0.005025137215852737, ms=00092}
22:49:23.616595 run                             mass: MS performed LU  {at=29242669.319849066, lu_delay=4.5499906949698925, ms=00086}
22:49:23.658122 run                osmo-ms-mob/00093: Starting mobile
22:49:23.673833 run       osmo-ms-mob/00093(pid=227): Launched
22:49:23.680098 run                             mass: MS performed LU  {at=29242669.38345885, lu_delay=5.7123902924358845, ms=00084}
22:49:23.685917 run                             mass: MS performed LU  {at=29242669.38928426, lu_delay=6.2048163786530495, ms=00083}
22:49:23.691585 run                             mass: MS start registered  {at=29242669.394953236, delay=0.011510558426380157, ms=00093}
22:49:23.749235 run                             mass: MS performed LU  {at=29242669.45249218, lu_delay=5.238965407013893, ms=00085}
22:49:24.553879 run                osmo-ms-mob/00094: Starting mobile
22:49:24.568093 run       osmo-ms-mob/00094(pid=228): Launched
22:49:24.578990 run                             mass: MS start registered  {at=29242670.282342732, delay=0.004705127328634262, ms=00094}
22:49:25.415611 run                             mass: MS performed LU  {at=29242671.11886357, lu_delay=4.548891171813011, ms=00089}
22:49:25.474059 run                osmo-ms-mob/00095: Starting mobile
22:49:25.489324 run       osmo-ms-mob/00095(pid=229): Launched
22:49:25.495320 run                             mass: MS performed LU  {at=29242671.1986812, lu_delay=5.458891749382019, ms=00088}
22:49:25.501094 run                             mass: MS start registered  {at=29242671.20446232, delay=0.0057998038828372955, ms=00095}
22:49:25.544375 run                             mass: MS performed LU  {at=29242671.247648172, lu_delay=5.834431350231171, ms=00087}
22:49:26.454587 run                osmo-ms-mob/00096: Starting mobile
22:49:26.468832 run       osmo-ms-mob/00096(pid=230): Launched
22:49:26.479611 run                             mass: MS start registered  {at=29242672.182966255, delay=0.004780653864145279, ms=00096}
22:49:27.381008 run                             mass: MS performed LU  {at=29242673.08426262, lu_delay=5.872101001441479, ms=00090}
22:49:27.404026 run                             mass: MS performed LU  {at=29242673.10738839, lu_delay=5.194673910737038, ms=00091}
22:49:27.438086 run                osmo-ms-mob/00097: Starting mobile
22:49:27.452631 run       osmo-ms-mob/00097(pid=231): Launched
22:49:27.463377 run                             mass: MS start registered  {at=29242673.166733086, delay=0.004794653505086899, ms=00097}
22:49:27.916132 run                             mass: MS performed LU  {at=29242673.619382408, lu_delay=5.034837905317545, ms=00092}
22:49:28.884540 run                osmo-ms-mob/00098: Starting mobile
22:49:28.900995 run       osmo-ms-mob/00098(pid=232): Launched
22:49:28.911751 run                             mass: MS start registered  {at=29242674.615106076, delay=0.004743494093418121, ms=00098}
22:49:29.162997 run                             mass: MS performed LU  {at=29242674.866248704, lu_delay=5.471295468509197, ms=00093}
22:49:29.310968 run                             mass: MS performed LU  {at=29242675.014220703, lu_delay=4.731877971440554, ms=00094}
22:49:30.691283 run                osmo-ms-mob/00099: Starting mobile
22:49:30.708590 run       osmo-ms-mob/00099(pid=233): Launched
22:49:30.714551 run                             mass: All started... {duration=55.78283338621259, too_slow=0}
22:49:30.720202 run                             mass: MS start registered  {at=29242676.423562814, delay=0.005645185708999634, ms=00099}
22:49:31.147546 run                             mass: MS performed LU  {at=29242676.850772765, lu_delay=4.667806509882212, ms=00096}
22:49:31.164760 run                             mass: MS performed LU  {at=29242676.86802478, lu_delay=5.663562461733818, ms=00095}
22:49:33.076892 run                             mass: MS performed LU  {at=29242678.780144513, lu_delay=5.6134114265441895, ms=00097}
22:49:33.330294 run                             mass: MS performed LU  {at=29242679.03354571, lu_delay=22.857164558023214, ms=00067}
22:49:34.913712 run                             mass: MS performed LU  {at=29242680.616966184, lu_delay=6.001860108226538, ms=00098}
22:49:36.814857 run                             mass: MS performed LU  {at=29242682.51810753, lu_delay=6.094544716179371, ms=00099}
22:49:36.838265 run                             mass: Tests done {all_completed=True, max=22.857164558023214, min=4.046967402100563}
22:49:36.843931 tst         register_default_mass.py: Test passed (81.1 sec)
22:49:36.849293 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminating (SIGTERM)
22:49:36.852532 run      osmo-hlr_127.0.42.2(pid=22): Terminating (SIGTERM)
22:49:36.855747 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminating (SIGTERM)
22:49:36.859016 run      osmo-stp_127.0.42.5(pid=24): Terminating (SIGTERM)
22:49:36.862261 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminating (SIGTERM)
22:49:36.865570 run      osmo-msc_127.0.42.6(pid=26): Terminating (SIGTERM)
22:49:36.868888 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminating (SIGTERM)
22:49:36.872171 run      osmo-mgw_127.0.42.3(pid=28): Terminating (SIGTERM)
22:49:36.875483 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminating (SIGTERM)
22:49:36.878832 run      osmo-mgw_127.0.42.4(pid=30): Terminating (SIGTERM)
22:49:36.882157 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminating (SIGTERM)
22:49:36.885489 run      osmo-bsc_127.0.42.7(pid=32): Terminating (SIGTERM)
22:49:36.888900 run         osmo-bts-virtual(pid=33): Terminating (SIGTERM)
22:49:36.892373 run   osmo-ms-virt-phy/00000(pid=34): Terminating (SIGTERM)
22:49:36.895868 run   osmo-ms-virt-phy/00001(pid=35): Terminating (SIGTERM)
22:49:36.899333 run   osmo-ms-virt-phy/00002(pid=36): Terminating (SIGTERM)
22:49:36.902740 run   osmo-ms-virt-phy/00003(pid=37): Terminating (SIGTERM)
22:49:36.906175 run   osmo-ms-virt-phy/00004(pid=38): Terminating (SIGTERM)
22:49:36.909564 run   osmo-ms-virt-phy/00005(pid=39): Terminating (SIGTERM)
22:49:36.913033 run   osmo-ms-virt-phy/00006(pid=40): Terminating (SIGTERM)
22:49:36.916874 run   osmo-ms-virt-phy/00007(pid=41): Terminating (SIGTERM)
22:49:36.920220 run   osmo-ms-virt-phy/00008(pid=42): Terminating (SIGTERM)
22:49:36.923672 run   osmo-ms-virt-phy/00009(pid=43): Terminating (SIGTERM)
22:49:36.927092 run   osmo-ms-virt-phy/00010(pid=44): Terminating (SIGTERM)
22:49:36.930552 run   osmo-ms-virt-phy/00011(pid=45): Terminating (SIGTERM)
22:49:36.933991 run   osmo-ms-virt-phy/00012(pid=46): Terminating (SIGTERM)
22:49:36.937632 run   osmo-ms-virt-phy/00013(pid=47): Terminating (SIGTERM)
22:49:36.941138 run   osmo-ms-virt-phy/00014(pid=48): Terminating (SIGTERM)
22:49:36.944571 run   osmo-ms-virt-phy/00015(pid=49): Terminating (SIGTERM)
22:49:36.948026 run   osmo-ms-virt-phy/00016(pid=50): Terminating (SIGTERM)
22:49:36.951507 run   osmo-ms-virt-phy/00017(pid=51): Terminating (SIGTERM)
22:49:36.955434 run   osmo-ms-virt-phy/00018(pid=52): Terminating (SIGTERM)
22:49:36.959085 run   osmo-ms-virt-phy/00019(pid=53): Terminating (SIGTERM)
22:49:36.962549 run   osmo-ms-virt-phy/00020(pid=54): Terminating (SIGTERM)
22:49:36.966000 run   osmo-ms-virt-phy/00021(pid=55): Terminating (SIGTERM)
22:49:36.969460 run   osmo-ms-virt-phy/00022(pid=56): Terminating (SIGTERM)
22:49:36.972921 run   osmo-ms-virt-phy/00023(pid=57): Terminating (SIGTERM)
22:49:36.976370 run   osmo-ms-virt-phy/00024(pid=58): Terminating (SIGTERM)
22:49:36.979816 run   osmo-ms-virt-phy/00025(pid=59): Terminating (SIGTERM)
22:49:36.983299 run   osmo-ms-virt-phy/00026(pid=60): Terminating (SIGTERM)
22:49:36.987019 run   osmo-ms-virt-phy/00027(pid=61): Terminating (SIGTERM)
22:49:36.990500 run   osmo-ms-virt-phy/00028(pid=62): Terminating (SIGTERM)
22:49:36.993967 run   osmo-ms-virt-phy/00029(pid=63): Terminating (SIGTERM)
22:49:36.997402 run   osmo-ms-virt-phy/00030(pid=64): Terminating (SIGTERM)
22:49:37.000858 run   osmo-ms-virt-phy/00031(pid=65): Terminating (SIGTERM)
22:49:37.004480 run   osmo-ms-virt-phy/00032(pid=66): Terminating (SIGTERM)
22:49:37.008316 run   osmo-ms-virt-phy/00033(pid=67): Terminating (SIGTERM)
22:49:37.011748 run   osmo-ms-virt-phy/00034(pid=68): Terminating (SIGTERM)
22:49:37.015121 run   osmo-ms-virt-phy/00035(pid=69): Terminating (SIGTERM)
22:49:37.018568 run   osmo-ms-virt-phy/00036(pid=70): Terminating (SIGTERM)
22:49:37.021928 run   osmo-ms-virt-phy/00037(pid=71): Terminating (SIGTERM)
22:49:37.025373 run   osmo-ms-virt-phy/00038(pid=72): Terminating (SIGTERM)
22:49:37.028723 run   osmo-ms-virt-phy/00039(pid=73): Terminating (SIGTERM)
22:49:37.032161 run   osmo-ms-virt-phy/00040(pid=74): Terminating (SIGTERM)
22:49:37.035608 run   osmo-ms-virt-phy/00041(pid=75): Terminating (SIGTERM)
22:49:37.039023 run   osmo-ms-virt-phy/00042(pid=76): Terminating (SIGTERM)
22:49:37.042459 run   osmo-ms-virt-phy/00043(pid=77): Terminating (SIGTERM)
22:49:37.045919 run   osmo-ms-virt-phy/00044(pid=78): Terminating (SIGTERM)
22:49:37.049359 run   osmo-ms-virt-phy/00045(pid=79): Terminating (SIGTERM)
22:49:37.052830 run   osmo-ms-virt-phy/00046(pid=80): Terminating (SIGTERM)
22:49:37.056263 run   osmo-ms-virt-phy/00047(pid=81): Terminating (SIGTERM)
22:49:37.059704 run   osmo-ms-virt-phy/00048(pid=82): Terminating (SIGTERM)
22:49:37.063359 run   osmo-ms-virt-phy/00049(pid=83): Terminating (SIGTERM)
22:49:37.067267 run   osmo-ms-virt-phy/00050(pid=84): Terminating (SIGTERM)
22:49:37.070742 run   osmo-ms-virt-phy/00051(pid=85): Terminating (SIGTERM)
22:49:37.074137 run   osmo-ms-virt-phy/00052(pid=86): Terminating (SIGTERM)
22:49:37.077576 run   osmo-ms-virt-phy/00053(pid=87): Terminating (SIGTERM)
22:49:37.080935 run   osmo-ms-virt-phy/00054(pid=88): Terminating (SIGTERM)
22:49:37.084313 run   osmo-ms-virt-phy/00055(pid=89): Terminating (SIGTERM)
22:49:37.087781 run   osmo-ms-virt-phy/00056(pid=90): Terminating (SIGTERM)
22:49:37.091489 run   osmo-ms-virt-phy/00057(pid=91): Terminating (SIGTERM)
22:49:37.095227 run   osmo-ms-virt-phy/00058(pid=92): Terminating (SIGTERM)
22:49:37.098679 run   osmo-ms-virt-phy/00059(pid=93): Terminating (SIGTERM)
22:49:37.102112 run   osmo-ms-virt-phy/00060(pid=94): Terminating (SIGTERM)
22:49:37.105566 run   osmo-ms-virt-phy/00061(pid=95): Terminating (SIGTERM)
22:49:37.109027 run   osmo-ms-virt-phy/00062(pid=96): Terminating (SIGTERM)
22:49:37.112469 run   osmo-ms-virt-phy/00063(pid=97): Terminating (SIGTERM)
22:49:37.115935 run   osmo-ms-virt-phy/00064(pid=98): Terminating (SIGTERM)
22:49:37.119531 run   osmo-ms-virt-phy/00065(pid=99): Terminating (SIGTERM)
22:49:37.123216 run  osmo-ms-virt-phy/00066(pid=100): Terminating (SIGTERM)
22:49:37.126988 run  osmo-ms-virt-phy/00067(pid=101): Terminating (SIGTERM)
22:49:37.130453 run  osmo-ms-virt-phy/00068(pid=102): Terminating (SIGTERM)
22:49:37.133907 run  osmo-ms-virt-phy/00069(pid=103): Terminating (SIGTERM)
22:49:37.137350 run  osmo-ms-virt-phy/00070(pid=104): Terminating (SIGTERM)
22:49:37.140813 run  osmo-ms-virt-phy/00071(pid=105): Terminating (SIGTERM)
22:49:37.144263 run  osmo-ms-virt-phy/00072(pid=106): Terminating (SIGTERM)
22:49:37.147699 run  osmo-ms-virt-phy/00073(pid=107): Terminating (SIGTERM)
22:49:37.151148 run  osmo-ms-virt-phy/00074(pid=108): Terminating (SIGTERM)
22:49:37.154558 run  osmo-ms-virt-phy/00075(pid=109): Terminating (SIGTERM)
22:49:37.157945 run  osmo-ms-virt-phy/00076(pid=110): Terminating (SIGTERM)
22:49:37.161393 run  osmo-ms-virt-phy/00077(pid=111): Terminating (SIGTERM)
22:49:37.164781 run  osmo-ms-virt-phy/00078(pid=112): Terminating (SIGTERM)
22:49:37.168240 run  osmo-ms-virt-phy/00079(pid=113): Terminating (SIGTERM)
22:49:37.171657 run  osmo-ms-virt-phy/00080(pid=114): Terminating (SIGTERM)
22:49:37.175149 run  osmo-ms-virt-phy/00081(pid=115): Terminating (SIGTERM)
22:49:37.178507 run  osmo-ms-virt-phy/00082(pid=116): Terminating (SIGTERM)
22:49:37.181942 run  osmo-ms-virt-phy/00083(pid=117): Terminating (SIGTERM)
22:49:37.185442 run  osmo-ms-virt-phy/00084(pid=118): Terminating (SIGTERM)
22:49:37.189345 run  osmo-ms-virt-phy/00085(pid=119): Terminating (SIGTERM)
22:49:37.193403 run  osmo-ms-virt-phy/00086(pid=120): Terminating (SIGTERM)
22:49:37.196894 run  osmo-ms-virt-phy/00087(pid=121): Terminating (SIGTERM)
22:49:37.200352 run  osmo-ms-virt-phy/00088(pid=122): Terminating (SIGTERM)
22:49:37.203801 run  osmo-ms-virt-phy/00089(pid=123): Terminating (SIGTERM)
22:49:37.207235 run  osmo-ms-virt-phy/00090(pid=124): Terminating (SIGTERM)
22:49:37.210677 run  osmo-ms-virt-phy/00091(pid=125): Terminating (SIGTERM)
22:49:37.214045 run  osmo-ms-virt-phy/00092(pid=126): Terminating (SIGTERM)
22:49:37.217446 run  osmo-ms-virt-phy/00093(pid=127): Terminating (SIGTERM)
22:49:37.221052 run  osmo-ms-virt-phy/00094(pid=128): Terminating (SIGTERM)
22:49:37.224537 run  osmo-ms-virt-phy/00095(pid=129): Terminating (SIGTERM)
22:49:37.228448 run  osmo-ms-virt-phy/00096(pid=130): Terminating (SIGTERM)
22:49:37.231854 run  osmo-ms-virt-phy/00097(pid=131): Terminating (SIGTERM)
22:49:37.235176 run  osmo-ms-virt-phy/00098(pid=132): Terminating (SIGTERM)
22:49:37.238629 run  osmo-ms-virt-phy/00099(pid=133): Terminating (SIGTERM)
22:49:37.242059 run       osmo-ms-mob/00000(pid=134): Terminating (SIGTERM)
22:49:37.245518 run       osmo-ms-mob/00001(pid=135): Terminating (SIGTERM)
22:49:37.248824 run       osmo-ms-mob/00002(pid=136): Terminating (SIGTERM)
22:49:37.252102 run       osmo-ms-mob/00003(pid=137): Terminating (SIGTERM)
22:49:37.255375 run       osmo-ms-mob/00004(pid=138): Terminating (SIGTERM)
22:49:37.258670 run       osmo-ms-mob/00005(pid=139): Terminating (SIGTERM)
22:49:37.261970 run       osmo-ms-mob/00006(pid=140): Terminating (SIGTERM)
22:49:37.265255 run       osmo-ms-mob/00007(pid=141): Terminating (SIGTERM)
22:49:37.268535 run       osmo-ms-mob/00008(pid=142): Terminating (SIGTERM)
22:49:37.271816 run       osmo-ms-mob/00009(pid=143): Terminating (SIGTERM)
22:49:37.275102 run       osmo-ms-mob/00010(pid=144): Terminating (SIGTERM)
22:49:37.278397 run       osmo-ms-mob/00011(pid=145): Terminating (SIGTERM)
22:49:37.281685 run       osmo-ms-mob/00012(pid=146): Terminating (SIGTERM)
22:49:37.284967 run       osmo-ms-mob/00013(pid=147): Terminating (SIGTERM)
22:49:37.288234 run       osmo-ms-mob/00014(pid=148): Terminating (SIGTERM)
22:49:37.291507 run       osmo-ms-mob/00015(pid=149): Terminating (SIGTERM)
22:49:37.294728 run       osmo-ms-mob/00016(pid=150): Terminating (SIGTERM)
22:49:37.297948 run       osmo-ms-mob/00017(pid=151): Terminating (SIGTERM)
22:49:37.301167 run       osmo-ms-mob/00018(pid=152): Terminating (SIGTERM)
22:49:37.304383 run       osmo-ms-mob/00019(pid=153): Terminating (SIGTERM)
22:49:37.307593 run       osmo-ms-mob/00020(pid=154): Terminating (SIGTERM)
22:49:37.310816 run       osmo-ms-mob/00021(pid=155): Terminating (SIGTERM)
22:49:37.314041 run       osmo-ms-mob/00022(pid=156): Terminating (SIGTERM)
22:49:37.317261 run       osmo-ms-mob/00023(pid=157): Terminating (SIGTERM)
22:49:37.320476 run       osmo-ms-mob/00024(pid=158): Terminating (SIGTERM)
22:49:37.323689 run       osmo-ms-mob/00025(pid=159): Terminating (SIGTERM)
22:49:37.326922 run       osmo-ms-mob/00026(pid=160): Terminating (SIGTERM)
22:49:37.330150 run       osmo-ms-mob/00027(pid=161): Terminating (SIGTERM)
22:49:37.333364 run       osmo-ms-mob/00028(pid=162): Terminating (SIGTERM)
22:49:37.336585 run       osmo-ms-mob/00029(pid=163): Terminating (SIGTERM)
22:49:37.339814 run       osmo-ms-mob/00030(pid=164): Terminating (SIGTERM)
22:49:37.343048 run       osmo-ms-mob/00031(pid=165): Terminating (SIGTERM)
22:49:37.346255 run       osmo-ms-mob/00032(pid=166): Terminating (SIGTERM)
22:49:37.349481 run       osmo-ms-mob/00033(pid=167): Terminating (SIGTERM)
22:49:37.352708 run       osmo-ms-mob/00034(pid=168): Terminating (SIGTERM)
22:49:37.355925 run       osmo-ms-mob/00035(pid=169): Terminating (SIGTERM)
22:49:37.359138 run       osmo-ms-mob/00036(pid=170): Terminating (SIGTERM)
22:49:37.362367 run       osmo-ms-mob/00037(pid=171): Terminating (SIGTERM)
22:49:37.365593 run       osmo-ms-mob/00038(pid=172): Terminating (SIGTERM)
22:49:37.368818 run       osmo-ms-mob/00039(pid=173): Terminating (SIGTERM)
22:49:37.372028 run       osmo-ms-mob/00040(pid=174): Terminating (SIGTERM)
22:49:37.375238 run       osmo-ms-mob/00041(pid=175): Terminating (SIGTERM)
22:49:37.378465 run       osmo-ms-mob/00042(pid=176): Terminating (SIGTERM)
22:49:37.381681 run       osmo-ms-mob/00043(pid=177): Terminating (SIGTERM)
22:49:37.384899 run       osmo-ms-mob/00044(pid=178): Terminating (SIGTERM)
22:49:37.388121 run       osmo-ms-mob/00045(pid=179): Terminating (SIGTERM)
22:49:37.391336 run       osmo-ms-mob/00046(pid=180): Terminating (SIGTERM)
22:49:37.394551 run       osmo-ms-mob/00047(pid=181): Terminating (SIGTERM)
22:49:37.397757 run       osmo-ms-mob/00048(pid=182): Terminating (SIGTERM)
22:49:37.400990 run       osmo-ms-mob/00049(pid=183): Terminating (SIGTERM)
22:49:37.404210 run       osmo-ms-mob/00050(pid=184): Terminating (SIGTERM)
22:49:37.407442 run       osmo-ms-mob/00051(pid=185): Terminating (SIGTERM)
22:49:37.410658 run       osmo-ms-mob/00052(pid=186): Terminating (SIGTERM)
22:49:37.413885 run       osmo-ms-mob/00053(pid=187): Terminating (SIGTERM)
22:49:37.417125 run       osmo-ms-mob/00054(pid=188): Terminating (SIGTERM)
22:49:37.420339 run       osmo-ms-mob/00055(pid=189): Terminating (SIGTERM)
22:49:37.423568 run       osmo-ms-mob/00056(pid=190): Terminating (SIGTERM)
22:49:37.426780 run       osmo-ms-mob/00057(pid=191): Terminating (SIGTERM)
22:49:37.429999 run       osmo-ms-mob/00058(pid=192): Terminating (SIGTERM)
22:49:37.433226 run       osmo-ms-mob/00059(pid=193): Terminating (SIGTERM)
22:49:37.436426 run       osmo-ms-mob/00060(pid=194): Terminating (SIGTERM)
22:49:37.439637 run       osmo-ms-mob/00061(pid=195): Terminating (SIGTERM)
22:49:37.442860 run       osmo-ms-mob/00062(pid=196): Terminating (SIGTERM)
22:49:37.446069 run       osmo-ms-mob/00063(pid=197): Terminating (SIGTERM)
22:49:37.449288 run       osmo-ms-mob/00064(pid=198): Terminating (SIGTERM)
22:49:37.452498 run       osmo-ms-mob/00065(pid=199): Terminating (SIGTERM)
22:49:37.455717 run       osmo-ms-mob/00066(pid=200): Terminating (SIGTERM)
22:49:37.458940 run       osmo-ms-mob/00067(pid=201): Terminating (SIGTERM)
22:49:37.462157 run       osmo-ms-mob/00068(pid=202): Terminating (SIGTERM)
22:49:37.465378 run       osmo-ms-mob/00069(pid=203): Terminating (SIGTERM)
22:49:37.468595 run       osmo-ms-mob/00070(pid=204): Terminating (SIGTERM)
22:49:37.471808 run       osmo-ms-mob/00071(pid=205): Terminating (SIGTERM)
22:49:37.475024 run       osmo-ms-mob/00072(pid=206): Terminating (SIGTERM)
22:49:37.478256 run       osmo-ms-mob/00073(pid=207): Terminating (SIGTERM)
22:49:37.481484 run       osmo-ms-mob/00074(pid=208): Terminating (SIGTERM)
22:49:37.484709 run       osmo-ms-mob/00075(pid=209): Terminating (SIGTERM)
22:49:37.487915 run       osmo-ms-mob/00076(pid=210): Terminating (SIGTERM)
22:49:37.491145 run       osmo-ms-mob/00077(pid=211): Terminating (SIGTERM)
22:49:37.494370 run       osmo-ms-mob/00078(pid=212): Terminating (SIGTERM)
22:49:37.497597 run       osmo-ms-mob/00079(pid=213): Terminating (SIGTERM)
22:49:37.500812 run       osmo-ms-mob/00080(pid=214): Terminating (SIGTERM)
22:49:37.504025 run       osmo-ms-mob/00081(pid=215): Terminating (SIGTERM)
22:49:37.507251 run       osmo-ms-mob/00082(pid=216): Terminating (SIGTERM)
22:49:37.510473 run       osmo-ms-mob/00083(pid=217): Terminating (SIGTERM)
22:49:37.513704 run       osmo-ms-mob/00084(pid=218): Terminating (SIGTERM)
22:49:37.516939 run       osmo-ms-mob/00085(pid=219): Terminating (SIGTERM)
22:49:37.520162 run       osmo-ms-mob/00086(pid=220): Terminating (SIGTERM)
22:49:37.523389 run       osmo-ms-mob/00087(pid=221): Terminating (SIGTERM)
22:49:37.526620 run       osmo-ms-mob/00088(pid=222): Terminating (SIGTERM)
22:49:37.529840 run       osmo-ms-mob/00089(pid=223): Terminating (SIGTERM)
22:49:37.533065 run       osmo-ms-mob/00090(pid=224): Terminating (SIGTERM)
22:49:37.536289 run       osmo-ms-mob/00091(pid=225): Terminating (SIGTERM)
22:49:37.539516 run       osmo-ms-mob/00092(pid=226): Terminating (SIGTERM)
22:49:37.542734 run       osmo-ms-mob/00093(pid=227): Terminating (SIGTERM)
22:49:37.545957 run       osmo-ms-mob/00094(pid=228): Terminating (SIGTERM)
22:49:37.549175 run       osmo-ms-mob/00095(pid=229): Terminating (SIGTERM)
22:49:37.552401 run       osmo-ms-mob/00096(pid=230): Terminating (SIGTERM)
22:49:37.555624 run       osmo-ms-mob/00097(pid=231): Terminating (SIGTERM)
22:49:37.558845 run       osmo-ms-mob/00098(pid=232): Terminating (SIGTERM)
22:49:37.562060 run       osmo-ms-mob/00099(pid=233): Terminating (SIGTERM)
22:49:37.565295 ---      ParallelTerminationStrategy: PID 21 died...
22:49:37.566760 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminated: ok {rc=0}
22:49:37.570321 ---      ParallelTerminationStrategy: PID 22 died...
22:49:37.571764 run      osmo-hlr_127.0.42.2(pid=22): Terminated: ok {rc=0}
22:49:37.575311 ---      ParallelTerminationStrategy: PID 23 died...
22:49:37.576765 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminated: ok {rc=0}
22:49:37.580376 ---      ParallelTerminationStrategy: PID 24 died...
22:49:37.581863 run      osmo-stp_127.0.42.5(pid=24): Terminated: ok {rc=0}
22:49:37.585493 ---      ParallelTerminationStrategy: PID 25 died...
22:49:37.586978 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminated: ok {rc=0}
22:49:37.590639 ---      ParallelTerminationStrategy: PID 26 died...
22:49:37.592122 run      osmo-msc_127.0.42.6(pid=26): Terminated: ok {rc=0}
22:49:37.595768 ---      ParallelTerminationStrategy: PID 27 died...
22:49:37.597255 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminated: ok {rc=0}
22:49:37.600905 ---      ParallelTerminationStrategy: PID 28 died...
22:49:37.602395 run      osmo-mgw_127.0.42.3(pid=28): Terminated {rc=15}
22:49:37.606058 ---      ParallelTerminationStrategy: PID 29 died...
22:49:37.607535 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminated: ok {rc=0}
22:49:37.611204 ---      ParallelTerminationStrategy: PID 30 died...
22:49:37.612699 run      osmo-mgw_127.0.42.4(pid=30): Terminated {rc=15}
22:49:37.616372 ---      ParallelTerminationStrategy: PID 31 died...
22:49:37.617874 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminated: ok {rc=0}
22:49:37.621550 ---      ParallelTerminationStrategy: PID 32 died...
22:49:37.623049 run      osmo-bsc_127.0.42.7(pid=32): Terminated: ok {rc=0}
22:49:37.626750 ---      ParallelTerminationStrategy: PID 34 died...
22:49:37.628232 run   osmo-ms-virt-phy/00000(pid=34): Terminated: ok {rc=0}
22:49:37.631924 ---      ParallelTerminationStrategy: PID 35 died...
22:49:37.633425 run   osmo-ms-virt-phy/00001(pid=35): Terminated: ok {rc=0}
22:49:37.637098 ---      ParallelTerminationStrategy: PID 36 died...
22:49:37.638590 run   osmo-ms-virt-phy/00002(pid=36): Terminated: ok {rc=0}
22:49:37.642277 ---      ParallelTerminationStrategy: PID 37 died...
22:49:37.643759 run   osmo-ms-virt-phy/00003(pid=37): Terminated: ok {rc=0}
22:49:37.647423 ---      ParallelTerminationStrategy: PID 38 died...
22:49:37.648922 run   osmo-ms-virt-phy/00004(pid=38): Terminated: ok {rc=0}
22:49:37.652587 ---      ParallelTerminationStrategy: PID 39 died...
22:49:37.654077 run   osmo-ms-virt-phy/00005(pid=39): Terminated: ok {rc=0}
22:49:37.657746 ---      ParallelTerminationStrategy: PID 40 died...
22:49:37.659237 run   osmo-ms-virt-phy/00006(pid=40): Terminated: ok {rc=0}
22:49:37.662869 ---      ParallelTerminationStrategy: PID 41 died...
22:49:37.664354 run   osmo-ms-virt-phy/00007(pid=41): Terminated: ok {rc=0}
22:49:37.668022 ---      ParallelTerminationStrategy: PID 42 died...
22:49:37.669497 run   osmo-ms-virt-phy/00008(pid=42): Terminated: ok {rc=0}
22:49:37.673139 ---      ParallelTerminationStrategy: PID 43 died...
22:49:37.674621 run   osmo-ms-virt-phy/00009(pid=43): Terminated: ok {rc=0}
22:49:37.678255 ---      ParallelTerminationStrategy: PID 44 died...
22:49:37.679733 run   osmo-ms-virt-phy/00010(pid=44): Terminated: ok {rc=0}
22:49:37.683400 ---      ParallelTerminationStrategy: PID 45 died...
22:49:37.684870 run   osmo-ms-virt-phy/00011(pid=45): Terminated: ok {rc=0}
22:49:37.688514 ---      ParallelTerminationStrategy: PID 46 died...
22:49:37.690006 run   osmo-ms-virt-phy/00012(pid=46): Terminated: ok {rc=0}
22:49:37.693650 ---      ParallelTerminationStrategy: PID 47 died...
22:49:37.695126 run   osmo-ms-virt-phy/00013(pid=47): Terminated: ok {rc=0}
22:49:37.698771 ---      ParallelTerminationStrategy: PID 48 died...
22:49:37.700246 run   osmo-ms-virt-phy/00014(pid=48): Terminated: ok {rc=0}
22:49:37.703894 ---      ParallelTerminationStrategy: PID 49 died...
22:49:37.705392 run   osmo-ms-virt-phy/00015(pid=49): Terminated: ok {rc=0}
22:49:37.709086 ---      ParallelTerminationStrategy: PID 50 died...
22:49:37.710585 run   osmo-ms-virt-phy/00016(pid=50): Terminated: ok {rc=0}
22:49:37.714257 ---      ParallelTerminationStrategy: PID 51 died...
22:49:37.715729 run   osmo-ms-virt-phy/00017(pid=51): Terminated: ok {rc=0}
22:49:37.719384 ---      ParallelTerminationStrategy: PID 52 died...
22:49:37.720883 run   osmo-ms-virt-phy/00018(pid=52): Terminated: ok {rc=0}
22:49:37.724536 ---      ParallelTerminationStrategy: PID 53 died...
22:49:37.726018 run   osmo-ms-virt-phy/00019(pid=53): Terminated: ok {rc=0}
22:49:37.729686 ---      ParallelTerminationStrategy: PID 54 died...
22:49:37.731161 run   osmo-ms-virt-phy/00020(pid=54): Terminated: ok {rc=0}
22:49:37.734820 ---      ParallelTerminationStrategy: PID 55 died...
22:49:37.736291 run   osmo-ms-virt-phy/00021(pid=55): Terminated: ok {rc=0}
22:49:37.739922 ---      ParallelTerminationStrategy: PID 56 died...
22:49:37.741418 run   osmo-ms-virt-phy/00022(pid=56): Terminated: ok {rc=0}
22:49:37.745064 ---      ParallelTerminationStrategy: PID 57 died...
22:49:37.746537 run   osmo-ms-virt-phy/00023(pid=57): Terminated: ok {rc=0}
22:49:37.750196 ---      ParallelTerminationStrategy: PID 58 died...
22:49:37.751668 run   osmo-ms-virt-phy/00024(pid=58): Terminated: ok {rc=0}
22:49:37.755313 ---      ParallelTerminationStrategy: PID 59 died...
22:49:37.756798 run   osmo-ms-virt-phy/00025(pid=59): Terminated: ok {rc=0}
22:49:37.760437 ---      ParallelTerminationStrategy: PID 60 died...
22:49:37.761925 run   osmo-ms-virt-phy/00026(pid=60): Terminated: ok {rc=0}
22:49:37.765578 ---      ParallelTerminationStrategy: PID 61 died...
22:49:37.767053 run   osmo-ms-virt-phy/00027(pid=61): Terminated: ok {rc=0}
22:49:37.770696 ---      ParallelTerminationStrategy: PID 62 died...
22:49:37.772167 run   osmo-ms-virt-phy/00028(pid=62): Terminated: ok {rc=0}
22:49:37.775800 ---      ParallelTerminationStrategy: PID 63 died...
22:49:37.777272 run   osmo-ms-virt-phy/00029(pid=63): Terminated: ok {rc=0}
22:49:37.780924 ---      ParallelTerminationStrategy: PID 64 died...
22:49:37.782412 run   osmo-ms-virt-phy/00030(pid=64): Terminated: ok {rc=0}
22:49:37.786047 ---      ParallelTerminationStrategy: PID 65 died...
22:49:37.787524 run   osmo-ms-virt-phy/00031(pid=65): Terminated: ok {rc=0}
22:49:37.791163 ---      ParallelTerminationStrategy: PID 66 died...
22:49:37.792652 run   osmo-ms-virt-phy/00032(pid=66): Terminated: ok {rc=0}
22:49:37.796294 ---      ParallelTerminationStrategy: PID 67 died...
22:49:37.797786 run   osmo-ms-virt-phy/00033(pid=67): Terminated: ok {rc=0}
22:49:37.801441 ---      ParallelTerminationStrategy: PID 68 died...
22:49:37.802909 run   osmo-ms-virt-phy/00034(pid=68): Terminated: ok {rc=0}
22:49:37.806555 ---      ParallelTerminationStrategy: PID 69 died...
22:49:37.808018 run   osmo-ms-virt-phy/00035(pid=69): Terminated: ok {rc=0}
22:49:37.811664 ---      ParallelTerminationStrategy: PID 70 died...
22:49:37.813141 run   osmo-ms-virt-phy/00036(pid=70): Terminated: ok {rc=0}
22:49:37.816778 ---      ParallelTerminationStrategy: PID 71 died...
22:49:37.818247 run   osmo-ms-virt-phy/00037(pid=71): Terminated: ok {rc=0}
22:49:37.821893 ---      ParallelTerminationStrategy: PID 72 died...
22:49:37.823361 run   osmo-ms-virt-phy/00038(pid=72): Terminated: ok {rc=0}
22:49:37.826997 ---      ParallelTerminationStrategy: PID 73 died...
22:49:37.828462 run   osmo-ms-virt-phy/00039(pid=73): Terminated: ok {rc=0}
22:49:37.832097 ---      ParallelTerminationStrategy: PID 74 died...
22:49:37.833586 run   osmo-ms-virt-phy/00040(pid=74): Terminated: ok {rc=0}
22:49:37.837238 ---      ParallelTerminationStrategy: PID 75 died...
22:49:37.838709 run   osmo-ms-virt-phy/00041(pid=75): Terminated: ok {rc=0}
22:49:37.842355 ---      ParallelTerminationStrategy: PID 76 died...
22:49:37.843822 run   osmo-ms-virt-phy/00042(pid=76): Terminated: ok {rc=0}
22:49:37.847460 ---      ParallelTerminationStrategy: PID 77 died...
22:49:37.848951 run   osmo-ms-virt-phy/00043(pid=77): Terminated: ok {rc=0}
22:49:37.852580 ---      ParallelTerminationStrategy: PID 78 died...
22:49:37.854069 run   osmo-ms-virt-phy/00044(pid=78): Terminated: ok {rc=0}
22:49:37.857725 ---      ParallelTerminationStrategy: PID 79 died...
22:49:37.859203 run   osmo-ms-virt-phy/00045(pid=79): Terminated: ok {rc=0}
22:49:37.862834 ---      ParallelTerminationStrategy: PID 80 died...
22:49:37.864302 run   osmo-ms-virt-phy/00046(pid=80): Terminated: ok {rc=0}
22:49:37.867955 ---      ParallelTerminationStrategy: PID 81 died...
22:49:37.869429 run   osmo-ms-virt-phy/00047(pid=81): Terminated: ok {rc=0}
22:49:37.873082 ---      ParallelTerminationStrategy: PID 82 died...
22:49:37.874563 run   osmo-ms-virt-phy/00048(pid=82): Terminated: ok {rc=0}
22:49:37.878186 ---      ParallelTerminationStrategy: PID 83 died...
22:49:37.879661 run   osmo-ms-virt-phy/00049(pid=83): Terminated: ok {rc=0}
22:49:37.883299 ---      ParallelTerminationStrategy: PID 84 died...
22:49:37.884785 run   osmo-ms-virt-phy/00050(pid=84): Terminated: ok {rc=0}
22:49:37.888419 ---      ParallelTerminationStrategy: PID 85 died...
22:49:37.889898 run   osmo-ms-virt-phy/00051(pid=85): Terminated: ok {rc=0}
22:49:37.893536 ---      ParallelTerminationStrategy: PID 86 died...
22:49:37.895010 run   osmo-ms-virt-phy/00052(pid=86): Terminated: ok {rc=0}
22:49:37.898661 ---      ParallelTerminationStrategy: PID 87 died...
22:49:37.900120 run   osmo-ms-virt-phy/00053(pid=87): Terminated: ok {rc=0}
22:49:37.903784 ---      ParallelTerminationStrategy: PID 88 died...
22:49:37.905261 run   osmo-ms-virt-phy/00054(pid=88): Terminated: ok {rc=0}
22:49:37.908903 ---      ParallelTerminationStrategy: PID 89 died...
22:49:37.910378 run   osmo-ms-virt-phy/00055(pid=89): Terminated: ok {rc=0}
22:49:37.914027 ---      ParallelTerminationStrategy: PID 90 died...
22:49:37.915508 run   osmo-ms-virt-phy/00056(pid=90): Terminated: ok {rc=0}
22:49:37.919165 ---      ParallelTerminationStrategy: PID 91 died...
22:49:37.920638 run   osmo-ms-virt-phy/00057(pid=91): Terminated: ok {rc=0}
22:49:37.924284 ---      ParallelTerminationStrategy: PID 92 died...
22:49:37.925767 run   osmo-ms-virt-phy/00058(pid=92): Terminated: ok {rc=0}
22:49:37.929410 ---      ParallelTerminationStrategy: PID 93 died...
22:49:37.930886 run   osmo-ms-virt-phy/00059(pid=93): Terminated: ok {rc=0}
22:49:37.934546 ---      ParallelTerminationStrategy: PID 94 died...
22:49:37.936033 run   osmo-ms-virt-phy/00060(pid=94): Terminated: ok {rc=0}
22:49:37.939679 ---      ParallelTerminationStrategy: PID 95 died...
22:49:37.941167 run   osmo-ms-virt-phy/00061(pid=95): Terminated: ok {rc=0}
22:49:37.944832 ---      ParallelTerminationStrategy: PID 96 died...
22:49:37.946314 run   osmo-ms-virt-phy/00062(pid=96): Terminated: ok {rc=0}
22:49:37.949968 ---      ParallelTerminationStrategy: PID 97 died...
22:49:37.951445 run   osmo-ms-virt-phy/00063(pid=97): Terminated: ok {rc=0}
22:49:37.955112 ---      ParallelTerminationStrategy: PID 98 died...
22:49:37.956606 run   osmo-ms-virt-phy/00064(pid=98): Terminated: ok {rc=0}
22:49:37.960271 ---      ParallelTerminationStrategy: PID 99 died...
22:49:37.961793 run   osmo-ms-virt-phy/00065(pid=99): Terminated: ok {rc=0}
22:49:37.965445 ---      ParallelTerminationStrategy: PID 100 died...
22:49:37.966922 run  osmo-ms-virt-phy/00066(pid=100): Terminated: ok {rc=0}
22:49:37.970589 ---      ParallelTerminationStrategy: PID 101 died...
22:49:37.972068 run  osmo-ms-virt-phy/00067(pid=101): Terminated: ok {rc=0}
22:49:37.975728 ---      ParallelTerminationStrategy: PID 102 died...
22:49:37.977207 run  osmo-ms-virt-phy/00068(pid=102): Terminated: ok {rc=0}
22:49:37.980843 ---      ParallelTerminationStrategy: PID 103 died...
22:49:37.982323 run  osmo-ms-virt-phy/00069(pid=103): Terminated: ok {rc=0}
22:49:37.985956 ---      ParallelTerminationStrategy: PID 104 died...
22:49:37.987431 run  osmo-ms-virt-phy/00070(pid=104): Terminated: ok {rc=0}
22:49:37.991081 ---      ParallelTerminationStrategy: PID 105 died...
22:49:37.992553 run  osmo-ms-virt-phy/00071(pid=105): Terminated: ok {rc=0}
22:49:37.996180 ---      ParallelTerminationStrategy: PID 106 died...
22:49:37.997659 run  osmo-ms-virt-phy/00072(pid=106): Terminated: ok {rc=0}
22:49:38.001293 ---      ParallelTerminationStrategy: PID 107 died...
22:49:38.002764 run  osmo-ms-virt-phy/00073(pid=107): Terminated: ok {rc=0}
22:49:38.006404 ---      ParallelTerminationStrategy: PID 108 died...
22:49:38.007884 run  osmo-ms-virt-phy/00074(pid=108): Terminated: ok {rc=0}
22:49:38.011531 ---      ParallelTerminationStrategy: PID 109 died...
22:49:38.013012 run  osmo-ms-virt-phy/00075(pid=109): Terminated: ok {rc=0}
22:49:38.016663 ---      ParallelTerminationStrategy: PID 110 died...
22:49:38.018139 run  osmo-ms-virt-phy/00076(pid=110): Terminated: ok {rc=0}
22:49:38.021792 ---      ParallelTerminationStrategy: PID 111 died...
22:49:38.023266 run  osmo-ms-virt-phy/00077(pid=111): Terminated: ok {rc=0}
22:49:38.026911 ---      ParallelTerminationStrategy: PID 112 died...
22:49:38.028402 run  osmo-ms-virt-phy/00078(pid=112): Terminated: ok {rc=0}
22:49:38.032051 ---      ParallelTerminationStrategy: PID 113 died...
22:49:38.033536 run  osmo-ms-virt-phy/00079(pid=113): Terminated: ok {rc=0}
22:49:38.037209 ---      ParallelTerminationStrategy: PID 114 died...
22:49:38.038698 run  osmo-ms-virt-phy/00080(pid=114): Terminated: ok {rc=0}
22:49:38.042364 ---      ParallelTerminationStrategy: PID 115 died...
22:49:38.043853 run  osmo-ms-virt-phy/00081(pid=115): Terminated: ok {rc=0}
22:49:38.047505 ---      ParallelTerminationStrategy: PID 116 died...
22:49:38.048992 run  osmo-ms-virt-phy/00082(pid=116): Terminated: ok {rc=0}
22:49:38.052645 ---      ParallelTerminationStrategy: PID 117 died...
22:49:38.054134 run  osmo-ms-virt-phy/00083(pid=117): Terminated: ok {rc=0}
22:49:38.057800 ---      ParallelTerminationStrategy: PID 118 died...
22:49:38.059286 run  osmo-ms-virt-phy/00084(pid=118): Terminated: ok {rc=0}
22:49:38.062945 ---      ParallelTerminationStrategy: PID 119 died...
22:49:38.064431 run  osmo-ms-virt-phy/00085(pid=119): Terminated: ok {rc=0}
22:49:38.068110 ---      ParallelTerminationStrategy: PID 120 died...
22:49:38.069601 run  osmo-ms-virt-phy/00086(pid=120): Terminated: ok {rc=0}
22:49:38.073279 ---      ParallelTerminationStrategy: PID 121 died...
22:49:38.074758 run  osmo-ms-virt-phy/00087(pid=121): Terminated: ok {rc=0}
22:49:38.078397 ---      ParallelTerminationStrategy: PID 122 died...
22:49:38.079883 run  osmo-ms-virt-phy/00088(pid=122): Terminated: ok {rc=0}
22:49:38.083522 ---      ParallelTerminationStrategy: PID 123 died...
22:49:38.085008 run  osmo-ms-virt-phy/00089(pid=123): Terminated: ok {rc=0}
22:49:38.088662 ---      ParallelTerminationStrategy: PID 124 died...
22:49:38.090143 run  osmo-ms-virt-phy/00090(pid=124): Terminated: ok {rc=0}
22:49:38.093815 ---      ParallelTerminationStrategy: PID 125 died...
22:49:38.095307 run  osmo-ms-virt-phy/00091(pid=125): Terminated: ok {rc=0}
22:49:38.098945 ---      ParallelTerminationStrategy: PID 126 died...
22:49:38.100422 run  osmo-ms-virt-phy/00092(pid=126): Terminated: ok {rc=0}
22:49:38.104072 ---      ParallelTerminationStrategy: PID 127 died...
22:49:38.105567 run  osmo-ms-virt-phy/00093(pid=127): Terminated: ok {rc=0}
22:49:38.109225 ---      ParallelTerminationStrategy: PID 128 died...
22:49:38.110709 run  osmo-ms-virt-phy/00094(pid=128): Terminated: ok {rc=0}
22:49:38.114352 ---      ParallelTerminationStrategy: PID 129 died...
22:49:38.115826 run  osmo-ms-virt-phy/00095(pid=129): Terminated: ok {rc=0}
22:49:38.119483 ---      ParallelTerminationStrategy: PID 130 died...
22:49:38.120970 run  osmo-ms-virt-phy/00096(pid=130): Terminated: ok {rc=0}
22:49:38.124608 ---      ParallelTerminationStrategy: PID 131 died...
22:49:38.126092 run  osmo-ms-virt-phy/00097(pid=131): Terminated: ok {rc=0}
22:49:38.129762 ---      ParallelTerminationStrategy: PID 132 died...
22:49:38.131244 run  osmo-ms-virt-phy/00098(pid=132): Terminated: ok {rc=0}
22:49:38.134899 ---      ParallelTerminationStrategy: PID 133 died...
22:49:38.136380 run  osmo-ms-virt-phy/00099(pid=133): Terminated: ok {rc=0}
22:49:38.140027 ---      ParallelTerminationStrategy: PID 134 died...
22:49:38.141522 run       osmo-ms-mob/00000(pid=134): Terminated {rc=26112}
22:49:38.145194 ---      ParallelTerminationStrategy: PID 135 died...
22:49:38.146680 run       osmo-ms-mob/00001(pid=135): Terminated {rc=26112}
22:49:38.150374 ---      ParallelTerminationStrategy: PID 136 died...
22:49:38.151863 run       osmo-ms-mob/00002(pid=136): Terminated {rc=26112}
22:49:38.155531 ---      ParallelTerminationStrategy: PID 137 died...
22:49:38.157011 run       osmo-ms-mob/00003(pid=137): Terminated {rc=26112}
22:49:38.160729 ---      ParallelTerminationStrategy: PID 138 died...
22:49:38.162208 run       osmo-ms-mob/00004(pid=138): Terminated {rc=26112}
22:49:38.165900 ---      ParallelTerminationStrategy: PID 139 died...
22:49:38.167403 run       osmo-ms-mob/00005(pid=139): Terminated {rc=26112}
22:49:38.171086 ---      ParallelTerminationStrategy: PID 140 died...
22:49:38.172566 run       osmo-ms-mob/00006(pid=140): Terminated {rc=26112}
22:49:38.176248 ---      ParallelTerminationStrategy: PID 141 died...
22:49:38.177772 run       osmo-ms-mob/00007(pid=141): Terminated {rc=26112}
22:49:38.181431 ---      ParallelTerminationStrategy: PID 142 died...
22:49:38.182906 run       osmo-ms-mob/00008(pid=142): Terminated {rc=26112}
22:49:38.186558 ---      ParallelTerminationStrategy: PID 143 died...
22:49:38.188036 run       osmo-ms-mob/00009(pid=143): Terminated {rc=26112}
22:49:38.191695 ---      ParallelTerminationStrategy: PID 144 died...
22:49:38.193174 run       osmo-ms-mob/00010(pid=144): Terminated {rc=26112}
22:49:38.196852 ---      ParallelTerminationStrategy: PID 145 died...
22:49:38.198340 run       osmo-ms-mob/00011(pid=145): Terminated {rc=26112}
22:49:38.202055 ---      ParallelTerminationStrategy: PID 146 died...
22:49:38.203544 run       osmo-ms-mob/00012(pid=146): Terminated {rc=26112}
22:49:38.207228 ---      ParallelTerminationStrategy: PID 147 died...
22:49:38.208714 run       osmo-ms-mob/00013(pid=147): Terminated {rc=26112}
22:49:38.212375 ---      ParallelTerminationStrategy: PID 148 died...
22:49:38.213879 run       osmo-ms-mob/00014(pid=148): Terminated {rc=26112}
22:49:38.217558 ---      ParallelTerminationStrategy: PID 149 died...
22:49:38.219053 run       osmo-ms-mob/00015(pid=149): Terminated {rc=26112}
22:49:38.222730 ---      ParallelTerminationStrategy: PID 150 died...
22:49:38.224224 run       osmo-ms-mob/00016(pid=150): Terminated {rc=26112}
22:49:38.227913 ---      ParallelTerminationStrategy: PID 151 died...
22:49:38.229399 run       osmo-ms-mob/00017(pid=151): Terminated {rc=26112}
22:49:38.233100 ---      ParallelTerminationStrategy: PID 152 died...
22:49:38.234587 run       osmo-ms-mob/00018(pid=152): Terminated {rc=26112}
22:49:38.238263 ---      ParallelTerminationStrategy: PID 153 died...
22:49:38.239748 run       osmo-ms-mob/00019(pid=153): Terminated {rc=26112}
22:49:38.243422 ---      ParallelTerminationStrategy: PID 154 died...
22:49:38.244904 run       osmo-ms-mob/00020(pid=154): Terminated {rc=26112}
22:49:38.248589 ---      ParallelTerminationStrategy: PID 155 died...
22:49:38.250078 run       osmo-ms-mob/00021(pid=155): Terminated {rc=26112}
22:49:38.253785 ---      ParallelTerminationStrategy: PID 156 died...
22:49:38.255272 run       osmo-ms-mob/00022(pid=156): Terminated {rc=26112}
22:49:38.258952 ---      ParallelTerminationStrategy: PID 157 died...
22:49:38.260445 run       osmo-ms-mob/00023(pid=157): Terminated {rc=26112}
22:49:38.264126 ---      ParallelTerminationStrategy: PID 158 died...
22:49:38.265629 run       osmo-ms-mob/00024(pid=158): Terminated {rc=26112}
22:49:38.269316 ---      ParallelTerminationStrategy: PID 159 died...
22:49:38.270807 run       osmo-ms-mob/00025(pid=159): Terminated {rc=26112}
22:49:38.274500 ---      ParallelTerminationStrategy: PID 160 died...
22:49:38.275985 run       osmo-ms-mob/00026(pid=160): Terminated {rc=26112}
22:49:38.279683 ---      ParallelTerminationStrategy: PID 161 died...
22:49:38.281176 run       osmo-ms-mob/00027(pid=161): Terminated {rc=26112}
22:49:38.284849 ---      ParallelTerminationStrategy: PID 162 died...
22:49:38.286325 run       osmo-ms-mob/00028(pid=162): Terminated {rc=26112}
22:49:38.290000 ---      ParallelTerminationStrategy: PID 163 died...
22:49:38.291489 run       osmo-ms-mob/00029(pid=163): Terminated {rc=26112}
22:49:38.295210 ---      ParallelTerminationStrategy: PID 164 died...
22:49:38.296698 run       osmo-ms-mob/00030(pid=164): Terminated {rc=26112}
22:49:38.300354 ---      ParallelTerminationStrategy: PID 165 died...
22:49:38.301841 run       osmo-ms-mob/00031(pid=165): Terminated {rc=26112}
22:49:38.305518 ---      ParallelTerminationStrategy: PID 166 died...
22:49:38.307001 run       osmo-ms-mob/00032(pid=166): Terminated {rc=26112}
22:49:38.310687 ---      ParallelTerminationStrategy: PID 167 died...
22:49:38.312168 run       osmo-ms-mob/00033(pid=167): Terminated {rc=26112}
22:49:38.315900 ---      ParallelTerminationStrategy: PID 168 died...
22:49:38.317401 run       osmo-ms-mob/00034(pid=168): Terminated {rc=26112}
22:49:38.321069 ---      ParallelTerminationStrategy: PID 169 died...
22:49:38.322546 run       osmo-ms-mob/00035(pid=169): Terminated {rc=26112}
22:49:38.326226 ---      ParallelTerminationStrategy: PID 170 died...
22:49:38.327715 run       osmo-ms-mob/00036(pid=170): Terminated {rc=26112}
22:49:38.331405 ---      ParallelTerminationStrategy: PID 171 died...
22:49:38.332906 run       osmo-ms-mob/00037(pid=171): Terminated {rc=26112}
22:49:38.336585 ---      ParallelTerminationStrategy: PID 172 died...
22:49:38.338073 run       osmo-ms-mob/00038(pid=172): Terminated {rc=26112}
22:49:38.341760 ---      ParallelTerminationStrategy: PID 173 died...
22:49:38.343251 run       osmo-ms-mob/00039(pid=173): Terminated {rc=26112}
22:49:38.346924 ---      ParallelTerminationStrategy: PID 174 died...
22:49:38.348408 run       osmo-ms-mob/00040(pid=174): Terminated {rc=26112}
22:49:38.352103 ---      ParallelTerminationStrategy: PID 175 died...
22:49:38.353600 run       osmo-ms-mob/00041(pid=175): Terminated {rc=26112}
22:49:38.357262 ---      ParallelTerminationStrategy: PID 176 died...
22:49:38.358757 run       osmo-ms-mob/00042(pid=176): Terminated {rc=26112}
22:49:38.362461 ---      ParallelTerminationStrategy: PID 177 died...
22:49:38.363937 run       osmo-ms-mob/00043(pid=177): Terminated {rc=26112}
22:49:38.367602 ---      ParallelTerminationStrategy: PID 178 died...
22:49:38.369095 run       osmo-ms-mob/00044(pid=178): Terminated {rc=26112}
22:49:38.372783 ---      ParallelTerminationStrategy: PID 179 died...
22:49:38.374269 run       osmo-ms-mob/00045(pid=179): Terminated {rc=26112}
22:49:38.377951 ---      ParallelTerminationStrategy: PID 180 died...
22:49:38.379437 run       osmo-ms-mob/00046(pid=180): Terminated {rc=26112}
22:49:38.383166 ---      ParallelTerminationStrategy: PID 181 died...
22:49:38.384658 run       osmo-ms-mob/00047(pid=181): Terminated {rc=26112}
22:49:38.388327 ---      ParallelTerminationStrategy: PID 182 died...
22:49:38.389825 run       osmo-ms-mob/00048(pid=182): Terminated {rc=26112}
22:49:38.393505 ---      ParallelTerminationStrategy: PID 183 died...
22:49:38.394990 run       osmo-ms-mob/00049(pid=183): Terminated {rc=26112}
22:49:38.398672 ---      ParallelTerminationStrategy: PID 184 died...
22:49:38.400155 run       osmo-ms-mob/00050(pid=184): Terminated {rc=26112}
22:49:38.403830 ---      ParallelTerminationStrategy: PID 185 died...
22:49:38.405323 run       osmo-ms-mob/00051(pid=185): Terminated {rc=26112}
22:49:38.409004 ---      ParallelTerminationStrategy: PID 186 died...
22:49:38.410484 run       osmo-ms-mob/00052(pid=186): Terminated {rc=26112}
22:49:38.414167 ---      ParallelTerminationStrategy: PID 187 died...
22:49:38.415662 run       osmo-ms-mob/00053(pid=187): Terminated {rc=26112}
22:49:38.419504 ---      ParallelTerminationStrategy: PID 188 died...
22:49:38.421053 run       osmo-ms-mob/00054(pid=188): Terminated {rc=26112}
22:49:38.424895 ---      ParallelTerminationStrategy: PID 189 died...
22:49:38.426446 run       osmo-ms-mob/00055(pid=189): Terminated {rc=26112}
22:49:38.430289 ---      ParallelTerminationStrategy: PID 190 died...
22:49:38.431841 run       osmo-ms-mob/00056(pid=190): Terminated {rc=26112}
22:49:38.435708 ---      ParallelTerminationStrategy: PID 191 died...
22:49:38.437261 run       osmo-ms-mob/00057(pid=191): Terminated {rc=26112}
22:49:38.441113 ---      ParallelTerminationStrategy: PID 192 died...
22:49:38.442661 run       osmo-ms-mob/00058(pid=192): Terminated {rc=26112}
22:49:38.446539 ---      ParallelTerminationStrategy: PID 193 died...
22:49:38.448083 run       osmo-ms-mob/00059(pid=193): Terminated {rc=26112}
22:49:38.451929 ---      ParallelTerminationStrategy: PID 194 died...
22:49:38.453466 run       osmo-ms-mob/00060(pid=194): Terminated {rc=26112}
22:49:38.457290 ---      ParallelTerminationStrategy: PID 195 died...
22:49:38.458838 run       osmo-ms-mob/00061(pid=195): Terminated {rc=26112}
22:49:38.462671 ---      ParallelTerminationStrategy: PID 196 died...
22:49:38.464222 run       osmo-ms-mob/00062(pid=196): Terminated {rc=26112}
22:49:38.468001 ---      ParallelTerminationStrategy: PID 197 died...
22:49:38.469472 run       osmo-ms-mob/00063(pid=197): Terminated {rc=26112}
22:49:38.473146 ---      ParallelTerminationStrategy: PID 198 died...
22:49:38.474631 run       osmo-ms-mob/00064(pid=198): Terminated {rc=26112}
22:49:38.478298 ---      ParallelTerminationStrategy: PID 199 died...
22:49:38.479774 run       osmo-ms-mob/00065(pid=199): Terminated {rc=26112}
22:49:38.483444 ---      ParallelTerminationStrategy: PID 200 died...
22:49:38.484935 run       osmo-ms-mob/00066(pid=200): Terminated {rc=26112}
22:49:38.488606 ---      ParallelTerminationStrategy: PID 201 died...
22:49:38.490083 run       osmo-ms-mob/00067(pid=201): Terminated {rc=26112}
22:49:38.493801 ---      ParallelTerminationStrategy: PID 202 died...
22:49:38.495294 run       osmo-ms-mob/00068(pid=202): Terminated {rc=26112}
22:49:38.498973 ---      ParallelTerminationStrategy: PID 203 died...
22:49:38.500457 run       osmo-ms-mob/00069(pid=203): Terminated {rc=26112}
22:49:38.504140 ---      ParallelTerminationStrategy: PID 204 died...
22:49:38.505634 run       osmo-ms-mob/00070(pid=204): Terminated {rc=26112}
22:49:38.509316 ---      ParallelTerminationStrategy: PID 205 died...
22:49:38.510806 run       osmo-ms-mob/00071(pid=205): Terminated {rc=26112}
22:49:38.514470 ---      ParallelTerminationStrategy: PID 206 died...
22:49:38.515963 run       osmo-ms-mob/00072(pid=206): Terminated {rc=26112}
22:49:38.519659 ---      ParallelTerminationStrategy: PID 207 died...
22:49:38.521141 run       osmo-ms-mob/00073(pid=207): Terminated {rc=26112}
22:49:38.524807 ---      ParallelTerminationStrategy: PID 208 died...
22:49:38.526285 run       osmo-ms-mob/00074(pid=208): Terminated {rc=26112}
22:49:38.529971 ---      ParallelTerminationStrategy: PID 209 died...
22:49:38.531455 run       osmo-ms-mob/00075(pid=209): Terminated {rc=26112}
22:49:38.535129 ---      ParallelTerminationStrategy: PID 210 died...
22:49:38.536609 run       osmo-ms-mob/00076(pid=210): Terminated {rc=26112}
22:49:38.540303 ---      ParallelTerminationStrategy: PID 211 died...
22:49:38.541800 run       osmo-ms-mob/00077(pid=211): Terminated {rc=26112}
22:49:38.545479 ---      ParallelTerminationStrategy: PID 212 died...
22:49:38.546960 run       osmo-ms-mob/00078(pid=212): Terminated {rc=26112}
22:49:38.550627 ---      ParallelTerminationStrategy: PID 213 died...
22:49:38.552108 run       osmo-ms-mob/00079(pid=213): Terminated {rc=26112}
22:49:38.555811 ---      ParallelTerminationStrategy: PID 214 died...
22:49:38.557288 run       osmo-ms-mob/00080(pid=214): Terminated {rc=26112}
22:49:38.560995 ---      ParallelTerminationStrategy: PID 215 died...
22:49:38.562479 run       osmo-ms-mob/00081(pid=215): Terminated {rc=26112}
22:49:38.566148 ---      ParallelTerminationStrategy: PID 216 died...
22:49:38.567638 run       osmo-ms-mob/00082(pid=216): Terminated {rc=26112}
22:49:38.571329 ---      ParallelTerminationStrategy: PID 217 died...
22:49:38.572811 run       osmo-ms-mob/00083(pid=217): Terminated {rc=26112}
22:49:38.576481 ---      ParallelTerminationStrategy: PID 218 died...
22:49:38.577976 run       osmo-ms-mob/00084(pid=218): Terminated {rc=26112}
22:49:38.581653 ---      ParallelTerminationStrategy: PID 219 died...
22:49:38.583129 run       osmo-ms-mob/00085(pid=219): Terminated {rc=26112}
22:49:38.586808 ---      ParallelTerminationStrategy: PID 220 died...
22:49:38.588282 run       osmo-ms-mob/00086(pid=220): Terminated {rc=26112}
22:49:38.591969 ---      ParallelTerminationStrategy: PID 221 died...
22:49:38.593457 run       osmo-ms-mob/00087(pid=221): Terminated {rc=26112}
22:49:38.597142 ---      ParallelTerminationStrategy: PID 222 died...
22:49:38.598623 run       osmo-ms-mob/00088(pid=222): Terminated {rc=26112}
22:49:38.602301 ---      ParallelTerminationStrategy: PID 223 died...
22:49:38.603772 run       osmo-ms-mob/00089(pid=223): Terminated {rc=26112}
22:49:38.607454 ---      ParallelTerminationStrategy: PID 224 died...
22:49:38.608944 run       osmo-ms-mob/00090(pid=224): Terminated {rc=26112}
22:49:38.612633 ---      ParallelTerminationStrategy: PID 225 died...
22:49:38.614118 run       osmo-ms-mob/00091(pid=225): Terminated {rc=26112}
22:49:38.617802 ---      ParallelTerminationStrategy: PID 226 died...
22:49:38.619276 run       osmo-ms-mob/00092(pid=226): Terminated {rc=26112}
22:49:38.622954 ---      ParallelTerminationStrategy: PID 227 died...
22:49:38.624428 run       osmo-ms-mob/00093(pid=227): Terminated {rc=26112}
22:49:38.628105 ---      ParallelTerminationStrategy: PID 228 died...
22:49:38.629584 run       osmo-ms-mob/00094(pid=228): Terminated {rc=26112}
22:49:38.633257 ---      ParallelTerminationStrategy: PID 229 died...
22:49:38.634738 run       osmo-ms-mob/00095(pid=229): Terminated {rc=26112}
22:49:38.638412 ---      ParallelTerminationStrategy: PID 230 died...
22:49:38.639900 run       osmo-ms-mob/00096(pid=230): Terminated {rc=26112}
22:49:38.643586 ---      ParallelTerminationStrategy: PID 231 died...
22:49:38.645063 run       osmo-ms-mob/00097(pid=231): Terminated {rc=26112}
22:49:38.648737 ---      ParallelTerminationStrategy: PID 232 died...
22:49:38.650215 run       osmo-ms-mob/00098(pid=232): Terminated {rc=26112}
22:49:38.653892 ---      ParallelTerminationStrategy: PID 233 died...
22:49:38.655379 run       osmo-ms-mob/00099(pid=233): Terminated {rc=26112}
22:49:42.059853 ---      ParallelTerminationStrategy: PID 33 died...
22:49:42.066091 run         osmo-bts-virtual(pid=33): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8183 netreg_mass PASS
---------------------------------------------------------------------
22:49:42.143203 tst                       trial-8183: Storing JUnit report in /build/trial-8183/run.2025-12-17_22-48-15/trial-8183.xml

--------------------------------------------------------------------------------------------
trial-8183 PASS
--------------------------------------------------------------------------------------------
22:49:42.154317 tst                       trial-8183: trial-8183: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8183/inst
+ cd trial-8183
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-12-17 22:48:15
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8183-run.tgz run.2025-12-17_22-48-15
+ tar czf /build/trial-8183-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-12-17_13_28_30.tgz osmo-bts-oc2g.build-2025-12-17_10_53_23.tgz osmo-bts-sysmo.build-2025-12-17_10_54_04.tgz osmo-bts.build-2025-12-17_10_53_31.tgz osmo-ggsn.build-2025-12-17_20_42_55.tgz osmo-hlr.build-2025-12-17_16_36_52.tgz osmo-hnbgw.build-2025-12-17_20_44_01.tgz osmo-mgw.build-2025-12-17_08_33_11.tgz osmo-msc.build-2025-12-17_13_32_41.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-17_04_24_23.tgz osmo-pcu-sysmo.build-2025-12-17_07_36_10.tgz osmo-pcu.build-2025-12-17_07_34_07.tgz osmo-sgsn.build-2025-12-17_20_49_58.tgz osmo-stp.build-2025-12-17_13_23_19.tgz osmo-trx.build-2025-12-17_20_50_57.tgz osmocom-bb.build-2025-12-17_21_17_30.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