Skip to content

Console Output

Skipping 528 KB.. Full Log
#29 13.94 Setting up mongodb-org-database-tools-extra (4.4.29) ...
#29 13.98 Setting up mongodb-org-tools (4.4.29) ...
#29 14.01 Setting up mongodb-org (4.4.29) ...
#29 14.03 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#29 DONE 14.8s

#30 [23/32] 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 0.409 Hit:1 http://deb.debian.org/debian buster InRelease
#30 0.409 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
#30 0.409 Ign:3 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 InRelease
#30 0.409 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_10 ./ InRelease
#30 0.413 Hit:5 http://deb.debian.org/debian buster-updates InRelease
#30 0.627 Hit:6 http://repo.mongodb.org/apt/debian buster/mongodb-org/4.4 Release
#30 0.838 Reading package lists...
#30 1.764 Reading package lists...
#30 2.610 Building dependency tree...
#30 2.838 Reading state information...
#30 3.007 bison is already the newest version (2:3.3.2.dfsg-1).
#30 3.007 flex is already the newest version (2.6.4-6.2).
#30 3.007 libgcrypt20-dev is already the newest version (1.8.4-5+deb10u1).
#30 3.007 libgcrypt20-dev set to manually installed.
#30 3.007 libsctp-dev is already the newest version (1.0.18+dfsg-1).
#30 3.007 python3-pip is already the newest version (18.1-5).
#30 3.007 python3-setuptools is already the newest version (40.8.0-1).
#30 3.007 python3-wheel is already the newest version (0.32.3-2).
#30 3.007 libcurl4-gnutls-dev is already the newest version (7.64.0-4+deb10u9).
#30 3.007 libcurl4-gnutls-dev set to manually installed.
#30 3.007 git is already the newest version (1:2.20.1-2+deb10u8).
#30 3.007 libgnutls28-dev is already the newest version (3.6.7-4+deb10u12).
#30 3.007 libmicrohttpd-dev is already the newest version (0.9.62-1+deb10u1).
#30 3.007 libmicrohttpd-dev set to manually installed.
#30 3.007 libssl-dev is already the newest version (1.1.1n-0+deb10u6).
#30 3.007 The following additional packages will be installed:
#30 3.008   libbson-1.0-0 libmongoc-1.0-0 libsnappy-dev libsnappy1v5
#30 3.009 Suggested packages:
#30 3.009   libnghttp2-doc libyaml-doc
#30 3.116 The following NEW packages will be installed:
#30 3.116   build-essential libbson-1.0-0 libbson-dev libidn11-dev libmongoc-1.0-0
#30 3.116   libmongoc-dev libnghttp2-dev libsnappy-dev libsnappy1v5 libyaml-dev meson
#30 3.117   ninja-build
#30 3.147 0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded.
#30 3.147 Need to get 1,666 kB of archives.
#30 3.147 After this operation, 5,602 kB of additional disk space will be used.
#30 3.147 Get:1 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7,576 B]
#30 3.153 Get:2 http://deb.debian.org/debian buster/main amd64 libbson-1.0-0 amd64 1.14.0-1 [72.0 kB]
#30 3.159 Get:3 http://deb.debian.org/debian buster/main amd64 libbson-dev amd64 1.14.0-1 [114 kB]
#30 3.165 Get:4 http://deb.debian.org/debian buster/main amd64 libidn11-dev amd64 1.33-2.2 [594 kB]
#30 3.176 Get:5 http://deb.debian.org/debian buster/main amd64 libsnappy1v5 amd64 1.1.7-1 [17.0 kB]
#30 3.177 Get:6 http://deb.debian.org/debian buster/main amd64 libmongoc-1.0-0 amd64 1.14.0-1 [229 kB]
#30 3.179 Get:7 http://deb.debian.org/debian buster/main amd64 libsnappy-dev amd64 1.1.7-1 [29.2 kB]
#30 3.180 Get:8 http://deb.debian.org/debian buster/main amd64 libmongoc-dev amd64 1.14.0-1 [50.5 kB]
#30 3.181 Get:9 http://deb.debian.org/debian-security buster/updates/main amd64 libnghttp2-dev amd64 1.36.0-2+deb10u2 [121 kB]
#30 3.182 Get:10 http://deb.debian.org/debian buster/main amd64 libyaml-dev amd64 0.2.1-1 [57.4 kB]
#30 3.183 Get:11 http://deb.debian.org/debian buster/main amd64 ninja-build amd64 1.8.2-1 [93.6 kB]
#30 3.184 Get:12 http://deb.debian.org/debian buster/main amd64 meson all 0.49.2-1 [281 kB]
#30 3.428 debconf: delaying package configuration, since apt-utils is not installed
#30 3.502 Fetched 1,666 kB in 0s (31.1 MB/s)
#30 3.542 Selecting previously unselected package build-essential.
#30 3.542 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 114799 files and directories currently installed.)
#30 3.589 Preparing to unpack .../00-build-essential_12.6_amd64.deb ...
#30 3.595 Unpacking build-essential (12.6) ...
#30 3.670 Selecting previously unselected package libbson-1.0-0.
#30 3.678 Preparing to unpack .../01-libbson-1.0-0_1.14.0-1_amd64.deb ...
#30 3.716 Unpacking libbson-1.0-0 (1.14.0-1) ...
#30 3.791 Selecting previously unselected package libbson-dev.
#30 3.798 Preparing to unpack .../02-libbson-dev_1.14.0-1_amd64.deb ...
#30 3.809 Unpacking libbson-dev (1.14.0-1) ...
#30 3.896 Selecting previously unselected package libidn11-dev:amd64.
#30 3.904 Preparing to unpack .../03-libidn11-dev_1.33-2.2_amd64.deb ...
#30 3.914 Unpacking libidn11-dev:amd64 (1.33-2.2) ...
#30 4.065 Selecting previously unselected package libsnappy1v5:amd64.
#30 4.072 Preparing to unpack .../04-libsnappy1v5_1.1.7-1_amd64.deb ...
#30 4.079 Unpacking libsnappy1v5:amd64 (1.1.7-1) ...
#30 4.159 Selecting previously unselected package libmongoc-1.0-0.
#30 4.168 Preparing to unpack .../05-libmongoc-1.0-0_1.14.0-1_amd64.deb ...
#30 4.171 Unpacking libmongoc-1.0-0 (1.14.0-1) ...
#30 4.222 Selecting previously unselected package libsnappy-dev:amd64.
#30 4.230 Preparing to unpack .../06-libsnappy-dev_1.1.7-1_amd64.deb ...
#30 4.233 Unpacking libsnappy-dev:amd64 (1.1.7-1) ...
#30 4.270 Selecting previously unselected package libmongoc-dev.
#30 4.277 Preparing to unpack .../07-libmongoc-dev_1.14.0-1_amd64.deb ...
#30 4.280 Unpacking libmongoc-dev (1.14.0-1) ...
#30 4.324 Selecting previously unselected package libnghttp2-dev.
#30 4.332 Preparing to unpack .../08-libnghttp2-dev_1.36.0-2+deb10u2_amd64.deb ...
#30 4.335 Unpacking libnghttp2-dev (1.36.0-2+deb10u2) ...
#30 4.374 Selecting previously unselected package libyaml-dev:amd64.
#30 4.381 Preparing to unpack .../09-libyaml-dev_0.2.1-1_amd64.deb ...
#30 4.384 Unpacking libyaml-dev:amd64 (0.2.1-1) ...
#30 4.433 Selecting previously unselected package ninja-build.
#30 4.440 Preparing to unpack .../10-ninja-build_1.8.2-1_amd64.deb ...
#30 4.449 Unpacking ninja-build (1.8.2-1) ...
#30 4.494 Selecting previously unselected package meson.
#30 4.503 Preparing to unpack .../11-meson_0.49.2-1_all.deb ...
#30 4.506 Unpacking meson (0.49.2-1) ...
#30 4.596 Setting up libnghttp2-dev (1.36.0-2+deb10u2) ...
#30 4.605 Setting up libidn11-dev:amd64 (1.33-2.2) ...
#30 4.618 Setting up libyaml-dev:amd64 (0.2.1-1) ...
#30 4.630 Setting up ninja-build (1.8.2-1) ...
#30 4.643 Setting up libsnappy1v5:amd64 (1.1.7-1) ...
#30 4.652 Setting up libbson-1.0-0 (1.14.0-1) ...
#30 4.664 Setting up build-essential (12.6) ...
#30 4.675 Setting up libbson-dev (1.14.0-1) ...
#30 4.683 Setting up libsnappy-dev:amd64 (1.1.7-1) ...
#30 4.693 Setting up meson (0.49.2-1) ...
#30 4.708 Setting up libmongoc-1.0-0 (1.14.0-1) ...
#30 4.717 Setting up libmongoc-dev (1.14.0-1) ...
#30 4.728 Processing triggers for man-db (2.8.5-2+deb10u1) ...
#30 5.195 Processing triggers for libc-bin (2.28-10+deb10u2) ...
#30 DONE 5.4s

#31 [24/32] WORKDIR	/TMP
#31 DONE 0.0s

#32 [25/32] RUN	GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#32 0.297 Cloning into 'osmo-gsm-tester'...
#32 DONE 0.7s

#33 [26/32] ADD	HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#33 DONE 0.0s

#34 [27/32] 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
#34 0.493 Already on 'master'
#34 0.493 Your branch is up to date with 'origin/master'.
#34 0.494 refs/heads/master
#34 0.498 HEAD is now at bcde1d0 Update git URLs
#34 0.498 master
#34 0.499 bcde1d05383ff1a5e6d5fe0970735e79ab163ec4
#34 DONE 0.5s

#35 [28/32] RUN     mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#35 DONE 0.4s

#36 [29/32] RUN     mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#36 DONE 0.5s

#37 [30/32] RUN     mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#37 DONE 0.4s

#38 [31/32] COPY	RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#38 DONE 0.2s

#39 [32/32] WORKDIR	/DATA
#39 DONE 0.1s

#40 exporting to image
#40 exporting layers
#40 exporting layers 2.7s done
#40 writing image sha256:8b9a5fd5da3563e8a928412858107f0d222a94affb8e5135e875fb1bbd48b05e done
#40 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#40 DONE 2.7s
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=7554 -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=2024-04-10 22:55:37
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-7554
+ mkdir -p trial-7554
+ mv open5gs.build-8.tgz osmo-bsc.build-21574.tgz osmo-bts-oc2g.build-7512.tgz osmo-bts-sysmo.build-10014.tgz osmo-bts.build-9490.tgz osmo-ggsn.build-8494.tgz osmo-hlr.build-11087.tgz osmo-hnbgw.build-8124.tgz osmo-mgw.build-11385.tgz osmo-msc.build-35195.tgz osmo-nitb.build-16219.tgz osmo-pcu-oc2g.build-5090.tgz osmo-pcu-sysmo.build-6371.tgz osmo-pcu.build-6334.tgz osmo-sgsn.build-36700.tgz osmo-stp.build-11671.tgz osmo-trx.build-6474.tgz osmocom-bb.build-6155.tgz srslte.build-19.tgz trial-7554
+ cat open5gs.build-8.md5 osmo-bsc.build-21574.md5 osmo-bts-oc2g.build-7512.md5 osmo-bts-sysmo.build-10014.md5 osmo-bts.build-9490.md5 osmo-ggsn.build-8494.md5 osmo-hlr.build-11087.md5 osmo-hnbgw.build-8124.md5 osmo-mgw.build-11385.md5 osmo-msc.build-35195.md5 osmo-nitb.build-16219.md5 osmo-pcu-oc2g.build-5090.md5 osmo-pcu-sysmo.build-6371.md5 osmo-pcu.build-6334.md5 osmo-sgsn.build-36700.md5 osmo-stp.build-11671.md5 osmo-trx.build-6474.md5 osmocom-bb.build-6155.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-21574.md5 osmo-bts-oc2g.build-7512.md5 osmo-bts-sysmo.build-10014.md5 osmo-bts.build-9490.md5 osmo-ggsn.build-8494.md5 osmo-hlr.build-11087.md5 osmo-hnbgw.build-8124.md5 osmo-mgw.build-11385.md5 osmo-msc.build-35195.md5 osmo-nitb.build-16219.md5 osmo-pcu-oc2g.build-5090.md5 osmo-pcu-sysmo.build-6371.md5 osmo-pcu.build-6334.md5 osmo-sgsn.build-36700.md5 osmo-stp.build-11671.md5 osmo-trx.build-6474.md5 osmocom-bb.build-6155.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-7554 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-7554'
tests: None

--------------------------------------------------------------------------------------------
trial-7554
--------------------------------------------------------------------------------------------
22:55:37.556235 tst                       trial-7554: Detailed log at /build/trial-7554/run.2024-04-10_22-55-37/log

