This log is too long to show here, 14 KB has been skipped — click to see the complete log
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10073930767479773667.sh
+ trap clean_up_trap EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
+ rm -rf trial-8268
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
290ae4c ttcn3-bts-test: write bts logs to tmpfs
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#7 CACHED
#8 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#8 CACHED
#9 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#9 CACHED
#10 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#10 CACHED
#11 [ 3/28] RUN groupadd osmo-gsm-tester
#11 CACHED
#12 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs
#12 CACHED
#13 [20/28] WORKDIR /TMP
#13 CACHED
#14 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#14 CACHED
#15 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#15 CACHED
#16 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#16 CACHED
#17 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#17 CACHED
#18 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#18 CACHED
#19 [ 8/28] RUN MKDIR /var/run/sshd
#19 CACHED
#20 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#20 CACHED
#21 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#21 CACHED
#22 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#22 CACHED
#23 [15/28] RUN APT-GET update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-gsup-client-dev libosmo-netif-dev libosmo-ranap-dev libosmo-sigtran-dev libsmpp34-dev libgtp-dev libasn1c-dev && apt-get clean
#23 CACHED
#24 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean
#24 CACHED
#25 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#25 CACHED
#26 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#26 CACHED
#27 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#27 CACHED
#28 [ 9/28] COPY SSH /root/.ssh
#28 CACHED
#29 [ 2/28] RUN useradd -ms /bin/bash jenkins
#29 CACHED
#30 [ 5/28] RUN APT-GET update && apt-get install -y --no-install-recommends cpio dbus tcpdump sqlite3 python3 python3-setuptools python3-yaml python3-mako python3-gi python3-numpy python3-wheel python3-watchdog ofono patchelf rpm2cpio sudo libcap2-bin python3-pip udhcpc iperf3 locales
#30 CACHED
#31 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#31 CACHED
#32 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:0182ae71f9980d5d2d63f4f6d8db14159c2923c5a63bf00e4db68122b3e1fccd done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8269 -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=2026-03-13 22:48:19
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8269
+ mkdir -p trial-8269
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-03-13_13_26_29.tgz osmo-bts-oc2g.build-2026-03-13_00_51_23.tgz osmo-bts-sysmo.build-2026-03-13_00_51_27.tgz osmo-bts.build-2026-03-13_00_51_38.tgz osmo-ggsn.build-2026-03-13_20_42_33.tgz osmo-hlr.build-2026-03-13_16_37_02.tgz osmo-hnbgw.build-2026-03-13_13_31_07.tgz osmo-mgw.build-2026-03-13_08_33_06.tgz osmo-msc.build-2026-03-13_13_34_59.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-13_07_34_55.tgz osmo-pcu-sysmo.build-2026-03-13_07_34_49.tgz osmo-pcu.build-2026-03-13_07_35_01.tgz osmo-sgsn.build-2026-03-13_20_48_04.tgz osmo-stp.build-2026-03-13_13_23_09.tgz osmo-trx.build-2026-03-13_14_41_03.tgz osmocom-bb.build-2026-03-13_21_17_03.tgz srslte.build-19.tgz trial-8269
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-03-13_13_26_29.md5 osmo-bts-oc2g.build-2026-03-13_00_51_23.md5 osmo-bts-sysmo.build-2026-03-13_00_51_27.md5 osmo-bts.build-2026-03-13_00_51_38.md5 osmo-ggsn.build-2026-03-13_20_42_33.md5 osmo-hlr.build-2026-03-13_16_37_02.md5 osmo-hnbgw.build-2026-03-13_13_31_07.md5 osmo-mgw.build-2026-03-13_08_33_06.md5 osmo-msc.build-2026-03-13_13_34_59.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-13_07_34_55.md5 osmo-pcu-sysmo.build-2026-03-13_07_34_49.md5 osmo-pcu.build-2026-03-13_07_35_01.md5 osmo-sgsn.build-2026-03-13_20_48_04.md5 osmo-stp.build-2026-03-13_13_23_09.md5 osmo-trx.build-2026-03-13_14_41_03.md5 osmocom-bb.build-2026-03-13_21_17_03.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-03-13_13_26_29.md5 osmo-bts-oc2g.build-2026-03-13_00_51_23.md5 osmo-bts-sysmo.build-2026-03-13_00_51_27.md5 osmo-bts.build-2026-03-13_00_51_38.md5 osmo-ggsn.build-2026-03-13_20_42_33.md5 osmo-hlr.build-2026-03-13_16_37_02.md5 osmo-hnbgw.build-2026-03-13_13_31_07.md5 osmo-mgw.build-2026-03-13_08_33_06.md5 osmo-msc.build-2026-03-13_13_34_59.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-03-13_07_34_55.md5 osmo-pcu-sysmo.build-2026-03-13_07_34_49.md5 osmo-pcu.build-2026-03-13_07_35_01.md5 osmo-sgsn.build-2026-03-13_20_48_04.md5 osmo-stp.build-2026-03-13_13_23_09.md5 osmo-trx.build-2026-03-13_14_41_03.md5 osmocom-bb.build-2026-03-13_21_17_03.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-8269 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8269'
tests: None
/build/osmo-gsm-tester/src/osmo_gsm_tester/obj/ms_android.py:201: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if not(self.get_assigned_addr() is ''):
--------------------------------------------------------------------------------------------
trial-8269
--------------------------------------------------------------------------------------------
22:48:20.139151 tst trial-8269: Detailed log at /build/trial-8269/run.2026-03-13_22-48-20/log
---------------------------------------------------------------------
trial-8269 netreg_mass
---------------------------------------------------------------------
22:48:20.353092 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:20.353474 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:20.354273 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:20.355420 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:20.396714 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:20.397595 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:20.398723 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:20.478757 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-8269 netreg_mass register_default_mass.py
----------------------------------------------
22:48:20.479521 tst register_default_mass.py:9: Claiming resources for the test
22:48:20.494651 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.495177 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.495645 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.496080 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.496504 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.496959 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.497397 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:20.527622 tst register_default_mass.py: using LAC 2
22:48:20.549182 tst register_default_mass.py: using RAC 2
22:48:20.575010 tst register_default_mass.py: using CellId 2
22:48:20.604019 tst register_default_mass.py: using BVCI 3
22:48:20.617599 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.618329 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.618883 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.619393 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.619925 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.620426 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.620913 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.621429 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.621936 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.622431 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.622928 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.623424 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.623937 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.624455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.624949 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.625450 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.625953 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.626444 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.626928 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.627434 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.627932 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.628424 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.628932 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.629424 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.629923 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.630420 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.630910 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.631395 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.631909 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.632407 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.632896 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.633400 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.633898 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.634411 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.634906 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.635404 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.635906 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.636401 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.636889 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.637390 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.637876 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.638361 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.638861 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.639351 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.639847 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.640337 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.640829 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.641315 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.641800 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.642297 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.642788 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.643276 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.643785 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.644278 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.644762 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.645260 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.645758 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.646247 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.646746 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.647234 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.647718 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.648203 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.648705 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.649197 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.649675 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.650165 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.650647 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.651136 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.651634 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.652118 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.652603 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.653102 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.653648 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.654129 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.654620 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.655091 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.655556 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.656044 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.656527 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.656999 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.657475 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.657962 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.658444 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.658927 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.659417 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.659901 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.660375 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.660857 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.661338 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.661820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.662321 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.662804 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.663290 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.663790 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.664271 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.664750 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.665240 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.665726 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.666229 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.666716 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.667193 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.667746 tst register_default_mass.py:21: Launching a simple network
22:48:20.677439 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:20.796444 run create_hlr_db(pid=20): Launched
22:48:21.811003 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:21.835385 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:21.850656 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:21.856454 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:22.043956 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:22.058766 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:22.064391 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:22.479306 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:22.494361 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:25.509326 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:25.637045 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:25.651856 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:25.657479 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:25.680864 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:25.695864 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:25.701745 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:26.015175 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:26.030364 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:32.068876 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:32.241202 run osmo-bts-virtual(pid=34): Launched
22:48:33.277492 tst register_default_mass.py: using MSISDN 1001
22:48:33.287305 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:33.327769 tst register_default_mass.py: using MSISDN 1002
22:48:33.346324 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:33.377988 tst register_default_mass.py: using MSISDN 1003
22:48:33.393259 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:33.424391 tst register_default_mass.py: using MSISDN 1004
22:48:33.438963 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:33.470368 tst register_default_mass.py: using MSISDN 1005
22:48:33.485165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:33.515868 tst register_default_mass.py: using MSISDN 1006
22:48:33.530424 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:33.562600 tst register_default_mass.py: using MSISDN 1007
22:48:33.577916 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:33.608966 tst register_default_mass.py: using MSISDN 1008
22:48:33.623488 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:33.654898 tst register_default_mass.py: using MSISDN 1009
22:48:33.668966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:33.700024 tst register_default_mass.py: using MSISDN 1010
22:48:33.714614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:33.744650 tst register_default_mass.py: using MSISDN 1011
22:48:33.758467 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:33.789653 tst register_default_mass.py: using MSISDN 1012
22:48:33.804360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:33.835708 tst register_default_mass.py: using MSISDN 1013
22:48:33.849535 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:33.880704 tst register_default_mass.py: using MSISDN 1014
22:48:33.895436 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:33.926967 tst register_default_mass.py: using MSISDN 1015
22:48:33.941813 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:33.973134 tst register_default_mass.py: using MSISDN 1016
22:48:33.987987 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:34.019479 tst register_default_mass.py: using MSISDN 1017
22:48:34.034419 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:34.072900 tst register_default_mass.py: using MSISDN 1018
22:48:34.090366 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:34.120612 tst register_default_mass.py: using MSISDN 1019
22:48:34.135229 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:34.166634 tst register_default_mass.py: using MSISDN 1020
22:48:34.181632 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:34.212683 tst register_default_mass.py: using MSISDN 1021
22:48:34.227521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:34.258818 tst register_default_mass.py: using MSISDN 1022
22:48:34.273509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:34.304631 tst register_default_mass.py: using MSISDN 1023
22:48:34.319392 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:34.350362 tst register_default_mass.py: using MSISDN 1024
22:48:34.365202 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:34.396121 tst register_default_mass.py: using MSISDN 1025
22:48:34.410675 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:34.441579 tst register_default_mass.py: using MSISDN 1026
22:48:34.456125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:34.486632 tst register_default_mass.py: using MSISDN 1027
22:48:34.501120 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:34.532152 tst register_default_mass.py: using MSISDN 1028
22:48:34.546946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:34.577778 tst register_default_mass.py: using MSISDN 1029
22:48:34.592440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:34.622479 tst register_default_mass.py: using MSISDN 1030
22:48:34.636645 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:34.667475 tst register_default_mass.py: using MSISDN 1031
22:48:34.682065 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:34.712679 tst register_default_mass.py: using MSISDN 1032
22:48:34.727276 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:34.758130 tst register_default_mass.py: using MSISDN 1033
22:48:34.772628 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:34.803741 tst register_default_mass.py: using MSISDN 1034
22:48:34.818533 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:34.849795 tst register_default_mass.py: using MSISDN 1035
22:48:34.864804 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:34.895731 tst register_default_mass.py: using MSISDN 1036
22:48:34.910439 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:34.941206 tst register_default_mass.py: using MSISDN 1037
22:48:34.955978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:34.987063 tst register_default_mass.py: using MSISDN 1038
22:48:35.001758 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:35.032633 tst register_default_mass.py: using MSISDN 1039
22:48:35.047175 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:35.077938 tst register_default_mass.py: using MSISDN 1040
22:48:35.092376 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:35.122409 tst register_default_mass.py: using MSISDN 1041
22:48:35.136623 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:35.167444 tst register_default_mass.py: using MSISDN 1042
22:48:35.182165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:35.213351 tst register_default_mass.py: using MSISDN 1043
22:48:35.228076 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:35.259347 tst register_default_mass.py: using MSISDN 1044
22:48:35.274319 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:35.305820 tst register_default_mass.py: using MSISDN 1045
22:48:35.320661 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:35.352596 tst register_default_mass.py: using MSISDN 1046
22:48:35.367645 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:35.399147 tst register_default_mass.py: using MSISDN 1047
22:48:35.413364 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:35.444359 tst register_default_mass.py: using MSISDN 1048
22:48:35.459067 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:35.490569 tst register_default_mass.py: using MSISDN 1049
22:48:35.505616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:35.536954 tst register_default_mass.py: using MSISDN 1050
22:48:35.551796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:35.582711 tst register_default_mass.py: using MSISDN 1051
22:48:35.597307 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:35.627309 tst register_default_mass.py: using MSISDN 1052
22:48:35.641623 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:35.672597 tst register_default_mass.py: using MSISDN 1053
22:48:35.687295 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:35.717405 tst register_default_mass.py: using MSISDN 1054
22:48:35.731651 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:35.762937 tst register_default_mass.py: using MSISDN 1055
22:48:35.777687 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:35.808840 tst register_default_mass.py: using MSISDN 1056
22:48:35.823591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:35.855072 tst register_default_mass.py: using MSISDN 1057
22:48:35.870048 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:35.901748 tst register_default_mass.py: using MSISDN 1058
22:48:35.916740 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:35.948170 tst register_default_mass.py: using MSISDN 1059
22:48:35.962952 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:36.002254 tst register_default_mass.py: using MSISDN 1060
22:48:36.019988 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:36.051641 tst register_default_mass.py: using MSISDN 1061
22:48:36.066783 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:36.097999 tst register_default_mass.py: using MSISDN 1062
22:48:36.112802 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:36.142802 tst register_default_mass.py: using MSISDN 1063
22:48:36.157182 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:36.188539 tst register_default_mass.py: using MSISDN 1064
22:48:36.203351 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:36.234626 tst register_default_mass.py: using MSISDN 1065
22:48:36.249343 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:36.280436 tst register_default_mass.py: using MSISDN 1066
22:48:36.295237 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:36.326729 tst register_default_mass.py: using MSISDN 1067
22:48:36.341836 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:36.373154 tst register_default_mass.py: using MSISDN 1068
22:48:36.388070 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:36.419541 tst register_default_mass.py: using MSISDN 1069
22:48:36.434423 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:36.465950 tst register_default_mass.py: using MSISDN 1070
22:48:36.480736 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:36.512118 tst register_default_mass.py: using MSISDN 1071
22:48:36.526985 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:36.558372 tst register_default_mass.py: using MSISDN 1072
22:48:36.573212 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:36.604455 tst register_default_mass.py: using MSISDN 1073
22:48:36.619254 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:36.650939 tst register_default_mass.py: using MSISDN 1074
22:48:36.665907 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:36.697458 tst register_default_mass.py: using MSISDN 1075
22:48:36.712270 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:36.743614 tst register_default_mass.py: using MSISDN 1076
22:48:36.758311 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:36.789573 tst register_default_mass.py: using MSISDN 1077
22:48:36.804484 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:36.835750 tst register_default_mass.py: using MSISDN 1078
22:48:36.850596 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:36.881936 tst register_default_mass.py: using MSISDN 1079
22:48:36.896724 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:36.927981 tst register_default_mass.py: using MSISDN 1080
22:48:36.942916 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:36.974335 tst register_default_mass.py: using MSISDN 1081
22:48:36.989044 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:37.020108 tst register_default_mass.py: using MSISDN 1082
22:48:37.034833 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:37.065967 tst register_default_mass.py: using MSISDN 1083
22:48:37.080737 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:37.111820 tst register_default_mass.py: using MSISDN 1084
22:48:37.126491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:37.157580 tst register_default_mass.py: using MSISDN 1085
22:48:37.172268 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:37.202027 tst register_default_mass.py: using MSISDN 1086
22:48:37.216172 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:37.247234 tst register_default_mass.py: using MSISDN 1087
22:48:37.261735 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:37.292717 tst register_default_mass.py: using MSISDN 1088
22:48:37.307406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:37.336979 tst register_default_mass.py: using MSISDN 1089
22:48:37.350960 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:37.382030 tst register_default_mass.py: using MSISDN 1090
22:48:37.396716 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:37.427758 tst register_default_mass.py: using MSISDN 1091
22:48:37.442494 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:37.473891 tst register_default_mass.py: using MSISDN 1092
22:48:37.488727 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:37.519828 tst register_default_mass.py: using MSISDN 1093
22:48:37.534752 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:37.565946 tst register_default_mass.py: using MSISDN 1094
22:48:37.580659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:37.616097 tst register_default_mass.py: using MSISDN 1095
22:48:37.632683 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:37.664115 tst register_default_mass.py: using MSISDN 1096
22:48:37.679048 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:37.709735 tst register_default_mass.py: using MSISDN 1097
22:48:37.724263 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:37.754659 tst register_default_mass.py: using MSISDN 1098
22:48:37.769062 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:37.799819 tst register_default_mass.py: using MSISDN 1099
22:48:37.814361 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:37.845317 tst register_default_mass.py: using MSISDN 1100
22:48:37.859684 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:37.951060 run mass: Starting testcase
22:48:37.956733 run mass: Pre-launching all virtphy's
22:48:37.962190 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:37.975292 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:37.981304 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:37.994330 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:38.000386 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:38.013245 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:38.019335 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:38.032328 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:38.038465 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:38.051606 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:38.057623 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:38.070559 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:38.076626 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:38.089503 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:38.095456 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:38.108271 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:38.114196 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:38.127033 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:38.133012 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:38.145843 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:38.151819 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:38.164628 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:38.170643 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:38.183556 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:38.189531 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:38.202484 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:38.208493 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:38.221462 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:38.227487 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:38.240669 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:38.246779 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:38.259819 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:38.265976 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:38.279066 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:38.285142 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:38.297959 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:38.303944 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:38.316789 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:38.322942 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:38.335998 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:38.342134 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:38.355224 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:38.361240 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:38.374182 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:38.380209 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:38.393338 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:38.399330 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:38.412305 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:38.418263 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:38.431164 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:38.437280 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:38.450387 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:38.456553 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:38.469695 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:38.475840 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:38.488921 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:38.495009 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:38.508105 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:38.514186 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:38.527339 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:38.533427 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:38.546560 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:38.552661 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:38.565778 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:38.571876 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:38.584982 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:38.591022 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:38.604110 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:38.610186 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:38.623395 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:38.629509 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:38.642773 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:38.648765 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:38.661714 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:38.667866 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:38.680830 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:38.686904 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:38.699823 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:38.705793 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:38.718732 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:38.724743 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:38.737626 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:38.743665 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:38.756558 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:38.762558 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:38.775514 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:38.781509 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:38.794495 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:38.800564 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:38.813474 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:38.819476 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:38.832507 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:38.838498 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:38.851416 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:38.857539 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:38.870424 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:38.876530 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:38.889482 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:38.895481 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:38.908528 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:38.914528 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:38.927674 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:38.933857 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:38.946937 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:38.953062 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:38.966202 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:38.972314 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:38.985488 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:38.991570 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:39.004692 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:39.010768 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:39.023961 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:39.030057 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:39.043214 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:39.049286 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:39.062406 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:39.068537 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:39.081683 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:39.087814 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:39.101094 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:39.107205 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:39.120439 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:39.126527 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:39.139806 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:39.145909 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:39.159146 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:39.165159 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:39.178142 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:39.184140 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:39.197068 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:39.203087 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:39.216061 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:39.222104 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:39.235115 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:39.241093 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:39.254019 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:39.260012 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:39.272929 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:39.278960 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:39.291940 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:39.297977 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:39.311107 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:39.317133 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:39.330244 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:39.336340 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:39.349600 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:39.355639 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:39.368760 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:39.374986 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:39.388092 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:39.394280 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:39.407361 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:39.413448 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:39.426522 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:39.432636 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:39.445701 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:39.451790 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:39.464914 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:39.471003 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:39.484125 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:39.490188 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:39.503361 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:39.509455 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:39.522591 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:39.528685 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:39.541639 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:39.547640 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:39.560569 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:39.566715 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:39.579622 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:39.585775 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:39.598736 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:39.604749 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:39.617760 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:39.623783 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:39.636873 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:39.642836 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:39.655809 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:39.661840 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:39.674780 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:39.680766 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:39.693741 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:39.699750 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:39.712717 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:39.718784 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:39.731744 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:39.737709 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:39.750616 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:39.756655 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:39.769579 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:39.775605 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:39.788570 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:39.794556 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:39.807703 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:39.813676 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:39.826788 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:39.832817 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:39.845985 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:39.851995 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:39.865167 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:39.871139 run mass: Checking if sockets are in the filesystem
22:48:39.903921 run osmo-ms-mob/00000: Starting mobile
22:48:39.917042 run osmo-ms-mob/00000(pid=135): Launched
22:48:39.928785 run mass: MS start registered {at=3992746.137104802, delay=0.005644349846988916, ms=00000}
22:48:44.089860 run osmo-ms-mob/00001: Starting mobile
22:48:44.103398 run osmo-ms-mob/00001(pid=136): Launched
22:48:44.114425 run mass: MS start registered {at=3992750.3227331, delay=0.004846631083637476, ms=00001}
22:48:45.068677 run mass: MS performed LU {at=3992751.276969032, lu_delay=5.139864230062813, ms=00000}
22:48:45.918933 run osmo-ms-mob/00002: Starting mobile
22:48:45.934892 run osmo-ms-mob/00002(pid=137): Launched
22:48:45.945966 run mass: MS start registered {at=3992752.154279421, delay=0.004645761102437973, ms=00002}
22:48:47.218224 run osmo-ms-mob/00003: Starting mobile
22:48:47.235221 run osmo-ms-mob/00003(pid=138): Launched
22:48:47.246141 run mass: MS start registered {at=3992753.45446034, delay=0.004800823982805014, ms=00003}
22:48:48.318514 run osmo-ms-mob/00004: Starting mobile
22:48:48.335827 run osmo-ms-mob/00004(pid=139): Launched
22:48:48.346705 run mass: MS start registered {at=3992754.555024017, delay=0.004624061286449432, ms=00004}
22:48:48.835619 run mass: MS performed LU {at=3992755.043823843, lu_delay=4.721090742852539, ms=00001}
22:48:49.318463 run osmo-ms-mob/00005: Starting mobile
22:48:49.335341 run osmo-ms-mob/00005(pid=140): Launched
22:48:49.346391 run mass: MS start registered {at=3992755.554704351, delay=0.004840790759772062, ms=00005}
22:48:50.216213 run osmo-ms-mob/00006: Starting mobile
22:48:50.231415 run osmo-ms-mob/00006(pid=141): Launched
22:48:50.242406 run mass: MS start registered {at=3992756.450723687, delay=0.004990426357835531, ms=00006}
22:48:50.737093 run mass: MS performed LU {at=3992756.945297383, lu_delay=4.79101796168834, ms=00002}
22:48:51.118098 run osmo-ms-mob/00007: Starting mobile
22:48:51.134644 run osmo-ms-mob/00007(pid=142): Launched
22:48:51.145683 run mass: MS start registered {at=3992757.353998669, delay=0.0049897897988557816, ms=00007}
22:48:51.887746 run osmo-ms-mob/00008: Starting mobile
22:48:51.901231 run osmo-ms-mob/00008(pid=143): Launched
22:48:51.912380 run mass: MS start registered {at=3992758.120697391, delay=0.005029589403420687, ms=00008}
22:48:52.586846 run osmo-ms-mob/00009: Starting mobile
22:48:52.600222 run osmo-ms-mob/00009(pid=144): Launched
22:48:52.606315 run mass: MS performed LU {at=3992758.814641804, lu_delay=5.360181463882327, ms=00003}
22:48:52.612209 run mass: MS start registered {at=3992758.820543632, delay=0.005919105838984251, ms=00009}
22:48:53.319225 run osmo-ms-mob/00010: Starting mobile
22:48:53.336901 run osmo-ms-mob/00010(pid=145): Launched
22:48:53.347983 run mass: MS start registered {at=3992759.55630303, delay=0.004969167988747358, ms=00010}
22:48:53.908540 run osmo-ms-mob/00011: Starting mobile
22:48:53.925053 run osmo-ms-mob/00011(pid=146): Launched
22:48:53.936276 run mass: MS start registered {at=3992760.144595761, delay=0.005040676798671484, ms=00011}
22:48:54.485006 run osmo-ms-mob/00012: Starting mobile
22:48:54.498245 run osmo-ms-mob/00012(pid=147): Launched
22:48:54.504758 run mass: MS performed LU {at=3992760.713082962, lu_delay=6.158058945089579, ms=00004}
22:48:54.513279 run mass: MS start registered {at=3992760.721601309, delay=0.00853551784530282, ms=00012}
22:48:54.529990 run mass: MS performed LU {at=3992760.738313764, lu_delay=5.18360941298306, ms=00005}
22:48:55.119109 run osmo-ms-mob/00013: Starting mobile
22:48:55.135823 run osmo-ms-mob/00013(pid=148): Launched
22:48:55.147276 run mass: MS start registered {at=3992761.355592824, delay=0.0052501182071864605, ms=00013}
22:48:55.687507 run osmo-ms-mob/00014: Starting mobile
22:48:55.700819 run osmo-ms-mob/00014(pid=149): Launched
22:48:55.712062 run mass: MS start registered {at=3992761.920379643, delay=0.00485784700140357, ms=00014}
22:48:56.300545 run osmo-ms-mob/00015: Starting mobile
22:48:56.314409 run osmo-ms-mob/00015(pid=150): Launched
22:48:56.325637 run mass: MS start registered {at=3992762.533955116, delay=0.0048402887769043446, ms=00015}
22:48:56.367006 run mass: MS performed LU {at=3992762.575240342, lu_delay=5.221241672988981, ms=00007}
22:48:56.736385 run mass: MS performed LU {at=3992762.944594442, lu_delay=4.823897050693631, ms=00008}
22:48:56.767145 run osmo-ms-mob/00016: Starting mobile
22:48:56.781988 run osmo-ms-mob/00016(pid=151): Launched
22:48:56.793210 run mass: MS start registered {at=3992763.001527276, delay=0.005116166081279516, ms=00016}
22:48:57.287597 run osmo-ms-mob/00017: Starting mobile
22:48:57.300845 run osmo-ms-mob/00017(pid=152): Launched
22:48:57.312472 run mass: MS start registered {at=3992763.520789495, delay=0.005376884248107672, ms=00017}
22:48:57.919382 run osmo-ms-mob/00018: Starting mobile
22:48:57.937082 run osmo-ms-mob/00018(pid=153): Launched
22:48:57.948642 run mass: MS start registered {at=3992764.156960761, delay=0.005281361285597086, ms=00018}
22:48:58.268373 run mass: MS performed LU {at=3992764.476592307, lu_delay=4.920289277099073, ms=00010}
22:48:58.283867 run osmo-ms-mob/00019: Starting mobile
22:48:58.297230 run osmo-ms-mob/00019(pid=154): Launched
22:48:58.303454 run mass: MS performed LU {at=3992764.511783232, lu_delay=5.691239600069821, ms=00009}
22:48:58.309421 run mass: MS start registered {at=3992764.517756298, delay=0.005992485210299492, ms=00019}
22:48:58.826484 run osmo-ms-mob/00020: Starting mobile
22:48:58.840929 run osmo-ms-mob/00020(pid=155): Launched
22:48:58.852199 run mass: MS start registered {at=3992765.06051743, delay=0.005239106714725494, ms=00020}
22:48:59.288447 run osmo-ms-mob/00021: Starting mobile
22:48:59.301590 run osmo-ms-mob/00021(pid=156): Launched
22:48:59.312754 run mass: MS start registered {at=3992765.521074488, delay=0.004989983979612589, ms=00021}
22:48:59.687220 run osmo-ms-mob/00022: Starting mobile
22:48:59.700367 run osmo-ms-mob/00022(pid=157): Launched
22:48:59.711340 run mass: MS start registered {at=3992765.91966135, delay=0.004930197261273861, ms=00022}
22:49:00.032093 run mass: MS performed LU {at=3992766.240311297, lu_delay=5.518709988333285, ms=00012}
22:49:00.049345 run mass: MS performed LU {at=3992766.257579168, lu_delay=4.90198634378612, ms=00013}
22:49:00.089861 run osmo-ms-mob/00023: Starting mobile
22:49:00.105077 run osmo-ms-mob/00023(pid=158): Launched
22:49:00.116219 run mass: MS start registered {at=3992766.324539216, delay=0.004993809852749109, ms=00023}
22:49:00.132120 run mass: MS performed LU {at=3992766.340434211, lu_delay=6.195838449988514, ms=00011}
22:49:00.538902 run mass: MS performed LU {at=3992766.747118791, lu_delay=4.826739148236811, ms=00014}
22:49:00.576663 run osmo-ms-mob/00024: Starting mobile
22:49:00.592123 run osmo-ms-mob/00024(pid=159): Launched
22:49:00.604030 run mass: MS start registered {at=3992766.812345377, delay=0.005815702024847269, ms=00024}
22:49:01.086572 run osmo-ms-mob/00025: Starting mobile
22:49:01.100095 run osmo-ms-mob/00025(pid=160): Launched
22:49:01.111265 run mass: MS start registered {at=3992767.319584843, delay=0.00507463188841939, ms=00025}
22:49:01.522565 run osmo-ms-mob/00026: Starting mobile
22:49:01.535825 run osmo-ms-mob/00026(pid=161): Launched
22:49:01.547268 run mass: MS start registered {at=3992767.755587048, delay=0.005324163939803839, ms=00026}
22:49:01.909507 run osmo-ms-mob/00027: Starting mobile
22:49:01.926209 run osmo-ms-mob/00027(pid=162): Launched
22:49:01.937358 run mass: MS start registered {at=3992768.145675641, delay=0.005012866109609604, ms=00027}
22:49:01.969456 run mass: MS performed LU {at=3992768.177690343, lu_delay=5.643735227175057, ms=00015}
22:49:02.034336 run mass: MS performed LU {at=3992768.242577053, lu_delay=4.721787557937205, ms=00017}
22:49:02.061054 run mass: MS performed LU {at=3992768.269354735, lu_delay=5.267827459145337, ms=00016}
22:49:02.075793 run osmo-ms-mob/00028: Starting mobile
22:49:02.088893 run osmo-ms-mob/00028(pid=163): Launched
22:49:02.099949 run mass: MS start registered {at=3992768.308269902, delay=0.00493280915543437, ms=00028}
22:49:02.726444 run osmo-ms-mob/00029: Starting mobile
22:49:02.740000 run osmo-ms-mob/00029(pid=164): Launched
22:49:02.751401 run mass: MS start registered {at=3992768.959711363, delay=0.005173686891794205, ms=00029}
22:49:03.086997 run osmo-ms-mob/00030: Starting mobile
22:49:03.100595 run osmo-ms-mob/00030(pid=165): Launched
22:49:03.111737 run mass: MS start registered {at=3992769.320033444, delay=0.004951623268425465, ms=00030}
22:49:03.521067 run osmo-ms-mob/00031: Starting mobile
22:49:03.538605 run osmo-ms-mob/00031(pid=166): Launched
22:49:03.549635 run mass: MS start registered {at=3992769.757953848, delay=0.004899143241345882, ms=00031}
22:49:03.786910 run osmo-ms-mob/00032: Starting mobile
22:49:03.800223 run osmo-ms-mob/00032(pid=167): Launched
22:49:03.811396 run mass: MS start registered {at=3992770.01971652, delay=0.0049306717701256275, ms=00032}
22:49:03.898666 run mass: MS performed LU {at=3992770.106895061, lu_delay=5.046377631369978, ms=00020}
22:49:03.963081 run mass: MS performed LU {at=3992770.171298362, lu_delay=6.01433760067448, ms=00018}
22:49:04.051560 run mass: MS performed LU {at=3992770.259778844, lu_delay=4.738704356364906, ms=00021}
22:49:04.080521 run osmo-ms-mob/00033: Starting mobile
22:49:04.093910 run osmo-ms-mob/00033(pid=168): Launched
22:49:04.105397 run mass: MS start registered {at=3992770.313715699, delay=0.005301338154822588, ms=00033}
22:49:04.617256 run osmo-ms-mob/00034: Starting mobile
22:49:04.630756 run osmo-ms-mob/00034(pid=169): Launched
22:49:04.641864 run mass: MS start registered {at=3992770.850181624, delay=0.0049340929836034775, ms=00034}
22:49:04.887423 run osmo-ms-mob/00035: Starting mobile
22:49:04.900706 run osmo-ms-mob/00035(pid=170): Launched
22:49:04.912243 run mass: MS start registered {at=3992771.120562604, delay=0.005145533941686153, ms=00035}
22:49:05.319382 run osmo-ms-mob/00036: Starting mobile
22:49:05.335266 run osmo-ms-mob/00036(pid=171): Launched
22:49:05.346278 run mass: MS start registered {at=3992771.554597516, delay=0.004837383050471544, ms=00036}
22:49:05.686280 run osmo-ms-mob/00037: Starting mobile
22:49:05.699826 run osmo-ms-mob/00037(pid=172): Launched
22:49:05.711019 run mass: MS start registered {at=3992771.919336672, delay=0.004768422804772854, ms=00037}
22:49:05.717458 run mass: MS performed LU {at=3992771.925787483, lu_delay=5.113442105706781, ms=00024}
22:49:05.800494 run mass: MS performed LU {at=3992772.008712094, lu_delay=4.6891272510401905, ms=00025}
22:49:05.828807 run osmo-ms-mob/00038: Starting mobile
22:49:05.842212 run osmo-ms-mob/00038(pid=173): Launched
22:49:05.848258 run mass: MS performed LU {at=3992772.056589375, lu_delay=5.7320501590147614, ms=00023}
22:49:05.854064 run mass: MS start registered {at=3992772.062399147, delay=0.005826436914503574, ms=00038}
22:49:05.971784 run mass: MS performed LU {at=3992772.179967913, lu_delay=6.2603065627627075, ms=00022}
22:49:06.001084 run osmo-ms-mob/00039: Starting mobile
22:49:06.014458 run osmo-ms-mob/00039(pid=174): Launched
22:49:06.025523 run mass: MS start registered {at=3992772.233842768, delay=0.004874556791037321, ms=00039}
22:49:06.699176 run osmo-ms-mob/00040: Starting mobile
22:49:06.712855 run osmo-ms-mob/00040(pid=175): Launched
22:49:06.724510 run mass: MS start registered {at=3992772.932826008, delay=0.005607255268841982, ms=00040}
22:49:06.998726 run osmo-ms-mob/00041: Starting mobile
22:49:07.013334 run osmo-ms-mob/00041(pid=176): Launched
22:49:07.024958 run mass: MS start registered {at=3992773.233272812, delay=0.005437586922198534, ms=00041}
22:49:07.314582 run osmo-ms-mob/00042: Starting mobile
22:49:07.329690 run osmo-ms-mob/00042(pid=177): Launched
22:49:07.341099 run mass: MS start registered {at=3992773.549417496, delay=0.004844462964683771, ms=00042}
22:49:07.580975 run mass: MS performed LU {at=3992773.789196772, lu_delay=4.829485408961773, ms=00029}
22:49:07.610422 run osmo-ms-mob/00043: Starting mobile
22:49:07.623976 run osmo-ms-mob/00043(pid=178): Launched
22:49:07.635311 run mass: MS start registered {at=3992773.843629753, delay=0.005192992277443409, ms=00043}
22:49:07.663491 run mass: MS performed LU {at=3992773.871745763, lu_delay=5.56347586074844, ms=00028}
22:49:07.729701 run mass: MS performed LU {at=3992773.937919323, lu_delay=6.182332274969667, ms=00026}
22:49:07.757520 run osmo-ms-mob/00044: Starting mobile
22:49:07.770793 run osmo-ms-mob/00044(pid=179): Launched
22:49:07.781943 run mass: MS start registered {at=3992773.990260444, delay=0.005003840196877718, ms=00044}
22:49:07.873458 run mass: MS performed LU {at=3992774.08167685, lu_delay=4.761643406003714, ms=00030}
22:49:07.896973 run mass: MS performed LU {at=3992774.105304777, lu_delay=5.959629136137664, ms=00027}
22:49:07.908329 run osmo-ms-mob/00045: Starting mobile
22:49:07.921456 run osmo-ms-mob/00045(pid=180): Launched
22:49:07.932513 run mass: MS start registered {at=3992774.140835464, delay=0.004868105053901672, ms=00045}
22:49:08.600963 run osmo-ms-mob/00046: Starting mobile
22:49:08.615204 run osmo-ms-mob/00046(pid=181): Launched
22:49:08.626686 run mass: MS start registered {at=3992774.835000251, delay=0.005401729140430689, ms=00046}
22:49:08.887430 run osmo-ms-mob/00047: Starting mobile
22:49:08.900843 run osmo-ms-mob/00047(pid=182): Launched
22:49:08.912231 run mass: MS start registered {at=3992775.120551034, delay=0.0049174330197274685, ms=00047}
22:49:09.187655 run osmo-ms-mob/00048: Starting mobile
22:49:09.200852 run osmo-ms-mob/00048(pid=183): Launched
22:49:09.211913 run mass: MS start registered {at=3992775.420232416, delay=0.004955055192112923, ms=00048}
22:49:09.500178 run osmo-ms-mob/00049: Starting mobile
22:49:09.516280 run osmo-ms-mob/00049(pid=184): Launched
22:49:09.522767 run mass: MS performed LU {at=3992775.731094465, lu_delay=5.4173787659965456, ms=00033}
22:49:09.528948 run mass: MS start registered {at=3992775.737282402, delay=0.006210416089743376, ms=00049}
22:49:09.565724 run mass: MS performed LU {at=3992775.773963138, lu_delay=4.923781514167786, ms=00034}
22:49:09.583888 run osmo-ms-mob/00050: Starting mobile
22:49:09.597415 run osmo-ms-mob/00050(pid=185): Launched
22:49:09.603767 run mass: MS performed LU {at=3992775.812093217, lu_delay=4.691530612763017, ms=00035}
22:49:09.609961 run mass: MS start registered {at=3992775.818295942, delay=0.006221177987754345, ms=00050}
22:49:09.737299 run mass: MS performed LU {at=3992775.945515763, lu_delay=5.925799243152142, ms=00032}
22:49:09.791511 run mass: MS performed LU {at=3992775.999754354, lu_delay=6.241800505667925, ms=00031}
22:49:09.806748 run osmo-ms-mob/00051: Starting mobile
22:49:09.819995 run osmo-ms-mob/00051(pid=186): Launched
22:49:09.831585 run mass: MS start registered {at=3992776.039900945, delay=0.005441486835479736, ms=00051}
22:49:10.499318 run osmo-ms-mob/00052: Starting mobile
22:49:10.513374 run osmo-ms-mob/00052(pid=187): Launched
22:49:10.524501 run mass: MS start registered {at=3992776.732821693, delay=0.004960140213370323, ms=00052}
22:49:10.807527 run osmo-ms-mob/00053: Starting mobile
22:49:10.822752 run osmo-ms-mob/00053(pid=188): Launched
22:49:10.834721 run mass: MS start registered {at=3992777.043040752, delay=0.005763697903603315, ms=00053}
22:49:11.086896 run osmo-ms-mob/00054: Starting mobile
22:49:11.100368 run osmo-ms-mob/00054(pid=189): Launched
22:49:11.111960 run mass: MS start registered {at=3992777.320276316, delay=0.004912266973406076, ms=00054}
22:49:11.387468 run osmo-ms-mob/00055: Starting mobile
22:49:11.400940 run osmo-ms-mob/00055(pid=190): Launched
22:49:11.412725 run mass: MS start registered {at=3992777.621043684, delay=0.0051079741679131985, ms=00055}
22:49:11.429673 run mass: MS performed LU {at=3992777.637966381, lu_delay=4.705140372738242, ms=00040}
22:49:11.495268 run mass: MS performed LU {at=3992777.70348692, lu_delay=5.469644152093679, ms=00039}
22:49:11.510291 run osmo-ms-mob/00056: Starting mobile
22:49:11.523394 run osmo-ms-mob/00056(pid=191): Launched
22:49:11.534479 run mass: MS start registered {at=3992777.742800728, delay=0.005070253740996122, ms=00056}
22:49:11.563415 run mass: MS performed LU {at=3992777.771661548, lu_delay=5.852324876002967, ms=00037}
22:49:11.581834 run mass: MS performed LU {at=3992777.79014489, lu_delay=6.2355473740026355, ms=00036}
22:49:11.595306 run osmo-ms-mob/00057: Starting mobile
22:49:11.608414 run osmo-ms-mob/00057(pid=192): Launched
22:49:11.619604 run mass: MS start registered {at=3992777.827921931, delay=0.005066865123808384, ms=00057}
22:49:11.892505 run mass: MS performed LU {at=3992778.10072406, lu_delay=4.867451248224825, ms=00041}
22:49:12.400913 run osmo-ms-mob/00058: Starting mobile
22:49:12.414623 run osmo-ms-mob/00058(pid=193): Launched
22:49:12.426023 run mass: MS start registered {at=3992778.634343254, delay=0.005082152783870697, ms=00058}
22:49:12.534651 run mass: MS performed LU {at=3992778.742869064, lu_delay=22.292145377025008, ms=00006}
22:49:12.705082 run osmo-ms-mob/00059: Starting mobile
22:49:12.719835 run osmo-ms-mob/00059(pid=194): Launched
22:49:12.731356 run mass: MS start registered {at=3992778.939673237, delay=0.005369976162910461, ms=00059}
22:49:13.038857 run osmo-ms-mob/00060: Starting mobile
22:49:13.055972 run osmo-ms-mob/00060(pid=195): Launched
22:49:13.067083 run mass: MS start registered {at=3992779.275404944, delay=0.0049291192553937435, ms=00060}
22:49:13.248493 run mass: MS performed LU {at=3992779.456715021, lu_delay=5.613085267599672, ms=00043}
22:49:13.273457 run mass: MS performed LU {at=3992779.481787039, lu_delay=5.3409515749663115, ms=00045}
22:49:13.285008 run osmo-ms-mob/00061: Starting mobile
22:49:13.298366 run osmo-ms-mob/00061(pid=196): Launched
22:49:13.309081 run mass: MS start registered {at=3992779.517404508, delay=0.004565453622490168, ms=00061}
22:49:13.330397 run mass: MS performed LU {at=3992779.538708174, lu_delay=5.548447730019689, ms=00044}
22:49:13.558603 run mass: MS performed LU {at=3992779.76682129, lu_delay=4.931821038946509, ms=00046}
22:49:13.588563 run osmo-ms-mob/00062: Starting mobile
22:49:13.601888 run osmo-ms-mob/00062(pid=197): Launched
22:49:13.607972 run mass: MS performed LU {at=3992779.816299983, lu_delay=4.695748948957771, ms=00047}
22:49:13.614010 run mass: MS start registered {at=3992779.822344753, delay=0.006063348148018122, ms=00062}
22:49:14.000592 run osmo-ms-mob/00063: Starting mobile
22:49:14.014789 run osmo-ms-mob/00063(pid=198): Launched
22:49:14.026112 run mass: MS start registered {at=3992780.23443131, delay=0.004884339869022369, ms=00063}
22:49:14.254593 run mass: MS performed LU {at=3992780.462771556, lu_delay=6.913354059681296, ms=00042}
22:49:14.401588 run osmo-ms-mob/00064: Starting mobile
22:49:14.416117 run osmo-ms-mob/00064(pid=199): Launched
22:49:14.422307 run mass: MS performed LU {at=3992780.630635173, lu_delay=3.5875944211147726, ms=00053}
22:49:14.428589 run mass: MS start registered {at=3992780.636922923, delay=0.006306148134171963, ms=00064}
22:49:14.800146 run osmo-ms-mob/00065: Starting mobile
22:49:14.814306 run osmo-ms-mob/00065(pid=200): Launched
22:49:14.825224 run mass: MS start registered {at=3992781.033545248, delay=0.004651858005672693, ms=00065}
22:49:15.100301 run osmo-ms-mob/00066: Starting mobile
22:49:15.115383 run osmo-ms-mob/00066(pid=201): Launched
22:49:15.121803 run mass: MS performed LU {at=3992781.330129204, lu_delay=5.511833261698484, ms=00050}
22:49:15.127861 run mass: MS performed LU {at=3992781.336194468, lu_delay=5.915962052065879, ms=00048}
22:49:15.133998 run mass: MS start registered {at=3992781.342331177, delay=0.012220752891153097, ms=00066}
22:49:15.186774 run mass: MS performed LU {at=3992781.395003964, lu_delay=5.657721562311053, ms=00049}
22:49:15.211362 run osmo-ms-mob/00067: Starting mobile
22:49:15.225069 run osmo-ms-mob/00067(pid=202): Launched
22:49:15.235956 run mass: MS start registered {at=3992781.444273008, delay=0.004711260087788105, ms=00067}
22:49:15.800591 run osmo-ms-mob/00068: Starting mobile
22:49:15.814845 run osmo-ms-mob/00068(pid=203): Launched
22:49:15.826010 run mass: MS start registered {at=3992782.034323539, delay=0.0048516239039599895, ms=00068}
22:49:16.156188 run mass: MS performed LU {at=3992782.364407792, lu_delay=5.6315860990434885, ms=00052}
22:49:16.182609 run osmo-ms-mob/00069: Starting mobile
22:49:16.196504 run osmo-ms-mob/00069(pid=204): Launched
22:49:16.207948 run mass: MS start registered {at=3992782.416264194, delay=0.005121929105371237, ms=00069}
22:49:16.295186 run mass: MS performed LU {at=3992782.503395913, lu_delay=3.5637226761318743, ms=00059}
22:49:16.600924 run osmo-ms-mob/00070: Starting mobile
22:49:16.615371 run osmo-ms-mob/00070(pid=205): Launched
22:49:16.626969 run mass: MS start registered {at=3992782.8352862, delay=0.0052931662648916245, ms=00070}
22:49:17.010002 run osmo-ms-mob/00071: Starting mobile
22:49:17.026714 run osmo-ms-mob/00071(pid=206): Launched
22:49:17.033266 run mass: MS performed LU {at=3992783.241590591, lu_delay=5.49878986319527, ms=00056}
22:49:17.039192 run mass: MS performed LU {at=3992783.247525554, lu_delay=5.626481870189309, ms=00055}
22:49:17.045006 run mass: MS start registered {at=3992783.253340814, delay=0.01176932267844677, ms=00071}
22:49:17.078430 run mass: MS performed LU {at=3992783.28670881, lu_delay=5.458786878734827, ms=00057}
22:49:17.093558 run osmo-ms-mob/00072: Starting mobile
22:49:17.107050 run osmo-ms-mob/00072(pid=207): Launched
22:49:17.118169 run mass: MS start registered {at=3992783.326484624, delay=0.0047678458504378796, ms=00072}
22:49:17.324314 run mass: MS performed LU {at=3992783.532534783, lu_delay=6.212258466985077, ms=00054}
22:49:17.355627 run mass: MS performed LU {at=3992783.563952779, lu_delay=4.92960952501744, ms=00058}
22:49:17.797322 run osmo-ms-mob/00073: Starting mobile
22:49:17.811133 run osmo-ms-mob/00073(pid=208): Launched
22:49:17.823212 run mass: MS start registered {at=3992784.031526584, delay=0.005539667326956987, ms=00073}
22:49:18.201582 run osmo-ms-mob/00074: Starting mobile
22:49:18.215873 run osmo-ms-mob/00074(pid=209): Launched
22:49:18.227628 run mass: MS start registered {at=3992784.435941712, delay=0.005618061870336533, ms=00074}
22:49:18.609956 run osmo-ms-mob/00075: Starting mobile
22:49:18.626423 run osmo-ms-mob/00075(pid=210): Launched
22:49:18.638103 run mass: MS start registered {at=3992784.846412852, delay=0.005503087770193815, ms=00075}
22:49:18.860542 run mass: MS performed LU {at=3992785.068764457, lu_delay=4.431841534096748, ms=00064}
22:49:18.878394 run mass: MS performed LU {at=3992785.086623117, lu_delay=4.852191806770861, ms=00063}
22:49:18.980522 run mass: MS performed LU {at=3992785.188739552, lu_delay=5.6713350443169475, ms=00061}
22:49:19.024444 run osmo-ms-mob/00076: Starting mobile
22:49:19.038572 run osmo-ms-mob/00076(pid=211): Launched
22:49:19.049822 run mass: MS start registered {at=3992785.258146301, delay=0.005075845867395401, ms=00076}
22:49:19.170609 run mass: MS performed LU {at=3992785.378828142, lu_delay=6.103423197753727, ms=00060}
22:49:19.521759 run osmo-ms-mob/00077: Starting mobile
22:49:19.540312 run osmo-ms-mob/00077(pid=212): Launched
22:49:19.551363 run mass: MS start registered {at=3992785.759684722, delay=0.004904559813439846, ms=00077}
22:49:20.001868 run osmo-ms-mob/00078: Starting mobile
22:49:20.016233 run osmo-ms-mob/00078(pid=213): Launched
22:49:20.027374 run mass: MS start registered {at=3992786.235695715, delay=0.004927638918161392, ms=00078}
22:49:20.415468 run osmo-ms-mob/00079: Starting mobile
22:49:20.430338 run osmo-ms-mob/00079(pid=214): Launched
22:49:20.441473 run mass: MS start registered {at=3992786.649790457, delay=0.004882928915321827, ms=00079}
22:49:20.781000 run mass: MS performed LU {at=3992786.989218172, lu_delay=5.646886995062232, ms=00066}
22:49:20.825230 run osmo-ms-mob/00080: Starting mobile
22:49:20.838721 run osmo-ms-mob/00080(pid=215): Launched
22:49:20.845164 run mass: MS performed LU {at=3992787.053490979, lu_delay=6.019945730920881, ms=00065}
22:49:20.851114 run mass: MS start registered {at=3992787.059447635, delay=0.005975029896944761, ms=00080}
22:49:20.890888 run mass: MS performed LU {at=3992787.099108874, lu_delay=4.682844679802656, ms=00069}
22:49:21.035244 run mass: MS performed LU {at=3992787.243461106, lu_delay=5.799188097938895, ms=00067}
22:49:21.089554 run mass: MS performed LU {at=3992787.297771535, lu_delay=5.263447995763272, ms=00068}
22:49:21.114100 run osmo-ms-mob/00081: Starting mobile
22:49:21.127326 run osmo-ms-mob/00081(pid=216): Launched
22:49:21.133425 run mass: MS performed LU {at=3992787.341754673, lu_delay=22.82399837486446, ms=00019}
22:49:21.139383 run mass: MS start registered {at=3992787.347716706, delay=0.0059791309759020805, ms=00081}
22:49:21.787316 run osmo-ms-mob/00082: Starting mobile
22:49:21.801234 run osmo-ms-mob/00082(pid=217): Launched
22:49:21.813729 run mass: MS start registered {at=3992788.022044703, delay=0.006159661803394556, ms=00082}
22:49:22.386604 run osmo-ms-mob/00083: Starting mobile
22:49:22.400346 run osmo-ms-mob/00083(pid=218): Launched
22:49:22.411515 run mass: MS start registered {at=3992788.619832766, delay=0.0050851828418672085, ms=00083}
22:49:22.746510 run mass: MS performed LU {at=3992788.954725172, lu_delay=4.923198587726802, ms=00073}
22:49:22.792728 run mass: MS performed LU {at=3992789.000973698, lu_delay=5.7476328844204545, ms=00071}
22:49:22.834393 run osmo-ms-mob/00084: Starting mobile
22:49:22.848279 run osmo-ms-mob/00084(pid=219): Launched
22:49:22.859499 run mass: MS start registered {at=3992789.067817914, delay=0.004967126064002514, ms=00084}
22:49:22.879299 run mass: MS performed LU {at=3992789.087611554, lu_delay=6.252325354143977, ms=00070}
22:49:23.171865 run mass: MS performed LU {at=3992789.380088227, lu_delay=4.944146514870226, ms=00074}
22:49:23.426387 run osmo-ms-mob/00085: Starting mobile
22:49:23.442988 run osmo-ms-mob/00085(pid=220): Launched
22:49:23.454759 run mass: MS start registered {at=3992789.663070595, delay=0.00562300393357873, ms=00085}
22:49:24.002175 run osmo-ms-mob/00086: Starting mobile
22:49:24.016107 run osmo-ms-mob/00086(pid=221): Launched
22:49:24.027369 run mass: MS start registered {at=3992790.23568943, delay=0.00513034500181675, ms=00086}
22:49:24.546385 run mass: MS performed LU {at=3992790.754604381, lu_delay=5.9081915291026235, ms=00075}
22:49:24.602639 run osmo-ms-mob/00087: Starting mobile
22:49:24.618649 run osmo-ms-mob/00087(pid=222): Launched
22:49:24.624814 run mass: MS performed LU {at=3992790.833142278, lu_delay=5.574995976872742, ms=00076}
22:49:24.630875 run mass: MS start registered {at=3992790.839209691, delay=0.006085504312068224, ms=00087}
22:49:24.801198 run mass: MS performed LU {at=3992791.009388845, lu_delay=4.773693129885942, ms=00078}
22:49:25.196406 run osmo-ms-mob/00088: Starting mobile
22:49:25.209977 run osmo-ms-mob/00088(pid=223): Launched
22:49:25.221909 run mass: MS start registered {at=3992791.430219824, delay=0.00556267099454999, ms=00088}
22:49:25.800514 run osmo-ms-mob/00089: Starting mobile
22:49:25.814615 run osmo-ms-mob/00089(pid=224): Launched
22:49:25.825814 run mass: MS start registered {at=3992792.034132637, delay=0.0050407228991389275, ms=00089}
22:49:26.387504 run osmo-ms-mob/00090: Starting mobile
22:49:26.401236 run osmo-ms-mob/00090(pid=225): Launched
22:49:26.409550 run mass: MS performed LU {at=3992792.617871102, lu_delay=5.558423466980457, ms=00080}
22:49:26.415623 run mass: MS start registered {at=3992792.623957739, delay=0.008158937096595764, ms=00090}
22:49:26.512108 run mass: MS performed LU {at=3992792.720326614, lu_delay=5.3726099082268775, ms=00081}
22:49:26.702482 run mass: MS performed LU {at=3992792.910700128, lu_delay=6.260909670963883, ms=00079}
22:49:27.118396 run osmo-ms-mob/00091: Starting mobile
22:49:27.134803 run osmo-ms-mob/00091(pid=226): Launched
22:49:27.146092 run mass: MS start registered {at=3992793.354412649, delay=0.005177526734769344, ms=00091}
22:49:27.799195 run osmo-ms-mob/00092: Starting mobile
22:49:27.813178 run osmo-ms-mob/00092(pid=227): Launched
22:49:27.824483 run mass: MS start registered {at=3992794.032805807, delay=0.005145345814526081, ms=00092}
22:49:28.332340 run mass: MS performed LU {at=3992794.540558338, lu_delay=4.877487743273377, ms=00085}
22:49:28.377125 run mass: MS performed LU {at=3992794.585350632, lu_delay=5.965517866425216, ms=00083}
22:49:28.628130 run osmo-ms-mob/00093: Starting mobile
22:49:28.644023 run osmo-ms-mob/00093(pid=228): Launched
22:49:28.650198 run mass: MS performed LU {at=3992794.858525028, lu_delay=4.6228355979546905, ms=00086}
22:49:28.656246 run mass: MS performed LU {at=3992794.864579674, lu_delay=22.802180526778102, ms=00038}
22:49:28.662106 run mass: MS start registered {at=3992794.87044135, delay=0.01193541195243597, ms=00093}
22:49:29.501598 run osmo-ms-mob/00094: Starting mobile
22:49:29.516099 run osmo-ms-mob/00094(pid=229): Launched
22:49:29.527792 run mass: MS start registered {at=3992795.736103083, delay=0.005568536929786205, ms=00094}
22:49:30.157688 run mass: MS performed LU {at=3992796.365906109, lu_delay=4.9356862851418555, ms=00088}
22:49:30.277816 run mass: MS performed LU {at=3992796.48603884, lu_delay=5.6468291487544775, ms=00087}
22:49:30.334057 run osmo-ms-mob/00095: Starting mobile
22:49:30.349206 run osmo-ms-mob/00095(pid=230): Launched
22:49:30.360154 run mass: MS start registered {at=3992796.568475475, delay=0.0048910100013017654, ms=00095}
22:49:30.646551 run mass: MS performed LU {at=3992796.854770044, lu_delay=4.820637406781316, ms=00089}
22:49:31.400835 run osmo-ms-mob/00096: Starting mobile
22:49:31.415329 run osmo-ms-mob/00096(pid=231): Launched
22:49:31.426374 run mass: MS start registered {at=3992797.634693717, delay=0.004849769175052643, ms=00096}
22:49:32.097928 run mass: MS performed LU {at=3992798.306146438, lu_delay=22.266245492734015, ms=00051}
22:49:32.142520 run mass: MS performed LU {at=3992798.350715265, lu_delay=5.726757525932044, ms=00090}
22:49:32.189441 run mass: MS performed LU {at=3992798.39766127, lu_delay=5.043248621281236, ms=00091}
22:49:32.518293 run osmo-ms-mob/00097: Starting mobile
22:49:32.536672 run osmo-ms-mob/00097(pid=232): Launched
22:49:32.547871 run mass: MS start registered {at=3992798.756191473, delay=0.00473307678475976, ms=00097}
22:49:33.826751 run osmo-ms-mob/00098: Starting mobile
22:49:33.842811 run osmo-ms-mob/00098(pid=233): Launched
22:49:33.854024 run mass: MS start registered {at=3992800.062343134, delay=0.005085960030555725, ms=00098}
22:49:34.043746 run mass: MS performed LU {at=3992800.251938226, lu_delay=5.381496876012534, ms=00093}
22:49:34.089644 run mass: MS performed LU {at=3992800.297859479, lu_delay=6.26505367225036, ms=00092}
22:49:34.394531 run mass: MS performed LU {at=3992800.602747911, lu_delay=4.866644828114659, ms=00094}
22:49:35.621567 run osmo-ms-mob/00099: Starting mobile
22:49:35.642669 run osmo-ms-mob/00099(pid=234): Launched
22:49:35.649312 run mass: All started... {duration=55.77252430282533, too_slow=0}
22:49:35.655214 run mass: MS start registered {at=3992801.863541712, delay=0.005896028131246567, ms=00099}
22:49:35.908655 run mass: MS performed LU {at=3992802.116832355, lu_delay=5.548356879968196, ms=00095}
22:49:35.954516 run mass: MS performed LU {at=3992802.162756638, lu_delay=22.340411885175854, ms=00062}
22:49:36.061018 run mass: MS performed LU {at=3992802.269235595, lu_delay=4.634541878011078, ms=00096}
22:49:37.810171 run mass: MS performed LU {at=3992804.018387902, lu_delay=5.262196429073811, ms=00097}
22:49:39.673932 run mass: MS performed LU {at=3992805.882127465, lu_delay=5.819784331135452, ms=00098}
22:49:39.955580 run mass: MS performed LU {at=3992806.163798344, lu_delay=22.837313720025122, ms=00072}
22:49:41.575861 run mass: MS performed LU {at=3992807.784079558, lu_delay=5.920537846162915, ms=00099}
22:49:41.621920 run mass: MS performed LU {at=3992807.83013918, lu_delay=22.07045445824042, ms=00077}
22:49:43.440635 run mass: MS performed LU {at=3992809.648815129, lu_delay=21.626770426053554, ms=00082}
22:49:45.577059 run mass: MS performed LU {at=3992811.785279461, lu_delay=22.71746154734865, ms=00084}
22:49:45.586214 run mass: Tests done {all_completed=True, max=22.837313720025122, min=3.5637226761318743}
22:49:45.591818 tst register_default_mass.py: Test passed (85.1 sec)
22:49:45.597209 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:45.600510 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:45.603781 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:45.607043 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:45.610323 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:45.613741 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:45.617185 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:45.620641 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:45.624099 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:45.627563 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:45.631090 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:45.634615 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:45.638191 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:45.641777 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:45.645352 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:45.648923 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:45.652480 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:45.655945 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:45.659392 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:45.662877 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:45.666409 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:45.669854 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:45.673383 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:45.676857 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:45.680315 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:45.683771 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:45.687260 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:45.690799 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:45.694301 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:45.697786 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:45.701550 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:45.705303 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:45.708852 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:45.712298 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:45.715734 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:45.719459 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:45.723073 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:45.726611 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:45.730111 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:45.733636 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:45.737171 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:45.740638 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:45.744130 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:45.747876 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:45.751469 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:45.755041 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:45.758632 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:45.762202 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:45.765937 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:45.769407 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:45.772916 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:45.776448 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:45.780047 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:45.783540 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:45.787114 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:45.790764 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:45.794543 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:45.798336 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:45.801931 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:45.805631 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:45.809344 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:45.813202 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:45.816786 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:45.820376 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:45.823966 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:45.827694 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:45.831643 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:45.835250 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:45.838910 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:45.842425 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:45.846346 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:45.849736 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:45.853208 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:45.856567 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:45.860026 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:45.863411 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:45.866820 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:45.870276 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:45.873732 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:45.877211 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:45.880686 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:45.884145 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:45.887593 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:45.891079 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:45.894524 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:45.898133 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:45.901897 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:45.905665 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:45.909414 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:45.913041 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:45.916950 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:45.920405 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:45.923878 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:45.927355 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:45.930827 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:45.934285 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:45.937790 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:45.941246 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:45.945316 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:45.948912 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:45.952871 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:45.956357 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:45.959829 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:45.963282 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:45.966643 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:45.970107 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:45.973507 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:45.976960 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:45.980544 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:45.984135 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:45.988082 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:45.991499 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:45.994932 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:45.998390 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:46.001861 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:46.005284 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:46.008571 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:46.011868 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:46.015170 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:46.018483 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:46.021737 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:46.024979 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:46.028203 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:46.031435 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:46.034666 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:46.037910 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:46.041151 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:46.044373 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:46.047595 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:46.050832 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:46.054062 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:46.057292 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:46.060520 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:46.063733 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:46.066949 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:46.070190 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:46.073428 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:46.076666 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:46.079894 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:46.083118 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:46.086350 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:46.089582 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:46.092831 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:46.096067 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:46.099296 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:46.102518 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:46.105756 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:46.108980 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:46.112223 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:46.115460 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:46.118694 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:46.121922 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:46.125142 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:46.128356 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:46.131576 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:46.134814 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:46.138047 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:46.141294 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:46.144516 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:46.147746 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:46.150965 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:46.154182 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:46.157415 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:46.160642 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:46.163873 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:46.167088 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:46.170324 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:46.173548 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:46.176779 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:46.180025 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:46.183253 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:46.186498 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:46.189731 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:46.192966 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:46.196210 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:46.199429 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:46.202666 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:46.205892 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:46.209107 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:46.212350 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:46.215577 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:46.218810 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:46.222039 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:46.225268 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:46.228501 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:46.231736 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:46.234962 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:46.238192 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:46.241423 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:46.244723 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:46.247957 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:46.251168 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:46.254401 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:46.257633 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:46.260864 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:46.264104 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:46.267312 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:46.270542 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:46.273784 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:46.277009 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:46.280244 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:46.283471 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:46.286718 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:46.289928 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:46.293165 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:46.296392 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:46.299624 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:46.302853 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:46.306084 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:46.309307 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:46.312531 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:46.315770 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:46.318990 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:46.322240 --- ParallelTerminationStrategy: PID 22 died...
22:49:46.323714 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:46.327296 --- ParallelTerminationStrategy: PID 23 died...
22:49:46.328751 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:46.332318 --- ParallelTerminationStrategy: PID 24 died...
22:49:46.333767 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:46.337357 --- ParallelTerminationStrategy: PID 25 died...
22:49:46.338817 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:46.342397 --- ParallelTerminationStrategy: PID 26 died...
22:49:46.343850 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:46.347468 --- ParallelTerminationStrategy: PID 27 died...
22:49:46.348936 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:46.352546 --- ParallelTerminationStrategy: PID 28 died...
22:49:46.354012 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:46.357635 --- ParallelTerminationStrategy: PID 29 died...
22:49:46.359105 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:46.362740 --- ParallelTerminationStrategy: PID 30 died...
22:49:46.364212 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:46.367868 --- ParallelTerminationStrategy: PID 31 died...
22:49:46.369336 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:46.372975 --- ParallelTerminationStrategy: PID 32 died...
22:49:46.374449 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:46.378080 --- ParallelTerminationStrategy: PID 33 died...
22:49:46.379548 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:46.383185 --- ParallelTerminationStrategy: PID 35 died...
22:49:46.384660 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:46.388277 --- ParallelTerminationStrategy: PID 36 died...
22:49:46.389749 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:46.393364 --- ParallelTerminationStrategy: PID 37 died...
22:49:46.394831 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:46.398441 --- ParallelTerminationStrategy: PID 38 died...
22:49:46.399921 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:46.403527 --- ParallelTerminationStrategy: PID 39 died...
22:49:46.404981 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:46.408586 --- ParallelTerminationStrategy: PID 40 died...
22:49:46.410049 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:46.413675 --- ParallelTerminationStrategy: PID 41 died...
22:49:46.415138 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:46.418733 --- ParallelTerminationStrategy: PID 42 died...
22:49:46.420203 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:46.423801 --- ParallelTerminationStrategy: PID 43 died...
22:49:46.425251 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:46.428858 --- ParallelTerminationStrategy: PID 44 died...
22:49:46.430311 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:46.433893 --- ParallelTerminationStrategy: PID 45 died...
22:49:46.435341 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:46.438932 --- ParallelTerminationStrategy: PID 46 died...
22:49:46.440392 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:46.443991 --- ParallelTerminationStrategy: PID 47 died...
22:49:46.445444 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:46.449039 --- ParallelTerminationStrategy: PID 48 died...
22:49:46.450489 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:46.454069 --- ParallelTerminationStrategy: PID 49 died...
22:49:46.455528 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:46.459121 --- ParallelTerminationStrategy: PID 50 died...
22:49:46.460594 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:46.464181 --- ParallelTerminationStrategy: PID 51 died...
22:49:46.465641 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:46.469237 --- ParallelTerminationStrategy: PID 52 died...
22:49:46.470695 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:46.474286 --- ParallelTerminationStrategy: PID 53 died...
22:49:46.475743 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:46.479374 --- ParallelTerminationStrategy: PID 54 died...
22:49:46.480844 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:46.484501 --- ParallelTerminationStrategy: PID 55 died...
22:49:46.485978 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:46.489636 --- ParallelTerminationStrategy: PID 56 died...
22:49:46.491109 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:46.494758 --- ParallelTerminationStrategy: PID 57 died...
22:49:46.496238 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:46.499898 --- ParallelTerminationStrategy: PID 58 died...
22:49:46.501379 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:46.505039 --- ParallelTerminationStrategy: PID 59 died...
22:49:46.506513 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:46.510162 --- ParallelTerminationStrategy: PID 60 died...
22:49:46.511643 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:46.515325 --- ParallelTerminationStrategy: PID 61 died...
22:49:46.516800 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:46.520475 --- ParallelTerminationStrategy: PID 62 died...
22:49:46.521955 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:46.525624 --- ParallelTerminationStrategy: PID 63 died...
22:49:46.527112 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:46.530770 --- ParallelTerminationStrategy: PID 64 died...
22:49:46.532254 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:46.535912 --- ParallelTerminationStrategy: PID 65 died...
22:49:46.537389 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:46.541049 --- ParallelTerminationStrategy: PID 66 died...
22:49:46.542524 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:46.546168 --- ParallelTerminationStrategy: PID 67 died...
22:49:46.547643 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:46.551311 --- ParallelTerminationStrategy: PID 68 died...
22:49:46.552789 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:46.556443 --- ParallelTerminationStrategy: PID 69 died...
22:49:46.557921 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:46.561589 --- ParallelTerminationStrategy: PID 70 died...
22:49:46.563064 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:46.566717 --- ParallelTerminationStrategy: PID 71 died...
22:49:46.568200 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:46.571841 --- ParallelTerminationStrategy: PID 72 died...
22:49:46.573321 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:46.576959 --- ParallelTerminationStrategy: PID 73 died...
22:49:46.578431 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:46.582100 --- ParallelTerminationStrategy: PID 74 died...
22:49:46.583572 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:46.587256 --- ParallelTerminationStrategy: PID 75 died...
22:49:46.588742 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:46.592401 --- ParallelTerminationStrategy: PID 76 died...
22:49:46.593881 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:46.597547 --- ParallelTerminationStrategy: PID 77 died...
22:49:46.599027 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:46.602690 --- ParallelTerminationStrategy: PID 78 died...
22:49:46.604179 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:46.607832 --- ParallelTerminationStrategy: PID 79 died...
22:49:46.609311 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:46.612969 --- ParallelTerminationStrategy: PID 80 died...
22:49:46.614448 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:46.618090 --- ParallelTerminationStrategy: PID 81 died...
22:49:46.619563 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:46.623238 --- ParallelTerminationStrategy: PID 82 died...
22:49:46.624735 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:46.628402 --- ParallelTerminationStrategy: PID 83 died...
22:49:46.629885 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:46.633579 --- ParallelTerminationStrategy: PID 84 died...
22:49:46.635064 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:46.638720 --- ParallelTerminationStrategy: PID 85 died...
22:49:46.640219 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:46.643891 --- ParallelTerminationStrategy: PID 86 died...
22:49:46.645372 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:46.649033 --- ParallelTerminationStrategy: PID 87 died...
22:49:46.650516 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:46.654190 --- ParallelTerminationStrategy: PID 88 died...
22:49:46.655703 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:46.659360 --- ParallelTerminationStrategy: PID 89 died...
22:49:46.660852 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:46.664643 --- ParallelTerminationStrategy: PID 90 died...
22:49:46.666185 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:46.669988 --- ParallelTerminationStrategy: PID 91 died...
22:49:46.671474 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:46.675252 --- ParallelTerminationStrategy: PID 92 died...
22:49:46.676796 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:46.680595 --- ParallelTerminationStrategy: PID 93 died...
22:49:46.682082 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:46.685883 --- ParallelTerminationStrategy: PID 94 died...
22:49:46.687431 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:46.691241 --- ParallelTerminationStrategy: PID 95 died...
22:49:46.692783 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:46.696590 --- ParallelTerminationStrategy: PID 96 died...
22:49:46.698123 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:46.701937 --- ParallelTerminationStrategy: PID 97 died...
22:49:46.703475 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:46.707291 --- ParallelTerminationStrategy: PID 98 died...
22:49:46.708843 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:46.712668 --- ParallelTerminationStrategy: PID 99 died...
22:49:46.714209 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:46.718020 --- ParallelTerminationStrategy: PID 100 died...
22:49:46.719568 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:46.723386 --- ParallelTerminationStrategy: PID 101 died...
22:49:46.724931 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:46.728752 --- ParallelTerminationStrategy: PID 102 died...
22:49:46.730298 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:46.734141 --- ParallelTerminationStrategy: PID 103 died...
22:49:46.735680 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:46.739521 --- ParallelTerminationStrategy: PID 104 died...
22:49:46.741072 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:46.744889 --- ParallelTerminationStrategy: PID 105 died...
22:49:46.746433 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:46.750254 --- ParallelTerminationStrategy: PID 106 died...
22:49:46.751791 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:46.755591 --- ParallelTerminationStrategy: PID 107 died...
22:49:46.757167 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:46.760990 --- ParallelTerminationStrategy: PID 108 died...
22:49:46.762530 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:46.766349 --- ParallelTerminationStrategy: PID 109 died...
22:49:46.767902 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:46.771715 --- ParallelTerminationStrategy: PID 110 died...
22:49:46.773254 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:46.777072 --- ParallelTerminationStrategy: PID 111 died...
22:49:46.778623 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:46.782457 --- ParallelTerminationStrategy: PID 112 died...
22:49:46.784009 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:46.787826 --- ParallelTerminationStrategy: PID 113 died...
22:49:46.789373 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:46.793194 --- ParallelTerminationStrategy: PID 114 died...
22:49:46.794736 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:46.798578 --- ParallelTerminationStrategy: PID 115 died...
22:49:46.800128 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:46.803946 --- ParallelTerminationStrategy: PID 116 died...
22:49:46.805482 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:46.809295 --- ParallelTerminationStrategy: PID 117 died...
22:49:46.810836 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:46.814649 --- ParallelTerminationStrategy: PID 118 died...
22:49:46.816223 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:46.820047 --- ParallelTerminationStrategy: PID 119 died...
22:49:46.821595 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:46.825436 --- ParallelTerminationStrategy: PID 120 died...
22:49:46.826979 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:46.830820 --- ParallelTerminationStrategy: PID 121 died...
22:49:46.832367 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:46.836189 --- ParallelTerminationStrategy: PID 122 died...
22:49:46.837732 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:46.841543 --- ParallelTerminationStrategy: PID 123 died...
22:49:46.843090 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:46.846922 --- ParallelTerminationStrategy: PID 124 died...
22:49:46.848471 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:46.852302 --- ParallelTerminationStrategy: PID 125 died...
22:49:46.853844 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:46.857654 --- ParallelTerminationStrategy: PID 126 died...
22:49:46.859196 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:46.863027 --- ParallelTerminationStrategy: PID 127 died...
22:49:46.864570 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:46.868382 --- ParallelTerminationStrategy: PID 128 died...
22:49:46.869923 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:46.873750 --- ParallelTerminationStrategy: PID 129 died...
22:49:46.875304 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:46.879133 --- ParallelTerminationStrategy: PID 130 died...
22:49:46.880677 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:46.884502 --- ParallelTerminationStrategy: PID 131 died...
22:49:46.886051 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:46.889899 --- ParallelTerminationStrategy: PID 132 died...
22:49:46.891452 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:46.895264 --- ParallelTerminationStrategy: PID 133 died...
22:49:46.896817 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:46.900639 --- ParallelTerminationStrategy: PID 134 died...
22:49:46.902172 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:46.905992 --- ParallelTerminationStrategy: PID 135 died...
22:49:46.907535 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:46.911392 --- ParallelTerminationStrategy: PID 136 died...
22:49:46.912958 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:46.916825 --- ParallelTerminationStrategy: PID 137 died...
22:49:46.918367 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:46.922208 --- ParallelTerminationStrategy: PID 138 died...
22:49:46.923776 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:46.927619 --- ParallelTerminationStrategy: PID 139 died...
22:49:46.929167 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:46.933015 --- ParallelTerminationStrategy: PID 140 died...
22:49:46.934573 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:46.938407 --- ParallelTerminationStrategy: PID 141 died...
22:49:46.939968 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:46.943816 --- ParallelTerminationStrategy: PID 142 died...
22:49:46.945357 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:46.949197 --- ParallelTerminationStrategy: PID 143 died...
22:49:46.950748 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:46.954590 --- ParallelTerminationStrategy: PID 144 died...
22:49:46.956142 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:46.959984 --- ParallelTerminationStrategy: PID 145 died...
22:49:46.961531 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:46.965389 --- ParallelTerminationStrategy: PID 146 died...
22:49:46.966935 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:46.970776 --- ParallelTerminationStrategy: PID 147 died...
22:49:46.972324 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:46.976163 --- ParallelTerminationStrategy: PID 148 died...
22:49:46.977709 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:46.981573 --- ParallelTerminationStrategy: PID 149 died...
22:49:46.983118 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:46.986960 --- ParallelTerminationStrategy: PID 150 died...
22:49:46.988505 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:46.992366 --- ParallelTerminationStrategy: PID 151 died...
22:49:46.993923 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:46.997790 --- ParallelTerminationStrategy: PID 152 died...
22:49:46.999341 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:47.003191 --- ParallelTerminationStrategy: PID 153 died...
22:49:47.004749 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:47.008583 --- ParallelTerminationStrategy: PID 154 died...
22:49:47.010129 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:47.013964 --- ParallelTerminationStrategy: PID 155 died...
22:49:47.015514 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:47.019351 --- ParallelTerminationStrategy: PID 156 died...
22:49:47.020901 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:47.024749 --- ParallelTerminationStrategy: PID 157 died...
22:49:47.026300 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:47.030181 --- ParallelTerminationStrategy: PID 158 died...
22:49:47.031732 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:47.035573 --- ParallelTerminationStrategy: PID 159 died...
22:49:47.037119 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:47.040976 --- ParallelTerminationStrategy: PID 160 died...
22:49:47.042523 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:47.046362 --- ParallelTerminationStrategy: PID 161 died...
22:49:47.047916 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:47.051798 --- ParallelTerminationStrategy: PID 162 died...
22:49:47.053342 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:47.057183 --- ParallelTerminationStrategy: PID 163 died...
22:49:47.058721 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:47.062552 --- ParallelTerminationStrategy: PID 164 died...
22:49:47.064100 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:47.067923 --- ParallelTerminationStrategy: PID 165 died...
22:49:47.069469 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:47.073311 --- ParallelTerminationStrategy: PID 166 died...
22:49:47.074868 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:47.078714 --- ParallelTerminationStrategy: PID 167 died...
22:49:47.080273 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:47.084142 --- ParallelTerminationStrategy: PID 168 died...
22:49:47.085697 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:47.089551 --- ParallelTerminationStrategy: PID 169 died...
22:49:47.091098 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:47.094934 --- ParallelTerminationStrategy: PID 170 died...
22:49:47.096486 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:47.100346 --- ParallelTerminationStrategy: PID 171 died...
22:49:47.101895 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:47.105785 --- ParallelTerminationStrategy: PID 172 died...
22:49:47.107322 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:47.111164 --- ParallelTerminationStrategy: PID 173 died...
22:49:47.112718 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:47.116589 --- ParallelTerminationStrategy: PID 174 died...
22:49:47.118137 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:47.121981 --- ParallelTerminationStrategy: PID 175 died...
22:49:47.123538 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:47.127389 --- ParallelTerminationStrategy: PID 176 died...
22:49:47.128930 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:47.132764 --- ParallelTerminationStrategy: PID 177 died...
22:49:47.134310 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:47.138185 --- ParallelTerminationStrategy: PID 178 died...
22:49:47.139730 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:47.143564 --- ParallelTerminationStrategy: PID 179 died...
22:49:47.145121 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:47.148974 --- ParallelTerminationStrategy: PID 180 died...
22:49:47.150518 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:47.154363 --- ParallelTerminationStrategy: PID 181 died...
22:49:47.155921 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:47.159785 --- ParallelTerminationStrategy: PID 182 died...
22:49:47.161325 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:47.165167 --- ParallelTerminationStrategy: PID 183 died...
22:49:47.166716 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:47.170564 --- ParallelTerminationStrategy: PID 184 died...
22:49:47.172120 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:47.175966 --- ParallelTerminationStrategy: PID 185 died...
22:49:47.177516 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:47.181345 --- ParallelTerminationStrategy: PID 186 died...
22:49:47.182890 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:47.186729 --- ParallelTerminationStrategy: PID 187 died...
22:49:47.188276 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:47.192134 --- ParallelTerminationStrategy: PID 188 died...
22:49:47.193679 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:47.197518 --- ParallelTerminationStrategy: PID 189 died...
22:49:47.199066 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:47.202889 --- ParallelTerminationStrategy: PID 190 died...
22:49:47.204437 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:47.208270 --- ParallelTerminationStrategy: PID 191 died...
22:49:47.209812 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:47.213696 --- ParallelTerminationStrategy: PID 192 died...
22:49:47.215241 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:47.219082 --- ParallelTerminationStrategy: PID 193 died...
22:49:47.220654 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:47.224479 --- ParallelTerminationStrategy: PID 194 died...
22:49:47.226040 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:47.229893 --- ParallelTerminationStrategy: PID 195 died...
22:49:47.231435 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:47.235269 --- ParallelTerminationStrategy: PID 196 died...
22:49:47.236834 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:47.240677 --- ParallelTerminationStrategy: PID 197 died...
22:49:47.242175 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:47.245865 --- ParallelTerminationStrategy: PID 198 died...
22:49:47.247346 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:47.251045 --- ParallelTerminationStrategy: PID 199 died...
22:49:47.252523 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:47.256186 --- ParallelTerminationStrategy: PID 200 died...
22:49:47.257659 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:47.261360 --- ParallelTerminationStrategy: PID 201 died...
22:49:47.262814 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:47.266429 --- ParallelTerminationStrategy: PID 202 died...
22:49:47.267971 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:47.271574 --- ParallelTerminationStrategy: PID 203 died...
22:49:47.273041 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:47.276650 --- ParallelTerminationStrategy: PID 204 died...
22:49:47.278101 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:47.281727 --- ParallelTerminationStrategy: PID 205 died...
22:49:47.283180 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:47.286781 --- ParallelTerminationStrategy: PID 206 died...
22:49:47.288239 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:47.291850 --- ParallelTerminationStrategy: PID 207 died...
22:49:47.293300 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:47.296949 --- ParallelTerminationStrategy: PID 208 died...
22:49:47.298410 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:47.302022 --- ParallelTerminationStrategy: PID 209 died...
22:49:47.303475 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:47.307078 --- ParallelTerminationStrategy: PID 210 died...
22:49:47.308537 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:47.312171 --- ParallelTerminationStrategy: PID 211 died...
22:49:47.313619 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:47.317242 --- ParallelTerminationStrategy: PID 212 died...
22:49:47.318694 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:47.322306 --- ParallelTerminationStrategy: PID 213 died...
22:49:47.323768 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:47.327362 --- ParallelTerminationStrategy: PID 214 died...
22:49:47.328840 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:47.332453 --- ParallelTerminationStrategy: PID 215 died...
22:49:47.333911 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:47.337533 --- ParallelTerminationStrategy: PID 216 died...
22:49:47.338993 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:47.342613 --- ParallelTerminationStrategy: PID 217 died...
22:49:47.344079 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:47.347692 --- ParallelTerminationStrategy: PID 218 died...
22:49:47.349157 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:47.352782 --- ParallelTerminationStrategy: PID 219 died...
22:49:47.354252 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:47.357872 --- ParallelTerminationStrategy: PID 220 died...
22:49:47.359323 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:47.362950 --- ParallelTerminationStrategy: PID 221 died...
22:49:47.364440 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:47.368053 --- ParallelTerminationStrategy: PID 222 died...
22:49:47.369511 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:47.373128 --- ParallelTerminationStrategy: PID 223 died...
22:49:47.374575 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:47.378206 --- ParallelTerminationStrategy: PID 224 died...
22:49:47.379678 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:47.383293 --- ParallelTerminationStrategy: PID 225 died...
22:49:47.384789 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:47.388404 --- ParallelTerminationStrategy: PID 226 died...
22:49:47.389855 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:47.393478 --- ParallelTerminationStrategy: PID 227 died...
22:49:47.394934 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:47.398556 --- ParallelTerminationStrategy: PID 228 died...
22:49:47.400013 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:47.403637 --- ParallelTerminationStrategy: PID 229 died...
22:49:47.405098 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:47.408709 --- ParallelTerminationStrategy: PID 230 died...
22:49:47.410168 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:47.413785 --- ParallelTerminationStrategy: PID 231 died...
22:49:47.415241 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:47.418874 --- ParallelTerminationStrategy: PID 232 died...
22:49:47.420343 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:47.423959 --- ParallelTerminationStrategy: PID 233 died...
22:49:47.425406 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:47.429026 --- ParallelTerminationStrategy: PID 234 died...
22:49:47.430490 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:50.834831 --- ParallelTerminationStrategy: PID 34 died...
22:49:50.840690 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8269 netreg_mass PASS
---------------------------------------------------------------------
22:49:50.917158 tst trial-8269: Storing JUnit report in /build/trial-8269/run.2026-03-13_22-48-20/trial-8269.xml
--------------------------------------------------------------------------------------------
trial-8269 PASS
--------------------------------------------------------------------------------------------
22:49:50.928215 tst trial-8269: trial-8269: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (85.1 sec)
+ exit_code=0
+ rm -rf trial-8269/inst
+ cd trial-8269
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-03-13 22:48:19
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8269-run.tgz run.2026-03-13_22-48-20
+ tar czf /build/trial-8269-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-03-13_13_26_29.tgz osmo-bts-oc2g.build-2026-03-13_00_51_23.tgz osmo-bts-sysmo.build-2026-03-13_00_51_27.tgz osmo-bts.build-2026-03-13_00_51_38.tgz osmo-ggsn.build-2026-03-13_20_42_33.tgz osmo-hlr.build-2026-03-13_16_37_02.tgz osmo-hnbgw.build-2026-03-13_13_31_07.tgz osmo-mgw.build-2026-03-13_08_33_06.tgz osmo-msc.build-2026-03-13_13_34_59.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-03-13_07_34_55.tgz osmo-pcu-sysmo.build-2026-03-13_07_34_49.tgz osmo-pcu.build-2026-03-13_07_35_01.tgz osmo-sgsn.build-2026-03-13_20_48_04.tgz osmo-stp.build-2026-03-13_13_23_09.tgz osmo-trx.build-2026-03-13_14_41_03.tgz osmocom-bb.build-2026-03-13_21_17_03.tgz srslte.build-19.tgz
+ exit 0
+ clean_up_trap
+ set +x
### Clean up ###
+ trap - EXIT INT TERM 0
+ clean_up
+ docker kill osmo-gsm-tester-virtual
Error response from daemon: cannot kill container: osmo-gsm-tester-virtual: No such container: osmo-gsm-tester-virtual
+ true
+ docker run --rm -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/workspace debian:bookworm chmod -R a+rwX /workspace/
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS