This log is too long to show here, 14 KB has been skipped — click to see the complete log
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins3615524831629394486.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-8369
+ 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 [20/28] WORKDIR /TMP
#7 CACHED
#8 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#8 CACHED
#9 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#9 CACHED
#10 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#10 CACHED
#11 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#11 CACHED
#12 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean
#12 CACHED
#13 [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
#13 CACHED
#14 [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
#14 CACHED
#15 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#15 CACHED
#16 [ 9/28] COPY SSH /root/.ssh
#16 CACHED
#17 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#17 CACHED
#18 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#18 CACHED
#19 [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
#19 CACHED
#20 [ 2/28] RUN useradd -ms /bin/bash jenkins
#20 CACHED
#21 [ 8/28] RUN MKDIR /var/run/sshd
#21 CACHED
#22 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#22 CACHED
#23 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#23 CACHED
#24 [ 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
#24 CACHED
#25 [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
#25 CACHED
#26 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#26 CACHED
#27 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#27 CACHED
#28 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#28 CACHED
#29 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#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 [ 3/28] RUN groupadd osmo-gsm-tester
#31 CACHED
#32 [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
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:9a554fd4b6af0971aec1bef27e39dcaf81ef5c4f898e75c5ff7016830c804387 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8370 -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-06-22 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8370
+ mkdir -p trial-8370
+ mv open5gs.build-8.tgz osmo-bsc.build-2026-06-22_13_26_48.tgz osmo-bts-oc2g.build-2026-06-22_08_03_52.tgz osmo-bts-sysmo.build-2026-06-22_08_03_53.tgz osmo-bts.build-2026-06-22_08_03_54.tgz osmo-ggsn.build-2026-06-22_20_42_49.tgz osmo-hlr.build-2026-06-22_16_36_54.tgz osmo-hnbgw.build-2026-06-22_13_30_58.tgz osmo-mgw.build-2026-06-22_08_33_06.tgz osmo-msc.build-2026-06-22_13_35_38.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-06-22_07_34_46.tgz osmo-pcu-sysmo.build-2026-06-22_07_34_49.tgz osmo-pcu.build-2026-06-22_07_34_55.tgz osmo-sgsn.build-2026-06-22_20_48_49.tgz osmo-stp.build-2026-06-22_13_25_29.tgz osmo-trx.build-2026-06-22_14_21_51.tgz osmocom-bb.build-2026-06-22_21_18_02.tgz srslte.build-19.tgz trial-8370
+ cat open5gs.build-8.md5 osmo-bsc.build-2026-06-22_13_26_48.md5 osmo-bts-oc2g.build-2026-06-22_08_03_52.md5 osmo-bts-sysmo.build-2026-06-22_08_03_53.md5 osmo-bts.build-2026-06-22_08_03_54.md5 osmo-ggsn.build-2026-06-22_20_42_49.md5 osmo-hlr.build-2026-06-22_16_36_54.md5 osmo-hnbgw.build-2026-06-22_13_30_58.md5 osmo-mgw.build-2026-06-22_08_33_06.md5 osmo-msc.build-2026-06-22_13_35_38.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-06-22_07_34_46.md5 osmo-pcu-sysmo.build-2026-06-22_07_34_49.md5 osmo-pcu.build-2026-06-22_07_34_55.md5 osmo-sgsn.build-2026-06-22_20_48_49.md5 osmo-stp.build-2026-06-22_13_25_29.md5 osmo-trx.build-2026-06-22_14_21_51.md5 osmocom-bb.build-2026-06-22_21_18_02.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2026-06-22_13_26_48.md5 osmo-bts-oc2g.build-2026-06-22_08_03_52.md5 osmo-bts-sysmo.build-2026-06-22_08_03_53.md5 osmo-bts.build-2026-06-22_08_03_54.md5 osmo-ggsn.build-2026-06-22_20_42_49.md5 osmo-hlr.build-2026-06-22_16_36_54.md5 osmo-hnbgw.build-2026-06-22_13_30_58.md5 osmo-mgw.build-2026-06-22_08_33_06.md5 osmo-msc.build-2026-06-22_13_35_38.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2026-06-22_07_34_46.md5 osmo-pcu-sysmo.build-2026-06-22_07_34_49.md5 osmo-pcu.build-2026-06-22_07_34_55.md5 osmo-sgsn.build-2026-06-22_20_48_49.md5 osmo-stp.build-2026-06-22_13_25_29.md5 osmo-trx.build-2026-06-22_14_21_51.md5 osmocom-bb.build-2026-06-22_21_18_02.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-8370 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8370'
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-8370
--------------------------------------------------------------------------------------------
22:48:17.941338 tst trial-8370: Detailed log at /build/trial-8370/run.2026-06-22_22-48-17/log
---------------------------------------------------------------------
trial-8370 netreg_mass
---------------------------------------------------------------------
22:48:18.148162 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:18.148507 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:18.149275 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:18.150442 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:18.191607 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:18.192438 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:18.193582 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:18.268375 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-8370 netreg_mass register_default_mass.py
----------------------------------------------
22:48:18.269121 tst register_default_mass.py:9: Claiming resources for the test
22:48:18.284448 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.284988 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.285479 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.285936 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.286403 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.286885 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:18.287339 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:18.317755 tst register_default_mass.py: using LAC 2
22:48:18.339637 tst register_default_mass.py: using RAC 2
22:48:18.365747 tst register_default_mass.py: using CellId 2
22:48:18.394351 tst register_default_mass.py: using BVCI 3
22:48:18.407617 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.408298 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.408884 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.409444 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.409973 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.410501 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.411031 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.411571 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.412121 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.412634 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.413151 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.413669 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.414206 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.414766 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.415290 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.415819 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.416362 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.416898 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.417417 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.417957 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.418495 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.419023 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.419577 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.420113 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.420639 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.421180 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.421716 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.422259 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.422791 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.423332 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.423857 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.424382 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.424905 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.425455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.425986 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.426514 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.427039 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.427583 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.428107 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.428623 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.429145 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.429673 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.430201 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.430726 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.431257 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.431775 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.432300 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.432831 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.433347 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.433858 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.434394 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.434909 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.435427 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.435959 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.436476 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.436997 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.437515 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.438050 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.438577 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.439085 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.439610 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.440123 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.440658 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.441189 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.441702 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.442234 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.442756 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.443278 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.443788 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.444307 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.444822 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.445339 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.445920 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.446450 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.446965 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.447487 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.447993 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.448496 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.449022 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.449539 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.450045 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.450555 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.451091 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.451602 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.452111 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.452627 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.453146 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.453654 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.454163 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.454694 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.455215 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.455731 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.456278 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.456801 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.457316 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.457847 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.458371 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.458887 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.459423 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.459936 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.460443 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:18.461027 tst register_default_mass.py:21: Launching a simple network
22:48:18.471187 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:18.591685 run create_hlr_db(pid=20): Launched
22:48:19.606395 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:19.630750 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:19.645958 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:19.651679 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.842516 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:19.857508 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:19.863150 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:20.282462 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:20.298553 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:23.313765 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:23.453498 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:23.468471 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:23.474098 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:23.497432 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:23.512423 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:23.518040 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.835116 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.850300 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.876382 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:30.052430 run osmo-bts-virtual(pid=34): Launched
22:48:31.089280 tst register_default_mass.py: using MSISDN 1001
22:48:31.104001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:31.145140 tst register_default_mass.py: using MSISDN 1002
22:48:31.163369 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:31.195331 tst register_default_mass.py: using MSISDN 1003
22:48:31.210699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:31.242703 tst register_default_mass.py: using MSISDN 1004
22:48:31.257930 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:31.289591 tst register_default_mass.py: using MSISDN 1005
22:48:31.304622 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:31.336133 tst register_default_mass.py: using MSISDN 1006
22:48:31.351118 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:31.382656 tst register_default_mass.py: using MSISDN 1007
22:48:31.397562 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:31.429196 tst register_default_mass.py: using MSISDN 1008
22:48:31.444141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:31.475945 tst register_default_mass.py: using MSISDN 1009
22:48:31.491013 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:31.522898 tst register_default_mass.py: using MSISDN 1010
22:48:31.537982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:31.569938 tst register_default_mass.py: using MSISDN 1011
22:48:31.585103 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:31.617225 tst register_default_mass.py: using MSISDN 1012
22:48:31.632454 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:31.664145 tst register_default_mass.py: using MSISDN 1013
22:48:31.679220 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:31.711427 tst register_default_mass.py: using MSISDN 1014
22:48:31.726659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.758859 tst register_default_mass.py: using MSISDN 1015
22:48:31.774273 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.806126 tst register_default_mass.py: using MSISDN 1016
22:48:31.821403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.853347 tst register_default_mass.py: using MSISDN 1017
22:48:31.868478 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.900242 tst register_default_mass.py: using MSISDN 1018
22:48:31.915316 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.947456 tst register_default_mass.py: using MSISDN 1019
22:48:31.962662 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.994711 tst register_default_mass.py: using MSISDN 1020
22:48:32.010044 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:32.042119 tst register_default_mass.py: using MSISDN 1021
22:48:32.057426 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:32.089461 tst register_default_mass.py: using MSISDN 1022
22:48:32.104614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:32.137189 tst register_default_mass.py: using MSISDN 1023
22:48:32.152463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:32.184519 tst register_default_mass.py: using MSISDN 1024
22:48:32.199699 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:32.231879 tst register_default_mass.py: using MSISDN 1025
22:48:32.247091 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:32.279270 tst register_default_mass.py: using MSISDN 1026
22:48:32.294607 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:32.326626 tst register_default_mass.py: using MSISDN 1027
22:48:32.341837 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:32.374053 tst register_default_mass.py: using MSISDN 1028
22:48:32.389395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:32.421080 tst register_default_mass.py: using MSISDN 1029
22:48:32.436087 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:32.468253 tst register_default_mass.py: using MSISDN 1030
22:48:32.483596 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:32.515589 tst register_default_mass.py: using MSISDN 1031
22:48:32.530630 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:32.562876 tst register_default_mass.py: using MSISDN 1032
22:48:32.578111 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:32.610142 tst register_default_mass.py: using MSISDN 1033
22:48:32.625340 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:32.657141 tst register_default_mass.py: using MSISDN 1034
22:48:32.672278 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:32.704262 tst register_default_mass.py: using MSISDN 1035
22:48:32.719429 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:32.751411 tst register_default_mass.py: using MSISDN 1036
22:48:32.766581 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.798692 tst register_default_mass.py: using MSISDN 1037
22:48:32.813984 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.846056 tst register_default_mass.py: using MSISDN 1038
22:48:32.861288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.893548 tst register_default_mass.py: using MSISDN 1039
22:48:32.904250 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:33.222634 tst register_default_mass.py: using MSISDN 1040
22:48:33.228871 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:33.259781 tst register_default_mass.py: using MSISDN 1041
22:48:33.274899 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:33.305751 tst register_default_mass.py: using MSISDN 1042
22:48:33.320427 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:33.351077 tst register_default_mass.py: using MSISDN 1043
22:48:33.365584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:33.396205 tst register_default_mass.py: using MSISDN 1044
22:48:33.409535 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:33.440321 tst register_default_mass.py: using MSISDN 1045
22:48:33.454740 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:33.485549 tst register_default_mass.py: using MSISDN 1046
22:48:33.500079 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:33.531361 tst register_default_mass.py: using MSISDN 1047
22:48:33.546007 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:33.577112 tst register_default_mass.py: using MSISDN 1048
22:48:33.591710 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:33.622839 tst register_default_mass.py: using MSISDN 1049
22:48:33.637561 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:33.668845 tst register_default_mass.py: using MSISDN 1050
22:48:33.683625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:33.715049 tst register_default_mass.py: using MSISDN 1051
22:48:33.729920 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:33.761099 tst register_default_mass.py: using MSISDN 1052
22:48:33.769126 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:33.800039 tst register_default_mass.py: using MSISDN 1053
22:48:33.814502 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:33.845539 tst register_default_mass.py: using MSISDN 1054
22:48:33.860211 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:33.891339 tst register_default_mass.py: using MSISDN 1055
22:48:33.906075 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:33.937474 tst register_default_mass.py: using MSISDN 1056
22:48:33.952264 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:33.983661 tst register_default_mass.py: using MSISDN 1057
22:48:33.998498 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:34.029767 tst register_default_mass.py: using MSISDN 1058
22:48:34.044606 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:34.075682 tst register_default_mass.py: using MSISDN 1059
22:48:34.090419 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:34.121678 tst register_default_mass.py: using MSISDN 1060
22:48:34.136536 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:34.167620 tst register_default_mass.py: using MSISDN 1061
22:48:34.182330 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:34.213311 tst register_default_mass.py: using MSISDN 1062
22:48:34.228003 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:34.259469 tst register_default_mass.py: using MSISDN 1063
22:48:34.274352 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:34.305660 tst register_default_mass.py: using MSISDN 1064
22:48:34.320479 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:34.351746 tst register_default_mass.py: using MSISDN 1065
22:48:34.366565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:34.397558 tst register_default_mass.py: using MSISDN 1066
22:48:34.412250 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:34.443142 tst register_default_mass.py: using MSISDN 1067
22:48:34.457861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:34.489127 tst register_default_mass.py: using MSISDN 1068
22:48:34.503993 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:34.535260 tst register_default_mass.py: using MSISDN 1069
22:48:34.549930 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:34.580869 tst register_default_mass.py: using MSISDN 1070
22:48:34.595565 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:34.626562 tst register_default_mass.py: using MSISDN 1071
22:48:34.641272 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:34.672470 tst register_default_mass.py: using MSISDN 1072
22:48:34.687069 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:34.718330 tst register_default_mass.py: using MSISDN 1073
22:48:34.733160 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:34.764223 tst register_default_mass.py: using MSISDN 1074
22:48:34.778915 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:34.810059 tst register_default_mass.py: using MSISDN 1075
22:48:34.824832 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:34.856046 tst register_default_mass.py: using MSISDN 1076
22:48:34.870790 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:34.902329 tst register_default_mass.py: using MSISDN 1077
22:48:34.917162 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:34.948573 tst register_default_mass.py: using MSISDN 1078
22:48:34.963279 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:34.994723 tst register_default_mass.py: using MSISDN 1079
22:48:35.009472 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:35.040714 tst register_default_mass.py: using MSISDN 1080
22:48:35.055410 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:35.086551 tst register_default_mass.py: using MSISDN 1081
22:48:35.101253 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:35.132535 tst register_default_mass.py: using MSISDN 1082
22:48:35.147330 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:35.178645 tst register_default_mass.py: using MSISDN 1083
22:48:35.193406 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:35.224360 tst register_default_mass.py: using MSISDN 1084
22:48:35.238980 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:35.270126 tst register_default_mass.py: using MSISDN 1085
22:48:35.284859 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:35.315765 tst register_default_mass.py: using MSISDN 1086
22:48:35.330403 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:35.361557 tst register_default_mass.py: using MSISDN 1087
22:48:35.376375 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:35.411038 tst register_default_mass.py: using MSISDN 1088
22:48:35.420623 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:35.451449 tst register_default_mass.py: using MSISDN 1089
22:48:35.467067 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:35.497974 tst register_default_mass.py: using MSISDN 1090
22:48:35.512552 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:35.543522 tst register_default_mass.py: using MSISDN 1091
22:48:35.557881 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:35.588829 tst register_default_mass.py: using MSISDN 1092
22:48:35.603158 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:35.634210 tst register_default_mass.py: using MSISDN 1093
22:48:35.648746 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:35.679645 tst register_default_mass.py: using MSISDN 1094
22:48:35.693884 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:35.724717 tst register_default_mass.py: using MSISDN 1095
22:48:35.739049 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:35.770068 tst register_default_mass.py: using MSISDN 1096
22:48:35.784504 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:35.815481 tst register_default_mass.py: using MSISDN 1097
22:48:35.829937 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:35.860817 tst register_default_mass.py: using MSISDN 1098
22:48:35.875125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:35.905907 tst register_default_mass.py: using MSISDN 1099
22:48:35.920379 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:35.951141 tst register_default_mass.py: using MSISDN 1100
22:48:35.965507 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:36.057484 run mass: Starting testcase
22:48:36.063023 run mass: Pre-launching all virtphy's
22:48:36.068490 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:36.081595 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:36.087689 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:36.100740 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:36.106900 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:36.119898 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:36.125970 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:36.139113 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:36.145120 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:36.158021 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:36.163964 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:36.176841 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:36.182887 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:36.195907 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:36.201901 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:36.214876 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:36.220835 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:36.233688 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:36.239686 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:36.252530 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:36.258514 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:36.271379 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:36.277358 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:36.290274 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:36.296253 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:36.309159 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:36.315188 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:36.328133 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:36.334075 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:36.346983 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:36.352923 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:36.365817 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:36.371819 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:36.384740 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:36.390784 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:36.403812 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:36.409781 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:36.422688 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:36.428689 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:36.441662 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:36.447652 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:36.460596 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:36.466586 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:36.479552 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:36.485536 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:36.498540 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:36.504584 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:36.517582 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:36.523589 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:36.536537 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:36.542506 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:36.555448 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:36.561398 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:36.574299 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:36.580322 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:36.593260 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:36.599283 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:36.612295 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:36.618376 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:36.631348 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:36.637343 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:36.650350 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:36.656336 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:36.669181 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:36.675197 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:36.688210 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:36.694275 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:36.707191 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:36.713175 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:36.726239 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:36.732245 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:36.745306 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:36.751311 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:36.764331 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:36.770363 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:36.783373 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:36.789369 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:36.802407 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:36.808397 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:36.821434 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:36.827478 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:36.840372 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:36.846357 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:36.859245 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:36.865253 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:36.878253 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:36.884250 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:36.897183 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:36.903180 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:36.916312 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:36.922334 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:36.935516 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:36.941581 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:36.954546 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:36.960709 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:36.973798 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:36.979908 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:36.992984 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:36.999063 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:37.012034 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:37.018032 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:37.030978 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:37.036950 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:37.049814 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:37.055880 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:37.068797 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:37.074776 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:37.087650 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:37.093605 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:37.106476 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:37.112408 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:37.125454 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:37.131397 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:37.144296 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:37.150373 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:37.163329 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:37.169361 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:37.182322 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:37.188329 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:37.201388 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:37.207409 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:37.220485 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:37.226453 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:37.239330 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:37.245312 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:37.258276 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:37.264234 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:37.277104 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:37.283145 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:37.296097 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:37.302164 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:37.315119 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:37.321097 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:37.334001 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:37.340015 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:37.352931 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:37.358925 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:37.371925 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:37.377995 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:37.391089 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:37.397054 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:37.410103 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:37.416142 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:37.429116 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:37.435099 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:37.448168 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:37.454242 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:37.467184 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:37.473205 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:37.486126 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:37.492140 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:37.505058 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:37.511042 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:37.523942 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:37.529891 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:37.542808 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:37.548788 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:37.561727 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:37.567682 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:37.580611 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:37.586586 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:37.599629 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:37.605701 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:37.618891 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:37.624916 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:37.637898 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:37.643908 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:37.656858 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:37.662818 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:37.675883 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:37.681965 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:37.694981 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:37.701009 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:37.714024 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:37.720057 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:37.733026 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:37.739033 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:37.751989 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:37.757960 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:37.770967 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:37.776931 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:37.789848 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:37.795893 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:37.808897 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:37.814872 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:37.827883 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:37.833903 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:37.846931 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:37.853021 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:37.865997 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:37.872152 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:37.885214 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:37.891248 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:37.904388 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:37.910431 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:37.923572 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:37.929574 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:37.942651 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:37.948671 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:37.961575 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:37.967590 run mass: Checking if sockets are in the filesystem
22:48:38.000224 run osmo-ms-mob/00000: Starting mobile
22:48:38.013387 run osmo-ms-mob/00000(pid=135): Launched
22:48:38.024711 run mass: MS start registered {at=3079446.31853455, delay=0.005258210934698582, ms=00000}
22:48:42.183920 run osmo-ms-mob/00001: Starting mobile
22:48:42.197027 run osmo-ms-mob/00001(pid=136): Launched
22:48:42.207797 run mass: MS start registered {at=3079450.50162363, delay=0.004666925873607397, ms=00001}
22:48:42.889290 run mass: MS performed LU {at=3079451.182996364, lu_delay=4.864461814053357, ms=00000}
22:48:44.012866 run osmo-ms-mob/00002: Starting mobile
22:48:44.029852 run osmo-ms-mob/00002(pid=137): Launched
22:48:44.040852 run mass: MS start registered {at=3079452.334670796, delay=0.005016874987632036, ms=00002}
22:48:45.314888 run osmo-ms-mob/00003: Starting mobile
22:48:45.331902 run osmo-ms-mob/00003(pid=138): Launched
22:48:45.342483 run mass: MS start registered {at=3079453.63631144, delay=0.004644136875867844, ms=00003}
22:48:46.424295 run osmo-ms-mob/00004: Starting mobile
22:48:46.441543 run osmo-ms-mob/00004(pid=139): Launched
22:48:46.452478 run mass: MS start registered {at=3079454.746305657, delay=0.004934198223054409, ms=00004}
22:48:47.125924 run mass: MS performed LU {at=3079455.419637102, lu_delay=4.918013472110033, ms=00001}
22:48:47.414314 run osmo-ms-mob/00005: Starting mobile
22:48:47.431133 run osmo-ms-mob/00005(pid=140): Launched
22:48:47.441640 run mass: MS start registered {at=3079455.735467, delay=0.004551213700324297, ms=00005}
22:48:48.283255 run osmo-ms-mob/00006: Starting mobile
22:48:48.296275 run osmo-ms-mob/00006(pid=141): Launched
22:48:48.307748 run mass: MS start registered {at=3079456.601574488, delay=0.005270522087812424, ms=00006}
22:48:49.027415 run mass: MS performed LU {at=3079457.321128098, lu_delay=4.986457301769406, ms=00002}
22:48:49.196589 run osmo-ms-mob/00007: Starting mobile
22:48:49.210291 run osmo-ms-mob/00007(pid=142): Launched
22:48:49.221188 run mass: MS start registered {at=3079457.515012228, delay=0.004711988847702742, ms=00007}
22:48:50.015333 run osmo-ms-mob/00008: Starting mobile
22:48:50.032154 run osmo-ms-mob/00008(pid=143): Launched
22:48:50.042801 run mass: MS start registered {at=3079458.336627262, delay=0.004681635182350874, ms=00008}
22:48:50.420945 run mass: MS performed LU {at=3079458.714664479, lu_delay=5.0783530389890075, ms=00003}
22:48:50.714917 run osmo-ms-mob/00009: Starting mobile
22:48:50.731711 run osmo-ms-mob/00009(pid=144): Launched
22:48:50.742547 run mass: MS start registered {at=3079459.036376558, delay=0.004761604592204094, ms=00009}
22:48:51.384163 run osmo-ms-mob/00010: Starting mobile
22:48:51.397202 run osmo-ms-mob/00010(pid=145): Launched
22:48:51.408489 run mass: MS start registered {at=3079459.702314676, delay=0.005293854977935553, ms=00010}
22:48:52.015378 run osmo-ms-mob/00011: Starting mobile
22:48:52.032256 run osmo-ms-mob/00011(pid=146): Launched
22:48:52.043239 run mass: MS start registered {at=3079460.337063479, delay=0.004971841815859079, ms=00011}
22:48:52.322646 run mass: MS performed LU {at=3079460.616364729, lu_delay=4.880897729191929, ms=00005}
22:48:52.349855 run mass: MS performed LU {at=3079460.643575713, lu_delay=5.897270055953413, ms=00004}
22:48:52.616044 run osmo-ms-mob/00012: Starting mobile
22:48:52.632522 run osmo-ms-mob/00012(pid=147): Launched
22:48:52.643387 run mass: MS start registered {at=3079460.937215069, delay=0.004824536852538586, ms=00012}
22:48:53.195362 run osmo-ms-mob/00013: Starting mobile
22:48:53.209672 run osmo-ms-mob/00013(pid=148): Launched
22:48:53.221051 run mass: MS start registered {at=3079461.514879241, delay=0.005265901330858469, ms=00013}
22:48:53.784156 run osmo-ms-mob/00014: Starting mobile
22:48:53.797252 run osmo-ms-mob/00014(pid=149): Launched
22:48:53.808182 run mass: MS start registered {at=3079462.102010471, delay=0.004897871986031532, ms=00014}
22:48:54.186278 run mass: MS performed LU {at=3079462.479967044, lu_delay=5.878392556216568, ms=00006}
22:48:54.251707 run mass: MS performed LU {at=3079462.54542143, lu_delay=5.030409201979637, ms=00007}
22:48:54.279822 run osmo-ms-mob/00015: Starting mobile
22:48:54.292821 run osmo-ms-mob/00015(pid=150): Launched
22:48:54.303688 run mass: MS start registered {at=3079462.597517605, delay=0.004830042831599712, ms=00015}
22:48:54.914516 run osmo-ms-mob/00016: Starting mobile
22:48:54.931061 run osmo-ms-mob/00016(pid=151): Launched
22:48:54.942396 run mass: MS start registered {at=3079463.236218594, delay=0.00515309814363718, ms=00016}
22:48:55.420071 run osmo-ms-mob/00017: Starting mobile
22:48:55.437577 run osmo-ms-mob/00017(pid=152): Launched
22:48:55.448533 run mass: MS start registered {at=3079463.742360523, delay=0.004893539939075708, ms=00017}
22:48:56.016848 run osmo-ms-mob/00018: Starting mobile
22:48:56.035229 run osmo-ms-mob/00018(pid=153): Launched
22:48:56.046358 run mass: MS start registered {at=3079464.340183524, delay=0.004924912936985493, ms=00018}
22:48:56.088085 run mass: MS performed LU {at=3079464.381810114, lu_delay=4.67949543800205, ms=00010}
22:48:56.114520 run mass: MS performed LU {at=3079464.408330283, lu_delay=5.371953725349158, ms=00009}
22:48:56.203533 run mass: MS performed LU {at=3079464.497258768, lu_delay=6.160631505772471, ms=00008}
22:48:56.232481 run osmo-ms-mob/00019: Starting mobile
22:48:56.245440 run osmo-ms-mob/00019(pid=154): Launched
22:48:56.256379 run mass: MS start registered {at=3079464.550209628, delay=0.004956387914717197, ms=00019}
22:48:56.883445 run osmo-ms-mob/00020: Starting mobile
22:48:56.896623 run osmo-ms-mob/00020(pid=155): Launched
22:48:56.907885 run mass: MS start registered {at=3079465.201708938, delay=0.00517639983445406, ms=00020}
22:48:57.414861 run osmo-ms-mob/00021: Starting mobile
22:48:57.431474 run osmo-ms-mob/00021(pid=156): Launched
22:48:57.442709 run mass: MS start registered {at=3079465.736537671, delay=0.005056861322373152, ms=00021}
22:48:57.784508 run osmo-ms-mob/00022: Starting mobile
22:48:57.797530 run osmo-ms-mob/00022(pid=157): Launched
22:48:57.808382 run mass: MS start registered {at=3079466.102208906, delay=0.004856020677834749, ms=00022}
22:48:57.869489 run mass: MS performed LU {at=3079466.163203035, lu_delay=5.826139556244016, ms=00011}
22:48:57.952487 run mass: MS performed LU {at=3079466.246212041, lu_delay=5.3089969721622765, ms=00012}
22:48:58.017071 run mass: MS performed LU {at=3079466.31079862, lu_delay=4.7959193787537515, ms=00013}
22:48:58.306369 run osmo-ms-mob/00023: Starting mobile
22:48:58.322604 run osmo-ms-mob/00023(pid=158): Launched
22:48:58.333863 run mass: MS start registered {at=3079466.627690368, delay=0.005296065006405115, ms=00023}
22:48:58.706138 run osmo-ms-mob/00024: Starting mobile
22:48:58.722580 run osmo-ms-mob/00024(pid=159): Launched
22:48:58.733415 run mass: MS start registered {at=3079467.027241432, delay=0.004763687960803509, ms=00024}
22:48:59.183939 run osmo-ms-mob/00025: Starting mobile
22:48:59.197176 run osmo-ms-mob/00025(pid=160): Launched
22:48:59.207998 run mass: MS start registered {at=3079467.50182907, delay=0.0047972421161830425, ms=00025}
22:48:59.595955 run osmo-ms-mob/00026: Starting mobile
22:48:59.609804 run osmo-ms-mob/00026(pid=161): Launched
22:48:59.621156 run mass: MS start registered {at=3079467.914982636, delay=0.005279832985252142, ms=00026}
22:48:59.853721 run mass: MS performed LU {at=3079468.147450853, lu_delay=4.405090330168605, ms=00017}
22:48:59.880946 run mass: MS performed LU {at=3079468.174698395, lu_delay=6.072687924373895, ms=00014}
22:48:59.917240 run osmo-ms-mob/00027: Starting mobile
22:48:59.931288 run osmo-ms-mob/00027(pid=162): Launched
22:48:59.942238 run mass: MS start registered {at=3079468.236064664, delay=0.004927916917949915, ms=00027}
22:48:59.968108 run mass: MS performed LU {at=3079468.261916186, lu_delay=5.025697592180222, ms=00016}
22:49:00.005899 run mass: MS performed LU {at=3079468.299649241, lu_delay=5.702131635975093, ms=00015}
22:49:00.407725 run osmo-ms-mob/00028: Starting mobile
22:49:00.424039 run osmo-ms-mob/00028(pid=163): Launched
22:49:00.435222 run mass: MS start registered {at=3079468.729045959, delay=0.005143748130649328, ms=00028}
22:49:00.784022 run osmo-ms-mob/00029: Starting mobile
22:49:00.797361 run osmo-ms-mob/00029(pid=164): Launched
22:49:00.808306 run mass: MS start registered {at=3079469.102135214, delay=0.004873197991400957, ms=00029}
22:49:01.215343 run osmo-ms-mob/00030: Starting mobile
22:49:01.233688 run osmo-ms-mob/00030(pid=165): Launched
22:49:01.244620 run mass: MS start registered {at=3079469.538448865, delay=0.004915792029350996, ms=00030}
22:49:01.605442 run osmo-ms-mob/00031: Starting mobile
22:49:01.621457 run osmo-ms-mob/00031(pid=166): Launched
22:49:01.632496 run mass: MS start registered {at=3079469.926324991, delay=0.004671039991080761, ms=00031}
22:49:01.638668 run mass: MS performed LU {at=3079469.932506302, lu_delay=4.730797363910824, ms=00020}
22:49:01.717980 run mass: MS performed LU {at=3079470.011709613, lu_delay=5.461499984841794, ms=00019}
22:49:01.745750 run osmo-ms-mob/00032: Starting mobile
22:49:01.758799 run osmo-ms-mob/00032(pid=167): Launched
22:49:01.769777 run mass: MS start registered {at=3079470.063609669, delay=0.004944323096424341, ms=00032}
22:49:01.781700 run mass: MS performed LU {at=3079470.075532996, lu_delay=5.735349472146481, ms=00018}
22:49:02.314609 run osmo-ms-mob/00033: Starting mobile
22:49:02.331494 run osmo-ms-mob/00033(pid=168): Launched
22:49:02.342810 run mass: MS start registered {at=3079470.636638697, delay=0.005288151558488607, ms=00033}
22:49:02.695983 run osmo-ms-mob/00034: Starting mobile
22:49:02.709938 run osmo-ms-mob/00034(pid=169): Launched
22:49:02.721105 run mass: MS start registered {at=3079471.014933403, delay=0.005189117044210434, ms=00034}
22:49:02.983157 run osmo-ms-mob/00035: Starting mobile
22:49:02.996387 run osmo-ms-mob/00035(pid=170): Launched
22:49:03.007326 run mass: MS start registered {at=3079471.301155504, delay=0.004974452778697014, ms=00035}
22:49:03.395670 run osmo-ms-mob/00036: Starting mobile
22:49:03.409300 run osmo-ms-mob/00036(pid=171): Launched
22:49:03.420377 run mass: MS start registered {at=3079471.714205303, delay=0.004810740239918232, ms=00036}
22:49:03.619495 run mass: MS performed LU {at=3079471.913221009, lu_delay=5.285530641209334, ms=00023}
22:49:03.646973 run mass: MS performed LU {at=3079471.940726911, lu_delay=6.204189240001142, ms=00021}
22:49:03.668545 run osmo-ms-mob/00037: Starting mobile
22:49:03.681612 run osmo-ms-mob/00037(pid=172): Launched
22:49:03.692510 run mass: MS start registered {at=3079471.986339723, delay=0.004856492392718792, ms=00037}
22:49:03.735049 run mass: MS performed LU {at=3079472.028778289, lu_delay=5.001536856871098, ms=00024}
22:49:03.772256 run mass: MS performed LU {at=3079472.065985163, lu_delay=5.963776257354766, ms=00022}
22:49:03.796414 run osmo-ms-mob/00038: Starting mobile
22:49:03.809645 run osmo-ms-mob/00038(pid=173): Launched
22:49:03.815655 run mass: MS performed LU {at=3079472.10949278, lu_delay=4.6076637101359665, ms=00025}
22:49:03.821441 run mass: MS start registered {at=3079472.115283706, delay=0.00580753805115819, ms=00038}
22:49:04.396214 run osmo-ms-mob/00039: Starting mobile
22:49:04.409760 run osmo-ms-mob/00039(pid=174): Launched
22:49:04.422027 run mass: MS start registered {at=3079472.71584715, delay=0.00631612678989768, ms=00039}
22:49:04.784275 run osmo-ms-mob/00040: Starting mobile
22:49:04.797396 run osmo-ms-mob/00040(pid=175): Launched
22:49:04.808447 run mass: MS start registered {at=3079473.102276548, delay=0.005060084629803896, ms=00040}
22:49:05.083587 run osmo-ms-mob/00041: Starting mobile
22:49:05.096531 run osmo-ms-mob/00041(pid=176): Launched
22:49:05.107501 run mass: MS start registered {at=3079473.401329773, delay=0.005007165018469095, ms=00041}
22:49:05.405555 run osmo-ms-mob/00042: Starting mobile
22:49:05.421428 run osmo-ms-mob/00042(pid=177): Launched
22:49:05.427472 run mass: MS performed LU {at=3079473.721306517, lu_delay=5.48524185270071, ms=00027}
22:49:05.433232 run mass: MS start registered {at=3079473.727074543, delay=0.0057852910831570625, ms=00042}
22:49:05.484106 run mass: MS performed LU {at=3079473.777851262, lu_delay=4.675716048106551, ms=00029}
22:49:05.548587 run mass: MS performed LU {at=3079473.84231254, lu_delay=5.927329903934151, ms=00026}
22:49:05.562553 run osmo-ms-mob/00043: Starting mobile
22:49:05.575545 run osmo-ms-mob/00043(pid=178): Launched
22:49:05.586453 run mass: MS start registered {at=3079473.880283279, delay=0.004982460755854845, ms=00043}
22:49:05.692724 run mass: MS performed LU {at=3079473.986452593, lu_delay=5.257406633812934, ms=00028}
22:49:06.100825 run osmo-ms-mob/00044: Starting mobile
22:49:06.113999 run osmo-ms-mob/00044(pid=179): Launched
22:49:06.125822 run mass: MS start registered {at=3079474.419648245, delay=0.005623492877930403, ms=00044}
22:49:06.398011 run osmo-ms-mob/00045: Starting mobile
22:49:06.411974 run osmo-ms-mob/00045(pid=180): Launched
22:49:06.423562 run mass: MS start registered {at=3079474.7173908, delay=0.005463184788823128, ms=00045}
22:49:06.696621 run osmo-ms-mob/00046: Starting mobile
22:49:06.710542 run osmo-ms-mob/00046(pid=181): Launched
22:49:06.721452 run mass: MS start registered {at=3079475.015281421, delay=0.004884630907326937, ms=00046}
22:49:06.983528 run osmo-ms-mob/00047: Starting mobile
22:49:06.997097 run osmo-ms-mob/00047(pid=182): Launched
22:49:07.008302 run mass: MS start registered {at=3079475.30212739, delay=0.0050866990350186825, ms=00047}
22:49:07.265511 run mass: MS performed LU {at=3079475.55923752, lu_delay=5.632912529166788, ms=00031}
22:49:07.298581 run osmo-ms-mob/00048: Starting mobile
22:49:07.313656 run osmo-ms-mob/00048(pid=183): Launched
22:49:07.319976 run mass: MS performed LU {at=3079475.613809462, lu_delay=4.3126539583317935, ms=00035}
22:49:07.325980 run mass: MS start registered {at=3079475.619821724, delay=0.00603169109672308, ms=00048}
22:49:07.413102 run mass: MS performed LU {at=3079475.706835226, lu_delay=5.643225557170808, ms=00032}
22:49:07.440973 run osmo-ms-mob/00049: Starting mobile
22:49:07.453791 run osmo-ms-mob/00049(pid=184): Launched
22:49:07.465988 run mass: MS start registered {at=3079475.759815187, delay=0.005691986996680498, ms=00049}
22:49:07.556905 run mass: MS performed LU {at=3079475.850641506, lu_delay=4.8357081026770175, ms=00034}
22:49:07.592454 run mass: MS performed LU {at=3079475.886199173, lu_delay=5.249560476280749, ms=00033}
22:49:07.610120 run osmo-ms-mob/00050: Starting mobile
22:49:07.623281 run osmo-ms-mob/00050(pid=185): Launched
22:49:07.634254 run mass: MS start registered {at=3079475.928079259, delay=0.004924834240227938, ms=00050}
22:49:08.296606 run osmo-ms-mob/00051: Starting mobile
22:49:08.310582 run osmo-ms-mob/00051(pid=186): Launched
22:49:08.316859 run mass: MS performed LU {at=3079476.610691747, lu_delay=7.072242882102728, ms=00030}
22:49:08.322765 run mass: MS start registered {at=3079476.616605972, delay=0.00593217508867383, ms=00051}
22:49:08.596337 run osmo-ms-mob/00052: Starting mobile
22:49:08.610341 run osmo-ms-mob/00052(pid=187): Launched
22:49:08.621506 run mass: MS start registered {at=3079476.915334987, delay=0.005107450764626265, ms=00052}
22:49:08.883538 run osmo-ms-mob/00053: Starting mobile
22:49:08.896882 run osmo-ms-mob/00053(pid=188): Launched
22:49:08.908033 run mass: MS start registered {at=3079477.201858199, delay=0.004990880377590656, ms=00053}
22:49:09.166137 run mass: MS performed LU {at=3079477.459865966, lu_delay=5.473526242654771, ms=00037}
22:49:09.181749 run osmo-ms-mob/00054: Starting mobile
22:49:09.194782 run osmo-ms-mob/00054(pid=189): Launched
22:49:09.206458 run mass: MS start registered {at=3079477.500274767, delay=0.005649414379149675, ms=00054}
22:49:09.221251 run mass: MS performed LU {at=3079477.515079657, lu_delay=5.800874353852123, ms=00036}
22:49:09.314791 run mass: MS performed LU {at=3079477.608519086, lu_delay=4.892671936191618, ms=00039}
22:49:09.329034 run osmo-ms-mob/00055: Starting mobile
22:49:09.342007 run osmo-ms-mob/00055(pid=190): Launched
22:49:09.352972 run mass: MS start registered {at=3079477.646799871, delay=0.005020815413445234, ms=00055}
22:49:09.494902 run mass: MS performed LU {at=3079477.788628509, lu_delay=5.6733448025770485, ms=00038}
22:49:09.518510 run mass: MS performed LU {at=3079477.812349724, lu_delay=4.710073176305741, ms=00040}
22:49:09.529519 run osmo-ms-mob/00056: Starting mobile
22:49:09.542647 run osmo-ms-mob/00056(pid=191): Launched
22:49:09.554046 run mass: MS start registered {at=3079477.847874246, delay=0.0052410210482776165, ms=00056}
22:49:10.083520 run osmo-ms-mob/00057: Starting mobile
22:49:10.097030 run osmo-ms-mob/00057(pid=192): Launched
22:49:10.110140 run mass: MS start registered {at=3079478.403962667, delay=0.006570001132786274, ms=00057}
22:49:10.508499 run osmo-ms-mob/00058: Starting mobile
22:49:10.523430 run osmo-ms-mob/00058(pid=193): Launched
22:49:10.534757 run mass: MS start registered {at=3079478.828586224, delay=0.005264448933303356, ms=00058}
22:49:10.783607 run osmo-ms-mob/00059: Starting mobile
22:49:10.796868 run osmo-ms-mob/00059(pid=194): Launched
22:49:10.809926 run mass: MS start registered {at=3079479.103748345, delay=0.00702354172244668, ms=00059}
22:49:11.031424 run mass: MS performed LU {at=3079479.325148727, lu_delay=5.9238189538009465, ms=00041}
22:49:11.047262 run osmo-ms-mob/00060: Starting mobile
22:49:11.060588 run osmo-ms-mob/00060(pid=195): Launched
22:49:11.066839 run mass: MS performed LU {at=3079479.360674318, lu_delay=5.633599774912, ms=00042}
22:49:11.072714 run mass: MS start registered {at=3079479.366556364, delay=0.005898752249777317, ms=00060}
22:49:11.179262 run mass: MS performed LU {at=3079479.47298814, lu_delay=5.592704860959202, ms=00043}
22:49:11.322216 run mass: MS performed LU {at=3079479.615913859, lu_delay=4.898523059207946, ms=00045}
22:49:11.376878 run osmo-ms-mob/00061: Starting mobile
22:49:11.391792 run osmo-ms-mob/00061(pid=196): Launched
22:49:11.397847 run mass: MS performed LU {at=3079479.691682588, lu_delay=5.272034342866391, ms=00044}
22:49:11.403748 run mass: MS start registered {at=3079479.697591077, delay=0.0059253801591694355, ms=00061}
22:49:11.603374 run mass: MS performed LU {at=3079479.897064603, lu_delay=4.881783181801438, ms=00046}
22:49:11.634206 run osmo-ms-mob/00062: Starting mobile
22:49:11.647179 run osmo-ms-mob/00062(pid=197): Launched
22:49:11.659314 run mass: MS start registered {at=3079479.953139336, delay=0.004852044861763716, ms=00062}
22:49:12.094085 run osmo-ms-mob/00063: Starting mobile
22:49:12.107528 run osmo-ms-mob/00063(pid=198): Launched
22:49:12.119668 run mass: MS start registered {at=3079480.413487723, delay=0.005982168018817902, ms=00063}
22:49:12.231327 run mass: MS performed LU {at=3079480.52505703, lu_delay=3.6097220429219306, ms=00052}
22:49:12.495582 run osmo-ms-mob/00064: Starting mobile
22:49:12.510077 run osmo-ms-mob/00064(pid=199): Launched
22:49:12.523224 run mass: MS start registered {at=3079480.817050126, delay=0.006603904999792576, ms=00064}
22:49:12.940704 run osmo-ms-mob/00065: Starting mobile
22:49:12.971955 run osmo-ms-mob/00065(pid=200): Launched
22:49:12.978093 run mass: Starting too slowly. Moving on {now=3079481.271937829, sleep=-0.004840700421482325, target=3079481.2670971286}
22:49:12.983708 run mass: MS performed LU {at=3079481.277541784, lu_delay=5.975414393935353, ms=00047}
22:49:12.989784 run mass: MS start registered {at=3079481.283625337, delay=0.011689570732414722, ms=00065}
22:49:12.995675 run mass: MS performed LU {at=3079481.289512131, lu_delay=5.529696943704039, ms=00049}
22:49:13.006416 run osmo-ms-mob/00066: Starting mobile
22:49:13.019782 run osmo-ms-mob/00066(pid=201): Launched
22:49:13.030948 run mass: MS start registered {at=3079481.324774659, delay=0.004957866854965687, ms=00066}
22:49:13.079969 run mass: MS performed LU {at=3079481.373712243, lu_delay=5.445632983930409, ms=00050}
22:49:13.259981 run mass: MS performed LU {at=3079481.553707787, lu_delay=5.933886062819511, ms=00048}
22:49:13.278047 run mass: MS performed LU {at=3079481.571800781, lu_delay=4.95519480900839, ms=00051}
22:49:13.295059 run osmo-ms-mob/00067: Starting mobile
22:49:13.308237 run osmo-ms-mob/00067(pid=202): Launched
22:49:13.319587 run mass: MS start registered {at=3079481.613413025, delay=0.004975391086190939, ms=00067}
22:49:13.896044 run osmo-ms-mob/00068: Starting mobile
22:49:13.909743 run osmo-ms-mob/00068(pid=203): Launched
22:49:13.920946 run mass: MS start registered {at=3079482.214773428, delay=0.005079965107142925, ms=00068}
22:49:14.283120 run osmo-ms-mob/00069: Starting mobile
22:49:14.296513 run osmo-ms-mob/00069(pid=204): Launched
22:49:14.307940 run mass: MS start registered {at=3079482.601769078, delay=0.005390405189245939, ms=00069}
22:49:14.723032 run osmo-ms-mob/00070: Starting mobile
22:49:14.739376 run osmo-ms-mob/00070(pid=205): Launched
22:49:14.750573 run mass: MS start registered {at=3079483.044400685, delay=0.005154151935130358, ms=00070}
22:49:14.917323 run mass: MS performed LU {at=3079483.211052893, lu_delay=4.80709022609517, ms=00057}
22:49:14.944318 run mass: MS performed LU {at=3079483.238040572, lu_delay=5.737765804864466, ms=00054}
22:49:14.956786 run osmo-ms-mob/00071: Starting mobile
22:49:14.969959 run osmo-ms-mob/00071(pid=206): Launched
22:49:14.981341 run mass: MS start registered {at=3079483.275167834, delay=0.005362784955650568, ms=00071}
22:49:15.031965 run mass: MS performed LU {at=3079483.325706641, lu_delay=5.678906769957393, ms=00055}
22:49:15.069662 run mass: MS performed LU {at=3079483.363427264, lu_delay=6.161569064948708, ms=00053}
22:49:15.087020 run mass: MS performed LU {at=3079483.380838223, lu_delay=4.552251998800784, ms=00058}
22:49:15.099139 run osmo-ms-mob/00072: Starting mobile
22:49:15.112625 run osmo-ms-mob/00072(pid=207): Launched
22:49:15.123847 run mass: MS start registered {at=3079483.417676871, delay=0.005145999137312174, ms=00072}
22:49:15.894335 run osmo-ms-mob/00073: Starting mobile
22:49:15.908263 run osmo-ms-mob/00073(pid=208): Launched
22:49:15.914328 run mass: MS performed LU {at=3079484.208161348, lu_delay=6.360287101939321, ms=00056}
22:49:15.920175 run mass: MS start registered {at=3079484.214017139, delay=0.0058753229677677155, ms=00073}
22:49:16.296872 run osmo-ms-mob/00074: Starting mobile
22:49:16.311043 run osmo-ms-mob/00074(pid=209): Launched
22:49:16.322378 run mass: MS start registered {at=3079484.616202643, delay=0.005269932094961405, ms=00074}
22:49:16.701635 run osmo-ms-mob/00075: Starting mobile
22:49:16.719516 run osmo-ms-mob/00075(pid=210): Launched
22:49:16.730706 run mass: MS start registered {at=3079485.024530954, delay=0.005160683300346136, ms=00075}
22:49:16.753524 run mass: MS performed LU {at=3079485.047308621, lu_delay=5.680752256885171, ms=00060}
22:49:16.771028 run mass: MS performed LU {at=3079485.064846056, lu_delay=5.367254978977144, ms=00061}
22:49:16.790124 run mass: MS performed LU {at=3079485.083939865, lu_delay=4.670452142134309, ms=00063}
22:49:17.044548 run mass: MS performed LU {at=3079485.338273284, lu_delay=6.234524939209223, ms=00059}
22:49:17.088094 run osmo-ms-mob/00076: Starting mobile
22:49:17.101665 run osmo-ms-mob/00076(pid=211): Launched
22:49:17.113285 run mass: MS start registered {at=3079485.407101886, delay=0.005667995661497116, ms=00076}
22:49:17.596765 run osmo-ms-mob/00077: Starting mobile
22:49:17.610505 run osmo-ms-mob/00077(pid=212): Launched
22:49:17.621496 run mass: MS start registered {at=3079485.91532503, delay=0.002856934443116188, ms=00077}
22:49:17.740600 run mass: MS performed LU {at=3079486.034326398, lu_delay=6.0811870619654655, ms=00062}
22:49:17.833824 run mass: MS performed LU {at=3079486.127544824, lu_delay=4.843919487204403, ms=00065}
22:49:17.895047 run mass: MS performed LU {at=3079486.188791661, lu_delay=5.371741535142064, ms=00064}
22:49:18.113124 run osmo-ms-mob/00078: Starting mobile
22:49:18.128420 run osmo-ms-mob/00078(pid=213): Launched
22:49:18.140976 run mass: MS start registered {at=3079486.43479951, delay=0.006151671055704355, ms=00078}
22:49:18.513262 run osmo-ms-mob/00079: Starting mobile
22:49:18.528591 run osmo-ms-mob/00079(pid=214): Launched
22:49:18.542293 run mass: MS start registered {at=3079486.836117199, delay=0.007161877118051052, ms=00079}
22:49:18.562074 run mass: MS performed LU {at=3079486.855897329, lu_delay=4.641123900655657, ms=00068}
22:49:18.599151 run mass: MS performed LU {at=3079486.892887536, lu_delay=5.279474510811269, ms=00067}
22:49:18.617121 run mass: MS performed LU {at=3079486.910900002, lu_delay=4.309130923822522, ms=00069}
22:49:18.998903 run osmo-ms-mob/00080: Starting mobile
22:49:19.013311 run osmo-ms-mob/00080(pid=215): Launched
22:49:19.024576 run mass: MS start registered {at=3079487.31840272, delay=0.00495762936770916, ms=00080}
22:49:19.501153 run osmo-ms-mob/00081: Starting mobile
22:49:19.517399 run osmo-ms-mob/00081(pid=216): Launched
22:49:19.528750 run mass: MS start registered {at=3079487.822575774, delay=0.005285270046442747, ms=00081}
22:49:19.670397 run mass: MS performed LU {at=3079487.964079877, lu_delay=6.6393052181228995, ms=00066}
22:49:19.884237 run osmo-ms-mob/00082: Starting mobile
22:49:19.897876 run osmo-ms-mob/00082(pid=217): Launched
22:49:19.909717 run mass: MS start registered {at=3079488.203537112, delay=0.005759906955063343, ms=00082}
22:49:20.523578 run osmo-ms-mob/00083: Starting mobile
22:49:20.539644 run osmo-ms-mob/00083(pid=218): Launched
22:49:20.545640 run mass: MS performed LU {at=3079488.839474789, lu_delay=5.7950741038657725, ms=00070}
22:49:20.551491 run mass: MS start registered {at=3079488.845333262, delay=0.00587679585441947, ms=00083}
22:49:20.557439 run mass: MS performed LU {at=3079488.851276003, lu_delay=4.63725886400789, ms=00073}
22:49:20.810499 run mass: MS performed LU {at=3079489.104229455, lu_delay=5.686552583705634, ms=00072}
22:49:21.023480 run osmo-ms-mob/00084: Starting mobile
22:49:21.039911 run osmo-ms-mob/00084(pid=219): Launched
22:49:21.051128 run mass: MS start registered {at=3079489.344953525, delay=0.005046925041824579, ms=00084}
22:49:21.495533 run osmo-ms-mob/00085: Starting mobile
22:49:21.509439 run osmo-ms-mob/00085(pid=220): Launched
22:49:21.520818 run mass: MS start registered {at=3079489.814642515, delay=0.0051099942065775394, ms=00085}
22:49:22.115681 run osmo-ms-mob/00086: Starting mobile
22:49:22.133355 run osmo-ms-mob/00086(pid=221): Launched
22:49:22.144568 run mass: MS start registered {at=3079490.438395133, delay=0.005112622864544392, ms=00086}
22:49:22.429805 run mass: MS performed LU {at=3079490.723512183, lu_delay=5.316410297062248, ms=00076}
22:49:22.447745 run mass: MS performed LU {at=3079490.741496051, lu_delay=4.826171020977199, ms=00077}
22:49:22.563546 run mass: MS performed LU {at=3079490.857272073, lu_delay=6.2410694300197065, ms=00074}
22:49:22.609463 run osmo-ms-mob/00087: Starting mobile
22:49:22.623930 run osmo-ms-mob/00087(pid=222): Launched
22:49:22.635115 run mass: MS start registered {at=3079490.928943015, delay=0.004750726278871298, ms=00087}
22:49:23.296161 run osmo-ms-mob/00088: Starting mobile
22:49:23.310571 run osmo-ms-mob/00088(pid=223): Launched
22:49:23.321883 run mass: MS start registered {at=3079491.615709604, delay=0.005261458456516266, ms=00088}
22:49:23.894349 run osmo-ms-mob/00089: Starting mobile
22:49:23.908075 run osmo-ms-mob/00089(pid=224): Launched
22:49:23.919282 run mass: MS start registered {at=3079492.213110443, delay=0.005101041402667761, ms=00089}
22:49:24.230273 run mass: MS performed LU {at=3079492.523972492, lu_delay=6.089172982145101, ms=00078}
22:49:24.268206 run mass: MS performed LU {at=3079492.561952252, lu_delay=5.725835052784532, ms=00079}
22:49:24.378292 run mass: MS performed LU {at=3079492.671997319, lu_delay=4.849421544931829, ms=00081}
22:49:24.422552 run osmo-ms-mob/00090: Starting mobile
22:49:24.435695 run osmo-ms-mob/00090(pid=225): Launched
22:49:24.446798 run mass: MS start registered {at=3079492.740627891, delay=0.005081318784505129, ms=00090}
22:49:24.521913 run mass: MS performed LU {at=3079492.815648889, lu_delay=5.4972461690194905, ms=00080}
22:49:24.557742 run mass: MS performed LU {at=3079492.851493885, lu_delay=4.647956772707403, ms=00082}
22:49:25.197435 run osmo-ms-mob/00091: Starting mobile
22:49:25.211659 run osmo-ms-mob/00091(pid=226): Launched
22:49:25.222804 run mass: MS start registered {at=3079493.516632979, delay=0.00507042882964015, ms=00091}
22:49:25.915811 run osmo-ms-mob/00092: Starting mobile
22:49:25.932880 run osmo-ms-mob/00092(pid=227): Launched
22:49:25.943945 run mass: MS start registered {at=3079494.237773765, delay=0.004967793822288513, ms=00092}
22:49:26.195878 run mass: MS performed LU {at=3079494.489605096, lu_delay=4.674962581135333, ms=00085}
22:49:26.214068 run mass: MS performed LU {at=3079494.50782337, lu_delay=5.162869845051318, ms=00084}
22:49:26.241285 run mass: MS performed LU {at=3079494.535036022, lu_delay=5.689702759962529, ms=00083}
22:49:26.715905 run osmo-ms-mob/00093: Starting mobile
22:49:26.732769 run osmo-ms-mob/00093(pid=228): Launched
22:49:26.743884 run mass: MS start registered {at=3079495.037710959, delay=0.005081268027424812, ms=00093}
22:49:27.614943 run osmo-ms-mob/00094: Starting mobile
22:49:27.631827 run osmo-ms-mob/00094(pid=229): Launched
22:49:27.643359 run mass: MS start registered {at=3079495.937184356, delay=0.005554444156587124, ms=00094}
22:49:27.977004 run mass: MS performed LU {at=3079496.270729975, lu_delay=5.341786959674209, ms=00087}
22:49:27.995287 run mass: MS performed LU {at=3079496.289059165, lu_delay=4.673349560704082, ms=00088}
22:49:28.143952 run mass: MS performed LU {at=3079496.43767869, lu_delay=5.999283557292074, ms=00086}
22:49:28.524636 run osmo-ms-mob/00095: Starting mobile
22:49:28.540684 run osmo-ms-mob/00095(pid=230): Launched
22:49:28.552047 run mass: MS start registered {at=3079496.845865857, delay=0.005323018878698349, ms=00095}
22:49:29.522644 run osmo-ms-mob/00096: Starting mobile
22:49:29.538796 run osmo-ms-mob/00096(pid=231): Launched
22:49:29.549851 run mass: MS start registered {at=3079497.843679001, delay=0.004987404216080904, ms=00096}
22:49:29.961636 run mass: MS performed LU {at=3079498.255366296, lu_delay=6.0422558528371155, ms=00089}
22:49:29.979442 run mass: MS performed LU {at=3079498.273192862, lu_delay=4.756559883244336, ms=00091}
22:49:30.007970 run mass: MS performed LU {at=3079498.301738176, lu_delay=5.561110285110772, ms=00090}
22:49:30.615180 run osmo-ms-mob/00097: Starting mobile
22:49:30.632487 run osmo-ms-mob/00097(pid=232): Launched
22:49:30.644305 run mass: MS start registered {at=3079498.938120066, delay=0.005734879989176989, ms=00097}
22:49:31.742920 run mass: MS performed LU {at=3079500.036645726, lu_delay=4.998934766743332, ms=00093}
22:49:31.915912 run osmo-ms-mob/00098: Starting mobile
22:49:31.932841 run osmo-ms-mob/00098(pid=233): Launched
22:49:31.938864 run mass: MS performed LU {at=3079500.232699432, lu_delay=5.994925667066127, ms=00092}
22:49:31.944759 run mass: MS start registered {at=3079500.238601296, delay=0.0059196799993515015, ms=00098}
22:49:33.715304 run osmo-ms-mob/00099: Starting mobile
22:49:33.732529 run osmo-ms-mob/00099(pid=234): Launched
22:49:33.738542 run mass: All started... {duration=55.76528970524669, too_slow=1}
22:49:33.744268 run mass: MS performed LU {at=3079502.038096315, lu_delay=5.192230458371341, ms=00095}
22:49:33.750179 run mass: MS start registered {at=3079502.044021522, delay=0.011637661140412092, ms=00099}
22:49:33.756024 run mass: MS performed LU {at=3079502.049863016, lu_delay=6.112678659614176, ms=00094}
22:49:35.657169 run mass: MS performed LU {at=3079503.950895927, lu_delay=6.107216925825924, ms=00096}
22:49:35.674450 run mass: MS performed LU {at=3079503.968239585, lu_delay=5.030119518749416, ms=00097}
22:49:37.493734 run mass: MS performed LU {at=3079505.787435179, lu_delay=5.548833882901818, ms=00098}
22:49:37.746879 run mass: MS performed LU {at=3079506.040604405, lu_delay=22.765436571091413, ms=00071}
22:49:39.423233 run mass: MS performed LU {at=3079507.716969906, lu_delay=5.67294838372618, ms=00099}
22:49:39.677203 run mass: MS performed LU {at=3079507.970928347, lu_delay=22.946397393010557, ms=00075}
22:49:39.686399 run mass: Tests done {all_completed=True, max=22.946397393010557, min=3.6097220429219306}
22:49:39.691810 tst register_default_mass.py: Test passed (81.4 sec)
22:49:39.696974 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:39.700159 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:39.703294 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:39.706442 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:39.709584 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:39.712819 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:39.716155 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:39.719398 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:39.722622 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:39.725829 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:39.729065 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:39.732282 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:39.735509 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:39.738735 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:39.741956 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:39.745237 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:39.748623 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:39.752006 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:39.755796 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:39.759695 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:39.762976 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:39.766226 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:39.769460 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:39.773057 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:39.776429 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:39.780008 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:39.783416 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:39.787270 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:39.790581 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:39.793882 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:39.797162 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:39.800643 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:39.803973 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:39.807256 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:39.810508 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:39.813802 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:39.817073 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:39.821161 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:39.824469 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:39.827850 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:39.831207 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:39.834542 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:39.837906 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:39.841227 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:39.844532 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:39.848448 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:39.851770 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:39.855148 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:39.858500 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:39.862065 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:39.865459 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:39.869075 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:39.872420 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:39.875781 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:39.879078 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:39.882436 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:39.885804 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:39.889132 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:39.892467 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:39.895858 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:39.899205 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:39.902561 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:39.905938 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:39.909219 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:39.912640 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:39.915922 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:39.919279 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:39.922550 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:39.925906 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:39.929238 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:39.932575 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:39.935916 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:39.939227 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:39.943035 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:39.946416 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:39.949795 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:39.953096 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:39.956441 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:39.959747 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:39.963054 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:39.966349 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:39.969632 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:39.972890 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:39.976143 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:39.979441 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:39.982698 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:39.985970 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:39.989417 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:39.992730 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:39.996029 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:39.999350 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:40.002664 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:40.006080 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:40.009554 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:40.013379 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:40.016743 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:40.020153 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:40.023542 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:40.026921 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:40.030336 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:40.033712 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:40.037201 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:40.040521 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:40.043931 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:40.047265 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:40.050660 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:40.053957 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:40.057375 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:40.060736 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:40.064138 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:40.067551 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:40.070967 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:40.074278 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:40.077583 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:40.080954 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:40.084346 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:40.087630 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:40.090870 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:40.094052 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:40.097238 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:40.100430 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:40.103625 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:40.106803 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:40.109985 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:40.113167 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:40.116367 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:40.119558 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:40.122756 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:40.125994 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:40.129195 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:40.132378 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:40.135569 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:40.138763 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:40.141944 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:40.145135 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:40.148325 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:40.151506 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:40.154693 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:40.157882 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:40.161065 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:40.164269 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:40.167454 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:40.170645 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:40.173859 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:40.177045 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:40.180284 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:40.183504 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:40.186731 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:40.189909 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:40.193086 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:40.196270 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:40.199449 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:40.202631 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:40.205812 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:40.208991 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:40.212187 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:40.215375 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:40.218559 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:40.221744 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:40.224953 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:40.228158 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:40.231362 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:40.234539 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:40.237703 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:40.240862 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:40.244021 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:40.247181 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:40.250351 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:40.253517 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:40.256691 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:40.259850 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:40.263018 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:40.266195 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:40.269355 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:40.272522 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:40.275687 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:40.278859 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:40.282019 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:40.285189 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:40.288361 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:40.291517 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:40.294677 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:40.297851 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:40.301024 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:40.304193 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:40.307362 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:40.310535 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:40.313691 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:40.316866 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:40.320033 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:40.323209 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:40.326385 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:40.329539 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:40.332695 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:40.335876 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:40.339053 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:40.342227 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:40.345396 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:40.348577 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:40.351746 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:40.354907 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:40.358079 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:40.361238 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:40.364408 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:40.367577 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:40.370747 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:40.373899 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:40.377058 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:40.380224 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:40.383383 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:40.386561 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:40.389727 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:40.392919 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:40.396112 --- ParallelTerminationStrategy: PID 22 died...
22:49:40.397555 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:40.401074 --- ParallelTerminationStrategy: PID 23 died...
22:49:40.402511 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:40.406014 --- ParallelTerminationStrategy: PID 24 died...
22:49:40.407453 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:40.410978 --- ParallelTerminationStrategy: PID 25 died...
22:49:40.412418 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:40.415932 --- ParallelTerminationStrategy: PID 26 died...
22:49:40.417376 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:40.420917 --- ParallelTerminationStrategy: PID 27 died...
22:49:40.422381 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:40.425965 --- ParallelTerminationStrategy: PID 28 died...
22:49:40.427457 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:40.431078 --- ParallelTerminationStrategy: PID 29 died...
22:49:40.432542 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:40.436164 --- ParallelTerminationStrategy: PID 30 died...
22:49:40.437630 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:40.441231 --- ParallelTerminationStrategy: PID 31 died...
22:49:40.442706 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:40.446321 --- ParallelTerminationStrategy: PID 32 died...
22:49:40.447785 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:40.451403 --- ParallelTerminationStrategy: PID 33 died...
22:49:40.452881 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:40.456488 --- ParallelTerminationStrategy: PID 35 died...
22:49:40.457959 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:40.461611 --- ParallelTerminationStrategy: PID 36 died...
22:49:40.463082 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:40.466691 --- ParallelTerminationStrategy: PID 37 died...
22:49:40.468149 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:40.471750 --- ParallelTerminationStrategy: PID 38 died...
22:49:40.473216 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:40.476830 --- ParallelTerminationStrategy: PID 39 died...
22:49:40.478287 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:40.481884 --- ParallelTerminationStrategy: PID 40 died...
22:49:40.483346 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:40.486961 --- ParallelTerminationStrategy: PID 41 died...
22:49:40.488416 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:40.491991 --- ParallelTerminationStrategy: PID 42 died...
22:49:40.493443 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:40.497045 --- ParallelTerminationStrategy: PID 43 died...
22:49:40.498503 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:40.502082 --- ParallelTerminationStrategy: PID 44 died...
22:49:40.503560 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:40.507130 --- ParallelTerminationStrategy: PID 45 died...
22:49:40.508582 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:40.512198 --- ParallelTerminationStrategy: PID 46 died...
22:49:40.513658 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:40.517236 --- ParallelTerminationStrategy: PID 47 died...
22:49:40.518704 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:40.522208 --- ParallelTerminationStrategy: PID 48 died...
22:49:40.523631 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:40.527122 --- ParallelTerminationStrategy: PID 49 died...
22:49:40.528530 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:40.532020 --- ParallelTerminationStrategy: PID 50 died...
22:49:40.533423 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:40.536922 --- ParallelTerminationStrategy: PID 51 died...
22:49:40.538345 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:40.541825 --- ParallelTerminationStrategy: PID 52 died...
22:49:40.543288 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:40.546796 --- ParallelTerminationStrategy: PID 53 died...
22:49:40.548211 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:40.551710 --- ParallelTerminationStrategy: PID 54 died...
22:49:40.553129 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:40.556610 --- ParallelTerminationStrategy: PID 55 died...
22:49:40.558027 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:40.561517 --- ParallelTerminationStrategy: PID 56 died...
22:49:40.562930 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:40.566432 --- ParallelTerminationStrategy: PID 57 died...
22:49:40.567845 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:40.571332 --- ParallelTerminationStrategy: PID 58 died...
22:49:40.572749 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:40.576257 --- ParallelTerminationStrategy: PID 59 died...
22:49:40.577670 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:40.581153 --- ParallelTerminationStrategy: PID 60 died...
22:49:40.582579 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:40.586062 --- ParallelTerminationStrategy: PID 61 died...
22:49:40.587482 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:40.590988 --- ParallelTerminationStrategy: PID 62 died...
22:49:40.592402 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:40.595878 --- ParallelTerminationStrategy: PID 63 died...
22:49:40.597289 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:40.600795 --- ParallelTerminationStrategy: PID 64 died...
22:49:40.602206 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:40.605689 --- ParallelTerminationStrategy: PID 65 died...
22:49:40.607104 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:40.610601 --- ParallelTerminationStrategy: PID 66 died...
22:49:40.612017 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:40.615505 --- ParallelTerminationStrategy: PID 67 died...
22:49:40.616921 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:40.620416 --- ParallelTerminationStrategy: PID 68 died...
22:49:40.621835 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:40.625325 --- ParallelTerminationStrategy: PID 69 died...
22:49:40.626750 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:40.630234 --- ParallelTerminationStrategy: PID 70 died...
22:49:40.631643 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:40.635145 --- ParallelTerminationStrategy: PID 71 died...
22:49:40.636566 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:40.640066 --- ParallelTerminationStrategy: PID 72 died...
22:49:40.641482 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:40.644983 --- ParallelTerminationStrategy: PID 73 died...
22:49:40.646403 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:40.649892 --- ParallelTerminationStrategy: PID 74 died...
22:49:40.651312 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:40.654796 --- ParallelTerminationStrategy: PID 75 died...
22:49:40.656204 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:40.659698 --- ParallelTerminationStrategy: PID 76 died...
22:49:40.661117 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:40.664611 --- ParallelTerminationStrategy: PID 77 died...
22:49:40.666021 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:40.669507 --- ParallelTerminationStrategy: PID 78 died...
22:49:40.670923 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:40.674414 --- ParallelTerminationStrategy: PID 79 died...
22:49:40.675823 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:40.679312 --- ParallelTerminationStrategy: PID 80 died...
22:49:40.680721 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:40.684220 --- ParallelTerminationStrategy: PID 81 died...
22:49:40.685637 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:40.689122 --- ParallelTerminationStrategy: PID 82 died...
22:49:40.690540 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:40.694024 --- ParallelTerminationStrategy: PID 83 died...
22:49:40.695446 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:40.698943 --- ParallelTerminationStrategy: PID 84 died...
22:49:40.700349 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:40.703834 --- ParallelTerminationStrategy: PID 85 died...
22:49:40.705251 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:40.708755 --- ParallelTerminationStrategy: PID 86 died...
22:49:40.710181 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:40.713672 --- ParallelTerminationStrategy: PID 87 died...
22:49:40.715091 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:40.718615 --- ParallelTerminationStrategy: PID 88 died...
22:49:40.720030 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:40.723522 --- ParallelTerminationStrategy: PID 89 died...
22:49:40.724934 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:40.728443 --- ParallelTerminationStrategy: PID 90 died...
22:49:40.729852 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:40.733328 --- ParallelTerminationStrategy: PID 91 died...
22:49:40.734743 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:40.738230 --- ParallelTerminationStrategy: PID 92 died...
22:49:40.739643 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:40.743132 --- ParallelTerminationStrategy: PID 93 died...
22:49:40.744540 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:40.748019 --- ParallelTerminationStrategy: PID 94 died...
22:49:40.749422 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:40.752917 --- ParallelTerminationStrategy: PID 95 died...
22:49:40.754336 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:40.757826 --- ParallelTerminationStrategy: PID 96 died...
22:49:40.759251 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:40.762744 --- ParallelTerminationStrategy: PID 97 died...
22:49:40.764158 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:40.767664 --- ParallelTerminationStrategy: PID 98 died...
22:49:40.769074 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:40.772567 --- ParallelTerminationStrategy: PID 99 died...
22:49:40.773977 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:40.777458 --- ParallelTerminationStrategy: PID 100 died...
22:49:40.778878 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:40.782359 --- ParallelTerminationStrategy: PID 101 died...
22:49:40.783771 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:40.787274 --- ParallelTerminationStrategy: PID 102 died...
22:49:40.788683 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:40.792195 --- ParallelTerminationStrategy: PID 103 died...
22:49:40.793609 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:40.797094 --- ParallelTerminationStrategy: PID 104 died...
22:49:40.798526 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:40.802022 --- ParallelTerminationStrategy: PID 105 died...
22:49:40.803442 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:40.806935 --- ParallelTerminationStrategy: PID 106 died...
22:49:40.808347 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:40.811855 --- ParallelTerminationStrategy: PID 107 died...
22:49:40.813261 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:40.816767 --- ParallelTerminationStrategy: PID 108 died...
22:49:40.818186 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:40.821680 --- ParallelTerminationStrategy: PID 109 died...
22:49:40.823105 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:40.826600 --- ParallelTerminationStrategy: PID 110 died...
22:49:40.828019 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:40.831529 --- ParallelTerminationStrategy: PID 111 died...
22:49:40.832947 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:40.836450 --- ParallelTerminationStrategy: PID 112 died...
22:49:40.837863 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:40.841369 --- ParallelTerminationStrategy: PID 113 died...
22:49:40.842785 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:40.846283 --- ParallelTerminationStrategy: PID 114 died...
22:49:40.847696 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:40.851195 --- ParallelTerminationStrategy: PID 115 died...
22:49:40.852605 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:40.856095 --- ParallelTerminationStrategy: PID 116 died...
22:49:40.857505 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:40.861001 --- ParallelTerminationStrategy: PID 117 died...
22:49:40.862430 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:40.865912 --- ParallelTerminationStrategy: PID 118 died...
22:49:40.867329 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:40.870836 --- ParallelTerminationStrategy: PID 119 died...
22:49:40.872243 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:40.875727 --- ParallelTerminationStrategy: PID 120 died...
22:49:40.877138 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:40.880639 --- ParallelTerminationStrategy: PID 121 died...
22:49:40.882049 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:40.885540 --- ParallelTerminationStrategy: PID 122 died...
22:49:40.886957 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:40.890445 --- ParallelTerminationStrategy: PID 123 died...
22:49:40.891852 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:40.895355 --- ParallelTerminationStrategy: PID 124 died...
22:49:40.896773 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:40.900272 --- ParallelTerminationStrategy: PID 125 died...
22:49:40.901690 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:40.905191 --- ParallelTerminationStrategy: PID 126 died...
22:49:40.906606 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:40.910099 --- ParallelTerminationStrategy: PID 127 died...
22:49:40.911526 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:40.915010 --- ParallelTerminationStrategy: PID 128 died...
22:49:40.916417 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:40.919922 --- ParallelTerminationStrategy: PID 129 died...
22:49:40.921336 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:40.924825 --- ParallelTerminationStrategy: PID 130 died...
22:49:40.926240 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:40.929736 --- ParallelTerminationStrategy: PID 131 died...
22:49:40.931169 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:40.934642 --- ParallelTerminationStrategy: PID 132 died...
22:49:40.936058 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:40.939551 --- ParallelTerminationStrategy: PID 133 died...
22:49:40.940962 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:40.944454 --- ParallelTerminationStrategy: PID 134 died...
22:49:40.945864 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:40.949349 --- ParallelTerminationStrategy: PID 135 died...
22:49:40.950768 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:40.954306 --- ParallelTerminationStrategy: PID 136 died...
22:49:40.955721 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:40.959233 --- ParallelTerminationStrategy: PID 137 died...
22:49:40.960645 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:40.964169 --- ParallelTerminationStrategy: PID 138 died...
22:49:40.965579 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:40.969085 --- ParallelTerminationStrategy: PID 139 died...
22:49:40.970510 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:40.974008 --- ParallelTerminationStrategy: PID 140 died...
22:49:40.975423 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:40.978937 --- ParallelTerminationStrategy: PID 141 died...
22:49:40.980349 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:40.983858 --- ParallelTerminationStrategy: PID 142 died...
22:49:40.985278 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:40.988790 --- ParallelTerminationStrategy: PID 143 died...
22:49:40.990202 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:40.993709 --- ParallelTerminationStrategy: PID 144 died...
22:49:40.995125 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:40.998625 --- ParallelTerminationStrategy: PID 145 died...
22:49:41.000039 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:41.003545 --- ParallelTerminationStrategy: PID 146 died...
22:49:41.004963 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:41.008468 --- ParallelTerminationStrategy: PID 147 died...
22:49:41.009875 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:41.013381 --- ParallelTerminationStrategy: PID 148 died...
22:49:41.014796 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:41.018315 --- ParallelTerminationStrategy: PID 149 died...
22:49:41.019724 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:41.023265 --- ParallelTerminationStrategy: PID 150 died...
22:49:41.024707 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:41.028286 --- ParallelTerminationStrategy: PID 151 died...
22:49:41.029726 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:41.033260 --- ParallelTerminationStrategy: PID 152 died...
22:49:41.034683 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:41.038197 --- ParallelTerminationStrategy: PID 153 died...
22:49:41.039613 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:41.043108 --- ParallelTerminationStrategy: PID 154 died...
22:49:41.044516 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:41.048024 --- ParallelTerminationStrategy: PID 155 died...
22:49:41.049434 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:41.052960 --- ParallelTerminationStrategy: PID 156 died...
22:49:41.054363 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:41.057863 --- ParallelTerminationStrategy: PID 157 died...
22:49:41.059294 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:41.062795 --- ParallelTerminationStrategy: PID 158 died...
22:49:41.064215 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:41.067708 --- ParallelTerminationStrategy: PID 159 died...
22:49:41.069124 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:41.072622 --- ParallelTerminationStrategy: PID 160 died...
22:49:41.074035 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:41.077544 --- ParallelTerminationStrategy: PID 161 died...
22:49:41.078959 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:41.082463 --- ParallelTerminationStrategy: PID 162 died...
22:49:41.083877 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:41.087379 --- ParallelTerminationStrategy: PID 163 died...
22:49:41.088790 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:41.092302 --- ParallelTerminationStrategy: PID 164 died...
22:49:41.093709 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:41.097213 --- ParallelTerminationStrategy: PID 165 died...
22:49:41.098645 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:41.102152 --- ParallelTerminationStrategy: PID 166 died...
22:49:41.103563 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:41.107053 --- ParallelTerminationStrategy: PID 167 died...
22:49:41.108466 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:41.111976 --- ParallelTerminationStrategy: PID 168 died...
22:49:41.113384 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:41.116887 --- ParallelTerminationStrategy: PID 169 died...
22:49:41.118305 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:41.121807 --- ParallelTerminationStrategy: PID 170 died...
22:49:41.123236 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:41.126764 --- ParallelTerminationStrategy: PID 171 died...
22:49:41.128182 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:41.131711 --- ParallelTerminationStrategy: PID 172 died...
22:49:41.133128 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:41.136659 --- ParallelTerminationStrategy: PID 173 died...
22:49:41.138069 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:41.141574 --- ParallelTerminationStrategy: PID 174 died...
22:49:41.143015 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:41.146519 --- ParallelTerminationStrategy: PID 175 died...
22:49:41.147929 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:41.151441 --- ParallelTerminationStrategy: PID 176 died...
22:49:41.152847 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:41.156347 --- ParallelTerminationStrategy: PID 177 died...
22:49:41.157755 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:41.161272 --- ParallelTerminationStrategy: PID 178 died...
22:49:41.162685 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:41.166180 --- ParallelTerminationStrategy: PID 179 died...
22:49:41.167591 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:41.171101 --- ParallelTerminationStrategy: PID 180 died...
22:49:41.172511 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:41.176033 --- ParallelTerminationStrategy: PID 181 died...
22:49:41.177443 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:41.180956 --- ParallelTerminationStrategy: PID 182 died...
22:49:41.182380 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:41.185880 --- ParallelTerminationStrategy: PID 183 died...
22:49:41.187304 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:41.190813 --- ParallelTerminationStrategy: PID 184 died...
22:49:41.192224 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:41.195711 --- ParallelTerminationStrategy: PID 185 died...
22:49:41.197130 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:41.200657 --- ParallelTerminationStrategy: PID 186 died...
22:49:41.202076 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:41.205573 --- ParallelTerminationStrategy: PID 187 died...
22:49:41.206995 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:41.210495 --- ParallelTerminationStrategy: PID 188 died...
22:49:41.211899 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:41.215434 --- ParallelTerminationStrategy: PID 189 died...
22:49:41.216855 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:41.220353 --- ParallelTerminationStrategy: PID 190 died...
22:49:41.221765 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:41.225279 --- ParallelTerminationStrategy: PID 191 died...
22:49:41.226691 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:41.230205 --- ParallelTerminationStrategy: PID 192 died...
22:49:41.231617 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:41.235120 --- ParallelTerminationStrategy: PID 193 died...
22:49:41.236529 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:41.240043 --- ParallelTerminationStrategy: PID 194 died...
22:49:41.241450 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:41.244949 --- ParallelTerminationStrategy: PID 195 died...
22:49:41.246368 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:41.249865 --- ParallelTerminationStrategy: PID 196 died...
22:49:41.251275 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:41.254793 --- ParallelTerminationStrategy: PID 197 died...
22:49:41.256205 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:41.259704 --- ParallelTerminationStrategy: PID 198 died...
22:49:41.261108 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:41.264619 --- ParallelTerminationStrategy: PID 199 died...
22:49:41.266025 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:41.269525 --- ParallelTerminationStrategy: PID 200 died...
22:49:41.270943 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:41.274443 --- ParallelTerminationStrategy: PID 201 died...
22:49:41.275857 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:41.279380 --- ParallelTerminationStrategy: PID 202 died...
22:49:41.280790 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:41.284308 --- ParallelTerminationStrategy: PID 203 died...
22:49:41.285723 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:41.289241 --- ParallelTerminationStrategy: PID 204 died...
22:49:41.290664 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:41.294164 --- ParallelTerminationStrategy: PID 205 died...
22:49:41.295581 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:41.299079 --- ParallelTerminationStrategy: PID 206 died...
22:49:41.300492 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:41.303997 --- ParallelTerminationStrategy: PID 207 died...
22:49:41.305413 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:41.308936 --- ParallelTerminationStrategy: PID 208 died...
22:49:41.310358 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:41.313862 --- ParallelTerminationStrategy: PID 209 died...
22:49:41.315286 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:41.318842 --- ParallelTerminationStrategy: PID 210 died...
22:49:41.320279 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:41.323852 --- ParallelTerminationStrategy: PID 211 died...
22:49:41.325288 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:41.328867 --- ParallelTerminationStrategy: PID 212 died...
22:49:41.330309 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:41.333884 --- ParallelTerminationStrategy: PID 213 died...
22:49:41.335333 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:41.338910 --- ParallelTerminationStrategy: PID 214 died...
22:49:41.340348 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:41.343915 --- ParallelTerminationStrategy: PID 215 died...
22:49:41.345352 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:41.348937 --- ParallelTerminationStrategy: PID 216 died...
22:49:41.350384 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:41.353947 --- ParallelTerminationStrategy: PID 217 died...
22:49:41.355388 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:41.358973 --- ParallelTerminationStrategy: PID 218 died...
22:49:41.360413 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:41.363975 --- ParallelTerminationStrategy: PID 219 died...
22:49:41.365419 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:41.369013 --- ParallelTerminationStrategy: PID 220 died...
22:49:41.370459 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:41.374045 --- ParallelTerminationStrategy: PID 221 died...
22:49:41.375536 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:41.379169 --- ParallelTerminationStrategy: PID 222 died...
22:49:41.380619 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:41.384217 --- ParallelTerminationStrategy: PID 223 died...
22:49:41.385657 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:41.389225 --- ParallelTerminationStrategy: PID 224 died...
22:49:41.390667 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:41.394243 --- ParallelTerminationStrategy: PID 225 died...
22:49:41.395683 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:41.399276 --- ParallelTerminationStrategy: PID 226 died...
22:49:41.400752 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:41.404340 --- ParallelTerminationStrategy: PID 227 died...
22:49:41.405776 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:41.409344 --- ParallelTerminationStrategy: PID 228 died...
22:49:41.410798 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:41.414397 --- ParallelTerminationStrategy: PID 229 died...
22:49:41.415840 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:41.419421 --- ParallelTerminationStrategy: PID 230 died...
22:49:41.420863 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:41.424459 --- ParallelTerminationStrategy: PID 231 died...
22:49:41.425891 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:41.429461 --- ParallelTerminationStrategy: PID 232 died...
22:49:41.430907 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:41.434487 --- ParallelTerminationStrategy: PID 233 died...
22:49:41.435927 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:41.439505 --- ParallelTerminationStrategy: PID 234 died...
22:49:41.440943 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:44.845268 --- ParallelTerminationStrategy: PID 34 died...
22:49:44.854266 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8370 netreg_mass PASS
---------------------------------------------------------------------
22:49:44.928515 tst trial-8370: Storing JUnit report in /build/trial-8370/run.2026-06-22_22-48-17/trial-8370.xml
--------------------------------------------------------------------------------------------
trial-8370 PASS
--------------------------------------------------------------------------------------------
22:49:44.938720 tst trial-8370: trial-8370: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.4 sec)
+ exit_code=0
+ rm -rf trial-8370/inst
+ cd trial-8370
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2026-06-22 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8370-run.tgz run.2026-06-22_22-48-17
+ tar czf /build/trial-8370-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2026-06-22_13_26_48.tgz osmo-bts-oc2g.build-2026-06-22_08_03_52.tgz osmo-bts-sysmo.build-2026-06-22_08_03_53.tgz osmo-bts.build-2026-06-22_08_03_54.tgz osmo-ggsn.build-2026-06-22_20_42_49.tgz osmo-hlr.build-2026-06-22_16_36_54.tgz osmo-hnbgw.build-2026-06-22_13_30_58.tgz osmo-mgw.build-2026-06-22_08_33_06.tgz osmo-msc.build-2026-06-22_13_35_38.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2026-06-22_07_34_46.tgz osmo-pcu-sysmo.build-2026-06-22_07_34_49.tgz osmo-pcu.build-2026-06-22_07_34_55.tgz osmo-sgsn.build-2026-06-22_20_48_49.tgz osmo-stp.build-2026-06-22_13_25_29.tgz osmo-trx.build-2026-06-22_14_21_51.tgz osmocom-bb.build-2026-06-22_21_18_02.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