---------------------------------------------------------------------
trial-7554 netreg_mass
---------------------------------------------------------------------
22:55:37.856251 tst                      netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:55:37.857466 tst                      netreg_mass: Verifying 1 x bts (candidates: 1)
22:55:37.860116 tst                      netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:55:37.864841 tst                      netreg_mass: Verifying 100 x modem (candidates: 100)
22:55:37.991101 tst                      netreg_mass: Reserving 1 x bts (candidates: 1)
22:55:37.993952 tst                      netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:55:37.999711 tst                      netreg_mass: Reserving 100 x modem (candidates: 100)
22:55:38.599516 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-7554 netreg_mass register_default_mass.py
----------------------------------------------
22:55:38.602987 tst       register_default_mass.py:9: Claiming resources for the test
22:55:38.639338 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:38.640793 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:38.642075 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:38.643291 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:38.644510 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:38.645723 tst                      netreg_mass: Using 1 x ip_address (candidates: 6)
22:55:38.646907 tst                      netreg_mass: Using 1 x bts (candidates: 1)
22:55:38.719868 tst         register_default_mass.py: using LAC 2
22:55:38.750529 tst         register_default_mass.py: using RAC 2
22:55:38.779272 tst         register_default_mass.py: using CellId 2
22:55:38.805719 tst         register_default_mass.py: using BVCI 3
22:55:38.822508 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.824140 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.825672 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.827131 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.828640 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.830129 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.831624 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.833142 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.834637 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.836084 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.837553 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.839037 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.840609 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.842137 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.843625 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.845127 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.846664 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.848107 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.849566 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.851032 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.852578 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.854092 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.855650 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.857230 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.858806 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.860421 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.862071 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.863695 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.865352 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.866991 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.868629 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.870264 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.871910 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.873570 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.875184 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.876840 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.878387 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.879871 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.881429 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.882896 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.884370 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.885986 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.887594 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.889273 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.890860 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.892333 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.893999 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.895698 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.897304 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.898823 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.900336 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.901831 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.903315 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.904849 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.906388 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.907919 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.909492 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.911031 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.912633 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.914127 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.915568 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.917043 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.918639 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.920148 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.921745 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.923398 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.925085 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.926521 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.927911 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.929329 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.930798 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.932182 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.933563 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.934928 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.936289 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.937816 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.939849 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.941803 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.943188 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.944636 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.946047 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.947462 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.948879 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.950224 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.951551 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.952907 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.954256 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.955595 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.957013 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.958507 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.959857 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.961224 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.962584 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.964047 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.965449 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.966789 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.968128 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.969592 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.970951 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.972297 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.973674 tst                      netreg_mass: Using 1 x modem (candidates: 100)
22:55:38.975161 tst      register_default_mass.py:21: Launching a simple network
22:55:38.996059 run              osmo-hlr_127.0.42.2: Starting osmo-hlr
22:55:39.236181 run            create_hlr_db(pid=20): Launched
22:55:40.256539 run            create_hlr_db(pid=20): Terminated: ok {rc=0}
22:55:40.304640 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:55:40.350920 run      osmo-hlr_127.0.42.2(pid=23): Launched
22:55:40.366654 run              osmo-stp_127.0.42.5: Starting osmo-stp
22:55:40.846787 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:55:40.906447 run      osmo-stp_127.0.42.5(pid=25): Launched
22:55:40.924196 run              osmo-msc_127.0.42.6: Starting osmo-msc
22:55:41.871103 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:55:41.915367 run      osmo-msc_127.0.42.6(pid=27): Launched
22:55:44.941768 run              osmo-mgw_127.0.42.3: Starting osmo-mgw
22:55:45.168997 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:55:45.198822 run      osmo-mgw_127.0.42.3(pid=29): Launched
22:55:45.209203 run              osmo-mgw_127.0.42.4: Starting osmo-mgw
22:55:45.255477 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:55:45.284853 run      osmo-mgw_127.0.42.4(pid=31): Launched
22:55:45.295274 run              osmo-bsc_127.0.42.7: Starting osmo-bsc
22:55:45.861063 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:55:45.890237 run      osmo-bsc_127.0.42.7(pid=33): Launched
22:55:51.927766 run                 osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:55:52.217737 run         osmo-bts-virtual(pid=34): Launched
22:55:53.253855 tst         register_default_mass.py: using MSISDN 1001
22:55:53.269065 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:55:53.292366 tst         register_default_mass.py: using MSISDN 1002
22:55:53.307409 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:55:53.331693 tst         register_default_mass.py: using MSISDN 1003
22:55:53.346809 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:55:53.366269 tst         register_default_mass.py: using MSISDN 1004
22:55:53.380070 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:55:53.399235 tst         register_default_mass.py: using MSISDN 1005
22:55:53.413439 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:55:53.432308 tst         register_default_mass.py: using MSISDN 1006
22:55:53.446435 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:55:53.473259 tst         register_default_mass.py: using MSISDN 1007
22:55:53.484771 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:55:53.500777 tst         register_default_mass.py: using MSISDN 1008
22:55:53.514702 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:55:53.531184 tst         register_default_mass.py: using MSISDN 1009
22:55:53.546062 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:55:53.565430 tst         register_default_mass.py: using MSISDN 1010
22:55:53.580291 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:55:53.599874 tst         register_default_mass.py: using MSISDN 1011
22:55:53.614685 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:55:53.640128 tst         register_default_mass.py: using MSISDN 1012
22:55:53.654381 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:55:53.673587 tst         register_default_mass.py: using MSISDN 1013
22:55:53.688041 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:55:53.707233 tst         register_default_mass.py: using MSISDN 1014
22:55:53.721910 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:55:53.741180 tst         register_default_mass.py: using MSISDN 1015
22:55:53.755789 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:55:53.774825 tst         register_default_mass.py: using MSISDN 1016
22:55:53.789318 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:55:53.815964 tst         register_default_mass.py: using MSISDN 1017
22:55:53.826613 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:55:53.841993 tst         register_default_mass.py: using MSISDN 1018
22:55:53.852818 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:55:53.868244 tst         register_default_mass.py: using MSISDN 1019
22:55:53.879433 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:55:53.898511 tst         register_default_mass.py: using MSISDN 1020
22:55:53.910374 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:55:53.925921 tst         register_default_mass.py: using MSISDN 1021
22:55:53.940061 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:55:53.973204 tst         register_default_mass.py: using MSISDN 1022
22:55:53.990149 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:55:54.006043 tst         register_default_mass.py: using MSISDN 1023
22:55:54.020203 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:55:54.036728 tst         register_default_mass.py: using MSISDN 1024
22:55:54.053012 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:55:54.067872 tst         register_default_mass.py: using MSISDN 1025
22:55:54.078417 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:55:54.096440 tst         register_default_mass.py: using MSISDN 1026
22:55:54.112723 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:55:54.129823 tst         register_default_mass.py: using MSISDN 1027
22:55:54.140225 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:55:54.154956 tst         register_default_mass.py: using MSISDN 1028
22:55:54.165507 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:55:54.180504 tst         register_default_mass.py: using MSISDN 1029
22:55:54.190776 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:55:54.205467 tst         register_default_mass.py: using MSISDN 1030
22:55:54.216082 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:55:54.231195 tst         register_default_mass.py: using MSISDN 1031
22:55:54.241569 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:55:54.260561 tst         register_default_mass.py: using MSISDN 1032
22:55:54.271106 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:55:54.286134 tst         register_default_mass.py: using MSISDN 1033
22:55:54.296482 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:55:54.311419 tst         register_default_mass.py: using MSISDN 1034
22:55:54.321741 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:55:54.336536 tst         register_default_mass.py: using MSISDN 1035
22:55:54.346892 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:55:54.361976 tst         register_default_mass.py: using MSISDN 1036
22:55:54.372369 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:55:54.393560 tst         register_default_mass.py: using MSISDN 1037
22:55:54.404889 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:55:54.419705 tst         register_default_mass.py: using MSISDN 1038
22:55:54.429987 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:55:54.445107 tst         register_default_mass.py: using MSISDN 1039
22:55:54.455553 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:55:54.470831 tst         register_default_mass.py: using MSISDN 1040
22:55:54.481655 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:55:54.496968 tst         register_default_mass.py: using MSISDN 1041
22:55:54.507617 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:55:54.525802 tst         register_default_mass.py: using MSISDN 1042
22:55:54.540946 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:55:54.559815 tst         register_default_mass.py: using MSISDN 1043
22:55:54.571650 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:55:54.588560 tst         register_default_mass.py: using MSISDN 1044
22:55:54.600302 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:55:54.615901 tst         register_default_mass.py: using MSISDN 1045
22:55:54.626748 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:55:54.642349 tst         register_default_mass.py: using MSISDN 1046
22:55:54.653185 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:55:54.671885 tst         register_default_mass.py: using MSISDN 1047
22:55:54.686672 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:55:54.701820 tst         register_default_mass.py: using MSISDN 1048
22:55:54.713668 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:55:54.733624 tst         register_default_mass.py: using MSISDN 1049
22:55:54.747272 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:55:54.765177 tst         register_default_mass.py: using MSISDN 1050
22:55:54.776049 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:55:54.790904 tst         register_default_mass.py: using MSISDN 1051
22:55:54.801848 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:55:54.822990 tst         register_default_mass.py: using MSISDN 1052
22:55:54.837866 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:55:54.853909 tst         register_default_mass.py: using MSISDN 1053
22:55:54.865170 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:55:54.880556 tst         register_default_mass.py: using MSISDN 1054
22:55:54.891556 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:55:54.906851 tst         register_default_mass.py: using MSISDN 1055
22:55:54.917277 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:55:54.932056 tst         register_default_mass.py: using MSISDN 1056
22:55:54.944172 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:55:54.963417 tst         register_default_mass.py: using MSISDN 1057
22:55:54.979058 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:55:54.998915 tst         register_default_mass.py: using MSISDN 1058
22:55:55.011043 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:55:55.027325 tst         register_default_mass.py: using MSISDN 1059
22:55:55.039618 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:55:55.055733 tst         register_default_mass.py: using MSISDN 1060
22:55:55.067295 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:55:55.085659 tst         register_default_mass.py: using MSISDN 1061
22:55:55.097404 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:55:55.116646 tst         register_default_mass.py: using MSISDN 1062
22:55:55.132106 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:55:55.147931 tst         register_default_mass.py: using MSISDN 1063
22:55:55.159360 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:55:55.175335 tst         register_default_mass.py: using MSISDN 1064
22:55:55.186875 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:55:55.202462 tst         register_default_mass.py: using MSISDN 1065
22:55:55.216016 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:55:55.231262 tst         register_default_mass.py: using MSISDN 1066
22:55:55.242286 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:55:55.263854 tst         register_default_mass.py: using MSISDN 1067
22:55:55.279583 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:55:55.299464 tst         register_default_mass.py: using MSISDN 1068
22:55:55.315010 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:55:55.335987 tst         register_default_mass.py: using MSISDN 1069
22:55:55.352751 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:55:55.374566 tst         register_default_mass.py: using MSISDN 1070
22:55:55.390754 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:55:55.411505 tst         register_default_mass.py: using MSISDN 1071
22:55:55.427800 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:55:55.455946 tst         register_default_mass.py: using MSISDN 1072
22:55:55.471392 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:55:55.493271 tst         register_default_mass.py: using MSISDN 1073
22:55:55.509436 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:55:55.534171 tst         register_default_mass.py: using MSISDN 1074
22:55:55.550270 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:55:55.570644 tst         register_default_mass.py: using MSISDN 1075
22:55:55.586151 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:55:55.605587 tst         register_default_mass.py: using MSISDN 1076
22:55:55.620683 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:55:55.643768 tst         register_default_mass.py: using MSISDN 1077
22:55:55.658625 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:55:55.680973 tst         register_default_mass.py: using MSISDN 1078
22:55:55.696027 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:55:55.715624 tst         register_default_mass.py: using MSISDN 1079
22:55:55.730997 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:55:55.751182 tst         register_default_mass.py: using MSISDN 1080
22:55:55.766483 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:55:55.786321 tst         register_default_mass.py: using MSISDN 1081
22:55:55.802019 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:55:55.824123 tst         register_default_mass.py: using MSISDN 1082
22:55:55.839971 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:55:55.862121 tst         register_default_mass.py: using MSISDN 1083
22:55:55.874303 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:55:55.892998 tst         register_default_mass.py: using MSISDN 1084
22:55:55.906116 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:55:55.921946 tst         register_default_mass.py: using MSISDN 1085
22:55:55.933084 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:55:55.951822 tst         register_default_mass.py: using MSISDN 1086
22:55:55.965893 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:55:55.984968 tst         register_default_mass.py: using MSISDN 1087
22:55:55.996504 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:55:56.012255 tst         register_default_mass.py: using MSISDN 1088
22:55:56.024164 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:55:56.040732 tst         register_default_mass.py: using MSISDN 1089
22:55:56.052697 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:55:56.071551 tst         register_default_mass.py: using MSISDN 1090
22:55:56.087481 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:55:56.111044 tst         register_default_mass.py: using MSISDN 1091
22:55:56.126922 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:55:56.151117 tst         register_default_mass.py: using MSISDN 1092
22:55:56.166833 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:55:56.186888 tst         register_default_mass.py: using MSISDN 1093
22:55:56.202826 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:55:56.223066 tst         register_default_mass.py: using MSISDN 1094
22:55:56.238806 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:55:56.259932 tst         register_default_mass.py: using MSISDN 1095
22:55:56.275412 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:55:56.295506 tst         register_default_mass.py: using MSISDN 1096
22:55:56.310994 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:55:56.336313 tst         register_default_mass.py: using MSISDN 1097
22:55:56.351688 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:55:56.371581 tst         register_default_mass.py: using MSISDN 1098
22:55:56.386846 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:55:56.406331 tst         register_default_mass.py: using MSISDN 1099
22:55:56.421063 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:55:56.440481 tst         register_default_mass.py: using MSISDN 1100
22:55:56.455495 run              osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:55:56.677532 run                             mass: Starting testcase
22:55:56.690335 run                             mass: Pre-launching all virtphy's
22:55:56.703069 run           osmo-ms-virt-phy/00000: Starting virtphy
22:55:56.734366 run   osmo-ms-virt-phy/00000(pid=35): Launched
22:55:56.748312 run           osmo-ms-virt-phy/00001: Starting virtphy
22:55:56.778395 run   osmo-ms-virt-phy/00001(pid=36): Launched
22:55:56.794102 run           osmo-ms-virt-phy/00002: Starting virtphy
22:55:56.833025 run   osmo-ms-virt-phy/00002(pid=37): Launched
22:55:56.846741 run           osmo-ms-virt-phy/00003: Starting virtphy
22:55:56.875273 run   osmo-ms-virt-phy/00003(pid=38): Launched
22:55:56.890448 run           osmo-ms-virt-phy/00004: Starting virtphy
22:55:56.919178 run   osmo-ms-virt-phy/00004(pid=39): Launched
22:55:56.934346 run           osmo-ms-virt-phy/00005: Starting virtphy
22:55:56.962806 run   osmo-ms-virt-phy/00005(pid=40): Launched
22:55:56.977934 run           osmo-ms-virt-phy/00006: Starting virtphy
22:55:57.006126 run   osmo-ms-virt-phy/00006(pid=41): Launched
22:55:57.021426 run           osmo-ms-virt-phy/00007: Starting virtphy
22:55:57.051328 run   osmo-ms-virt-phy/00007(pid=42): Launched
22:55:57.064006 run           osmo-ms-virt-phy/00008: Starting virtphy
22:55:57.095440 run   osmo-ms-virt-phy/00008(pid=43): Launched
22:55:57.108524 run           osmo-ms-virt-phy/00009: Starting virtphy
22:55:57.144551 run   osmo-ms-virt-phy/00009(pid=44): Launched
22:55:57.161372 run           osmo-ms-virt-phy/00010: Starting virtphy
22:55:57.199961 run   osmo-ms-virt-phy/00010(pid=45): Launched
22:55:57.216509 run           osmo-ms-virt-phy/00011: Starting virtphy
22:55:57.254964 run   osmo-ms-virt-phy/00011(pid=46): Launched
22:55:57.271850 run           osmo-ms-virt-phy/00012: Starting virtphy
22:55:57.309870 run   osmo-ms-virt-phy/00012(pid=47): Launched
22:55:57.326129 run           osmo-ms-virt-phy/00013: Starting virtphy
22:55:57.363279 run   osmo-ms-virt-phy/00013(pid=48): Launched
22:55:57.379312 run           osmo-ms-virt-phy/00014: Starting virtphy
22:55:57.417529 run   osmo-ms-virt-phy/00014(pid=49): Launched
22:55:57.434519 run           osmo-ms-virt-phy/00015: Starting virtphy
22:55:57.472967 run   osmo-ms-virt-phy/00015(pid=50): Launched
22:55:57.489878 run           osmo-ms-virt-phy/00016: Starting virtphy
22:55:57.528622 run   osmo-ms-virt-phy/00016(pid=51): Launched
22:55:57.545427 run           osmo-ms-virt-phy/00017: Starting virtphy
22:55:57.583725 run   osmo-ms-virt-phy/00017(pid=52): Launched
22:55:57.600205 run           osmo-ms-virt-phy/00018: Starting virtphy
22:55:57.638291 run   osmo-ms-virt-phy/00018(pid=53): Launched
22:55:57.654979 run           osmo-ms-virt-phy/00019: Starting virtphy
22:55:57.693573 run   osmo-ms-virt-phy/00019(pid=54): Launched
22:55:57.710324 run           osmo-ms-virt-phy/00020: Starting virtphy
22:55:57.747535 run   osmo-ms-virt-phy/00020(pid=55): Launched
22:55:57.764157 run           osmo-ms-virt-phy/00021: Starting virtphy
22:55:57.802590 run   osmo-ms-virt-phy/00021(pid=56): Launched
22:55:57.819211 run           osmo-ms-virt-phy/00022: Starting virtphy
22:55:57.856192 run   osmo-ms-virt-phy/00022(pid=57): Launched
22:55:57.872061 run           osmo-ms-virt-phy/00023: Starting virtphy
22:55:57.905684 run   osmo-ms-virt-phy/00023(pid=58): Launched
22:55:57.917463 run           osmo-ms-virt-phy/00024: Starting virtphy
22:55:57.947233 run   osmo-ms-virt-phy/00024(pid=59): Launched
22:55:57.959443 run           osmo-ms-virt-phy/00025: Starting virtphy
22:55:57.987367 run   osmo-ms-virt-phy/00025(pid=60): Launched
22:55:57.999633 run           osmo-ms-virt-phy/00026: Starting virtphy
22:55:58.027460 run   osmo-ms-virt-phy/00026(pid=61): Launched
22:55:58.039217 run           osmo-ms-virt-phy/00027: Starting virtphy
22:55:58.066593 run   osmo-ms-virt-phy/00027(pid=62): Launched
22:55:58.078097 run           osmo-ms-virt-phy/00028: Starting virtphy
22:55:58.105365 run   osmo-ms-virt-phy/00028(pid=63): Launched
22:55:58.116916 run           osmo-ms-virt-phy/00029: Starting virtphy
22:55:58.144858 run   osmo-ms-virt-phy/00029(pid=64): Launched
22:55:58.156719 run           osmo-ms-virt-phy/00030: Starting virtphy
22:55:58.186233 run   osmo-ms-virt-phy/00030(pid=65): Launched
22:55:58.198160 run           osmo-ms-virt-phy/00031: Starting virtphy
22:55:58.225693 run   osmo-ms-virt-phy/00031(pid=66): Launched
22:55:58.237385 run           osmo-ms-virt-phy/00032: Starting virtphy
22:55:58.264933 run   osmo-ms-virt-phy/00032(pid=67): Launched
22:55:58.276996 run           osmo-ms-virt-phy/00033: Starting virtphy
22:55:58.307122 run   osmo-ms-virt-phy/00033(pid=68): Launched
22:55:58.319571 run           osmo-ms-virt-phy/00034: Starting virtphy
22:55:58.348651 run   osmo-ms-virt-phy/00034(pid=69): Launched
22:55:58.360670 run           osmo-ms-virt-phy/00035: Starting virtphy
22:55:58.388937 run   osmo-ms-virt-phy/00035(pid=70): Launched
22:55:58.400986 run           osmo-ms-virt-phy/00036: Starting virtphy
22:55:58.429341 run   osmo-ms-virt-phy/00036(pid=71): Launched
22:55:58.441414 run           osmo-ms-virt-phy/00037: Starting virtphy
22:55:58.469576 run   osmo-ms-virt-phy/00037(pid=72): Launched
22:55:58.481753 run           osmo-ms-virt-phy/00038: Starting virtphy
22:55:58.510543 run   osmo-ms-virt-phy/00038(pid=73): Launched
22:55:58.525712 run           osmo-ms-virt-phy/00039: Starting virtphy
22:55:58.554350 run   osmo-ms-virt-phy/00039(pid=74): Launched
22:55:58.566202 run           osmo-ms-virt-phy/00040: Starting virtphy
22:55:58.594046 run   osmo-ms-virt-phy/00040(pid=75): Launched
22:55:58.606048 run           osmo-ms-virt-phy/00041: Starting virtphy
22:55:58.634112 run   osmo-ms-virt-phy/00041(pid=76): Launched
22:55:58.649176 run           osmo-ms-virt-phy/00042: Starting virtphy
22:55:58.679630 run   osmo-ms-virt-phy/00042(pid=77): Launched
22:55:58.691580 run           osmo-ms-virt-phy/00043: Starting virtphy
22:55:58.720052 run   osmo-ms-virt-phy/00043(pid=78): Launched
22:55:58.732420 run           osmo-ms-virt-phy/00044: Starting virtphy
22:55:58.760895 run   osmo-ms-virt-phy/00044(pid=79): Launched
22:55:58.772503 run           osmo-ms-virt-phy/00045: Starting virtphy
22:55:58.800465 run   osmo-ms-virt-phy/00045(pid=80): Launched
22:55:58.811992 run           osmo-ms-virt-phy/00046: Starting virtphy
22:55:58.840370 run   osmo-ms-virt-phy/00046(pid=81): Launched
22:55:58.852207 run           osmo-ms-virt-phy/00047: Starting virtphy
22:55:58.881214 run   osmo-ms-virt-phy/00047(pid=82): Launched
22:55:58.893077 run           osmo-ms-virt-phy/00048: Starting virtphy
22:55:58.922205 run   osmo-ms-virt-phy/00048(pid=83): Launched
22:55:58.934162 run           osmo-ms-virt-phy/00049: Starting virtphy
22:55:58.962050 run   osmo-ms-virt-phy/00049(pid=84): Launched
22:55:58.974088 run           osmo-ms-virt-phy/00050: Starting virtphy
22:55:59.001905 run   osmo-ms-virt-phy/00050(pid=85): Launched
22:55:59.013365 run           osmo-ms-virt-phy/00051: Starting virtphy
22:55:59.041057 run   osmo-ms-virt-phy/00051(pid=86): Launched
22:55:59.052663 run           osmo-ms-virt-phy/00052: Starting virtphy
22:55:59.080626 run   osmo-ms-virt-phy/00052(pid=87): Launched
22:55:59.094871 run           osmo-ms-virt-phy/00053: Starting virtphy
22:55:59.122889 run   osmo-ms-virt-phy/00053(pid=88): Launched
22:55:59.135295 run           osmo-ms-virt-phy/00054: Starting virtphy
22:55:59.163324 run   osmo-ms-virt-phy/00054(pid=89): Launched
22:55:59.175419 run           osmo-ms-virt-phy/00055: Starting virtphy
22:55:59.203069 run   osmo-ms-virt-phy/00055(pid=90): Launched
22:55:59.214615 run           osmo-ms-virt-phy/00056: Starting virtphy
22:55:59.242650 run   osmo-ms-virt-phy/00056(pid=91): Launched
22:55:59.254374 run           osmo-ms-virt-phy/00057: Starting virtphy
22:55:59.282539 run   osmo-ms-virt-phy/00057(pid=92): Launched
22:55:59.294158 run           osmo-ms-virt-phy/00058: Starting virtphy
22:55:59.322398 run   osmo-ms-virt-phy/00058(pid=93): Launched
22:55:59.334011 run           osmo-ms-virt-phy/00059: Starting virtphy
22:55:59.362274 run   osmo-ms-virt-phy/00059(pid=94): Launched
22:55:59.374124 run           osmo-ms-virt-phy/00060: Starting virtphy
22:55:59.403063 run   osmo-ms-virt-phy/00060(pid=95): Launched
22:55:59.414777 run           osmo-ms-virt-phy/00061: Starting virtphy
22:55:59.442984 run   osmo-ms-virt-phy/00061(pid=96): Launched
22:55:59.454581 run           osmo-ms-virt-phy/00062: Starting virtphy
22:55:59.482581 run   osmo-ms-virt-phy/00062(pid=97): Launched
22:55:59.494306 run           osmo-ms-virt-phy/00063: Starting virtphy
22:55:59.522571 run   osmo-ms-virt-phy/00063(pid=98): Launched
22:55:59.534237 run           osmo-ms-virt-phy/00064: Starting virtphy
22:55:59.561940 run   osmo-ms-virt-phy/00064(pid=99): Launched
22:55:59.573832 run           osmo-ms-virt-phy/00065: Starting virtphy
22:55:59.601726 run  osmo-ms-virt-phy/00065(pid=100): Launched
22:55:59.613463 run           osmo-ms-virt-phy/00066: Starting virtphy
22:55:59.641463 run  osmo-ms-virt-phy/00066(pid=101): Launched
22:55:59.657366 run           osmo-ms-virt-phy/00067: Starting virtphy
22:55:59.697492 run  osmo-ms-virt-phy/00067(pid=102): Launched
22:55:59.711549 run           osmo-ms-virt-phy/00068: Starting virtphy
22:55:59.739655 run  osmo-ms-virt-phy/00068(pid=103): Launched
22:55:59.750999 run           osmo-ms-virt-phy/00069: Starting virtphy
22:55:59.779007 run  osmo-ms-virt-phy/00069(pid=104): Launched
22:55:59.790804 run           osmo-ms-virt-phy/00070: Starting virtphy
22:55:59.818507 run  osmo-ms-virt-phy/00070(pid=105): Launched
22:55:59.829994 run           osmo-ms-virt-phy/00071: Starting virtphy
22:55:59.859876 run  osmo-ms-virt-phy/00071(pid=106): Launched
22:55:59.871587 run           osmo-ms-virt-phy/00072: Starting virtphy
22:55:59.900104 run  osmo-ms-virt-phy/00072(pid=107): Launched
22:55:59.911605 run           osmo-ms-virt-phy/00073: Starting virtphy
22:55:59.939565 run  osmo-ms-virt-phy/00073(pid=108): Launched
22:55:59.954973 run           osmo-ms-virt-phy/00074: Starting virtphy
22:55:59.983653 run  osmo-ms-virt-phy/00074(pid=109): Launched
22:55:59.995297 run           osmo-ms-virt-phy/00075: Starting virtphy
22:56:00.025437 run  osmo-ms-virt-phy/00075(pid=110): Launched
22:56:00.038487 run           osmo-ms-virt-phy/00076: Starting virtphy
22:56:00.066611 run  osmo-ms-virt-phy/00076(pid=111): Launched
22:56:00.079700 run           osmo-ms-virt-phy/00077: Starting virtphy
22:56:00.109687 run  osmo-ms-virt-phy/00077(pid=112): Launched
22:56:00.122468 run           osmo-ms-virt-phy/00078: Starting virtphy
22:56:00.152449 run  osmo-ms-virt-phy/00078(pid=113): Launched
22:56:00.165255 run           osmo-ms-virt-phy/00079: Starting virtphy
22:56:00.195648 run  osmo-ms-virt-phy/00079(pid=114): Launched
22:56:00.208162 run           osmo-ms-virt-phy/00080: Starting virtphy
22:56:00.236850 run  osmo-ms-virt-phy/00080(pid=115): Launched
22:56:00.251738 run           osmo-ms-virt-phy/00081: Starting virtphy
22:56:00.281085 run  osmo-ms-virt-phy/00081(pid=116): Launched
22:56:00.293477 run           osmo-ms-virt-phy/00082: Starting virtphy
22:56:00.328430 run  osmo-ms-virt-phy/00082(pid=117): Launched
22:56:00.344918 run           osmo-ms-virt-phy/00083: Starting virtphy
22:56:00.386982 run  osmo-ms-virt-phy/00083(pid=118): Launched
22:56:00.404035 run           osmo-ms-virt-phy/00084: Starting virtphy
22:56:00.443340 run  osmo-ms-virt-phy/00084(pid=119): Launched
22:56:00.460075 run           osmo-ms-virt-phy/00085: Starting virtphy
22:56:00.498579 run  osmo-ms-virt-phy/00085(pid=120): Launched
22:56:00.515361 run           osmo-ms-virt-phy/00086: Starting virtphy
22:56:00.555379 run  osmo-ms-virt-phy/00086(pid=121): Launched
22:56:00.571171 run           osmo-ms-virt-phy/00087: Starting virtphy
22:56:00.601151 run  osmo-ms-virt-phy/00087(pid=122): Launched
22:56:00.613248 run           osmo-ms-virt-phy/00088: Starting virtphy
22:56:00.641304 run  osmo-ms-virt-phy/00088(pid=123): Launched
22:56:00.656540 run           osmo-ms-virt-phy/00089: Starting virtphy
22:56:00.692602 run  osmo-ms-virt-phy/00089(pid=124): Launched
22:56:00.708139 run           osmo-ms-virt-phy/00090: Starting virtphy
22:56:00.743437 run  osmo-ms-virt-phy/00090(pid=125): Launched
22:56:00.760985 run           osmo-ms-virt-phy/00091: Starting virtphy
22:56:00.798872 run  osmo-ms-virt-phy/00091(pid=126): Launched
22:56:00.815449 run           osmo-ms-virt-phy/00092: Starting virtphy
22:56:00.854312 run  osmo-ms-virt-phy/00092(pid=127): Launched
22:56:00.871507 run           osmo-ms-virt-phy/00093: Starting virtphy
22:56:00.909793 run  osmo-ms-virt-phy/00093(pid=128): Launched
22:56:00.926392 run           osmo-ms-virt-phy/00094: Starting virtphy
22:56:00.965829 run  osmo-ms-virt-phy/00094(pid=129): Launched
22:56:00.983604 run           osmo-ms-virt-phy/00095: Starting virtphy
22:56:01.023136 run  osmo-ms-virt-phy/00095(pid=130): Launched
22:56:01.040292 run           osmo-ms-virt-phy/00096: Starting virtphy
22:56:01.081687 run  osmo-ms-virt-phy/00096(pid=131): Launched
22:56:01.103426 run           osmo-ms-virt-phy/00097: Starting virtphy
22:56:01.143268 run  osmo-ms-virt-phy/00097(pid=132): Launched
22:56:01.160055 run           osmo-ms-virt-phy/00098: Starting virtphy
22:56:01.199462 run  osmo-ms-virt-phy/00098(pid=133): Launched
22:56:01.215768 run           osmo-ms-virt-phy/00099: Starting virtphy
22:56:01.263895 run  osmo-ms-virt-phy/00099(pid=134): Launched
22:56:01.289654 run                             mass: Checking if sockets are in the filesystem
22:56:01.326214 run                osmo-ms-mob/00000: Starting mobile
22:56:01.370129 run       osmo-ms-mob/00000(pid=135): Launched
22:56:01.400040 run                             mass: MS start registered  {at=41420111.68750603, delay=0.0121464803814888, ms=00000}
22:56:05.524189 run                osmo-ms-mob/00001: Starting mobile
22:56:05.566405 run       osmo-ms-mob/00001(pid=136): Launched
22:56:05.591558 run                             mass: MS start registered  {at=41420115.879049495, delay=0.007628649473190308, ms=00001}
22:56:06.940104 run                             mass: MS performed LU  {at=41420117.227609076, lu_delay=5.540103048086166, ms=00000}
22:56:07.370989 run                osmo-ms-mob/00002: Starting mobile
22:56:07.402817 run       osmo-ms-mob/00002(pid=137): Launched
22:56:07.415633 run                             mass: Starting too slowly. Moving on {now=41420117.70322001, sleep=-0.009200260043144226, target=41420117.69401975}
22:56:07.427975 run                             mass: MS start registered  {at=41420117.71552622, delay=0.01232042908668518, ms=00002}
22:56:08.622989 run                osmo-ms-mob/00003: Starting mobile
22:56:08.651559 run       osmo-ms-mob/00003(pid=138): Launched
22:56:08.670141 run                             mass: MS start registered  {at=41420118.95763733, delay=0.0028504133224487305, ms=00003}
22:56:09.722623 run                osmo-ms-mob/00004: Starting mobile
22:56:09.758634 run       osmo-ms-mob/00004(pid=139): Launched
22:56:09.776950 run                             mass: MS start registered  {at=41420120.064458795, delay=0.006612628698348999, ms=00004}
22:56:10.705616 run                             mass: MS performed LU  {at=41420120.993099645, lu_delay=5.1140501499176025, ms=00001}
22:56:10.734535 run                osmo-ms-mob/00005: Starting mobile
22:56:10.763647 run       osmo-ms-mob/00005(pid=140): Launched
22:56:10.784410 run                             mass: MS start registered  {at=41420121.07191868, delay=0.008409127593040466, ms=00005}
22:56:11.620312 run                osmo-ms-mob/00006: Starting mobile
22:56:11.659790 run       osmo-ms-mob/00006(pid=141): Launched
22:56:11.680440 run                             mass: MS start registered  {at=41420121.967947446, delay=0.005064666271209717, ms=00006}
22:56:12.520526 run                osmo-ms-mob/00007: Starting mobile
22:56:12.548869 run       osmo-ms-mob/00007(pid=142): Launched
22:56:12.569075 run                             mass: MS start registered  {at=41420122.85659731, delay=0.008456513285636902, ms=00007}
22:56:12.607276 run                             mass: MS performed LU  {at=41420122.89479799, lu_delay=5.179271765053272, ms=00002}
22:56:13.318118 run                osmo-ms-mob/00008: Starting mobile
22:56:13.347195 run       osmo-ms-mob/00008(pid=143): Launched
22:56:13.366765 run                             mass: MS start registered  {at=41420123.654300794, delay=0.008161842823028564, ms=00008}
22:56:14.021652 run                osmo-ms-mob/00009: Starting mobile
22:56:14.058722 run       osmo-ms-mob/00009(pid=144): Launched
22:56:14.080439 run                             mass: MS start registered  {at=41420124.367908984, delay=0.010089315474033356, ms=00009}
22:56:14.472204 run                             mass: MS performed LU  {at=41420124.75971118, lu_delay=5.80207385122776, ms=00003}
22:56:14.518300 run                             mass: MS performed LU  {at=41420124.80587157, lu_delay=4.741412773728371, ms=00004}
22:56:14.721446 run                osmo-ms-mob/00010: Starting mobile
22:56:14.748420 run       osmo-ms-mob/00010(pid=145): Launched
22:56:14.767956 run                             mass: MS start registered  {at=41420125.05549732, delay=0.008052125573158264, ms=00010}
22:56:15.321334 run                osmo-ms-mob/00011: Starting mobile
22:56:15.351792 run       osmo-ms-mob/00011(pid=146): Launched
22:56:15.371011 run                             mass: MS start registered  {at=41420125.65851892, delay=0.007771514356136322, ms=00011}
22:56:15.919568 run                osmo-ms-mob/00012: Starting mobile
22:56:15.948140 run       osmo-ms-mob/00012(pid=147): Launched
22:56:15.968992 run                             mass: MS start registered  {at=41420126.25653552, delay=0.009415507316589355, ms=00012}
22:56:16.373324 run                             mass: MS performed LU  {at=41420126.66083053, lu_delay=4.6928830817341805, ms=00006}
22:56:16.419551 run                             mass: MS performed LU  {at=41420126.70710111, lu_delay=5.635182425379753, ms=00005}
22:56:16.445847 run                osmo-ms-mob/00013: Starting mobile
22:56:16.472817 run       osmo-ms-mob/00013(pid=148): Launched
22:56:16.493805 run                             mass: MS start registered  {at=41420126.78135382, delay=0.010224685072898865, ms=00013}
22:56:17.120941 run                osmo-ms-mob/00014: Starting mobile
22:56:17.147687 run       osmo-ms-mob/00014(pid=149): Launched
22:56:17.168759 run                             mass: MS start registered  {at=41420127.45628696, delay=0.009963452816009521, ms=00014}
22:56:17.719735 run                osmo-ms-mob/00015: Starting mobile
22:56:17.748254 run       osmo-ms-mob/00015(pid=150): Launched
22:56:17.770717 run                             mass: MS start registered  {at=41420128.05824534, delay=0.01097746193408966, ms=00015}
22:56:18.221910 run                osmo-ms-mob/00016: Starting mobile
22:56:18.251475 run       osmo-ms-mob/00016(pid=151): Launched
22:56:18.262685 run                             mass: MS performed LU  {at=41420128.55024901, lu_delay=5.69365169852972, ms=00007}
22:56:18.273541 run                             mass: MS start registered  {at=41420128.5611308, delay=0.01092730462551117, ms=00016}
22:56:18.284508 run                             mass: MS performed LU  {at=41420128.57209559, lu_delay=4.917794793844223, ms=00008}
22:56:18.721005 run                osmo-ms-mob/00017: Starting mobile
22:56:18.747937 run       osmo-ms-mob/00017(pid=152): Launched
22:56:18.767153 run                             mass: MS start registered  {at=41420129.05471011, delay=0.007782414555549622, ms=00017}
22:56:19.321097 run                osmo-ms-mob/00018: Starting mobile
22:56:19.350684 run       osmo-ms-mob/00018(pid=153): Launched
22:56:19.372473 run                             mass: MS start registered  {at=41420129.65997527, delay=0.010742440819740295, ms=00018}
22:56:19.721081 run                osmo-ms-mob/00019: Starting mobile
22:56:19.748766 run       osmo-ms-mob/00019(pid=154): Launched
22:56:19.768194 run                             mass: MS start registered  {at=41420130.0556975, delay=0.005917541682720184, ms=00019}
22:56:20.139265 run                             mass: MS performed LU  {at=41420130.42677046, lu_delay=4.768251545727253, ms=00011}
22:56:20.164207 run                osmo-ms-mob/00020: Starting mobile
22:56:20.191333 run       osmo-ms-mob/00020(pid=155): Launched
22:56:20.202450 run                             mass: MS performed LU  {at=41420130.49000664, lu_delay=5.434509322047234, ms=00010}
22:56:20.213328 run                             mass: MS start registered  {at=41420130.50091335, delay=0.010962866246700287, ms=00020}
22:56:20.254177 run                             mass: MS performed LU  {at=41420130.54173935, lu_delay=6.17383036762476, ms=00009}
22:56:20.723220 run                osmo-ms-mob/00021: Starting mobile
22:56:20.764019 run       osmo-ms-mob/00021(pid=156): Launched
22:56:20.790002 run                             mass: MS start registered  {at=41420131.07750507, delay=0.009637057781219482, ms=00021}
22:56:21.122435 run                osmo-ms-mob/00022: Starting mobile
22:56:21.150750 run       osmo-ms-mob/00022(pid=157): Launched
22:56:21.174968 run                             mass: MS start registered  {at=41420131.46246631, delay=0.007630497217178345, ms=00022}
22:56:21.622537 run                osmo-ms-mob/00023: Starting mobile
22:56:21.649508 run       osmo-ms-mob/00023(pid=158): Launched
22:56:21.670246 run                             mass: MS start registered  {at=41420131.95774648, delay=0.009405970573425293, ms=00023}
22:56:21.920282 run                             mass: MS performed LU  {at=41420132.20777889, lu_delay=5.951243370771408, ms=00012}
22:56:21.947366 run                osmo-ms-mob/00024: Starting mobile
22:56:21.978076 run       osmo-ms-mob/00024(pid=159): Launched
22:56:21.996999 run                             mass: MS start registered  {at=41420132.284532696, delay=0.007401473820209503, ms=00024}
22:56:22.012202 run                             mass: MS performed LU  {at=41420132.29976295, lu_delay=4.843475989997387, ms=00014}
22:56:22.049676 run                             mass: MS performed LU  {at=41420132.337189905, lu_delay=5.555836088955402, ms=00013}
22:56:22.521875 run                osmo-ms-mob/00025: Starting mobile
22:56:22.560725 run       osmo-ms-mob/00025(pid=160): Launched
22:56:22.584092 run                             mass: MS start registered  {at=41420132.87159094, delay=0.006666950881481171, ms=00025}
22:56:22.921253 run                osmo-ms-mob/00026: Starting mobile
22:56:22.949290 run       osmo-ms-mob/00026(pid=161): Launched
22:56:22.970281 run                             mass: MS start registered  {at=41420133.257801056, delay=0.00951191782951355, ms=00026}
22:56:23.317479 run                osmo-ms-mob/00027: Starting mobile
22:56:23.347200 run       osmo-ms-mob/00027(pid=162): Launched
22:56:23.367141 run                             mass: MS start registered  {at=41420133.65463624, delay=0.006769046187400818, ms=00027}
22:56:23.721632 run                osmo-ms-mob/00028: Starting mobile
22:56:23.763841 run       osmo-ms-mob/00028(pid=163): Launched
22:56:23.784407 run                             mass: MS start registered  {at=41420134.07192839, delay=0.006345704197883606, ms=00028}
22:56:23.904743 run                             mass: MS performed LU  {at=41420134.19224265, lu_delay=6.133997313678265, ms=00015}
22:56:23.951320 run                             mass: MS performed LU  {at=41420134.23882825, lu_delay=5.184118136763573, ms=00017}
22:56:24.020901 run                             mass: MS performed LU  {at=41420134.30841385, lu_delay=5.747283048927784, ms=00016}
22:56:24.044349 run                osmo-ms-mob/00029: Starting mobile
22:56:24.077449 run       osmo-ms-mob/00029(pid=164): Launched
22:56:24.097880 run                             mass: MS start registered  {at=41420134.38538793, delay=0.006588511168956757, ms=00029}
22:56:24.292601 run                             mass: MS performed LU  {at=41420134.580113105, lu_delay=4.920137837529182, ms=00018}
22:56:24.521658 run                osmo-ms-mob/00030: Starting mobile
22:56:24.553204 run       osmo-ms-mob/00030(pid=165): Launched
22:56:24.572380 run                             mass: MS start registered  {at=41420134.859895565, delay=0.003308922052383423, ms=00030}
22:56:24.919810 run                osmo-ms-mob/00031: Starting mobile
22:56:24.949361 run       osmo-ms-mob/00031(pid=166): Launched
22:56:24.969347 run                             mass: MS start registered  {at=41420135.256844014, delay=0.007114782929420471, ms=00031}
22:56:25.220269 run                osmo-ms-mob/00032: Starting mobile
22:56:25.255841 run       osmo-ms-mob/00032(pid=167): Launched
22:56:25.285473 run                             mass: MS start registered  {at=41420135.572974674, delay=0.01519937813282013, ms=00032}
22:56:25.625348 run                osmo-ms-mob/00033: Starting mobile
22:56:25.666821 run       osmo-ms-mob/00033(pid=168): Launched
22:56:25.689273 run                             mass: MS performed LU  {at=41420135.97680511, lu_delay=5.921107612550259, ms=00019}
22:56:25.707277 run                             mass: MS start registered  {at=41420135.994850226, delay=0.01811644434928894, ms=00033}
22:56:25.769591 run                             mass: MS performed LU  {at=41420136.05709146, lu_delay=5.556178107857704, ms=00020}
22:56:25.815451 run                             mass: MS performed LU  {at=41420136.1029608, lu_delay=5.0254557356238365, ms=00021}
22:56:25.850442 run                osmo-ms-mob/00034: Starting mobile
22:56:25.891432 run       osmo-ms-mob/00034(pid=169): Launched
22:56:25.917554 run                             mass: MS start registered  {at=41420136.20504828, delay=0.00885908305644989, ms=00034}
22:56:25.959938 run                             mass: MS performed LU  {at=41420136.24744423, lu_delay=4.784977920353413, ms=00022}
22:56:26.320879 run                osmo-ms-mob/00035: Starting mobile
22:56:26.358356 run       osmo-ms-mob/00035(pid=170): Launched
22:56:26.387978 run                             mass: MS start registered  {at=41420136.67547014, delay=0.013851836323738098, ms=00035}
22:56:26.720301 run                osmo-ms-mob/00036: Starting mobile
22:56:26.748946 run       osmo-ms-mob/00036(pid=171): Launched
22:56:26.773050 run                             mass: MS start registered  {at=41420137.060548104, delay=0.00721074640750885, ms=00036}
22:56:27.122951 run                osmo-ms-mob/00037: Starting mobile
22:56:27.153162 run       osmo-ms-mob/00037(pid=172): Launched
22:56:27.177458 run                             mass: MS start registered  {at=41420137.46496413, delay=0.010680116713047028, ms=00037}
22:56:27.423387 run                osmo-ms-mob/00038: Starting mobile
22:56:27.455599 run       osmo-ms-mob/00038(pid=173): Launched
22:56:27.480998 run                             mass: MS start registered  {at=41420137.768491, delay=0.012771464884281158, ms=00038}
22:56:27.670631 run                             mass: MS performed LU  {at=41420137.95812026, lu_delay=6.000373773276806, ms=00023}
22:56:27.697574 run                osmo-ms-mob/00039: Starting mobile
22:56:27.729301 run       osmo-ms-mob/00039(pid=174): Launched
22:56:27.744210 run                             mass: MS performed LU  {at=41420138.03174202, lu_delay=5.747209325432777, ms=00024}
22:56:27.758483 run                             mass: MS start registered  {at=41420138.04606018, delay=0.014389298856258392, ms=00039}
22:56:27.786529 run                             mass: MS performed LU  {at=41420138.07402383, lu_delay=4.81622277200222, ms=00026}
22:56:27.823232 run                             mass: MS performed LU  {at=41420138.1107447, lu_delay=5.239153757691383, ms=00025}
22:56:27.853380 run                osmo-ms-mob/00040: Starting mobile
22:56:27.895110 run       osmo-ms-mob/00040(pid=175): Launched
22:56:27.917730 run                             mass: MS start registered  {at=41420138.20523912, delay=0.006952740252017975, ms=00040}
22:56:28.418287 run                osmo-ms-mob/00041: Starting mobile
22:56:28.451091 run       osmo-ms-mob/00041(pid=176): Launched
22:56:28.475794 run                             mass: MS start registered  {at=41420138.76328697, delay=0.0069212764501571655, ms=00041}
22:56:28.721123 run                osmo-ms-mob/00042: Starting mobile
22:56:28.760321 run       osmo-ms-mob/00042(pid=177): Launched
22:56:28.781802 run                             mass: MS start registered  {at=41420139.06928505, delay=0.004435904324054718, ms=00042}
22:56:29.121216 run                osmo-ms-mob/00043: Starting mobile
22:56:29.159454 run       osmo-ms-mob/00043(pid=178): Launched
22:56:29.182135 run                             mass: MS start registered  {at=41420139.46963477, delay=0.006452418863773346, ms=00043}
22:56:29.422675 run                osmo-ms-mob/00044: Starting mobile
22:56:29.476655 run       osmo-ms-mob/00044(pid=179): Launched
22:56:29.495437 run                             mass: MS performed LU  {at=41420139.78296448, lu_delay=6.128328241407871, ms=00027}
22:56:29.516496 run                             mass: MS start registered  {at=41420139.80406514, delay=0.02117517590522766, ms=00044}
22:56:29.536257 run                             mass: MS performed LU  {at=41420139.823747925, lu_delay=5.438359998166561, ms=00029}
22:56:29.594648 run                osmo-ms-mob/00045: Starting mobile
22:56:29.640663 run       osmo-ms-mob/00045(pid=180): Launched
22:56:29.662062 run                             mass: MS performed LU  {at=41420139.94958925, lu_delay=5.089693687856197, ms=00030}
22:56:29.678425 run                             mass: MS start registered  {at=41420139.96599566, delay=0.016497842967510223, ms=00045}
22:56:29.725304 run                             mass: MS performed LU  {at=41420140.01280012, lu_delay=5.9408717304468155, ms=00028}
22:56:29.759858 run                osmo-ms-mob/00046: Starting mobile
22:56:29.800052 run       osmo-ms-mob/00046(pid=181): Launched
22:56:29.826149 run                             mass: MS performed LU  {at=41420140.113667525, lu_delay=4.8568235114216805, ms=00031}
22:56:29.842228 run                             mass: MS start registered  {at=41420140.12979699, delay=0.0162147656083107, ms=00046}
22:56:30.321806 run                osmo-ms-mob/00047: Starting mobile
22:56:30.363675 run       osmo-ms-mob/00047(pid=182): Launched
22:56:30.389856 run                             mass: MS start registered  {at=41420140.67734268, delay=0.0037184730172157288, ms=00047}
22:56:30.625713 run                osmo-ms-mob/00048: Starting mobile
22:56:30.668977 run       osmo-ms-mob/00048(pid=183): Launched
22:56:30.690072 run                             mass: MS start registered  {at=41420140.97756943, delay=0.006659209728240967, ms=00048}
22:56:30.921907 run                osmo-ms-mob/00049: Starting mobile
22:56:30.962450 run       osmo-ms-mob/00049(pid=184): Launched
22:56:30.988847 run                             mass: MS start registered  {at=41420141.276345074, delay=0.009318947792053223, ms=00049}
22:56:31.224283 run                osmo-ms-mob/00050: Starting mobile
22:56:31.266366 run       osmo-ms-mob/00050(pid=185): Launched
22:56:31.293618 run                             mass: MS start registered  {at=41420141.58111107, delay=0.009473659098148346, ms=00050}
22:56:31.438203 run                             mass: MS performed LU  {at=41420141.725698754, lu_delay=5.050228610634804, ms=00035}
22:56:31.482836 run                             mass: MS performed LU  {at=41420141.77034463, lu_delay=5.7754944041371346, ms=00033}
22:56:31.511218 run                osmo-ms-mob/00051: Starting mobile
22:56:31.546041 run       osmo-ms-mob/00051(pid=186): Launched
22:56:31.561392 run                             mass: MS performed LU  {at=41420141.84892913, lu_delay=4.788381025195122, ms=00036}
22:56:31.575420 run                             mass: MS start registered  {at=41420141.862994514, delay=0.014128945767879486, ms=00051}
22:56:31.589209 run                             mass: MS performed LU  {at=41420141.87675876, lu_delay=5.671710483729839, ms=00034}
22:56:31.614925 run                osmo-ms-mob/00052: Starting mobile
22:56:31.650627 run       osmo-ms-mob/00052(pid=187): Launched
22:56:31.664802 run                             mass: MS performed LU  {at=41420141.95234527, lu_delay=6.379370592534542, ms=00032}
22:56:31.677551 run                             mass: MS start registered  {at=41420141.96512518, delay=0.0128464475274086, ms=00052}
22:56:32.222000 run                osmo-ms-mob/00053: Starting mobile
22:56:32.255605 run       osmo-ms-mob/00053(pid=188): Launched
22:56:32.281381 run                             mass: MS start registered  {at=41420142.56887441, delay=0.008224338293075562, ms=00053}
22:56:32.521226 run                osmo-ms-mob/00054: Starting mobile
22:56:32.553278 run       osmo-ms-mob/00054(pid=189): Launched
22:56:32.577875 run                             mass: MS start registered  {at=41420142.86536874, delay=0.007482685148715973, ms=00054}
22:56:32.821147 run                osmo-ms-mob/00055: Starting mobile
22:56:32.851143 run       osmo-ms-mob/00055(pid=190): Launched
22:56:32.870631 run                             mass: MS start registered  {at=41420143.15814525, delay=0.007313653826713562, ms=00055}
22:56:33.121744 run                osmo-ms-mob/00056: Starting mobile
22:56:33.150048 run       osmo-ms-mob/00056(pid=191): Launched
22:56:33.173591 run                             mass: MS start registered  {at=41420143.46107735, delay=0.007020406424999237, ms=00056}
22:56:33.217515 run                             mass: MS performed LU  {at=41420143.50501074, lu_delay=4.741723768413067, ms=00041}
22:56:33.301471 run                             mass: MS performed LU  {at=41420143.58898585, lu_delay=6.124021723866463, ms=00037}
22:56:33.329111 run                osmo-ms-mob/00057: Starting mobile
22:56:33.365265 run       osmo-ms-mob/00057(pid=192): Launched
22:56:33.385698 run                             mass: MS start registered  {at=41420143.67323155, delay=0.008309155702590942, ms=00057}
22:56:33.491545 run                             mass: MS performed LU  {at=41420143.77903315, lu_delay=6.010542146861553, ms=00038}
22:56:33.545384 run                             mass: MS performed LU  {at=41420143.83291238, lu_delay=4.763627327978611, ms=00042}
22:56:33.822250 run                osmo-ms-mob/00058: Starting mobile
22:56:33.851211 run       osmo-ms-mob/00058(pid=193): Launched
22:56:33.873151 run                             mass: MS start registered  {at=41420144.16067127, delay=0.01033666729927063, ms=00058}
22:56:34.117217 run                osmo-ms-mob/00059: Starting mobile
22:56:34.146029 run       osmo-ms-mob/00059(pid=194): Launched
22:56:34.165812 run                             mass: MS start registered  {at=41420144.4533657, delay=0.00820881873369217, ms=00059}
22:56:34.420634 run                osmo-ms-mob/00060: Starting mobile
22:56:34.450651 run       osmo-ms-mob/00060(pid=195): Launched
22:56:34.472502 run                             mass: MS start registered  {at=41420144.75997745, delay=0.009848803281784058, ms=00060}
22:56:34.820246 run                osmo-ms-mob/00061: Starting mobile
22:56:34.849388 run       osmo-ms-mob/00061(pid=196): Launched
22:56:34.869842 run                             mass: MS start registered  {at=41420145.15736497, delay=0.0038443654775619507, ms=00061}
22:56:35.118995 run                osmo-ms-mob/00062: Starting mobile
22:56:35.152238 run       osmo-ms-mob/00062(pid=197): Launched
22:56:35.173069 run                             mass: MS start registered  {at=41420145.46057583, delay=0.006970547139644623, ms=00062}
22:56:35.202108 run                             mass: MS performed LU  {at=41420145.48961531, lu_delay=5.523619651794434, ms=00045}
22:56:35.248276 run                             mass: MS performed LU  {at=41420145.53579758, lu_delay=6.066162809729576, ms=00043}
22:56:35.273294 run                osmo-ms-mob/00063: Starting mobile
22:56:35.313819 run       osmo-ms-mob/00063(pid=198): Launched
22:56:35.329061 run                             mass: MS performed LU  {at=41420145.61659453, lu_delay=5.812529392540455, ms=00044}
22:56:35.345286 run                             mass: MS start registered  {at=41420145.63280898, delay=0.016281485557556152, ms=00063}
22:56:35.362193 run                             mass: MS performed LU  {at=41420145.64975111, lu_delay=5.51995412260294, ms=00046}
22:56:35.410676 run                             mass: MS performed LU  {at=41420145.6981875, lu_delay=5.02084481716156, ms=00047}
22:56:35.442765 run                osmo-ms-mob/00064: Starting mobile
22:56:35.485351 run       osmo-ms-mob/00064(pid=199): Launched
22:56:35.513377 run                             mass: MS start registered  {at=41420145.80086407, delay=0.010210588574409485, ms=00064}
22:56:35.683342 run                             mass: MS performed LU  {at=41420145.9708422, lu_delay=4.993272766470909, ms=00048}
22:56:36.223485 run                osmo-ms-mob/00065: Starting mobile
22:56:36.265334 run       osmo-ms-mob/00065(pid=200): Launched
22:56:36.299355 run                             mass: MS start registered  {at=41420146.58682935, delay=0.014470428228378296, ms=00065}
22:56:36.313826 run                             mass: MS performed LU  {at=41420146.60137355, lu_delay=4.0324991419911385, ms=00053}
22:56:36.326489 run                             mass: MS performed LU  {at=41420146.61406812, lu_delay=3.7486993819475174, ms=00054}
22:56:36.352314 run                osmo-ms-mob/00066: Starting mobile
22:56:36.390994 run       osmo-ms-mob/00066(pid=201): Launched
22:56:36.411916 run                             mass: MS start registered  {at=41420146.69945152, delay=0.0037679150700569153, ms=00066}
22:56:36.923315 run                osmo-ms-mob/00067: Starting mobile
22:56:36.963918 run       osmo-ms-mob/00067(pid=202): Launched
22:56:36.985500 run                             mass: MS performed LU  {at=41420147.27298658, lu_delay=5.409992069005966, ms=00051}
22:56:37.003467 run                             mass: MS start registered  {at=41420147.29103402, delay=0.021183185279369354, ms=00067}
22:56:37.027109 run                             mass: MS performed LU  {at=41420147.314625174, lu_delay=5.733514100313187, ms=00050}
22:56:37.059863 run                osmo-ms-mob/00068: Starting mobile
22:56:37.098581 run       osmo-ms-mob/00068(pid=203): Launched
22:56:37.115608 run                             mass: MS performed LU  {at=41420147.403144374, lu_delay=5.438019193708897, ms=00052}
22:56:37.131903 run                             mass: MS start registered  {at=41420147.41947829, delay=0.01640269160270691, ms=00068}
22:56:37.314939 run                             mass: MS performed LU  {at=41420147.602444805, lu_delay=6.32609973102808, ms=00049}
22:56:37.623337 run                osmo-ms-mob/00069: Starting mobile
22:56:37.663592 run       osmo-ms-mob/00069(pid=204): Launched
22:56:37.683626 run                             mass: MS start registered  {at=41420147.97112652, delay=0.006761610507965088, ms=00069}
22:56:38.021499 run                osmo-ms-mob/00070: Starting mobile
22:56:38.052423 run       osmo-ms-mob/00070(pid=205): Launched
22:56:38.077196 run                             mass: MS start registered  {at=41420148.36467495, delay=0.008138947188854218, ms=00070}
22:56:38.417258 run                osmo-ms-mob/00071: Starting mobile
22:56:38.448547 run       osmo-ms-mob/00071(pid=206): Launched
22:56:38.470248 run                             mass: MS start registered  {at=41420148.75776457, delay=0.007641956210136414, ms=00071}
22:56:38.817588 run                osmo-ms-mob/00072: Starting mobile
22:56:38.848240 run       osmo-ms-mob/00072(pid=207): Launched
22:56:38.872110 run                             mass: MS start registered  {at=41420149.159598455, delay=0.007178403437137604, ms=00072}
22:56:38.969018 run                             mass: MS performed LU  {at=41420149.25651411, lu_delay=4.803148411214352, ms=00059}
22:56:39.014475 run                             mass: MS performed LU  {at=41420149.30199672, lu_delay=5.840919375419617, ms=00056}
22:56:39.120343 run                             mass: MS performed LU  {at=41420149.40785887, lu_delay=5.247187599539757, ms=00058}
22:56:39.152585 run                osmo-ms-mob/00073: Starting mobile
22:56:39.194094 run       osmo-ms-mob/00073(pid=208): Launched
22:56:39.211762 run                             mass: MS performed LU  {at=41420149.49929487, lu_delay=6.341149620711803, ms=00055}
22:56:39.228693 run                             mass: MS performed LU  {at=41420149.51625888, lu_delay=4.756281428039074, ms=00060}
22:56:39.245356 run                             mass: MS start registered  {at=41420149.5329324, delay=0.03371179848909378, ms=00073}
22:56:39.621168 run                osmo-ms-mob/00074: Starting mobile
22:56:39.650199 run       osmo-ms-mob/00074(pid=209): Launched
22:56:39.670912 run                             mass: MS start registered  {at=41420149.95841384, delay=0.008453182876110077, ms=00074}
22:56:40.017550 run                osmo-ms-mob/00075: Starting mobile
22:56:40.047150 run       osmo-ms-mob/00075(pid=210): Launched
22:56:40.066721 run                             mass: MS start registered  {at=41420150.35423853, delay=0.006981693208217621, ms=00075}
22:56:40.523404 run                osmo-ms-mob/00076: Starting mobile
22:56:40.569172 run       osmo-ms-mob/00076(pid=211): Launched
22:56:40.609156 run                             mass: Starting too slowly. Moving on {now=41420150.89674044, sleep=-0.002720192074775696, target=41420150.894020244}
22:56:40.625199 run                             mass: MS start registered  {at=41420150.91273628, delay=0.01601266860961914, ms=00076}
22:56:40.750848 run                             mass: MS performed LU  {at=41420151.03835565, lu_delay=5.237491577863693, ms=00064}
22:56:40.833465 run                             mass: MS performed LU  {at=41420151.12097095, lu_delay=5.9636059775948524, ms=00061}
22:56:40.858315 run                osmo-ms-mob/00077: Starting mobile
22:56:40.895915 run       osmo-ms-mob/00077(pid=212): Launched
22:56:40.913776 run                             mass: MS performed LU  {at=41420151.20130984, lu_delay=5.568500854074955, ms=00063}
22:56:40.931346 run                             mass: MS start registered  {at=41420151.218916126, delay=0.017677336931228638, ms=00077}
22:56:41.044458 run                             mass: MS performed LU  {at=41420151.331953175, lu_delay=4.632501654326916, ms=00066}
22:56:41.078113 run                             mass: MS performed LU  {at=41420151.36563765, lu_delay=4.778808303177357, ms=00065}
22:56:41.421283 run                osmo-ms-mob/00078: Starting mobile
22:56:41.457611 run       osmo-ms-mob/00078(pid=213): Launched
22:56:41.482310 run                             mass: MS start registered  {at=41420151.769794844, delay=0.007077865302562714, ms=00078}
22:56:41.819746 run                osmo-ms-mob/00079: Starting mobile
22:56:41.850282 run       osmo-ms-mob/00079(pid=214): Launched
22:56:41.873651 run                             mass: MS start registered  {at=41420152.16114702, delay=0.007077410817146301, ms=00079}
22:56:42.321151 run                osmo-ms-mob/00080: Starting mobile
22:56:42.358367 run       osmo-ms-mob/00080(pid=215): Launched
22:56:42.377000 run                             mass: MS start registered  {at=41420152.664538845, delay=0.002248913049697876, ms=00080}
22:56:42.651225 run                             mass: MS performed LU  {at=41420152.93873055, lu_delay=5.519252263009548, ms=00068}
22:56:42.734452 run                             mass: MS performed LU  {at=41420153.021966636, lu_delay=5.730932615697384, ms=00067}
22:56:42.765498 run                osmo-ms-mob/00081: Starting mobile
22:56:42.804665 run       osmo-ms-mob/00081(pid=216): Launched
22:56:42.820906 run                             mass: MS performed LU  {at=41420153.108445965, lu_delay=5.137319445610046, ms=00069}
22:56:42.836513 run                             mass: MS start registered  {at=41420153.12408958, delay=0.01570536196231842, ms=00081}
22:56:42.941493 run                             mass: MS performed LU  {at=41420153.22901243, lu_delay=4.864337481558323, ms=00070}
22:56:43.219607 run                osmo-ms-mob/00082: Starting mobile
22:56:43.249696 run       osmo-ms-mob/00082(pid=217): Launched
22:56:43.270540 run                             mass: MS start registered  {at=41420153.55805464, delay=0.009292900562286377, ms=00082}
22:56:43.821209 run                osmo-ms-mob/00083: Starting mobile
22:56:43.860493 run       osmo-ms-mob/00083(pid=218): Launched
22:56:43.882056 run                             mass: MS start registered  {at=41420154.16955216, delay=0.0045402199029922485, ms=00083}
22:56:44.321230 run                osmo-ms-mob/00084: Starting mobile
22:56:44.355108 run       osmo-ms-mob/00084(pid=219): Launched
22:56:44.377958 run                             mass: MS start registered  {at=41420154.665456615, delay=0.00800766795873642, ms=00084}
22:56:44.515396 run                             mass: MS performed LU  {at=41420154.80288604, lu_delay=6.045121468603611, ms=00071}
22:56:44.599261 run                             mass: MS performed LU  {at=41420154.88675859, lu_delay=4.928344748914242, ms=00074}
22:56:44.644638 run                             mass: MS performed LU  {at=41420154.93215455, lu_delay=5.399222150444984, ms=00073}
22:56:44.667536 run                osmo-ms-mob/00085: Starting mobile
22:56:44.695982 run       osmo-ms-mob/00085(pid=220): Launched
22:56:44.719599 run                             mass: MS start registered  {at=41420155.00709798, delay=0.007033511996269226, ms=00085}
22:56:44.807417 run                             mass: MS performed LU  {at=41420155.09491282, lu_delay=5.935314364731312, ms=00072}
22:56:45.078648 run                             mass: MS performed LU  {at=41420155.36616833, lu_delay=5.0119297951459885, ms=00075}
22:56:45.421143 run                osmo-ms-mob/00086: Starting mobile
22:56:45.464598 run       osmo-ms-mob/00086(pid=221): Launched
22:56:45.489446 run                             mass: MS start registered  {at=41420155.776936896, delay=0.007063411176204681, ms=00086}
22:56:46.022713 run                osmo-ms-mob/00087: Starting mobile
22:56:46.059119 run       osmo-ms-mob/00087(pid=222): Launched
22:56:46.084387 run                             mass: MS start registered  {at=41420156.371878855, delay=0.012351877987384796, ms=00087}
22:56:46.501783 run                             mass: MS performed LU  {at=41420156.78928196, lu_delay=4.628134936094284, ms=00079}
22:56:46.546825 run                             mass: MS performed LU  {at=41420156.83434341, lu_delay=5.064548566937447, ms=00078}
22:56:46.577317 run                osmo-ms-mob/00088: Starting mobile
22:56:46.624590 run       osmo-ms-mob/00088(pid=223): Launched
22:56:46.648422 run                             mass: MS performed LU  {at=41420156.93593153, lu_delay=5.717015407979488, ms=00077}
22:56:46.677701 run                             mass: MS performed LU  {at=41420156.96526938, lu_delay=6.052533097565174, ms=00076}
22:56:46.694096 run                             mass: MS start registered  {at=41420156.981675334, delay=0.045815929770469666, ms=00088}
22:56:47.222032 run                osmo-ms-mob/00089: Starting mobile
22:56:47.262982 run       osmo-ms-mob/00089(pid=224): Launched
22:56:47.292623 run                             mass: MS start registered  {at=41420157.5801021, delay=0.012306168675422668, ms=00089}
22:56:47.825790 run                osmo-ms-mob/00090: Starting mobile
22:56:47.871316 run       osmo-ms-mob/00090(pid=225): Launched
22:56:47.901896 run                             mass: MS start registered  {at=41420158.189377196, delay=0.011905960738658905, ms=00090}
22:56:48.281909 run                             mass: MS performed LU  {at=41420158.56941405, lu_delay=5.01135940849781, ms=00082}
22:56:48.364829 run                             mass: MS performed LU  {at=41420158.652333505, lu_delay=5.52824392914772, ms=00081}
22:56:48.410432 run                             mass: MS performed LU  {at=41420158.69793465, lu_delay=6.033395804464817, ms=00080}
22:56:48.445473 run                osmo-ms-mob/00091: Starting mobile
22:56:48.489132 run       osmo-ms-mob/00091(pid=226): Launched
22:56:48.516055 run                             mass: MS start registered  {at=41420158.803527206, delay=0.010057695209980011, ms=00091}
22:56:48.555379 run                             mass: MS performed LU  {at=41420158.842866324, lu_delay=4.673314161598682, ms=00083}
22:56:49.222942 run                osmo-ms-mob/00092: Starting mobile
22:56:49.266825 run       osmo-ms-mob/00092(pid=227): Launched
22:56:49.296633 run                             mass: MS start registered  {at=41420159.58411735, delay=0.004831746220588684, ms=00092}
22:56:50.019192 run                osmo-ms-mob/00093: Starting mobile
22:56:50.048273 run       osmo-ms-mob/00093(pid=228): Launched
22:56:50.069931 run                             mass: MS start registered  {at=41420160.35744573, delay=0.00992903858423233, ms=00093}
22:56:50.265809 run                             mass: MS performed LU  {at=41420160.55330605, lu_delay=5.546208068728447, ms=00085}
22:56:50.311912 run                             mass: MS performed LU  {at=41420160.59942211, lu_delay=5.9339654967188835, ms=00084}
22:56:50.381426 run                             mass: MS performed LU  {at=41420160.668938905, lu_delay=4.892002008855343, ms=00086}
22:56:50.417923 run                             mass: MS performed LU  {at=41420160.70543988, lu_delay=22.659379698336124, ms=00039}
22:56:50.456141 run                             mass: MS performed LU  {at=41420160.743624814, lu_delay=22.538385696709156, ms=00040}
22:56:50.928273 run                osmo-ms-mob/00094: Starting mobile
22:56:50.980580 run       osmo-ms-mob/00094(pid=229): Launched
22:56:51.012597 run                             mass: MS start registered  {at=41420161.30008554, delay=0.01420997828245163, ms=00094}
22:56:51.823071 run                osmo-ms-mob/00095: Starting mobile
22:56:51.863461 run       osmo-ms-mob/00095(pid=230): Launched
22:56:51.889570 run                             mass: MS start registered  {at=41420162.17706555, delay=0.009264066815376282, ms=00095}
22:56:52.048804 run                             mass: MS performed LU  {at=41420162.33630781, lu_delay=5.9644289538264275, ms=00087}
22:56:52.135327 run                             mass: MS performed LU  {at=41420162.422839865, lu_delay=4.842737764120102, ms=00089}
22:56:52.178990 run                             mass: MS performed LU  {at=41420162.46650745, lu_delay=5.484832115471363, ms=00088}
22:56:52.829354 run                osmo-ms-mob/00096: Starting mobile
22:56:52.884602 run       osmo-ms-mob/00096(pid=231): Launched
22:56:52.907408 run                             mass: Starting too slowly. Moving on {now=41420163.194990665, sleep=-0.0009702369570732117, target=41420163.19402043}
22:56:52.926259 run                             mass: MS start registered  {at=41420163.2137996, delay=0.018825776875019073, ms=00096}
22:56:53.924995 run                osmo-ms-mob/00097: Starting mobile
22:56:53.968315 run       osmo-ms-mob/00097(pid=232): Launched
22:56:53.990193 run                             mass: MS start registered  {at=41420164.277686216, delay=0.0034106597304344177, ms=00097}
22:56:54.031151 run                             mass: MS performed LU  {at=41420164.31864587, lu_delay=6.129268676042557, ms=00090}
22:56:54.077429 run                             mass: MS performed LU  {at=41420164.364926256, lu_delay=5.561399050056934, ms=00091}
22:56:54.146890 run                             mass: MS performed LU  {at=41420164.43440202, lu_delay=4.850284665822983, ms=00092}
22:56:55.220884 run                osmo-ms-mob/00098: Starting mobile
22:56:55.248313 run       osmo-ms-mob/00098(pid=233): Launched
22:56:55.267021 run                             mass: MS start registered  {at=41420165.55453882, delay=0.007439829409122467, ms=00098}
22:56:55.896718 run                             mass: MS performed LU  {at=41420166.184213534, lu_delay=4.884127996861935, ms=00094}
22:56:55.942726 run                             mass: MS performed LU  {at=41420166.23024007, lu_delay=5.872794337570667, ms=00093}
22:56:56.048485 run                             mass: MS performed LU  {at=41420166.335987195, lu_delay=22.662755645811558, ms=00057}
22:56:57.022563 run                osmo-ms-mob/00099: Starting mobile
22:56:57.060366 run       osmo-ms-mob/00099(pid=234): Launched
22:56:57.077365 run                             mass: All started... {duration=55.77092685550451, too_slow=3}
22:56:57.092668 run                             mass: MS start registered  {at=41420167.380214326, delay=0.01528681069612503, ms=00099}
22:56:57.797645 run                             mass: MS performed LU  {at=41420168.08509524, lu_delay=5.908029690384865, ms=00095}
22:56:57.843002 run                             mass: MS performed LU  {at=41420168.13046931, lu_delay=4.916669704020023, ms=00096}
22:56:57.913484 run                             mass: MS performed LU  {at=41420168.20098237, lu_delay=22.740406543016434, ms=00062}
22:56:59.661592 run                             mass: MS performed LU  {at=41420169.94907028, lu_delay=5.6713840663433075, ms=00097}
22:56:59.943760 run                             mass: MS performed LU  {at=41420170.23127814, lu_delay=4.676739312708378, ms=00098}
22:57:02.035026 run                             mass: MS performed LU  {at=41420172.32254002, lu_delay=4.942325696349144, ms=00099}
22:57:02.048433 run                             mass: Tests done {all_completed=True, max=22.740406543016434, min=3.7486993819475174}
22:57:02.059991 tst         register_default_mass.py: Test passed (83.5 sec)
22:57:02.068389 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:57:02.072663 run      osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:57:02.076891 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:57:02.081125 run      osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:57:02.085353 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:57:02.089600 run      osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:57:02.093814 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:57:02.098927 run      osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:57:02.105391 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:57:02.110000 run      osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:57:02.114171 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:57:02.118390 run      osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:57:02.122674 run         osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:57:02.127053 run   osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:57:02.131316 run   osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:57:02.135525 run   osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:57:02.139832 run   osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:57:02.145282 run   osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:57:02.150124 run   osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:57:02.156053 run   osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:57:02.161852 run   osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:57:02.166423 run   osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:57:02.170749 run   osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:57:02.175935 run   osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:57:02.181570 run   osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:57:02.186446 run   osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:57:02.191467 run   osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:57:02.197034 run   osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:57:02.202362 run   osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:57:02.207440 run   osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:57:02.211793 run   osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:57:02.216129 run   osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:57:02.220697 run   osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:57:02.226042 run   osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:57:02.231537 run   osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:57:02.236575 run   osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:57:02.241258 run   osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:57:02.246309 run   osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:57:02.252265 run   osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:57:02.258180 run   osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:57:02.263645 run   osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:57:02.268801 run   osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:57:02.273280 run   osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:57:02.277646 run   osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:57:02.282654 run   osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:57:02.287177 run   osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:57:02.291448 run   osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:57:02.296826 run   osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:57:02.302175 run   osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:57:02.307410 run   osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:57:02.312640 run   osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:57:02.317708 run   osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:57:02.322085 run   osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:57:02.326403 run   osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:57:02.330637 run   osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:57:02.335953 run   osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:57:02.341431 run   osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:57:02.345926 run   osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:57:02.351077 run   osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:57:02.356583 run   osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:57:02.361957 run   osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:57:02.367354 run   osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:57:02.372135 run   osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:57:02.377172 run   osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:57:02.381565 run   osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:57:02.385975 run   osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:57:02.390609 run   osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:57:02.395590 run   osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:57:02.400100 run   osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:57:02.405504 run   osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:57:02.409862 run   osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:57:02.415195 run   osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:57:02.419828 run   osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:57:02.425269 run   osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:57:02.430699 run   osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:57:02.435476 run   osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:57:02.440071 run   osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:57:02.445434 run   osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:57:02.450809 run  osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:57:02.456250 run  osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:57:02.461077 run  osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:57:02.466509 run  osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:57:02.471871 run  osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:57:02.477339 run  osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:57:02.482137 run  osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:57:02.486548 run  osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:57:02.491865 run  osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:57:02.497294 run  osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:57:02.502480 run  osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:57:02.507889 run  osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:57:02.513524 run  osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:57:02.518922 run  osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:57:02.525427 run  osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:57:02.530390 run  osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:57:02.535802 run  osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:57:02.541021 run  osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:57:02.545884 run  osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:57:02.550920 run  osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:57:02.556274 run  osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:57:02.561026 run  osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:57:02.567183 run  osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:57:02.573430 run  osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:57:02.578483 run  osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:57:02.583562 run  osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:57:02.588672 run  osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:57:02.593517 run  osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:57:02.599118 run  osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:57:02.604186 run  osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:57:02.608548 run  osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:57:02.612752 run  osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:57:02.618462 run  osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:57:02.623823 run  osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:57:02.628528 run  osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:57:02.633126 run       osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:57:02.638502 run       osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:57:02.643902 run       osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:57:02.648689 run       osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:57:02.653818 run       osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:57:02.658688 run       osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:57:02.662864 run       osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:57:02.666996 run       osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:57:02.671165 run       osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:57:02.676813 run       osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:57:02.681451 run       osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:57:02.685920 run       osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:57:02.690342 run       osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:57:02.694819 run       osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:57:02.700844 run       osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:57:02.707982 run       osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:57:02.714441 run       osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:57:02.720784 run       osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:57:02.725189 run       osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:57:02.729513 run       osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:57:02.733777 run       osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:57:02.737994 run       osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:57:02.742138 run       osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:57:02.746245 run       osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:57:02.750405 run       osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:57:02.754516 run       osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:57:02.758658 run       osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:57:02.762811 run       osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:57:02.767443 run       osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:57:02.771776 run       osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:57:02.776088 run       osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:57:02.780311 run       osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:57:02.784526 run       osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:57:02.788717 run       osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:57:02.792929 run       osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:57:02.797143 run       osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:57:02.801344 run       osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:57:02.805556 run       osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:57:02.809708 run       osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:57:02.813869 run       osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:57:02.818028 run       osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:57:02.822254 run       osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:57:02.826527 run       osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:57:02.830760 run       osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:57:02.834992 run       osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:57:02.839251 run       osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:57:02.843508 run       osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:57:02.847730 run       osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:57:02.852031 run       osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:57:02.856278 run       osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:57:02.860583 run       osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:57:02.864876 run       osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:57:02.869176 run       osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:57:02.873556 run       osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:57:02.877934 run       osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:57:02.882421 run       osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:57:02.886898 run       osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:57:02.891485 run       osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:57:02.895935 run       osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:57:02.900427 run       osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:57:02.904815 run       osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:57:02.909142 run       osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:57:02.913552 run       osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:57:02.917981 run       osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:57:02.922456 run       osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:57:02.926960 run       osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:57:02.931459 run       osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:57:02.935762 run       osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:57:02.940103 run       osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:57:02.944373 run       osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:57:02.948643 run       osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:57:02.952941 run       osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:57:02.957365 run       osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:57:02.961883 run       osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:57:02.966734 run       osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:57:02.971194 run       osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:57:02.975573 run       osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:57:02.980111 run       osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:57:02.984567 run       osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:57:02.988964 run       osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:57:02.993302 run       osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:57:02.997759 run       osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:57:03.002171 run       osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:57:03.006475 run       osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:57:03.010862 run       osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:57:03.015190 run       osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:57:03.019579 run       osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:57:03.024007 run       osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:57:03.028452 run       osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:57:03.032783 run       osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:57:03.037157 run       osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:57:03.041558 run       osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:57:03.045915 run       osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:57:03.050278 run       osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:57:03.054770 run       osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:57:03.059301 run       osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:57:03.063879 run       osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:57:03.068265 run       osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:57:03.072758 run       osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:57:03.077197 run       osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:57:03.081656 ---      ParallelTerminationStrategy: PID 22 died...
22:57:03.083836 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:57:03.088958 ---      ParallelTerminationStrategy: PID 23 died...
22:57:03.091054 run      osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:57:03.096219 ---      ParallelTerminationStrategy: PID 24 died...
22:57:03.098386 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:57:03.103613 ---      ParallelTerminationStrategy: PID 25 died...
22:57:03.105873 run      osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:57:03.110605 ---      ParallelTerminationStrategy: PID 26 died...
22:57:03.112739 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:57:03.117431 ---      ParallelTerminationStrategy: PID 27 died...
22:57:03.119394 run      osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:57:03.124080 ---      ParallelTerminationStrategy: PID 28 died...
22:57:03.126152 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:57:03.130860 ---      ParallelTerminationStrategy: PID 29 died...
22:57:03.132903 run      osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:57:03.137597 ---      ParallelTerminationStrategy: PID 30 died...
22:57:03.139585 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:57:03.144290 ---      ParallelTerminationStrategy: PID 31 died...
22:57:03.146346 run      osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:57:03.151307 ---      ParallelTerminationStrategy: PID 32 died...
22:57:03.153336 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:57:03.157941 ---      ParallelTerminationStrategy: PID 33 died...
22:57:03.159997 run      osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:57:03.164738 ---      ParallelTerminationStrategy: PID 35 died...
22:57:03.166776 run   osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:57:03.171479 ---      ParallelTerminationStrategy: PID 36 died...
22:57:03.173495 run   osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:57:03.178187 ---      ParallelTerminationStrategy: PID 37 died...
22:57:03.180201 run   osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:57:03.184911 ---      ParallelTerminationStrategy: PID 38 died...
22:57:03.186903 run   osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:57:03.191603 ---      ParallelTerminationStrategy: PID 39 died...
22:57:03.193628 run   osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:57:03.198191 ---      ParallelTerminationStrategy: PID 40 died...
22:57:03.200132 run   osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:57:03.204782 ---      ParallelTerminationStrategy: PID 41 died...
22:57:03.206765 run   osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:57:03.211439 ---      ParallelTerminationStrategy: PID 42 died...
22:57:03.213463 run   osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:57:03.218011 ---      ParallelTerminationStrategy: PID 43 died...
22:57:03.219936 run   osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:57:03.226177 ---      ParallelTerminationStrategy: PID 44 died...
22:57:03.228090 run   osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:57:03.232661 ---      ParallelTerminationStrategy: PID 45 died...
22:57:03.234613 run   osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:57:03.239422 ---      ParallelTerminationStrategy: PID 46 died...
22:57:03.241409 run   osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:57:03.245986 ---      ParallelTerminationStrategy: PID 47 died...
22:57:03.247949 run   osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:57:03.252528 ---      ParallelTerminationStrategy: PID 48 died...
22:57:03.254480 run   osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:57:03.259142 ---      ParallelTerminationStrategy: PID 49 died...
22:57:03.261220 run   osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:57:03.266030 ---      ParallelTerminationStrategy: PID 50 died...
22:57:03.269078 run   osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:57:03.276110 ---      ParallelTerminationStrategy: PID 51 died...
22:57:03.279045 run   osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:57:03.285970 ---      ParallelTerminationStrategy: PID 52 died...
22:57:03.288896 run   osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:57:03.295874 ---      ParallelTerminationStrategy: PID 53 died...
22:57:03.298781 run   osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:57:03.305741 ---      ParallelTerminationStrategy: PID 54 died...
22:57:03.308625 run   osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:57:03.315675 ---      ParallelTerminationStrategy: PID 55 died...
22:57:03.318599 run   osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:57:03.325615 ---      ParallelTerminationStrategy: PID 56 died...
22:57:03.328526 run   osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:57:03.335528 ---      ParallelTerminationStrategy: PID 57 died...
22:57:03.338532 run   osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:57:03.345618 ---      ParallelTerminationStrategy: PID 58 died...
22:57:03.348554 run   osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:57:03.355532 ---      ParallelTerminationStrategy: PID 59 died...
22:57:03.358509 run   osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:57:03.365405 ---      ParallelTerminationStrategy: PID 60 died...
22:57:03.368289 run   osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:57:03.375287 ---      ParallelTerminationStrategy: PID 61 died...
22:57:03.378311 run   osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:57:03.385263 ---      ParallelTerminationStrategy: PID 62 died...
22:57:03.388150 run   osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:57:03.395196 ---      ParallelTerminationStrategy: PID 63 died...
22:57:03.398166 run   osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:57:03.405170 ---      ParallelTerminationStrategy: PID 64 died...
22:57:03.408048 run   osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:57:03.415148 ---      ParallelTerminationStrategy: PID 65 died...
22:57:03.418079 run   osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:57:03.425168 ---      ParallelTerminationStrategy: PID 66 died...
22:57:03.428036 run   osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:57:03.435027 ---      ParallelTerminationStrategy: PID 67 died...
22:57:03.437098 run   osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:57:03.441778 ---      ParallelTerminationStrategy: PID 68 died...
22:57:03.443710 run   osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:57:03.448218 ---      ParallelTerminationStrategy: PID 69 died...
22:57:03.450094 run   osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:57:03.454598 ---      ParallelTerminationStrategy: PID 70 died...
22:57:03.456475 run   osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:57:03.460906 ---      ParallelTerminationStrategy: PID 71 died...
22:57:03.462767 run   osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:57:03.467191 ---      ParallelTerminationStrategy: PID 72 died...
22:57:03.469077 run   osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:57:03.473518 ---      ParallelTerminationStrategy: PID 73 died...
22:57:03.475379 run   osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:57:03.479835 ---      ParallelTerminationStrategy: PID 74 died...
22:57:03.481848 run   osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:57:03.486505 ---      ParallelTerminationStrategy: PID 75 died...
22:57:03.488570 run   osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:57:03.493322 ---      ParallelTerminationStrategy: PID 76 died...
22:57:03.495290 run   osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:57:03.499901 ---      ParallelTerminationStrategy: PID 77 died...
22:57:03.501954 run   osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:57:03.506616 ---      ParallelTerminationStrategy: PID 78 died...
22:57:03.508556 run   osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:57:03.513053 ---      ParallelTerminationStrategy: PID 79 died...
22:57:03.514934 run   osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:57:03.519582 ---      ParallelTerminationStrategy: PID 80 died...
22:57:03.521497 run   osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:57:03.526040 ---      ParallelTerminationStrategy: PID 81 died...
22:57:03.527954 run   osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:57:03.532523 ---      ParallelTerminationStrategy: PID 82 died...
22:57:03.534466 run   osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:57:03.538990 ---      ParallelTerminationStrategy: PID 83 died...
22:57:03.540897 run   osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:57:03.545415 ---      ParallelTerminationStrategy: PID 84 died...
22:57:03.547274 run   osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:57:03.551696 ---      ParallelTerminationStrategy: PID 85 died...
22:57:03.553687 run   osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:57:03.558325 ---      ParallelTerminationStrategy: PID 86 died...
22:57:03.560206 run   osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:57:03.564658 ---      ParallelTerminationStrategy: PID 87 died...
22:57:03.566543 run   osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:57:03.570991 ---      ParallelTerminationStrategy: PID 88 died...
22:57:03.572895 run   osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:57:03.577396 ---      ParallelTerminationStrategy: PID 89 died...
22:57:03.579292 run   osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:57:03.583846 ---      ParallelTerminationStrategy: PID 90 died...
22:57:03.585811 run   osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:57:03.590296 ---      ParallelTerminationStrategy: PID 91 died...
22:57:03.592169 run   osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:57:03.596675 ---      ParallelTerminationStrategy: PID 92 died...
22:57:03.598549 run   osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:57:03.604052 ---      ParallelTerminationStrategy: PID 93 died...
22:57:03.606651 run   osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:57:03.612936 ---      ParallelTerminationStrategy: PID 94 died...
22:57:03.615593 run   osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:57:03.622116 ---      ParallelTerminationStrategy: PID 95 died...
22:57:03.624894 run   osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:57:03.631442 ---      ParallelTerminationStrategy: PID 96 died...
22:57:03.634215 run   osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:57:03.639687 ---      ParallelTerminationStrategy: PID 97 died...
22:57:03.641707 run   osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:57:03.646373 ---      ParallelTerminationStrategy: PID 98 died...
22:57:03.648303 run   osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:57:03.652872 ---      ParallelTerminationStrategy: PID 99 died...
22:57:03.654783 run   osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:57:03.659329 ---      ParallelTerminationStrategy: PID 100 died...
22:57:03.661278 run  osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:57:03.665863 ---      ParallelTerminationStrategy: PID 101 died...
22:57:03.667755 run  osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:57:03.672272 ---      ParallelTerminationStrategy: PID 102 died...
22:57:03.674171 run  osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:57:03.678649 ---      ParallelTerminationStrategy: PID 103 died...
22:57:03.680541 run  osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:57:03.685135 ---      ParallelTerminationStrategy: PID 104 died...
22:57:03.687061 run  osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:57:03.691682 ---      ParallelTerminationStrategy: PID 105 died...
22:57:03.693607 run  osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:57:03.698589 ---      ParallelTerminationStrategy: PID 106 died...
22:57:03.701089 run  osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:57:03.705969 ---      ParallelTerminationStrategy: PID 107 died...
22:57:03.707992 run  osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:57:03.712831 ---      ParallelTerminationStrategy: PID 108 died...
22:57:03.714860 run  osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:57:03.719715 ---      ParallelTerminationStrategy: PID 109 died...
22:57:03.721726 run  osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:57:03.726564 ---      ParallelTerminationStrategy: PID 110 died...
22:57:03.728619 run  osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:57:03.733352 ---      ParallelTerminationStrategy: PID 111 died...
22:57:03.735277 run  osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:57:03.739884 ---      ParallelTerminationStrategy: PID 112 died...
22:57:03.741807 run  osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:57:03.746292 ---      ParallelTerminationStrategy: PID 113 died...
22:57:03.748169 run  osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:57:03.752624 ---      ParallelTerminationStrategy: PID 114 died...
22:57:03.754467 run  osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:57:03.758784 ---      ParallelTerminationStrategy: PID 115 died...
22:57:03.760645 run  osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:57:03.765046 ---      ParallelTerminationStrategy: PID 116 died...
22:57:03.766909 run  osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:57:03.771311 ---      ParallelTerminationStrategy: PID 117 died...
22:57:03.773199 run  osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:57:03.777551 ---      ParallelTerminationStrategy: PID 118 died...
22:57:03.779378 run  osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:57:03.783714 ---      ParallelTerminationStrategy: PID 119 died...
22:57:03.785566 run  osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:57:03.789938 ---      ParallelTerminationStrategy: PID 120 died...
22:57:03.791793 run  osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:57:03.796235 ---      ParallelTerminationStrategy: PID 121 died...
22:57:03.798123 run  osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:57:03.802547 ---      ParallelTerminationStrategy: PID 122 died...
22:57:03.804432 run  osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:57:03.808800 ---      ParallelTerminationStrategy: PID 123 died...
22:57:03.810618 run  osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:57:03.814929 ---      ParallelTerminationStrategy: PID 124 died...
22:57:03.816751 run  osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:57:03.821076 ---      ParallelTerminationStrategy: PID 125 died...
22:57:03.822898 run  osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:57:03.827271 ---      ParallelTerminationStrategy: PID 126 died...
22:57:03.829102 run  osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:57:03.833417 ---      ParallelTerminationStrategy: PID 127 died...
22:57:03.835239 run  osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:57:03.839547 ---      ParallelTerminationStrategy: PID 128 died...
22:57:03.841448 run  osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:57:03.845899 ---      ParallelTerminationStrategy: PID 129 died...
22:57:03.847740 run  osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:57:03.852084 ---      ParallelTerminationStrategy: PID 130 died...
22:57:03.853945 run  osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:57:03.858459 ---      ParallelTerminationStrategy: PID 131 died...
22:57:03.860335 run  osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:57:03.864875 ---      ParallelTerminationStrategy: PID 132 died...
22:57:03.866761 run  osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:57:03.871466 ---      ParallelTerminationStrategy: PID 133 died...
22:57:03.873435 run  osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:57:03.878125 ---      ParallelTerminationStrategy: PID 134 died...
22:57:03.880153 run  osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:57:03.884763 ---      ParallelTerminationStrategy: PID 135 died...
22:57:03.886669 run       osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:57:03.891249 ---      ParallelTerminationStrategy: PID 136 died...
22:57:03.893175 run       osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:57:03.897723 ---      ParallelTerminationStrategy: PID 137 died...
22:57:03.899598 run       osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:57:03.904041 ---      ParallelTerminationStrategy: PID 138 died...
22:57:03.905941 run       osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:57:03.910377 ---      ParallelTerminationStrategy: PID 139 died...
22:57:03.912229 run       osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:57:03.916643 ---      ParallelTerminationStrategy: PID 140 died...
22:57:03.918476 run       osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:57:03.922913 ---      ParallelTerminationStrategy: PID 141 died...
22:57:03.924745 run       osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:57:03.929241 ---      ParallelTerminationStrategy: PID 142 died...
22:57:03.931141 run       osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:57:03.935596 ---      ParallelTerminationStrategy: PID 143 died...
22:57:03.937467 run       osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:57:03.941878 ---      ParallelTerminationStrategy: PID 144 died...
22:57:03.943761 run       osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:57:03.948209 ---      ParallelTerminationStrategy: PID 145 died...
22:57:03.950099 run       osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:57:03.954532 ---      ParallelTerminationStrategy: PID 146 died...
22:57:03.956390 run       osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:57:03.960824 ---      ParallelTerminationStrategy: PID 147 died...
22:57:03.962729 run       osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:57:03.967287 ---      ParallelTerminationStrategy: PID 148 died...
22:57:03.969212 run       osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:57:03.973726 ---      ParallelTerminationStrategy: PID 149 died...
22:57:03.975631 run       osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:57:03.980132 ---      ParallelTerminationStrategy: PID 150 died...
22:57:03.982033 run       osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:57:03.986458 ---      ParallelTerminationStrategy: PID 151 died...
22:57:03.988378 run       osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:57:03.992868 ---      ParallelTerminationStrategy: PID 152 died...
22:57:03.994759 run       osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:57:03.999228 ---      ParallelTerminationStrategy: PID 153 died...
22:57:04.001184 run       osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:57:04.005802 ---      ParallelTerminationStrategy: PID 154 died...
22:57:04.007700 run       osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:57:04.012191 ---      ParallelTerminationStrategy: PID 155 died...
22:57:04.014052 run       osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:57:04.018499 ---      ParallelTerminationStrategy: PID 156 died...
22:57:04.020360 run       osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:57:04.024815 ---      ParallelTerminationStrategy: PID 157 died...
22:57:04.026721 run       osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:57:04.031184 ---      ParallelTerminationStrategy: PID 158 died...
22:57:04.033052 run       osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:57:04.037537 ---      ParallelTerminationStrategy: PID 159 died...
22:57:04.039426 run       osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:57:04.043902 ---      ParallelTerminationStrategy: PID 160 died...
22:57:04.045805 run       osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:57:04.050291 ---      ParallelTerminationStrategy: PID 161 died...
22:57:04.052248 run       osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:57:04.057041 ---      ParallelTerminationStrategy: PID 162 died...
22:57:04.058934 run       osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:57:04.063514 ---      ParallelTerminationStrategy: PID 163 died...
22:57:04.065502 run       osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:57:04.070130 ---      ParallelTerminationStrategy: PID 164 died...
22:57:04.072032 run       osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:57:04.076976 ---      ParallelTerminationStrategy: PID 165 died...
22:57:04.078923 run       osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:57:04.083445 ---      ParallelTerminationStrategy: PID 166 died...
22:57:04.085361 run       osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:57:04.089901 ---      ParallelTerminationStrategy: PID 167 died...
22:57:04.091832 run       osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:57:04.096294 ---      ParallelTerminationStrategy: PID 168 died...
22:57:04.098245 run       osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:57:04.102882 ---      ParallelTerminationStrategy: PID 169 died...
22:57:04.104869 run       osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:57:04.109439 ---      ParallelTerminationStrategy: PID 170 died...
22:57:04.111406 run       osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:57:04.116003 ---      ParallelTerminationStrategy: PID 171 died...
22:57:04.117962 run       osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:57:04.122708 ---      ParallelTerminationStrategy: PID 172 died...
22:57:04.124739 run       osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:57:04.129349 ---      ParallelTerminationStrategy: PID 173 died...
22:57:04.131363 run       osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:57:04.136050 ---      ParallelTerminationStrategy: PID 174 died...
22:57:04.138063 run       osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:57:04.142750 ---      ParallelTerminationStrategy: PID 175 died...
22:57:04.144864 run       osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:57:04.149603 ---      ParallelTerminationStrategy: PID 176 died...
22:57:04.151586 run       osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:57:04.156233 ---      ParallelTerminationStrategy: PID 177 died...
22:57:04.158203 run       osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:57:04.162833 ---      ParallelTerminationStrategy: PID 178 died...
22:57:04.164746 run       osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:57:04.169315 ---      ParallelTerminationStrategy: PID 179 died...
22:57:04.171487 run       osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:57:04.176297 ---      ParallelTerminationStrategy: PID 180 died...
22:57:04.178166 run       osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:57:04.182603 ---      ParallelTerminationStrategy: PID 181 died...
22:57:04.184495 run       osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:57:04.189117 ---      ParallelTerminationStrategy: PID 182 died...
22:57:04.190984 run       osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:57:04.195425 ---      ParallelTerminationStrategy: PID 183 died...
22:57:04.197292 run       osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:57:04.201646 ---      ParallelTerminationStrategy: PID 184 died...
22:57:04.203461 run       osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:57:04.207936 ---      ParallelTerminationStrategy: PID 185 died...
22:57:04.209836 run       osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:57:04.214292 ---      ParallelTerminationStrategy: PID 186 died...
22:57:04.216138 run       osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:57:04.220592 ---      ParallelTerminationStrategy: PID 187 died...
22:57:04.222475 run       osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:57:04.226951 ---      ParallelTerminationStrategy: PID 188 died...
22:57:04.228818 run       osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:57:04.233280 ---      ParallelTerminationStrategy: PID 189 died...
22:57:04.235152 run       osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:57:04.239623 ---      ParallelTerminationStrategy: PID 190 died...
22:57:04.241509 run       osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:57:04.245966 ---      ParallelTerminationStrategy: PID 191 died...
22:57:04.247817 run       osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:57:04.252239 ---      ParallelTerminationStrategy: PID 192 died...
22:57:04.254088 run       osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:57:04.258538 ---      ParallelTerminationStrategy: PID 193 died...
22:57:04.260389 run       osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:57:04.264836 ---      ParallelTerminationStrategy: PID 194 died...
22:57:04.266677 run       osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:57:04.271102 ---      ParallelTerminationStrategy: PID 195 died...
22:57:04.272978 run       osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:57:04.277435 ---      ParallelTerminationStrategy: PID 196 died...
22:57:04.279319 run       osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:57:04.283810 ---      ParallelTerminationStrategy: PID 197 died...
22:57:04.285629 run       osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:57:04.289971 ---      ParallelTerminationStrategy: PID 198 died...
22:57:04.291772 run       osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:57:04.296133 ---      ParallelTerminationStrategy: PID 199 died...
22:57:04.297960 run       osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:57:04.302453 ---      ParallelTerminationStrategy: PID 200 died...
22:57:04.304316 run       osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:57:04.308760 ---      ParallelTerminationStrategy: PID 201 died...
22:57:04.311966 run       osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:57:04.316702 ---      ParallelTerminationStrategy: PID 202 died...
22:57:04.318571 run       osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:57:04.323110 ---      ParallelTerminationStrategy: PID 203 died...
22:57:04.325027 run       osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:57:04.329669 ---      ParallelTerminationStrategy: PID 204 died...
22:57:04.331677 run       osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:57:04.336278 ---      ParallelTerminationStrategy: PID 205 died...
22:57:04.338216 run       osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:57:04.342769 ---      ParallelTerminationStrategy: PID 206 died...
22:57:04.344672 run       osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:57:04.349159 ---      ParallelTerminationStrategy: PID 207 died...
22:57:04.351023 run       osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:57:04.355501 ---      ParallelTerminationStrategy: PID 208 died...
22:57:04.357381 run       osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:57:04.361894 ---      ParallelTerminationStrategy: PID 209 died...
22:57:04.363756 run       osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:57:04.368330 ---      ParallelTerminationStrategy: PID 210 died...
22:57:04.370272 run       osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:57:04.374912 ---      ParallelTerminationStrategy: PID 211 died...
22:57:04.376854 run       osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:57:04.381525 ---      ParallelTerminationStrategy: PID 212 died...
22:57:04.383396 run       osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:57:04.387859 ---      ParallelTerminationStrategy: PID 213 died...
22:57:04.389725 run       osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:57:04.394156 ---      ParallelTerminationStrategy: PID 214 died...
22:57:04.396008 run       osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:57:04.400387 ---      ParallelTerminationStrategy: PID 215 died...
22:57:04.402252 run       osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:57:04.406750 ---      ParallelTerminationStrategy: PID 216 died...
22:57:04.408619 run       osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:57:04.413048 ---      ParallelTerminationStrategy: PID 217 died...
22:57:04.414900 run       osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:57:04.419334 ---      ParallelTerminationStrategy: PID 218 died...
22:57:04.421241 run       osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:57:04.425679 ---      ParallelTerminationStrategy: PID 219 died...
22:57:04.427521 run       osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:57:04.431881 ---      ParallelTerminationStrategy: PID 220 died...
22:57:04.433739 run       osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:57:04.438120 ---      ParallelTerminationStrategy: PID 221 died...
22:57:04.439960 run       osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:57:04.444497 ---      ParallelTerminationStrategy: PID 222 died...
22:57:04.446370 run       osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:57:04.452680 ---      ParallelTerminationStrategy: PID 223 died...
22:57:04.454728 run       osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:57:04.459222 ---      ParallelTerminationStrategy: PID 224 died...
22:57:04.461138 run       osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:57:04.465674 ---      ParallelTerminationStrategy: PID 225 died...
22:57:04.467611 run       osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:57:04.472199 ---      ParallelTerminationStrategy: PID 226 died...
22:57:04.474163 run       osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:57:04.478812 ---      ParallelTerminationStrategy: PID 227 died...
22:57:04.480813 run       osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:57:04.485447 ---      ParallelTerminationStrategy: PID 228 died...
22:57:04.487384 run       osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:57:04.491991 ---      ParallelTerminationStrategy: PID 229 died...
22:57:04.493887 run       osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:57:04.498445 ---      ParallelTerminationStrategy: PID 230 died...
22:57:04.500331 run       osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:57:04.504846 ---      ParallelTerminationStrategy: PID 231 died...
22:57:04.506735 run       osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:57:04.511337 ---      ParallelTerminationStrategy: PID 232 died...
22:57:04.513249 run       osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:57:04.517955 ---      ParallelTerminationStrategy: PID 233 died...
22:57:04.519845 run       osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:57:04.524736 ---      ParallelTerminationStrategy: PID 234 died...
22:57:04.526603 run       osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:57:07.211811 ---      ParallelTerminationStrategy: PID 34 died...
22:57:07.215386 run         osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-7554 netreg_mass PASS
---------------------------------------------------------------------
22:57:07.357936 tst                       trial-7554: Storing JUnit report in /build/trial-7554/run.2024-04-10_22-55-37/trial-7554.xml

--------------------------------------------------------------------------------------------
trial-7554 PASS
--------------------------------------------------------------------------------------------
22:57:07.385136 tst                       trial-7554: trial-7554: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
    pass: register_default_mass.py (83.5 sec)
+ exit_code=0
+ rm -rf trial-7554/inst
+ cd trial-7554
+ command -v journalctl
+ [ ! -z /bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2024-04-10 22:55:37
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-7554-run.tgz run.2024-04-10_22-55-37
+ tar czf /build/trial-7554-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-21574.tgz osmo-bts-oc2g.build-7512.tgz osmo-bts-sysmo.build-10014.tgz osmo-bts.build-9490.tgz osmo-ggsn.build-8494.tgz osmo-hlr.build-11087.tgz osmo-hnbgw.build-8124.tgz osmo-mgw.build-11385.tgz osmo-msc.build-35195.tgz osmo-nitb.build-16219.tgz osmo-pcu-oc2g.build-5090.tgz osmo-pcu-sysmo.build-6371.tgz osmo-pcu.build-6334.tgz osmo-sgsn.build-36700.tgz osmo-stp.build-11671.tgz osmo-trx.build-6474.tgz osmocom-bb.build-6155.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:bullseye chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS