This log is too long to show here, 14 KB has been skipped — click to see the complete log
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7878
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins5510100371600888417.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-8347
+ 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
2e9b710 debian-trixie-build: add tshark
+ 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 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#7 CACHED
#8 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#8 CACHED
#9 [ 2/28] RUN useradd -ms /bin/bash jenkins
#9 CACHED
#10 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#10 CACHED
#11 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#11 CACHED
#12 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#12 CACHED
#13 [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
#13 CACHED
#14 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#14 CACHED
#15 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#15 CACHED
#16 [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
#16 CACHED
#17 [ 9/28] COPY SSH /root/.ssh
#17 CACHED
#18 [20/28] WORKDIR /TMP
#18 CACHED
#19 [ 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
#19 CACHED
#20 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#20 CACHED
#21 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#21 CACHED
#22 [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
#22 CACHED
#23 [ 3/28] RUN groupadd osmo-gsm-tester
#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 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#25 CACHED
#26 [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
#26 CACHED
#27 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#27 CACHED
#28 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#28 CACHED
#29 [ 8/28] RUN MKDIR /var/run/sshd
#29 CACHED
#30 [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
#30 CACHED
#31 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:c04ab1a0787e55a87cebb5bb21d65e432202d4573c3cf811dc6d8bde1b7bd78e done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s 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=8348 -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-05-31 22:48:21
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8348
+ mkdir -p trial-8348
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-05-31_13_26_49.tgz osmo-bts-oc2g.build-2026-05-31_00_52_16.tgz osmo-bts-sysmo.build-2026-05-31_00_52_17.tgz osmo-bts.build-2026-05-31_00_52_23.tgz osmo-ggsn.build-2026-05-31_20_42_57.tgz osmo-hlr.build-2026-05-31_16_36_49.tgz osmo-hnbgw.build-2026-05-31_13_30_55.tgz osmo-mgw.build-2026-05-31_08_33_10.tgz osmo-msc.build-2026-05-31_13_33_26.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-05-31_07_34_47.tgz osmo-pcu-sysmo.build-2026-05-31_07_34_44.tgz osmo-pcu.build-2026-05-31_07_34_46.tgz osmo-sgsn.build-2026-05-31_20_48_07.tgz osmo-stp.build-2026-05-31_13_25_35.tgz osmo-trx.build-2026-05-31_14_22_01.tgz osmocom-bb.build-2026-05-31_21_17_52.tgz srslte.build-19.tgz trial-8348
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-05-31_13_26_49.md5 osmo-bts-oc2g.build-2026-05-31_00_52_16.md5 osmo-bts-sysmo.build-2026-05-31_00_52_17.md5 osmo-bts.build-2026-05-31_00_52_23.md5 osmo-ggsn.build-2026-05-31_20_42_57.md5 osmo-hlr.build-2026-05-31_16_36_49.md5 osmo-hnbgw.build-2026-05-31_13_30_55.md5 osmo-mgw.build-2026-05-31_08_33_10.md5 osmo-msc.build-2026-05-31_13_33_26.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-05-31_07_34_47.md5 osmo-pcu-sysmo.build-2026-05-31_07_34_44.md5 osmo-pcu.build-2026-05-31_07_34_46.md5 osmo-sgsn.build-2026-05-31_20_48_07.md5 osmo-stp.build-2026-05-31_13_25_35.md5 osmo-trx.build-2026-05-31_14_22_01.md5 osmocom-bb.build-2026-05-31_21_17_52.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-05-31_13_26_49.md5 osmo-bts-oc2g.build-2026-05-31_00_52_16.md5 osmo-bts-sysmo.build-2026-05-31_00_52_17.md5 osmo-bts.build-2026-05-31_00_52_23.md5 osmo-ggsn.build-2026-05-31_20_42_57.md5 osmo-hlr.build-2026-05-31_16_36_49.md5 osmo-hnbgw.build-2026-05-31_13_30_55.md5 osmo-mgw.build-2026-05-31_08_33_10.md5 osmo-msc.build-2026-05-31_13_33_26.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-05-31_07_34_47.md5 osmo-pcu-sysmo.build-2026-05-31_07_34_44.md5 osmo-pcu.build-2026-05-31_07_34_46.md5 osmo-sgsn.build-2026-05-31_20_48_07.md5 osmo-stp.build-2026-05-31_13_25_35.md5 osmo-trx.build-2026-05-31_14_22_01.md5 osmocom-bb.build-2026-05-31_21_17_52.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-8348 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8348'
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-8348
--------------------------------------------------------------------------------------------
22:48:21.308551 tst trial-8348: Detailed log at /build/trial-8348/run.2026-05-31_22-48-21/log
---------------------------------------------------------------------
trial-8348 netreg_mass
---------------------------------------------------------------------
22:48:21.514409 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:21.514782 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:21.515563 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:21.516710 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:21.558596 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:21.559493 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:21.560656 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:21.623390 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-8348 netreg_mass register_default_mass.py
----------------------------------------------
22:48:21.624224 tst register_default_mass.py:9: Claiming resources for the test
22:48:21.639225 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.639740 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.640216 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.640654 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.641101 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.641549 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:21.641991 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:21.673120 tst register_default_mass.py: using LAC 2
22:48:21.694951 tst register_default_mass.py: using RAC 2
22:48:21.721530 tst register_default_mass.py: using CellId 2
22:48:21.751337 tst register_default_mass.py: using BVCI 3
22:48:21.765355 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.766040 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.766624 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.767167 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.767691 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.768205 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.768716 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.769237 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.769784 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.770318 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.770867 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.771398 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.771928 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.772447 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.772970 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.773499 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.774011 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.774551 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.775065 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.775582 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.776100 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.776625 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.777150 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.777683 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.778210 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.778722 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.779245 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.779769 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.780289 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.780802 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.781328 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.781844 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.782383 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.782914 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.783434 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.783945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.784477 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.785006 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.785541 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.786062 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.786577 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.787097 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.787624 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.788139 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.788655 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.789167 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.789677 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.790204 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.790729 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.791239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.791747 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.792260 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.792776 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.793281 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.793781 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.794310 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.794820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.795336 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.795862 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.796369 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.796870 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.797391 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.797905 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.798423 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.798945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.799461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.799970 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.800497 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.801008 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.801516 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.802030 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.802551 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.803138 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.803655 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.804169 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.804670 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.805188 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.805701 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.806209 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.806728 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.807236 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.807738 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.808239 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.808758 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.809258 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.809759 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.810288 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.810787 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.811281 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.811792 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.812304 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.812808 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.813312 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.813829 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.814343 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.814841 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.815343 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.815857 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.816367 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.816880 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.817382 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:21.817939 tst register_default_mass.py:21: Launching a simple network
22:48:21.827878 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:21.946680 run create_hlr_db(pid=20): Launched
22:48:22.961103 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:22.985049 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:23.000020 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:23.005602 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:23.190320 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:23.214524 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:23.220012 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:23.639838 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:23.654483 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:26.668752 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:26.796568 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:26.811160 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:26.816696 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:26.839706 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:26.854298 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:26.859888 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:27.176425 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:27.191305 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:33.217850 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:33.391371 run osmo-bts-virtual(pid=34): Launched
22:48:34.426888 tst register_default_mass.py: using MSISDN 1001
22:48:34.441015 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:34.479821 tst register_default_mass.py: using MSISDN 1002
22:48:34.497239 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:34.527704 tst register_default_mass.py: using MSISDN 1003
22:48:34.542342 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:34.572689 tst register_default_mass.py: using MSISDN 1004
22:48:34.586943 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:34.617303 tst register_default_mass.py: using MSISDN 1005
22:48:34.631600 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:34.662211 tst register_default_mass.py: using MSISDN 1006
22:48:34.676679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:34.706555 tst register_default_mass.py: using MSISDN 1007
22:48:34.720652 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:34.751028 tst register_default_mass.py: using MSISDN 1008
22:48:34.760529 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:34.790690 tst register_default_mass.py: using MSISDN 1009
22:48:34.805921 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:34.836419 tst register_default_mass.py: using MSISDN 1010
22:48:34.850506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:34.880825 tst register_default_mass.py: using MSISDN 1011
22:48:34.894889 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:34.924922 tst register_default_mass.py: using MSISDN 1012
22:48:34.938851 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:34.969026 tst register_default_mass.py: using MSISDN 1013
22:48:34.983122 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:35.012838 tst register_default_mass.py: using MSISDN 1014
22:48:35.026614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:35.057141 tst register_default_mass.py: using MSISDN 1015
22:48:35.071174 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:35.101407 tst register_default_mass.py: using MSISDN 1016
22:48:35.115402 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:35.145788 tst register_default_mass.py: using MSISDN 1017
22:48:35.159948 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:35.190374 tst register_default_mass.py: using MSISDN 1018
22:48:35.204593 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:35.234652 tst register_default_mass.py: using MSISDN 1019
22:48:35.248558 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:35.278812 tst register_default_mass.py: using MSISDN 1020
22:48:35.292768 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:35.322336 tst register_default_mass.py: using MSISDN 1021
22:48:35.336235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:35.366423 tst register_default_mass.py: using MSISDN 1022
22:48:35.380481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:35.410493 tst register_default_mass.py: using MSISDN 1023
22:48:35.424436 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:35.454420 tst register_default_mass.py: using MSISDN 1024
22:48:35.468430 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:35.498912 tst register_default_mass.py: using MSISDN 1025
22:48:35.512958 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:35.551382 tst register_default_mass.py: using MSISDN 1026
22:48:35.568524 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:35.599041 tst register_default_mass.py: using MSISDN 1027
22:48:35.613317 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:35.643600 tst register_default_mass.py: using MSISDN 1028
22:48:35.657716 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:35.688035 tst register_default_mass.py: using MSISDN 1029
22:48:35.702179 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:35.732239 tst register_default_mass.py: using MSISDN 1030
22:48:35.746135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:35.776306 tst register_default_mass.py: using MSISDN 1031
22:48:35.790241 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:35.820449 tst register_default_mass.py: using MSISDN 1032
22:48:35.834435 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:35.864814 tst register_default_mass.py: using MSISDN 1033
22:48:35.878813 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:35.909132 tst register_default_mass.py: using MSISDN 1034
22:48:35.923315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:35.960586 tst register_default_mass.py: using MSISDN 1035
22:48:35.969833 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:35.999163 tst register_default_mass.py: using MSISDN 1036
22:48:36.014440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:36.044662 tst register_default_mass.py: using MSISDN 1037
22:48:36.058989 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:36.088967 tst register_default_mass.py: using MSISDN 1038
22:48:36.103100 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:36.132990 tst register_default_mass.py: using MSISDN 1039
22:48:36.147039 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:36.177069 tst register_default_mass.py: using MSISDN 1040
22:48:36.191279 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:36.221041 tst register_default_mass.py: using MSISDN 1041
22:48:36.235040 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:36.265370 tst register_default_mass.py: using MSISDN 1042
22:48:36.279640 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:36.309861 tst register_default_mass.py: using MSISDN 1043
22:48:36.323977 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:36.353873 tst register_default_mass.py: using MSISDN 1044
22:48:36.367322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:36.397651 tst register_default_mass.py: using MSISDN 1045
22:48:36.411780 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:36.441781 tst register_default_mass.py: using MSISDN 1046
22:48:36.455812 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:36.486211 tst register_default_mass.py: using MSISDN 1047
22:48:36.500549 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:36.530955 tst register_default_mass.py: using MSISDN 1048
22:48:36.545211 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:36.575884 tst register_default_mass.py: using MSISDN 1049
22:48:36.590402 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:36.621187 tst register_default_mass.py: using MSISDN 1050
22:48:36.635735 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:36.666583 tst register_default_mass.py: using MSISDN 1051
22:48:36.681072 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:36.711781 tst register_default_mass.py: using MSISDN 1052
22:48:36.726315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:36.756940 tst register_default_mass.py: using MSISDN 1053
22:48:36.771441 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:36.802315 tst register_default_mass.py: using MSISDN 1054
22:48:36.816900 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:36.847167 tst register_default_mass.py: using MSISDN 1055
22:48:36.861520 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:36.891882 tst register_default_mass.py: using MSISDN 1056
22:48:36.906230 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:36.937002 tst register_default_mass.py: using MSISDN 1057
22:48:36.951503 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:36.982328 tst register_default_mass.py: using MSISDN 1058
22:48:36.996828 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:37.027640 tst register_default_mass.py: using MSISDN 1059
22:48:37.042251 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:37.072781 tst register_default_mass.py: using MSISDN 1060
22:48:37.087186 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:37.118141 tst register_default_mass.py: using MSISDN 1061
22:48:37.132799 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:37.163645 tst register_default_mass.py: using MSISDN 1062
22:48:37.178274 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:37.208946 tst register_default_mass.py: using MSISDN 1063
22:48:37.223388 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:37.253835 tst register_default_mass.py: using MSISDN 1064
22:48:37.268150 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:37.298901 tst register_default_mass.py: using MSISDN 1065
22:48:37.313405 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:37.344148 tst register_default_mass.py: using MSISDN 1066
22:48:37.358674 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:37.389378 tst register_default_mass.py: using MSISDN 1067
22:48:37.403852 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:37.442989 tst register_default_mass.py: using MSISDN 1068
22:48:37.460850 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:37.491424 tst register_default_mass.py: using MSISDN 1069
22:48:37.506173 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:37.536738 tst register_default_mass.py: using MSISDN 1070
22:48:37.551209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:37.581883 tst register_default_mass.py: using MSISDN 1071
22:48:37.596361 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:37.626937 tst register_default_mass.py: using MSISDN 1072
22:48:37.641412 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:37.671529 tst register_default_mass.py: using MSISDN 1073
22:48:37.685767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:37.716335 tst register_default_mass.py: using MSISDN 1074
22:48:37.730725 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:37.761239 tst register_default_mass.py: using MSISDN 1075
22:48:37.775697 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:37.818887 tst register_default_mass.py: using MSISDN 1076
22:48:37.837706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:37.868260 tst register_default_mass.py: using MSISDN 1077
22:48:37.883143 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:37.913764 tst register_default_mass.py: using MSISDN 1078
22:48:37.928329 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:37.958481 tst register_default_mass.py: using MSISDN 1079
22:48:37.972740 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:38.003536 tst register_default_mass.py: using MSISDN 1080
22:48:38.018058 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:38.047342 tst register_default_mass.py: using MSISDN 1081
22:48:38.060105 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:38.088744 tst register_default_mass.py: using MSISDN 1082
22:48:38.102061 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:38.132287 tst register_default_mass.py: using MSISDN 1083
22:48:38.146485 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:38.177158 tst register_default_mass.py: using MSISDN 1084
22:48:38.191679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:38.222039 tst register_default_mass.py: using MSISDN 1085
22:48:38.236415 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:38.267112 tst register_default_mass.py: using MSISDN 1086
22:48:38.281586 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:38.312032 tst register_default_mass.py: using MSISDN 1087
22:48:38.326452 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:38.357135 tst register_default_mass.py: using MSISDN 1088
22:48:38.371717 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:38.402311 tst register_default_mass.py: using MSISDN 1089
22:48:38.416814 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:38.447470 tst register_default_mass.py: using MSISDN 1090
22:48:38.461980 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:38.492432 tst register_default_mass.py: using MSISDN 1091
22:48:38.506767 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:38.537355 tst register_default_mass.py: using MSISDN 1092
22:48:38.551857 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:38.582348 tst register_default_mass.py: using MSISDN 1093
22:48:38.596745 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:38.627155 tst register_default_mass.py: using MSISDN 1094
22:48:38.641530 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:38.672051 tst register_default_mass.py: using MSISDN 1095
22:48:38.686509 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:38.717262 tst register_default_mass.py: using MSISDN 1096
22:48:38.731906 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:38.763182 tst register_default_mass.py: using MSISDN 1097
22:48:38.777890 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:38.809183 tst register_default_mass.py: using MSISDN 1098
22:48:38.824030 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:38.855252 tst register_default_mass.py: using MSISDN 1099
22:48:38.869966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:38.901285 tst register_default_mass.py: using MSISDN 1100
22:48:38.916258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:39.007931 run mass: Starting testcase
22:48:39.013320 run mass: Pre-launching all virtphy's
22:48:39.018699 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:39.031864 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:39.037980 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:39.050935 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:39.056918 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:39.069580 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:39.075610 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:39.088475 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:39.094432 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:39.107152 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:39.113181 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:39.125915 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:39.131896 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:39.144713 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:39.150701 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:39.163517 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:39.169442 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:39.182293 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:39.188231 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:39.201028 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:39.206993 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:39.219847 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:39.225808 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:39.238651 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:39.244615 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:39.257482 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:39.263459 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:39.276268 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:39.282280 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:39.295120 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:39.301106 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:39.313970 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:39.319963 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:39.332800 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:39.338782 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:39.351614 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:39.357643 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:39.370608 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:39.376583 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:39.389408 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:39.395426 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:39.408305 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:39.414276 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:39.427169 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:39.433129 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:39.445904 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:39.451853 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:39.464687 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:39.470614 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:39.483396 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:39.489345 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:39.502133 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:39.508094 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:39.520920 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:39.526842 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:39.539728 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:39.545685 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:39.558588 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:39.564590 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:39.577432 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:39.583429 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:39.596244 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:39.602258 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:39.615062 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:39.620998 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:39.633781 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:39.639737 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:39.652503 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:39.658433 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:39.671170 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:39.677081 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:39.689790 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:39.695680 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:39.708383 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:39.714332 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:39.727077 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:39.732983 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:39.745692 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:39.751590 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:39.764284 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:39.770257 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:39.783111 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:39.789016 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:39.801974 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:39.807940 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:39.820784 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:39.826776 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:39.839623 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:39.845606 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:39.858381 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:39.864335 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:39.877125 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:39.883102 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:39.895843 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:39.901782 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:39.914585 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:39.920580 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:39.933345 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:39.939231 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:39.951933 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:39.957804 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:39.970534 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:39.976403 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:39.989095 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:39.995017 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:40.007885 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:40.013774 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:40.026638 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:40.032563 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:40.045309 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:40.051244 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:40.064181 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:40.070180 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:40.083190 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:40.089182 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:40.102060 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:40.108063 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:40.120964 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:40.126996 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:40.139826 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:40.145814 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:40.158640 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:40.164685 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:40.177526 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:40.183571 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:40.196453 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:40.202430 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:40.215253 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:40.221222 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:40.234066 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:40.240045 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:40.252976 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:40.258975 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:40.271807 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:40.277777 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:40.290671 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:40.296659 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:40.309573 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:40.315536 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:40.328420 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:40.334408 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:40.347267 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:40.353238 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:40.366050 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:40.372096 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:40.384945 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:40.390920 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:40.403739 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:40.409706 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:40.422558 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:40.428523 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:40.441388 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:40.447344 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:40.460135 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:40.466097 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:40.479043 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:40.485011 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:40.497925 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:40.503954 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:40.516746 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:40.522701 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:40.535623 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:40.541667 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:40.554508 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:40.560420 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:40.573153 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:40.579139 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:40.591897 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:40.597807 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:40.610627 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:40.616561 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:40.629309 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:40.635258 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:40.648066 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:40.653954 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:40.666698 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:40.672629 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:40.685375 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:40.691293 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:40.704039 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:40.709966 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:40.722953 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:40.728902 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:40.741740 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:40.747638 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:40.760493 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:40.766418 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:40.779273 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:40.785225 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:40.797985 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:40.803878 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:40.816627 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:40.822563 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:40.835282 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:40.841238 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:40.854054 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:40.860037 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:40.872894 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:40.878843 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:40.891658 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:40.897599 run mass: Checking if sockets are in the filesystem
22:48:40.930018 run osmo-ms-mob/00000: Starting mobile
22:48:40.942999 run osmo-ms-mob/00000(pid=135): Launched
22:48:40.954212 run mass: MS start registered {at=1178649.248038318, delay=0.005090922117233276, ms=00000}
22:48:45.144281 run osmo-ms-mob/00001: Starting mobile
22:48:45.161216 run osmo-ms-mob/00001(pid=136): Launched
22:48:45.171837 run mass: MS start registered {at=1178653.465662061, delay=0.004621915984898806, ms=00001}
22:48:46.219995 run mass: MS performed LU {at=1178654.513706929, lu_delay=5.2656686110422015, ms=00000}
22:48:46.936037 run osmo-ms-mob/00002: Starting mobile
22:48:46.952132 run osmo-ms-mob/00002(pid=137): Launched
22:48:46.962951 run mass: MS start registered {at=1178655.256769144, delay=0.0047922160010784864, ms=00002}
22:48:48.246010 run osmo-ms-mob/00003: Starting mobile
22:48:48.262854 run osmo-ms-mob/00003(pid=138): Launched
22:48:48.273596 run mass: MS start registered {at=1178656.567419814, delay=0.0046151308342814445, ms=00003}
22:48:49.335093 run osmo-ms-mob/00004: Starting mobile
22:48:49.351110 run osmo-ms-mob/00004(pid=139): Launched
22:48:49.361614 run mass: MS start registered {at=1178657.655440054, delay=0.004473901819437742, ms=00004}
22:48:49.985650 run mass: MS performed LU {at=1178658.279362782, lu_delay=4.81370072090067, ms=00001}
22:48:50.334576 run osmo-ms-mob/00005: Starting mobile
22:48:50.350694 run osmo-ms-mob/00005(pid=140): Launched
22:48:50.361202 run mass: MS start registered {at=1178658.655028412, delay=0.004374622832983732, ms=00005}
22:48:51.213160 run osmo-ms-mob/00006: Starting mobile
22:48:51.226072 run osmo-ms-mob/00006(pid=141): Launched
22:48:51.236799 run mass: MS start registered {at=1178659.530626868, delay=0.004750477848574519, ms=00006}
22:48:51.887329 run mass: MS performed LU {at=1178660.181039913, lu_delay=4.924270769115537, ms=00002}
22:48:52.144549 run osmo-ms-mob/00007: Starting mobile
22:48:52.161184 run osmo-ms-mob/00007(pid=142): Launched
22:48:52.171885 run mass: MS start registered {at=1178660.465713194, delay=0.004812457133084536, ms=00007}
22:48:52.912695 run osmo-ms-mob/00008: Starting mobile
22:48:52.925636 run osmo-ms-mob/00008(pid=143): Launched
22:48:52.936168 run mass: MS start registered {at=1178661.229995827, delay=0.0045158169232308865, ms=00008}
22:48:53.645104 run osmo-ms-mob/00009: Starting mobile
22:48:53.662283 run osmo-ms-mob/00009(pid=144): Launched
22:48:53.672750 run mass: MS start registered {at=1178661.966579104, delay=0.004464765079319477, ms=00009}
22:48:53.751719 run mass: MS performed LU {at=1178662.045438134, lu_delay=5.4780183201655746, ms=00003}
22:48:54.345712 run osmo-ms-mob/00010: Starting mobile
22:48:54.362535 run osmo-ms-mob/00010(pid=145): Launched
22:48:54.373296 run mass: MS start registered {at=1178662.667124892, delay=0.004576878855004907, ms=00010}
22:48:54.912820 run osmo-ms-mob/00011: Starting mobile
22:48:54.925735 run osmo-ms-mob/00011(pid=146): Launched
22:48:54.936600 run mass: MS start registered {at=1178663.230429055, delay=0.004682098049670458, ms=00011}
22:48:55.513752 run osmo-ms-mob/00012: Starting mobile
22:48:55.526485 run osmo-ms-mob/00012(pid=147): Launched
22:48:55.536871 run mass: MS start registered {at=1178663.8306995, delay=0.004477659007534385, ms=00012}
22:48:55.653277 run mass: MS performed LU {at=1178663.946992615, lu_delay=6.291552561102435, ms=00004}
22:48:55.681480 run mass: MS performed LU {at=1178663.975194444, lu_delay=5.320166032062843, ms=00005}
22:48:56.144247 run osmo-ms-mob/00013: Starting mobile
22:48:56.161326 run osmo-ms-mob/00013(pid=148): Launched
22:48:56.172192 run mass: MS start registered {at=1178664.466016515, delay=0.004899448016658425, ms=00013}
22:48:56.713612 run osmo-ms-mob/00014: Starting mobile
22:48:56.726772 run osmo-ms-mob/00014(pid=149): Launched
22:48:56.737617 run mass: MS start registered {at=1178665.031444575, delay=0.004841292975470424, ms=00014}
22:48:57.326412 run osmo-ms-mob/00015: Starting mobile
22:48:57.339782 run osmo-ms-mob/00015(pid=150): Launched
22:48:57.350964 run mass: MS start registered {at=1178665.644791121, delay=0.004878365900367498, ms=00015}
22:48:57.517564 run mass: MS performed LU {at=1178665.811279856, lu_delay=5.345566661795601, ms=00007}
22:48:57.582219 run mass: MS performed LU {at=1178665.875886045, lu_delay=6.345259177032858, ms=00006}
22:48:57.845071 run osmo-ms-mob/00016: Starting mobile
22:48:57.861792 run osmo-ms-mob/00016(pid=151): Launched
22:48:57.872479 run mass: MS start registered {at=1178666.166305477, delay=0.004716061986982822, ms=00016}
22:48:57.886220 run mass: MS performed LU {at=1178666.180049352, lu_delay=4.950053525157273, ms=00008}
22:48:58.326445 run osmo-ms-mob/00017: Starting mobile
22:48:58.340169 run osmo-ms-mob/00017(pid=152): Launched
22:48:58.350881 run mass: MS start registered {at=1178666.644709344, delay=0.004718126961961389, ms=00017}
22:48:58.944960 run osmo-ms-mob/00018: Starting mobile
22:48:58.961842 run osmo-ms-mob/00018(pid=153): Launched
22:48:58.972610 run mass: MS start registered {at=1178667.266438908, delay=0.004846279975026846, ms=00018}
22:48:59.336664 run osmo-ms-mob/00019: Starting mobile
22:48:59.353138 run osmo-ms-mob/00019(pid=154): Launched
22:48:59.359195 run mass: MS performed LU {at=1178667.653029723, lu_delay=5.686450619017705, ms=00009}
22:48:59.365000 run mass: MS start registered {at=1178667.658842984, delay=0.005831655813381076, ms=00019}
22:48:59.418806 run mass: MS performed LU {at=1178667.712511432, lu_delay=4.482082376955077, ms=00011}
22:48:59.446755 run mass: MS performed LU {at=1178667.740508146, lu_delay=5.073383253999054, ms=00010}
22:48:59.852445 run osmo-ms-mob/00020: Starting mobile
22:48:59.868503 run osmo-ms-mob/00020(pid=155): Launched
22:48:59.879444 run mass: MS start registered {at=1178668.173271958, delay=0.004953935043886304, ms=00020}
22:49:00.326280 run osmo-ms-mob/00021: Starting mobile
22:49:00.340061 run osmo-ms-mob/00021(pid=156): Launched
22:49:00.350865 run mass: MS start registered {at=1178668.644690102, delay=0.004537787986919284, ms=00021}
22:49:00.724452 run osmo-ms-mob/00022: Starting mobile
22:49:00.737897 run osmo-ms-mob/00022(pid=157): Launched
22:49:00.748676 run mass: MS start registered {at=1178669.042504022, delay=0.004821631824597716, ms=00022}
22:49:01.244942 run osmo-ms-mob/00023: Starting mobile
22:49:01.261949 run osmo-ms-mob/00023(pid=158): Launched
22:49:01.272693 run mass: MS start registered {at=1178669.566519021, delay=0.004836724139750004, ms=00023}
22:49:01.282071 run mass: MS performed LU {at=1178669.575902327, lu_delay=4.544457752024755, ms=00014}
22:49:01.348483 run mass: MS performed LU {at=1178669.642210154, lu_delay=5.1761936391703784, ms=00013}
22:49:01.417427 run mass: MS performed LU {at=1178669.711153511, lu_delay=5.8804540110286325, ms=00012}
22:49:01.445589 run osmo-ms-mob/00024: Starting mobile
22:49:01.458506 run osmo-ms-mob/00024(pid=159): Launched
22:49:01.469105 run mass: MS start registered {at=1178669.76293307, delay=0.00461767497472465, ms=00024}
22:49:02.125240 run osmo-ms-mob/00025: Starting mobile
22:49:02.139084 run osmo-ms-mob/00025(pid=160): Launched
22:49:02.150123 run mass: MS start registered {at=1178670.443950287, delay=0.004711691988632083, ms=00025}
22:49:02.513271 run osmo-ms-mob/00026: Starting mobile
22:49:02.526385 run osmo-ms-mob/00026(pid=161): Launched
22:49:02.537110 run mass: MS start registered {at=1178670.830939509, delay=0.004687736043706536, ms=00026}
22:49:02.952928 run osmo-ms-mob/00027: Starting mobile
22:49:02.969100 run osmo-ms-mob/00027(pid=162): Launched
22:49:02.980127 run mass: MS start registered {at=1178671.273954264, delay=0.005060454830527306, ms=00027}
22:49:03.083709 run mass: MS performed LU {at=1178671.377432935, lu_delay=4.732723590917885, ms=00017}
22:49:03.184735 run mass: MS performed LU {at=1178671.478461293, lu_delay=5.312155816005543, ms=00016}
22:49:03.211875 run mass: MS performed LU {at=1178671.505668988, lu_delay=5.8608778670895845, ms=00015}
22:49:03.224185 run osmo-ms-mob/00028: Starting mobile
22:49:03.236962 run osmo-ms-mob/00028(pid=163): Launched
22:49:03.247767 run mass: MS start registered {at=1178671.54159759, delay=0.004855106119066477, ms=00028}
22:49:03.742878 run osmo-ms-mob/00029: Starting mobile
22:49:03.758923 run osmo-ms-mob/00029(pid=164): Launched
22:49:03.770181 run mass: MS start registered {at=1178672.064005522, delay=0.005307736108079553, ms=00029}
22:49:04.123667 run osmo-ms-mob/00030: Starting mobile
22:49:04.137487 run osmo-ms-mob/00030(pid=165): Launched
22:49:04.148515 run mass: MS start registered {at=1178672.442342272, delay=0.004956078017130494, ms=00030}
22:49:04.526370 run osmo-ms-mob/00031: Starting mobile
22:49:04.540187 run osmo-ms-mob/00031(pid=166): Launched
22:49:04.551241 run mass: MS start registered {at=1178672.845058271, delay=0.005095271859318018, ms=00031}
22:49:04.813542 run osmo-ms-mob/00032: Starting mobile
22:49:04.826507 run osmo-ms-mob/00032(pid=167): Launched
22:49:04.837053 run mass: MS start registered {at=1178673.130883044, delay=0.00459702406078577, ms=00032}
22:49:05.049080 run mass: MS performed LU {at=1178673.342810642, lu_delay=5.169538683956489, ms=00020}
22:49:05.183140 run mass: MS performed LU {at=1178673.476869299, lu_delay=4.832179197110236, ms=00021}
22:49:05.215416 run osmo-ms-mob/00033: Starting mobile
22:49:05.230008 run osmo-ms-mob/00033(pid=168): Launched
22:49:05.235959 run mass: MS performed LU {at=1178673.529795564, lu_delay=6.263356656068936, ms=00018}
22:49:05.242089 run mass: MS start registered {at=1178673.535931038, delay=0.006152493879199028, ms=00033}
22:49:05.635431 run osmo-ms-mob/00034: Starting mobile
22:49:05.651223 run osmo-ms-mob/00034(pid=169): Launched
22:49:05.662610 run mass: MS start registered {at=1178673.956429452, delay=0.005252604838460684, ms=00034}
22:49:05.927237 run osmo-ms-mob/00035: Starting mobile
22:49:05.940755 run osmo-ms-mob/00035(pid=170): Launched
22:49:05.951679 run mass: MS start registered {at=1178674.245503928, delay=0.004643560154363513, ms=00035}
22:49:06.314026 run osmo-ms-mob/00036: Starting mobile
22:49:06.327145 run osmo-ms-mob/00036(pid=171): Launched
22:49:06.338023 run mass: MS start registered {at=1178674.631848724, delay=0.004904122091829777, ms=00036}
22:49:06.713338 run osmo-ms-mob/00037: Starting mobile
22:49:06.726564 run osmo-ms-mob/00037(pid=172): Launched
22:49:06.737350 run mass: MS start registered {at=1178675.03117253, delay=0.004824558040127158, ms=00037}
22:49:06.848765 run mass: MS performed LU {at=1178675.142472461, lu_delay=4.311532952124253, ms=00026}
22:49:06.950775 run mass: MS performed LU {at=1178675.24448998, lu_delay=5.67797095887363, ms=00023}
22:49:06.979695 run osmo-ms-mob/00038: Starting mobile
22:49:06.992655 run osmo-ms-mob/00038(pid=173): Launched
22:49:06.998622 run mass: MS performed LU {at=1178675.292459018, lu_delay=6.249954996164888, ms=00022}
22:49:07.004390 run mass: MS start registered {at=1178675.298232723, delay=0.00579082197509706, ms=00038}
22:49:07.140379 run mass: MS performed LU {at=1178675.434104506, lu_delay=5.671171435853466, ms=00024}
22:49:07.180916 run osmo-ms-mob/00039: Starting mobile
22:49:07.196592 run osmo-ms-mob/00039(pid=174): Launched
22:49:07.207337 run mass: MS start registered {at=1178675.501165173, delay=0.004793653031811118, ms=00039}
22:49:07.713710 run osmo-ms-mob/00040: Starting mobile
22:49:07.726637 run osmo-ms-mob/00040(pid=175): Launched
22:49:07.737335 run mass: MS start registered {at=1178676.031165097, delay=0.004746265010908246, ms=00040}
22:49:08.027140 run osmo-ms-mob/00041: Starting mobile
22:49:08.041201 run osmo-ms-mob/00041(pid=176): Launched
22:49:08.052027 run mass: MS start registered {at=1178676.345854936, delay=0.004638439975678921, ms=00041}
22:49:08.327243 run osmo-ms-mob/00042: Starting mobile
22:49:08.340977 run osmo-ms-mob/00042(pid=177): Launched
22:49:08.351988 run mass: MS start registered {at=1178676.645815982, delay=0.004772525047883391, ms=00042}
22:49:08.734830 run osmo-ms-mob/00043: Starting mobile
22:49:08.751551 run osmo-ms-mob/00043(pid=178): Launched
22:49:08.757584 run mass: MS performed LU {at=1178677.051418012, lu_delay=5.509820421924815, ms=00028}
22:49:08.763419 run mass: MS performed LU {at=1178677.057260472, lu_delay=4.614918200066313, ms=00030}
22:49:08.769426 run mass: MS start registered {at=1178677.063267713, delay=0.011868412839248776, ms=00043}
22:49:08.780168 run osmo-ms-mob/00044: Starting mobile
22:49:08.793291 run osmo-ms-mob/00044(pid=179): Launched
22:49:08.804212 run mass: MS start registered {at=1178677.098039571, delay=0.004954794887453318, ms=00044}
22:49:08.813345 run mass: MS performed LU {at=1178677.107174989, lu_delay=5.043169467011467, ms=00029}
22:49:09.040958 run mass: MS performed LU {at=1178677.334684274, lu_delay=6.060730010038242, ms=00027}
22:49:09.083009 run osmo-ms-mob/00045: Starting mobile
22:49:09.098465 run osmo-ms-mob/00045(pid=180): Launched
22:49:09.109166 run mass: MS start registered {at=1178677.402996661, delay=0.0047166720032691956, ms=00045}
22:49:09.638098 run osmo-ms-mob/00046: Starting mobile
22:49:09.655436 run osmo-ms-mob/00046(pid=181): Launched
22:49:09.666504 run mass: MS start registered {at=1178677.960322375, delay=0.004897078033536673, ms=00046}
22:49:09.925828 run osmo-ms-mob/00047: Starting mobile
22:49:09.939695 run osmo-ms-mob/00047(pid=182): Launched
22:49:09.950848 run mass: MS start registered {at=1178678.244676472, delay=0.0049449969083070755, ms=00047}
22:49:10.227190 run osmo-ms-mob/00048: Starting mobile
22:49:10.241153 run osmo-ms-mob/00048(pid=183): Launched
22:49:10.252389 run mass: MS start registered {at=1178678.546216406, delay=0.005030120024457574, ms=00048}
22:49:10.535549 run osmo-ms-mob/00049: Starting mobile
22:49:10.551460 run osmo-ms-mob/00049(pid=184): Launched
22:49:10.561945 run mass: MS start registered {at=1178678.855775652, delay=0.004536503925919533, ms=00049}
22:49:10.716103 run mass: MS performed LU {at=1178679.009828879, lu_delay=4.7643249509856105, ms=00035}
22:49:10.744652 run osmo-ms-mob/00050: Starting mobile
22:49:10.757548 run osmo-ms-mob/00050(pid=185): Launched
22:49:10.763737 run mass: MS performed LU {at=1178679.057573113, lu_delay=5.521642074920237, ms=00033}
22:49:10.769520 run mass: MS start registered {at=1178679.06336278, delay=0.005806444911286235, ms=00050}
22:49:10.905995 run mass: MS performed LU {at=1178679.199720532, lu_delay=6.354662260971963, ms=00031}
22:49:10.942093 run mass: MS performed LU {at=1178679.235806364, lu_delay=6.104923320002854, ms=00032}
22:49:10.959875 run osmo-ms-mob/00051: Starting mobile
22:49:10.972712 run osmo-ms-mob/00051(pid=186): Launched
22:49:10.983499 run mass: MS start registered {at=1178679.277329947, delay=0.004746941151097417, ms=00051}
22:49:11.547483 run osmo-ms-mob/00052: Starting mobile
22:49:11.573490 run osmo-ms-mob/00052(pid=187): Launched
22:49:11.584272 run mass: MS start registered {at=1178679.878098901, delay=0.004727378953248262, ms=00052}
22:49:11.825845 run osmo-ms-mob/00053: Starting mobile
22:49:11.839672 run osmo-ms-mob/00053(pid=188): Launched
22:49:11.850851 run mass: MS start registered {at=1178680.144676546, delay=0.005010025110095739, ms=00053}
22:49:12.126831 run osmo-ms-mob/00054: Starting mobile
22:49:12.140541 run osmo-ms-mob/00054(pid=189): Launched
22:49:12.151296 run mass: MS start registered {at=1178680.445125088, delay=0.004783297190442681, ms=00054}
22:49:12.413174 run osmo-ms-mob/00055: Starting mobile
22:49:12.426032 run osmo-ms-mob/00055(pid=190): Launched
22:49:12.436859 run mass: MS start registered {at=1178680.730688893, delay=0.0049130478873848915, ms=00055}
22:49:12.580707 run mass: MS performed LU {at=1178680.874436678, lu_delay=5.373271504882723, ms=00039}
22:49:12.645095 run mass: MS performed LU {at=1178680.938842075, lu_delay=4.907676978036761, ms=00040}
22:49:12.671984 run osmo-ms-mob/00056: Starting mobile
22:49:12.684947 run osmo-ms-mob/00056(pid=191): Launched
22:49:12.695793 run mass: MS start registered {at=1178680.98962511, delay=0.004822653019800782, ms=00056}
22:49:12.714107 run mass: MS performed LU {at=1178681.007906542, lu_delay=5.97673401189968, ms=00037}
22:49:12.751129 run mass: MS performed LU {at=1178681.044878685, lu_delay=5.7466459618881345, ms=00038}
22:49:12.771656 run osmo-ms-mob/00057: Starting mobile
22:49:12.784617 run osmo-ms-mob/00057(pid=192): Launched
22:49:12.795503 run mass: MS start registered {at=1178681.089328569, delay=0.004586346913129091, ms=00057}
22:49:13.079213 run mass: MS performed LU {at=1178681.372938264, lu_delay=5.027083327993751, ms=00041}
22:49:13.425830 run osmo-ms-mob/00058: Starting mobile
22:49:13.439685 run osmo-ms-mob/00058(pid=193): Launched
22:49:13.451409 run mass: MS start registered {at=1178681.745229834, delay=0.005553301889449358, ms=00058}
22:49:13.666278 run mass: MS performed LU {at=1178681.959970718, lu_delay=4.556974057108164, ms=00045}
22:49:13.680393 run osmo-ms-mob/00059: Starting mobile
22:49:13.693887 run osmo-ms-mob/00059(pid=194): Launched
22:49:13.704935 run mass: MS start registered {at=1178681.998761094, delay=0.0050575099885463715, ms=00059}
22:49:14.043682 run osmo-ms-mob/00060: Starting mobile
22:49:14.058615 run osmo-ms-mob/00060(pid=195): Launched
22:49:14.069545 run mass: MS start registered {at=1178682.363373928, delay=0.0047618120443075895, ms=00060}
22:49:14.427732 run osmo-ms-mob/00061: Starting mobile
22:49:14.441846 run osmo-ms-mob/00061(pid=196): Launched
22:49:14.448000 run mass: MS performed LU {at=1178682.741834336, lu_delay=5.678566623013467, ms=00043}
22:49:14.453874 run mass: MS performed LU {at=1178682.747716601, lu_delay=4.503040129086003, ms=00047}
22:49:14.459624 run mass: MS start registered {at=1178682.753466903, delay=0.01165199396200478, ms=00061}
22:49:14.470598 run osmo-ms-mob/00062: Starting mobile
22:49:14.483902 run osmo-ms-mob/00062(pid=197): Launched
22:49:14.490065 run mass: MS performed LU {at=1178682.783899472, lu_delay=6.138083490077406, ms=00042}
22:49:14.495950 run mass: MS start registered {at=1178682.789792736, delay=0.0059108680579811335, ms=00062}
22:49:14.708392 run mass: MS performed LU {at=1178683.002119964, lu_delay=5.041797589045018, ms=00046}
22:49:14.737303 run osmo-ms-mob/00063: Starting mobile
22:49:14.750393 run osmo-ms-mob/00063(pid=198): Launched
22:49:14.761054 run mass: MS start registered {at=1178683.054883141, delay=0.0046571490820497274, ms=00063}
22:49:15.426099 run osmo-ms-mob/00064: Starting mobile
22:49:15.439759 run osmo-ms-mob/00064(pid=199): Launched
22:49:15.446012 run mass: MS performed LU {at=1178683.739845498, lu_delay=6.64180592703633, ms=00044}
22:49:15.452110 run mass: MS start registered {at=1178683.745945785, delay=0.006118766963481903, ms=00064}
22:49:15.561759 run mass: MS performed LU {at=1178683.855493355, lu_delay=3.9773944541811943, ms=00052}
22:49:15.585629 run mass: MS performed LU {at=1178683.879465388, lu_delay=3.734788841800764, ms=00053}
22:49:15.596904 run osmo-ms-mob/00065: Starting mobile
22:49:15.610046 run osmo-ms-mob/00065(pid=200): Launched
22:49:15.621346 run mass: MS start registered {at=1178683.915173619, delay=0.004954928997904062, ms=00065}
22:49:16.144309 run osmo-ms-mob/00066: Starting mobile
22:49:16.159291 run osmo-ms-mob/00066(pid=201): Launched
22:49:16.170330 run mass: MS start registered {at=1178684.464155497, delay=0.004897775128483772, ms=00066}
22:49:16.245102 run mass: MS performed LU {at=1178684.538848429, lu_delay=5.683072776999325, ms=00049}
22:49:16.282399 run mass: MS performed LU {at=1178684.576111806, lu_delay=6.029895400162786, ms=00048}
22:49:16.410983 run mass: MS performed LU {at=1178684.704699931, lu_delay=5.427369983866811, ms=00051}
22:49:16.455136 run osmo-ms-mob/00067: Starting mobile
22:49:16.469192 run osmo-ms-mob/00067(pid=202): Launched
22:49:16.480239 run mass: MS start registered {at=1178684.774066519, delay=0.0049853939563035965, ms=00067}
22:49:16.609943 run mass: MS performed LU {at=1178684.903672886, lu_delay=5.840310106053948, ms=00050}
22:49:16.826821 run osmo-ms-mob/00068: Starting mobile
22:49:16.840572 run osmo-ms-mob/00068(pid=203): Launched
22:49:16.851562 run mass: MS start registered {at=1178685.145386538, delay=0.00458038505166769, ms=00068}
22:49:17.228469 run osmo-ms-mob/00069: Starting mobile
22:49:17.242516 run osmo-ms-mob/00069(pid=204): Launched
22:49:17.253194 run mass: MS start registered {at=1178685.547022846, delay=0.0045924680307507515, ms=00069}
22:49:17.613781 run osmo-ms-mob/00070: Starting mobile
22:49:17.626767 run osmo-ms-mob/00070(pid=205): Launched
22:49:17.637449 run mass: MS start registered {at=1178685.931279605, delay=0.004644948989152908, ms=00070}
22:49:18.025749 run osmo-ms-mob/00071: Starting mobile
22:49:18.039226 run osmo-ms-mob/00071(pid=206): Launched
22:49:18.049804 run mass: MS start registered {at=1178686.34363395, delay=0.0045536120887845755, ms=00071}
22:49:18.146743 run mass: MS performed LU {at=1178686.44047004, lu_delay=5.709781147073954, ms=00055}
22:49:18.230274 run mass: MS performed LU {at=1178686.523975488, lu_delay=5.434646919136867, ms=00057}
22:49:18.253303 run mass: MS performed LU {at=1178686.547139809, lu_delay=5.557514698943123, ms=00056}
22:49:18.264260 run osmo-ms-mob/00072: Starting mobile
22:49:18.277210 run osmo-ms-mob/00072(pid=207): Launched
22:49:18.287874 run mass: MS start registered {at=1178686.581702572, delay=0.004557551117613912, ms=00072}
22:49:18.419052 run mass: MS performed LU {at=1178686.712777861, lu_delay=6.267652772832662, ms=00054}
22:49:18.443630 run mass: MS performed LU {at=1178686.73746684, lu_delay=4.992237006081268, ms=00058}
22:49:18.473568 run mass: MS performed LU {at=1178686.767330874, lu_delay=4.768569780047983, ms=00059}
22:49:18.492677 run osmo-ms-mob/00073: Starting mobile
22:49:18.505526 run osmo-ms-mob/00073(pid=208): Launched
22:49:18.516183 run mass: MS start registered {at=1178686.810014096, delay=0.0046925891656428576, ms=00073}
22:49:19.226516 run osmo-ms-mob/00074: Starting mobile
22:49:19.240277 run osmo-ms-mob/00074(pid=209): Launched
22:49:19.251362 run mass: MS start registered {at=1178687.545187626, delay=0.004925378132611513, ms=00074}
22:49:19.324044 run mass: MS performed LU {at=1178687.617783308, lu_delay=3.87183752306737, ms=00064}
22:49:19.627262 run osmo-ms-mob/00075: Starting mobile
22:49:19.641110 run osmo-ms-mob/00075(pid=210): Launched
22:49:19.651866 run mass: MS start registered {at=1178687.945693068, delay=0.004697616910561919, ms=00075}
22:49:20.011030 run mass: MS performed LU {at=1178688.304730444, lu_delay=5.51493770792149, ms=00062}
22:49:20.029595 run osmo-ms-mob/00076: Starting mobile
22:49:20.042980 run osmo-ms-mob/00076(pid=211): Launched
22:49:20.049116 run mass: MS performed LU {at=1178688.342950716, lu_delay=5.589483812917024, ms=00061}
22:49:20.054996 run mass: MS start registered {at=1178688.348838546, delay=0.00590640096925199, ms=00076}
22:49:20.177188 run mass: MS performed LU {at=1178688.470910189, lu_delay=5.416027047904208, ms=00063}
22:49:20.338216 run mass: MS performed LU {at=1178688.631921534, lu_delay=6.268547605955973, ms=00060}
22:49:20.394250 run osmo-ms-mob/00077: Starting mobile
22:49:20.409272 run osmo-ms-mob/00077(pid=212): Launched
22:49:20.415444 run mass: MS performed LU {at=1178688.709279091, lu_delay=4.794105472043157, ms=00065}
22:49:20.421368 run mass: MS start registered {at=1178688.715209192, delay=0.0059483288787305355, ms=00077}
22:49:21.020556 run osmo-ms-mob/00078: Starting mobile
22:49:21.034181 run osmo-ms-mob/00078(pid=213): Launched
22:49:21.045252 run mass: MS start registered {at=1178689.339074401, delay=0.004901831038296223, ms=00078}
22:49:21.422561 run osmo-ms-mob/00079: Starting mobile
22:49:21.436358 run osmo-ms-mob/00079(pid=214): Launched
22:49:21.447429 run mass: MS start registered {at=1178689.741254888, delay=0.004862481961026788, ms=00079}
22:49:21.944853 run osmo-ms-mob/00080: Starting mobile
22:49:21.961977 run osmo-ms-mob/00080(pid=215): Launched
22:49:21.973144 run mass: MS start registered {at=1178690.266969717, delay=0.004942423198372126, ms=00080}
22:49:21.994543 run mass: MS performed LU {at=1178690.288353187, lu_delay=5.142966649029404, ms=00068}
22:49:22.012629 run mass: MS performed LU {at=1178690.306445181, lu_delay=5.532378661911935, ms=00067}
22:49:22.041422 run mass: MS performed LU {at=1178690.335175178, lu_delay=5.871019680984318, ms=00066}
22:49:22.147950 run mass: MS performed LU {at=1178690.441676645, lu_delay=4.894653799012303, ms=00069}
22:49:22.177024 run osmo-ms-mob/00081: Starting mobile
22:49:22.190452 run osmo-ms-mob/00081(pid=216): Launched
22:49:22.196541 run mass: MS performed LU {at=1178690.490375836, lu_delay=22.831532852025703, ms=00019}
22:49:22.202708 run mass: MS start registered {at=1178690.496548471, delay=0.006191569147631526, ms=00081}
22:49:22.813916 run osmo-ms-mob/00082: Starting mobile
22:49:22.826931 run osmo-ms-mob/00082(pid=217): Launched
22:49:22.837909 run mass: MS start registered {at=1178691.131732419, delay=0.004918553866446018, ms=00082}
22:49:23.444274 run osmo-ms-mob/00083: Starting mobile
22:49:23.459686 run osmo-ms-mob/00083(pid=218): Launched
22:49:23.470335 run mass: MS start registered {at=1178691.764163061, delay=0.004603625973686576, ms=00083}
22:49:23.776352 run mass: MS performed LU {at=1178692.070079381, lu_delay=6.138799776090309, ms=00070}
22:49:23.813376 run mass: MS performed LU {at=1178692.10708741, lu_delay=5.525384837994352, ms=00072}
22:49:23.854095 run osmo-ms-mob/00084: Starting mobile
22:49:23.868149 run osmo-ms-mob/00084(pid=219): Launched
22:49:23.878832 run mass: MS start registered {at=1178692.1726593, delay=0.004660442005842924, ms=00084}
22:49:23.943408 run mass: MS performed LU {at=1178692.237137014, lu_delay=21.79318672697991, ms=00025}
22:49:24.086708 run mass: MS performed LU {at=1178692.380420905, lu_delay=5.570406808983535, ms=00073}
22:49:24.104242 run mass: MS performed LU {at=1178692.397993809, lu_delay=6.054359859088436, ms=00071}
22:49:24.121735 run mass: MS performed LU {at=1178692.415556995, lu_delay=4.870369368931279, ms=00074}
22:49:24.134117 run osmo-ms-mob/00085: Starting mobile
22:49:24.147259 run osmo-ms-mob/00085(pid=220): Launched
22:49:24.157888 run mass: MS start registered {at=1178692.45171955, delay=0.0045799450017511845, ms=00085}
22:49:25.027031 run osmo-ms-mob/00086: Starting mobile
22:49:25.041250 run osmo-ms-mob/00086(pid=221): Launched
22:49:25.052724 run mass: MS start registered {at=1178693.346550051, delay=0.0051476238295435905, ms=00086}
22:49:25.613342 run osmo-ms-mob/00087: Starting mobile
22:49:25.626285 run osmo-ms-mob/00087(pid=222): Launched
22:49:25.636915 run mass: MS start registered {at=1178693.930744651, delay=0.004624139983206987, ms=00087}
22:49:25.761274 run mass: MS performed LU {at=1178694.054997706, lu_delay=4.71592330513522, ms=00078}
22:49:25.785079 run mass: MS performed LU {at=1178694.078916465, lu_delay=5.363707273034379, ms=00077}
22:49:25.807584 run mass: MS performed LU {at=1178694.101350616, lu_delay=5.752512069884688, ms=00076}
22:49:25.913521 run mass: MS performed LU {at=1178694.207244254, lu_delay=6.261551185976714, ms=00075}
22:49:26.245185 run osmo-ms-mob/00088: Starting mobile
22:49:26.262773 run osmo-ms-mob/00088(pid=223): Launched
22:49:26.273642 run mass: MS start registered {at=1178694.56746824, delay=0.004788657883182168, ms=00088}
22:49:26.815960 run osmo-ms-mob/00089: Starting mobile
22:49:26.829039 run osmo-ms-mob/00089(pid=224): Launched
22:49:26.840047 run mass: MS start registered {at=1178695.133874048, delay=0.004837304120883346, ms=00089}
22:49:27.453478 run osmo-ms-mob/00090: Starting mobile
22:49:27.469807 run osmo-ms-mob/00090(pid=225): Launched
22:49:27.480673 run mass: MS start registered {at=1178695.774500752, delay=0.004746493184939027, ms=00090}
22:49:27.542955 run mass: MS performed LU {at=1178695.836686085, lu_delay=5.569716367870569, ms=00080}
22:49:27.579360 run mass: MS performed LU {at=1178695.873103951, lu_delay=5.376555480062962, ms=00081}
22:49:27.708965 run mass: MS performed LU {at=1178696.002689452, lu_delay=6.261434563901275, ms=00079}
22:49:27.835968 run mass: MS performed LU {at=1178696.129695224, lu_delay=4.997962805209681, ms=00082}
22:49:27.860001 run mass: MS performed LU {at=1178696.153837595, lu_delay=22.197408142965287, ms=00034}
22:49:28.127558 run osmo-ms-mob/00091: Starting mobile
22:49:28.141399 run osmo-ms-mob/00091(pid=226): Launched
22:49:28.152330 run mass: MS start registered {at=1178696.446157147, delay=0.004847291857004166, ms=00091}
22:49:28.827404 run osmo-ms-mob/00092: Starting mobile
22:49:28.841257 run osmo-ms-mob/00092(pid=227): Launched
22:49:28.852205 run mass: MS start registered {at=1178697.146033801, delay=0.00493317493237555, ms=00092}
22:49:29.527230 run mass: MS performed LU {at=1178697.820955736, lu_delay=6.056792675051838, ms=00083}
22:49:29.582599 run osmo-ms-mob/00093: Starting mobile
22:49:29.597604 run osmo-ms-mob/00093(pid=228): Launched
22:49:29.603811 run mass: MS performed LU {at=1178697.897647093, lu_delay=5.44592754309997, ms=00085}
22:49:29.609604 run mass: MS performed LU {at=1178697.903446011, lu_delay=5.730786710977554, ms=00084}
22:49:29.615336 run mass: MS start registered {at=1178697.909179044, delay=0.011553741991519928, ms=00093}
22:49:29.679702 run mass: MS performed LU {at=1178697.97342872, lu_delay=4.6268786690197885, ms=00086}
22:49:29.987924 run mass: MS performed LU {at=1178698.281646354, lu_delay=23.64979762979783, ms=00036}
22:49:30.519217 run osmo-ms-mob/00094: Starting mobile
22:49:30.532236 run osmo-ms-mob/00094(pid=229): Launched
22:49:30.543127 run mass: MS start registered {at=1178698.836956308, delay=0.004805251024663448, ms=00094}
22:49:31.308940 run mass: MS performed LU {at=1178699.602664209, lu_delay=5.035195969045162, ms=00088}
22:49:31.351160 run osmo-ms-mob/00095: Starting mobile
22:49:31.366811 run osmo-ms-mob/00095(pid=230): Launched
22:49:31.372897 run mass: MS performed LU {at=1178699.666731765, lu_delay=4.532857717014849, ms=00089}
22:49:31.378763 run mass: MS start registered {at=1178699.672605671, delay=0.005891775945201516, ms=00095}
22:49:31.474559 run mass: MS performed LU {at=1178699.768293517, lu_delay=5.8375488659366965, ms=00087}
22:49:32.413715 run osmo-ms-mob/00096: Starting mobile
22:49:32.426837 run osmo-ms-mob/00096(pid=231): Launched
22:49:32.437724 run mass: MS start registered {at=1178700.731553777, delay=0.0030038149561733007, ms=00096}
22:49:33.293405 run mass: MS performed LU {at=1178701.587129346, lu_delay=5.140972199151292, ms=00091}
22:49:33.311015 run mass: MS performed LU {at=1178701.604802135, lu_delay=5.83030138281174, ms=00090}
22:49:33.551639 run osmo-ms-mob/00097: Starting mobile
22:49:33.567552 run osmo-ms-mob/00097(pid=232): Launched
22:49:33.573695 run mass: MS performed LU {at=1178701.867529243, lu_delay=4.721495442092419, ms=00092}
22:49:33.579493 run mass: MS start registered {at=1178701.873335669, delay=0.005823357962071896, ms=00097}
22:49:34.844991 run osmo-ms-mob/00098: Starting mobile
22:49:34.862312 run osmo-ms-mob/00098(pid=233): Launched
22:49:34.873526 run mass: MS start registered {at=1178703.167352079, delay=0.004957610974088311, ms=00098}
22:49:35.074458 run mass: MS performed LU {at=1178703.368162051, lu_delay=4.531205743085593, ms=00094}
22:49:35.241079 run mass: MS performed LU {at=1178703.534804104, lu_delay=5.625625059939921, ms=00093}
22:49:36.642633 run osmo-ms-mob/00099: Starting mobile
22:49:36.657960 run osmo-ms-mob/00099(pid=234): Launched
22:49:36.663851 run mass: All started... {duration=55.76068233093247, too_slow=0}
22:49:36.669401 run mass: MS start registered {at=1178704.963237616, delay=0.005543976090848446, ms=00099}
22:49:37.058826 run mass: MS performed LU {at=1178705.352533282, lu_delay=5.67992761102505, ms=00095}
22:49:37.312244 run mass: MS performed LU {at=1178705.605951979, lu_delay=4.8743982021696866, ms=00096}
22:49:38.988231 run mass: MS performed LU {at=1178707.281953985, lu_delay=5.408618316054344, ms=00097}
22:49:40.825100 run mass: MS performed LU {at=1178709.118635105, lu_delay=5.951283026020974, ms=00098}
22:49:42.726825 run mass: MS performed LU {at=1178711.020547165, lu_delay=6.057309549069032, ms=00099}
22:49:42.736609 run mass: Tests done {all_completed=True, max=23.64979762979783, min=3.734788841800764}
22:49:42.741978 tst register_default_mass.py: Test passed (81.1 sec)
22:49:42.747262 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:42.750551 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:42.753768 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:42.756980 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:42.760183 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:42.763414 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:42.766650 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:42.769912 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:42.773165 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:42.776461 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:42.779712 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:42.783027 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:42.786355 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:42.789707 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:42.793102 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:42.796490 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:42.799872 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:42.803212 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:42.806584 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:42.810105 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:42.813580 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:42.817325 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:42.820595 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:42.823949 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:42.827322 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:42.830651 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:42.834010 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:42.837386 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:42.840741 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:42.844059 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:42.847410 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:42.850986 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:42.854363 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:42.857716 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:42.861089 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:42.864446 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:42.867996 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:42.871385 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:42.874754 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:42.878128 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:42.881508 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:42.884856 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:42.888235 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:42.891605 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:42.895141 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:42.898599 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:42.901943 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:42.905225 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:42.908586 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:42.911846 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:42.915383 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:42.918747 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:42.922085 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:42.925402 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:42.928770 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:42.932068 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:42.935422 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:42.939123 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:42.942493 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:42.945721 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:42.948985 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:42.952880 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:42.956135 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:42.959513 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:42.962893 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:42.966211 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:42.969577 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:42.972882 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:42.976236 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:42.979849 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:42.983220 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:42.986564 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:42.989905 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:42.993275 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:42.996610 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:42.999909 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:43.003188 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:43.006441 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:43.010240 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:43.013495 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:43.016754 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:43.020066 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:43.023303 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:43.026549 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:43.029793 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:43.033104 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:43.036352 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:43.039667 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:43.042927 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:43.046184 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:43.049450 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:43.052757 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:43.056029 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:43.059299 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:43.062667 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:43.066031 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:43.069276 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:43.072603 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:43.075862 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:43.079181 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:43.082493 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:43.085840 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:43.089428 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:43.092884 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:43.096496 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:43.099791 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:43.103049 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:43.106356 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:43.109619 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:43.112870 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:43.116218 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:43.119515 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:43.122753 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:43.126018 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:43.129292 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:43.132529 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:43.135738 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:43.138951 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:43.142160 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:43.145364 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:43.148570 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:43.151745 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:43.154894 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:43.158035 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:43.161232 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:43.164446 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:43.167661 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:43.170863 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:43.174062 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:43.177273 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:43.180480 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:43.183696 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:43.186896 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:43.190089 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:43.193286 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:43.196484 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:43.199687 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:43.202883 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:43.206086 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:43.209290 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:43.212485 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:43.215682 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:43.218894 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:43.222083 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:43.225281 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:43.228482 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:43.231690 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:43.234897 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:43.238094 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:43.241283 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:43.244490 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:43.247686 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:43.250886 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:43.254091 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:43.257283 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:43.260481 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:43.263681 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:43.266873 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:43.270082 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:43.273284 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:43.276483 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:43.279672 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:43.282886 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:43.286085 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:43.289278 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:43.292483 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:43.295688 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:43.298891 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:43.302085 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:43.305278 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:43.308486 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:43.311690 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:43.314904 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:43.318117 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:43.321344 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:43.324556 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:43.327757 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:43.330958 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:43.334161 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:43.337363 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:43.340571 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:43.343779 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:43.346987 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:43.350189 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:43.353381 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:43.356589 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:43.359788 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:43.362989 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:43.366177 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:43.369359 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:43.372563 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:43.375761 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:43.378979 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:43.382169 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:43.385386 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:43.388583 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:43.391791 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:43.394990 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:43.398188 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:43.401395 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:43.404594 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:43.407792 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:43.411005 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:43.414203 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:43.417391 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:43.420588 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:43.423796 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:43.426995 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:43.430197 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:43.433395 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:43.436598 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:43.439794 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:43.443003 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:43.446214 --- ParallelTerminationStrategy: PID 22 died...
22:49:43.447663 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:43.451217 --- ParallelTerminationStrategy: PID 23 died...
22:49:43.452661 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:43.456200 --- ParallelTerminationStrategy: PID 24 died...
22:49:43.457636 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:43.461215 --- ParallelTerminationStrategy: PID 25 died...
22:49:43.462658 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:43.466211 --- ParallelTerminationStrategy: PID 26 died...
22:49:43.467670 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:43.471234 --- ParallelTerminationStrategy: PID 27 died...
22:49:43.472682 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:43.476272 --- ParallelTerminationStrategy: PID 28 died...
22:49:43.477717 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:43.481302 --- ParallelTerminationStrategy: PID 29 died...
22:49:43.482775 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:43.486359 --- ParallelTerminationStrategy: PID 30 died...
22:49:43.487806 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:43.491378 --- ParallelTerminationStrategy: PID 31 died...
22:49:43.492828 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:43.496420 --- ParallelTerminationStrategy: PID 32 died...
22:49:43.497879 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:43.501473 --- ParallelTerminationStrategy: PID 33 died...
22:49:43.502938 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:43.506555 --- ParallelTerminationStrategy: PID 35 died...
22:49:43.508008 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:43.511594 --- ParallelTerminationStrategy: PID 36 died...
22:49:43.513051 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:43.516662 --- ParallelTerminationStrategy: PID 37 died...
22:49:43.518115 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:43.521710 --- ParallelTerminationStrategy: PID 38 died...
22:49:43.523185 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:43.526781 --- ParallelTerminationStrategy: PID 39 died...
22:49:43.528239 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:43.531851 --- ParallelTerminationStrategy: PID 40 died...
22:49:43.533309 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:43.536908 --- ParallelTerminationStrategy: PID 41 died...
22:49:43.538383 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:43.541964 --- ParallelTerminationStrategy: PID 42 died...
22:49:43.543423 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:43.547000 --- ParallelTerminationStrategy: PID 43 died...
22:49:43.548449 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:43.552017 --- ParallelTerminationStrategy: PID 44 died...
22:49:43.553473 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:43.557031 --- ParallelTerminationStrategy: PID 45 died...
22:49:43.558490 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:43.562049 --- ParallelTerminationStrategy: PID 46 died...
22:49:43.563492 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:43.567051 --- ParallelTerminationStrategy: PID 47 died...
22:49:43.568493 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:43.572054 --- ParallelTerminationStrategy: PID 48 died...
22:49:43.573486 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:43.577063 --- ParallelTerminationStrategy: PID 49 died...
22:49:43.578504 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:43.582053 --- ParallelTerminationStrategy: PID 50 died...
22:49:43.583504 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:43.587061 --- ParallelTerminationStrategy: PID 51 died...
22:49:43.588491 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:43.592054 --- ParallelTerminationStrategy: PID 52 died...
22:49:43.593490 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:43.597059 --- ParallelTerminationStrategy: PID 53 died...
22:49:43.598508 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:43.602059 --- ParallelTerminationStrategy: PID 54 died...
22:49:43.603531 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:43.607117 --- ParallelTerminationStrategy: PID 55 died...
22:49:43.608557 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:43.612117 --- ParallelTerminationStrategy: PID 56 died...
22:49:43.613559 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:43.617100 --- ParallelTerminationStrategy: PID 57 died...
22:49:43.618546 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:43.622090 --- ParallelTerminationStrategy: PID 58 died...
22:49:43.623545 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:43.627093 --- ParallelTerminationStrategy: PID 59 died...
22:49:43.628524 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:43.632070 --- ParallelTerminationStrategy: PID 60 died...
22:49:43.633505 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:43.637052 --- ParallelTerminationStrategy: PID 61 died...
22:49:43.638506 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:43.642066 --- ParallelTerminationStrategy: PID 62 died...
22:49:43.643536 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:43.647091 --- ParallelTerminationStrategy: PID 63 died...
22:49:43.648537 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:43.652082 --- ParallelTerminationStrategy: PID 64 died...
22:49:43.653534 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:43.657091 --- ParallelTerminationStrategy: PID 65 died...
22:49:43.658535 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:43.662085 --- ParallelTerminationStrategy: PID 66 died...
22:49:43.663531 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:43.667095 --- ParallelTerminationStrategy: PID 67 died...
22:49:43.668528 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:43.672119 --- ParallelTerminationStrategy: PID 68 died...
22:49:43.673558 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:43.677120 --- ParallelTerminationStrategy: PID 69 died...
22:49:43.678569 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:43.682122 --- ParallelTerminationStrategy: PID 70 died...
22:49:43.683572 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:43.687126 --- ParallelTerminationStrategy: PID 71 died...
22:49:43.688574 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:43.692147 --- ParallelTerminationStrategy: PID 72 died...
22:49:43.693586 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:43.697144 --- ParallelTerminationStrategy: PID 73 died...
22:49:43.698643 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:43.702245 --- ParallelTerminationStrategy: PID 74 died...
22:49:43.703703 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:43.707336 --- ParallelTerminationStrategy: PID 75 died...
22:49:43.708809 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:43.712407 --- ParallelTerminationStrategy: PID 76 died...
22:49:43.713861 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:43.717464 --- ParallelTerminationStrategy: PID 77 died...
22:49:43.718942 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:43.722532 --- ParallelTerminationStrategy: PID 78 died...
22:49:43.724002 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:43.727603 --- ParallelTerminationStrategy: PID 79 died...
22:49:43.729056 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:43.732650 --- ParallelTerminationStrategy: PID 80 died...
22:49:43.734106 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:43.737694 --- ParallelTerminationStrategy: PID 81 died...
22:49:43.739152 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:43.742768 --- ParallelTerminationStrategy: PID 82 died...
22:49:43.744226 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:43.747829 --- ParallelTerminationStrategy: PID 83 died...
22:49:43.749279 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:43.752884 --- ParallelTerminationStrategy: PID 84 died...
22:49:43.754345 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:43.757957 --- ParallelTerminationStrategy: PID 85 died...
22:49:43.759421 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:43.763026 --- ParallelTerminationStrategy: PID 86 died...
22:49:43.764478 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:43.768091 --- ParallelTerminationStrategy: PID 87 died...
22:49:43.769548 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:43.773152 --- ParallelTerminationStrategy: PID 88 died...
22:49:43.774606 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:43.778218 --- ParallelTerminationStrategy: PID 89 died...
22:49:43.779669 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:43.783257 --- ParallelTerminationStrategy: PID 90 died...
22:49:43.784713 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:43.788318 --- ParallelTerminationStrategy: PID 91 died...
22:49:43.789772 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:43.793384 --- ParallelTerminationStrategy: PID 92 died...
22:49:43.794848 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:43.798452 --- ParallelTerminationStrategy: PID 93 died...
22:49:43.799910 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:43.803503 --- ParallelTerminationStrategy: PID 94 died...
22:49:43.804954 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:43.808549 --- ParallelTerminationStrategy: PID 95 died...
22:49:43.810015 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:43.813637 --- ParallelTerminationStrategy: PID 96 died...
22:49:43.815099 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:43.818702 --- ParallelTerminationStrategy: PID 97 died...
22:49:43.820161 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:43.823775 --- ParallelTerminationStrategy: PID 98 died...
22:49:43.825242 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:43.828857 --- ParallelTerminationStrategy: PID 99 died...
22:49:43.830314 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:43.833917 --- ParallelTerminationStrategy: PID 100 died...
22:49:43.835370 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:43.838959 --- ParallelTerminationStrategy: PID 101 died...
22:49:43.840423 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:43.844043 --- ParallelTerminationStrategy: PID 102 died...
22:49:43.845496 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:43.849090 --- ParallelTerminationStrategy: PID 103 died...
22:49:43.850559 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:43.854156 --- ParallelTerminationStrategy: PID 104 died...
22:49:43.855606 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:43.859214 --- ParallelTerminationStrategy: PID 105 died...
22:49:43.860670 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:43.864306 --- ParallelTerminationStrategy: PID 106 died...
22:49:43.865772 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:43.869384 --- ParallelTerminationStrategy: PID 107 died...
22:49:43.870842 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:43.874463 --- ParallelTerminationStrategy: PID 108 died...
22:49:43.875922 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:43.879524 --- ParallelTerminationStrategy: PID 109 died...
22:49:43.880995 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:43.884588 --- ParallelTerminationStrategy: PID 110 died...
22:49:43.886047 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:43.889651 --- ParallelTerminationStrategy: PID 111 died...
22:49:43.891109 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:43.894716 --- ParallelTerminationStrategy: PID 112 died...
22:49:43.896186 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:43.899823 --- ParallelTerminationStrategy: PID 113 died...
22:49:43.901281 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:43.904875 --- ParallelTerminationStrategy: PID 114 died...
22:49:43.906337 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:43.909940 --- ParallelTerminationStrategy: PID 115 died...
22:49:43.911406 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:43.915010 --- ParallelTerminationStrategy: PID 116 died...
22:49:43.916468 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:43.920079 --- ParallelTerminationStrategy: PID 117 died...
22:49:43.921536 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:43.925126 --- ParallelTerminationStrategy: PID 118 died...
22:49:43.926580 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:43.930187 --- ParallelTerminationStrategy: PID 119 died...
22:49:43.931645 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:43.935250 --- ParallelTerminationStrategy: PID 120 died...
22:49:43.936710 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:43.940326 --- ParallelTerminationStrategy: PID 121 died...
22:49:43.941784 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:43.945391 --- ParallelTerminationStrategy: PID 122 died...
22:49:43.946854 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:43.950450 --- ParallelTerminationStrategy: PID 123 died...
22:49:43.951900 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:43.955496 --- ParallelTerminationStrategy: PID 124 died...
22:49:43.956950 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:43.960572 --- ParallelTerminationStrategy: PID 125 died...
22:49:43.962027 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:43.965644 --- ParallelTerminationStrategy: PID 126 died...
22:49:43.967099 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:43.970704 --- ParallelTerminationStrategy: PID 127 died...
22:49:43.972157 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:43.975745 --- ParallelTerminationStrategy: PID 128 died...
22:49:43.977206 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:43.980806 --- ParallelTerminationStrategy: PID 129 died...
22:49:43.982272 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:43.985864 --- ParallelTerminationStrategy: PID 130 died...
22:49:43.987322 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:43.990937 --- ParallelTerminationStrategy: PID 131 died...
22:49:43.992388 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:43.995993 --- ParallelTerminationStrategy: PID 132 died...
22:49:43.997463 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:44.001077 --- ParallelTerminationStrategy: PID 133 died...
22:49:44.002557 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:44.006146 --- ParallelTerminationStrategy: PID 134 died...
22:49:44.007601 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:44.011202 --- ParallelTerminationStrategy: PID 135 died...
22:49:44.012661 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:44.016297 --- ParallelTerminationStrategy: PID 136 died...
22:49:44.017748 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:44.021354 --- ParallelTerminationStrategy: PID 137 died...
22:49:44.022797 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:44.026390 --- ParallelTerminationStrategy: PID 138 died...
22:49:44.027840 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:44.031430 --- ParallelTerminationStrategy: PID 139 died...
22:49:44.032877 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:44.036477 --- ParallelTerminationStrategy: PID 140 died...
22:49:44.037917 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:44.041523 --- ParallelTerminationStrategy: PID 141 died...
22:49:44.042975 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:44.046571 --- ParallelTerminationStrategy: PID 142 died...
22:49:44.048017 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:44.051622 --- ParallelTerminationStrategy: PID 143 died...
22:49:44.053069 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:44.056664 --- ParallelTerminationStrategy: PID 144 died...
22:49:44.058112 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:44.061726 --- ParallelTerminationStrategy: PID 145 died...
22:49:44.063183 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:44.066772 --- ParallelTerminationStrategy: PID 146 died...
22:49:44.068235 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:44.071838 --- ParallelTerminationStrategy: PID 147 died...
22:49:44.073284 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:44.076882 --- ParallelTerminationStrategy: PID 148 died...
22:49:44.078338 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:44.081933 --- ParallelTerminationStrategy: PID 149 died...
22:49:44.083391 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:44.086983 --- ParallelTerminationStrategy: PID 150 died...
22:49:44.088432 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:44.092024 --- ParallelTerminationStrategy: PID 151 died...
22:49:44.093465 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:44.097099 --- ParallelTerminationStrategy: PID 152 died...
22:49:44.098586 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:44.102179 --- ParallelTerminationStrategy: PID 153 died...
22:49:44.103614 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:44.107198 --- ParallelTerminationStrategy: PID 154 died...
22:49:44.108645 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:44.112237 --- ParallelTerminationStrategy: PID 155 died...
22:49:44.113679 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:44.117281 --- ParallelTerminationStrategy: PID 156 died...
22:49:44.118731 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:44.122350 --- ParallelTerminationStrategy: PID 157 died...
22:49:44.123808 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:44.127402 --- ParallelTerminationStrategy: PID 158 died...
22:49:44.128847 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:44.132446 --- ParallelTerminationStrategy: PID 159 died...
22:49:44.133886 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:44.137504 --- ParallelTerminationStrategy: PID 160 died...
22:49:44.138968 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:44.142561 --- ParallelTerminationStrategy: PID 161 died...
22:49:44.144002 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:44.147608 --- ParallelTerminationStrategy: PID 162 died...
22:49:44.149056 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:44.152665 --- ParallelTerminationStrategy: PID 163 died...
22:49:44.154118 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:44.157728 --- ParallelTerminationStrategy: PID 164 died...
22:49:44.159183 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:44.162774 --- ParallelTerminationStrategy: PID 165 died...
22:49:44.164223 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:44.167813 --- ParallelTerminationStrategy: PID 166 died...
22:49:44.169262 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:44.172863 --- ParallelTerminationStrategy: PID 167 died...
22:49:44.174325 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:44.177918 --- ParallelTerminationStrategy: PID 168 died...
22:49:44.179370 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:44.182961 --- ParallelTerminationStrategy: PID 169 died...
22:49:44.184409 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:44.188010 --- ParallelTerminationStrategy: PID 170 died...
22:49:44.189455 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:44.193076 --- ParallelTerminationStrategy: PID 171 died...
22:49:44.194520 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:44.198119 --- ParallelTerminationStrategy: PID 172 died...
22:49:44.199561 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:44.203156 --- ParallelTerminationStrategy: PID 173 died...
22:49:44.204602 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:44.208221 --- ParallelTerminationStrategy: PID 174 died...
22:49:44.209672 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:44.213300 --- ParallelTerminationStrategy: PID 175 died...
22:49:44.214759 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:44.218366 --- ParallelTerminationStrategy: PID 176 died...
22:49:44.219817 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:44.223437 --- ParallelTerminationStrategy: PID 177 died...
22:49:44.224884 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:44.228478 --- ParallelTerminationStrategy: PID 178 died...
22:49:44.229926 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:44.233534 --- ParallelTerminationStrategy: PID 179 died...
22:49:44.235009 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:44.238602 --- ParallelTerminationStrategy: PID 180 died...
22:49:44.240056 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:44.243647 --- ParallelTerminationStrategy: PID 181 died...
22:49:44.245094 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:44.248703 --- ParallelTerminationStrategy: PID 182 died...
22:49:44.250158 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:44.253750 --- ParallelTerminationStrategy: PID 183 died...
22:49:44.255204 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:44.258803 --- ParallelTerminationStrategy: PID 184 died...
22:49:44.260260 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:44.263864 --- ParallelTerminationStrategy: PID 185 died...
22:49:44.265308 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:44.268911 --- ParallelTerminationStrategy: PID 186 died...
22:49:44.270368 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:44.273970 --- ParallelTerminationStrategy: PID 187 died...
22:49:44.275423 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:44.279024 --- ParallelTerminationStrategy: PID 188 died...
22:49:44.280474 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:44.284075 --- ParallelTerminationStrategy: PID 189 died...
22:49:44.285532 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:44.289130 --- ParallelTerminationStrategy: PID 190 died...
22:49:44.290579 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:44.294208 --- ParallelTerminationStrategy: PID 191 died...
22:49:44.295653 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:44.299291 --- ParallelTerminationStrategy: PID 192 died...
22:49:44.300739 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:44.304341 --- ParallelTerminationStrategy: PID 193 died...
22:49:44.305788 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:44.309387 --- ParallelTerminationStrategy: PID 194 died...
22:49:44.310842 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:44.314446 --- ParallelTerminationStrategy: PID 195 died...
22:49:44.315890 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:44.319523 --- ParallelTerminationStrategy: PID 196 died...
22:49:44.320978 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:44.324600 --- ParallelTerminationStrategy: PID 197 died...
22:49:44.326053 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:44.329652 --- ParallelTerminationStrategy: PID 198 died...
22:49:44.331130 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:44.334733 --- ParallelTerminationStrategy: PID 199 died...
22:49:44.336177 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:44.339782 --- ParallelTerminationStrategy: PID 200 died...
22:49:44.341233 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:44.344861 --- ParallelTerminationStrategy: PID 201 died...
22:49:44.346312 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:44.349904 --- ParallelTerminationStrategy: PID 202 died...
22:49:44.351355 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:44.354958 --- ParallelTerminationStrategy: PID 203 died...
22:49:44.356413 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:44.360031 --- ParallelTerminationStrategy: PID 204 died...
22:49:44.361479 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:44.365101 --- ParallelTerminationStrategy: PID 205 died...
22:49:44.366556 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:44.370175 --- ParallelTerminationStrategy: PID 206 died...
22:49:44.371628 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:44.375243 --- ParallelTerminationStrategy: PID 207 died...
22:49:44.376687 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:44.380293 --- ParallelTerminationStrategy: PID 208 died...
22:49:44.381744 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:44.385344 --- ParallelTerminationStrategy: PID 209 died...
22:49:44.386786 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:44.390398 --- ParallelTerminationStrategy: PID 210 died...
22:49:44.391850 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:44.395498 --- ParallelTerminationStrategy: PID 211 died...
22:49:44.396963 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:44.400570 --- ParallelTerminationStrategy: PID 212 died...
22:49:44.402020 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:44.405621 --- ParallelTerminationStrategy: PID 213 died...
22:49:44.407092 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:44.410694 --- ParallelTerminationStrategy: PID 214 died...
22:49:44.412158 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:44.415776 --- ParallelTerminationStrategy: PID 215 died...
22:49:44.417240 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:44.420850 --- ParallelTerminationStrategy: PID 216 died...
22:49:44.422321 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:44.425929 --- ParallelTerminationStrategy: PID 217 died...
22:49:44.427408 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:44.431036 --- ParallelTerminationStrategy: PID 218 died...
22:49:44.432500 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:44.436118 --- ParallelTerminationStrategy: PID 219 died...
22:49:44.437578 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:44.441197 --- ParallelTerminationStrategy: PID 220 died...
22:49:44.442663 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:44.446302 --- ParallelTerminationStrategy: PID 221 died...
22:49:44.447763 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:44.451369 --- ParallelTerminationStrategy: PID 222 died...
22:49:44.452835 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:44.456471 --- ParallelTerminationStrategy: PID 223 died...
22:49:44.457934 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:44.461553 --- ParallelTerminationStrategy: PID 224 died...
22:49:44.463019 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:44.466669 --- ParallelTerminationStrategy: PID 225 died...
22:49:44.468132 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:44.471751 --- ParallelTerminationStrategy: PID 226 died...
22:49:44.473203 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:44.476828 --- ParallelTerminationStrategy: PID 227 died...
22:49:44.478289 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:44.481906 --- ParallelTerminationStrategy: PID 228 died...
22:49:44.483398 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:44.487023 --- ParallelTerminationStrategy: PID 229 died...
22:49:44.488472 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:44.492101 --- ParallelTerminationStrategy: PID 230 died...
22:49:44.493555 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:44.497195 --- ParallelTerminationStrategy: PID 231 died...
22:49:44.498708 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:44.502337 --- ParallelTerminationStrategy: PID 232 died...
22:49:44.503793 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:44.507411 --- ParallelTerminationStrategy: PID 233 died...
22:49:44.508861 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:44.512452 --- ParallelTerminationStrategy: PID 234 died...
22:49:44.513881 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:47.918225 --- ParallelTerminationStrategy: PID 34 died...
22:49:47.923954 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8348 netreg_mass PASS
---------------------------------------------------------------------
22:49:47.989591 tst trial-8348: Storing JUnit report in /build/trial-8348/run.2026-05-31_22-48-21/trial-8348.xml
--------------------------------------------------------------------------------------------
trial-8348 PASS
--------------------------------------------------------------------------------------------
22:49:47.999634 tst trial-8348: trial-8348: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8348/inst
+ cd trial-8348
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-05-31 22:48:21
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8348-run.tgz run.2026-05-31_22-48-21
+ tar czf /build/trial-8348-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-05-31_13_26_49.tgz osmo-bts-oc2g.build-2026-05-31_00_52_16.tgz osmo-bts-sysmo.build-2026-05-31_00_52_17.tgz osmo-bts.build-2026-05-31_00_52_23.tgz osmo-ggsn.build-2026-05-31_20_42_57.tgz osmo-hlr.build-2026-05-31_16_36_49.tgz osmo-hnbgw.build-2026-05-31_13_30_55.tgz osmo-mgw.build-2026-05-31_08_33_10.tgz osmo-msc.build-2026-05-31_13_33_26.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-05-31_07_34_47.tgz osmo-pcu-sysmo.build-2026-05-31_07_34_44.tgz osmo-pcu.build-2026-05-31_07_34_46.tgz osmo-sgsn.build-2026-05-31_20_48_07.tgz osmo-stp.build-2026-05-31_13_25_35.tgz osmo-trx.build-2026-05-31_14_22_01.tgz osmocom-bb.build-2026-05-31_21_17_52.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