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/jenkins660419555713760905.sh
+ rm -rf trial-8065-bin.tgz trial-8065-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24496
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10815
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10096
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12640
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12963
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12068
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40186
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7351
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42191
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8043
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 12996
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7246
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11340
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7391
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8838
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6111
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 7246
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins6978468628573037249.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-8065
+ 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
f17cc18 ttcn3-bts-test: show respawn count at the end
+ 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: 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 [11/28] RUN     chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#7 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:7648c424d235d9e47d25d7243d26ae78cde6a49f0a88d53b4537728d2cd6af68 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=8066 -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-08-22 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8066
+ mkdir -p trial-8066
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-08-22_13_25_55.tgz osmo-bts-oc2g.build-2025-08-22_00_51_35.tgz osmo-bts-sysmo.build-2025-08-22_00_51_37.tgz osmo-bts.build-2025-08-22_00_51_44.tgz osmo-ggsn.build-2025-08-22_20_43_02.tgz osmo-hlr.build-2025-08-22_16_36_53.tgz osmo-hnbgw.build-2025-08-22_13_30_25.tgz osmo-mgw.build-2025-08-22_08_33_15.tgz osmo-msc.build-2025-08-22_13_34_36.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-22_07_33_57.tgz osmo-pcu-sysmo.build-2025-08-22_07_36_06.tgz osmo-pcu.build-2025-08-22_07_36_12.tgz osmo-sgsn.build-2025-08-22_20_48_59.tgz osmo-stp.build-2025-08-22_13_22_57.tgz osmo-trx.build-2025-08-22_14_29_52.tgz osmocom-bb.build-2025-08-22_21_17_27.tgz srslte.build-19.tgz trial-8066
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-08-22_13_25_55.md5 osmo-bts-oc2g.build-2025-08-22_00_51_35.md5 osmo-bts-sysmo.build-2025-08-22_00_51_37.md5 osmo-bts.build-2025-08-22_00_51_44.md5 osmo-ggsn.build-2025-08-22_20_43_02.md5 osmo-hlr.build-2025-08-22_16_36_53.md5 osmo-hnbgw.build-2025-08-22_13_30_25.md5 osmo-mgw.build-2025-08-22_08_33_15.md5 osmo-msc.build-2025-08-22_13_34_36.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-22_07_33_57.md5 osmo-pcu-sysmo.build-2025-08-22_07_36_06.md5 osmo-pcu.build-2025-08-22_07_36_12.md5 osmo-sgsn.build-2025-08-22_20_48_59.md5 osmo-stp.build-2025-08-22_13_22_57.md5 osmo-trx.build-2025-08-22_14_29_52.md5 osmocom-bb.build-2025-08-22_21_17_27.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-08-22_13_25_55.md5 osmo-bts-oc2g.build-2025-08-22_00_51_35.md5 osmo-bts-sysmo.build-2025-08-22_00_51_37.md5 osmo-bts.build-2025-08-22_00_51_44.md5 osmo-ggsn.build-2025-08-22_20_43_02.md5 osmo-hlr.build-2025-08-22_16_36_53.md5 osmo-hnbgw.build-2025-08-22_13_30_25.md5 osmo-mgw.build-2025-08-22_08_33_15.md5 osmo-msc.build-2025-08-22_13_34_36.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-08-22_07_33_57.md5 osmo-pcu-sysmo.build-2025-08-22_07_36_06.md5 osmo-pcu.build-2025-08-22_07_36_12.md5 osmo-sgsn.build-2025-08-22_20_48_59.md5 osmo-stp.build-2025-08-22_13_22_57.md5 osmo-trx.build-2025-08-22_14_29_52.md5 osmocom-bb.build-2025-08-22_21_17_27.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-8066 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8066'
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-8066
--------------------------------------------------------------------------------------------
22:48:16.879458 tst                       trial-8066: Detailed log at /build/trial-8066/run.2025-08-22_22-48-16/log

---------------------------------------------------------------------
trial-8066 netreg_mass
---------------------------------------------------------------------
22:48:17.094451 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.094816 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.095612 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.096829 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.140781 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.142223 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.144370 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.209867 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-8066 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.210614 tst       register_default_mass.py:9: Claiming resources for the test
22:48:17.227068 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.227672 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.228160 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.228622 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.229102 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.229582 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.230036 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.276828 tst         register_default_mass.py: using LAC 2
22:48:17.314224 tst         register_default_mass.py: using RAC 2
22:48:17.349347 tst         register_default_mass.py: using CellId 2
22:48:17.396896 tst         register_default_mass.py: using BVCI 3
22:48:17.406621 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.407262 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.407826 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.408351 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.408876 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.409399 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.409921 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.410427 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.410933 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.411437 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.411925 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.412414 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.412981 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.413501 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.413999 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.414494 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.415012 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.415532 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.416038 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.416563 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.417079 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.417597 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.418134 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.418652 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.419161 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.419696 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.420212 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.420724 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.421234 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.421736 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.422242 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.422758 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.423277 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.423843 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.424392 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.424917 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.425428 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.425965 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.426496 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.427011 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.427542 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.428061 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.428578 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.429130 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.429645 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.430151 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.430676 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.431197 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.431719 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.432236 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.432767 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.433286 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.433795 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.434299 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.434798 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.435319 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.435828 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.436346 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.436865 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.437365 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.437872 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.438386 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.438894 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.439468 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.439996 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.440507 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.441030 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.441549 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.442049 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.442561 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.443065 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.443576 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.444165 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.444685 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.445172 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.445652 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.446146 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.446632 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.447112 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.447582 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.448071 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.448547 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.449037 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.449527 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.450003 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.450472 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.450964 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.451448 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.451927 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.452407 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.452906 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.453390 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.453878 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.454369 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.454851 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.455328 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.455802 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.456296 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.456799 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.457299 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.457803 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.458343 tst      register_default_mass.py:21: Launching a simple network
22:48:17.468041 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.587567 run            create_hlr_db(pid=20): Launched
22:48:18.597614 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.615098 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.631150 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.637277 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.819835 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.836087 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.841981 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.270381 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.285935 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.299445 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.445378 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.461397 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.467440 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.492148 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.507959 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.513729 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.867417 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.883719 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.901695 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.079922 run         osmo-bts-virtual(pid=34): Launched
22:48:30.139557 tst         register_default_mass.py: using MSISDN 1001
22:48:30.146653 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.279399 tst         register_default_mass.py: using MSISDN 1002
22:48:30.286083 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.356761 tst         register_default_mass.py: using MSISDN 1003
22:48:30.362811 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.453120 tst         register_default_mass.py: using MSISDN 1004
22:48:30.460018 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.532204 tst         register_default_mass.py: using MSISDN 1005
22:48:30.541393 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.617451 tst         register_default_mass.py: using MSISDN 1006
22:48:30.629506 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.711098 tst         register_default_mass.py: using MSISDN 1007
22:48:30.717522 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.805587 tst         register_default_mass.py: using MSISDN 1008
22:48:30.811537 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.881943 tst         register_default_mass.py: using MSISDN 1009
22:48:30.891204 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.960918 tst         register_default_mass.py: using MSISDN 1010
22:48:30.971599 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.040594 tst         register_default_mass.py: using MSISDN 1011
22:48:31.047573 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.125270 tst         register_default_mass.py: using MSISDN 1012
22:48:31.131704 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.213357 tst         register_default_mass.py: using MSISDN 1013
22:48:31.222134 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.297508 tst         register_default_mass.py: using MSISDN 1014
22:48:31.304500 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.405895 tst         register_default_mass.py: using MSISDN 1015
22:48:31.418814 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.726316 tst         register_default_mass.py: using MSISDN 1016
22:48:31.734216 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.916795 tst         register_default_mass.py: using MSISDN 1017
22:48:31.923078 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:32.046955 tst         register_default_mass.py: using MSISDN 1018
22:48:32.054484 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:32.159074 tst         register_default_mass.py: using MSISDN 1019
22:48:32.165610 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:32.280551 tst         register_default_mass.py: using MSISDN 1020
22:48:32.287232 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:32.389311 tst         register_default_mass.py: using MSISDN 1021
22:48:32.395780 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:32.469021 tst         register_default_mass.py: using MSISDN 1022
22:48:32.475252 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:32.582873 tst         register_default_mass.py: using MSISDN 1023
22:48:32.594603 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:32.678778 tst         register_default_mass.py: using MSISDN 1024
22:48:32.685598 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:32.759795 tst         register_default_mass.py: using MSISDN 1025
22:48:32.766517 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:32.832867 tst         register_default_mass.py: using MSISDN 1026
22:48:32.839434 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:32.907597 tst         register_default_mass.py: using MSISDN 1027
22:48:32.921194 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:33.040175 tst         register_default_mass.py: using MSISDN 1028
22:48:33.046582 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:33.117123 tst         register_default_mass.py: using MSISDN 1029
22:48:33.127389 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:33.204346 tst         register_default_mass.py: using MSISDN 1030
22:48:33.216560 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:33.490101 tst         register_default_mass.py: using MSISDN 1031
22:48:33.502696 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:33.646568 tst         register_default_mass.py: using MSISDN 1032
22:48:33.659951 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:33.764819 tst         register_default_mass.py: using MSISDN 1033
22:48:33.776017 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:33.870906 tst         register_default_mass.py: using MSISDN 1034
22:48:33.885378 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:33.983268 tst         register_default_mass.py: using MSISDN 1035
22:48:33.997623 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:34.110671 tst         register_default_mass.py: using MSISDN 1036
22:48:34.118585 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:34.265435 tst         register_default_mass.py: using MSISDN 1037
22:48:34.279538 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:34.509263 tst         register_default_mass.py: using MSISDN 1038
22:48:34.521778 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:34.638398 tst         register_default_mass.py: using MSISDN 1039
22:48:34.651006 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:34.741902 tst         register_default_mass.py: using MSISDN 1040
22:48:34.754713 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:34.961056 tst         register_default_mass.py: using MSISDN 1041
22:48:34.970516 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:35.040423 tst         register_default_mass.py: using MSISDN 1042
22:48:35.046550 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:35.124898 tst         register_default_mass.py: using MSISDN 1043
22:48:35.132531 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:35.200399 tst         register_default_mass.py: using MSISDN 1044
22:48:35.207001 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:35.279136 tst         register_default_mass.py: using MSISDN 1045
22:48:35.285418 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:35.378556 tst         register_default_mass.py: using MSISDN 1046
22:48:35.386152 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:35.452906 tst         register_default_mass.py: using MSISDN 1047
22:48:35.464159 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:35.537044 tst         register_default_mass.py: using MSISDN 1048
22:48:35.545126 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:35.615947 tst         register_default_mass.py: using MSISDN 1049
22:48:35.624811 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:35.686480 tst         register_default_mass.py: using MSISDN 1050
22:48:35.699588 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:35.812358 tst         register_default_mass.py: using MSISDN 1051
22:48:35.819190 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:35.904566 tst         register_default_mass.py: using MSISDN 1052
22:48:35.911396 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:35.991699 tst         register_default_mass.py: using MSISDN 1053
22:48:35.998337 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:36.068799 tst         register_default_mass.py: using MSISDN 1054
22:48:36.074929 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:36.160130 tst         register_default_mass.py: using MSISDN 1055
22:48:36.167898 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:36.296792 tst         register_default_mass.py: using MSISDN 1056
22:48:36.303783 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:36.385334 tst         register_default_mass.py: using MSISDN 1057
22:48:36.391462 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:36.485243 tst         register_default_mass.py: using MSISDN 1058
22:48:36.498268 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:36.718491 tst         register_default_mass.py: using MSISDN 1059
22:48:36.731505 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:36.840712 tst         register_default_mass.py: using MSISDN 1060
22:48:36.852893 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:37.084424 tst         register_default_mass.py: using MSISDN 1061
22:48:37.090111 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:37.152381 tst         register_default_mass.py: using MSISDN 1062
22:48:37.160668 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:37.234289 tst         register_default_mass.py: using MSISDN 1063
22:48:37.241917 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:37.303762 tst         register_default_mass.py: using MSISDN 1064
22:48:37.310994 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:37.900530 tst         register_default_mass.py: using MSISDN 1065
22:48:37.906658 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:37.972126 tst         register_default_mass.py: using MSISDN 1066
22:48:37.978260 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:38.050166 tst         register_default_mass.py: using MSISDN 1067
22:48:38.059207 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:38.141854 tst         register_default_mass.py: using MSISDN 1068
22:48:38.152901 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:38.238373 tst         register_default_mass.py: using MSISDN 1069
22:48:38.251177 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:38.341680 tst         register_default_mass.py: using MSISDN 1070
22:48:38.354624 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:38.444297 tst         register_default_mass.py: using MSISDN 1071
22:48:38.457389 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:38.533908 tst         register_default_mass.py: using MSISDN 1072
22:48:38.545734 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:38.627862 tst         register_default_mass.py: using MSISDN 1073
22:48:38.636470 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:38.760707 tst         register_default_mass.py: using MSISDN 1074
22:48:38.766447 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:38.846423 tst         register_default_mass.py: using MSISDN 1075
22:48:38.852281 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:38.930814 tst         register_default_mass.py: using MSISDN 1076
22:48:38.936677 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:39.002617 tst         register_default_mass.py: using MSISDN 1077
22:48:39.008480 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:39.076068 tst         register_default_mass.py: using MSISDN 1078
22:48:39.085635 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:39.146130 tst         register_default_mass.py: using MSISDN 1079
22:48:39.152469 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:39.211942 tst         register_default_mass.py: using MSISDN 1080
22:48:39.218587 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:39.293514 tst         register_default_mass.py: using MSISDN 1081
22:48:39.299276 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:39.363237 tst         register_default_mass.py: using MSISDN 1082
22:48:39.369586 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:39.437871 tst         register_default_mass.py: using MSISDN 1083
22:48:39.443458 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:39.518331 tst         register_default_mass.py: using MSISDN 1084
22:48:39.525430 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:39.594236 tst         register_default_mass.py: using MSISDN 1085
22:48:39.600144 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:39.679659 tst         register_default_mass.py: using MSISDN 1086
22:48:39.687175 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:39.750348 tst         register_default_mass.py: using MSISDN 1087
22:48:39.757836 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:39.838448 tst         register_default_mass.py: using MSISDN 1088
22:48:39.845588 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:39.915030 tst         register_default_mass.py: using MSISDN 1089
22:48:39.920981 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:39.994171 tst         register_default_mass.py: using MSISDN 1090
22:48:39.999894 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:40.071895 tst         register_default_mass.py: using MSISDN 1091
22:48:40.077938 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:40.175508 tst         register_default_mass.py: using MSISDN 1092
22:48:40.187195 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:40.271999 tst         register_default_mass.py: using MSISDN 1093
22:48:40.284583 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:40.389331 tst         register_default_mass.py: using MSISDN 1094
22:48:40.398916 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:40.551409 tst         register_default_mass.py: using MSISDN 1095
22:48:40.558298 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:40.714824 tst         register_default_mass.py: using MSISDN 1096
22:48:40.726892 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:40.835356 tst         register_default_mass.py: using MSISDN 1097
22:48:40.841085 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:40.907775 tst         register_default_mass.py: using MSISDN 1098
22:48:40.914150 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:40.973545 tst         register_default_mass.py: using MSISDN 1099
22:48:40.979572 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:41.073015 tst         register_default_mass.py: using MSISDN 1100
22:48:41.081232 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:41.228847 run                             mass: Starting testcase
22:48:41.235504 run                             mass: Pre-launching all virtphy's
22:48:41.241717 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:41.255834 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:41.262267 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:41.276542 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:41.285176 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:41.299894 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:41.306694 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:41.322112 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:41.330525 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:41.348766 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:41.365423 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:41.400078 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:41.415483 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:41.447873 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:41.463164 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:41.495999 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:41.510954 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:41.542975 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:41.558232 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:41.590210 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:41.605387 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:41.638264 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:41.653682 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:41.796286 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:41.810850 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:41.843448 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:41.858007 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:41.889862 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:41.904899 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:41.937327 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:41.952662 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:41.985535 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:42.000684 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:42.036006 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:42.053027 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:42.089692 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:42.105262 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:42.139596 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:42.155617 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:42.212873 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:42.226048 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:42.248115 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:42.255714 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:42.271792 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:42.279512 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:42.296428 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:42.304055 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:42.403862 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:42.410354 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:42.424341 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:42.431131 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:42.446345 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:42.469300 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:42.483782 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:42.490969 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:42.506451 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:42.513951 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:42.529585 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:42.536884 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:42.575394 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:42.582148 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:42.596765 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:42.603481 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:42.618660 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:42.626080 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:42.642493 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:42.650318 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:42.667217 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:42.674988 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:42.691501 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:42.698790 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:42.714772 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:42.722575 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:42.739192 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:42.746840 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:42.762709 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:42.769858 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:42.785502 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:42.792601 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:42.808108 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:42.815410 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:42.831516 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:42.839870 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:42.856615 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:42.864206 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:42.881433 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:42.890769 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:42.909428 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:42.920492 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:42.939336 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:42.948371 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:42.967217 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:42.976081 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:42.994507 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:43.003893 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:43.022556 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:43.031966 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:43.050711 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:43.059316 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:43.077583 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:43.092701 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:43.126249 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:43.155811 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:43.186795 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:43.200658 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:43.219476 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:43.228046 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:43.244897 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:43.253194 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:43.269897 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:43.279109 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:43.295922 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:43.306753 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:43.322536 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:43.329664 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:43.344817 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:43.351700 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:43.454185 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:43.460695 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:43.489213 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:43.495921 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:43.524443 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:43.531469 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:43.547034 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:43.554425 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:43.570289 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:43.577716 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:43.619351 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:43.625849 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:43.640610 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:43.647366 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:43.667531 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:43.674574 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:43.690228 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:43.697491 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:43.713798 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:43.721388 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:43.767485 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:43.777337 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:43.793896 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:43.801769 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:43.818684 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:43.826549 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:43.843199 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:43.850864 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:43.867949 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:43.876129 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:43.892998 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:43.902492 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:43.919470 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:43.927151 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:43.943982 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:43.951528 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:43.968203 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:43.975780 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:43.992377 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:44.000390 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:44.016777 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:44.026908 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:44.043904 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:44.052166 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:44.069659 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:44.078578 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:44.095890 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:44.103568 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:44.120896 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:44.128318 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:44.144775 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:44.152361 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:44.171383 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:44.179925 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:44.197033 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:44.205514 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:44.222262 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:44.230008 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:44.247055 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:44.254924 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:44.270836 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:44.278098 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:44.293678 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:44.300765 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:44.316499 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:44.323331 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:44.337790 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:44.345824 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:44.360631 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:44.367481 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:44.382416 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:44.389535 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:44.404810 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:44.411769 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:44.427011 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:44.434138 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:44.449811 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:44.456851 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:44.471424 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:44.478009 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:44.492140 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:44.498690 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:44.512962 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:44.519609 run                             mass: Checking if sockets are in the filesystem
22:48:44.536086 run                osmo-ms-mob/00000: Starting mobile
22:48:44.550178 run       osmo-ms-mob/00000(pid=135): Launched
22:48:44.563790 run                             mass: MS start registered  {at=19133830.26713959, delay=0.007174495607614517, ms=00000}
22:48:48.739726 run                osmo-ms-mob/00001: Starting mobile
22:48:48.753326 run       osmo-ms-mob/00001(pid=136): Launched
22:48:48.765427 run                             mass: MS start registered  {at=19133834.468772132, delay=0.005434989929199219, ms=00001}
22:48:49.439590 run                             mass: MS performed LU  {at=19133835.142916206, lu_delay=4.875776614993811, ms=00000}
22:48:50.536458 run                osmo-ms-mob/00002: Starting mobile
22:48:50.555734 run       osmo-ms-mob/00002(pid=137): Launched
22:48:50.573061 run                             mass: MS start registered  {at=19133836.27637008, delay=0.009005255997180939, ms=00002}
22:48:51.836667 run                osmo-ms-mob/00003: Starting mobile
22:48:51.854845 run       osmo-ms-mob/00003(pid=138): Launched
22:48:51.880925 run                             mass: MS start registered  {at=19133837.58425253, delay=0.016658317297697067, ms=00003}
22:48:52.935938 run                osmo-ms-mob/00004: Starting mobile
22:48:52.952799 run       osmo-ms-mob/00004(pid=139): Launched
22:48:52.966282 run                             mass: MS start registered  {at=19133838.66961365, delay=0.0058380477130413055, ms=00004}
22:48:53.676152 run                             mass: MS performed LU  {at=19133839.3794574, lu_delay=4.910685267299414, ms=00001}
22:48:53.938927 run                osmo-ms-mob/00005: Starting mobile
22:48:53.965418 run       osmo-ms-mob/00005(pid=140): Launched
22:48:53.982257 run                             mass: MS start registered  {at=19133839.68559356, delay=0.00885888934135437, ms=00005}
22:48:54.833857 run                osmo-ms-mob/00006: Starting mobile
22:48:54.849128 run       osmo-ms-mob/00006(pid=141): Launched
22:48:54.862471 run                             mass: MS start registered  {at=19133840.56581457, delay=0.0056344568729400635, ms=00006}
22:48:55.577620 run                             mass: MS performed LU  {at=19133841.280922797, lu_delay=5.004552718251944, ms=00002}
22:48:55.733661 run                osmo-ms-mob/00007: Starting mobile
22:48:55.749527 run       osmo-ms-mob/00007(pid=142): Launched
22:48:55.762058 run                             mass: MS start registered  {at=19133841.465408504, delay=0.005273781716823578, ms=00007}
22:48:56.533939 run                osmo-ms-mob/00008: Starting mobile
22:48:56.548255 run       osmo-ms-mob/00008(pid=143): Launched
22:48:56.560743 run                             mass: MS start registered  {at=19133842.264090758, delay=0.005701232701539993, ms=00008}
22:48:56.971394 run                             mass: MS performed LU  {at=19133842.674696624, lu_delay=5.090444095432758, ms=00003}
22:48:57.239069 run                osmo-ms-mob/00009: Starting mobile
22:48:57.270266 run       osmo-ms-mob/00009(pid=144): Launched
22:48:57.284950 run                             mass: MS start registered  {at=19133842.988293853, delay=3.4358352422714233e-05, ms=00009}
22:48:57.935685 run                osmo-ms-mob/00010: Starting mobile
22:48:57.951230 run       osmo-ms-mob/00010(pid=145): Launched
22:48:57.965010 run                             mass: MS start registered  {at=19133843.66834906, delay=0.005494557321071625, ms=00010}
22:48:58.538784 run                osmo-ms-mob/00011: Starting mobile
22:48:58.562889 run       osmo-ms-mob/00011(pid=146): Launched
22:48:58.585329 run                             mass: MS start registered  {at=19133844.288648453, delay=0.007866650819778442, ms=00011}
22:48:58.872645 run                             mass: MS performed LU  {at=19133844.575950634, lu_delay=5.906336985528469, ms=00004}
22:48:58.900385 run                             mass: MS performed LU  {at=19133844.603699513, lu_delay=4.918105952441692, ms=00005}
22:48:59.134042 run                osmo-ms-mob/00012: Starting mobile
22:48:59.151836 run       osmo-ms-mob/00012(pid=147): Launched
22:48:59.168698 run                             mass: MS start registered  {at=19133844.87201638, delay=0.008430439978837967, ms=00012}
22:48:59.738806 run                osmo-ms-mob/00013: Starting mobile
22:48:59.770074 run       osmo-ms-mob/00013(pid=148): Launched
22:48:59.793701 run                             mass: MS start registered  {at=19133845.497016825, delay=0.008052792400121689, ms=00013}
22:49:00.339645 run                osmo-ms-mob/00014: Starting mobile
22:49:00.369542 run       osmo-ms-mob/00014(pid=149): Launched
22:49:00.390862 run                             mass: MS start registered  {at=19133846.09418206, delay=0.007482171058654785, ms=00014}
22:49:00.737309 run                             mass: MS performed LU  {at=19133846.44062435, lu_delay=4.975215844810009, ms=00007}
22:49:00.802050 run                             mass: MS performed LU  {at=19133846.50536802, lu_delay=5.939553450793028, ms=00006}
22:49:00.826823 run                osmo-ms-mob/00015: Starting mobile
22:49:00.856251 run       osmo-ms-mob/00015(pid=150): Launched
22:49:00.876972 run                             mass: MS start registered  {at=19133846.580298454, delay=0.006766173988580704, ms=00015}
22:49:01.440178 run                osmo-ms-mob/00016: Starting mobile
22:49:01.474529 run       osmo-ms-mob/00016(pid=151): Launched
22:49:01.489640 run                             mass: MS start registered  {at=19133847.19298409, delay=3.318861126899719e-05, ms=00016}
22:49:01.939592 run                osmo-ms-mob/00017: Starting mobile
22:49:01.964158 run       osmo-ms-mob/00017(pid=152): Launched
22:49:01.978329 run                             mass: MS start registered  {at=19133847.68167158, delay=3.243982791900635e-05, ms=00017}
22:49:02.540206 run                osmo-ms-mob/00018: Starting mobile
22:49:02.572157 run       osmo-ms-mob/00018(pid=153): Launched
22:49:02.595130 run                             mass: MS start registered  {at=19133848.29844935, delay=0.007417876273393631, ms=00018}
22:49:02.638787 run                             mass: MS performed LU  {at=19133848.342108063, lu_delay=4.673759002238512, ms=00010}
22:49:02.666281 run                             mass: MS performed LU  {at=19133848.369614612, lu_delay=5.381320759654045, ms=00009}
22:49:02.754041 run                             mass: MS performed LU  {at=19133848.45735693, lu_delay=6.193266171962023, ms=00008}
22:49:02.780035 run                osmo-ms-mob/00019: Starting mobile
22:49:02.811750 run       osmo-ms-mob/00019(pid=154): Launched
22:49:02.834279 run                             mass: MS start registered  {at=19133848.537602376, delay=0.007066451013088226, ms=00019}
22:49:03.440437 run                osmo-ms-mob/00020: Starting mobile
22:49:03.472813 run       osmo-ms-mob/00020(pid=155): Launched
22:49:03.498429 run                             mass: MS start registered  {at=19133849.20174388, delay=0.010253708809614182, ms=00020}
22:49:03.936782 run                osmo-ms-mob/00021: Starting mobile
22:49:03.967384 run       osmo-ms-mob/00021(pid=156): Launched
22:49:03.981887 run                             mass: MS start registered  {at=19133849.68523193, delay=3.302469849586487e-05, ms=00021}
22:49:04.334760 run                osmo-ms-mob/00022: Starting mobile
22:49:04.351762 run       osmo-ms-mob/00022(pid=157): Launched
22:49:04.365998 run                             mass: MS start registered  {at=19133850.069342293, delay=3.2667070627212524e-05, ms=00022}
22:49:04.420331 run                             mass: MS performed LU  {at=19133850.12365022, lu_delay=4.626633394509554, ms=00013}
22:49:04.567470 run                             mass: MS performed LU  {at=19133850.270801794, lu_delay=5.398785412311554, ms=00012}
22:49:04.738660 run                             mass: MS performed LU  {at=19133850.441965807, lu_delay=6.153317354619503, ms=00011}
22:49:04.766521 run                osmo-ms-mob/00023: Starting mobile
22:49:04.799106 run       osmo-ms-mob/00023(pid=158): Launched
22:49:04.822569 run                             mass: MS start registered  {at=19133850.52589941, delay=0.00813286006450653, ms=00023}
22:49:05.582446 run                osmo-ms-mob/00024: Starting mobile
22:49:05.600994 run       osmo-ms-mob/00024(pid=159): Launched
22:49:05.610670 run                             mass: Starting too slowly. Moving on {now=19133851.314034447, sleep=-0.2842247448861599, target=19133851.029809702}
22:49:05.618100 run                             mass: Starting too slowly. Moving on {now=19133851.321467362, sleep=-0.1916576586663723, target=19133851.129809704}
22:49:05.625342 run                             mass: MS start registered  {at=19133851.328699518, delay=0.014667626470327377, ms=00024}
22:49:05.632693 run                             mass: Starting too slowly. Moving on {now=19133851.336062983, sleep=-0.10625327751040459, target=19133851.229809705}
22:49:05.640125 run                             mass: Starting too slowly. Moving on {now=19133851.343492743, sleep=-0.013683035969734192, target=19133851.329809707}
22:49:05.734890 run                osmo-ms-mob/00025: Starting mobile
22:49:05.755028 run       osmo-ms-mob/00025(pid=160): Launched
22:49:05.770520 run                             mass: MS start registered  {at=19133851.473829195, delay=0.003508489578962326, ms=00025}
22:49:06.134698 run                osmo-ms-mob/00026: Starting mobile
22:49:06.151747 run       osmo-ms-mob/00026(pid=161): Launched
22:49:06.170506 run                             mass: MS start registered  {at=19133851.873844773, delay=0.009252112358808517, ms=00026}
22:49:06.534695 run                osmo-ms-mob/00027: Starting mobile
22:49:06.552749 run       osmo-ms-mob/00027(pid=162): Launched
22:49:06.567374 run                             mass: MS start registered  {at=19133852.270698898, delay=0.00040319934487342834, ms=00027}
22:49:06.875289 run                             mass: MS performed LU  {at=19133852.578597922, lu_delay=4.8969263434410095, ms=00017}
22:49:06.891579 run                osmo-ms-mob/00028: Starting mobile
22:49:06.916327 run       osmo-ms-mob/00028(pid=163): Launched
22:49:06.932658 run                             mass: MS performed LU  {at=19133852.635986723, lu_delay=6.055688269436359, ms=00015}
22:49:06.947809 run                             mass: MS start registered  {at=19133852.651161857, delay=0.015214536339044571, ms=00028}
22:49:06.990773 run                             mass: MS performed LU  {at=19133852.694094874, lu_delay=5.501110784709454, ms=00016}
22:49:07.026853 run                             mass: MS performed LU  {at=19133852.730174363, lu_delay=6.635992303490639, ms=00014}
22:49:07.052446 run                osmo-ms-mob/00029: Starting mobile
22:49:07.083395 run       osmo-ms-mob/00029(pid=164): Launched
22:49:07.106564 run                             mass: MS start registered  {at=19133852.809888955, delay=0.006935577839612961, ms=00029}
22:49:07.736052 run                osmo-ms-mob/00030: Starting mobile
22:49:07.754325 run       osmo-ms-mob/00030(pid=165): Launched
22:49:07.773186 run                             mass: MS start registered  {at=19133853.47650181, delay=0.010517440736293793, ms=00030}
22:49:08.138972 run                osmo-ms-mob/00031: Starting mobile
22:49:08.170392 run       osmo-ms-mob/00031(pid=166): Launched
22:49:08.185538 run                             mass: MS performed LU  {at=19133853.888873648, lu_delay=5.351271271705627, ms=00019}
22:49:08.200333 run                             mass: MS start registered  {at=19133853.903686754, delay=0.014988888055086136, ms=00031}
22:49:08.268577 run                             mass: MS performed LU  {at=19133853.97188851, lu_delay=5.673439159989357, ms=00018}
22:49:08.293754 run                osmo-ms-mob/00032: Starting mobile
22:49:08.322824 run       osmo-ms-mob/00032(pid=167): Launched
22:49:08.333258 run                             mass: MS performed LU  {at=19133854.03660846, lu_delay=4.83486458286643, ms=00020}
22:49:08.344562 run                             mass: MS start registered  {at=19133854.04790975, delay=0.011328309774398804, ms=00032}
22:49:08.834081 run                osmo-ms-mob/00033: Starting mobile
22:49:08.851549 run       osmo-ms-mob/00033(pid=168): Launched
22:49:08.865651 run                             mass: MS start registered  {at=19133854.56898633, delay=0.0004478283226490021, ms=00033}
22:49:09.241586 run                osmo-ms-mob/00034: Starting mobile
22:49:09.276282 run       osmo-ms-mob/00034(pid=169): Launched
22:49:09.291983 run                             mass: MS start registered  {at=19133854.995325398, delay=3.5919249057769775e-05, ms=00034}
22:49:09.539208 run                osmo-ms-mob/00035: Starting mobile
22:49:09.571453 run       osmo-ms-mob/00035(pid=170): Launched
22:49:09.593554 run                             mass: MS start registered  {at=19133855.29688279, delay=0.007739335298538208, ms=00035}
22:49:09.938869 run                osmo-ms-mob/00036: Starting mobile
22:49:09.959179 run       osmo-ms-mob/00036(pid=171): Launched
22:49:09.974326 run                             mass: MS start registered  {at=19133855.67764026, delay=0.002036474645137787, ms=00036}
22:49:10.170120 run                             mass: MS performed LU  {at=19133855.873437244, lu_delay=5.804094951599836, ms=00022}
22:49:10.197688 run                             mass: MS performed LU  {at=19133855.901009135, lu_delay=5.375109724700451, ms=00023}
22:49:10.222599 run                osmo-ms-mob/00037: Starting mobile
22:49:10.252098 run       osmo-ms-mob/00037(pid=172): Launched
22:49:10.273837 run                             mass: MS start registered  {at=19133855.9771749, delay=0.007787719368934631, ms=00037}
22:49:10.285330 run                             mass: MS performed LU  {at=19133855.988656834, lu_delay=6.3034249022603035, ms=00021}
22:49:10.322657 run                             mass: MS performed LU  {at=19133856.025975622, lu_delay=4.69727610424161, ms=00024}
22:49:10.466390 run                osmo-ms-mob/00038: Starting mobile
22:49:10.490026 run       osmo-ms-mob/00038(pid=173): Launched
22:49:10.499142 run                             mass: MS performed LU  {at=19133856.202492326, lu_delay=4.728663131594658, ms=00025}
22:49:10.509961 run                             mass: MS start registered  {at=19133856.21329669, delay=0.010831117630004883, ms=00038}
22:49:10.934314 run                osmo-ms-mob/00039: Starting mobile
22:49:10.951173 run       osmo-ms-mob/00039(pid=174): Launched
22:49:10.967697 run                             mass: MS start registered  {at=19133856.671035074, delay=0.007329490035772324, ms=00039}
22:49:11.341406 run                osmo-ms-mob/00040: Starting mobile
22:49:11.375048 run       osmo-ms-mob/00040(pid=175): Launched
22:49:11.396424 run                             mass: MS start registered  {at=19133857.099732626, delay=0.006141107529401779, ms=00040}
22:49:11.640340 run                osmo-ms-mob/00041: Starting mobile
22:49:11.673752 run       osmo-ms-mob/00041(pid=176): Launched
22:49:11.697490 run                             mass: MS start registered  {at=19133857.400805358, delay=0.008398495614528656, ms=00041}
22:49:11.937137 run                osmo-ms-mob/00042: Starting mobile
22:49:11.957456 run       osmo-ms-mob/00042(pid=177): Launched
22:49:11.966608 run                             mass: MS performed LU  {at=19133857.669959772, lu_delay=5.399260874837637, ms=00027}
22:49:11.975770 run                             mass: MS start registered  {at=19133857.679130364, delay=0.009196694940328598, ms=00042}
22:49:12.034623 run                             mass: MS performed LU  {at=19133857.73794055, lu_delay=5.0867786929011345, ms=00028}
22:49:12.099762 run                             mass: MS performed LU  {at=19133857.80309195, lu_delay=5.929247178137302, ms=00026}
22:49:12.115205 run                osmo-ms-mob/00043: Starting mobile
22:49:12.134002 run       osmo-ms-mob/00043(pid=178): Launched
22:49:12.152364 run                             mass: MS start registered  {at=19133857.855692204, delay=0.008921083062887192, ms=00043}
22:49:12.242884 run                             mass: MS performed LU  {at=19133857.94620351, lu_delay=5.136314556002617, ms=00029}
22:49:12.640688 run                osmo-ms-mob/00044: Starting mobile
22:49:12.673529 run       osmo-ms-mob/00044(pid=179): Launched
22:49:12.696814 run                             mass: MS start registered  {at=19133858.400123116, delay=0.00782730057835579, ms=00044}
22:49:12.939406 run                osmo-ms-mob/00045: Starting mobile
22:49:12.969852 run       osmo-ms-mob/00045(pid=180): Launched
22:49:12.992486 run                             mass: MS start registered  {at=19133858.695820257, delay=0.010857999324798584, ms=00045}
22:49:13.238939 run                osmo-ms-mob/00046: Starting mobile
22:49:13.266137 run       osmo-ms-mob/00046(pid=181): Launched
22:49:13.285008 run                             mass: MS start registered  {at=19133858.9883155, delay=0.010049998760223389, ms=00046}
22:49:13.539235 run                osmo-ms-mob/00047: Starting mobile
22:49:13.560623 run       osmo-ms-mob/00047(pid=182): Launched
22:49:13.578423 run                             mass: MS start registered  {at=19133859.28175527, delay=0.008624877780675888, ms=00047}
22:49:13.838748 run                osmo-ms-mob/00048: Starting mobile
22:49:13.857687 run       osmo-ms-mob/00048(pid=183): Launched
22:49:13.872098 run                             mass: MS start registered  {at=19133859.575440202, delay=3.4086406230926514e-05, ms=00048}
22:49:13.936072 run                             mass: MS performed LU  {at=19133859.63937619, lu_delay=6.16287437826395, ms=00030}
22:49:13.963987 run                             mass: MS performed LU  {at=19133859.66729179, lu_delay=4.671966392546892, ms=00034}
22:49:13.992728 run                osmo-ms-mob/00049: Starting mobile
22:49:14.026097 run       osmo-ms-mob/00049(pid=184): Launched
22:49:14.049534 run                             mass: MS start registered  {at=19133859.752856944, delay=0.008184082806110382, ms=00049}
22:49:14.065116 run                             mass: MS performed LU  {at=19133859.768458083, lu_delay=5.720548331737518, ms=00032}
22:49:14.088654 run                             mass: MS performed LU  {at=19133859.791969456, lu_delay=5.2229831255972385, ms=00033}
22:49:14.117167 run                osmo-ms-mob/00050: Starting mobile
22:49:14.137783 run       osmo-ms-mob/00050(pid=185): Launched
22:49:14.149112 run                             mass: MS performed LU  {at=19133859.85246278, lu_delay=5.94877602532506, ms=00031}
22:49:14.161902 run                             mass: MS start registered  {at=19133859.865217883, delay=0.01278194785118103, ms=00050}
22:49:14.378843 run                             mass: MS performed LU  {at=19133860.082146656, lu_delay=4.785263866186142, ms=00035}
22:49:14.838317 run                osmo-ms-mob/00051: Starting mobile
22:49:14.855537 run       osmo-ms-mob/00051(pid=186): Launched
22:49:14.878698 run                             mass: MS start registered  {at=19133860.582008727, delay=0.013868197798728943, ms=00051}
22:49:15.139634 run                osmo-ms-mob/00052: Starting mobile
22:49:15.170541 run       osmo-ms-mob/00052(pid=187): Launched
22:49:15.185447 run                             mass: MS start registered  {at=19133860.888791256, delay=3.341585397720337e-05, ms=00052}
22:49:15.434896 run                osmo-ms-mob/00053: Starting mobile
22:49:15.459086 run       osmo-ms-mob/00053(pid=188): Launched
22:49:15.476804 run                             mass: MS start registered  {at=19133861.180138513, delay=0.008947934955358505, ms=00053}
22:49:15.718019 run                             mass: MS performed LU  {at=19133861.421350922, lu_delay=5.743710663169622, ms=00036}
22:49:15.815525 run                osmo-ms-mob/00054: Starting mobile
22:49:15.831961 run       osmo-ms-mob/00054(pid=189): Launched
22:49:15.841444 run                             mass: Starting too slowly. Moving on {now=19133861.544808883, sleep=-0.01499902456998825, target=19133861.52980986}
22:49:15.848798 run                             mass: MS performed LU  {at=19133861.552149344, lu_delay=5.5749744437634945, ms=00037}
22:49:15.856277 run                             mass: MS start registered  {at=19133861.55963969, delay=0.014833834022283554, ms=00054}
22:49:15.864973 run                             mass: MS performed LU  {at=19133861.5683135, lu_delay=5.355016812682152, ms=00038}
22:49:15.881078 run                osmo-ms-mob/00055: Starting mobile
22:49:15.898632 run       osmo-ms-mob/00055(pid=190): Launched
22:49:15.912884 run                             mass: MS start registered  {at=19133861.61623058, delay=3.221631050109863e-05, ms=00055}
22:49:16.007944 run                             mass: MS performed LU  {at=19133861.71126538, lu_delay=5.040230307728052, ms=00039}
22:49:16.044880 run                             mass: MS performed LU  {at=19133861.748206407, lu_delay=4.648473780602217, ms=00040}
22:49:16.064433 run                osmo-ms-mob/00056: Starting mobile
22:49:16.081951 run       osmo-ms-mob/00056(pid=191): Launched
22:49:16.099459 run                             mass: MS start registered  {at=19133861.802790683, delay=0.008621886372566223, ms=00056}
22:49:16.639801 run                osmo-ms-mob/00057: Starting mobile
22:49:16.673373 run       osmo-ms-mob/00057(pid=192): Launched
22:49:16.688291 run                             mass: MS start registered  {at=19133862.3916354, delay=3.284960985183716e-05, ms=00057}
22:49:17.039709 run                osmo-ms-mob/00058: Starting mobile
22:49:17.073065 run       osmo-ms-mob/00058(pid=193): Launched
22:49:17.088092 run                             mass: MS start registered  {at=19133862.791432515, delay=3.54275107383728e-05, ms=00058}
22:49:17.339362 run                osmo-ms-mob/00059: Starting mobile
22:49:17.372255 run       osmo-ms-mob/00059(pid=194): Launched
22:49:17.395454 run                             mass: MS start registered  {at=19133863.098786026, delay=0.007111839950084686, ms=00059}
22:49:17.581727 run                             mass: MS performed LU  {at=19133863.284965884, lu_delay=4.8848427683115005, ms=00044}
22:49:17.602412 run                osmo-ms-mob/00060: Starting mobile
22:49:17.624748 run       osmo-ms-mob/00060(pid=195): Launched
22:49:17.641087 run                             mass: MS performed LU  {at=19133863.344424367, lu_delay=5.665294002741575, ms=00042}
22:49:17.656349 run                             mass: MS start registered  {at=19133863.359698787, delay=0.015315540134906769, ms=00060}
22:49:17.730004 run                             mass: MS performed LU  {at=19133863.433318466, lu_delay=4.7374982088804245, ms=00045}
22:49:17.873386 run                             mass: MS performed LU  {at=19133863.576692503, lu_delay=6.175887145102024, ms=00041}
22:49:17.891321 run                osmo-ms-mob/00061: Starting mobile
22:49:17.908947 run       osmo-ms-mob/00061(pid=196): Launched
22:49:17.922936 run                             mass: MS start registered  {at=19133863.626286346, delay=0.0036617517471313477, ms=00061}
22:49:18.144689 run                             mass: MS performed LU  {at=19133863.84799332, lu_delay=4.859677821397781, ms=00046}
22:49:18.340648 run                osmo-ms-mob/00062: Starting mobile
22:49:18.372517 run       osmo-ms-mob/00062(pid=197): Launched
22:49:18.396129 run                             mass: MS start registered  {at=19133864.099448685, delay=0.007710535079240799, ms=00062}
22:49:18.625016 run                             mass: MS performed LU  {at=19133864.328327972, lu_delay=6.472635768353939, ms=00043}
22:49:18.646622 run                osmo-ms-mob/00063: Starting mobile
22:49:18.664406 run       osmo-ms-mob/00063(pid=198): Launched
22:49:18.679588 run                             mass: MS start registered  {at=19133864.38291069, delay=0.006671711802482605, ms=00063}
22:49:18.791222 run                             mass: MS performed LU  {at=19133864.494542427, lu_delay=3.605751171708107, ms=00052}
22:49:19.048100 run                osmo-ms-mob/00064: Starting mobile
22:49:19.084700 run       osmo-ms-mob/00064(pid=199): Launched
22:49:19.109779 run                             mass: MS start registered  {at=19133864.81308777, delay=0.008172780275344849, ms=00064}
22:49:19.439605 run                osmo-ms-mob/00065: Starting mobile
22:49:19.470819 run       osmo-ms-mob/00065(pid=200): Launched
22:49:19.486268 run                             mass: MS performed LU  {at=19133865.189610902, lu_delay=4.607602175325155, ms=00051}
22:49:19.501903 run                             mass: MS start registered  {at=19133865.205253676, delay=0.01567787304520607, ms=00065}
22:49:19.538719 run                             mass: MS performed LU  {at=19133865.242029604, lu_delay=5.489172659814358, ms=00049}
22:49:19.565058 run                osmo-ms-mob/00066: Starting mobile
22:49:19.586865 run       osmo-ms-mob/00066(pid=201): Launched
22:49:19.603994 run                             mass: MS start registered  {at=19133865.30731264, delay=0.002205491065979004, ms=00066}
22:49:19.630926 run                             mass: MS performed LU  {at=19133865.334270008, lu_delay=5.469052124768496, ms=00050}
22:49:19.811301 run                             mass: MS performed LU  {at=19133865.514617566, lu_delay=5.939177364110947, ms=00048}
22:49:19.829804 run                             mass: MS performed LU  {at=19133865.533126418, lu_delay=6.251371148973703, ms=00047}
22:49:19.857374 run                osmo-ms-mob/00067: Starting mobile
22:49:19.889346 run       osmo-ms-mob/00067(pid=202): Launched
22:49:19.904241 run                             mass: MS start registered  {at=19133865.607586086, delay=3.3427029848098755e-05, ms=00067}
22:49:20.441700 run                osmo-ms-mob/00068: Starting mobile
22:49:20.477562 run       osmo-ms-mob/00068(pid=203): Launched
22:49:20.501797 run                             mass: MS start registered  {at=19133866.20510853, delay=0.00721876323223114, ms=00068}
22:49:20.882686 run                osmo-ms-mob/00069: Starting mobile
22:49:20.911815 run       osmo-ms-mob/00069(pid=204): Launched
22:49:20.934650 run                             mass: MS start registered  {at=19133866.63795437, delay=0.012680679559707642, ms=00069}
22:49:21.238983 run                osmo-ms-mob/00070: Starting mobile
22:49:21.271388 run       osmo-ms-mob/00070(pid=205): Launched
22:49:21.294690 run                             mass: MS start registered  {at=19133866.998025484, delay=0.00818634033203125, ms=00070}
22:49:21.347782 run                             mass: MS performed LU  {at=19133867.051093765, lu_delay=5.248303081840277, ms=00056}
22:49:21.384430 run                             mass: MS performed LU  {at=19133867.087748893, lu_delay=4.696113493293524, ms=00057}
22:49:21.495374 run                             mass: MS performed LU  {at=19133867.19869456, lu_delay=5.582463979721069, ms=00055}
22:49:21.520233 run                osmo-ms-mob/00071: Starting mobile
22:49:21.550695 run       osmo-ms-mob/00071(pid=206): Launched
22:49:21.572870 run                             mass: MS start registered  {at=19133867.276182678, delay=0.007466815412044525, ms=00071}
22:49:21.638905 run                             mass: MS performed LU  {at=19133867.342187993, lu_delay=6.162049479782581, ms=00053}
22:49:21.676163 run                             mass: MS performed LU  {at=19133867.37947149, lu_delay=5.819831799715757, ms=00054}
22:49:21.690504 run                             mass: MS performed LU  {at=19133867.39386237, lu_delay=4.602429855614901, ms=00058}
22:49:21.705196 run                osmo-ms-mob/00072: Starting mobile
22:49:21.722945 run       osmo-ms-mob/00072(pid=207): Launched
22:49:21.740631 run                             mass: MS start registered  {at=19133867.443955436, delay=0.008160840719938278, ms=00072}
22:49:22.438910 run                osmo-ms-mob/00073: Starting mobile
22:49:22.468889 run       osmo-ms-mob/00073(pid=208): Launched
22:49:22.489183 run                             mass: MS start registered  {at=19133868.19251977, delay=0.005243852734565735, ms=00073}
22:49:22.840493 run                osmo-ms-mob/00074: Starting mobile
22:49:22.873935 run       osmo-ms-mob/00074(pid=209): Launched
22:49:22.897130 run                             mass: MS start registered  {at=19133868.60044874, delay=0.007786698639392853, ms=00074}
22:49:23.239001 run                osmo-ms-mob/00075: Starting mobile
22:49:23.262583 run       osmo-ms-mob/00075(pid=210): Launched
22:49:23.311650 run                             mass: MS performed LU  {at=19133869.015000258, lu_delay=4.63208956643939, ms=00063}
22:49:23.319525 run                             mass: MS performed LU  {at=19133869.02288432, lu_delay=5.663185533136129, ms=00060}
22:49:23.327470 run                             mass: MS start registered  {at=19133869.030829687, delay=0.015856187790632248, ms=00075}
22:49:23.396359 run                             mass: MS performed LU  {at=19133869.09967619, lu_delay=5.000227507203817, ms=00062}
22:49:23.576441 run                             mass: MS performed LU  {at=19133869.27977269, lu_delay=6.180986665189266, ms=00059}
22:49:23.591113 run                osmo-ms-mob/00076: Starting mobile
22:49:23.609838 run       osmo-ms-mob/00076(pid=211): Launched
22:49:23.624836 run                             mass: MS performed LU  {at=19133869.328187563, lu_delay=5.701901216059923, ms=00061}
22:49:23.633279 run                             mass: MS start registered  {at=19133869.336639363, delay=0.008475903421640396, ms=00076}
22:49:24.139682 run                osmo-ms-mob/00077: Starting mobile
22:49:24.171104 run       osmo-ms-mob/00077(pid=212): Launched
22:49:24.194872 run                             mass: MS start registered  {at=19133869.898185603, delay=0.008015021681785583, ms=00077}
22:49:24.634730 run                osmo-ms-mob/00078: Starting mobile
22:49:24.651921 run       osmo-ms-mob/00078(pid=213): Launched
22:49:24.669435 run                             mass: MS start registered  {at=19133870.372756217, delay=0.007897432893514633, ms=00078}
22:49:25.039547 run                osmo-ms-mob/00079: Starting mobile
22:49:25.057994 run       osmo-ms-mob/00079(pid=214): Launched
22:49:25.072087 run                             mass: MS start registered  {at=19133870.775410116, delay=0.006082959473133087, ms=00079}
22:49:25.215898 run                             mass: MS performed LU  {at=19133870.91920872, lu_delay=4.714100189507008, ms=00068}
22:49:25.234141 run                             mass: MS performed LU  {at=19133870.937477775, lu_delay=5.630165133625269, ms=00066}
22:49:25.348591 run                             mass: MS performed LU  {at=19133871.05191012, lu_delay=5.846656445413828, ms=00065}
22:49:25.385789 run                             mass: MS performed LU  {at=19133871.089107133, lu_delay=6.276019364595413, ms=00064}
22:49:25.411057 run                osmo-ms-mob/00080: Starting mobile
22:49:25.441907 run       osmo-ms-mob/00080(pid=215): Launched
22:49:25.463678 run                             mass: MS start registered  {at=19133871.167003687, delay=0.007709521800279617, ms=00080}
22:49:26.039306 run                osmo-ms-mob/00081: Starting mobile
22:49:26.060810 run       osmo-ms-mob/00081(pid=216): Launched
22:49:26.079398 run                             mass: MS start registered  {at=19133871.782731827, delay=0.008540619164705276, ms=00081}
22:49:26.501814 run                osmo-ms-mob/00082: Starting mobile
22:49:26.518248 run       osmo-ms-mob/00082(pid=217): Launched
22:49:26.527221 run                             mass: Starting too slowly. Moving on {now=19133872.230585728, sleep=-0.0007757097482681274, target=19133872.229810018}
22:49:26.534792 run                             mass: MS start registered  {at=19133872.238145802, delay=0.00756252184510231, ms=00082}
22:49:27.014655 run                             mass: MS performed LU  {at=19133872.71797218, lu_delay=5.4417895041406155, ms=00071}
22:49:27.033902 run                osmo-ms-mob/00083: Starting mobile
22:49:27.052447 run       osmo-ms-mob/00083(pid=218): Launched
22:49:27.060998 run                             mass: MS performed LU  {at=19133872.764348447, lu_delay=5.766322962939739, ms=00070}
22:49:27.076259 run                             mass: MS start registered  {at=19133872.779571533, delay=0.015250928699970245, ms=00083}
22:49:27.162357 run                             mass: MS performed LU  {at=19133872.86565652, lu_delay=4.673136752098799, ms=00073}
22:49:27.324272 run                             mass: MS performed LU  {at=19133873.027581386, lu_delay=6.389627017080784, ms=00069}
22:49:27.540363 run                osmo-ms-mob/00084: Starting mobile
22:49:27.570568 run       osmo-ms-mob/00084(pid=219): Launched
22:49:27.578932 run                             mass: MS performed LU  {at=19133873.282283515, lu_delay=5.838328078389168, ms=00072}
22:49:27.588988 run                             mass: MS start registered  {at=19133873.292347305, delay=0.010095734149217606, ms=00084}
22:49:28.039934 run                osmo-ms-mob/00085: Starting mobile
22:49:28.071197 run       osmo-ms-mob/00085(pid=220): Launched
22:49:28.095877 run                             mass: MS start registered  {at=19133873.799195252, delay=0.01381228119134903, ms=00085}
22:49:28.640761 run                osmo-ms-mob/00086: Starting mobile
22:49:28.673573 run       osmo-ms-mob/00086(pid=221): Launched
22:49:28.696928 run                             mass: MS start registered  {at=19133874.400240257, delay=0.012069642543792725, ms=00086}
22:49:28.981282 run                             mass: MS performed LU  {at=19133874.68459934, lu_delay=6.084150601178408, ms=00074}
22:49:28.999618 run                             mass: MS performed LU  {at=19133874.702950142, lu_delay=5.366310779005289, ms=00076}
22:49:29.115019 run                             mass: MS performed LU  {at=19133874.818321843, lu_delay=5.787492156028748, ms=00075}
22:49:29.148500 run                osmo-ms-mob/00087: Starting mobile
22:49:29.190277 run       osmo-ms-mob/00087(pid=222): Launched
22:49:29.209350 run                             mass: MS performed LU  {at=19133874.91268758, lu_delay=5.014501977711916, ms=00077}
22:49:29.227708 run                             mass: MS start registered  {at=19133874.931053773, delay=0.018413837999105453, ms=00087}
22:49:29.460383 run                             mass: MS performed LU  {at=19133875.1636838, lu_delay=4.790927581489086, ms=00078}
22:49:29.842159 run                osmo-ms-mob/00088: Starting mobile
22:49:29.879456 run       osmo-ms-mob/00088(pid=223): Launched
22:49:29.899040 run                             mass: MS start registered  {at=19133875.602362882, delay=0.002843514084815979, ms=00088}
22:49:30.439924 run                osmo-ms-mob/00089: Starting mobile
22:49:30.474281 run       osmo-ms-mob/00089(pid=224): Launched
22:49:30.497772 run                             mass: MS start registered  {at=19133876.201096438, delay=0.007201731204986572, ms=00089}
22:49:30.780309 run                             mass: MS performed LU  {at=19133876.483624738, lu_delay=5.708214621990919, ms=00079}
22:49:30.818240 run                             mass: MS performed LU  {at=19133876.521542788, lu_delay=5.3545391000807285, ms=00080}
22:49:30.927952 run                             mass: MS performed LU  {at=19133876.631268535, lu_delay=4.84853670746088, ms=00081}
22:49:30.955058 run                osmo-ms-mob/00090: Starting mobile
22:49:30.988780 run       osmo-ms-mob/00090(pid=225): Launched
22:49:31.012654 run                             mass: MS start registered  {at=19133876.715960808, delay=0.008484169840812683, ms=00090}
22:49:31.740587 run                osmo-ms-mob/00091: Starting mobile
22:49:31.774858 run       osmo-ms-mob/00091(pid=226): Launched
22:49:31.798587 run                             mass: MS start registered  {at=19133877.501913466, delay=0.007714468985795975, ms=00091}
22:49:32.442388 run                osmo-ms-mob/00092: Starting mobile
22:49:32.480075 run       osmo-ms-mob/00092(pid=227): Launched
22:49:32.506001 run                             mass: MS start registered  {at=19133878.209319938, delay=0.01083928719162941, ms=00092}
22:49:32.747715 run                             mass: MS performed LU  {at=19133878.451025628, lu_delay=6.212879825383425, ms=00082}
22:49:32.765445 run                             mass: MS performed LU  {at=19133878.468780573, lu_delay=4.669585321098566, ms=00085}
22:49:32.793422 run                             mass: MS performed LU  {at=19133878.496732738, lu_delay=5.717161204665899, ms=00083}
22:49:32.883140 run                             mass: MS performed LU  {at=19133878.58645302, lu_delay=5.294105716049671, ms=00084}
22:49:33.241940 run                osmo-ms-mob/00093: Starting mobile
22:49:33.278999 run       osmo-ms-mob/00093(pid=228): Launched
22:49:33.303771 run                             mass: MS start registered  {at=19133879.007078726, delay=0.012932494282722473, ms=00093}
22:49:34.135544 run                osmo-ms-mob/00094: Starting mobile
22:49:34.154330 run       osmo-ms-mob/00094(pid=229): Launched
22:49:34.169069 run                             mass: MS start registered  {at=19133879.87241493, delay=3.4283846616744995e-05, ms=00094}
22:49:34.546345 run                             mass: MS performed LU  {at=19133880.249661922, lu_delay=4.647299040108919, ms=00088}
22:49:34.565436 run                             mass: MS performed LU  {at=19133880.268765062, lu_delay=5.868524804711342, ms=00086}
22:49:34.694114 run                             mass: MS performed LU  {at=19133880.397426717, lu_delay=5.466372944414616, ms=00087}
22:49:35.040196 run                osmo-ms-mob/00095: Starting mobile
22:49:35.074777 run       osmo-ms-mob/00095(pid=230): Launched
22:49:35.090504 run                             mass: MS start registered  {at=19133880.79384324, delay=3.781914710998535e-05, ms=00095}
22:49:36.042250 run                osmo-ms-mob/00096: Starting mobile
22:49:36.078995 run       osmo-ms-mob/00096(pid=231): Launched
22:49:36.104162 run                             mass: MS start registered  {at=19133881.80747682, delay=0.007429186254739761, ms=00096}
22:49:36.513327 run                             mass: MS performed LU  {at=19133882.216592155, lu_delay=5.500631347298622, ms=00090}
22:49:36.531362 run                             mass: MS performed LU  {at=19133882.234629285, lu_delay=6.033532846719027, ms=00089}
22:49:36.558902 run                             mass: MS performed LU  {at=19133882.262231965, lu_delay=4.760318499058485, ms=00091}
22:49:37.139772 run                osmo-ms-mob/00097: Starting mobile
22:49:37.170660 run       osmo-ms-mob/00097(pid=232): Launched
22:49:37.193068 run                             mass: MS start registered  {at=19133882.89638314, delay=0.007172420620918274, ms=00097}
22:49:38.294328 run                             mass: MS performed LU  {at=19133883.997630883, lu_delay=5.788310945034027, ms=00092}
22:49:38.440916 run                osmo-ms-mob/00098: Starting mobile
22:49:38.469792 run       osmo-ms-mob/00098(pid=233): Launched
22:49:38.480054 run                             mass: MS performed LU  {at=19133884.1834068, lu_delay=5.17632807418704, ms=00093}
22:49:38.493055 run                             mass: MS start registered  {at=19133884.196380474, delay=0.01300213485956192, ms=00098}
22:49:40.242788 run                osmo-ms-mob/00099: Starting mobile
22:49:40.285716 run       osmo-ms-mob/00099(pid=234): Launched
22:49:40.305540 run                             mass: All started... {duration=55.77908646315336, too_slow=6}
22:49:40.324337 run                             mass: MS performed LU  {at=19133886.02767075, lu_delay=6.155255816876888, ms=00094}
22:49:40.343418 run                             mass: MS start registered  {at=19133886.04676282, delay=0.03787419945001602, ms=00099}
22:49:42.208699 run                             mass: MS performed LU  {at=19133887.911983896, lu_delay=5.015600755810738, ms=00097}
22:49:42.226742 run                             mass: MS performed LU  {at=19133887.930087585, lu_delay=6.12261076644063, ms=00096}
22:49:42.296004 run                             mass: MS performed LU  {at=19133887.999317516, lu_delay=22.391731429845095, ms=00067}
22:49:44.045276 run                             mass: MS performed LU  {at=19133889.74859005, lu_delay=5.552209574729204, ms=00098}
22:49:45.973346 run                             mass: MS performed LU  {at=19133891.676653232, lu_delay=5.629890412092209, ms=00099}
22:49:57.460500 run                             mass: MS performed LU  {at=19133903.163781043, lu_delay=22.369937803596258, ms=00095}
22:49:57.474931 run                             mass: Tests done {all_completed=True, max=22.391731429845095, min=3.605751171708107}
22:49:57.489058 tst         register_default_mass.py: Test passed (100.3 sec)
22:49:57.503278 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:57.512193 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:57.520667 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:57.529084 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:57.537637 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:57.546397 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:57.555061 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:57.563449 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:57.571828 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:57.580237 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:57.588578 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:57.596969 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:57.605444 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:57.613787 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:57.622354 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:57.631102 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:57.640328 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:57.649542 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:57.658502 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:57.667545 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:57.676522 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:57.685176 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:57.693650 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:57.702457 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:57.711072 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:57.719736 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:57.728595 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:57.737678 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:57.746786 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:57.755876 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:57.764835 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:57.773652 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:57.782470 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:57.791353 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:57.800175 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:57.808920 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:57.817778 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:57.826746 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:57.835541 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:57.844159 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:57.852669 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:57.861486 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:57.870512 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:57.879217 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:57.888231 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:57.897222 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:57.905986 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:57.914934 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:57.923876 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:57.932917 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:57.941845 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:57.950972 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:57.959964 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:57.968934 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:57.977784 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:57.986726 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:57.995463 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:58.004171 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:58.012820 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:58.021457 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:58.030026 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:58.038625 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:58.047286 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:58.055864 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:58.064617 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:58.071234 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:58.076139 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:58.080897 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:58.085669 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:58.090554 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:58.095555 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:58.100531 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:58.105582 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:58.110638 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:58.115688 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:58.120834 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:58.125879 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:58.130913 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:58.135916 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:58.141050 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:58.146066 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:58.151081 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:58.156080 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:58.161126 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:58.166258 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:58.171352 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:58.176404 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:58.181369 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:58.186480 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:58.191924 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:58.197116 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:58.201969 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:58.206854 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:58.211726 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:58.216646 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:58.221537 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:58.226440 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:58.231310 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:58.236228 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:58.241080 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:58.245940 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:58.250812 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:58.255706 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:58.260557 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:58.266165 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:58.271056 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:58.276666 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:58.281721 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:58.286740 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:58.291770 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:58.296765 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:58.301803 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:58.306809 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:58.311866 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:58.316888 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:58.321933 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:58.326978 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:58.331995 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:58.336988 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:58.341966 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:58.346808 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:58.351614 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:58.356437 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:58.361277 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:58.365988 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:58.370695 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:58.375404 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:58.380102 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:58.384798 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:58.389471 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:58.394158 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:58.398781 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:58.403334 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:58.407988 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:58.412600 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:58.417198 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:58.421882 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:58.426485 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:58.431068 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:58.435697 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:58.440243 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:58.444825 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:58.449386 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:58.453954 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:58.458514 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:58.463068 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:58.467624 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:58.472178 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:58.476736 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:58.481333 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:58.486028 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:58.490733 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:58.495434 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:58.500115 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:58.504821 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:58.509513 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:58.514210 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:58.518947 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:58.523762 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:58.528576 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:58.533420 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:58.538269 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:58.543081 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:58.547924 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:58.552768 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:58.557594 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:58.562410 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:58.567250 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:58.572086 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:58.576942 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:58.581790 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:58.586645 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:58.591477 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:58.596328 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:58.601170 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:58.605988 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:58.610816 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:58.615641 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:58.620483 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:58.625334 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:58.630156 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:58.634966 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:58.639648 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:58.644426 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:58.649242 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:58.654007 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:58.658711 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:58.663482 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:58.668282 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:58.673000 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:58.677780 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:58.682454 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:58.687219 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:58.691938 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:58.696635 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:58.701273 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:58.705850 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:58.710405 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:58.714947 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:58.719533 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:58.724086 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:58.728561 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:58.733023 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:58.737557 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:58.742084 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:58.746658 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:58.751221 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:58.755756 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:58.760254 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:58.764763 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:58.769265 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:58.773788 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:58.778330 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:58.782901 ---      ParallelTerminationStrategy: PID 22 died...
22:49:58.784980 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:58.790024 ---      ParallelTerminationStrategy: PID 23 died...
22:49:58.792071 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:58.797118 ---      ParallelTerminationStrategy: PID 24 died...
22:49:58.799169 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:58.804202 ---      ParallelTerminationStrategy: PID 25 died...
22:49:58.806270 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:58.811415 ---      ParallelTerminationStrategy: PID 26 died...
22:49:58.813539 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:58.818860 ---      ParallelTerminationStrategy: PID 27 died...
22:49:58.821007 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:58.826342 ---      ParallelTerminationStrategy: PID 28 died...
22:49:58.828521 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:58.833944 ---      ParallelTerminationStrategy: PID 29 died...
22:49:58.836136 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:58.841553 ---      ParallelTerminationStrategy: PID 30 died...
22:49:58.843717 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:58.849180 ---      ParallelTerminationStrategy: PID 31 died...
22:49:58.851372 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:58.856779 ---      ParallelTerminationStrategy: PID 32 died...
22:49:58.858965 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:58.864422 ---      ParallelTerminationStrategy: PID 33 died...
22:49:58.866626 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:58.872022 ---      ParallelTerminationStrategy: PID 35 died...
22:49:58.874240 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:58.879678 ---      ParallelTerminationStrategy: PID 36 died...
22:49:58.881896 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:58.887337 ---      ParallelTerminationStrategy: PID 37 died...
22:49:58.889527 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:58.894776 ---      ParallelTerminationStrategy: PID 38 died...
22:49:58.896943 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:58.902171 ---      ParallelTerminationStrategy: PID 39 died...
22:49:58.904283 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:58.909505 ---      ParallelTerminationStrategy: PID 40 died...
22:49:58.911620 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:58.916889 ---      ParallelTerminationStrategy: PID 41 died...
22:49:58.919017 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:58.924265 ---      ParallelTerminationStrategy: PID 42 died...
22:49:58.926432 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:58.931646 ---      ParallelTerminationStrategy: PID 43 died...
22:49:58.933757 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:58.938965 ---      ParallelTerminationStrategy: PID 44 died...
22:49:58.941085 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:58.946278 ---      ParallelTerminationStrategy: PID 45 died...
22:49:58.948398 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:58.953629 ---      ParallelTerminationStrategy: PID 46 died...
22:49:58.955759 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:58.960968 ---      ParallelTerminationStrategy: PID 47 died...
22:49:58.963088 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:58.968288 ---      ParallelTerminationStrategy: PID 48 died...
22:49:58.970431 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:58.975626 ---      ParallelTerminationStrategy: PID 49 died...
22:49:58.977733 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:58.982915 ---      ParallelTerminationStrategy: PID 50 died...
22:49:58.985053 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:58.990262 ---      ParallelTerminationStrategy: PID 51 died...
22:49:58.992371 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:58.997547 ---      ParallelTerminationStrategy: PID 52 died...
22:49:58.999656 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:59.004891 ---      ParallelTerminationStrategy: PID 53 died...
22:49:59.006993 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:59.012312 ---      ParallelTerminationStrategy: PID 54 died...
22:49:59.014470 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:59.019753 ---      ParallelTerminationStrategy: PID 55 died...
22:49:59.021938 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:59.027299 ---      ParallelTerminationStrategy: PID 56 died...
22:49:59.029445 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:59.034678 ---      ParallelTerminationStrategy: PID 57 died...
22:49:59.036785 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:59.042030 ---      ParallelTerminationStrategy: PID 58 died...
22:49:59.044147 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:59.049393 ---      ParallelTerminationStrategy: PID 59 died...
22:49:59.051492 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:59.056726 ---      ParallelTerminationStrategy: PID 60 died...
22:49:59.058841 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:59.064043 ---      ParallelTerminationStrategy: PID 61 died...
22:49:59.066212 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:59.071472 ---      ParallelTerminationStrategy: PID 62 died...
22:49:59.073601 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:59.078936 ---      ParallelTerminationStrategy: PID 63 died...
22:49:59.081098 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:59.086265 ---      ParallelTerminationStrategy: PID 64 died...
22:49:59.088369 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:59.093534 ---      ParallelTerminationStrategy: PID 65 died...
22:49:59.095663 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:59.100877 ---      ParallelTerminationStrategy: PID 66 died...
22:49:59.102977 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:59.108295 ---      ParallelTerminationStrategy: PID 67 died...
22:49:59.110469 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:59.115682 ---      ParallelTerminationStrategy: PID 68 died...
22:49:59.117791 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:59.123007 ---      ParallelTerminationStrategy: PID 69 died...
22:49:59.125140 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:59.130346 ---      ParallelTerminationStrategy: PID 70 died...
22:49:59.132433 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:59.137614 ---      ParallelTerminationStrategy: PID 71 died...
22:49:59.139721 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:59.144917 ---      ParallelTerminationStrategy: PID 72 died...
22:49:59.147025 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:59.152235 ---      ParallelTerminationStrategy: PID 73 died...
22:49:59.154354 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:59.159545 ---      ParallelTerminationStrategy: PID 74 died...
22:49:59.161685 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:59.166886 ---      ParallelTerminationStrategy: PID 75 died...
22:49:59.169013 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:59.174337 ---      ParallelTerminationStrategy: PID 76 died...
22:49:59.176462 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:59.181683 ---      ParallelTerminationStrategy: PID 77 died...
22:49:59.183791 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:59.189027 ---      ParallelTerminationStrategy: PID 78 died...
22:49:59.191134 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:59.196325 ---      ParallelTerminationStrategy: PID 79 died...
22:49:59.198436 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:59.203698 ---      ParallelTerminationStrategy: PID 80 died...
22:49:59.205810 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:59.210958 ---      ParallelTerminationStrategy: PID 81 died...
22:49:59.213015 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:59.218102 ---      ParallelTerminationStrategy: PID 82 died...
22:49:59.220175 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:59.225238 ---      ParallelTerminationStrategy: PID 83 died...
22:49:59.227308 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:59.232544 ---      ParallelTerminationStrategy: PID 84 died...
22:49:59.234620 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:59.239894 ---      ParallelTerminationStrategy: PID 85 died...
22:49:59.241958 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:59.247075 ---      ParallelTerminationStrategy: PID 86 died...
22:49:59.249158 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:59.254267 ---      ParallelTerminationStrategy: PID 87 died...
22:49:59.256376 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:59.261480 ---      ParallelTerminationStrategy: PID 88 died...
22:49:59.263539 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:59.268611 ---      ParallelTerminationStrategy: PID 89 died...
22:49:59.270690 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:59.275809 ---      ParallelTerminationStrategy: PID 90 died...
22:49:59.277878 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:59.282983 ---      ParallelTerminationStrategy: PID 91 died...
22:49:59.285071 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:59.290336 ---      ParallelTerminationStrategy: PID 92 died...
22:49:59.292450 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:59.297662 ---      ParallelTerminationStrategy: PID 93 died...
22:49:59.299720 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:59.304777 ---      ParallelTerminationStrategy: PID 94 died...
22:49:59.306817 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:59.311869 ---      ParallelTerminationStrategy: PID 95 died...
22:49:59.313933 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:59.318989 ---      ParallelTerminationStrategy: PID 96 died...
22:49:59.321035 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:59.326079 ---      ParallelTerminationStrategy: PID 97 died...
22:49:59.328132 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:59.333193 ---      ParallelTerminationStrategy: PID 98 died...
22:49:59.335229 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:59.340260 ---      ParallelTerminationStrategy: PID 99 died...
22:49:59.342287 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:59.347321 ---      ParallelTerminationStrategy: PID 100 died...
22:49:59.349376 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:59.354442 ---      ParallelTerminationStrategy: PID 101 died...
22:49:59.356484 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:59.361663 ---      ParallelTerminationStrategy: PID 102 died...
22:49:59.363766 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:59.368952 ---      ParallelTerminationStrategy: PID 103 died...
22:49:59.371004 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:59.376223 ---      ParallelTerminationStrategy: PID 104 died...
22:49:59.378320 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:59.383463 ---      ParallelTerminationStrategy: PID 105 died...
22:49:59.385591 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:59.390796 ---      ParallelTerminationStrategy: PID 106 died...
22:49:59.392877 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:59.397988 ---      ParallelTerminationStrategy: PID 107 died...
22:49:59.400048 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:59.405113 ---      ParallelTerminationStrategy: PID 108 died...
22:49:59.407189 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:59.412204 ---      ParallelTerminationStrategy: PID 109 died...
22:49:59.414248 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:59.419378 ---      ParallelTerminationStrategy: PID 110 died...
22:49:59.421484 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:59.426523 ---      ParallelTerminationStrategy: PID 111 died...
22:49:59.428569 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:59.433619 ---      ParallelTerminationStrategy: PID 112 died...
22:49:59.435657 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:59.440693 ---      ParallelTerminationStrategy: PID 113 died...
22:49:59.442733 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:59.447784 ---      ParallelTerminationStrategy: PID 114 died...
22:49:59.449826 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:59.454839 ---      ParallelTerminationStrategy: PID 115 died...
22:49:59.456881 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:59.461863 ---      ParallelTerminationStrategy: PID 116 died...
22:49:59.463892 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:59.468925 ---      ParallelTerminationStrategy: PID 117 died...
22:49:59.470940 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:59.475987 ---      ParallelTerminationStrategy: PID 118 died...
22:49:59.478025 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:59.482970 ---      ParallelTerminationStrategy: PID 119 died...
22:49:59.485046 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:59.491129 ---      ParallelTerminationStrategy: PID 120 died...
22:49:59.493188 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:59.498225 ---      ParallelTerminationStrategy: PID 121 died...
22:49:59.500266 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:59.505340 ---      ParallelTerminationStrategy: PID 122 died...
22:49:59.507375 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:59.512424 ---      ParallelTerminationStrategy: PID 123 died...
22:49:59.514485 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:59.519628 ---      ParallelTerminationStrategy: PID 124 died...
22:49:59.521739 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:59.526875 ---      ParallelTerminationStrategy: PID 125 died...
22:49:59.528916 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:59.533930 ---      ParallelTerminationStrategy: PID 126 died...
22:49:59.535961 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:59.541058 ---      ParallelTerminationStrategy: PID 127 died...
22:49:59.543116 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:59.548159 ---      ParallelTerminationStrategy: PID 128 died...
22:49:59.550213 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:59.555341 ---      ParallelTerminationStrategy: PID 129 died...
22:49:59.557382 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:59.562508 ---      ParallelTerminationStrategy: PID 130 died...
22:49:59.564564 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:59.569621 ---      ParallelTerminationStrategy: PID 131 died...
22:49:59.571650 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:59.576704 ---      ParallelTerminationStrategy: PID 132 died...
22:49:59.578735 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:59.583823 ---      ParallelTerminationStrategy: PID 133 died...
22:49:59.585902 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:59.590907 ---      ParallelTerminationStrategy: PID 134 died...
22:49:59.592998 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:59.598117 ---      ParallelTerminationStrategy: PID 135 died...
22:49:59.600159 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:59.605192 ---      ParallelTerminationStrategy: PID 136 died...
22:49:59.607242 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:59.612419 ---      ParallelTerminationStrategy: PID 137 died...
22:49:59.614476 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:59.619534 ---      ParallelTerminationStrategy: PID 138 died...
22:49:59.621624 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:59.626852 ---      ParallelTerminationStrategy: PID 139 died...
22:49:59.628956 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:59.634181 ---      ParallelTerminationStrategy: PID 140 died...
22:49:59.636280 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:59.641398 ---      ParallelTerminationStrategy: PID 141 died...
22:49:59.643481 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:59.648652 ---      ParallelTerminationStrategy: PID 142 died...
22:49:59.650693 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:59.655750 ---      ParallelTerminationStrategy: PID 143 died...
22:49:59.657781 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:59.662943 ---      ParallelTerminationStrategy: PID 144 died...
22:49:59.665036 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:59.670125 ---      ParallelTerminationStrategy: PID 145 died...
22:49:59.672166 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:59.677282 ---      ParallelTerminationStrategy: PID 146 died...
22:49:59.679322 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:59.684484 ---      ParallelTerminationStrategy: PID 147 died...
22:49:59.686605 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:59.691687 ---      ParallelTerminationStrategy: PID 148 died...
22:49:59.693810 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:59.698967 ---      ParallelTerminationStrategy: PID 149 died...
22:49:59.701019 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:59.706204 ---      ParallelTerminationStrategy: PID 150 died...
22:49:59.708228 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:59.713379 ---      ParallelTerminationStrategy: PID 151 died...
22:49:59.715482 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:59.720549 ---      ParallelTerminationStrategy: PID 152 died...
22:49:59.722651 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:59.727748 ---      ParallelTerminationStrategy: PID 153 died...
22:49:59.729791 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:59.735021 ---      ParallelTerminationStrategy: PID 154 died...
22:49:59.737062 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:59.742192 ---      ParallelTerminationStrategy: PID 155 died...
22:49:59.744249 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:59.749391 ---      ParallelTerminationStrategy: PID 156 died...
22:49:59.751471 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:59.756538 ---      ParallelTerminationStrategy: PID 157 died...
22:49:59.758679 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:59.763784 ---      ParallelTerminationStrategy: PID 158 died...
22:49:59.765877 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:59.771091 ---      ParallelTerminationStrategy: PID 159 died...
22:49:59.773157 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:59.778325 ---      ParallelTerminationStrategy: PID 160 died...
22:49:59.780362 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:59.785611 ---      ParallelTerminationStrategy: PID 161 died...
22:49:59.787705 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:59.792807 ---      ParallelTerminationStrategy: PID 162 died...
22:49:59.794910 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:59.800145 ---      ParallelTerminationStrategy: PID 163 died...
22:49:59.802254 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:59.807473 ---      ParallelTerminationStrategy: PID 164 died...
22:49:59.809573 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:59.814779 ---      ParallelTerminationStrategy: PID 165 died...
22:49:59.816875 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:59.822089 ---      ParallelTerminationStrategy: PID 166 died...
22:49:59.824201 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:59.829426 ---      ParallelTerminationStrategy: PID 167 died...
22:49:59.831525 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:59.836720 ---      ParallelTerminationStrategy: PID 168 died...
22:49:59.838773 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:59.843974 ---      ParallelTerminationStrategy: PID 169 died...
22:49:59.846083 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:59.851303 ---      ParallelTerminationStrategy: PID 170 died...
22:49:59.853408 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:59.858589 ---      ParallelTerminationStrategy: PID 171 died...
22:49:59.860707 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:59.865903 ---      ParallelTerminationStrategy: PID 172 died...
22:49:59.868003 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:59.873213 ---      ParallelTerminationStrategy: PID 173 died...
22:49:59.875289 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:59.880489 ---      ParallelTerminationStrategy: PID 174 died...
22:49:59.882558 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:59.887797 ---      ParallelTerminationStrategy: PID 175 died...
22:49:59.889915 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:59.895097 ---      ParallelTerminationStrategy: PID 176 died...
22:49:59.897201 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:59.902315 ---      ParallelTerminationStrategy: PID 177 died...
22:49:59.904412 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:59.909498 ---      ParallelTerminationStrategy: PID 178 died...
22:49:59.911558 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:59.916661 ---      ParallelTerminationStrategy: PID 179 died...
22:49:59.918705 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:59.923825 ---      ParallelTerminationStrategy: PID 180 died...
22:49:59.925922 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:59.930993 ---      ParallelTerminationStrategy: PID 181 died...
22:49:59.933029 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:59.938145 ---      ParallelTerminationStrategy: PID 182 died...
22:49:59.940272 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:59.945409 ---      ParallelTerminationStrategy: PID 183 died...
22:49:59.947520 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:59.952730 ---      ParallelTerminationStrategy: PID 184 died...
22:49:59.954821 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:59.960053 ---      ParallelTerminationStrategy: PID 185 died...
22:49:59.962157 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:59.967350 ---      ParallelTerminationStrategy: PID 186 died...
22:49:59.969474 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:59.974693 ---      ParallelTerminationStrategy: PID 187 died...
22:49:59.976808 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:59.981941 ---      ParallelTerminationStrategy: PID 188 died...
22:49:59.984039 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:59.989306 ---      ParallelTerminationStrategy: PID 189 died...
22:49:59.991436 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:59.996609 ---      ParallelTerminationStrategy: PID 190 died...
22:49:59.998686 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:50:00.003926 ---      ParallelTerminationStrategy: PID 191 died...
22:50:00.006033 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:50:00.011234 ---      ParallelTerminationStrategy: PID 192 died...
22:50:00.013338 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:50:00.018557 ---      ParallelTerminationStrategy: PID 193 died...
22:50:00.020666 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:50:00.025846 ---      ParallelTerminationStrategy: PID 194 died...
22:50:00.027929 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:50:00.033136 ---      ParallelTerminationStrategy: PID 195 died...
22:50:00.035230 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:50:00.040492 ---      ParallelTerminationStrategy: PID 196 died...
22:50:00.042597 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:50:00.047803 ---      ParallelTerminationStrategy: PID 197 died...
22:50:00.049938 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:50:00.055090 ---      ParallelTerminationStrategy: PID 198 died...
22:50:00.057188 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:50:00.062409 ---      ParallelTerminationStrategy: PID 199 died...
22:50:00.064510 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:50:00.069753 ---      ParallelTerminationStrategy: PID 200 died...
22:50:00.071855 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:50:00.077054 ---      ParallelTerminationStrategy: PID 201 died...
22:50:00.079126 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:50:00.084289 ---      ParallelTerminationStrategy: PID 202 died...
22:50:00.086410 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:50:00.091624 ---      ParallelTerminationStrategy: PID 203 died...
22:50:00.093747 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:50:00.098917 ---      ParallelTerminationStrategy: PID 204 died...
22:50:00.101005 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:50:00.106144 ---      ParallelTerminationStrategy: PID 205 died...
22:50:00.108207 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:50:00.113418 ---      ParallelTerminationStrategy: PID 206 died...
22:50:00.115511 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:50:00.120748 ---      ParallelTerminationStrategy: PID 207 died...
22:50:00.122852 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:50:00.128059 ---      ParallelTerminationStrategy: PID 208 died...
22:50:00.130147 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:50:00.135303 ---      ParallelTerminationStrategy: PID 209 died...
22:50:00.137371 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:50:00.142484 ---      ParallelTerminationStrategy: PID 210 died...
22:50:00.144588 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:50:00.149811 ---      ParallelTerminationStrategy: PID 211 died...
22:50:00.151907 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:50:00.157104 ---      ParallelTerminationStrategy: PID 212 died...
22:50:00.159203 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:50:00.164395 ---      ParallelTerminationStrategy: PID 213 died...
22:50:00.166435 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:50:00.171624 ---      ParallelTerminationStrategy: PID 214 died...
22:50:00.173732 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:50:00.178850 ---      ParallelTerminationStrategy: PID 215 died...
22:50:00.180958 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:50:00.186083 ---      ParallelTerminationStrategy: PID 216 died...
22:50:00.188127 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:50:00.193345 ---      ParallelTerminationStrategy: PID 217 died...
22:50:00.195415 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:50:00.200547 ---      ParallelTerminationStrategy: PID 218 died...
22:50:00.202651 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:50:00.207840 ---      ParallelTerminationStrategy: PID 219 died...
22:50:00.209917 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:50:00.215131 ---      ParallelTerminationStrategy: PID 220 died...
22:50:00.217224 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:50:00.222357 ---      ParallelTerminationStrategy: PID 221 died...
22:50:00.224456 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:50:00.229563 ---      ParallelTerminationStrategy: PID 222 died...
22:50:00.231604 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:50:00.236809 ---      ParallelTerminationStrategy: PID 223 died...
22:50:00.238843 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:50:00.243994 ---      ParallelTerminationStrategy: PID 224 died...
22:50:00.246090 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:50:00.251213 ---      ParallelTerminationStrategy: PID 225 died...
22:50:00.253319 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:50:00.258516 ---      ParallelTerminationStrategy: PID 226 died...
22:50:00.260608 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:50:00.265772 ---      ParallelTerminationStrategy: PID 227 died...
22:50:00.267847 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:50:00.272979 ---      ParallelTerminationStrategy: PID 228 died...
22:50:00.275076 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:50:00.280208 ---      ParallelTerminationStrategy: PID 229 died...
22:50:00.282316 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:50:00.287420 ---      ParallelTerminationStrategy: PID 230 died...
22:50:00.289520 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:50:00.294758 ---      ParallelTerminationStrategy: PID 231 died...
22:50:00.296881 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:50:00.301996 ---      ParallelTerminationStrategy: PID 232 died...
22:50:00.304099 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:50:00.309294 ---      ParallelTerminationStrategy: PID 233 died...
22:50:00.311337 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:50:00.316490 ---      ParallelTerminationStrategy: PID 234 died...
22:50:00.318609 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:50:03.002182 ---      ParallelTerminationStrategy: PID 34 died...
22:50:03.006190 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8066 netreg_mass PASS
---------------------------------------------------------------------
22:50:03.231505 tst                       trial-8066: Storing JUnit report in /build/trial-8066/run.2025-08-22_22-48-16/trial-8066.xml

--------------------------------------------------------------------------------------------
trial-8066 PASS
--------------------------------------------------------------------------------------------
22:50:03.262576 tst                       trial-8066: trial-8066: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (100.3 sec)
+ exit_code=0
+ rm -rf trial-8066/inst
+ cd trial-8066
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-08-22 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8066-run.tgz run.2025-08-22_22-48-16
+ tar czf /build/trial-8066-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-08-22_13_25_55.tgz osmo-bts-oc2g.build-2025-08-22_00_51_35.tgz osmo-bts-sysmo.build-2025-08-22_00_51_37.tgz osmo-bts.build-2025-08-22_00_51_44.tgz osmo-ggsn.build-2025-08-22_20_43_02.tgz osmo-hlr.build-2025-08-22_16_36_53.tgz osmo-hnbgw.build-2025-08-22_13_30_25.tgz osmo-mgw.build-2025-08-22_08_33_15.tgz osmo-msc.build-2025-08-22_13_34_36.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-08-22_07_33_57.tgz osmo-pcu-sysmo.build-2025-08-22_07_36_06.tgz osmo-pcu.build-2025-08-22_07_36_12.tgz osmo-sgsn.build-2025-08-22_20_48_59.tgz osmo-stp.build-2025-08-22_13_22_57.tgz osmo-trx.build-2025-08-22_14_29_52.tgz osmocom-bb.build-2025-08-22_21_17_27.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