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/jenkins13156971055324847986.sh
+ rm -rf trial-8027-bin.tgz trial-8027-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24338
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10738
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 9979
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12563
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 12886
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 11831
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 39871
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7272
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 41834
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 7928
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 12956
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7168
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11263
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7312
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8761
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6031
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 7168
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins2281855692304258444.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-8027
+ 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
aaf623e Use debian/eol:buster instead of debian:buster
+ 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_SGSN_BRANCH=master \
	--build-arg OSMO_SIP_BRANCH=master \
	--build-arg OSMO_STP_BRANCH=master \
	--build-arg OSMO_UECUPS_BRANCH=master \
	--build-arg OPEN5GS_BRANCH=main \
	--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
	 -t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 DONE 0.1s

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

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

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

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

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

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

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

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

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

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

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

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

#14 [23/28] RUN	CD osmo-gsm-tester && 	git fetch && git checkout master && 	(git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); 	git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#14 CACHED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#34 exporting to image
#34 exporting layers done
#34 writing image sha256:a11c4258b2f1746002af5fe789afcdeae885942f79b1f214d9c43c21642ab4a7 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=8028 -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-07-15 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8028
+ mkdir -p trial-8028
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-07-15_13_26_22.tgz osmo-bts-oc2g.build-2025-07-15_00_51_31.tgz osmo-bts-sysmo.build-2025-07-15_00_51_36.tgz osmo-bts.build-2025-07-15_00_51_43.tgz osmo-ggsn.build-2025-07-15_20_42_42.tgz osmo-hlr.build-2025-07-15_16_36_54.tgz osmo-hnbgw.build-2025-07-15_15_17_53.tgz osmo-mgw.build-2025-07-15_08_33_10.tgz osmo-msc.build-2025-07-15_15_20_14.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-07-15_07_34_02.tgz osmo-pcu-sysmo.build-2025-07-15_07_36_00.tgz osmo-pcu.build-2025-07-15_07_36_07.tgz osmo-sgsn.build-2025-07-15_20_48_15.tgz osmo-stp.build-2025-07-15_13_25_09.tgz osmo-trx.build-2025-07-15_14_28_12.tgz osmocom-bb.build-2025-07-15_21_17_13.tgz srslte.build-19.tgz trial-8028
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-07-15_13_26_22.md5 osmo-bts-oc2g.build-2025-07-15_00_51_31.md5 osmo-bts-sysmo.build-2025-07-15_00_51_36.md5 osmo-bts.build-2025-07-15_00_51_43.md5 osmo-ggsn.build-2025-07-15_20_42_42.md5 osmo-hlr.build-2025-07-15_16_36_54.md5 osmo-hnbgw.build-2025-07-15_15_17_53.md5 osmo-mgw.build-2025-07-15_08_33_10.md5 osmo-msc.build-2025-07-15_15_20_14.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-07-15_07_34_02.md5 osmo-pcu-sysmo.build-2025-07-15_07_36_00.md5 osmo-pcu.build-2025-07-15_07_36_07.md5 osmo-sgsn.build-2025-07-15_20_48_15.md5 osmo-stp.build-2025-07-15_13_25_09.md5 osmo-trx.build-2025-07-15_14_28_12.md5 osmocom-bb.build-2025-07-15_21_17_13.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-07-15_13_26_22.md5 osmo-bts-oc2g.build-2025-07-15_00_51_31.md5 osmo-bts-sysmo.build-2025-07-15_00_51_36.md5 osmo-bts.build-2025-07-15_00_51_43.md5 osmo-ggsn.build-2025-07-15_20_42_42.md5 osmo-hlr.build-2025-07-15_16_36_54.md5 osmo-hnbgw.build-2025-07-15_15_17_53.md5 osmo-mgw.build-2025-07-15_08_33_10.md5 osmo-msc.build-2025-07-15_15_20_14.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-07-15_07_34_02.md5 osmo-pcu-sysmo.build-2025-07-15_07_36_00.md5 osmo-pcu.build-2025-07-15_07_36_07.md5 osmo-sgsn.build-2025-07-15_20_48_15.md5 osmo-stp.build-2025-07-15_13_25_09.md5 osmo-trx.build-2025-07-15_14_28_12.md5 osmocom-bb.build-2025-07-15_21_17_13.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-8028 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8028'
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-8028
--------------------------------------------------------------------------------------------
22:48:16.751153 tst                       trial-8028: Detailed log at /build/trial-8028/run.2025-07-15_22-48-16/log

---------------------------------------------------------------------
trial-8028 netreg_mass
---------------------------------------------------------------------
22:48:16.993339 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:16.993784 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:16.994755 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:16.996226 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.038282 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.039198 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.040533 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.139260 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-8028 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.140152 tst       register_default_mass.py:9: Claiming resources for the test
22:48:17.158240 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.158894 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.159440 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.159963 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.160476 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.161069 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.161604 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.214665 tst         register_default_mass.py: using LAC 2
22:48:17.248808 tst         register_default_mass.py: using RAC 2
22:48:17.281603 tst         register_default_mass.py: using CellId 2
22:48:17.314321 tst         register_default_mass.py: using BVCI 3
22:48:17.323321 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.323987 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.324564 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.325119 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.325660 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.326213 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.326746 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.327291 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.327856 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.328404 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.328957 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.329520 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.330083 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.330645 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.331202 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.331773 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.332363 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.332944 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.333507 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.334060 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.334631 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.335202 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.335780 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.336372 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.336954 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.337534 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.338123 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.338712 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.339298 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.339891 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.340486 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.341120 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.341731 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.342356 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.342966 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.343562 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.344174 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.344791 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.345397 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.345994 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.346590 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.347185 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.347790 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.348391 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.349005 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.349620 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.350250 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.350877 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.351486 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.352112 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.352744 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.353365 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.353981 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.354602 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.355201 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.355802 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.356414 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.357036 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.357643 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.358265 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.358886 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.359504 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.360116 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.360760 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.361373 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.361988 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.362611 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.363229 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.363833 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.364454 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.365071 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.365681 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.366457 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.367089 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.367703 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.368337 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.368963 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.369575 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.370212 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.370827 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.371433 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.372042 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.372663 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.373273 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.373935 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.374564 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.375175 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.375780 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.376383 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.376980 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.377576 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.378198 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.378820 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.379428 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.380045 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.380665 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.381291 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.381906 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.382501 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.383091 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.383688 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.384358 tst      register_default_mass.py:21: Launching a simple network
22:48:17.396422 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.532023 run            create_hlr_db(pid=20): Launched
22:48:18.542343 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.560506 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.577936 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.584931 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.825667 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.846380 run      osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.854048 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.377112 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.395688 run      osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.410223 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.541247 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.559054 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.567341 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.599299 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.619218 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.627347 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.017351 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.036809 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.061775 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.229279 run         osmo-bts-virtual(pid=34): Launched
22:48:30.280343 tst         register_default_mass.py: using MSISDN 1001
22:48:30.286279 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.366630 tst         register_default_mass.py: using MSISDN 1002
22:48:30.372773 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.436691 tst         register_default_mass.py: using MSISDN 1003
22:48:30.449245 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.533277 tst         register_default_mass.py: using MSISDN 1004
22:48:30.546768 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.643224 tst         register_default_mass.py: using MSISDN 1005
22:48:30.651507 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.751797 tst         register_default_mass.py: using MSISDN 1006
22:48:30.763069 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.864662 tst         register_default_mass.py: using MSISDN 1007
22:48:30.872714 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.937266 tst         register_default_mass.py: using MSISDN 1008
22:48:30.946714 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.018283 tst         register_default_mass.py: using MSISDN 1009
22:48:31.024161 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.102250 tst         register_default_mass.py: using MSISDN 1010
22:48:31.108120 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.181499 tst         register_default_mass.py: using MSISDN 1011
22:48:31.187934 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.264380 tst         register_default_mass.py: using MSISDN 1012
22:48:31.270603 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.371225 tst         register_default_mass.py: using MSISDN 1013
22:48:31.377463 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.616663 tst         register_default_mass.py: using MSISDN 1014
22:48:31.622441 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.754156 tst         register_default_mass.py: using MSISDN 1015
22:48:31.759731 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.836306 tst         register_default_mass.py: using MSISDN 1016
22:48:31.842336 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.905350 tst         register_default_mass.py: using MSISDN 1017
22:48:31.913024 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.981806 tst         register_default_mass.py: using MSISDN 1018
22:48:31.987778 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:32.062263 tst         register_default_mass.py: using MSISDN 1019
22:48:32.068401 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:32.144102 tst         register_default_mass.py: using MSISDN 1020
22:48:32.150716 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:32.222825 tst         register_default_mass.py: using MSISDN 1021
22:48:32.229438 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:32.301438 tst         register_default_mass.py: using MSISDN 1022
22:48:32.311528 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:32.383718 tst         register_default_mass.py: using MSISDN 1023
22:48:32.390124 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:32.465999 tst         register_default_mass.py: using MSISDN 1024
22:48:32.473051 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:32.537004 tst         register_default_mass.py: using MSISDN 1025
22:48:32.543209 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:32.612652 tst         register_default_mass.py: using MSISDN 1026
22:48:32.619083 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:32.694217 tst         register_default_mass.py: using MSISDN 1027
22:48:32.703327 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:32.827589 tst         register_default_mass.py: using MSISDN 1028
22:48:32.833647 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:32.906808 tst         register_default_mass.py: using MSISDN 1029
22:48:32.912556 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:32.979391 tst         register_default_mass.py: using MSISDN 1030
22:48:32.985037 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:33.060708 tst         register_default_mass.py: using MSISDN 1031
22:48:33.066369 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:33.136058 tst         register_default_mass.py: using MSISDN 1032
22:48:33.141819 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:33.205590 tst         register_default_mass.py: using MSISDN 1033
22:48:33.211260 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:33.275399 tst         register_default_mass.py: using MSISDN 1034
22:48:33.281613 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:33.348712 tst         register_default_mass.py: using MSISDN 1035
22:48:33.354936 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:33.417805 tst         register_default_mass.py: using MSISDN 1036
22:48:33.423988 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:33.489641 tst         register_default_mass.py: using MSISDN 1037
22:48:33.496019 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:33.573334 tst         register_default_mass.py: using MSISDN 1038
22:48:33.579511 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:33.640358 tst         register_default_mass.py: using MSISDN 1039
22:48:33.646608 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:33.720425 tst         register_default_mass.py: using MSISDN 1040
22:48:33.726281 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:33.792094 tst         register_default_mass.py: using MSISDN 1041
22:48:33.798118 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:33.869044 tst         register_default_mass.py: using MSISDN 1042
22:48:33.875017 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:33.959754 tst         register_default_mass.py: using MSISDN 1043
22:48:33.973728 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:34.059544 tst         register_default_mass.py: using MSISDN 1044
22:48:34.073519 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:34.236515 tst         register_default_mass.py: using MSISDN 1045
22:48:34.245860 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:34.408145 tst         register_default_mass.py: using MSISDN 1046
22:48:34.415642 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:34.519082 tst         register_default_mass.py: using MSISDN 1047
22:48:34.526154 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:34.590977 tst         register_default_mass.py: using MSISDN 1048
22:48:34.597009 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:34.663130 tst         register_default_mass.py: using MSISDN 1049
22:48:34.669033 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:34.742583 tst         register_default_mass.py: using MSISDN 1050
22:48:34.748795 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:34.814302 tst         register_default_mass.py: using MSISDN 1051
22:48:34.820158 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:34.884565 tst         register_default_mass.py: using MSISDN 1052
22:48:34.893205 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:34.976316 tst         register_default_mass.py: using MSISDN 1053
22:48:34.982510 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:35.055816 tst         register_default_mass.py: using MSISDN 1054
22:48:35.061770 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:35.130391 tst         register_default_mass.py: using MSISDN 1055
22:48:35.137736 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:35.203001 tst         register_default_mass.py: using MSISDN 1056
22:48:35.209907 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:35.291990 tst         register_default_mass.py: using MSISDN 1057
22:48:35.299562 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:35.360782 tst         register_default_mass.py: using MSISDN 1058
22:48:35.367047 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:35.434640 tst         register_default_mass.py: using MSISDN 1059
22:48:35.441535 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:35.519842 tst         register_default_mass.py: using MSISDN 1060
22:48:35.526337 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:35.603913 tst         register_default_mass.py: using MSISDN 1061
22:48:35.614758 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:35.690089 tst         register_default_mass.py: using MSISDN 1062
22:48:35.696892 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:35.777259 tst         register_default_mass.py: using MSISDN 1063
22:48:35.786309 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:35.850843 tst         register_default_mass.py: using MSISDN 1064
22:48:35.861583 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:35.930034 tst         register_default_mass.py: using MSISDN 1065
22:48:35.937535 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:36.014308 tst         register_default_mass.py: using MSISDN 1066
22:48:36.020711 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:36.099373 tst         register_default_mass.py: using MSISDN 1067
22:48:36.105935 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:36.187860 tst         register_default_mass.py: using MSISDN 1068
22:48:36.194457 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:36.268018 tst         register_default_mass.py: using MSISDN 1069
22:48:36.276396 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:36.338405 tst         register_default_mass.py: using MSISDN 1070
22:48:36.344191 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:36.415655 tst         register_default_mass.py: using MSISDN 1071
22:48:36.421407 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:36.494948 tst         register_default_mass.py: using MSISDN 1072
22:48:36.501557 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:36.699111 tst         register_default_mass.py: using MSISDN 1073
22:48:36.706303 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:36.768749 tst         register_default_mass.py: using MSISDN 1074
22:48:36.777531 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:36.838795 tst         register_default_mass.py: using MSISDN 1075
22:48:36.853277 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:36.931490 tst         register_default_mass.py: using MSISDN 1076
22:48:36.939855 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:37.008389 tst         register_default_mass.py: using MSISDN 1077
22:48:37.021268 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:37.354771 tst         register_default_mass.py: using MSISDN 1078
22:48:37.361978 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:37.424857 tst         register_default_mass.py: using MSISDN 1079
22:48:37.431120 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:37.494453 tst         register_default_mass.py: using MSISDN 1080
22:48:37.500547 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:37.564751 tst         register_default_mass.py: using MSISDN 1081
22:48:37.571612 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:37.648989 tst         register_default_mass.py: using MSISDN 1082
22:48:37.655015 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:37.727825 tst         register_default_mass.py: using MSISDN 1083
22:48:37.734683 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:37.800005 tst         register_default_mass.py: using MSISDN 1084
22:48:37.807862 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:37.881148 tst         register_default_mass.py: using MSISDN 1085
22:48:37.893977 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:37.965698 tst         register_default_mass.py: using MSISDN 1086
22:48:37.978130 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:38.065164 tst         register_default_mass.py: using MSISDN 1087
22:48:38.075707 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:38.142466 tst         register_default_mass.py: using MSISDN 1088
22:48:38.149053 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:38.217398 tst         register_default_mass.py: using MSISDN 1089
22:48:38.223895 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:38.302350 tst         register_default_mass.py: using MSISDN 1090
22:48:38.309064 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:38.379934 tst         register_default_mass.py: using MSISDN 1091
22:48:38.390343 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:38.469941 tst         register_default_mass.py: using MSISDN 1092
22:48:38.479871 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:38.550906 tst         register_default_mass.py: using MSISDN 1093
22:48:38.558491 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:38.629340 tst         register_default_mass.py: using MSISDN 1094
22:48:38.639154 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:38.708869 tst         register_default_mass.py: using MSISDN 1095
22:48:38.720053 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:38.791934 tst         register_default_mass.py: using MSISDN 1096
22:48:38.803087 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:38.869840 tst         register_default_mass.py: using MSISDN 1097
22:48:38.878285 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:38.949926 tst         register_default_mass.py: using MSISDN 1098
22:48:38.956694 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:39.024781 tst         register_default_mass.py: using MSISDN 1099
22:48:39.035639 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:39.100957 tst         register_default_mass.py: using MSISDN 1100
22:48:39.107519 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:39.253644 run                             mass: Starting testcase
22:48:39.260797 run                             mass: Pre-launching all virtphy's
22:48:39.267634 run           osmo-ms-virt-phy/00000: Starting virtphy
22:48:39.284115 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:48:39.291651 run           osmo-ms-virt-phy/00001: Starting virtphy
22:48:39.308080 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:48:39.319905 run           osmo-ms-virt-phy/00002: Starting virtphy
22:48:39.336464 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:48:39.344100 run           osmo-ms-virt-phy/00003: Starting virtphy
22:48:39.360601 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:48:39.367974 run           osmo-ms-virt-phy/00004: Starting virtphy
22:48:39.384188 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:48:39.392082 run           osmo-ms-virt-phy/00005: Starting virtphy
22:48:39.409059 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:48:39.416810 run           osmo-ms-virt-phy/00006: Starting virtphy
22:48:39.433609 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:48:39.441536 run           osmo-ms-virt-phy/00007: Starting virtphy
22:48:39.458580 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:48:39.466467 run           osmo-ms-virt-phy/00008: Starting virtphy
22:48:39.483186 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:48:39.491138 run           osmo-ms-virt-phy/00009: Starting virtphy
22:48:39.507784 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:48:39.515483 run           osmo-ms-virt-phy/00010: Starting virtphy
22:48:39.532346 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:48:39.540206 run           osmo-ms-virt-phy/00011: Starting virtphy
22:48:39.556920 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:48:39.564512 run           osmo-ms-virt-phy/00012: Starting virtphy
22:48:39.581464 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:48:39.589350 run           osmo-ms-virt-phy/00013: Starting virtphy
22:48:39.606200 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:48:39.614046 run           osmo-ms-virt-phy/00014: Starting virtphy
22:48:39.630884 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:48:39.638391 run           osmo-ms-virt-phy/00015: Starting virtphy
22:48:39.654804 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:48:39.662446 run           osmo-ms-virt-phy/00016: Starting virtphy
22:48:39.679012 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:48:39.686645 run           osmo-ms-virt-phy/00017: Starting virtphy
22:48:39.703149 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:48:39.711400 run           osmo-ms-virt-phy/00018: Starting virtphy
22:48:39.727616 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:48:39.735118 run           osmo-ms-virt-phy/00019: Starting virtphy
22:48:39.751792 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:48:39.763656 run           osmo-ms-virt-phy/00020: Starting virtphy
22:48:39.780020 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:48:39.787558 run           osmo-ms-virt-phy/00021: Starting virtphy
22:48:39.803801 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:48:39.811346 run           osmo-ms-virt-phy/00022: Starting virtphy
22:48:39.827553 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:48:39.835024 run           osmo-ms-virt-phy/00023: Starting virtphy
22:48:39.851296 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:48:39.858973 run           osmo-ms-virt-phy/00024: Starting virtphy
22:48:39.875677 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:48:39.883381 run           osmo-ms-virt-phy/00025: Starting virtphy
22:48:39.900161 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:48:39.908202 run           osmo-ms-virt-phy/00026: Starting virtphy
22:48:39.925071 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:48:39.932963 run           osmo-ms-virt-phy/00027: Starting virtphy
22:48:39.949553 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:48:39.957123 run           osmo-ms-virt-phy/00028: Starting virtphy
22:48:39.973481 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:48:39.981096 run           osmo-ms-virt-phy/00029: Starting virtphy
22:48:39.997287 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:48:40.004679 run           osmo-ms-virt-phy/00030: Starting virtphy
22:48:40.020787 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:48:40.028269 run           osmo-ms-virt-phy/00031: Starting virtphy
22:48:40.044850 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:48:40.052533 run           osmo-ms-virt-phy/00032: Starting virtphy
22:48:40.068772 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:48:40.076074 run           osmo-ms-virt-phy/00033: Starting virtphy
22:48:40.092566 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:48:40.106465 run           osmo-ms-virt-phy/00034: Starting virtphy
22:48:40.131055 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:48:40.139099 run           osmo-ms-virt-phy/00035: Starting virtphy
22:48:40.156200 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:48:40.164338 run           osmo-ms-virt-phy/00036: Starting virtphy
22:48:40.181842 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:48:40.190899 run           osmo-ms-virt-phy/00037: Starting virtphy
22:48:40.209050 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:48:40.219086 run           osmo-ms-virt-phy/00038: Starting virtphy
22:48:40.237418 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:48:40.246390 run           osmo-ms-virt-phy/00039: Starting virtphy
22:48:40.264244 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:48:40.279556 run           osmo-ms-virt-phy/00040: Starting virtphy
22:48:40.308079 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:48:40.316285 run           osmo-ms-virt-phy/00041: Starting virtphy
22:48:40.333598 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:48:40.342039 run           osmo-ms-virt-phy/00042: Starting virtphy
22:48:40.359240 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:48:40.367869 run           osmo-ms-virt-phy/00043: Starting virtphy
22:48:40.385355 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:48:40.394282 run           osmo-ms-virt-phy/00044: Starting virtphy
22:48:40.411806 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:48:40.420098 run           osmo-ms-virt-phy/00045: Starting virtphy
22:48:40.437267 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:48:40.445529 run           osmo-ms-virt-phy/00046: Starting virtphy
22:48:40.462512 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:48:40.471504 run           osmo-ms-virt-phy/00047: Starting virtphy
22:48:40.488469 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:48:40.496420 run           osmo-ms-virt-phy/00048: Starting virtphy
22:48:40.513513 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:48:40.522528 run           osmo-ms-virt-phy/00049: Starting virtphy
22:48:40.539621 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:48:40.547871 run           osmo-ms-virt-phy/00050: Starting virtphy
22:48:40.565139 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:48:40.579707 run           osmo-ms-virt-phy/00051: Starting virtphy
22:48:40.608037 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:48:40.617252 run           osmo-ms-virt-phy/00052: Starting virtphy
22:48:40.634953 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:48:40.643044 run           osmo-ms-virt-phy/00053: Starting virtphy
22:48:40.660233 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:48:40.674633 run           osmo-ms-virt-phy/00054: Starting virtphy
22:48:40.698012 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:48:40.706344 run           osmo-ms-virt-phy/00055: Starting virtphy
22:48:40.723586 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:48:40.732054 run           osmo-ms-virt-phy/00056: Starting virtphy
22:48:40.749194 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:48:40.758342 run           osmo-ms-virt-phy/00057: Starting virtphy
22:48:40.775206 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:48:40.783062 run           osmo-ms-virt-phy/00058: Starting virtphy
22:48:40.800126 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:48:40.808516 run           osmo-ms-virt-phy/00059: Starting virtphy
22:48:40.825756 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:48:40.837112 run           osmo-ms-virt-phy/00060: Starting virtphy
22:48:40.855346 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:48:40.864537 run           osmo-ms-virt-phy/00061: Starting virtphy
22:48:40.881816 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:48:40.892842 run           osmo-ms-virt-phy/00062: Starting virtphy
22:48:40.909955 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:48:40.919290 run           osmo-ms-virt-phy/00063: Starting virtphy
22:48:40.936431 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:48:40.948018 run           osmo-ms-virt-phy/00064: Starting virtphy
22:48:40.965357 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:48:40.974871 run           osmo-ms-virt-phy/00065: Starting virtphy
22:48:40.992232 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:48:41.003858 run           osmo-ms-virt-phy/00066: Starting virtphy
22:48:41.020962 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:48:41.029608 run           osmo-ms-virt-phy/00067: Starting virtphy
22:48:41.048348 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:48:41.056062 run           osmo-ms-virt-phy/00068: Starting virtphy
22:48:41.073282 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:48:41.081230 run           osmo-ms-virt-phy/00069: Starting virtphy
22:48:41.100078 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:48:41.107644 run           osmo-ms-virt-phy/00070: Starting virtphy
22:48:41.123996 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:48:41.131509 run           osmo-ms-virt-phy/00071: Starting virtphy
22:48:41.147695 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:48:41.155224 run           osmo-ms-virt-phy/00072: Starting virtphy
22:48:41.171464 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:48:41.179046 run           osmo-ms-virt-phy/00073: Starting virtphy
22:48:41.195206 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:48:41.202755 run           osmo-ms-virt-phy/00074: Starting virtphy
22:48:41.218955 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:48:41.226519 run           osmo-ms-virt-phy/00075: Starting virtphy
22:48:41.243286 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:48:41.250804 run           osmo-ms-virt-phy/00076: Starting virtphy
22:48:41.268246 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:48:41.275847 run           osmo-ms-virt-phy/00077: Starting virtphy
22:48:41.292408 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:48:41.302083 run           osmo-ms-virt-phy/00078: Starting virtphy
22:48:41.319392 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:48:41.327689 run           osmo-ms-virt-phy/00079: Starting virtphy
22:48:41.344921 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:48:41.353295 run           osmo-ms-virt-phy/00080: Starting virtphy
22:48:41.370440 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:48:41.381371 run           osmo-ms-virt-phy/00081: Starting virtphy
22:48:41.398446 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:48:41.406150 run           osmo-ms-virt-phy/00082: Starting virtphy
22:48:41.422459 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:48:41.429905 run           osmo-ms-virt-phy/00083: Starting virtphy
22:48:41.445811 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:48:41.453254 run           osmo-ms-virt-phy/00084: Starting virtphy
22:48:41.469491 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:48:41.477617 run           osmo-ms-virt-phy/00085: Starting virtphy
22:48:41.494744 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:48:41.502773 run           osmo-ms-virt-phy/00086: Starting virtphy
22:48:41.519442 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:48:41.527143 run           osmo-ms-virt-phy/00087: Starting virtphy
22:48:41.544033 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:48:41.551735 run           osmo-ms-virt-phy/00088: Starting virtphy
22:48:41.568322 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:48:41.576295 run           osmo-ms-virt-phy/00089: Starting virtphy
22:48:41.592783 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:48:41.600352 run           osmo-ms-virt-phy/00090: Starting virtphy
22:48:41.616730 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:48:41.624295 run           osmo-ms-virt-phy/00091: Starting virtphy
22:48:41.640891 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:48:41.648446 run           osmo-ms-virt-phy/00092: Starting virtphy
22:48:41.664849 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:48:41.697591 run           osmo-ms-virt-phy/00093: Starting virtphy
22:48:41.713214 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:48:41.720781 run           osmo-ms-virt-phy/00094: Starting virtphy
22:48:41.737142 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:48:41.744942 run           osmo-ms-virt-phy/00095: Starting virtphy
22:48:41.762376 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:48:41.769891 run           osmo-ms-virt-phy/00096: Starting virtphy
22:48:41.786254 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:48:41.793740 run           osmo-ms-virt-phy/00097: Starting virtphy
22:48:41.810177 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:48:41.817687 run           osmo-ms-virt-phy/00098: Starting virtphy
22:48:41.834137 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:48:41.841824 run           osmo-ms-virt-phy/00099: Starting virtphy
22:48:41.858508 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:48:41.866094 run                             mass: Checking if sockets are in the filesystem
22:48:41.881047 run                osmo-ms-mob/00000: Starting mobile
22:48:41.897474 run       osmo-ms-mob/00000(pid=135): Launched
22:48:41.913361 run                             mass: MS start registered  {at=15850627.61669994, delay=0.0023375116288661957, ms=00000}
22:48:46.083721 run                osmo-ms-mob/00001: Starting mobile
22:48:46.098957 run       osmo-ms-mob/00001(pid=136): Launched
22:48:46.111923 run                             mass: MS start registered  {at=15850631.815258663, delay=0.005617240443825722, ms=00001}
22:48:47.707570 run                             mass: MS performed LU  {at=15850633.410878936, lu_delay=5.794178996235132, ms=00000}
22:48:47.879980 run                osmo-ms-mob/00002: Starting mobile
22:48:47.895752 run       osmo-ms-mob/00002(pid=137): Launched
22:48:47.915101 run                             mass: MS start registered  {at=15850633.618425647, delay=0.011004317551851273, ms=00002}
22:48:49.180877 run                osmo-ms-mob/00003: Starting mobile
22:48:49.196107 run       osmo-ms-mob/00003(pid=138): Launched
22:48:49.208296 run                             mass: MS start registered  {at=15850634.911638997, delay=0.005156977102160454, ms=00003}
22:48:50.281099 run                osmo-ms-mob/00004: Starting mobile
22:48:50.298863 run       osmo-ms-mob/00004(pid=139): Launched
22:48:50.312149 run                             mass: MS start registered  {at=15850636.015483378, delay=0.0031117089092731476, ms=00004}
22:48:51.279705 run                osmo-ms-mob/00005: Starting mobile
22:48:51.296197 run       osmo-ms-mob/00005(pid=140): Launched
22:48:51.309477 run                             mass: MS start registered  {at=15850637.01281254, delay=0.005624169483780861, ms=00005}
22:48:51.473142 run                             mass: MS performed LU  {at=15850637.176454697, lu_delay=5.361196033656597, ms=00001}
22:48:52.243411 run                osmo-ms-mob/00006: Starting mobile
22:48:52.257919 run       osmo-ms-mob/00006(pid=141): Launched
22:48:52.269220 run                             mass: MS start registered  {at=15850637.972566353, delay=0.004477906972169876, ms=00006}
22:48:53.087696 run                osmo-ms-mob/00007: Starting mobile
22:48:53.121963 run       osmo-ms-mob/00007(pid=142): Launched
22:48:53.145909 run                             mass: MS start registered  {at=15850638.849217443, delay=0.0071570780128240585, ms=00007}
22:48:53.373910 run                             mass: MS performed LU  {at=15850639.077220341, lu_delay=5.458794694393873, ms=00002}
22:48:53.883342 run                osmo-ms-mob/00008: Starting mobile
22:48:53.898097 run       osmo-ms-mob/00008(pid=143): Launched
22:48:53.909886 run                             mass: MS start registered  {at=15850639.613231376, delay=0.00520998053252697, ms=00008}
22:48:54.579943 run                osmo-ms-mob/00009: Starting mobile
22:48:54.593398 run       osmo-ms-mob/00009(pid=144): Launched
22:48:54.604787 run                             mass: MS start registered  {at=15850640.308129363, delay=0.004994206130504608, ms=00009}
22:48:55.238629 run                             mass: MS performed LU  {at=15850640.941937676, lu_delay=4.926454298198223, ms=00004}
22:48:55.269730 run                osmo-ms-mob/00010: Starting mobile
22:48:55.307732 run       osmo-ms-mob/00010(pid=145): Launched
22:48:55.326610 run                             mass: MS performed LU  {at=15850641.029938433, lu_delay=6.118299435824156, ms=00003}
22:48:55.345276 run                             mass: MS start registered  {at=15850641.048621226, delay=0.01873140037059784, ms=00010}
22:48:55.882079 run                osmo-ms-mob/00011: Starting mobile
22:48:55.899491 run       osmo-ms-mob/00011(pid=146): Launched
22:48:55.912983 run                             mass: MS start registered  {at=15850641.616302736, delay=0.005578882992267609, ms=00011}
22:48:56.482541 run                osmo-ms-mob/00012: Starting mobile
22:48:56.499448 run       osmo-ms-mob/00012(pid=147): Launched
22:48:56.513006 run                             mass: MS start registered  {at=15850642.216345197, delay=0.005721922963857651, ms=00012}
22:48:57.231413 run                osmo-ms-mob/00013: Starting mobile
22:48:57.311392 run       osmo-ms-mob/00013(pid=148): Launched
22:48:57.317976 run                             mass: Starting too slowly. Moving on {now=15850643.021341758, sleep=-0.14482325315475464, target=15850642.876518505}
22:48:57.336589 run                             mass: MS performed LU  {at=15850643.03992911, lu_delay=6.027116570621729, ms=00005}
22:48:57.343091 run                             mass: Starting too slowly. Moving on {now=15850643.046458956, sleep=-0.06994045153260231, target=15850642.976518504}
22:48:57.349598 run                             mass: MS performed LU  {at=15850643.052953916, lu_delay=5.080387562513351, ms=00006}
22:48:57.356573 run                             mass: MS start registered  {at=15850643.05993554, delay=0.038597170263528824, ms=00013}
22:48:57.971960 run                osmo-ms-mob/00014: Starting mobile
22:48:58.002080 run       osmo-ms-mob/00014(pid=149): Launched
22:48:58.008403 run                             mass: Starting too slowly. Moving on {now=15850643.711771198, sleep=-0.23525269515812397, target=15850643.476518502}
22:48:58.014296 run                             mass: MS start registered  {at=15850643.71765398, delay=0.005885208025574684, ms=00014}
22:48:58.020565 run                             mass: Starting too slowly. Moving on {now=15850643.72393306, sleep=-0.14741455763578415, target=15850643.576518502}
22:48:58.026447 run                             mass: Starting too slowly. Moving on {now=15850643.729817418, sleep=-0.053298916667699814, target=15850643.676518502}
22:48:58.455504 run                osmo-ms-mob/00015: Starting mobile
22:48:58.470800 run       osmo-ms-mob/00015(pid=150): Launched
22:48:58.515026 run                             mass: Starting too slowly. Moving on {now=15850644.21839311, sleep=-0.14187460951507092, target=15850644.0765185}
22:48:58.521141 run                             mass: MS start registered  {at=15850644.22449963, delay=0.006108799949288368, ms=00015}
22:48:58.527432 run                             mass: Starting too slowly. Moving on {now=15850644.230799953, sleep=-0.0542814526706934, target=15850644.1765185}
22:48:58.779962 run                osmo-ms-mob/00016: Starting mobile
22:48:58.795526 run       osmo-ms-mob/00016(pid=151): Launched
22:48:58.808347 run                             mass: MS start registered  {at=15850644.511690915, delay=0.0049647558480501175, ms=00016}
22:48:59.281864 run                osmo-ms-mob/00017: Starting mobile
22:48:59.298816 run       osmo-ms-mob/00017(pid=152): Launched
22:48:59.312157 run                             mass: MS start registered  {at=15850645.015482618, delay=0.00536653958261013, ms=00017}
22:48:59.373676 run                             mass: MS performed LU  {at=15850645.077003144, lu_delay=4.768873780965805, ms=00009}
22:48:59.475275 run                             mass: MS performed LU  {at=15850645.178588662, lu_delay=6.329371219500899, ms=00007}
22:48:59.521450 run                             mass: MS performed LU  {at=15850645.224763786, lu_delay=5.611532410606742, ms=00008}
22:48:59.885414 run                osmo-ms-mob/00018: Starting mobile
22:48:59.903359 run       osmo-ms-mob/00018(pid=153): Launched
22:48:59.917077 run                             mass: MS start registered  {at=15850645.620400302, delay=0.005607621744275093, ms=00018}
22:49:00.279913 run                osmo-ms-mob/00019: Starting mobile
22:49:00.297081 run       osmo-ms-mob/00019(pid=154): Launched
22:49:00.314552 run                             mass: MS start registered  {at=15850646.017875057, delay=0.008298330008983612, ms=00019}
22:49:00.786573 run                osmo-ms-mob/00020: Starting mobile
22:49:00.821072 run       osmo-ms-mob/00020(pid=155): Launched
22:49:00.846076 run                             mass: MS start registered  {at=15850646.549385307, delay=0.008773330599069595, ms=00020}
22:49:00.906211 run                             mass: MS performed LU  {at=15850646.609515011, lu_delay=4.993212275207043, ms=00011}
22:49:00.952353 run                             mass: MS performed LU  {at=15850646.655655125, lu_delay=5.607033899053931, ms=00010}
22:49:01.040068 run                             mass: MS performed LU  {at=15850646.743389232, lu_delay=4.5270440354943275, ms=00012}
22:49:01.283045 run                osmo-ms-mob/00021: Starting mobile
22:49:01.298709 run       osmo-ms-mob/00021(pid=156): Launched
22:49:01.312152 run                             mass: MS start registered  {at=15850647.015492216, delay=0.0061111971735954285, ms=00021}
22:49:01.682000 run                osmo-ms-mob/00022: Starting mobile
22:49:01.701565 run       osmo-ms-mob/00022(pid=157): Launched
22:49:01.714909 run                             mass: MS start registered  {at=15850647.418236107, delay=0.005428289994597435, ms=00022}
22:49:02.181003 run                osmo-ms-mob/00023: Starting mobile
22:49:02.198225 run       osmo-ms-mob/00023(pid=158): Launched
22:49:02.212188 run                             mass: MS start registered  {at=15850647.915520232, delay=0.00606912188231945, ms=00023}
22:49:02.586328 run                osmo-ms-mob/00024: Starting mobile
22:49:02.616365 run       osmo-ms-mob/00024(pid=159): Launched
22:49:02.638900 run                             mass: MS start registered  {at=15850648.342217201, delay=0.007070478051900864, ms=00024}
22:49:02.770255 run                             mass: MS performed LU  {at=15850648.473571425, lu_delay=5.413635885342956, ms=00013}
22:49:02.817050 run                             mass: MS performed LU  {at=15850648.520364124, lu_delay=4.802710143849254, ms=00014}
22:49:03.085410 run                osmo-ms-mob/00025: Starting mobile
22:49:03.102381 run       osmo-ms-mob/00025(pid=160): Launched
22:49:03.119020 run                             mass: MS start registered  {at=15850648.82234484, delay=0.0077621787786483765, ms=00025}
22:49:03.483504 run                osmo-ms-mob/00026: Starting mobile
22:49:03.501677 run       osmo-ms-mob/00026(pid=161): Launched
22:49:03.515172 run                             mass: MS start registered  {at=15850649.21851377, delay=0.005572913214564323, ms=00026}
22:49:03.880406 run                osmo-ms-mob/00027: Starting mobile
22:49:03.896772 run       osmo-ms-mob/00027(pid=162): Launched
22:49:03.913389 run                             mass: MS start registered  {at=15850649.616731465, delay=0.007159842178225517, ms=00027}
22:49:04.281236 run                osmo-ms-mob/00028: Starting mobile
22:49:04.297895 run       osmo-ms-mob/00028(pid=163): Launched
22:49:04.311047 run                             mass: MS start registered  {at=15850650.01435749, delay=0.005348155274987221, ms=00028}
22:49:04.672200 run                             mass: MS performed LU  {at=15850650.375530008, lu_delay=5.863839093595743, ms=00016}
22:49:04.684640 run                osmo-ms-mob/00029: Starting mobile
22:49:04.699636 run       osmo-ms-mob/00029(pid=164): Launched
22:49:04.712397 run                             mass: MS start registered  {at=15850650.41574692, delay=0.005476802587509155, ms=00029}
22:49:04.719760 run                             mass: MS performed LU  {at=15850650.423115965, lu_delay=6.198616335168481, ms=00015}
22:49:04.786888 run                             mass: MS performed LU  {at=15850650.490211047, lu_delay=4.8698107451200485, ms=00018}
22:49:04.805550 run                             mass: MS performed LU  {at=15850650.508867415, lu_delay=5.493384797126055, ms=00017}
22:49:04.824023 run                osmo-ms-mob/00030: Starting mobile
22:49:04.840807 run       osmo-ms-mob/00030(pid=165): Launched
22:49:04.862013 run                             mass: MS start registered  {at=15850650.565329853, delay=0.01177518256008625, ms=00030}
22:49:05.479918 run                osmo-ms-mob/00031: Starting mobile
22:49:05.494532 run       osmo-ms-mob/00031(pid=166): Launched
22:49:05.507422 run                             mass: MS start registered  {at=15850651.210765604, delay=0.005790809169411659, ms=00031}
22:49:05.780172 run                osmo-ms-mob/00032: Starting mobile
22:49:05.800118 run       osmo-ms-mob/00032(pid=167): Launched
22:49:05.814117 run                             mass: MS start registered  {at=15850651.517455945, delay=0.0064607225358486176, ms=00032}
22:49:06.178795 run                osmo-ms-mob/00033: Starting mobile
22:49:06.192014 run       osmo-ms-mob/00033(pid=168): Launched
22:49:06.203215 run                             mass: MS start registered  {at=15850651.9065624, delay=0.004879692569375038, ms=00033}
22:49:06.471292 run                             mass: MS performed LU  {at=15850652.174621481, lu_delay=5.625236174091697, ms=00020}
22:49:06.536531 run                             mass: MS performed LU  {at=15850652.239824058, lu_delay=4.821587951853871, ms=00022}
22:49:06.554663 run                osmo-ms-mob/00034: Starting mobile
22:49:06.575278 run       osmo-ms-mob/00034(pid=169): Launched
22:49:06.586479 run                             mass: MS performed LU  {at=15850652.289825728, lu_delay=5.2743335124105215, ms=00021}
22:49:06.594335 run                             mass: MS start registered  {at=15850652.297696361, delay=0.007903432473540306, ms=00034}
22:49:06.725549 run                             mass: MS performed LU  {at=15850652.428884372, lu_delay=6.411009315401316, ms=00019}
22:49:06.738065 run                osmo-ms-mob/00035: Starting mobile
22:49:06.754053 run       osmo-ms-mob/00035(pid=170): Launched
22:49:06.766919 run                             mass: MS start registered  {at=15850652.47025511, delay=0.005685256794095039, ms=00035}
22:49:07.279572 run                osmo-ms-mob/00036: Starting mobile
22:49:07.295281 run       osmo-ms-mob/00036(pid=171): Launched
22:49:07.307739 run                             mass: MS start registered  {at=15850653.011082873, delay=0.005476521328091621, ms=00036}
22:49:07.680150 run                osmo-ms-mob/00037: Starting mobile
22:49:07.697263 run       osmo-ms-mob/00037(pid=172): Launched
22:49:07.711141 run                             mass: MS start registered  {at=15850653.41448653, delay=3.2551586627960205e-05, ms=00037}
22:49:07.986509 run                osmo-ms-mob/00038: Starting mobile
22:49:08.006202 run       osmo-ms-mob/00038(pid=173): Launched
22:49:08.019537 run                             mass: MS start registered  {at=15850653.722872881, delay=0.004447899758815765, ms=00038}
22:49:08.283223 run                osmo-ms-mob/00039: Starting mobile
22:49:08.298032 run       osmo-ms-mob/00039(pid=174): Launched
22:49:08.310114 run                             mass: MS start registered  {at=15850654.01345861, delay=0.0051571279764175415, ms=00039}
22:49:08.437225 run                             mass: MS performed LU  {at=15850654.140536979, lu_delay=5.3181921392679214, ms=00025}
22:49:08.483388 run                             mass: MS performed LU  {at=15850654.186721131, lu_delay=6.2712008990347385, ms=00023}
22:49:08.571779 run                             mass: MS performed LU  {at=15850654.27510934, lu_delay=5.056595569476485, ms=00026}
22:49:08.585367 run                osmo-ms-mob/00040: Starting mobile
22:49:08.601527 run       osmo-ms-mob/00040(pid=175): Launched
22:49:08.615245 run                             mass: MS start registered  {at=15850654.318584137, delay=0.006070062518119812, ms=00040}
22:49:08.626560 run                             mass: MS performed LU  {at=15850654.329898935, lu_delay=4.71316746994853, ms=00027}
22:49:08.979899 run                osmo-ms-mob/00041: Starting mobile
22:49:08.996909 run       osmo-ms-mob/00041(pid=176): Launched
22:49:09.009868 run                             mass: MS start registered  {at=15850654.713198783, delay=0.004890846088528633, ms=00041}
22:49:09.279847 run                osmo-ms-mob/00042: Starting mobile
22:49:09.294231 run       osmo-ms-mob/00042(pid=177): Launched
22:49:09.306483 run                             mass: MS start registered  {at=15850655.009828597, delay=0.005155744031071663, ms=00042}
22:49:09.683437 run                osmo-ms-mob/00043: Starting mobile
22:49:09.699427 run       osmo-ms-mob/00043(pid=178): Launched
22:49:09.712906 run                             mass: MS start registered  {at=15850655.41623983, delay=0.006131360307335854, ms=00043}
22:49:09.979949 run                osmo-ms-mob/00044: Starting mobile
22:49:09.994905 run       osmo-ms-mob/00044(pid=179): Launched
22:49:10.007157 run                             mass: MS start registered  {at=15850655.710499942, delay=0.0052289534360170364, ms=00044}
22:49:10.237693 run                             mass: MS performed LU  {at=15850655.941009384, lu_delay=5.926651893183589, ms=00028}
22:49:10.252728 run                osmo-ms-mob/00045: Starting mobile
22:49:10.270276 run       osmo-ms-mob/00045(pid=180): Launched
22:49:10.284018 run                             mass: MS start registered  {at=15850655.987362187, delay=0.005529560148715973, ms=00045}
22:49:10.302575 run                             mass: MS performed LU  {at=15850656.00588587, lu_delay=5.590138949453831, ms=00029}
22:49:10.348188 run                             mass: MS performed LU  {at=15850656.051507663, lu_delay=5.486177809536457, ms=00030}
22:49:10.361780 run                osmo-ms-mob/00046: Starting mobile
22:49:10.377304 run       osmo-ms-mob/00046(pid=181): Launched
22:49:10.390049 run                             mass: MS start registered  {at=15850656.093390608, delay=0.005534790456295013, ms=00046}
22:49:10.491963 run                             mass: MS performed LU  {at=15850656.195297442, lu_delay=4.9845318384468555, ms=00031}
22:49:10.527670 run                             mass: MS performed LU  {at=15850656.231006665, lu_delay=4.713550720363855, ms=00032}
22:49:10.540087 run                osmo-ms-mob/00047: Starting mobile
22:49:10.555267 run       osmo-ms-mob/00047(pid=182): Launched
22:49:10.567450 run                             mass: MS start registered  {at=15850656.270800592, delay=0.005190009251236916, ms=00047}
22:49:11.180778 run                osmo-ms-mob/00048: Starting mobile
22:49:11.196083 run       osmo-ms-mob/00048(pid=183): Launched
22:49:11.208580 run                             mass: MS start registered  {at=15850656.911928944, delay=0.004923008382320404, ms=00048}
22:49:11.479860 run                osmo-ms-mob/00049: Starting mobile
22:49:11.495039 run       osmo-ms-mob/00049(pid=184): Launched
22:49:11.507986 run                             mass: MS start registered  {at=15850657.211309616, delay=0.005812130868434906, ms=00049}
22:49:11.780864 run                osmo-ms-mob/00050: Starting mobile
22:49:11.797645 run       osmo-ms-mob/00050(pid=185): Launched
22:49:11.810748 run                             mass: MS start registered  {at=15850657.514060466, delay=0.005911557003855705, ms=00050}
22:49:12.101882 run                             mass: MS performed LU  {at=15850657.80521291, lu_delay=5.3349577989429235, ms=00035}
22:49:12.115376 run                osmo-ms-mob/00051: Starting mobile
22:49:12.131401 run       osmo-ms-mob/00051(pid=186): Launched
22:49:12.145701 run                             mass: MS start registered  {at=15850657.849037426, delay=0.006811007857322693, ms=00051}
22:49:12.249502 run                             mass: MS performed LU  {at=15850657.952836528, lu_delay=4.538349999114871, ms=00037}
22:49:12.430060 run                             mass: MS performed LU  {at=15850658.13339303, lu_delay=6.226830631494522, ms=00033}
22:49:12.443278 run                osmo-ms-mob/00052: Starting mobile
22:49:12.458821 run       osmo-ms-mob/00052(pid=187): Launched
22:49:12.472983 run                             mass: MS start registered  {at=15850658.176318705, delay=0.006734443828463554, ms=00052}
22:49:12.779792 run                osmo-ms-mob/00053: Starting mobile
22:49:12.794370 run       osmo-ms-mob/00053(pid=188): Launched
22:49:12.806780 run                             mass: MS start registered  {at=15850658.510125725, delay=0.003889346495270729, ms=00053}
22:49:13.080177 run                osmo-ms-mob/00054: Starting mobile
22:49:13.094715 run       osmo-ms-mob/00054(pid=189): Launched
22:49:13.107461 run                             mass: MS start registered  {at=15850658.810801258, delay=0.0056042857468128204, ms=00054}
22:49:13.126785 run                             mass: MS performed LU  {at=15850658.830121715, lu_delay=5.819038841873407, ms=00036}
22:49:13.379368 run                osmo-ms-mob/00055: Starting mobile
22:49:13.394519 run       osmo-ms-mob/00055(pid=190): Launched
22:49:13.407475 run                             mass: MS start registered  {at=15850659.110792534, delay=0.005680477246642113, ms=00055}
22:49:13.679383 run                osmo-ms-mob/00056: Starting mobile
22:49:13.693188 run       osmo-ms-mob/00056(pid=191): Launched
22:49:13.704108 run                             mass: MS start registered  {at=15850659.407458605, delay=0.0045899804681539536, ms=00056}
22:49:14.108667 run                osmo-ms-mob/00057: Starting mobile
22:49:14.122109 run       osmo-ms-mob/00057(pid=192): Launched
22:49:14.130538 run                             mass: Starting too slowly. Moving on {now=15850659.833907006, sleep=-0.05738856457173824, target=15850659.776518442}
22:49:14.136268 run                             mass: MS performed LU  {at=15850659.839627305, lu_delay=5.12642852216959, ms=00041}
22:49:14.142256 run                             mass: MS performed LU  {at=15850659.845622104, lu_delay=6.122749222442508, ms=00038}
22:49:14.148126 run                             mass: MS start registered  {at=15850659.85149368, delay=0.017589349299669266, ms=00057}
22:49:14.293605 run                             mass: MS performed LU  {at=15850659.996925998, lu_delay=5.6783418618142605, ms=00040}
22:49:14.307042 run                osmo-ms-mob/00058: Starting mobile
22:49:14.320781 run       osmo-ms-mob/00058(pid=193): Launched
22:49:14.331101 run                             mass: MS performed LU  {at=15850660.034451798, lu_delay=6.020993188023567, ms=00039}
22:49:14.337291 run                             mass: MS start registered  {at=15850660.040656766, delay=0.010102162137627602, ms=00058}
22:49:14.349567 run                             mass: MS performed LU  {at=15850660.05291587, lu_delay=5.043087271973491, ms=00042}
22:49:14.361046 run                osmo-ms-mob/00059: Starting mobile
22:49:14.374730 run       osmo-ms-mob/00059(pid=194): Launched
22:49:14.386112 run                             mass: MS start registered  {at=15850660.089461282, delay=0.004995821043848991, ms=00059}
22:49:14.979769 run                osmo-ms-mob/00060: Starting mobile
22:49:14.994535 run       osmo-ms-mob/00060(pid=195): Launched
22:49:15.005998 run                             mass: MS start registered  {at=15850660.70934771, delay=0.0047539882361888885, ms=00060}
22:49:15.203239 run                             mass: MS performed LU  {at=15850660.90654666, lu_delay=4.635746067389846, ms=00047}
22:49:15.209717 run                             mass: MS performed LU  {at=15850660.913083041, lu_delay=4.001154096797109, ms=00048}
22:49:15.221487 run                osmo-ms-mob/00061: Starting mobile
22:49:15.235604 run       osmo-ms-mob/00061(pid=196): Launched
22:49:15.247784 run                             mass: MS start registered  {at=15850660.95112182, delay=0.005600593984127045, ms=00061}
22:49:15.679463 run                osmo-ms-mob/00062: Starting mobile
22:49:15.693580 run       osmo-ms-mob/00062(pid=197): Launched
22:49:15.705084 run                             mass: MS start registered  {at=15850661.408431282, delay=0.005187498405575752, ms=00062}
22:49:15.848885 run                             mass: MS performed LU  {at=15850661.552201407, lu_delay=6.135961577296257, ms=00043}
22:49:15.867913 run                             mass: MS performed LU  {at=15850661.571258776, lu_delay=5.477868167683482, ms=00046}
22:49:15.879585 run                osmo-ms-mob/00063: Starting mobile
22:49:15.893486 run       osmo-ms-mob/00063(pid=198): Launched
22:49:15.905046 run                             mass: MS start registered  {at=15850661.608388744, delay=0.004975935444235802, ms=00063}
22:49:16.015560 run                             mass: MS performed LU  {at=15850661.71888993, lu_delay=6.008389987051487, ms=00044}
22:49:16.380600 run                osmo-ms-mob/00064: Starting mobile
22:49:16.394826 run       osmo-ms-mob/00064(pid=199): Launched
22:49:16.406862 run                             mass: MS start registered  {at=15850662.110210204, delay=0.005477437749505043, ms=00064}
22:49:16.421881 run                             mass: MS performed LU  {at=15850662.125226691, lu_delay=4.913917075842619, ms=00049}
22:49:16.779232 run                osmo-ms-mob/00065: Starting mobile
22:49:16.793566 run       osmo-ms-mob/00065(pid=200): Launched
22:49:16.804991 run                             mass: MS start registered  {at=15850662.508338653, delay=0.004782700911164284, ms=00065}
22:49:17.062962 run                             mass: MS performed LU  {at=15850662.76629875, lu_delay=3.6555062159895897, ms=00055}
22:49:17.074706 run                osmo-ms-mob/00066: Starting mobile
22:49:17.088964 run       osmo-ms-mob/00066(pid=201): Launched
22:49:17.100652 run                             mass: MS start registered  {at=15850662.803993484, delay=0.005364760756492615, ms=00066}
22:49:17.479162 run                osmo-ms-mob/00067: Starting mobile
22:49:17.493232 run       osmo-ms-mob/00067(pid=202): Launched
22:49:17.504224 run                             mass: MS start registered  {at=15850663.207567384, delay=0.004672478884458542, ms=00067}
22:49:17.769188 run                             mass: MS performed LU  {at=15850663.472524911, lu_delay=5.623487485572696, ms=00051}
22:49:17.780453 run                osmo-ms-mob/00068: Starting mobile
22:49:17.794324 run       osmo-ms-mob/00068(pid=203): Launched
22:49:17.800830 run                             mass: MS performed LU  {at=15850663.504177326, lu_delay=4.693376068025827, ms=00054}
22:49:17.807062 run                             mass: MS start registered  {at=15850663.510427602, delay=0.006278742104768753, ms=00068}
22:49:17.879398 run                             mass: MS performed LU  {at=15850663.582745027, lu_delay=5.4064263217151165, ms=00052}
22:49:18.059984 run                             mass: MS performed LU  {at=15850663.763294304, lu_delay=5.2531685791909695, ms=00053}
22:49:18.071569 run                osmo-ms-mob/00069: Starting mobile
22:49:18.085444 run       osmo-ms-mob/00069(pid=204): Launched
22:49:18.096671 run                             mass: MS start registered  {at=15850663.800022839, delay=0.004802878946065903, ms=00069}
22:49:18.103066 run                             mass: MS performed LU  {at=15850663.806401713, lu_delay=6.292341247200966, ms=00050}
22:49:18.579198 run                osmo-ms-mob/00070: Starting mobile
22:49:18.592974 run       osmo-ms-mob/00070(pid=205): Launched
22:49:18.603922 run                             mass: MS start registered  {at=15850664.307261365, delay=0.004623431712388992, ms=00070}
22:49:18.979113 run                osmo-ms-mob/00071: Starting mobile
22:49:18.993053 run       osmo-ms-mob/00071(pid=206): Launched
22:49:19.004605 run                             mass: MS start registered  {at=15850664.707953414, delay=0.005050145089626312, ms=00071}
22:49:19.473306 run                osmo-ms-mob/00072: Starting mobile
22:49:19.487592 run       osmo-ms-mob/00072(pid=207): Launched
22:49:19.493975 run                             mass: Starting too slowly. Moving on {now=15850665.197343621, sleep=-0.020825199782848358, target=15850665.176518422}
22:49:19.499944 run                             mass: MS start registered  {at=15850665.203300972, delay=0.005959393456578255, ms=00072}
22:49:19.716459 run                             mass: MS performed LU  {at=15850665.419709481, lu_delay=6.012250876054168, ms=00056}
22:49:20.115300 run                osmo-ms-mob/00073: Starting mobile
22:49:20.128974 run       osmo-ms-mob/00073(pid=208): Launched
22:49:20.135135 run                             mass: Starting too slowly. Moving on {now=15850665.838505032, sleep=-0.26198661141097546, target=15850665.57651842}
22:49:20.141004 run                             mass: MS performed LU  {at=15850665.84429414, lu_delay=5.803637374192476, ms=00058}
22:49:20.146992 run                             mass: Starting too slowly. Moving on {now=15850665.850362314, sleep=-0.1738438941538334, target=15850665.67651842}
22:49:20.152632 run                             mass: MS performed LU  {at=15850665.855987718, lu_delay=5.146640008315444, ms=00060}
22:49:20.158456 run                             mass: Starting too slowly. Moving on {now=15850665.861826565, sleep=-0.08530814573168755, target=15850665.77651842}
22:49:20.164636 run                             mass: MS performed LU  {at=15850665.867992042, lu_delay=6.016498360782862, ms=00057}
22:49:20.170600 run                             mass: MS performed LU  {at=15850665.873966573, lu_delay=5.784505290910602, ms=00059}
22:49:20.554245 run                osmo-ms-mob/00074: Starting mobile
22:49:20.568791 run       osmo-ms-mob/00074(pid=209): Launched
22:49:20.575320 run                             mass: Starting too slowly. Moving on {now=15850666.278688582, sleep=-0.3021701630204916, target=15850665.976518419}
22:49:20.581295 run                             mass: MS performed LU  {at=15850666.284653736, lu_delay=5.33353191614151, ms=00061}
22:49:20.587583 run                             mass: Starting too slowly. Moving on {now=15850666.290953211, sleep=-0.2144347932189703, target=15850666.076518418}
22:49:20.593637 run                             mass: MS start registered  {at=15850666.29699779, delay=0.45849516056478024, ms=00073}
22:49:20.599707 run                             mass: Starting too slowly. Moving on {now=15850666.30307712, sleep=-0.12655870243906975, target=15850666.176518418}
22:49:20.605666 run                             mass: MS start registered  {at=15850666.309029283, delay=0.030342817306518555, ms=00074}
22:49:20.611970 run                             mass: Starting too slowly. Moving on {now=15850666.315337954, sleep=-0.038819536566734314, target=15850666.276518418}
22:49:20.729690 run                osmo-ms-mob/00075: Starting mobile
22:49:20.743843 run       osmo-ms-mob/00075(pid=210): Launched
22:49:20.750249 run                             mass: Starting too slowly. Moving on {now=15850666.45361929, sleep=-0.07710087299346924, target=15850666.376518417}
22:49:20.756152 run                             mass: MS start registered  {at=15850666.459511949, delay=0.005894934758543968, ms=00075}
22:49:21.152924 run                osmo-ms-mob/00076: Starting mobile
22:49:21.166331 run       osmo-ms-mob/00076(pid=211): Launched
22:49:21.178544 run                             mass: MS start registered  {at=15850666.881891996, delay=0.006068909540772438, ms=00076}
22:49:21.657159 run                osmo-ms-mob/00077: Starting mobile
22:49:21.670514 run       osmo-ms-mob/00077(pid=212): Launched
22:49:21.676684 run                             mass: Starting too slowly. Moving on {now=15850667.380053451, sleep=-0.10353503748774529, target=15850667.276518414}
22:49:21.682525 run                             mass: MS start registered  {at=15850667.385871008, delay=0.005819931626319885, ms=00077}
22:49:21.688406 run                             mass: Starting too slowly. Moving on {now=15850667.391776621, sleep=-0.01525820791721344, target=15850667.376518413}
22:49:21.979554 run                osmo-ms-mob/00078: Starting mobile
22:49:21.993106 run       osmo-ms-mob/00078(pid=213): Launched
22:49:22.004572 run                             mass: MS start registered  {at=15850667.70792113, delay=0.004735419526696205, ms=00078}
22:49:22.379019 run                osmo-ms-mob/00079: Starting mobile
22:49:22.392894 run       osmo-ms-mob/00079(pid=214): Launched
22:49:22.404277 run                             mass: MS start registered  {at=15850668.107622823, delay=0.004812721163034439, ms=00079}
22:49:22.878838 run                osmo-ms-mob/00080: Starting mobile
22:49:22.941261 run       osmo-ms-mob/00080(pid=215): Launched
22:49:22.947566 run                             mass: MS performed LU  {at=15850668.650924021, lu_delay=7.242492739111185, ms=00062}
22:49:22.953530 run                             mass: MS start registered  {at=15850668.656896442, delay=0.005991168320178986, ms=00080}
22:49:22.965942 run                             mass: MS performed LU  {at=15850668.669282285, lu_delay=7.060893541201949, ms=00063}
22:49:23.002557 run                             mass: MS performed LU  {at=15850668.705898225, lu_delay=6.19755957275629, ms=00065}
22:49:23.039558 run                             mass: MS performed LU  {at=15850668.742890868, lu_delay=6.632680663838983, ms=00064}
22:49:23.051376 run                osmo-ms-mob/00081: Starting mobile
22:49:23.065198 run       osmo-ms-mob/00081(pid=216): Launched
22:49:23.071471 run                             mass: MS performed LU  {at=15850668.774830312, lu_delay=5.970836827531457, ms=00066}
22:49:23.077868 run                             mass: MS start registered  {at=15850668.781231089, delay=0.006419975310564041, ms=00081}
22:49:23.482828 run                             mass: MS performed LU  {at=15850669.18614695, lu_delay=5.675719348713756, ms=00068}
22:49:23.546805 run                             mass: MS performed LU  {at=15850669.250141516, lu_delay=4.942880151793361, ms=00070}
22:49:23.558641 run                osmo-ms-mob/00082: Starting mobile
22:49:23.572583 run       osmo-ms-mob/00082(pid=217): Launched
22:49:23.583636 run                             mass: MS start registered  {at=15850669.286987199, delay=0.004684364423155785, ms=00082}
22:49:23.615927 run                             mass: MS performed LU  {at=15850669.319259575, lu_delay=5.519236735999584, ms=00069}
22:49:23.869985 run                             mass: MS performed LU  {at=15850669.573321952, lu_delay=4.865368537604809, ms=00071}
22:49:24.340278 run                             mass: MS performed LU  {at=15850670.04360169, lu_delay=3.746603900566697, ms=00073}
22:49:24.352318 run                osmo-ms-mob/00083: Starting mobile
22:49:24.366396 run       osmo-ms-mob/00083(pid=218): Launched
22:49:24.380010 run                             mass: MS start registered  {at=15850670.083349338, delay=0.007336027920246124, ms=00083}
22:49:24.599622 run                             mass: MS performed LU  {at=15850670.302940793, lu_delay=5.099639821797609, ms=00072}
22:49:24.606276 run                             mass: MS performed LU  {at=15850670.309639664, lu_delay=21.96742246299982, ms=00024}
22:49:24.879183 run                osmo-ms-mob/00084: Starting mobile
22:49:24.893195 run       osmo-ms-mob/00084(pid=219): Launched
22:49:24.905797 run                             mass: MS start registered  {at=15850670.609120512, delay=0.006070120260119438, ms=00084}
22:49:25.338463 run                             mass: MS performed LU  {at=15850671.041796349, lu_delay=4.732767065986991, ms=00074}
22:49:25.350706 run                osmo-ms-mob/00085: Starting mobile
22:49:25.364809 run       osmo-ms-mob/00085(pid=220): Launched
22:49:25.374236 run                             mass: MS performed LU  {at=15850671.077584706, lu_delay=4.61807275749743, ms=00075}
22:49:25.380667 run                             mass: MS start registered  {at=15850671.084030053, delay=0.00933997705578804, ms=00085}
22:49:25.979322 run                osmo-ms-mob/00086: Starting mobile
22:49:25.993285 run       osmo-ms-mob/00086(pid=221): Launched
22:49:26.006812 run                             mass: MS start registered  {at=15850671.710149832, delay=0.006807452067732811, ms=00086}
22:49:26.579579 run                osmo-ms-mob/00087: Starting mobile
22:49:26.593295 run       osmo-ms-mob/00087(pid=222): Launched
22:49:26.604373 run                             mass: MS start registered  {at=15850672.30772342, delay=0.0047940704971551895, ms=00087}
22:49:27.179412 run                osmo-ms-mob/00088: Starting mobile
22:49:27.192584 run       osmo-ms-mob/00088(pid=223): Launched
22:49:27.203823 run                             mass: MS start registered  {at=15850672.907163177, delay=0.005112241953611374, ms=00088}
22:49:27.248379 run                             mass: MS performed LU  {at=15850672.951689774, lu_delay=4.844066951423883, ms=00079}
22:49:27.294022 run                             mass: MS performed LU  {at=15850672.997356858, lu_delay=5.611485850065947, ms=00077}
22:49:27.312223 run                             mass: MS performed LU  {at=15850673.015576418, lu_delay=5.3076552879065275, ms=00078}
22:49:27.381712 run                             mass: MS performed LU  {at=15850673.085050441, lu_delay=6.2031584456563, ms=00076}
22:49:27.779813 run                osmo-ms-mob/00089: Starting mobile
22:49:27.793552 run       osmo-ms-mob/00089(pid=224): Launched
22:49:27.806705 run                             mass: MS start registered  {at=15850673.51005652, delay=0.006830491125583649, ms=00089}
22:49:28.379572 run                osmo-ms-mob/00090: Starting mobile
22:49:28.393699 run       osmo-ms-mob/00090(pid=225): Launched
22:49:28.405489 run                             mass: MS start registered  {at=15850674.108835042, delay=0.005005529150366783, ms=00090}
22:49:29.048232 run                             mass: MS performed LU  {at=15850674.751567995, lu_delay=5.464580796658993, ms=00082}
22:49:29.060188 run                osmo-ms-mob/00091: Starting mobile
22:49:29.073919 run       osmo-ms-mob/00091(pid=226): Launched
22:49:29.080184 run                             mass: MS performed LU  {at=15850674.78354281, lu_delay=6.00231172144413, ms=00081}
22:49:29.086680 run                             mass: MS performed LU  {at=15850674.790043619, lu_delay=6.1331471763551235, ms=00080}
22:49:29.092819 run                             mass: MS start registered  {at=15850674.796185752, delay=0.012662870809435844, ms=00091}
22:49:29.339252 run                             mass: MS performed LU  {at=15850675.042589517, lu_delay=4.9592401795089245, ms=00083}
22:49:29.357352 run                             mass: MS performed LU  {at=15850675.060707424, lu_delay=22.763011062517762, ms=00034}
22:49:29.779690 run                osmo-ms-mob/00092: Starting mobile
22:49:29.793493 run       osmo-ms-mob/00092(pid=227): Launched
22:49:29.804637 run                             mass: MS start registered  {at=15850675.507979436, delay=0.004996525123715401, ms=00092}
22:49:30.578908 run                osmo-ms-mob/00093: Starting mobile
22:49:30.594529 run       osmo-ms-mob/00093(pid=228): Launched
22:49:30.605540 run                             mass: MS start registered  {at=15850676.308895199, delay=0.004735589027404785, ms=00093}
22:49:31.014038 run                             mass: MS performed LU  {at=15850676.717310145, lu_delay=6.108189633116126, ms=00084}
22:49:31.032165 run                             mass: MS performed LU  {at=15850676.735514732, lu_delay=5.651484679430723, ms=00085}
22:49:31.059872 run                             mass: MS performed LU  {at=15850676.763224633, lu_delay=5.053074801340699, ms=00086}
22:49:31.478996 run                osmo-ms-mob/00094: Starting mobile
22:49:31.495502 run       osmo-ms-mob/00094(pid=229): Launched
22:49:31.507174 run                             mass: MS start registered  {at=15850677.210514583, delay=0.005226681008934975, ms=00094}
22:49:31.548980 run                             mass: MS performed LU  {at=15850677.25231783, lu_delay=4.944594411179423, ms=00087}
22:49:32.379790 run                osmo-ms-mob/00095: Starting mobile
22:49:32.393842 run       osmo-ms-mob/00095(pid=230): Launched
22:49:32.405869 run                             mass: MS start registered  {at=15850678.10922029, delay=0.005361691117286682, ms=00095}
22:49:32.795647 run                             mass: MS performed LU  {at=15850678.49898403, lu_delay=4.988927509635687, ms=00089}
22:49:32.814255 run                             mass: MS performed LU  {at=15850678.517587774, lu_delay=5.610424596816301, ms=00088}
22:49:32.831933 run                             mass: MS performed LU  {at=15850678.53527917, lu_delay=22.54791698232293, ms=00045}
22:49:33.086202 run                             mass: MS performed LU  {at=15850678.789538404, lu_delay=4.680703362450004, ms=00090}
22:49:33.379865 run                osmo-ms-mob/00096: Starting mobile
22:49:33.393986 run       osmo-ms-mob/00096(pid=231): Launched
22:49:33.405650 run                             mass: MS start registered  {at=15850679.109000888, delay=0.00537521205842495, ms=00096}
22:49:34.482338 run                osmo-ms-mob/00097: Starting mobile
22:49:34.496218 run       osmo-ms-mob/00097(pid=232): Launched
22:49:34.507906 run                             mass: MS start registered  {at=15850680.211234843, delay=0.003547757863998413, ms=00097}
22:49:34.780525 run                             mass: MS performed LU  {at=15850680.483795451, lu_delay=5.687609698623419, ms=00091}
22:49:34.798159 run                             mass: MS performed LU  {at=15850680.501434369, lu_delay=4.993454933166504, ms=00092}
22:49:35.780666 run                osmo-ms-mob/00098: Starting mobile
22:49:35.795186 run       osmo-ms-mob/00098(pid=233): Launched
22:49:35.806662 run                             mass: MS start registered  {at=15850681.510010961, delay=0.005027042701840401, ms=00098}
22:49:36.709414 run                             mass: MS performed LU  {at=15850682.412747376, lu_delay=5.202232792973518, ms=00094}
22:49:36.727860 run                             mass: MS performed LU  {at=15850682.431196656, lu_delay=6.122301457449794, ms=00093}
22:49:37.582577 run                osmo-ms-mob/00099: Starting mobile
22:49:37.596457 run       osmo-ms-mob/00099(pid=234): Launched
22:49:37.602874 run                             mass: All started... {duration=55.729723166674376, too_slow=19}
22:49:37.610313 run                             mass: MS start registered  {at=15850683.313663954, delay=0.007426023483276367, ms=00099}
22:49:38.546361 run                             mass: MS performed LU  {at=15850684.249679526, lu_delay=5.140678638592362, ms=00096}
22:49:38.564334 run                             mass: MS performed LU  {at=15850684.267676221, lu_delay=6.158455930650234, ms=00095}
22:49:40.475432 run                             mass: MS performed LU  {at=15850686.178754061, lu_delay=4.668743100017309, ms=00098}
22:49:40.492985 run                             mass: MS performed LU  {at=15850686.196304953, lu_delay=5.985070109367371, ms=00097}
22:49:40.562795 run                             mass: MS performed LU  {at=15850686.266110174, lu_delay=23.058542789891362, ms=00067}
22:49:42.312709 run                             mass: MS performed LU  {at=15850688.016008876, lu_delay=4.702344922348857, ms=00099}
22:49:42.320507 run                             mass: Tests done {all_completed=True, max=23.058542789891362, min=3.6555062159895897}
22:49:42.326701 tst         register_default_mass.py: Test passed (85.2 sec)
22:49:42.332916 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:42.336614 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:42.340556 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:42.344358 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:42.348127 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:42.351912 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:42.355852 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:42.359592 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:42.363288 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:42.366994 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:42.370639 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:42.374422 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:42.378140 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:42.381938 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:42.385828 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:42.389782 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:42.394496 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:42.399183 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:42.405607 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:42.410893 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:42.415233 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:42.419260 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:42.424601 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:42.429390 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:42.433690 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:42.439160 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:42.443633 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:42.448267 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:42.453247 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:42.457767 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:42.462722 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:42.468247 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:42.472515 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:42.476904 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:42.480820 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:42.484695 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:42.491640 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:42.499781 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:42.507506 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:42.515281 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:42.523325 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:42.531161 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:42.538720 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:42.546394 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:42.554034 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:42.561485 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:42.569364 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:42.577256 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:42.584992 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:42.592736 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:42.600539 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:42.608230 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:42.615888 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:42.623707 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:42.631610 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:42.639353 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:42.646964 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:42.654746 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:42.662521 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:42.670267 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:42.678148 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:42.683467 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:42.687459 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:42.694532 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:42.702817 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:42.710414 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:42.716696 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:42.722317 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:42.726474 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:42.734431 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:42.741848 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:42.749660 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:42.757073 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:42.761178 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:42.765653 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:42.769863 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:42.773946 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:42.778244 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:42.783382 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:42.787492 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:42.791461 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:42.795569 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:42.799365 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:42.803386 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:42.807208 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:42.811132 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:42.815094 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:42.818870 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:42.822674 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:42.826524 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:42.830509 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:42.834421 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:42.838294 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:42.842192 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:42.846105 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:42.850521 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:42.855178 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:42.860094 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:42.865003 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:42.870238 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:42.875257 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:42.880278 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:42.885300 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:42.890396 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:42.895721 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:42.901305 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:42.906574 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:42.911566 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:42.916599 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:42.921652 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:42.926783 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:42.931790 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:42.937285 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:42.942781 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:42.948183 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:42.953331 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:42.958301 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:42.963227 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:42.968017 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:42.972783 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:42.977548 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:42.982182 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:42.986913 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:42.991692 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:42.996543 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:43.001379 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:43.007665 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:43.017218 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:43.026845 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:43.036029 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:43.045273 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:43.054607 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:43.063764 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:43.072948 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:43.081964 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:43.091378 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:43.100740 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:43.109873 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:43.119550 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:43.128609 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:43.137674 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:43.146972 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:43.155907 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:43.165226 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:43.174278 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:43.183321 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:43.192314 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:43.201468 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:43.210627 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:43.219875 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:43.229030 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:43.238038 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:43.247340 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:43.256764 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:43.266080 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:43.275362 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:43.284571 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:43.293944 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:43.303624 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:43.312909 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:43.322284 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:43.331790 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:43.341209 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:43.350224 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:43.359319 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:43.405990 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:43.414285 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:43.419645 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:43.424203 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:43.428707 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:43.433378 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:43.438015 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:43.442675 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:43.447282 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:43.451962 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:43.456772 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:43.461494 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:43.466284 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:43.471006 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:43.475659 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:43.480340 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:43.485008 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:43.489660 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:43.494411 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:43.499084 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:43.503875 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:43.508640 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:43.513242 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:43.517859 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:43.522522 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:43.528466 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:43.538125 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:43.544384 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:43.549223 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:43.553977 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:43.558743 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:43.563538 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:43.568296 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:43.573097 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:43.577921 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:43.582677 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:43.587416 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:43.592145 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:43.597062 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:43.601839 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:43.606707 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:43.611663 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:43.616487 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:43.621430 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:43.626240 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:43.632152 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:43.637507 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:43.642670 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:43.647621 ---      ParallelTerminationStrategy: PID 22 died...
22:49:43.649791 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:43.655233 ---      ParallelTerminationStrategy: PID 23 died...
22:49:43.657480 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:43.662795 ---      ParallelTerminationStrategy: PID 24 died...
22:49:43.664960 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:43.670325 ---      ParallelTerminationStrategy: PID 25 died...
22:49:43.672543 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:43.677860 ---      ParallelTerminationStrategy: PID 26 died...
22:49:43.679998 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:43.685389 ---      ParallelTerminationStrategy: PID 27 died...
22:49:43.687534 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:43.692905 ---      ParallelTerminationStrategy: PID 28 died...
22:49:43.695077 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:43.700448 ---      ParallelTerminationStrategy: PID 29 died...
22:49:43.702650 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:43.707956 ---      ParallelTerminationStrategy: PID 30 died...
22:49:43.710106 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:43.715332 ---      ParallelTerminationStrategy: PID 31 died...
22:49:43.717479 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:43.722797 ---      ParallelTerminationStrategy: PID 32 died...
22:49:43.724957 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:43.730250 ---      ParallelTerminationStrategy: PID 33 died...
22:49:43.732372 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:43.737951 ---      ParallelTerminationStrategy: PID 35 died...
22:49:43.740194 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:43.745678 ---      ParallelTerminationStrategy: PID 36 died...
22:49:43.747894 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:43.753203 ---      ParallelTerminationStrategy: PID 37 died...
22:49:43.755359 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:43.760575 ---      ParallelTerminationStrategy: PID 38 died...
22:49:43.762717 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:43.768458 ---      ParallelTerminationStrategy: PID 39 died...
22:49:43.770762 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:43.776392 ---      ParallelTerminationStrategy: PID 40 died...
22:49:43.778670 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:43.783999 ---      ParallelTerminationStrategy: PID 41 died...
22:49:43.786142 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:43.791397 ---      ParallelTerminationStrategy: PID 42 died...
22:49:43.793564 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:43.798809 ---      ParallelTerminationStrategy: PID 43 died...
22:49:43.800933 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:43.806159 ---      ParallelTerminationStrategy: PID 44 died...
22:49:43.808320 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:43.813599 ---      ParallelTerminationStrategy: PID 45 died...
22:49:43.815724 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:43.821071 ---      ParallelTerminationStrategy: PID 46 died...
22:49:43.823193 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:43.828413 ---      ParallelTerminationStrategy: PID 47 died...
22:49:43.830594 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:43.835827 ---      ParallelTerminationStrategy: PID 48 died...
22:49:43.837944 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:43.843151 ---      ParallelTerminationStrategy: PID 49 died...
22:49:43.845352 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:43.850661 ---      ParallelTerminationStrategy: PID 50 died...
22:49:43.852751 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:43.857972 ---      ParallelTerminationStrategy: PID 51 died...
22:49:43.860079 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:43.865324 ---      ParallelTerminationStrategy: PID 52 died...
22:49:43.867426 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:43.872757 ---      ParallelTerminationStrategy: PID 53 died...
22:49:43.874918 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:43.880123 ---      ParallelTerminationStrategy: PID 54 died...
22:49:43.882252 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:43.887523 ---      ParallelTerminationStrategy: PID 55 died...
22:49:43.889681 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:43.894938 ---      ParallelTerminationStrategy: PID 56 died...
22:49:43.897083 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:43.902553 ---      ParallelTerminationStrategy: PID 57 died...
22:49:43.907238 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:43.918375 ---      ParallelTerminationStrategy: PID 58 died...
22:49:43.922997 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:43.933729 ---      ParallelTerminationStrategy: PID 59 died...
22:49:43.938174 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:43.948927 ---      ParallelTerminationStrategy: PID 60 died...
22:49:43.953356 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:43.963831 ---      ParallelTerminationStrategy: PID 61 died...
22:49:43.968149 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:43.978809 ---      ParallelTerminationStrategy: PID 62 died...
22:49:43.983272 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:43.993909 ---      ParallelTerminationStrategy: PID 63 died...
22:49:43.998286 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:44.009096 ---      ParallelTerminationStrategy: PID 64 died...
22:49:44.013598 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:44.024489 ---      ParallelTerminationStrategy: PID 65 died...
22:49:44.028972 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:44.040011 ---      ParallelTerminationStrategy: PID 66 died...
22:49:44.044466 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:44.055473 ---      ParallelTerminationStrategy: PID 67 died...
22:49:44.060100 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:44.071309 ---      ParallelTerminationStrategy: PID 68 died...
22:49:44.075883 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:44.087063 ---      ParallelTerminationStrategy: PID 69 died...
22:49:44.091673 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:44.102800 ---      ParallelTerminationStrategy: PID 70 died...
22:49:44.107283 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:44.118056 ---      ParallelTerminationStrategy: PID 71 died...
22:49:44.122412 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:44.133864 ---      ParallelTerminationStrategy: PID 72 died...
22:49:44.138371 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:44.149188 ---      ParallelTerminationStrategy: PID 73 died...
22:49:44.153593 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:44.164383 ---      ParallelTerminationStrategy: PID 74 died...
22:49:44.168918 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:44.179660 ---      ParallelTerminationStrategy: PID 75 died...
22:49:44.184253 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:44.195229 ---      ParallelTerminationStrategy: PID 76 died...
22:49:44.199772 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:44.210665 ---      ParallelTerminationStrategy: PID 77 died...
22:49:44.215298 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:44.223678 ---      ParallelTerminationStrategy: PID 78 died...
22:49:44.225926 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:44.231704 ---      ParallelTerminationStrategy: PID 79 died...
22:49:44.233999 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:44.240294 ---      ParallelTerminationStrategy: PID 80 died...
22:49:44.242613 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:44.247858 ---      ParallelTerminationStrategy: PID 81 died...
22:49:44.250058 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:44.255776 ---      ParallelTerminationStrategy: PID 82 died...
22:49:44.258045 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:44.263319 ---      ParallelTerminationStrategy: PID 83 died...
22:49:44.265484 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:44.270857 ---      ParallelTerminationStrategy: PID 84 died...
22:49:44.272982 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:44.278309 ---      ParallelTerminationStrategy: PID 85 died...
22:49:44.280469 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:44.287219 ---      ParallelTerminationStrategy: PID 86 died...
22:49:44.291642 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:44.298811 ---      ParallelTerminationStrategy: PID 87 died...
22:49:44.300989 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:44.306356 ---      ParallelTerminationStrategy: PID 88 died...
22:49:44.308494 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:44.313858 ---      ParallelTerminationStrategy: PID 89 died...
22:49:44.316044 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:44.321379 ---      ParallelTerminationStrategy: PID 90 died...
22:49:44.323560 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:44.328851 ---      ParallelTerminationStrategy: PID 91 died...
22:49:44.331142 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:44.336447 ---      ParallelTerminationStrategy: PID 92 died...
22:49:44.338728 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:44.344137 ---      ParallelTerminationStrategy: PID 93 died...
22:49:44.346355 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:44.351576 ---      ParallelTerminationStrategy: PID 94 died...
22:49:44.353713 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:44.358933 ---      ParallelTerminationStrategy: PID 95 died...
22:49:44.361074 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:44.366338 ---      ParallelTerminationStrategy: PID 96 died...
22:49:44.368519 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:44.373898 ---      ParallelTerminationStrategy: PID 97 died...
22:49:44.376335 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:44.381729 ---      ParallelTerminationStrategy: PID 98 died...
22:49:44.383867 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:44.389089 ---      ParallelTerminationStrategy: PID 99 died...
22:49:44.391199 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:44.396401 ---      ParallelTerminationStrategy: PID 100 died...
22:49:44.398498 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:44.403663 ---      ParallelTerminationStrategy: PID 101 died...
22:49:44.405722 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:44.410823 ---      ParallelTerminationStrategy: PID 102 died...
22:49:44.413468 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:44.418706 ---      ParallelTerminationStrategy: PID 103 died...
22:49:44.420773 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:44.425828 ---      ParallelTerminationStrategy: PID 104 died...
22:49:44.427871 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:44.432948 ---      ParallelTerminationStrategy: PID 105 died...
22:49:44.435008 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:44.440080 ---      ParallelTerminationStrategy: PID 106 died...
22:49:44.442353 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:44.447470 ---      ParallelTerminationStrategy: PID 107 died...
22:49:44.449614 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:44.454848 ---      ParallelTerminationStrategy: PID 108 died...
22:49:44.457021 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:44.462255 ---      ParallelTerminationStrategy: PID 109 died...
22:49:44.464378 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:44.469656 ---      ParallelTerminationStrategy: PID 110 died...
22:49:44.471733 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:44.476822 ---      ParallelTerminationStrategy: PID 111 died...
22:49:44.478987 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:44.484302 ---      ParallelTerminationStrategy: PID 112 died...
22:49:44.486513 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:44.491792 ---      ParallelTerminationStrategy: PID 113 died...
22:49:44.493924 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:44.499165 ---      ParallelTerminationStrategy: PID 114 died...
22:49:44.501413 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:44.507017 ---      ParallelTerminationStrategy: PID 115 died...
22:49:44.509238 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:44.514515 ---      ParallelTerminationStrategy: PID 116 died...
22:49:44.518172 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:44.528741 ---      ParallelTerminationStrategy: PID 117 died...
22:49:44.533040 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:44.543399 ---      ParallelTerminationStrategy: PID 118 died...
22:49:44.547649 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:44.557771 ---      ParallelTerminationStrategy: PID 119 died...
22:49:44.561386 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:44.566735 ---      ParallelTerminationStrategy: PID 120 died...
22:49:44.568851 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:44.573940 ---      ParallelTerminationStrategy: PID 121 died...
22:49:44.576018 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:44.581128 ---      ParallelTerminationStrategy: PID 122 died...
22:49:44.583192 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:44.588339 ---      ParallelTerminationStrategy: PID 123 died...
22:49:44.590459 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:44.595605 ---      ParallelTerminationStrategy: PID 124 died...
22:49:44.597751 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:44.603131 ---      ParallelTerminationStrategy: PID 125 died...
22:49:44.605294 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:44.610562 ---      ParallelTerminationStrategy: PID 126 died...
22:49:44.612720 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:44.618088 ---      ParallelTerminationStrategy: PID 127 died...
22:49:44.620235 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:44.625474 ---      ParallelTerminationStrategy: PID 128 died...
22:49:44.627551 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:44.632669 ---      ParallelTerminationStrategy: PID 129 died...
22:49:44.634746 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:44.639811 ---      ParallelTerminationStrategy: PID 130 died...
22:49:44.641815 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:44.646869 ---      ParallelTerminationStrategy: PID 131 died...
22:49:44.648969 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:44.654404 ---      ParallelTerminationStrategy: PID 132 died...
22:49:44.656695 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:44.661953 ---      ParallelTerminationStrategy: PID 133 died...
22:49:44.664101 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:44.669410 ---      ParallelTerminationStrategy: PID 134 died...
22:49:44.671549 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:44.676818 ---      ParallelTerminationStrategy: PID 135 died...
22:49:44.678967 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:44.684306 ---      ParallelTerminationStrategy: PID 136 died...
22:49:44.689386 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:44.699914 ---      ParallelTerminationStrategy: PID 137 died...
22:49:44.704227 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:44.713991 ---      ParallelTerminationStrategy: PID 138 died...
22:49:44.718090 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:44.728357 ---      ParallelTerminationStrategy: PID 139 died...
22:49:44.732448 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:44.742385 ---      ParallelTerminationStrategy: PID 140 died...
22:49:44.746491 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:44.756959 ---      ParallelTerminationStrategy: PID 141 died...
22:49:44.761114 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:44.771077 ---      ParallelTerminationStrategy: PID 142 died...
22:49:44.775172 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:44.785147 ---      ParallelTerminationStrategy: PID 143 died...
22:49:44.789309 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:44.799211 ---      ParallelTerminationStrategy: PID 144 died...
22:49:44.803210 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:44.813072 ---      ParallelTerminationStrategy: PID 145 died...
22:49:44.817095 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:44.826885 ---      ParallelTerminationStrategy: PID 146 died...
22:49:44.830880 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:44.840897 ---      ParallelTerminationStrategy: PID 147 died...
22:49:44.844874 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:44.854651 ---      ParallelTerminationStrategy: PID 148 died...
22:49:44.858636 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:44.868428 ---      ParallelTerminationStrategy: PID 149 died...
22:49:44.872377 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:44.882248 ---      ParallelTerminationStrategy: PID 150 died...
22:49:44.886331 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:44.896198 ---      ParallelTerminationStrategy: PID 151 died...
22:49:44.900050 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:44.907513 ---      ParallelTerminationStrategy: PID 152 died...
22:49:44.909597 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:44.914655 ---      ParallelTerminationStrategy: PID 153 died...
22:49:44.916638 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:44.921547 ---      ParallelTerminationStrategy: PID 154 died...
22:49:44.923522 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:44.928450 ---      ParallelTerminationStrategy: PID 155 died...
22:49:44.930369 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:44.935245 ---      ParallelTerminationStrategy: PID 156 died...
22:49:44.937203 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:44.942118 ---      ParallelTerminationStrategy: PID 157 died...
22:49:44.944083 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:44.949014 ---      ParallelTerminationStrategy: PID 158 died...
22:49:44.951016 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:44.955814 ---      ParallelTerminationStrategy: PID 159 died...
22:49:44.957752 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:44.962429 ---      ParallelTerminationStrategy: PID 160 died...
22:49:44.964278 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:44.968894 ---      ParallelTerminationStrategy: PID 161 died...
22:49:44.970757 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:44.975297 ---      ParallelTerminationStrategy: PID 162 died...
22:49:44.977072 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:44.981465 ---      ParallelTerminationStrategy: PID 163 died...
22:49:44.983241 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:44.987705 ---      ParallelTerminationStrategy: PID 164 died...
22:49:44.989539 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:44.994110 ---      ParallelTerminationStrategy: PID 165 died...
22:49:44.995907 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:45.000480 ---      ParallelTerminationStrategy: PID 166 died...
22:49:45.002389 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:45.007013 ---      ParallelTerminationStrategy: PID 167 died...
22:49:45.008842 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:45.013344 ---      ParallelTerminationStrategy: PID 168 died...
22:49:45.015146 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:45.019616 ---      ParallelTerminationStrategy: PID 169 died...
22:49:45.021435 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:45.025885 ---      ParallelTerminationStrategy: PID 170 died...
22:49:45.027654 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:45.032036 ---      ParallelTerminationStrategy: PID 171 died...
22:49:45.033814 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:45.038290 ---      ParallelTerminationStrategy: PID 172 died...
22:49:45.040111 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:45.044787 ---      ParallelTerminationStrategy: PID 173 died...
22:49:45.046672 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:45.051330 ---      ParallelTerminationStrategy: PID 174 died...
22:49:45.053207 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:45.057898 ---      ParallelTerminationStrategy: PID 175 died...
22:49:45.059753 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:45.064397 ---      ParallelTerminationStrategy: PID 176 died...
22:49:45.066243 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:45.070856 ---      ParallelTerminationStrategy: PID 177 died...
22:49:45.072730 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:45.077247 ---      ParallelTerminationStrategy: PID 178 died...
22:49:45.079069 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:45.083558 ---      ParallelTerminationStrategy: PID 179 died...
22:49:45.085342 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:45.089693 ---      ParallelTerminationStrategy: PID 180 died...
22:49:45.091412 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:45.095685 ---      ParallelTerminationStrategy: PID 181 died...
22:49:45.097402 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:45.101595 ---      ParallelTerminationStrategy: PID 182 died...
22:49:45.103282 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:45.107456 ---      ParallelTerminationStrategy: PID 183 died...
22:49:45.109125 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:45.113282 ---      ParallelTerminationStrategy: PID 184 died...
22:49:45.114953 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:45.119098 ---      ParallelTerminationStrategy: PID 185 died...
22:49:45.120789 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:45.124847 ---      ParallelTerminationStrategy: PID 186 died...
22:49:45.126487 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:45.130530 ---      ParallelTerminationStrategy: PID 187 died...
22:49:45.132165 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:45.136239 ---      ParallelTerminationStrategy: PID 188 died...
22:49:45.137903 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:45.141894 ---      ParallelTerminationStrategy: PID 189 died...
22:49:45.143489 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:45.147375 ---      ParallelTerminationStrategy: PID 190 died...
22:49:45.148946 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:45.152770 ---      ParallelTerminationStrategy: PID 191 died...
22:49:45.154314 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:45.158137 ---      ParallelTerminationStrategy: PID 192 died...
22:49:45.159666 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:45.163460 ---      ParallelTerminationStrategy: PID 193 died...
22:49:45.164990 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:45.168795 ---      ParallelTerminationStrategy: PID 194 died...
22:49:45.170320 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:45.174095 ---      ParallelTerminationStrategy: PID 195 died...
22:49:45.175619 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:45.179414 ---      ParallelTerminationStrategy: PID 196 died...
22:49:45.180942 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:45.184762 ---      ParallelTerminationStrategy: PID 197 died...
22:49:45.186305 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:45.190155 ---      ParallelTerminationStrategy: PID 198 died...
22:49:45.191724 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:45.195583 ---      ParallelTerminationStrategy: PID 199 died...
22:49:45.197121 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:45.200913 ---      ParallelTerminationStrategy: PID 200 died...
22:49:45.202436 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:45.206236 ---      ParallelTerminationStrategy: PID 201 died...
22:49:45.207761 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:45.211547 ---      ParallelTerminationStrategy: PID 202 died...
22:49:45.213112 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:45.216894 ---      ParallelTerminationStrategy: PID 203 died...
22:49:45.218429 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:45.222207 ---      ParallelTerminationStrategy: PID 204 died...
22:49:45.223732 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:45.227656 ---      ParallelTerminationStrategy: PID 205 died...
22:49:45.229210 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:45.233004 ---      ParallelTerminationStrategy: PID 206 died...
22:49:45.234540 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:45.238404 ---      ParallelTerminationStrategy: PID 207 died...
22:49:45.239939 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:45.243723 ---      ParallelTerminationStrategy: PID 208 died...
22:49:45.245307 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:45.249132 ---      ParallelTerminationStrategy: PID 209 died...
22:49:45.250660 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:45.254537 ---      ParallelTerminationStrategy: PID 210 died...
22:49:45.256107 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:45.259949 ---      ParallelTerminationStrategy: PID 211 died...
22:49:45.261484 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:45.265330 ---      ParallelTerminationStrategy: PID 212 died...
22:49:45.266865 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:45.270673 ---      ParallelTerminationStrategy: PID 213 died...
22:49:45.272224 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:45.276045 ---      ParallelTerminationStrategy: PID 214 died...
22:49:45.277574 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:45.281381 ---      ParallelTerminationStrategy: PID 215 died...
22:49:45.282907 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:45.286754 ---      ParallelTerminationStrategy: PID 216 died...
22:49:45.288287 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:45.292123 ---      ParallelTerminationStrategy: PID 217 died...
22:49:45.293686 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:45.297579 ---      ParallelTerminationStrategy: PID 218 died...
22:49:45.299113 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:45.302897 ---      ParallelTerminationStrategy: PID 219 died...
22:49:45.304419 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:45.308227 ---      ParallelTerminationStrategy: PID 220 died...
22:49:45.309781 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:45.313693 ---      ParallelTerminationStrategy: PID 221 died...
22:49:45.315261 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:45.319153 ---      ParallelTerminationStrategy: PID 222 died...
22:49:45.320722 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:45.324613 ---      ParallelTerminationStrategy: PID 223 died...
22:49:45.326164 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:45.330071 ---      ParallelTerminationStrategy: PID 224 died...
22:49:45.331639 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:45.335521 ---      ParallelTerminationStrategy: PID 225 died...
22:49:45.337071 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:45.340969 ---      ParallelTerminationStrategy: PID 226 died...
22:49:45.342560 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:45.346581 ---      ParallelTerminationStrategy: PID 227 died...
22:49:45.348217 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:45.352307 ---      ParallelTerminationStrategy: PID 228 died...
22:49:45.353945 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:45.358198 ---      ParallelTerminationStrategy: PID 229 died...
22:49:45.359884 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:45.364126 ---      ParallelTerminationStrategy: PID 230 died...
22:49:45.366165 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:45.370534 ---      ParallelTerminationStrategy: PID 231 died...
22:49:45.372337 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:45.376613 ---      ParallelTerminationStrategy: PID 232 died...
22:49:45.378321 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:45.382554 ---      ParallelTerminationStrategy: PID 233 died...
22:49:45.384312 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:45.388535 ---      ParallelTerminationStrategy: PID 234 died...
22:49:45.390261 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:47.407423 ---      ParallelTerminationStrategy: PID 34 died...
22:49:47.411775 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8028 netreg_mass PASS
---------------------------------------------------------------------
22:49:47.557537 tst                       trial-8028: Storing JUnit report in /build/trial-8028/run.2025-07-15_22-48-16/trial-8028.xml

--------------------------------------------------------------------------------------------
trial-8028 PASS
--------------------------------------------------------------------------------------------
22:49:47.582831 tst                       trial-8028: trial-8028: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (85.2 sec)
+ exit_code=0
+ rm -rf trial-8028/inst
+ cd trial-8028
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-07-15 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8028-run.tgz run.2025-07-15_22-48-16
+ tar czf /build/trial-8028-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-07-15_13_26_22.tgz osmo-bts-oc2g.build-2025-07-15_00_51_31.tgz osmo-bts-sysmo.build-2025-07-15_00_51_36.tgz osmo-bts.build-2025-07-15_00_51_43.tgz osmo-ggsn.build-2025-07-15_20_42_42.tgz osmo-hlr.build-2025-07-15_16_36_54.tgz osmo-hnbgw.build-2025-07-15_15_17_53.tgz osmo-mgw.build-2025-07-15_08_33_10.tgz osmo-msc.build-2025-07-15_15_20_14.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-07-15_07_34_02.tgz osmo-pcu-sysmo.build-2025-07-15_07_36_00.tgz osmo-pcu.build-2025-07-15_07_36_07.tgz osmo-sgsn.build-2025-07-15_20_48_15.tgz osmo-stp.build-2025-07-15_13_25_09.tgz osmo-trx.build-2025-07-15_14_28_12.tgz osmocom-bb.build-2025-07-15_21_17_13.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