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/jenkins6465540284215759029.sh
+ rm -rf trial-8099-bin.tgz trial-8099-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24637
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10882
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10201
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12708
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13031
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12281
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40470
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7417
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42513
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8145
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 13033
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7317
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11407
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7457
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8905
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6178
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 7317
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins16076953991457280210.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-8099
+ 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
a34c34e redmine: set session_store to active_record_store
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
	--build-arg USER=osmocom-build \
	--build-arg UID=1000 \
	--build-arg REGISTRY=docker.io \
	--build-arg OSMO_TTCN3_BRANCH=master \
	--build-arg UPSTREAM_DISTRO=debian:bookworm \
	--build-arg DISTRO=debian-bookworm \
	--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
	--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
	--build-arg OSMOCOM_REPO_VERSION=latest \
	--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
	--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
	--build-arg LIBOSMOCORE_BRANCH=master \
	--build-arg OSMO_BB_BRANCH=master \
	--build-arg OSMO_BSC_BRANCH=master \
	--build-arg OSMO_BTS_BRANCH=master \
	--build-arg OSMO_CBC_BRANCH=master \
	--build-arg OSMO_DIA2GSUP_BRANCH=master \
	--build-arg OSMO_EPDG_BRANCH=master \
	--build-arg OSMO_GBPROXY_BRANCH=master \
	--build-arg OSMO_GGSN_BRANCH=master \
	--build-arg OSMO_GSM_TESTER_BRANCH=master \
	--build-arg OSMO_HLR_BRANCH=master \
	--build-arg OSMO_HNBGW_BRANCH=master \
	--build-arg OSMO_HNODEB_BRANCH=master \
	--build-arg OSMO_IUH_BRANCH=master \
	--build-arg OSMO_MGW_BRANCH=master \
	--build-arg OSMO_MSC_BRANCH=master \
	--build-arg OSMO_NITB_BRANCH=master \
	--build-arg OSMO_PCU_BRANCH=master \
	--build-arg OSMO_REMSIM_BRANCH=master \
	--build-arg OSMO_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 DONE 0.1s

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:39f739bfe3de236f455fab7899c58ba8b076f9783e145c470ad0ee9b160d0d90 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
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=8100 -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-09-25 22:48:18
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8100
+ mkdir -p trial-8100
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-09-25_13_26_37.tgz osmo-bts-oc2g.build-2025-09-25_00_51_43.tgz osmo-bts-sysmo.build-2025-09-25_00_51_37.tgz osmo-bts.build-2025-09-25_00_51_40.tgz osmo-ggsn.build-2025-09-25_20_42_31.tgz osmo-hlr.build-2025-09-25_16_36_54.tgz osmo-hnbgw.build-2025-09-25_13_30_28.tgz osmo-mgw.build-2025-09-25_08_33_15.tgz osmo-msc.build-2025-09-25_13_35_09.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-25_07_34_09.tgz osmo-pcu-sysmo.build-2025-09-25_04_24_52.tgz osmo-pcu.build-2025-09-25_04_24_36.tgz osmo-sgsn.build-2025-09-25_20_49_28.tgz osmo-stp.build-2025-09-25_13_25_26.tgz osmo-trx.build-2025-09-25_14_26_35.tgz osmocom-bb.build-2025-09-25_21_17_24.tgz srslte.build-19.tgz trial-8100
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-09-25_13_26_37.md5 osmo-bts-oc2g.build-2025-09-25_00_51_43.md5 osmo-bts-sysmo.build-2025-09-25_00_51_37.md5 osmo-bts.build-2025-09-25_00_51_40.md5 osmo-ggsn.build-2025-09-25_20_42_31.md5 osmo-hlr.build-2025-09-25_16_36_54.md5 osmo-hnbgw.build-2025-09-25_13_30_28.md5 osmo-mgw.build-2025-09-25_08_33_15.md5 osmo-msc.build-2025-09-25_13_35_09.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-25_07_34_09.md5 osmo-pcu-sysmo.build-2025-09-25_04_24_52.md5 osmo-pcu.build-2025-09-25_04_24_36.md5 osmo-sgsn.build-2025-09-25_20_49_28.md5 osmo-stp.build-2025-09-25_13_25_26.md5 osmo-trx.build-2025-09-25_14_26_35.md5 osmocom-bb.build-2025-09-25_21_17_24.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-09-25_13_26_37.md5 osmo-bts-oc2g.build-2025-09-25_00_51_43.md5 osmo-bts-sysmo.build-2025-09-25_00_51_37.md5 osmo-bts.build-2025-09-25_00_51_40.md5 osmo-ggsn.build-2025-09-25_20_42_31.md5 osmo-hlr.build-2025-09-25_16_36_54.md5 osmo-hnbgw.build-2025-09-25_13_30_28.md5 osmo-mgw.build-2025-09-25_08_33_15.md5 osmo-msc.build-2025-09-25_13_35_09.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-25_07_34_09.md5 osmo-pcu-sysmo.build-2025-09-25_04_24_52.md5 osmo-pcu.build-2025-09-25_04_24_36.md5 osmo-sgsn.build-2025-09-25_20_49_28.md5 osmo-stp.build-2025-09-25_13_25_26.md5 osmo-trx.build-2025-09-25_14_26_35.md5 osmocom-bb.build-2025-09-25_21_17_24.md5 srslte.build-19.md5
+ exit_code=1
+ which osmo-gsm-tester.py
+ python3 -u /build/osmo-gsm-tester/src/osmo-gsm-tester.py -c /build/osmo-gsm-tester/sysmocom/main.conf trial-8100 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8100'
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-8100
--------------------------------------------------------------------------------------------
22:48:18.577878 tst                       trial-8100: Detailed log at /build/trial-8100/run.2025-09-25_22-48-18/log

---------------------------------------------------------------------
trial-8100 netreg_mass
---------------------------------------------------------------------
22:48:18.839542 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.840025 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.841102 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.842642 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.891458 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.893240 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.895826 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:19.027095 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-8100 netreg_mass register_default_mass.py
----------------------------------------------
22:48:19.031394 tst       register_default_mass.py:9: Claiming resources for the test
22:48:19.071819 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.073218 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.074378 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.075501 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.076609 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.077811 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:19.078960 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:19.160061 tst         register_default_mass.py: using LAC 2
22:48:19.213034 tst         register_default_mass.py: using RAC 2
22:48:19.258725 tst         register_default_mass.py: using CellId 2
22:48:19.302582 tst         register_default_mass.py: using BVCI 3
22:48:19.315328 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.316749 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.318018 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.319255 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.320484 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.321734 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.322933 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.324140 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.325374 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.326575 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.327792 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.328996 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.330208 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.331414 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.332604 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.333806 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.334991 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.336205 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.337448 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.338837 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.340147 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.341430 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.342696 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.343951 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.345193 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.346428 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.347883 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.349142 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.350381 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.351619 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.352891 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.354142 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.355386 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.356680 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.357958 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.359182 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.360398 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.361654 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.362874 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.364107 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.365337 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.366553 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.367778 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.369020 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.370238 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.371439 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.372658 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.373909 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.375156 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.376380 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.377709 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.378982 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.380212 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.381729 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.383126 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.384443 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.385756 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.387041 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.388284 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.389521 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.390737 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.391939 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.393177 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.394406 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.395616 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.396869 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.398142 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.399365 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.400569 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.401782 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.402983 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.404179 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.405549 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.406767 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.407987 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.409222 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.410485 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.411804 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.413089 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.414324 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.415608 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.416907 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.418160 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.419418 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.420658 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.421851 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.423049 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.424388 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.425710 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.426936 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.428148 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.429361 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.430583 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.431835 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.433033 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.434232 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.435419 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.436632 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.437832 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.439014 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.440192 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:19.441496 tst      register_default_mass.py:21: Launching a simple network
22:48:19.464531 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:19.665900 run            create_hlr_db(pid=20): Launched
22:48:20.683530 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:20.716296 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:20.737908 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:20.746969 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:20.978012 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:20.996558 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:21.003463 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:21.586190 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:21.623621 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:24.646197 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:24.829297 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:24.849924 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:24.858771 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:24.890266 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:24.911123 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:24.919987 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:25.330438 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:25.348811 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:31.370350 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:31.525932 run         osmo-bts-virtual(pid=34): Launched
22:48:32.572399 tst         register_default_mass.py: using MSISDN 1001
22:48:32.581798 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:32.672273 tst         register_default_mass.py: using MSISDN 1002
22:48:32.679425 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:32.760187 tst         register_default_mass.py: using MSISDN 1003
22:48:32.774063 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:32.860869 tst         register_default_mass.py: using MSISDN 1004
22:48:32.872173 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:32.936866 tst         register_default_mass.py: using MSISDN 1005
22:48:32.952403 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:33.805261 tst         register_default_mass.py: using MSISDN 1006
22:48:33.815015 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:33.895945 tst         register_default_mass.py: using MSISDN 1007
22:48:33.907925 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:33.997593 tst         register_default_mass.py: using MSISDN 1008
22:48:34.003457 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:34.077078 tst         register_default_mass.py: using MSISDN 1009
22:48:34.082926 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:34.158531 tst         register_default_mass.py: using MSISDN 1010
22:48:34.164407 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:34.237264 tst         register_default_mass.py: using MSISDN 1011
22:48:34.244965 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:34.311274 tst         register_default_mass.py: using MSISDN 1012
22:48:34.317173 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:34.388989 tst         register_default_mass.py: using MSISDN 1013
22:48:34.394954 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:34.459671 tst         register_default_mass.py: using MSISDN 1014
22:48:34.465588 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:34.543145 tst         register_default_mass.py: using MSISDN 1015
22:48:34.549867 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:34.661720 tst         register_default_mass.py: using MSISDN 1016
22:48:34.671023 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:34.835616 tst         register_default_mass.py: using MSISDN 1017
22:48:34.841184 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:34.907387 tst         register_default_mass.py: using MSISDN 1018
22:48:34.913077 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:34.995093 tst         register_default_mass.py: using MSISDN 1019
22:48:35.000618 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:35.063391 tst         register_default_mass.py: using MSISDN 1020
22:48:35.069021 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:35.153302 tst         register_default_mass.py: using MSISDN 1021
22:48:35.159044 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:35.225342 tst         register_default_mass.py: using MSISDN 1022
22:48:35.230880 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:35.295466 tst         register_default_mass.py: using MSISDN 1023
22:48:35.301342 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:35.378655 tst         register_default_mass.py: using MSISDN 1024
22:48:35.386435 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:35.474301 tst         register_default_mass.py: using MSISDN 1025
22:48:35.480016 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:35.546835 tst         register_default_mass.py: using MSISDN 1026
22:48:35.552945 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:35.646338 tst         register_default_mass.py: using MSISDN 1027
22:48:35.652245 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:35.730674 tst         register_default_mass.py: using MSISDN 1028
22:48:35.736652 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:35.820585 tst         register_default_mass.py: using MSISDN 1029
22:48:35.830828 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:35.906084 tst         register_default_mass.py: using MSISDN 1030
22:48:35.913444 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:35.990253 tst         register_default_mass.py: using MSISDN 1031
22:48:35.996698 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:36.088846 tst         register_default_mass.py: using MSISDN 1032
22:48:36.095463 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:36.186364 tst         register_default_mass.py: using MSISDN 1033
22:48:36.192173 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:36.273813 tst         register_default_mass.py: using MSISDN 1034
22:48:36.279908 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:36.377725 tst         register_default_mass.py: using MSISDN 1035
22:48:36.384293 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:36.551747 tst         register_default_mass.py: using MSISDN 1036
22:48:36.558677 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:36.675141 tst         register_default_mass.py: using MSISDN 1037
22:48:36.681738 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:36.759589 tst         register_default_mass.py: using MSISDN 1038
22:48:36.766164 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:36.852080 tst         register_default_mass.py: using MSISDN 1039
22:48:36.859262 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:36.952138 tst         register_default_mass.py: using MSISDN 1040
22:48:36.959498 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:37.177529 tst         register_default_mass.py: using MSISDN 1041
22:48:37.186976 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:37.285734 tst         register_default_mass.py: using MSISDN 1042
22:48:37.291996 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:37.365279 tst         register_default_mass.py: using MSISDN 1043
22:48:37.371602 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:37.445603 tst         register_default_mass.py: using MSISDN 1044
22:48:37.451520 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:37.519258 tst         register_default_mass.py: using MSISDN 1045
22:48:37.525597 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:37.596063 tst         register_default_mass.py: using MSISDN 1046
22:48:37.602563 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:37.672132 tst         register_default_mass.py: using MSISDN 1047
22:48:37.679654 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:37.748211 tst         register_default_mass.py: using MSISDN 1048
22:48:37.757460 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:37.826472 tst         register_default_mass.py: using MSISDN 1049
22:48:37.836403 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:37.910397 tst         register_default_mass.py: using MSISDN 1050
22:48:37.917457 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:38.426208 tst         register_default_mass.py: using MSISDN 1051
22:48:38.433745 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:38.506552 tst         register_default_mass.py: using MSISDN 1052
22:48:38.513853 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:38.582219 tst         register_default_mass.py: using MSISDN 1053
22:48:38.588754 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:38.983938 tst         register_default_mass.py: using MSISDN 1054
22:48:38.990029 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:39.064449 tst         register_default_mass.py: using MSISDN 1055
22:48:39.070301 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:39.699267 tst         register_default_mass.py: using MSISDN 1056
22:48:39.705370 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:39.772674 tst         register_default_mass.py: using MSISDN 1057
22:48:39.780054 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:39.956133 tst         register_default_mass.py: using MSISDN 1058
22:48:39.962109 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:40.052362 tst         register_default_mass.py: using MSISDN 1059
22:48:40.058339 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:40.141275 tst         register_default_mass.py: using MSISDN 1060
22:48:40.151185 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:40.226604 tst         register_default_mass.py: using MSISDN 1061
22:48:40.232736 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:40.317043 tst         register_default_mass.py: using MSISDN 1062
22:48:40.323040 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:40.402241 tst         register_default_mass.py: using MSISDN 1063
22:48:40.408240 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:40.474523 tst         register_default_mass.py: using MSISDN 1064
22:48:40.481679 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:40.556713 tst         register_default_mass.py: using MSISDN 1065
22:48:40.562820 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:40.646863 tst         register_default_mass.py: using MSISDN 1066
22:48:40.653075 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:40.716426 tst         register_default_mass.py: using MSISDN 1067
22:48:40.722687 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:40.800776 tst         register_default_mass.py: using MSISDN 1068
22:48:40.806856 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:40.876671 tst         register_default_mass.py: using MSISDN 1069
22:48:40.882777 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:40.962196 tst         register_default_mass.py: using MSISDN 1070
22:48:40.972726 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:41.067907 tst         register_default_mass.py: using MSISDN 1071
22:48:41.076204 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:41.159470 tst         register_default_mass.py: using MSISDN 1072
22:48:41.166463 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:41.246529 tst         register_default_mass.py: using MSISDN 1073
22:48:41.253615 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:41.335733 tst         register_default_mass.py: using MSISDN 1074
22:48:41.343808 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:41.406541 tst         register_default_mass.py: using MSISDN 1075
22:48:41.412709 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:41.485646 tst         register_default_mass.py: using MSISDN 1076
22:48:41.494333 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:41.568304 tst         register_default_mass.py: using MSISDN 1077
22:48:41.575247 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:41.650663 tst         register_default_mass.py: using MSISDN 1078
22:48:41.656437 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:41.737967 tst         register_default_mass.py: using MSISDN 1079
22:48:41.744264 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:41.840716 tst         register_default_mass.py: using MSISDN 1080
22:48:41.846567 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:41.931697 tst         register_default_mass.py: using MSISDN 1081
22:48:41.937548 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:42.023040 tst         register_default_mass.py: using MSISDN 1082
22:48:42.029017 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:42.098624 tst         register_default_mass.py: using MSISDN 1083
22:48:42.104315 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:42.179686 tst         register_default_mass.py: using MSISDN 1084
22:48:42.185576 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:42.272758 tst         register_default_mass.py: using MSISDN 1085
22:48:42.278999 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:42.362290 tst         register_default_mass.py: using MSISDN 1086
22:48:42.368318 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:42.436205 tst         register_default_mass.py: using MSISDN 1087
22:48:42.442536 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:42.524688 tst         register_default_mass.py: using MSISDN 1088
22:48:42.534423 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:42.603424 tst         register_default_mass.py: using MSISDN 1089
22:48:42.609300 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:42.682766 tst         register_default_mass.py: using MSISDN 1090
22:48:42.688649 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:42.764476 tst         register_default_mass.py: using MSISDN 1091
22:48:42.770167 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:42.844861 tst         register_default_mass.py: using MSISDN 1092
22:48:42.852395 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:42.918721 tst         register_default_mass.py: using MSISDN 1093
22:48:42.924811 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:43.002111 tst         register_default_mass.py: using MSISDN 1094
22:48:43.009805 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:43.088458 tst         register_default_mass.py: using MSISDN 1095
22:48:43.094691 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:43.158508 tst         register_default_mass.py: using MSISDN 1096
22:48:43.164542 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:43.242616 tst         register_default_mass.py: using MSISDN 1097
22:48:43.248670 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:43.346132 tst         register_default_mass.py: using MSISDN 1098
22:48:43.351898 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:43.432474 tst         register_default_mass.py: using MSISDN 1099
22:48:43.438435 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:43.500683 tst         register_default_mass.py: using MSISDN 1100
22:48:43.506375 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:43.625834 run                             mass: Starting testcase
22:48:43.631617 run                             mass: Pre-launching all virtphy's
22:48:43.637191 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:43.650787 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:43.657219 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:43.671185 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:43.677473 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:43.691069 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:43.697374 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:43.711101 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:43.717489 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:43.853767 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:43.860029 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:43.873185 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:43.879477 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:43.892542 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:43.898574 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:43.911964 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:43.918243 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:43.931338 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:43.937223 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:43.950120 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:43.956122 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:43.969062 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:43.975157 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:43.987992 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:43.993950 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:44.006863 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:44.012867 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:44.025775 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:44.031798 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:44.044514 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:44.050431 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:44.063267 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:44.069325 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:44.082246 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:44.088450 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:44.102048 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:44.108034 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:44.121051 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:44.127236 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:44.140045 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:44.146119 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:44.158910 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:44.164825 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:44.177690 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:44.183770 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:44.196837 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:44.203132 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:44.216544 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:44.222830 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:44.236113 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:44.242401 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:44.255449 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:44.261621 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:44.274609 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:44.280757 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:44.293725 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:44.299857 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:44.313231 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:44.319336 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:44.332538 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:44.338762 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:44.351840 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:44.357876 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:44.370748 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:44.376793 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:44.389796 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:44.395864 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:44.408811 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:44.414822 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:44.427808 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:44.433972 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:44.447019 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:44.453147 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:44.466587 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:44.472810 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:44.486004 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:44.492009 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:44.505141 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:44.511286 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:44.524435 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:44.530595 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:44.543630 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:44.549663 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:44.562781 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:44.568819 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:44.581868 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:44.604385 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:44.617166 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:44.623265 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:44.636265 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:44.642373 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:44.655621 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:44.662136 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:44.676099 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:44.682343 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:44.695728 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:44.701873 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:44.715153 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:44.721490 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:44.735410 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:44.896063 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:44.909321 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:44.915605 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:44.928765 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:44.957218 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:44.970390 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:44.976550 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:44.989762 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:44.995881 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:45.009046 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:45.015253 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:45.028558 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:45.034811 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:45.048078 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:45.054141 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:45.067204 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:45.073409 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:45.087065 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:45.093205 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:45.106529 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:45.112755 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:45.126028 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:45.132196 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:45.145900 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:45.152119 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:45.165302 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:45.171664 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:45.185077 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:45.191474 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:45.204842 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:45.211066 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:45.224573 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:45.230889 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:45.244144 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:45.251002 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:45.264090 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:45.270513 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:45.283988 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:45.290438 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:45.304265 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:45.310662 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:45.324361 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:45.334585 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:45.348471 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:45.354850 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:45.368590 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:45.374904 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:45.468355 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:45.474523 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:45.487918 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:45.494158 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:45.507583 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:45.513855 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:45.527559 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:45.533857 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:45.556422 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:45.562761 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:45.576461 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:45.582737 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:45.596455 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:45.602718 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:45.617014 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:45.623259 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:45.636540 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:45.642689 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:45.656023 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:45.662317 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:45.675949 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:45.682158 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:45.695610 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:45.701937 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:45.715598 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:45.722289 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:45.736369 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:45.742676 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:45.755848 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:45.761930 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:45.775218 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:45.781234 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:45.793969 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:45.799978 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:45.812991 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:45.819026 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:45.831789 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:45.837716 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:45.850524 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:45.856698 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:45.870018 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:45.876138 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:45.889467 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:45.895797 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:45.909860 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:45.916222 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:45.929729 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:45.935913 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:45.949171 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:45.955491 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:45.968633 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:45.975017 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:45.988952 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:45.995389 run                             mass: Checking if sockets are in the filesystem
22:48:46.008247 run                osmo-ms-mob/00000: Starting mobile
22:48:46.022326 run       osmo-ms-mob/00000(pid=135): Launched
22:48:46.034008 run                             mass: MS start registered  {at=22071431.73735304, delay=0.005295123904943466, ms=00000}
22:48:50.481865 run                osmo-ms-mob/00001: Starting mobile
22:48:50.495003 run       osmo-ms-mob/00001(pid=136): Launched
22:48:50.501087 run                             mass: Starting too slowly. Moving on {now=22071436.20445599, sleep=-0.19958795979619026, target=22071436.00486803}
22:48:50.506706 run                             mass: MS start registered  {at=22071436.210062362, delay=0.0056102946400642395, ms=00001}
22:48:50.512355 run                             mass: Starting too slowly. Moving on {now=22071436.21572536, sleep=-0.11085732653737068, target=22071436.104868032}
22:48:50.517895 run                             mass: Starting too slowly. Moving on {now=22071436.221267097, sleep=-0.016399063169956207, target=22071436.204868034}
22:48:52.007598 run                osmo-ms-mob/00002: Starting mobile
22:48:52.020612 run       osmo-ms-mob/00002(pid=137): Launched
22:48:52.032015 run                             mass: MS start registered  {at=22071437.73536129, delay=0.00538310781121254, ms=00002}
22:48:53.062181 run                             mass: MS performed LU  {at=22071438.765506588, lu_delay=7.028153546154499, ms=00000}
22:48:53.307215 run                osmo-ms-mob/00003: Starting mobile
22:48:53.320274 run       osmo-ms-mob/00003(pid=138): Launched
22:48:53.331472 run                             mass: MS start registered  {at=22071439.034820665, delay=0.005065314471721649, ms=00003}
22:48:54.407356 run                osmo-ms-mob/00004: Starting mobile
22:48:54.420802 run       osmo-ms-mob/00004(pid=139): Launched
22:48:54.431897 run                             mass: MS start registered  {at=22071440.135241155, delay=0.0048567429184913635, ms=00004}
22:48:55.408172 run                osmo-ms-mob/00005: Starting mobile
22:48:55.422194 run       osmo-ms-mob/00005(pid=140): Launched
22:48:55.433305 run                             mass: MS start registered  {at=22071441.13665591, delay=0.004912782460451126, ms=00005}
22:48:55.669731 run                             mass: MS performed LU  {at=22071441.373043723, lu_delay=5.162981361150742, ms=00001}
22:48:56.307478 run                osmo-ms-mob/00006: Starting mobile
22:48:56.321885 run       osmo-ms-mob/00006(pid=141): Launched
22:48:56.333292 run                             mass: MS start registered  {at=22071442.03663145, delay=0.005196314305067062, ms=00006}
22:48:57.207645 run                osmo-ms-mob/00007: Starting mobile
22:48:57.221072 run       osmo-ms-mob/00007(pid=142): Launched
22:48:57.232570 run                             mass: MS start registered  {at=22071442.935921285, delay=0.005060121417045593, ms=00007}
22:48:57.534551 run                             mass: MS performed LU  {at=22071443.237881746, lu_delay=5.502520456910133, ms=00002}
22:48:58.008501 run                osmo-ms-mob/00008: Starting mobile
22:48:58.022428 run       osmo-ms-mob/00008(pid=143): Launched
22:48:58.033780 run                             mass: MS start registered  {at=22071443.737137586, delay=0.005019128322601318, ms=00008}
22:48:58.721945 run                osmo-ms-mob/00009: Starting mobile
22:48:58.736120 run       osmo-ms-mob/00009(pid=144): Launched
22:48:58.747417 run                             mass: MS start registered  {at=22071444.45077031, delay=0.004829443991184235, ms=00009}
22:48:59.408191 run                osmo-ms-mob/00010: Starting mobile
22:48:59.421812 run       osmo-ms-mob/00010(pid=145): Launched
22:48:59.432997 run                             mass: MS start registered  {at=22071445.136345595, delay=0.004712946712970734, ms=00010}
22:48:59.439461 run                             mass: MS performed LU  {at=22071445.142816577, lu_delay=5.007575422525406, ms=00004}
22:48:59.463519 run                             mass: MS performed LU  {at=22071445.166868545, lu_delay=6.13204788044095, ms=00003}
22:49:00.008053 run                osmo-ms-mob/00011: Starting mobile
22:49:00.021245 run       osmo-ms-mob/00011(pid=146): Launched
22:49:00.032993 run                             mass: MS start registered  {at=22071445.736340143, delay=0.005415558815002441, ms=00011}
22:49:00.626359 run                osmo-ms-mob/00012: Starting mobile
22:49:00.640142 run       osmo-ms-mob/00012(pid=147): Launched
22:49:00.651462 run                             mass: MS start registered  {at=22071446.35481222, delay=0.0050087496638298035, ms=00012}
22:49:01.208297 run                osmo-ms-mob/00013: Starting mobile
22:49:01.222019 run       osmo-ms-mob/00013(pid=148): Launched
22:49:01.233599 run                             mass: MS start registered  {at=22071446.93694875, delay=0.005146034061908722, ms=00013}
22:49:01.300674 run                             mass: MS performed LU  {at=22071447.00398122, lu_delay=5.867325309664011, ms=00005}
22:49:01.365309 run                             mass: MS performed LU  {at=22071447.06863189, lu_delay=5.032000441104174, ms=00006}
22:49:01.807364 run                osmo-ms-mob/00014: Starting mobile
22:49:01.820811 run       osmo-ms-mob/00014(pid=149): Launched
22:49:01.832056 run                             mass: MS start registered  {at=22071447.535406947, delay=0.005068842321634293, ms=00014}
22:49:02.415213 run                osmo-ms-mob/00015: Starting mobile
22:49:02.429204 run       osmo-ms-mob/00015(pid=150): Launched
22:49:02.440760 run                             mass: MS start registered  {at=22071448.144108992, delay=0.004990570247173309, ms=00015}
22:49:02.909593 run                osmo-ms-mob/00016: Starting mobile
22:49:02.923808 run       osmo-ms-mob/00016(pid=151): Launched
22:49:02.935459 run                             mass: MS start registered  {at=22071448.638801835, delay=0.005070541054010391, ms=00016}
22:49:03.202076 run                             mass: MS performed LU  {at=22071448.905407988, lu_delay=5.969486702233553, ms=00007}
22:49:03.229630 run                             mass: MS performed LU  {at=22071448.932966124, lu_delay=5.195828538388014, ms=00008}
22:49:03.241847 run                osmo-ms-mob/00017: Starting mobile
22:49:03.255959 run       osmo-ms-mob/00017(pid=152): Launched
22:49:03.267802 run                             mass: MS start registered  {at=22071448.97113857, delay=0.005334574729204178, ms=00017}
22:49:03.553349 run                             mass: MS performed LU  {at=22071449.25659533, lu_delay=4.805825017392635, ms=00009}
22:49:04.013151 run                osmo-ms-mob/00018: Starting mobile
22:49:04.035791 run       osmo-ms-mob/00018(pid=153): Launched
22:49:04.052950 run                             mass: MS start registered  {at=22071449.756278865, delay=0.0035627931356430054, ms=00018}
22:49:04.409984 run                osmo-ms-mob/00019: Starting mobile
22:49:04.425615 run       osmo-ms-mob/00019(pid=154): Launched
22:49:04.444564 run                             mass: MS start registered  {at=22071450.14788303, delay=0.010525856167078018, ms=00019}
22:49:05.385981 run                osmo-ms-mob/00020: Starting mobile
22:49:05.413385 run       osmo-ms-mob/00020(pid=155): Launched
22:49:05.435513 run                             mass: Starting too slowly. Moving on {now=22071451.138871204, sleep=-0.43400295451283455, target=22071450.70486825}
22:49:05.448341 run                             mass: MS performed LU  {at=22071451.151686113, lu_delay=5.415345970541239, ms=00011}
22:49:05.459670 run                             mass: Starting too slowly. Moving on {now=22071451.16303435, sleep=-0.3581660985946655, target=22071450.80486825}
22:49:05.470665 run                             mass: MS start registered  {at=22071451.174013555, delay=0.03514718636870384, ms=00020}
22:49:05.478021 run                             mass: Starting too slowly. Moving on {now=22071451.18138871, sleep=-0.2765204571187496, target=22071450.904868253}
22:49:05.484051 run                             mass: MS performed LU  {at=22071451.187405333, lu_delay=4.832593113183975, ms=00012}
22:49:05.490121 run                             mass: Starting too slowly. Moving on {now=22071451.19348723, sleep=-0.1886189766228199, target=22071451.004868254}
22:49:05.496197 run                             mass: Starting too slowly. Moving on {now=22071451.199566342, sleep=-0.09469808638095856, target=22071451.104868256}
22:49:05.958198 run                osmo-ms-mob/00021: Starting mobile
22:49:06.016926 run       osmo-ms-mob/00021(pid=156): Launched
22:49:06.028616 run                             mass: Starting too slowly. Moving on {now=22071451.731979784, sleep=-0.5271115265786648, target=22071451.204868257}
22:49:06.035052 run                             mass: MS performed LU  {at=22071451.738404393, lu_delay=6.602058798074722, ms=00010}
22:49:06.041430 run                             mass: Starting too slowly. Moving on {now=22071451.74479605, sleep=-0.4399277903139591, target=22071451.30486826}
22:49:06.048139 run                             mass: MS start registered  {at=22071451.751494344, delay=0.019517388194799423, ms=00021}
22:49:06.055377 run                             mass: Starting too slowly. Moving on {now=22071451.758740697, sleep=-0.353872437030077, target=22071451.40486826}
22:49:06.061667 run                             mass: Starting too slowly. Moving on {now=22071451.765033286, sleep=-0.260165024548769, target=22071451.50486826}
22:49:06.075517 run                osmo-ms-mob/00022: Starting mobile
22:49:06.089936 run       osmo-ms-mob/00022(pid=157): Launched
22:49:06.098232 run                             mass: Starting too slowly. Moving on {now=22071451.801596418, sleep=-0.1967281550168991, target=22071451.604868263}
22:49:06.104441 run                             mass: Starting too slowly. Moving on {now=22071451.807806317, sleep=-0.10293805226683617, target=22071451.704868264}
22:49:06.110763 run                             mass: MS start registered  {at=22071451.814112347, delay=0.012518297880887985, ms=00022}
22:49:06.117214 run                             mass: Starting too slowly. Moving on {now=22071451.820579425, sleep=-0.015711158514022827, target=22071451.804868266}
22:49:06.308509 run                osmo-ms-mob/00023: Starting mobile
22:49:06.322539 run       osmo-ms-mob/00023(pid=158): Launched
22:49:06.342693 run                             mass: MS start registered  {at=22071452.046009712, delay=0.012628011405467987, ms=00023}
22:49:06.712573 run                osmo-ms-mob/00024: Starting mobile
22:49:06.733204 run       osmo-ms-mob/00024(pid=159): Launched
22:49:06.753207 run                             mass: MS start registered  {at=22071452.45651634, delay=0.013090576976537704, ms=00024}
22:49:06.967914 run                             mass: MS performed LU  {at=22071452.671228062, lu_delay=5.734279312193394, ms=00013}
22:49:06.995511 run                             mass: MS performed LU  {at=22071452.698824067, lu_delay=5.163417119532824, ms=00014}
22:49:07.082765 run                             mass: MS performed LU  {at=22071452.786079798, lu_delay=4.641970805823803, ms=00015}
22:49:07.104123 run                osmo-ms-mob/00025: Starting mobile
22:49:07.118764 run       osmo-ms-mob/00025(pid=160): Launched
22:49:07.131248 run                             mass: MS start registered  {at=22071452.834558204, delay=0.005854099988937378, ms=00025}
22:49:07.616333 run                osmo-ms-mob/00026: Starting mobile
22:49:07.630748 run       osmo-ms-mob/00026(pid=161): Launched
22:49:07.642670 run                             mass: MS start registered  {at=22071453.346019253, delay=2.9321759939193726e-05, ms=00026}
22:49:08.013359 run                osmo-ms-mob/00027: Starting mobile
22:49:08.030539 run       osmo-ms-mob/00027(pid=162): Launched
22:49:08.049510 run                             mass: MS start registered  {at=22071453.75284317, delay=0.011049237102270126, ms=00027}
22:49:08.408855 run                osmo-ms-mob/00028: Starting mobile
22:49:08.422692 run       osmo-ms-mob/00028(pid=163): Launched
22:49:08.434833 run                             mass: MS start registered  {at=22071454.138177402, delay=0.005497787147760391, ms=00028}
22:49:08.749091 run                             mass: MS performed LU  {at=22071454.45242279, lu_delay=5.813620954751968, ms=00016}
22:49:08.761229 run                osmo-ms-mob/00029: Starting mobile
22:49:08.775488 run       osmo-ms-mob/00029(pid=164): Launched
22:49:08.786769 run                             mass: MS start registered  {at=22071454.490108326, delay=0.0049798935651779175, ms=00029}
22:49:08.831920 run                             mass: MS performed LU  {at=22071454.535253987, lu_delay=5.5641154162585735, ms=00017}
22:49:08.898258 run                             mass: MS performed LU  {at=22071454.601533003, lu_delay=4.4536499716341496, ms=00019}
22:49:09.002495 run                             mass: MS performed LU  {at=22071454.7058076, lu_delay=4.949528735131025, ms=00018}
22:49:09.014356 run                osmo-ms-mob/00030: Starting mobile
22:49:09.028507 run       osmo-ms-mob/00030(pid=165): Launched
22:49:09.040166 run                             mass: MS start registered  {at=22071454.74350838, delay=0.0050188228487968445, ms=00030}
22:49:09.607732 run                osmo-ms-mob/00031: Starting mobile
22:49:09.621173 run       osmo-ms-mob/00031(pid=166): Launched
22:49:09.633250 run                             mass: MS start registered  {at=22071455.33658617, delay=0.005562778562307358, ms=00031}
22:49:09.907810 run                osmo-ms-mob/00032: Starting mobile
22:49:09.922065 run       osmo-ms-mob/00032(pid=167): Launched
22:49:09.933676 run                             mass: MS start registered  {at=22071455.63701438, delay=0.005045268684625626, ms=00032}
22:49:10.308308 run                osmo-ms-mob/00033: Starting mobile
22:49:10.322104 run       osmo-ms-mob/00033(pid=168): Launched
22:49:10.333244 run                             mass: MS start registered  {at=22071456.036590584, delay=0.004813559353351593, ms=00033}
22:49:10.707700 run                osmo-ms-mob/00034: Starting mobile
22:49:10.721249 run       osmo-ms-mob/00034(pid=169): Launched
22:49:10.732328 run                             mass: MS start registered  {at=22071456.435678743, delay=0.00489448755979538, ms=00034}
22:49:10.738840 run                             mass: MS performed LU  {at=22071456.44219982, lu_delay=4.690705474466085, ms=00021}
22:49:10.760517 run                             mass: MS performed LU  {at=22071456.46386438, lu_delay=4.649752032011747, ms=00022}
22:49:10.772101 run                osmo-ms-mob/00035: Starting mobile
22:49:10.786142 run       osmo-ms-mob/00035(pid=170): Launched
22:49:10.797339 run                             mass: MS start registered  {at=22071456.500688013, delay=0.004900787025690079, ms=00035}
22:49:10.849121 run                             mass: MS performed LU  {at=22071456.552450296, lu_delay=5.378436740487814, ms=00020}
22:49:11.139458 run                             mass: MS performed LU  {at=22071456.842780344, lu_delay=4.796770632266998, ms=00023}
22:49:11.408373 run                osmo-ms-mob/00036: Starting mobile
22:49:11.422312 run       osmo-ms-mob/00036(pid=171): Launched
22:49:11.434049 run                             mass: MS start registered  {at=22071457.13739083, delay=0.005364499986171722, ms=00036}
22:49:11.807918 run                osmo-ms-mob/00037: Starting mobile
22:49:11.822487 run       osmo-ms-mob/00037(pid=172): Launched
22:49:11.833940 run                             mass: MS start registered  {at=22071457.537269432, delay=0.004685182124376297, ms=00037}
22:49:12.108055 run                osmo-ms-mob/00038: Starting mobile
22:49:12.121771 run       osmo-ms-mob/00038(pid=173): Launched
22:49:12.133344 run                             mass: MS start registered  {at=22071457.836694416, delay=0.004894901067018509, ms=00038}
22:49:12.407580 run                osmo-ms-mob/00039: Starting mobile
22:49:12.421518 run       osmo-ms-mob/00039(pid=174): Launched
22:49:12.433201 run                             mass: MS start registered  {at=22071458.13655152, delay=0.005055442452430725, ms=00039}
22:49:12.514668 run                             mass: MS performed LU  {at=22071458.217990156, lu_delay=5.761473815888166, ms=00024}
22:49:12.598237 run                             mass: MS performed LU  {at=22071458.301545568, lu_delay=5.4669873639941216, ms=00025}
22:49:12.662767 run                             mass: MS performed LU  {at=22071458.366075177, lu_delay=5.020055923610926, ms=00026}
22:49:12.674109 run                osmo-ms-mob/00040: Starting mobile
22:49:12.687452 run       osmo-ms-mob/00040(pid=175): Launched
22:49:12.698502 run                             mass: MS start registered  {at=22071458.401853304, delay=0.004757136106491089, ms=00040}
22:49:12.767952 run                             mass: MS performed LU  {at=22071458.471286442, lu_delay=4.7184432707726955, ms=00027}
22:49:13.109125 run                osmo-ms-mob/00041: Starting mobile
22:49:13.123269 run       osmo-ms-mob/00041(pid=176): Launched
22:49:13.135031 run                             mass: MS start registered  {at=22071458.83836567, delay=0.005398273468017578, ms=00041}
22:49:13.407782 run                osmo-ms-mob/00042: Starting mobile
22:49:13.421786 run       osmo-ms-mob/00042(pid=177): Launched
22:49:13.433260 run                             mass: MS start registered  {at=22071459.1366058, delay=0.005000840872526169, ms=00042}
22:49:13.807831 run                osmo-ms-mob/00043: Starting mobile
22:49:13.822030 run       osmo-ms-mob/00043(pid=178): Launched
22:49:13.833454 run                             mass: MS start registered  {at=22071459.536801845, delay=0.005013227462768555, ms=00043}
22:49:14.120140 run                osmo-ms-mob/00044: Starting mobile
22:49:14.134746 run       osmo-ms-mob/00044(pid=179): Launched
22:49:14.146438 run                             mass: MS start registered  {at=22071459.849777266, delay=0.005243703722953796, ms=00044}
22:49:14.413001 run                osmo-ms-mob/00045: Starting mobile
22:49:14.430929 run       osmo-ms-mob/00045(pid=180): Launched
22:49:14.447132 run                             mass: MS start registered  {at=22071460.150458377, delay=0.003943867981433868, ms=00045}
22:49:14.499050 run                             mass: MS performed LU  {at=22071460.202366404, lu_delay=5.712258078157902, ms=00029}
22:49:14.526837 run                             mass: MS performed LU  {at=22071460.23016171, lu_delay=6.091984309256077, ms=00028}
22:49:14.548636 run                osmo-ms-mob/00046: Starting mobile
22:49:14.642057 run       osmo-ms-mob/00046(pid=181): Launched
22:49:14.668882 run                             mass: MS performed LU  {at=22071460.3722255, lu_delay=5.035639330744743, ms=00031}
22:49:14.681019 run                             mass: MS start registered  {at=22071460.384375293, delay=0.012185391038656235, ms=00046}
22:49:14.689653 run                             mass: MS performed LU  {at=22071460.39300423, lu_delay=4.755989849567413, ms=00032}
22:49:14.701289 run                osmo-ms-mob/00047: Starting mobile
22:49:14.715164 run       osmo-ms-mob/00047(pid=182): Launched
22:49:14.727228 run                             mass: MS start registered  {at=22071460.43055987, delay=0.005573734641075134, ms=00047}
22:49:15.308158 run                osmo-ms-mob/00048: Starting mobile
22:49:15.321717 run       osmo-ms-mob/00048(pid=183): Launched
22:49:15.333784 run                             mass: MS start registered  {at=22071461.037118286, delay=0.005594566464424133, ms=00048}
22:49:15.613514 run                osmo-ms-mob/00049: Starting mobile
22:49:15.635736 run       osmo-ms-mob/00049(pid=184): Launched
22:49:15.650099 run                             mass: MS start registered  {at=22071461.353419777, delay=0.0074860043823719025, ms=00049}
22:49:15.912282 run                osmo-ms-mob/00050: Starting mobile
22:49:15.930352 run       osmo-ms-mob/00050(pid=185): Launched
22:49:15.942004 run                             mass: MS start registered  {at=22071461.64534151, delay=0.005235388875007629, ms=00050}
22:49:16.281758 run                             mass: MS performed LU  {at=22071461.98500603, lu_delay=5.549327287822962, ms=00034}
22:49:16.300905 run                osmo-ms-mob/00051: Starting mobile
22:49:16.314533 run       osmo-ms-mob/00051(pid=186): Launched
22:49:16.326239 run                             mass: MS start registered  {at=22071462.029593192, delay=0.00491882860660553, ms=00051}
22:49:16.363446 run                             mass: MS performed LU  {at=22071462.06677352, lu_delay=4.929382689297199, ms=00036}
22:49:16.427862 run                             mass: MS performed LU  {at=22071462.13119345, lu_delay=6.09460286796093, ms=00033}
22:49:16.439290 run                osmo-ms-mob/00052: Starting mobile
22:49:16.452417 run       osmo-ms-mob/00052(pid=187): Launched
22:49:16.465102 run                             mass: MS start registered  {at=22071462.16844724, delay=0.006637990474700928, ms=00052}
22:49:16.534592 run                             mass: MS performed LU  {at=22071462.23791799, lu_delay=5.737229976803064, ms=00035}
22:49:16.590022 run                             mass: MS performed LU  {at=22071462.293342367, lu_delay=4.75607293471694, ms=00037}
22:49:16.609760 run                osmo-ms-mob/00053: Starting mobile
22:49:16.623782 run       osmo-ms-mob/00053(pid=188): Launched
22:49:16.635196 run                             mass: MS start registered  {at=22071462.338541694, delay=0.00504644587635994, ms=00053}
22:49:17.208235 run                osmo-ms-mob/00054: Starting mobile
22:49:17.223321 run       osmo-ms-mob/00054(pid=189): Launched
22:49:17.234804 run                             mass: MS start registered  {at=22071462.93813855, delay=0.0050082094967365265, ms=00054}
22:49:17.514709 run                osmo-ms-mob/00055: Starting mobile
22:49:17.529565 run       osmo-ms-mob/00055(pid=190): Launched
22:49:17.541672 run                             mass: MS start registered  {at=22071463.24501076, delay=0.005514770746231079, ms=00055}
22:49:17.812081 run                osmo-ms-mob/00056: Starting mobile
22:49:17.826317 run       osmo-ms-mob/00056(pid=191): Launched
22:49:17.837772 run                             mass: MS start registered  {at=22071463.54111169, delay=0.0051230378448963165, ms=00056}
22:49:18.116600 run                osmo-ms-mob/00057: Starting mobile
22:49:18.132189 run       osmo-ms-mob/00057(pid=192): Launched
22:49:18.143566 run                             mass: MS start registered  {at=22071463.846912436, delay=0.005057882517576218, ms=00057}
22:49:18.265898 run                             mass: MS performed LU  {at=22071463.969162833, lu_delay=5.832611311227083, ms=00039}
22:49:18.292743 run                             mass: MS performed LU  {at=22071463.996052597, lu_delay=4.859446797519922, ms=00042}
22:49:18.436558 run                             mass: MS performed LU  {at=22071464.13982871, lu_delay=5.301463041454554, ms=00041}
22:49:18.452938 run                osmo-ms-mob/00058: Starting mobile
22:49:18.467082 run       osmo-ms-mob/00058(pid=193): Launched
22:49:18.478502 run                             mass: MS start registered  {at=22071464.181842033, delay=0.005009632557630539, ms=00058}
22:49:18.491115 run                             mass: MS performed LU  {at=22071464.194458663, lu_delay=5.792605359107256, ms=00040}
22:49:18.745536 run                             mass: MS performed LU  {at=22071464.44884487, lu_delay=4.912043023854494, ms=00043}
22:49:18.766760 run                osmo-ms-mob/00059: Starting mobile
22:49:18.780475 run       osmo-ms-mob/00059(pid=194): Launched
22:49:18.792092 run                             mass: MS start registered  {at=22071464.49544198, delay=0.005007632076740265, ms=00059}
22:49:19.108138 run                osmo-ms-mob/00060: Starting mobile
22:49:19.122990 run       osmo-ms-mob/00060(pid=195): Launched
22:49:19.134483 run                             mass: MS start registered  {at=22071464.837829366, delay=0.005007736384868622, ms=00060}
22:49:19.479629 run                             mass: MS performed LU  {at=22071465.182919, lu_delay=3.8294992223381996, ms=00049}
22:49:19.493082 run                osmo-ms-mob/00061: Starting mobile
22:49:19.507007 run       osmo-ms-mob/00061(pid=196): Launched
22:49:19.518529 run                             mass: MS start registered  {at=22071465.22187105, delay=0.005250629037618637, ms=00061}
22:49:19.814390 run                osmo-ms-mob/00062: Starting mobile
22:49:19.829373 run       osmo-ms-mob/00062(pid=197): Launched
22:49:19.841078 run                             mass: MS start registered  {at=22071465.544427153, delay=0.005247298628091812, ms=00062}
22:49:20.046316 run                             mass: MS performed LU  {at=22071465.7496512, lu_delay=5.319091331213713, ms=00047}
22:49:20.058665 run                osmo-ms-mob/00063: Starting mobile
22:49:20.072610 run       osmo-ms-mob/00063(pid=198): Launched
22:49:20.084968 run                             mass: MS start registered  {at=22071465.788302924, delay=0.0059126317501068115, ms=00063}
22:49:20.129281 run                             mass: MS performed LU  {at=22071465.832594052, lu_delay=4.7954757660627365, ms=00048}
22:49:20.194389 run                             mass: MS performed LU  {at=22071465.89770592, lu_delay=5.51333062723279, ms=00046}
22:49:20.299909 run                             mass: MS performed LU  {at=22071466.003228817, lu_delay=6.1534515507519245, ms=00044}
22:49:20.319373 run                osmo-ms-mob/00064: Starting mobile
22:49:20.333592 run       osmo-ms-mob/00064(pid=199): Launched
22:49:20.345182 run                             mass: MS start registered  {at=22071466.048523054, delay=0.0045884884893894196, ms=00064}
22:49:20.355527 run                             mass: MS performed LU  {at=22071466.058855698, lu_delay=5.9083973206579685, ms=00045}
22:49:20.939370 run                osmo-ms-mob/00065: Starting mobile
22:49:20.953974 run       osmo-ms-mob/00065(pid=200): Launched
22:49:20.966157 run                             mass: MS start registered  {at=22071466.66950103, delay=0.005102314054965973, ms=00065}
22:49:21.207372 run                osmo-ms-mob/00066: Starting mobile
22:49:21.221081 run       osmo-ms-mob/00066(pid=201): Launched
22:49:21.232692 run                             mass: MS start registered  {at=22071466.936016817, delay=0.005111563950777054, ms=00066}
22:49:21.607503 run                osmo-ms-mob/00067: Starting mobile
22:49:21.621537 run       osmo-ms-mob/00067(pid=202): Launched
22:49:21.632998 run                             mass: MS start registered  {at=22071467.336337216, delay=0.004991937428712845, ms=00067}
22:49:21.907417 run                osmo-ms-mob/00068: Starting mobile
22:49:21.921737 run       osmo-ms-mob/00068(pid=203): Launched
22:49:21.933523 run                             mass: MS start registered  {at=22071467.636862457, delay=0.005437593907117844, ms=00068}
22:49:21.967094 run                             mass: MS performed LU  {at=22071467.67042683, lu_delay=5.331885136663914, ms=00053}
22:49:22.030964 run                             mass: MS performed LU  {at=22071467.734293178, lu_delay=4.7961546294391155, ms=00054}
22:49:22.059047 run                             mass: MS performed LU  {at=22071467.762366522, lu_delay=6.117025010287762, ms=00050}
22:49:22.071567 run                osmo-ms-mob/00069: Starting mobile
22:49:22.094543 run       osmo-ms-mob/00069(pid=204): Launched
22:49:22.105846 run                             mass: MS start registered  {at=22071467.809190616, delay=0.004927895963191986, ms=00069}
22:49:22.220520 run                             mass: MS performed LU  {at=22071467.923815887, lu_delay=5.894222695380449, ms=00051}
22:49:22.257168 run                             mass: MS performed LU  {at=22071467.960487492, lu_delay=5.792040251195431, ms=00052}
22:49:22.275715 run                             mass: MS performed LU  {at=22071467.979054946, lu_delay=4.734044186770916, ms=00055}
22:49:22.287488 run                osmo-ms-mob/00070: Starting mobile
22:49:22.301351 run       osmo-ms-mob/00070(pid=205): Launched
22:49:22.312593 run                             mass: MS start registered  {at=22071468.01594116, delay=0.004866044968366623, ms=00070}
22:49:23.108192 run                osmo-ms-mob/00071: Starting mobile
22:49:23.122567 run       osmo-ms-mob/00071(pid=206): Launched
22:49:23.134243 run                             mass: MS start registered  {at=22071468.837589137, delay=0.005115915089845657, ms=00071}
22:49:23.378695 run                             mass: MS performed LU  {at=22071469.082008276, lu_delay=3.860137227922678, ms=00061}
22:49:23.507650 run                osmo-ms-mob/00072: Starting mobile
22:49:23.521933 run       osmo-ms-mob/00072(pid=207): Launched
22:49:23.533136 run                             mass: MS start registered  {at=22071469.23648605, delay=0.004680324345827103, ms=00072}
22:49:23.812091 run                             mass: MS performed LU  {at=22071469.515423052, lu_delay=5.668510615825653, ms=00057}
22:49:23.824811 run                osmo-ms-mob/00073: Starting mobile
22:49:23.839019 run       osmo-ms-mob/00073(pid=208): Launched
22:49:23.850762 run                             mass: MS start registered  {at=22071469.55409729, delay=0.0053915828466415405, ms=00073}
22:49:23.895306 run                             mass: MS performed LU  {at=22071469.598614156, lu_delay=6.057502467185259, ms=00056}
22:49:23.959558 run                             mass: MS performed LU  {at=22071469.662889, lu_delay=4.82505963370204, ms=00060}
22:49:24.065805 run                             mass: MS performed LU  {at=22071469.769137286, lu_delay=5.58729525282979, ms=00058}
22:49:24.077689 run                osmo-ms-mob/00074: Starting mobile
22:49:24.091940 run       osmo-ms-mob/00074(pid=209): Launched
22:49:24.105969 run                             mass: MS start registered  {at=22071469.80930326, delay=0.007136054337024689, ms=00074}
22:49:24.121269 run                             mass: MS performed LU  {at=22071469.82460109, lu_delay=5.329159110784531, ms=00059}
22:49:24.707969 run                osmo-ms-mob/00075: Starting mobile
22:49:24.721957 run       osmo-ms-mob/00075(pid=210): Launched
22:49:24.733898 run                             mass: MS start registered  {at=22071470.437238347, delay=0.0055700913071632385, ms=00075}
22:49:25.208173 run                osmo-ms-mob/00076: Starting mobile
22:49:25.223140 run       osmo-ms-mob/00076(pid=211): Launched
22:49:25.235216 run                             mass: MS start registered  {at=22071470.938530702, delay=0.005578421056270599, ms=00076}
22:49:25.615578 run                osmo-ms-mob/00077: Starting mobile
22:49:25.645691 run       osmo-ms-mob/00077(pid=212): Launched
22:49:25.665285 run                             mass: MS start registered  {at=22071471.368604533, delay=0.005713410675525665, ms=00077}
22:49:25.796959 run                             mass: MS performed LU  {at=22071471.500272628, lu_delay=5.955845475196838, ms=00062}
22:49:25.824742 run                             mass: MS performed LU  {at=22071471.528030932, lu_delay=5.479507878422737, ms=00064}
22:49:25.968268 run                             mass: MS performed LU  {at=22071471.67160121, lu_delay=5.8832982853055, ms=00063}
22:49:25.985761 run                             mass: MS performed LU  {at=22071471.689061534, lu_delay=4.753044717013836, ms=00066}
22:49:25.997824 run                osmo-ms-mob/00078: Starting mobile
22:49:26.011513 run       osmo-ms-mob/00078(pid=213): Launched
22:49:26.023869 run                             mass: MS start registered  {at=22071471.727211814, delay=0.005641832947731018, ms=00078}
22:49:26.507448 run                osmo-ms-mob/00079: Starting mobile
22:49:26.528460 run       osmo-ms-mob/00079(pid=214): Launched
22:49:26.540371 run                             mass: MS start registered  {at=22071472.243712112, delay=0.005276378244161606, ms=00079}
22:49:27.007926 run                osmo-ms-mob/00080: Starting mobile
22:49:27.022170 run       osmo-ms-mob/00080(pid=215): Launched
22:49:27.034017 run                             mass: MS start registered  {at=22071472.737332728, delay=0.005412138998508453, ms=00080}
22:49:27.528113 run                osmo-ms-mob/00081: Starting mobile
22:49:27.545918 run       osmo-ms-mob/00081(pid=216): Launched
22:49:27.559525 run                             mass: MS start registered  {at=22071473.262850013, delay=0.005811631679534912, ms=00081}
22:49:27.578463 run                             mass: MS performed LU  {at=22071473.281779513, lu_delay=5.265838351100683, ms=00070}
22:49:27.661380 run                             mass: MS performed LU  {at=22071473.36466384, lu_delay=5.7278013825416565, ms=00068}
22:49:27.726385 run                             mass: MS performed LU  {at=22071473.42968947, lu_delay=6.0933522544801235, ms=00067}
22:49:27.742913 run                osmo-ms-mob/00082: Starting mobile
22:49:27.761644 run       osmo-ms-mob/00082(pid=217): Launched
22:49:27.776544 run                             mass: MS start registered  {at=22071473.47986363, delay=0.0060884468257427216, ms=00082}
22:49:27.832439 run                             mass: MS performed LU  {at=22071473.535765234, lu_delay=5.726574618369341, ms=00069}
22:49:27.887235 run                             mass: MS performed LU  {at=22071473.590561345, lu_delay=4.752972207963467, ms=00071}
22:49:28.509682 run                osmo-ms-mob/00083: Starting mobile
22:49:28.526414 run       osmo-ms-mob/00083(pid=218): Launched
22:49:28.540365 run                             mass: MS start registered  {at=22071474.243698508, delay=0.005346629768610001, ms=00083}
22:49:29.016350 run                osmo-ms-mob/00084: Starting mobile
22:49:29.045811 run       osmo-ms-mob/00084(pid=219): Launched
22:49:29.066400 run                             mass: MS start registered  {at=22071474.769716173, delay=0.00122881680727005, ms=00084}
22:49:29.898988 run                osmo-ms-mob/00085: Starting mobile
22:49:29.913652 run       osmo-ms-mob/00085(pid=220): Launched
22:49:29.920234 run                             mass: Starting too slowly. Moving on {now=22071475.623601828, sleep=-0.31873321160674095, target=22071475.304868616}
22:49:29.951778 run                             mass: MS performed LU  {at=22071475.65509805, lu_delay=5.845794789493084, ms=00074}
22:49:29.966042 run                             mass: Starting too slowly. Moving on {now=22071475.66940751, sleep=-0.26453889161348343, target=22071475.404868618}
22:49:29.973630 run                             mass: MS performed LU  {at=22071475.67698621, lu_delay=6.122888918966055, ms=00073}
22:49:29.979725 run                             mass: Starting too slowly. Moving on {now=22071475.683093987, sleep=-0.17822536826133728, target=22071475.50486862}
22:49:29.985675 run                             mass: MS performed LU  {at=22071475.689034842, lu_delay=6.452548790723085, ms=00072}
22:49:29.992266 run                             mass: Starting too slowly. Moving on {now=22071475.69563294, sleep=-0.09076431766152382, target=22071475.60486862}
22:49:29.998284 run                             mass: MS performed LU  {at=22071475.701643616, lu_delay=5.264405269175768, ms=00075}
22:49:30.004419 run                             mass: Starting too slowly. Moving on {now=22071475.707787897, sleep=-0.002919275313615799, target=22071475.704868622}
22:49:30.010430 run                             mass: MS start registered  {at=22071475.71379269, delay=0.09019292891025543, ms=00085}
22:49:30.023676 run                             mass: MS performed LU  {at=22071475.72700495, lu_delay=4.7884742468595505, ms=00076}
22:49:30.068673 run                osmo-ms-mob/00086: Starting mobile
22:49:30.143399 run       osmo-ms-mob/00086(pid=221): Launched
22:49:30.154866 run                             mass: MS start registered  {at=22071475.85821283, delay=0.005053602159023285, ms=00086}
22:49:30.724414 run                osmo-ms-mob/00087: Starting mobile
22:49:30.765855 run       osmo-ms-mob/00087(pid=222): Launched
22:49:30.783972 run                             mass: MS start registered  {at=22071476.487285834, delay=0.005810890346765518, ms=00087}
22:49:31.336861 run                osmo-ms-mob/00088: Starting mobile
22:49:31.351314 run       osmo-ms-mob/00088(pid=223): Launched
22:49:31.358101 run                             mass: MS performed LU  {at=22071477.0614551, lu_delay=5.6928505674004555, ms=00077}
22:49:31.364412 run                             mass: MS start registered  {at=22071477.06777535, delay=0.006343048065900803, ms=00088}
22:49:31.427152 run                             mass: MS performed LU  {at=22071477.130428806, lu_delay=4.886716693639755, ms=00079}
22:49:31.491820 run                             mass: MS performed LU  {at=22071477.1951484, lu_delay=5.467936586588621, ms=00078}
22:49:31.888926 run                             mass: MS performed LU  {at=22071477.592183255, lu_delay=22.84867487475276, ms=00030}
22:49:32.386388 run                osmo-ms-mob/00089: Starting mobile
22:49:32.407264 run       osmo-ms-mob/00089(pid=224): Launched
22:49:32.413552 run                             mass: Starting too slowly. Moving on {now=22071478.11691944, sleep=-0.4120507873594761, target=22071477.704868652}
22:49:32.419764 run                             mass: MS performed LU  {at=22071478.123119082, lu_delay=5.385786354541779, ms=00080}
22:49:32.425815 run                             mass: Starting too slowly. Moving on {now=22071478.129184075, sleep=-0.3243154212832451, target=22071477.804868653}
22:49:32.431602 run                             mass: MS start registered  {at=22071478.134963624, delay=0.018047034740447998, ms=00089}
22:49:32.437802 run                             mass: Starting too slowly. Moving on {now=22071478.141170744, sleep=-0.23630208894610405, target=22071477.904868655}
22:49:32.443536 run                             mass: Starting too slowly. Moving on {now=22071478.146906372, sleep=-0.14203771576285362, target=22071478.004868656}
22:49:32.449355 run                             mass: Starting too slowly. Moving on {now=22071478.15272546, sleep=-0.04785680025815964, target=22071478.104868658}
22:49:32.516278 run                osmo-ms-mob/00090: Starting mobile
22:49:32.532165 run       osmo-ms-mob/00090(pid=225): Launched
22:49:32.543714 run                             mass: MS start registered  {at=22071478.247054614, delay=0.005222011357545853, ms=00090}
22:49:33.207785 run                osmo-ms-mob/00091: Starting mobile
22:49:33.223104 run       osmo-ms-mob/00091(pid=226): Launched
22:49:33.234875 run                             mass: MS start registered  {at=22071478.938221607, delay=0.005209632217884064, ms=00091}
22:49:33.443884 run                             mass: MS performed LU  {at=22071479.14721649, lu_delay=4.903517983853817, ms=00083}
22:49:33.563502 run                             mass: MS performed LU  {at=22071479.266835853, lu_delay=6.003985840827227, ms=00081}
22:49:33.907964 run                osmo-ms-mob/00092: Starting mobile
22:49:33.921964 run       osmo-ms-mob/00092(pid=227): Launched
22:49:33.934460 run                             mass: MS start registered  {at=22071479.637805056, delay=0.005792167037725449, ms=00092}
22:49:34.724003 run                osmo-ms-mob/00093: Starting mobile
22:49:34.737634 run       osmo-ms-mob/00093(pid=228): Launched
22:49:34.749086 run                             mass: MS start registered  {at=22071480.452434406, delay=0.005145043134689331, ms=00093}
22:49:35.109026 run                             mass: MS performed LU  {at=22071480.812361848, lu_delay=4.954149018973112, ms=00086}
22:49:35.192460 run                             mass: MS performed LU  {at=22071480.895792708, lu_delay=5.182000018656254, ms=00085}
22:49:35.365059 run                             mass: MS performed LU  {at=22071481.068311904, lu_delay=23.231617487967014, ms=00038}
22:49:35.615183 run                osmo-ms-mob/00094: Starting mobile
22:49:35.630234 run       osmo-ms-mob/00094(pid=229): Launched
22:49:35.638354 run                             mass: MS performed LU  {at=22071481.341698304, lu_delay=4.854412470012903, ms=00087}
22:49:35.647713 run                             mass: MS start registered  {at=22071481.351072457, delay=0.009405769407749176, ms=00094}
22:49:36.508088 run                osmo-ms-mob/00095: Starting mobile
22:49:36.521792 run       osmo-ms-mob/00095(pid=230): Launched
22:49:36.533788 run                             mass: MS start registered  {at=22071482.23712456, delay=0.005675040185451508, ms=00095}
22:49:37.042000 run                             mass: MS performed LU  {at=22071482.745250955, lu_delay=5.677475605159998, ms=00088}
22:49:37.094279 run                             mass: MS performed LU  {at=22071482.797630332, lu_delay=4.662666708230972, ms=00089}
22:49:37.285541 run                             mass: MS performed LU  {at=22071482.9887971, lu_delay=4.741742484271526, ms=00090}
22:49:37.583600 run                osmo-ms-mob/00096: Starting mobile
22:49:37.882073 run       osmo-ms-mob/00096(pid=231): Launched
22:49:37.888431 run                             mass: Starting too slowly. Moving on {now=22071483.591798708, sleep=-0.28692997246980667, target=22071483.304868735}
22:49:37.894348 run                             mass: MS start registered  {at=22071483.59770548, delay=0.005909372121095657, ms=00096}
22:49:37.900369 run                             mass: Starting too slowly. Moving on {now=22071483.603737965, sleep=-0.1988692283630371, target=22071483.404868737}
22:49:37.906241 run                             mass: Starting too slowly. Moving on {now=22071483.60961225, sleep=-0.10474351048469543, target=22071483.50486874}
22:49:37.912086 run                             mass: Starting too slowly. Moving on {now=22071483.61545742, sleep=-0.01058867946267128, target=22071483.60486874}
22:49:38.609496 run                osmo-ms-mob/00097: Starting mobile
22:49:38.623964 run       osmo-ms-mob/00097(pid=232): Launched
22:49:38.635979 run                             mass: MS start registered  {at=22071484.33932646, delay=0.004395507276058197, ms=00097}
22:49:39.195219 run                             mass: MS performed LU  {at=22071484.89844499, lu_delay=5.260639935731888, ms=00092}
22:49:39.347613 run                             mass: MS performed LU  {at=22071485.050848085, lu_delay=6.112626478075981, ms=00091}
22:49:39.908461 run                osmo-ms-mob/00098: Starting mobile
22:49:39.922825 run       osmo-ms-mob/00098(pid=233): Launched
22:49:39.934346 run                             mass: MS start registered  {at=22071485.63769792, delay=0.002835366874933243, ms=00098}
22:49:40.860111 run                             mass: MS performed LU  {at=22071486.563382003, lu_delay=5.212309546768665, ms=00094}
22:49:40.887980 run                             mass: MS performed LU  {at=22071486.59125076, lu_delay=6.138816352933645, ms=00093}
22:49:41.211201 run                             mass: MS performed LU  {at=22071486.91444077, lu_delay=4.677316211163998, ms=00095}
22:49:41.725670 run                osmo-ms-mob/00099: Starting mobile
22:49:41.741411 run       osmo-ms-mob/00099(pid=234): Launched
22:49:41.747700 run                             mass: All started... {duration=55.74620160833001, too_slow=29}
22:49:41.753666 run                             mass: MS start registered  {at=22071487.45702568, delay=0.005959223955869675, ms=00099}
22:49:42.725501 run                             mass: MS performed LU  {at=22071488.428705443, lu_delay=4.830999962985516, ms=00096}
22:49:43.024440 run                             mass: MS performed LU  {at=22071488.72777444, lu_delay=22.058273412287235, ms=00065}
22:49:44.626393 run                             mass: MS performed LU  {at=22071490.329645444, lu_delay=4.691947523504496, ms=00098}
22:49:44.654097 run                             mass: MS performed LU  {at=22071490.357368, lu_delay=6.018041539937258, ms=00097}
22:49:46.490841 run                             mass: MS performed LU  {at=22071492.194164217, lu_delay=4.737138535827398, ms=00099}
22:49:50.728563 run                             mass: MS performed LU  {at=22071496.43168243, lu_delay=22.95181880146265, ms=00082}
22:49:52.393512 run                             mass: MS performed LU  {at=22071498.096770182, lu_delay=23.327054008841515, ms=00084}
22:49:52.413909 run                             mass: Tests done {all_completed=True, max=23.327054008841515, min=3.8294992223381996}
22:49:52.419673 tst         register_default_mass.py: Test passed (93.4 sec)
22:49:52.425172 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:52.428484 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:52.431801 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:52.435095 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:52.438397 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:52.441737 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:52.445089 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:52.448471 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:52.451812 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:52.455171 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:52.458526 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:52.461971 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:52.465405 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:52.469274 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:52.472967 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:52.476576 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:52.480172 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:52.483858 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:52.487806 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:52.491437 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:52.495085 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:52.499290 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:52.502868 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:52.506472 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:52.510063 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:52.513676 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:52.517284 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:52.525128 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:52.528791 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:52.532250 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:52.536016 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:52.539567 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:52.543033 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:52.546498 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:52.550009 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:52.553463 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:52.556914 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:52.560339 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:52.564166 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:52.567642 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:52.571093 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:52.574547 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:52.577986 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:52.581465 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:52.585136 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:52.588580 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:52.592037 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:52.595456 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:52.598898 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:52.602350 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:52.605776 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:52.609196 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:52.613253 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:52.616784 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:52.620253 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:52.623672 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:52.627191 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:52.630704 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:52.634128 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:52.637579 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:52.641021 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:52.644425 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:52.647838 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:52.651251 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:52.654674 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:52.658422 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:52.661897 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:52.665932 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:52.669731 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:52.673173 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:52.676621 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:52.680074 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:52.683515 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:52.686953 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:52.690909 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:52.694400 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:52.697894 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:52.701387 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:52.704827 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:52.708229 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:52.711651 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:52.715093 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:52.719131 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:52.722598 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:52.726049 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:52.729490 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:52.732915 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:52.736336 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:52.739750 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:52.743182 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:52.746607 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:52.750034 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:52.753660 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:52.757131 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:52.760556 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:52.764013 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:52.767439 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:52.770871 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:52.774382 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:52.778304 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:52.781965 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:52.785433 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:52.788868 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:52.792272 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:52.795714 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:52.799155 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:52.802582 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:52.806048 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:52.809502 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:52.812946 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:52.816400 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:52.819877 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:52.823337 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:52.826770 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:52.830220 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:52.833645 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:52.837261 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:52.840697 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:52.844107 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:52.847542 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:52.850972 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:52.854404 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:52.857823 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:52.861237 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:52.864659 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:52.868081 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:52.871516 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:52.874824 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:52.878132 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:52.881529 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:52.884852 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:52.888116 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:52.891434 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:52.894773 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:52.898147 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:52.901477 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:52.904859 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:52.908165 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:52.911578 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:52.914897 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:52.918219 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:52.921531 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:52.924799 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:52.928070 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:52.931468 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:52.934887 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:52.938171 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:52.941440 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:52.944697 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:52.947998 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:52.951295 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:52.954672 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:52.958034 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:52.961315 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:52.964561 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:52.967839 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:52.971098 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:52.974396 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:52.977693 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:52.980961 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:52.984224 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:52.987491 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:52.990758 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:52.994048 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:52.997325 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:53.000602 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:53.003887 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:53.007139 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:53.010644 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:53.013925 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:53.017198 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:53.020484 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:53.023841 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:53.027152 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:53.030430 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:53.033744 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:53.037021 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:53.040304 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:53.043583 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:53.046854 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:53.050138 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:53.053417 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:53.056694 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:53.059959 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:53.063215 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:53.066484 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:53.069775 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:53.073176 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:53.076549 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:53.079832 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:53.083118 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:53.086439 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:53.089726 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:53.092994 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:53.096261 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:53.099537 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:53.102798 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:53.106076 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:53.109334 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:53.112592 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:53.115997 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:53.119417 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:53.122785 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:53.126051 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:53.129323 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:53.132586 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:53.135846 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:53.139098 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:53.142376 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:53.145668 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:53.148942 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:53.152205 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:53.155482 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:53.158752 ---      ParallelTerminationStrategy: PID 22 died...
22:49:53.160233 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:53.163845 ---      ParallelTerminationStrategy: PID 23 died...
22:49:53.165316 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:53.168838 ---      ParallelTerminationStrategy: PID 24 died...
22:49:53.170270 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:53.173828 ---      ParallelTerminationStrategy: PID 25 died...
22:49:53.175272 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:53.178845 ---      ParallelTerminationStrategy: PID 26 died...
22:49:53.180295 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:53.183897 ---      ParallelTerminationStrategy: PID 27 died...
22:49:53.185365 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:53.188934 ---      ParallelTerminationStrategy: PID 28 died...
22:49:53.190394 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:53.193979 ---      ParallelTerminationStrategy: PID 29 died...
22:49:53.195438 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:53.199044 ---      ParallelTerminationStrategy: PID 30 died...
22:49:53.200483 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:53.204123 ---      ParallelTerminationStrategy: PID 31 died...
22:49:53.205608 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:53.209297 ---      ParallelTerminationStrategy: PID 32 died...
22:49:53.210782 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:53.216508 ---      ParallelTerminationStrategy: PID 33 died...
22:49:53.218263 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:53.221934 ---      ParallelTerminationStrategy: PID 35 died...
22:49:53.223404 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:53.227015 ---      ParallelTerminationStrategy: PID 36 died...
22:49:53.228480 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:53.232075 ---      ParallelTerminationStrategy: PID 37 died...
22:49:53.233555 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:53.237137 ---      ParallelTerminationStrategy: PID 38 died...
22:49:53.238636 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:53.242242 ---      ParallelTerminationStrategy: PID 39 died...
22:49:53.243713 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:53.247348 ---      ParallelTerminationStrategy: PID 40 died...
22:49:53.248822 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:53.252405 ---      ParallelTerminationStrategy: PID 41 died...
22:49:53.253893 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:53.257461 ---      ParallelTerminationStrategy: PID 42 died...
22:49:53.258933 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:53.262618 ---      ParallelTerminationStrategy: PID 43 died...
22:49:53.264119 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:53.267709 ---      ParallelTerminationStrategy: PID 44 died...
22:49:53.269168 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:53.272812 ---      ParallelTerminationStrategy: PID 45 died...
22:49:53.274254 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:53.277823 ---      ParallelTerminationStrategy: PID 46 died...
22:49:53.279265 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:53.282888 ---      ParallelTerminationStrategy: PID 47 died...
22:49:53.284343 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:53.287912 ---      ParallelTerminationStrategy: PID 48 died...
22:49:53.289363 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:53.292956 ---      ParallelTerminationStrategy: PID 49 died...
22:49:53.294397 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:53.297951 ---      ParallelTerminationStrategy: PID 50 died...
22:49:53.299394 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:53.303004 ---      ParallelTerminationStrategy: PID 51 died...
22:49:53.304448 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:53.308015 ---      ParallelTerminationStrategy: PID 52 died...
22:49:53.309481 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:53.313048 ---      ParallelTerminationStrategy: PID 53 died...
22:49:53.314485 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:53.318037 ---      ParallelTerminationStrategy: PID 54 died...
22:49:53.319534 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:53.323108 ---      ParallelTerminationStrategy: PID 55 died...
22:49:53.324555 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:53.328135 ---      ParallelTerminationStrategy: PID 56 died...
22:49:53.329597 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:53.333176 ---      ParallelTerminationStrategy: PID 57 died...
22:49:53.334630 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:53.338260 ---      ParallelTerminationStrategy: PID 58 died...
22:49:53.339717 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:53.343307 ---      ParallelTerminationStrategy: PID 59 died...
22:49:53.344761 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:53.348327 ---      ParallelTerminationStrategy: PID 60 died...
22:49:53.349790 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:53.353349 ---      ParallelTerminationStrategy: PID 61 died...
22:49:53.354804 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:53.358370 ---      ParallelTerminationStrategy: PID 62 died...
22:49:53.359810 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:53.363377 ---      ParallelTerminationStrategy: PID 63 died...
22:49:53.364845 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:53.368387 ---      ParallelTerminationStrategy: PID 64 died...
22:49:53.369866 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:53.373484 ---      ParallelTerminationStrategy: PID 65 died...
22:49:53.374983 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:53.378668 ---      ParallelTerminationStrategy: PID 66 died...
22:49:53.380165 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:53.383837 ---      ParallelTerminationStrategy: PID 67 died...
22:49:53.385322 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:53.388954 ---      ParallelTerminationStrategy: PID 68 died...
22:49:53.390430 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:53.394090 ---      ParallelTerminationStrategy: PID 69 died...
22:49:53.395562 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:53.399197 ---      ParallelTerminationStrategy: PID 70 died...
22:49:53.400672 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:53.404301 ---      ParallelTerminationStrategy: PID 71 died...
22:49:53.405794 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:53.409438 ---      ParallelTerminationStrategy: PID 72 died...
22:49:53.410900 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:53.414505 ---      ParallelTerminationStrategy: PID 73 died...
22:49:53.416047 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:53.419908 ---      ParallelTerminationStrategy: PID 74 died...
22:49:53.421434 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:53.425209 ---      ParallelTerminationStrategy: PID 75 died...
22:49:53.426759 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:53.430576 ---      ParallelTerminationStrategy: PID 76 died...
22:49:53.432130 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:53.435951 ---      ParallelTerminationStrategy: PID 77 died...
22:49:53.437497 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:53.441287 ---      ParallelTerminationStrategy: PID 78 died...
22:49:53.442829 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:53.446638 ---      ParallelTerminationStrategy: PID 79 died...
22:49:53.448169 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:53.451995 ---      ParallelTerminationStrategy: PID 80 died...
22:49:53.453536 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:53.457317 ---      ParallelTerminationStrategy: PID 81 died...
22:49:53.458802 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:53.462450 ---      ParallelTerminationStrategy: PID 82 died...
22:49:53.463921 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:53.467599 ---      ParallelTerminationStrategy: PID 83 died...
22:49:53.469901 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:53.473778 ---      ParallelTerminationStrategy: PID 84 died...
22:49:53.475256 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:53.479148 ---      ParallelTerminationStrategy: PID 85 died...
22:49:53.480647 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:53.484289 ---      ParallelTerminationStrategy: PID 86 died...
22:49:53.485778 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:53.489449 ---      ParallelTerminationStrategy: PID 87 died...
22:49:53.490929 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:53.494599 ---      ParallelTerminationStrategy: PID 88 died...
22:49:53.496066 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:53.499696 ---      ParallelTerminationStrategy: PID 89 died...
22:49:53.501202 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:53.504826 ---      ParallelTerminationStrategy: PID 90 died...
22:49:53.506305 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:53.509929 ---      ParallelTerminationStrategy: PID 91 died...
22:49:53.511476 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:53.515325 ---      ParallelTerminationStrategy: PID 92 died...
22:49:53.516906 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:53.520722 ---      ParallelTerminationStrategy: PID 93 died...
22:49:53.522267 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:53.526086 ---      ParallelTerminationStrategy: PID 94 died...
22:49:53.527627 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:53.531422 ---      ParallelTerminationStrategy: PID 95 died...
22:49:53.532964 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:53.536737 ---      ParallelTerminationStrategy: PID 96 died...
22:49:53.538261 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:53.542029 ---      ParallelTerminationStrategy: PID 97 died...
22:49:53.543552 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:53.547323 ---      ParallelTerminationStrategy: PID 98 died...
22:49:53.548871 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:53.552653 ---      ParallelTerminationStrategy: PID 99 died...
22:49:53.554195 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:53.557986 ---      ParallelTerminationStrategy: PID 100 died...
22:49:53.559512 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:53.563277 ---      ParallelTerminationStrategy: PID 101 died...
22:49:53.564818 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:53.568613 ---      ParallelTerminationStrategy: PID 102 died...
22:49:53.570152 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:53.573951 ---      ParallelTerminationStrategy: PID 103 died...
22:49:53.575486 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:53.579268 ---      ParallelTerminationStrategy: PID 104 died...
22:49:53.580815 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:53.584581 ---      ParallelTerminationStrategy: PID 105 died...
22:49:53.586126 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:53.589925 ---      ParallelTerminationStrategy: PID 106 died...
22:49:53.591488 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:53.595284 ---      ParallelTerminationStrategy: PID 107 died...
22:49:53.596807 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:53.600606 ---      ParallelTerminationStrategy: PID 108 died...
22:49:53.602131 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:53.605929 ---      ParallelTerminationStrategy: PID 109 died...
22:49:53.607458 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:53.611285 ---      ParallelTerminationStrategy: PID 110 died...
22:49:53.612817 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:53.617974 ---      ParallelTerminationStrategy: PID 111 died...
22:49:53.619519 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:53.623268 ---      ParallelTerminationStrategy: PID 112 died...
22:49:53.624810 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:53.628599 ---      ParallelTerminationStrategy: PID 113 died...
22:49:53.630142 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:53.633907 ---      ParallelTerminationStrategy: PID 114 died...
22:49:53.635433 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:53.639215 ---      ParallelTerminationStrategy: PID 115 died...
22:49:53.640756 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:53.644515 ---      ParallelTerminationStrategy: PID 116 died...
22:49:53.646045 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:53.649816 ---      ParallelTerminationStrategy: PID 117 died...
22:49:53.651340 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:53.655104 ---      ParallelTerminationStrategy: PID 118 died...
22:49:53.656645 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:53.660416 ---      ParallelTerminationStrategy: PID 119 died...
22:49:53.661979 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:53.665761 ---      ParallelTerminationStrategy: PID 120 died...
22:49:53.667290 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:53.671061 ---      ParallelTerminationStrategy: PID 121 died...
22:49:53.672584 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:53.676360 ---      ParallelTerminationStrategy: PID 122 died...
22:49:53.704447 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:53.711661 ---      ParallelTerminationStrategy: PID 123 died...
22:49:53.713554 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:53.717306 ---      ParallelTerminationStrategy: PID 124 died...
22:49:53.718782 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:53.722441 ---      ParallelTerminationStrategy: PID 125 died...
22:49:53.723969 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:53.727733 ---      ParallelTerminationStrategy: PID 126 died...
22:49:53.729266 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:53.733017 ---      ParallelTerminationStrategy: PID 127 died...
22:49:53.734553 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:53.738321 ---      ParallelTerminationStrategy: PID 128 died...
22:49:53.739838 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:53.760508 ---      ParallelTerminationStrategy: PID 129 died...
22:49:53.762243 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:53.766050 ---      ParallelTerminationStrategy: PID 130 died...
22:49:53.767587 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:53.771360 ---      ParallelTerminationStrategy: PID 131 died...
22:49:53.772902 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:53.776675 ---      ParallelTerminationStrategy: PID 132 died...
22:49:53.778212 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:53.781975 ---      ParallelTerminationStrategy: PID 133 died...
22:49:53.783496 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:53.787263 ---      ParallelTerminationStrategy: PID 134 died...
22:49:53.788801 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:53.792408 ---      ParallelTerminationStrategy: PID 135 died...
22:49:53.793929 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:53.797747 ---      ParallelTerminationStrategy: PID 136 died...
22:49:53.799285 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:53.803078 ---      ParallelTerminationStrategy: PID 137 died...
22:49:53.804611 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:53.808408 ---      ParallelTerminationStrategy: PID 138 died...
22:49:53.809948 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:53.813769 ---      ParallelTerminationStrategy: PID 139 died...
22:49:53.815294 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:53.818989 ---      ParallelTerminationStrategy: PID 140 died...
22:49:53.820497 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:53.824234 ---      ParallelTerminationStrategy: PID 141 died...
22:49:53.825760 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:53.829426 ---      ParallelTerminationStrategy: PID 142 died...
22:49:53.830887 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:53.834567 ---      ParallelTerminationStrategy: PID 143 died...
22:49:53.836028 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:53.839688 ---      ParallelTerminationStrategy: PID 144 died...
22:49:53.841162 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:53.844848 ---      ParallelTerminationStrategy: PID 145 died...
22:49:53.846313 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:53.849990 ---      ParallelTerminationStrategy: PID 146 died...
22:49:53.851445 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:53.855080 ---      ParallelTerminationStrategy: PID 147 died...
22:49:53.856556 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:53.860190 ---      ParallelTerminationStrategy: PID 148 died...
22:49:53.861672 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:53.865324 ---      ParallelTerminationStrategy: PID 149 died...
22:49:53.866815 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:53.870582 ---      ParallelTerminationStrategy: PID 150 died...
22:49:53.872064 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:53.875737 ---      ParallelTerminationStrategy: PID 151 died...
22:49:53.877214 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:53.880880 ---      ParallelTerminationStrategy: PID 152 died...
22:49:53.882350 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:53.886027 ---      ParallelTerminationStrategy: PID 153 died...
22:49:53.887493 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:53.891155 ---      ParallelTerminationStrategy: PID 154 died...
22:49:53.892701 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:53.896489 ---      ParallelTerminationStrategy: PID 155 died...
22:49:53.898015 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:53.901807 ---      ParallelTerminationStrategy: PID 156 died...
22:49:53.903334 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:53.907145 ---      ParallelTerminationStrategy: PID 157 died...
22:49:53.908674 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:53.912438 ---      ParallelTerminationStrategy: PID 158 died...
22:49:53.913982 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:53.917762 ---      ParallelTerminationStrategy: PID 159 died...
22:49:53.919299 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:53.923104 ---      ParallelTerminationStrategy: PID 160 died...
22:49:53.924644 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:53.928430 ---      ParallelTerminationStrategy: PID 161 died...
22:49:53.929985 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:53.933803 ---      ParallelTerminationStrategy: PID 162 died...
22:49:53.935335 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:53.939068 ---      ParallelTerminationStrategy: PID 163 died...
22:49:53.940541 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:53.944208 ---      ParallelTerminationStrategy: PID 164 died...
22:49:53.945719 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:53.949496 ---      ParallelTerminationStrategy: PID 165 died...
22:49:53.951025 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:53.954857 ---      ParallelTerminationStrategy: PID 166 died...
22:49:53.956406 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:53.960239 ---      ParallelTerminationStrategy: PID 167 died...
22:49:53.961778 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:53.965609 ---      ParallelTerminationStrategy: PID 168 died...
22:49:53.967150 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:53.970962 ---      ParallelTerminationStrategy: PID 169 died...
22:49:53.972492 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:53.976296 ---      ParallelTerminationStrategy: PID 170 died...
22:49:53.977833 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:53.981633 ---      ParallelTerminationStrategy: PID 171 died...
22:49:53.983163 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:53.986981 ---      ParallelTerminationStrategy: PID 172 died...
22:49:53.988516 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:53.992329 ---      ParallelTerminationStrategy: PID 173 died...
22:49:53.993864 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:53.997685 ---      ParallelTerminationStrategy: PID 174 died...
22:49:53.999214 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:54.002936 ---      ParallelTerminationStrategy: PID 175 died...
22:49:54.004417 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:54.008228 ---      ParallelTerminationStrategy: PID 176 died...
22:49:54.009760 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:54.013614 ---      ParallelTerminationStrategy: PID 177 died...
22:49:54.015158 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:54.018992 ---      ParallelTerminationStrategy: PID 178 died...
22:49:54.020535 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:54.024363 ---      ParallelTerminationStrategy: PID 179 died...
22:49:54.025912 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:54.029742 ---      ParallelTerminationStrategy: PID 180 died...
22:49:54.031284 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:54.035114 ---      ParallelTerminationStrategy: PID 181 died...
22:49:54.036651 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:54.040509 ---      ParallelTerminationStrategy: PID 182 died...
22:49:54.042078 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:54.045912 ---      ParallelTerminationStrategy: PID 183 died...
22:49:54.047462 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:54.051237 ---      ParallelTerminationStrategy: PID 184 died...
22:49:54.052850 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:54.056574 ---      ParallelTerminationStrategy: PID 185 died...
22:49:54.058106 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:54.061829 ---      ParallelTerminationStrategy: PID 186 died...
22:49:54.063350 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:54.067153 ---      ParallelTerminationStrategy: PID 187 died...
22:49:54.068719 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:54.072620 ---      ParallelTerminationStrategy: PID 188 died...
22:49:54.074212 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:54.078177 ---      ParallelTerminationStrategy: PID 189 died...
22:49:54.079762 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:54.083696 ---      ParallelTerminationStrategy: PID 190 died...
22:49:54.085292 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:54.089255 ---      ParallelTerminationStrategy: PID 191 died...
22:49:54.090840 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:54.094795 ---      ParallelTerminationStrategy: PID 192 died...
22:49:54.096397 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:54.100213 ---      ParallelTerminationStrategy: PID 193 died...
22:49:54.101739 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:54.105504 ---      ParallelTerminationStrategy: PID 194 died...
22:49:54.107091 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:54.111000 ---      ParallelTerminationStrategy: PID 195 died...
22:49:54.112582 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:54.116412 ---      ParallelTerminationStrategy: PID 196 died...
22:49:54.117962 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:54.121882 ---      ParallelTerminationStrategy: PID 197 died...
22:49:54.123459 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:54.127391 ---      ParallelTerminationStrategy: PID 198 died...
22:49:54.128998 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:54.132882 ---      ParallelTerminationStrategy: PID 199 died...
22:49:54.134464 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:54.138394 ---      ParallelTerminationStrategy: PID 200 died...
22:49:54.140039 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:54.144006 ---      ParallelTerminationStrategy: PID 201 died...
22:49:54.145576 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:54.149509 ---      ParallelTerminationStrategy: PID 202 died...
22:49:54.151089 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:54.155014 ---      ParallelTerminationStrategy: PID 203 died...
22:49:54.156587 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:54.160542 ---      ParallelTerminationStrategy: PID 204 died...
22:49:54.162125 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:54.166079 ---      ParallelTerminationStrategy: PID 205 died...
22:49:54.167651 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:54.171584 ---      ParallelTerminationStrategy: PID 206 died...
22:49:54.173162 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:54.177080 ---      ParallelTerminationStrategy: PID 207 died...
22:49:54.178672 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:54.182598 ---      ParallelTerminationStrategy: PID 208 died...
22:49:54.184139 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:54.187922 ---      ParallelTerminationStrategy: PID 209 died...
22:49:54.189446 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:54.193372 ---      ParallelTerminationStrategy: PID 210 died...
22:49:54.194950 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:54.198901 ---      ParallelTerminationStrategy: PID 211 died...
22:49:54.200458 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:54.204219 ---      ParallelTerminationStrategy: PID 212 died...
22:49:54.206150 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:54.209842 ---      ParallelTerminationStrategy: PID 213 died...
22:49:54.211381 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:54.215173 ---      ParallelTerminationStrategy: PID 214 died...
22:49:54.216713 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:54.220472 ---      ParallelTerminationStrategy: PID 215 died...
22:49:54.221977 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:54.225783 ---      ParallelTerminationStrategy: PID 216 died...
22:49:54.227319 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:54.231139 ---      ParallelTerminationStrategy: PID 217 died...
22:49:54.232681 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:54.236511 ---      ParallelTerminationStrategy: PID 218 died...
22:49:54.238084 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:54.241909 ---      ParallelTerminationStrategy: PID 219 died...
22:49:54.243444 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:54.247297 ---      ParallelTerminationStrategy: PID 220 died...
22:49:54.248836 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:54.252657 ---      ParallelTerminationStrategy: PID 221 died...
22:49:54.254212 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:54.258015 ---      ParallelTerminationStrategy: PID 222 died...
22:49:54.259537 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:54.263332 ---      ParallelTerminationStrategy: PID 223 died...
22:49:54.264907 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:54.268721 ---      ParallelTerminationStrategy: PID 224 died...
22:49:54.270249 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:54.274019 ---      ParallelTerminationStrategy: PID 225 died...
22:49:54.275510 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:54.279278 ---      ParallelTerminationStrategy: PID 226 died...
22:49:54.280847 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:54.284538 ---      ParallelTerminationStrategy: PID 227 died...
22:49:54.286013 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:54.289668 ---      ParallelTerminationStrategy: PID 228 died...
22:49:54.291134 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:54.294780 ---      ParallelTerminationStrategy: PID 229 died...
22:49:54.296257 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:54.299916 ---      ParallelTerminationStrategy: PID 230 died...
22:49:54.301408 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:54.305045 ---      ParallelTerminationStrategy: PID 231 died...
22:49:54.306513 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:54.310240 ---      ParallelTerminationStrategy: PID 232 died...
22:49:54.311740 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:54.315426 ---      ParallelTerminationStrategy: PID 233 died...
22:49:54.316925 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:54.320723 ---      ParallelTerminationStrategy: PID 234 died...
22:49:54.322186 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:57.725803 ---      ParallelTerminationStrategy: PID 34 died...
22:49:57.727574 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8100 netreg_mass PASS
---------------------------------------------------------------------
22:49:57.815078 tst                       trial-8100: Storing JUnit report in /build/trial-8100/run.2025-09-25_22-48-18/trial-8100.xml

--------------------------------------------------------------------------------------------
trial-8100 PASS
--------------------------------------------------------------------------------------------
22:49:57.830165 tst                       trial-8100: trial-8100: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (93.4 sec)
+ exit_code=0
+ rm -rf trial-8100/inst
+ cd trial-8100
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-09-25 22:48:18
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8100-run.tgz run.2025-09-25_22-48-18
+ tar czf /build/trial-8100-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-25_13_26_37.tgz osmo-bts-oc2g.build-2025-09-25_00_51_43.tgz osmo-bts-sysmo.build-2025-09-25_00_51_37.tgz osmo-bts.build-2025-09-25_00_51_40.tgz osmo-ggsn.build-2025-09-25_20_42_31.tgz osmo-hlr.build-2025-09-25_16_36_54.tgz osmo-hnbgw.build-2025-09-25_13_30_28.tgz osmo-mgw.build-2025-09-25_08_33_15.tgz osmo-msc.build-2025-09-25_13_35_09.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-25_07_34_09.tgz osmo-pcu-sysmo.build-2025-09-25_04_24_52.tgz osmo-pcu.build-2025-09-25_04_24_36.tgz osmo-sgsn.build-2025-09-25_20_49_28.tgz osmo-stp.build-2025-09-25_13_25_26.tgz osmo-trx.build-2025-09-25_14_26_35.tgz osmocom-bb.build-2025-09-25_21_17_24.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x

### Clean up ###

+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS