Started by timer
Running as SYSTEM
Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/osmo-gsm-tester/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gerrit.osmocom.org/osmo-gsm-tester # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-gsm-tester
> git --version # timeout=10
> git --version # 'git version 2.39.5'
> git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-gsm-tester +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f7d64b0bcf946ec21ce9c7562194343a12213a80 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
Commit message: "jenkins.sh: libosmo-netif no longer depends on libosmo-abis"
> git rev-list --no-walk f7d64b0bcf946ec21ce9c7562194343a12213a80 # timeout=10
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins14807002357971896143.sh
+ rm -rf trial-8156-bin.tgz trial-8156-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24901
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10986
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10380
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12824
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13147
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12656
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40985
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7528
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43092
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8324
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 17155
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 13118
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7437
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11511
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7568
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9009
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6288
Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8
Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7437
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10891146875828320180.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-8156
+ 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
bce9627 nplab-m3ua-test: Configure Network Indicator as International
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#7 CACHED
#8 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#8 CACHED
#9 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#9 CACHED
#10 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#10 CACHED
#11 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#11 CACHED
#12 [14/28] RUN sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && dpkg-reconfigure --frontend=noninteractive locales && update-locale LANG=en_US.UTF-8
#12 CACHED
#13 [ 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
#13 CACHED
#14 [23/28] RUN CD osmo-gsm-tester && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD
#14 CACHED
#15 [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
#15 CACHED
#16 [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
#16 CACHED
#17 [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
#17 CACHED
#18 [ 9/28] COPY SSH /root/.ssh
#18 CACHED
#19 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#19 CACHED
#20 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#20 CACHED
#21 [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
#21 CACHED
#22 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#22 CACHED
#23 [ 2/28] RUN useradd -ms /bin/bash jenkins
#23 CACHED
#24 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#24 CACHED
#25 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#25 CACHED
#26 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#26 CACHED
#27 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#27 CACHED
#28 [20/28] WORKDIR /TMP
#28 CACHED
#29 [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
#29 CACHED
#30 [ 8/28] RUN MKDIR /var/run/sshd
#30 CACHED
#31 [ 3/28] RUN groupadd osmo-gsm-tester
#31 CACHED
#32 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:d07f43f1f6887a1e836f7c5b3e2943c8b2c2393ed450ee391f74321034dddcd2 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8157 -w /build -i -v /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro --name=osmo-gsm-tester-virtual --cap-add=sys_nice osmocom-build/osmo-gsm-tester /bin/bash -c LANG="en_US.utf8" LC_ALL="en_US.UTF-8" LC_LANG="en_US.UTF-8" PATH="$PWD/osmo-gsm-tester/src:${PATH}" ./osmo-gsm-tester/contrib/jenkins-run.sh
+ base=/build
+ dirname -- ./osmo-gsm-tester/contrib/jenkins-run.sh
+ CDPATH= cd -- ./osmo-gsm-tester/contrib
+ pwd -P
+ SCRIPT_DIR=/build/osmo-gsm-tester/contrib
+ OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf
+ date +%F %T
+ time_start=2025-11-21 22:48:17
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8157
+ mkdir -p trial-8157
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-11-21_17_32_08.tgz osmo-bts-oc2g.build-2025-11-21_00_51_56.tgz osmo-bts-sysmo.build-2025-11-21_00_52_02.tgz osmo-bts.build-2025-11-21_00_52_05.tgz osmo-ggsn.build-2025-11-21_20_42_37.tgz osmo-hlr.build-2025-11-21_16_36_50.tgz osmo-hnbgw.build-2025-11-21_15_12_40.tgz osmo-mgw.build-2025-11-21_08_33_19.tgz osmo-msc.build-2025-11-21_15_16_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-21_07_36_16.tgz osmo-pcu-sysmo.build-2025-11-21_07_34_04.tgz osmo-pcu.build-2025-11-21_07_36_23.tgz osmo-sgsn.build-2025-11-21_20_48_14.tgz osmo-stp.build-2025-11-21_15_03_40.tgz osmo-trx.build-2025-11-21_14_25_50.tgz osmocom-bb.build-2025-11-21_21_17_57.tgz srslte.build-19.tgz trial-8157
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-11-21_17_32_08.md5 osmo-bts-oc2g.build-2025-11-21_00_51_56.md5 osmo-bts-sysmo.build-2025-11-21_00_52_02.md5 osmo-bts.build-2025-11-21_00_52_05.md5 osmo-ggsn.build-2025-11-21_20_42_37.md5 osmo-hlr.build-2025-11-21_16_36_50.md5 osmo-hnbgw.build-2025-11-21_15_12_40.md5 osmo-mgw.build-2025-11-21_08_33_19.md5 osmo-msc.build-2025-11-21_15_16_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-21_07_36_16.md5 osmo-pcu-sysmo.build-2025-11-21_07_34_04.md5 osmo-pcu.build-2025-11-21_07_36_23.md5 osmo-sgsn.build-2025-11-21_20_48_14.md5 osmo-stp.build-2025-11-21_15_03_40.md5 osmo-trx.build-2025-11-21_14_25_50.md5 osmocom-bb.build-2025-11-21_21_17_57.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-11-21_17_32_08.md5 osmo-bts-oc2g.build-2025-11-21_00_51_56.md5 osmo-bts-sysmo.build-2025-11-21_00_52_02.md5 osmo-bts.build-2025-11-21_00_52_05.md5 osmo-ggsn.build-2025-11-21_20_42_37.md5 osmo-hlr.build-2025-11-21_16_36_50.md5 osmo-hnbgw.build-2025-11-21_15_12_40.md5 osmo-mgw.build-2025-11-21_08_33_19.md5 osmo-msc.build-2025-11-21_15_16_27.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-11-21_07_36_16.md5 osmo-pcu-sysmo.build-2025-11-21_07_34_04.md5 osmo-pcu.build-2025-11-21_07_36_23.md5 osmo-sgsn.build-2025-11-21_20_48_14.md5 osmo-stp.build-2025-11-21_15_03_40.md5 osmo-trx.build-2025-11-21_14_25_50.md5 osmocom-bb.build-2025-11-21_21_17_57.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-8157 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8157'
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-8157
--------------------------------------------------------------------------------------------
22:48:17.321301 tst trial-8157: Detailed log at /build/trial-8157/run.2025-11-21_22-48-17/log
---------------------------------------------------------------------
trial-8157 netreg_mass
---------------------------------------------------------------------
22:48:17.523447 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.523809 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.524606 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.525764 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.567576 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.568497 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.569696 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.632563 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-8157 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.633342 tst register_default_mass.py:9: Claiming resources for the test
22:48:17.648433 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.648980 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.649439 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.649889 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.650322 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.650784 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.651242 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.682799 tst register_default_mass.py: using LAC 2
22:48:17.705644 tst register_default_mass.py: using RAC 2
22:48:17.733248 tst register_default_mass.py: using CellId 2
22:48:17.763577 tst register_default_mass.py: using BVCI 3
22:48:17.777770 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.778458 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.779031 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.779555 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.780077 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.780582 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.781083 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.781619 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.782150 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.782661 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.783168 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.783690 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.784289 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.784846 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.785363 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.785876 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.786403 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.786915 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.787418 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.787933 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.788438 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.788951 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.789462 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.789996 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.790503 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.791018 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.791533 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.792042 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.792566 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.793089 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.793593 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.794116 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.794635 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.795175 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.795693 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.796204 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.796733 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.797257 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.797763 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.798276 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.798779 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.799301 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.799820 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.800329 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.800858 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.801375 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.801882 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.802415 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.802924 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.803434 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.803958 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.804461 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.804965 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.805486 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.805997 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.806498 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.807015 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.807528 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.808031 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.808534 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.809034 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.809546 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.810061 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.810564 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.811055 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.811567 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.812071 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.812580 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.813105 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.813608 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.814107 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.814625 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.815193 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.815689 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.816199 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.816698 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.817184 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.817678 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.818182 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.818674 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.819162 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.819649 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.820164 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.820663 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.821148 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.821644 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.822147 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.822637 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.823137 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.823645 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.824150 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.824667 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.825189 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.825694 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.826203 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.826708 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.827207 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.827723 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.828233 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.828734 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.829243 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.829806 tst register_default_mass.py:21: Launching a simple network
22:48:17.839827 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.956819 run create_hlr_db(pid=20): Launched
22:48:18.971369 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.995790 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:19.011000 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:19.016784 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:19.196812 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:19.211561 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:19.217056 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.624804 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.640282 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.654840 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.766434 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.781227 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.786803 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.810043 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.824915 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.830588 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:23.138810 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:23.153925 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:29.186134 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:29.356089 run osmo-bts-virtual(pid=34): Launched
22:48:30.399735 tst register_default_mass.py: using MSISDN 1001
22:48:30.414961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.455147 tst register_default_mass.py: using MSISDN 1002
22:48:30.473130 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.504066 tst register_default_mass.py: using MSISDN 1003
22:48:30.519208 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.550214 tst register_default_mass.py: using MSISDN 1004
22:48:30.564966 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.595942 tst register_default_mass.py: using MSISDN 1005
22:48:30.610572 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.641235 tst register_default_mass.py: using MSISDN 1006
22:48:30.655904 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.686172 tst register_default_mass.py: using MSISDN 1007
22:48:30.700522 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.730875 tst register_default_mass.py: using MSISDN 1008
22:48:30.745295 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.775770 tst register_default_mass.py: using MSISDN 1009
22:48:30.788607 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.819153 tst register_default_mass.py: using MSISDN 1010
22:48:30.833588 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.864402 tst register_default_mass.py: using MSISDN 1011
22:48:30.878984 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.909415 tst register_default_mass.py: using MSISDN 1012
22:48:30.924067 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.954299 tst register_default_mass.py: using MSISDN 1013
22:48:30.968469 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.999218 tst register_default_mass.py: using MSISDN 1014
22:48:31.014001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:31.043638 tst register_default_mass.py: using MSISDN 1015
22:48:31.057680 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:31.088732 tst register_default_mass.py: using MSISDN 1016
22:48:31.103379 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:31.134327 tst register_default_mass.py: using MSISDN 1017
22:48:31.148968 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:31.179667 tst register_default_mass.py: using MSISDN 1018
22:48:31.194150 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:31.225059 tst register_default_mass.py: using MSISDN 1019
22:48:31.239817 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:31.270690 tst register_default_mass.py: using MSISDN 1020
22:48:31.285125 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:31.316105 tst register_default_mass.py: using MSISDN 1021
22:48:31.330833 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:31.361984 tst register_default_mass.py: using MSISDN 1022
22:48:31.371794 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:31.402225 tst register_default_mass.py: using MSISDN 1023
22:48:31.417247 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.448110 tst register_default_mass.py: using MSISDN 1024
22:48:31.462484 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.493256 tst register_default_mass.py: using MSISDN 1025
22:48:31.507501 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.538121 tst register_default_mass.py: using MSISDN 1026
22:48:31.552147 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.582932 tst register_default_mass.py: using MSISDN 1027
22:48:31.592930 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.623591 tst register_default_mass.py: using MSISDN 1028
22:48:31.639505 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.670395 tst register_default_mass.py: using MSISDN 1029
22:48:31.685105 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.715704 tst register_default_mass.py: using MSISDN 1030
22:48:31.730322 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.760923 tst register_default_mass.py: using MSISDN 1031
22:48:31.775259 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.805366 tst register_default_mass.py: using MSISDN 1032
22:48:31.819549 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.849873 tst register_default_mass.py: using MSISDN 1033
22:48:31.864277 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.893835 tst register_default_mass.py: using MSISDN 1034
22:48:31.907794 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.937089 tst register_default_mass.py: using MSISDN 1035
22:48:31.950611 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.980227 tst register_default_mass.py: using MSISDN 1036
22:48:31.994192 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:32.024580 tst register_default_mass.py: using MSISDN 1037
22:48:32.038979 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:32.069460 tst register_default_mass.py: using MSISDN 1038
22:48:32.083920 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:32.114551 tst register_default_mass.py: using MSISDN 1039
22:48:32.128945 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:32.159767 tst register_default_mass.py: using MSISDN 1040
22:48:32.174328 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:32.204926 tst register_default_mass.py: using MSISDN 1041
22:48:32.219425 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:32.250220 tst register_default_mass.py: using MSISDN 1042
22:48:32.264957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:32.295780 tst register_default_mass.py: using MSISDN 1043
22:48:32.310326 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:32.340795 tst register_default_mass.py: using MSISDN 1044
22:48:32.355236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:32.386037 tst register_default_mass.py: using MSISDN 1045
22:48:32.400707 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.431277 tst register_default_mass.py: using MSISDN 1046
22:48:32.445815 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.476575 tst register_default_mass.py: using MSISDN 1047
22:48:32.491282 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.522289 tst register_default_mass.py: using MSISDN 1048
22:48:32.537039 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.567842 tst register_default_mass.py: using MSISDN 1049
22:48:32.582489 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.613207 tst register_default_mass.py: using MSISDN 1050
22:48:32.627641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.658738 tst register_default_mass.py: using MSISDN 1051
22:48:32.673456 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.704539 tst register_default_mass.py: using MSISDN 1052
22:48:32.719310 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.757649 tst register_default_mass.py: using MSISDN 1053
22:48:32.775414 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.806112 tst register_default_mass.py: using MSISDN 1054
22:48:32.820912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.851258 tst register_default_mass.py: using MSISDN 1055
22:48:32.865814 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.896162 tst register_default_mass.py: using MSISDN 1056
22:48:32.910583 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.941073 tst register_default_mass.py: using MSISDN 1057
22:48:32.955360 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.986061 tst register_default_mass.py: using MSISDN 1058
22:48:33.000528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:33.031308 tst register_default_mass.py: using MSISDN 1059
22:48:33.046058 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:33.076856 tst register_default_mass.py: using MSISDN 1060
22:48:33.091395 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:33.122233 tst register_default_mass.py: using MSISDN 1061
22:48:33.136982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:33.167761 tst register_default_mass.py: using MSISDN 1062
22:48:33.182325 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:33.213402 tst register_default_mass.py: using MSISDN 1063
22:48:33.228038 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:33.258679 tst register_default_mass.py: using MSISDN 1064
22:48:33.273123 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:33.303671 tst register_default_mass.py: using MSISDN 1065
22:48:33.318235 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:33.349081 tst register_default_mass.py: using MSISDN 1066
22:48:33.363573 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:33.394284 tst register_default_mass.py: using MSISDN 1067
22:48:33.408902 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.439590 tst register_default_mass.py: using MSISDN 1068
22:48:33.454217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.484338 tst register_default_mass.py: using MSISDN 1069
22:48:33.498397 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.528538 tst register_default_mass.py: using MSISDN 1070
22:48:33.536912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.567282 tst register_default_mass.py: using MSISDN 1071
22:48:33.579138 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.608860 tst register_default_mass.py: using MSISDN 1072
22:48:33.622163 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.652426 tst register_default_mass.py: using MSISDN 1073
22:48:33.666571 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.698039 tst register_default_mass.py: using MSISDN 1074
22:48:33.710432 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.741113 tst register_default_mass.py: using MSISDN 1075
22:48:33.755651 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.786225 tst register_default_mass.py: using MSISDN 1076
22:48:33.800577 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.831347 tst register_default_mass.py: using MSISDN 1077
22:48:33.845893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.876812 tst register_default_mass.py: using MSISDN 1078
22:48:33.891551 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.922531 tst register_default_mass.py: using MSISDN 1079
22:48:33.937353 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.967795 tst register_default_mass.py: using MSISDN 1080
22:48:33.982162 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:34.012608 tst register_default_mass.py: using MSISDN 1081
22:48:34.027192 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:34.058027 tst register_default_mass.py: using MSISDN 1082
22:48:34.072535 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:34.103443 tst register_default_mass.py: using MSISDN 1083
22:48:34.118147 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:34.149026 tst register_default_mass.py: using MSISDN 1084
22:48:34.163862 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:34.194628 tst register_default_mass.py: using MSISDN 1085
22:48:34.209118 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:34.239960 tst register_default_mass.py: using MSISDN 1086
22:48:34.254635 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:34.285550 tst register_default_mass.py: using MSISDN 1087
22:48:34.300061 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:34.330860 tst register_default_mass.py: using MSISDN 1088
22:48:34.345491 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:34.376341 tst register_default_mass.py: using MSISDN 1089
22:48:34.391051 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.421940 tst register_default_mass.py: using MSISDN 1090
22:48:34.436515 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.467361 tst register_default_mass.py: using MSISDN 1091
22:48:34.481954 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.512760 tst register_default_mass.py: using MSISDN 1092
22:48:34.527528 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.558595 tst register_default_mass.py: using MSISDN 1093
22:48:34.573184 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.604173 tst register_default_mass.py: using MSISDN 1094
22:48:34.618874 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.650007 tst register_default_mass.py: using MSISDN 1095
22:48:34.664749 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.695757 tst register_default_mass.py: using MSISDN 1096
22:48:34.710423 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.741250 tst register_default_mass.py: using MSISDN 1097
22:48:34.755987 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.787050 tst register_default_mass.py: using MSISDN 1098
22:48:34.801791 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.832669 tst register_default_mass.py: using MSISDN 1099
22:48:34.847459 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.878629 tst register_default_mass.py: using MSISDN 1100
22:48:34.893533 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:34.985248 run mass: Starting testcase
22:48:34.990822 run mass: Pre-launching all virtphy's
22:48:34.996296 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:35.009492 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:35.015573 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:35.028507 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:35.034579 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:35.047542 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:35.053651 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:35.066660 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:35.072696 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:35.085558 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:35.091651 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:35.104649 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:35.110702 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:35.123835 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:35.129891 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:35.142737 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:35.148908 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:35.161926 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:35.168018 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:35.180957 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:35.187036 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:35.200138 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:35.206260 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:35.219341 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:35.225456 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:35.238478 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:35.244535 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:35.257631 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:35.263736 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:35.276900 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:35.282979 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:35.296110 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:35.302184 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:35.315318 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:35.321442 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:35.334544 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:35.340652 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:35.353803 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:35.359838 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:35.372879 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:35.378938 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:35.392002 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:35.398120 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:35.411197 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:35.417261 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.430324 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.436284 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.449174 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.455204 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.468139 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.474103 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.486961 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:35.492972 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.505879 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.511965 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.524918 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.530918 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.543904 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.549928 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.563072 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.569049 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.582095 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.588066 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.600947 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.606959 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.619944 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.625969 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.638893 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.644897 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.657855 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.663829 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.676766 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.682724 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.695657 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.701675 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.714636 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.720610 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.733628 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.739633 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.752741 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.758716 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.771870 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.777980 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.791069 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.797078 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.810219 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.816267 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.829259 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.835269 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.848254 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.854277 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.867231 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.873211 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.886170 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.892183 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.905146 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.911170 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.924112 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.930104 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.943032 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.949080 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.962043 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.968041 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.981162 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:35.987181 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:36.000349 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:36.006357 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:36.019377 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:36.025519 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:36.038565 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:36.044695 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:36.057803 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:36.063837 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:36.076878 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:36.082888 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:36.095989 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:36.102064 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:36.115023 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:36.121033 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:36.133954 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:36.139936 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:36.152901 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:36.158908 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:36.171853 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:36.177838 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:36.190714 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:36.196782 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:36.209709 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:36.215855 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:36.228763 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:36.234848 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:36.247774 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:36.253819 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:36.267037 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:36.273061 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:36.286264 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:36.292333 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:36.305515 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:36.311524 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:36.324486 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:36.330486 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:36.343450 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:36.349519 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:36.362495 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:36.368552 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:36.381593 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:36.387581 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:36.400579 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:36.406608 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:36.419569 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:36.425592 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:36.438524 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:36.444528 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.457724 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.463756 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.476929 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:36.482903 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.495950 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:36.501991 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.515027 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:36.521028 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.534045 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.540029 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.552920 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.558959 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.572001 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.577968 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.590896 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.596925 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.609838 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.615877 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.628839 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.634835 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.647773 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.653785 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.666762 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.672781 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.685909 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.691889 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.704993 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.710988 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.723920 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.729918 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.743051 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.749087 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.762159 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.768201 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.781197 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.787203 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.800113 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.806093 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.819044 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.825047 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.837952 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.843987 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.857045 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.863076 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.876105 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.882150 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.895199 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.901260 run mass: Checking if sockets are in the filesystem
22:48:36.924807 run osmo-ms-mob/00000: Starting mobile
22:48:36.937921 run osmo-ms-mob/00000(pid=135): Launched
22:48:36.949519 run mass: MS start registered {at=26996222.65286903, delay=0.005385089665651321, ms=00000}
22:48:41.139993 run osmo-ms-mob/00001: Starting mobile
22:48:41.155861 run osmo-ms-mob/00001(pid=136): Launched
22:48:41.166798 run mass: MS start registered {at=26996226.87014642, delay=0.004169665277004242, ms=00001}
22:48:42.192069 run mass: MS performed LU {at=26996227.89530784, lu_delay=5.242438808083534, ms=00000}
22:48:42.949117 run osmo-ms-mob/00002: Starting mobile
22:48:42.965962 run osmo-ms-mob/00002(pid=137): Launched
22:48:42.976300 run mass: MS start registered {at=26996228.679648597, delay=0.004276823252439499, ms=00002}
22:48:44.249129 run osmo-ms-mob/00003: Starting mobile
22:48:44.267511 run osmo-ms-mob/00003(pid=138): Launched
22:48:44.279767 run mass: MS start registered {at=26996229.983079202, delay=0.005567148327827454, ms=00003}
22:48:45.316839 run osmo-ms-mob/00004: Starting mobile
22:48:45.329858 run osmo-ms-mob/00004(pid=139): Launched
22:48:45.340303 run mass: MS start registered {at=26996231.043655798, delay=0.004450887441635132, ms=00004}
22:48:45.958385 run mass: MS performed LU {at=26996231.661627397, lu_delay=4.791480977088213, ms=00001}
22:48:46.317275 run osmo-ms-mob/00005: Starting mobile
22:48:46.330288 run osmo-ms-mob/00005(pid=140): Launched
22:48:46.341077 run mass: MS start registered {at=26996232.04442862, delay=0.004373136907815933, ms=00005}
22:48:47.217249 run osmo-ms-mob/00006: Starting mobile
22:48:47.230394 run osmo-ms-mob/00006(pid=141): Launched
22:48:47.240916 run mass: MS start registered {at=26996232.94426777, delay=0.004313413053750992, ms=00006}
22:48:47.859018 run mass: MS performed LU {at=26996233.56225778, lu_delay=4.882609184831381, ms=00002}
22:48:48.148720 run osmo-ms-mob/00007: Starting mobile
22:48:48.165485 run osmo-ms-mob/00007(pid=142): Launched
22:48:48.176016 run mass: MS start registered {at=26996233.87937, delay=0.004442133009433746, ms=00007}
22:48:48.917679 run osmo-ms-mob/00008: Starting mobile
22:48:48.930966 run osmo-ms-mob/00008(pid=143): Launched
22:48:48.941372 run mass: MS start registered {at=26996234.64472203, delay=0.004414591938257217, ms=00008}
22:48:49.648169 run osmo-ms-mob/00009: Starting mobile
22:48:49.665628 run osmo-ms-mob/00009(pid=144): Launched
22:48:49.676500 run mass: MS start registered {at=26996235.37985159, delay=0.004708573222160339, ms=00009}
22:48:49.724371 run mass: MS performed LU {at=26996235.42761565, lu_delay=5.444536447525024, ms=00003}
22:48:50.348746 run osmo-ms-mob/00010: Starting mobile
22:48:50.365725 run osmo-ms-mob/00010(pid=145): Launched
22:48:50.376347 run mass: MS start registered {at=26996236.07970144, delay=0.0045999810099601746, ms=00010}
22:48:50.938991 run osmo-ms-mob/00011: Starting mobile
22:48:50.955274 run osmo-ms-mob/00011(pid=146): Launched
22:48:50.965906 run mass: MS start registered {at=26996236.66926035, delay=0.004489000886678696, ms=00011}
22:48:51.517205 run osmo-ms-mob/00012: Starting mobile
22:48:51.530237 run osmo-ms-mob/00012(pid=147): Launched
22:48:51.541061 run mass: MS start registered {at=26996237.244413555, delay=0.004624903202056885, ms=00012}
22:48:51.625853 run mass: MS performed LU {at=26996237.329097457, lu_delay=6.285441659390926, ms=00004}
22:48:51.653284 run mass: MS performed LU {at=26996237.356556356, lu_delay=5.312127735465765, ms=00005}
22:48:52.146459 run osmo-ms-mob/00013: Starting mobile
22:48:52.159665 run osmo-ms-mob/00013(pid=148): Launched
22:48:52.170366 run mass: MS start registered {at=26996237.873718206, delay=0.00453537330031395, ms=00013}
22:48:52.717987 run osmo-ms-mob/00014: Starting mobile
22:48:52.730988 run osmo-ms-mob/00014(pid=149): Launched
22:48:52.742009 run mass: MS start registered {at=26996238.44536224, delay=0.004735443741083145, ms=00014}
22:48:53.348035 run osmo-ms-mob/00015: Starting mobile
22:48:53.364580 run osmo-ms-mob/00015(pid=150): Launched
22:48:53.375052 run mass: MS start registered {at=26996239.078405716, delay=0.004543323069810867, ms=00015}
22:48:53.489441 run mass: MS performed LU {at=26996239.192683138, lu_delay=5.313313137739897, ms=00007}
22:48:53.554485 run mass: MS performed LU {at=26996239.257752202, lu_delay=6.313484434038401, ms=00006}
22:48:53.816941 run osmo-ms-mob/00016: Starting mobile
22:48:53.829919 run osmo-ms-mob/00016(pid=151): Launched
22:48:53.840386 run mass: MS start registered {at=26996239.543740865, delay=0.004447728395462036, ms=00016}
22:48:53.858751 run mass: MS performed LU {at=26996239.562074106, lu_delay=4.9173520766198635, ms=00008}
22:48:54.330212 run osmo-ms-mob/00017: Starting mobile
22:48:54.344094 run osmo-ms-mob/00017(pid=152): Launched
22:48:54.355137 run mass: MS start registered {at=26996240.05845253, delay=0.004710771143436432, ms=00017}
22:48:54.957056 run osmo-ms-mob/00018: Starting mobile
22:48:54.973228 run osmo-ms-mob/00018(pid=153): Launched
22:48:54.983959 run mass: MS start registered {at=26996240.687313844, delay=0.004640910774469376, ms=00018}
22:48:55.317598 run osmo-ms-mob/00019: Starting mobile
22:48:55.330898 run osmo-ms-mob/00019(pid=154): Launched
22:48:55.341592 run mass: MS start registered {at=26996241.04494668, delay=0.004491910338401794, ms=00019}
22:48:55.391028 run mass: MS performed LU {at=26996241.09428143, lu_delay=5.014579992741346, ms=00010}
22:48:55.417528 run mass: MS performed LU {at=26996241.12086198, lu_delay=5.741010390222073, ms=00009}
22:48:55.524900 run mass: MS performed LU {at=26996241.228156157, lu_delay=4.55889580771327, ms=00011}
22:48:55.818292 run osmo-ms-mob/00020: Starting mobile
22:48:55.831529 run osmo-ms-mob/00020(pid=155): Launched
22:48:55.842789 run mass: MS start registered {at=26996241.546137944, delay=0.005005601793527603, ms=00020}
22:48:56.317367 run osmo-ms-mob/00021: Starting mobile
22:48:56.330410 run osmo-ms-mob/00021(pid=156): Launched
22:48:56.341020 run mass: MS start registered {at=26996242.044374306, delay=0.004406943917274475, ms=00021}
22:48:56.729079 run osmo-ms-mob/00022: Starting mobile
22:48:56.742950 run osmo-ms-mob/00022(pid=157): Launched
22:48:56.753456 run mass: MS start registered {at=26996242.45680952, delay=0.004466000944375992, ms=00022}
22:48:57.249135 run osmo-ms-mob/00023: Starting mobile
22:48:57.265954 run osmo-ms-mob/00023(pid=158): Launched
22:48:57.271997 run mass: MS performed LU {at=26996242.975357324, lu_delay=5.7309437692165375, ms=00012}
22:48:57.277760 run mass: MS start registered {at=26996242.98112786, delay=0.005788084119558334, ms=00023}
22:48:57.320190 run mass: MS performed LU {at=26996243.023440376, lu_delay=5.149722170084715, ms=00013}
22:48:57.617096 run osmo-ms-mob/00024: Starting mobile
22:48:57.630394 run osmo-ms-mob/00024(pid=159): Launched
22:48:57.636821 run mass: MS performed LU {at=26996243.340175327, lu_delay=4.89481308683753, ms=00014}
22:48:57.642737 run mass: MS start registered {at=26996243.34610417, delay=0.005951602011919022, ms=00024}
22:48:58.138268 run osmo-ms-mob/00025: Starting mobile
22:48:58.153557 run osmo-ms-mob/00025(pid=160): Launched
22:48:58.164186 run mass: MS start registered {at=26996243.86754074, delay=0.004400182515382767, ms=00025}
22:48:58.542846 run osmo-ms-mob/00026: Starting mobile
22:48:58.561697 run osmo-ms-mob/00026(pid=161): Launched
22:48:58.572536 run mass: MS start registered {at=26996244.275888942, delay=0.004491053521633148, ms=00026}
22:48:58.939344 run osmo-ms-mob/00027: Starting mobile
22:48:58.955517 run osmo-ms-mob/00027(pid=162): Launched
22:48:58.966195 run mass: MS start registered {at=26996244.66954182, delay=0.004540756344795227, ms=00027}
22:48:59.055442 run mass: MS performed LU {at=26996244.758695308, lu_delay=4.700242776423693, ms=00017}
22:48:59.157084 run mass: MS performed LU {at=26996244.86035419, lu_delay=5.78194847330451, ms=00015}
22:48:59.184126 run mass: MS performed LU {at=26996244.887401573, lu_delay=5.343660708516836, ms=00016}
22:48:59.206287 run osmo-ms-mob/00028: Starting mobile
22:48:59.219373 run osmo-ms-mob/00028(pid=163): Launched
22:48:59.230069 run mass: MS start registered {at=26996244.933426246, delay=0.00464702770113945, ms=00028}
22:48:59.752101 run osmo-ms-mob/00029: Starting mobile
22:48:59.770080 run osmo-ms-mob/00029(pid=164): Launched
22:48:59.780943 run mass: MS start registered {at=26996245.4842955, delay=0.00469563901424408, ms=00029}
22:49:00.123946 run osmo-ms-mob/00030: Starting mobile
22:49:00.137712 run osmo-ms-mob/00030(pid=165): Launched
22:49:00.148574 run mass: MS start registered {at=26996245.851928346, delay=0.004529744386672974, ms=00030}
22:49:00.541926 run osmo-ms-mob/00031: Starting mobile
22:49:00.555175 run osmo-ms-mob/00031(pid=166): Launched
22:49:00.565947 run mass: MS start registered {at=26996246.26930071, delay=0.004695948213338852, ms=00031}
22:49:00.816781 run osmo-ms-mob/00032: Starting mobile
22:49:00.829725 run osmo-ms-mob/00032(pid=167): Launched
22:49:00.840327 run mass: MS start registered {at=26996246.5436814, delay=0.004481125622987747, ms=00032}
22:49:01.021735 run mass: MS performed LU {at=26996246.724992245, lu_delay=6.037678401917219, ms=00018}
22:49:01.085996 run mass: MS performed LU {at=26996246.78924874, lu_delay=4.744874432682991, ms=00021}
22:49:01.128061 run osmo-ms-mob/00033: Starting mobile
22:49:01.141883 run osmo-ms-mob/00033(pid=168): Launched
22:49:01.152386 run mass: MS start registered {at=26996246.855743397, delay=0.004517950117588043, ms=00033}
22:49:01.158579 run mass: MS performed LU {at=26996246.86194187, lu_delay=5.315803926438093, ms=00020}
22:49:01.191431 run mass: MS performed LU {at=26996246.894695565, lu_delay=5.849748883396387, ms=00019}
22:49:01.649182 run osmo-ms-mob/00034: Starting mobile
22:49:01.666842 run osmo-ms-mob/00034(pid=169): Launched
22:49:01.677382 run mass: MS start registered {at=26996247.380734354, delay=0.004364904016256332, ms=00034}
22:49:01.930517 run osmo-ms-mob/00035: Starting mobile
22:49:01.944373 run osmo-ms-mob/00035(pid=170): Launched
22:49:01.954986 run mass: MS start registered {at=26996247.658336915, delay=0.004650358110666275, ms=00035}
22:49:02.317378 run osmo-ms-mob/00036: Starting mobile
22:49:02.330450 run osmo-ms-mob/00036(pid=171): Launched
22:49:02.341648 run mass: MS start registered {at=26996248.044997454, delay=0.005126927047967911, ms=00036}
22:49:02.750510 run osmo-ms-mob/00037: Starting mobile
22:49:02.763549 run osmo-ms-mob/00037(pid=172): Launched
22:49:02.774280 run mass: MS start registered {at=26996248.477633294, delay=0.004618380218744278, ms=00037}
22:49:02.923017 run mass: MS performed LU {at=26996248.626268506, lu_delay=5.645140647888184, ms=00023}
22:49:02.952401 run osmo-ms-mob/00038: Starting mobile
22:49:02.966012 run osmo-ms-mob/00038(pid=173): Launched
22:49:02.972291 run mass: MS performed LU {at=26996248.675652225, lu_delay=5.329548053443432, ms=00024}
22:49:02.978235 run mass: MS start registered {at=26996248.68160166, delay=0.005967281758785248, ms=00038}
22:49:03.094125 run mass: MS performed LU {at=26996248.797380432, lu_delay=6.340570911765099, ms=00022}
22:49:03.108266 run osmo-ms-mob/00039: Starting mobile
22:49:03.121832 run osmo-ms-mob/00039(pid=174): Launched
22:49:03.132583 run mass: MS start registered {at=26996248.835939195, delay=0.004668444395065308, ms=00039}
22:49:03.748576 run osmo-ms-mob/00040: Starting mobile
22:49:03.766168 run osmo-ms-mob/00040(pid=175): Launched
22:49:03.777462 run mass: MS start registered {at=26996249.48081339, delay=0.004923731088638306, ms=00040}
22:49:04.028405 run osmo-ms-mob/00041: Starting mobile
22:49:04.042133 run osmo-ms-mob/00041(pid=176): Launched
22:49:04.053473 run mass: MS start registered {at=26996249.756821487, delay=0.00540551170706749, ms=00041}
22:49:04.331819 run osmo-ms-mob/00042: Starting mobile
22:49:04.345525 run osmo-ms-mob/00042(pid=177): Launched
22:49:04.356373 run mass: MS start registered {at=26996250.05972892, delay=0.004689466208219528, ms=00042}
22:49:04.748183 run osmo-ms-mob/00043: Starting mobile
22:49:04.765436 run osmo-ms-mob/00043(pid=178): Launched
22:49:04.776121 run mass: MS start registered {at=26996250.479473814, delay=0.004637856036424637, ms=00043}
22:49:04.785424 run mass: MS performed LU {at=26996250.488772746, lu_delay=6.2128838039934635, ms=00026}
22:49:04.852481 run mass: MS performed LU {at=26996250.555733718, lu_delay=5.88619189709425, ms=00027}
22:49:04.906515 run osmo-ms-mob/00044: Starting mobile
22:49:04.922111 run osmo-ms-mob/00044(pid=179): Launched
22:49:04.928127 run mass: MS performed LU {at=26996250.631486584, lu_delay=5.698060337454081, ms=00028}
22:49:04.934396 run mass: MS start registered {at=26996250.637762666, delay=0.006293553858995438, ms=00044}
22:49:04.956528 run mass: MS performed LU {at=26996250.659816835, lu_delay=4.807888489216566, ms=00030}
22:49:04.970223 run osmo-ms-mob/00045: Starting mobile
22:49:04.983612 run osmo-ms-mob/00045(pid=180): Launched
22:49:04.993301 run mass: MS performed LU {at=26996250.696647614, lu_delay=5.212352115660906, ms=00029}
22:49:04.999341 run mass: MS start registered {at=26996250.70270722, delay=0.009680520743131638, ms=00045}
22:49:05.629363 run osmo-ms-mob/00046: Starting mobile
22:49:05.643668 run osmo-ms-mob/00046(pid=181): Launched
22:49:05.654720 run mass: MS start registered {at=26996251.35806857, delay=0.0048491209745407104, ms=00046}
22:49:05.930291 run osmo-ms-mob/00047: Starting mobile
22:49:05.944338 run osmo-ms-mob/00047(pid=182): Launched
22:49:05.955286 run mass: MS start registered {at=26996251.658635207, delay=0.004920750856399536, ms=00047}
22:49:06.252975 run osmo-ms-mob/00048: Starting mobile
22:49:06.269491 run osmo-ms-mob/00048(pid=183): Launched
22:49:06.280210 run mass: MS start registered {at=26996251.983564284, delay=0.004513692110776901, ms=00048}
22:49:06.517470 run osmo-ms-mob/00049: Starting mobile
22:49:06.530370 run osmo-ms-mob/00049(pid=184): Launched
22:49:06.541052 run mass: MS start registered {at=26996252.244403195, delay=0.004675399512052536, ms=00049}
22:49:06.625030 run mass: MS performed LU {at=26996252.328280497, lu_delay=4.9475461430847645, ms=00034}
22:49:06.688572 run mass: MS performed LU {at=26996252.39184293, lu_delay=5.848161529749632, ms=00032}
22:49:06.715104 run osmo-ms-mob/00050: Starting mobile
22:49:06.728355 run osmo-ms-mob/00050(pid=185): Launched
22:49:06.734455 run mass: MS performed LU {at=26996252.437816262, lu_delay=6.1685155518352985, ms=00031}
22:49:06.740367 run mass: MS start registered {at=26996252.44373564, delay=0.005936425179243088, ms=00050}
22:49:06.896067 run mass: MS performed LU {at=26996252.599314474, lu_delay=4.940977558493614, ms=00035}
22:49:06.919652 run mass: MS performed LU {at=26996252.623015884, lu_delay=5.767272487282753, ms=00033}
22:49:06.930891 run osmo-ms-mob/00051: Starting mobile
22:49:06.943932 run osmo-ms-mob/00051(pid=186): Launched
22:49:06.954754 run mass: MS start registered {at=26996252.658106726, delay=0.004728063941001892, ms=00051}
22:49:07.533936 run osmo-ms-mob/00052: Starting mobile
22:49:07.548377 run osmo-ms-mob/00052(pid=187): Launched
22:49:07.559215 run mass: MS start registered {at=26996253.26256668, delay=0.004796404391527176, ms=00052}
22:49:07.831018 run osmo-ms-mob/00053: Starting mobile
22:49:07.844969 run osmo-ms-mob/00053(pid=188): Launched
22:49:07.856052 run mass: MS start registered {at=26996253.559401926, delay=0.0048668272793293, ms=00053}
22:49:08.122331 run osmo-ms-mob/00054: Starting mobile
22:49:08.137602 run osmo-ms-mob/00054(pid=189): Launched
22:49:08.150122 run mass: MS start registered {at=26996253.85346709, delay=0.006515964865684509, ms=00054}
22:49:08.417142 run osmo-ms-mob/00055: Starting mobile
22:49:08.430878 run osmo-ms-mob/00055(pid=190): Launched
22:49:08.441717 run mass: MS start registered {at=26996254.145068508, delay=0.004657834768295288, ms=00055}
22:49:08.450088 run mass: MS performed LU {at=26996254.15344156, lu_delay=5.6758082658052444, ms=00037}
22:49:08.487666 run mass: MS performed LU {at=26996254.19093285, lu_delay=6.145935397595167, ms=00036}
22:49:08.506878 run osmo-ms-mob/00056: Starting mobile
22:49:08.520239 run osmo-ms-mob/00056(pid=191): Launched
22:49:08.531380 run mass: MS start registered {at=26996254.234733686, delay=0.0046342164278030396, ms=00056}
22:49:08.617831 run mass: MS performed LU {at=26996254.32108211, lu_delay=4.840268719941378, ms=00040}
22:49:08.762093 run mass: MS performed LU {at=26996254.465345796, lu_delay=5.783744137734175, ms=00038}
22:49:08.790788 run osmo-ms-mob/00057: Starting mobile
22:49:08.803966 run osmo-ms-mob/00057(pid=192): Launched
22:49:08.814723 run mass: MS start registered {at=26996254.518072188, delay=0.004533316940069199, ms=00057}
22:49:09.051297 run mass: MS performed LU {at=26996254.75454819, lu_delay=4.997726701200008, ms=00041}
22:49:09.430816 run osmo-ms-mob/00058: Starting mobile
22:49:09.444552 run osmo-ms-mob/00058(pid=193): Launched
22:49:09.455829 run mass: MS start registered {at=26996255.15918011, delay=0.005004525184631348, ms=00058}
22:49:09.513167 run mass: MS performed LU {at=26996255.216425717, lu_delay=6.380486521869898, ms=00039}
22:49:09.656263 run mass: MS performed LU {at=26996255.35951706, lu_delay=3.700881853699684, ms=00047}
22:49:09.685760 run osmo-ms-mob/00059: Starting mobile
22:49:09.698999 run osmo-ms-mob/00059(pid=194): Launched
22:49:09.710212 run mass: MS start registered {at=26996255.413565155, delay=0.004904936999082565, ms=00059}
22:49:10.030784 run osmo-ms-mob/00060: Starting mobile
22:49:10.044816 run osmo-ms-mob/00060(pid=195): Launched
22:49:10.055544 run mass: MS start registered {at=26996255.758894064, delay=0.0045669227838516235, ms=00060}
22:49:10.352879 run mass: MS performed LU {at=26996256.056138303, lu_delay=5.576664488762617, ms=00043}
22:49:10.383035 run osmo-ms-mob/00061: Starting mobile
22:49:10.396544 run osmo-ms-mob/00061(pid=196): Launched
22:49:10.407576 run mass: MS start registered {at=26996256.11092539, delay=0.00497204065322876, ms=00061}
22:49:10.481610 run mass: MS performed LU {at=26996256.184874825, lu_delay=5.4821676053106785, ms=00045}
22:49:10.662291 run mass: MS performed LU {at=26996256.36553976, lu_delay=5.7277770936489105, ms=00044}
22:49:10.727914 run osmo-ms-mob/00062: Starting mobile
22:49:10.743999 run osmo-ms-mob/00062(pid=197): Launched
22:49:10.750050 run mass: MS performed LU {at=26996256.453411464, lu_delay=5.095342893153429, ms=00046}
22:49:10.756023 run mass: MS start registered {at=26996256.45939014, delay=0.005996469408273697, ms=00062}
22:49:11.030709 run osmo-ms-mob/00063: Starting mobile
22:49:11.044840 run osmo-ms-mob/00063(pid=198): Launched
22:49:11.055906 run mass: MS start registered {at=26996256.75925827, delay=0.004763919860124588, ms=00063}
22:49:11.431721 run osmo-ms-mob/00064: Starting mobile
22:49:11.445702 run osmo-ms-mob/00064(pid=199): Launched
22:49:11.456737 run mass: MS start registered {at=26996257.1600894, delay=0.004860237240791321, ms=00064}
22:49:11.830592 run osmo-ms-mob/00065: Starting mobile
22:49:11.844510 run osmo-ms-mob/00065(pid=200): Launched
22:49:11.855358 run mass: MS start registered {at=26996257.55871283, delay=0.004826255142688751, ms=00065}
22:49:12.140193 run osmo-ms-mob/00066: Starting mobile
22:49:12.156642 run osmo-ms-mob/00066(pid=201): Launched
22:49:12.167503 run mass: MS start registered {at=26996257.870856315, delay=0.004838753491640091, ms=00066}
22:49:12.217658 run mass: MS performed LU {at=26996257.920909535, lu_delay=5.477173894643784, ms=00050}
22:49:12.253930 run mass: MS performed LU {at=26996257.957201675, lu_delay=5.973637390881777, ms=00048}
22:49:12.383845 run mass: MS performed LU {at=26996258.08709669, lu_delay=5.428989965468645, ms=00051}
22:49:12.412440 run osmo-ms-mob/00067: Starting mobile
22:49:12.425297 run osmo-ms-mob/00067(pid=202): Launched
22:49:12.436027 run mass: MS start registered {at=26996258.139383428, delay=0.0047265514731407166, ms=00067}
22:49:12.527962 run mass: MS performed LU {at=26996258.23121571, lu_delay=5.986812517046928, ms=00049}
22:49:12.572265 run mass: MS performed LU {at=26996258.275517013, lu_delay=4.716115087270737, ms=00053}
22:49:12.595574 run osmo-ms-mob/00068: Starting mobile
22:49:12.608441 run osmo-ms-mob/00068(pid=203): Launched
22:49:12.614348 run mass: MS performed LU {at=26996258.317711737, lu_delay=5.055145058780909, ms=00052}
22:49:12.620286 run mass: MS start registered {at=26996258.3236535, delay=0.0059571415185928345, ms=00068}
22:49:13.228252 run osmo-ms-mob/00069: Starting mobile
22:49:13.242625 run osmo-ms-mob/00069(pid=204): Launched
22:49:13.253664 run mass: MS start registered {at=26996258.957014747, delay=0.004875257611274719, ms=00069}
22:49:13.394834 run mass: MS performed LU {at=26996259.09809575, lu_delay=4.8633620627224445, ms=00056}
22:49:13.404384 run mass: MS performed LU {at=26996259.10774833, lu_delay=3.694183174520731, ms=00059}
22:49:13.647971 run osmo-ms-mob/00070: Starting mobile
22:49:13.663711 run osmo-ms-mob/00070(pid=205): Launched
22:49:13.674769 run mass: MS start registered {at=26996259.378117293, delay=0.005090691149234772, ms=00070}
22:49:14.046666 run osmo-ms-mob/00071: Starting mobile
22:49:14.061650 run osmo-ms-mob/00071(pid=206): Launched
22:49:14.072354 run mass: MS start registered {at=26996259.775698815, delay=0.0046769119799137115, ms=00071}
22:49:14.118135 run mass: MS performed LU {at=26996259.821395807, lu_delay=5.303323619067669, ms=00057}
22:49:14.210694 run mass: MS performed LU {at=26996259.913948122, lu_delay=6.060481034219265, ms=00054}
22:49:14.431370 run osmo-ms-mob/00072: Starting mobile
22:49:14.445764 run osmo-ms-mob/00072(pid=207): Launched
22:49:14.456617 run mass: MS start registered {at=26996260.159968622, delay=0.004743233323097229, ms=00072}
22:49:14.847353 run osmo-ms-mob/00073: Starting mobile
22:49:14.862720 run osmo-ms-mob/00073(pid=208): Launched
22:49:14.873483 run mass: MS start registered {at=26996260.576827247, delay=0.0045996494591236115, ms=00073}
22:49:15.207734 run mass: MS performed LU {at=26996260.91098818, lu_delay=5.751808073371649, ms=00058}
22:49:15.238909 run osmo-ms-mob/00074: Starting mobile
22:49:15.252022 run osmo-ms-mob/00074(pid=209): Launched
22:49:15.262810 run mass: MS start registered {at=26996260.966163274, delay=0.004461508244276047, ms=00074}
22:49:15.650664 run osmo-ms-mob/00075: Starting mobile
22:49:15.668309 run osmo-ms-mob/00075(pid=210): Launched
22:49:15.679205 run mass: MS start registered {at=26996261.382554516, delay=0.0046978481113910675, ms=00075}
22:49:16.084417 run mass: MS performed LU {at=26996261.787657846, lu_delay=5.02839957550168, ms=00063}
22:49:16.114227 run osmo-ms-mob/00076: Starting mobile
22:49:16.128764 run osmo-ms-mob/00076(pid=211): Launched
22:49:16.134876 run mass: MS performed LU {at=26996261.838237505, lu_delay=4.678148105740547, ms=00064}
22:49:16.140799 run mass: MS start registered {at=26996261.84416677, delay=0.005946476012468338, ms=00076}
22:49:16.217977 run mass: MS performed LU {at=26996261.921225887, lu_delay=5.810300495475531, ms=00061}
22:49:16.255055 run mass: MS performed LU {at=26996261.95832453, lu_delay=5.498934388160706, ms=00062}
22:49:16.271351 run osmo-ms-mob/00077: Starting mobile
22:49:16.284824 run osmo-ms-mob/00077(pid=212): Launched
22:49:16.291448 run mass: MS performed LU {at=26996261.994788162, lu_delay=6.235894098877907, ms=00060}
22:49:16.297643 run mass: MS start registered {at=26996262.0010098, delay=0.006802674382925034, ms=00077}
22:49:17.037448 run osmo-ms-mob/00078: Starting mobile
22:49:17.052189 run osmo-ms-mob/00078(pid=213): Launched
22:49:17.063093 run mass: MS start registered {at=26996262.76643971, delay=0.00448734313249588, ms=00078}
22:49:17.197697 run mass: MS performed LU {at=26996262.900948916, lu_delay=5.342236086726189, ms=00065}
22:49:17.447888 run osmo-ms-mob/00079: Starting mobile
22:49:17.463607 run osmo-ms-mob/00079(pid=214): Launched
22:49:17.474768 run mass: MS start registered {at=26996263.178119753, delay=0.004834093153476715, ms=00079}
22:49:17.883909 run mass: MS performed LU {at=26996263.58715944, lu_delay=4.630144692957401, ms=00069}
22:49:17.927838 run osmo-ms-mob/00080: Starting mobile
22:49:17.941979 run osmo-ms-mob/00080(pid=215): Launched
22:49:17.948109 run mass: MS performed LU {at=26996263.65146869, lu_delay=5.512085262686014, ms=00067}
22:49:17.954189 run mass: MS start registered {at=26996263.657556172, delay=0.006107233464717865, ms=00080}
22:49:17.975865 run mass: MS performed LU {at=26996263.67921514, lu_delay=5.808358825743198, ms=00066}
22:49:18.230804 run mass: MS performed LU {at=26996263.934052937, lu_delay=5.6103994362056255, ms=00068}
22:49:18.430917 run osmo-ms-mob/00081: Starting mobile
22:49:18.445901 run osmo-ms-mob/00081(pid=216): Launched
22:49:18.457090 run mass: MS start registered {at=26996264.16043906, delay=0.004907440394163132, ms=00081}
22:49:18.830989 run osmo-ms-mob/00082: Starting mobile
22:49:18.845794 run osmo-ms-mob/00082(pid=217): Launched
22:49:18.856593 run mass: MS start registered {at=26996264.559946597, delay=0.004774630069732666, ms=00082}
22:49:19.427905 run osmo-ms-mob/00083: Starting mobile
22:49:19.441307 run osmo-ms-mob/00083(pid=218): Launched
22:49:19.452476 run mass: MS start registered {at=26996265.155828312, delay=0.004891138523817062, ms=00083}
22:49:19.850116 run mass: MS performed LU {at=26996265.553370822, lu_delay=4.587207548320293, ms=00074}
22:49:19.864973 run osmo-ms-mob/00084: Starting mobile
22:49:19.878285 run osmo-ms-mob/00084(pid=219): Launched
22:49:19.884357 run mass: MS performed LU {at=26996265.58771706, lu_delay=6.209599766880274, ms=00070}
22:49:19.890182 run mass: MS start registered {at=26996265.593549833, delay=0.0058499909937381744, ms=00084}
22:49:19.913537 run mass: MS performed LU {at=26996265.616884694, lu_delay=5.841185878962278, ms=00071}
22:49:19.984691 run mass: MS performed LU {at=26996265.687896714, lu_delay=5.527928091585636, ms=00072}
22:49:20.020839 run mass: MS performed LU {at=26996265.724135976, lu_delay=5.147308729588985, ms=00073}
22:49:20.037220 run osmo-ms-mob/00085: Starting mobile
22:49:20.050804 run osmo-ms-mob/00085(pid=220): Launched
22:49:20.057227 run mass: MS performed LU {at=26996265.760584768, lu_delay=21.893044028431177, ms=00025}
22:49:20.063126 run mass: MS start registered {at=26996265.766492467, delay=0.005926106125116348, ms=00085}
22:49:21.031334 run osmo-ms-mob/00086: Starting mobile
22:49:21.045245 run osmo-ms-mob/00086(pid=221): Launched
22:49:21.056137 run mass: MS start registered {at=26996266.759488966, delay=0.004702698439359665, ms=00086}
22:49:21.649993 run osmo-ms-mob/00087: Starting mobile
22:49:21.667344 run osmo-ms-mob/00087(pid=222): Launched
22:49:21.673549 run mass: MS performed LU {at=26996267.376908883, lu_delay=5.375899083912373, ms=00077}
22:49:21.679434 run mass: MS start registered {at=26996267.38280101, delay=0.005910787731409073, ms=00087}
22:49:21.686203 run mass: MS performed LU {at=26996267.389550254, lu_delay=5.545383483171463, ms=00076}
22:49:21.779678 run mass: MS performed LU {at=26996267.48293141, lu_delay=6.100376892834902, ms=00075}
22:49:21.959380 run mass: MS performed LU {at=26996267.662634045, lu_delay=4.896194335073233, ms=00078}
22:49:22.258851 run osmo-ms-mob/00088: Starting mobile
22:49:22.275462 run osmo-ms-mob/00088(pid=223): Launched
22:49:22.286236 run mass: MS start registered {at=26996267.989590116, delay=0.004608821123838425, ms=00088}
22:49:22.817057 run osmo-ms-mob/00089: Starting mobile
22:49:22.830337 run osmo-ms-mob/00089(pid=224): Launched
22:49:22.841510 run mass: MS start registered {at=26996268.544863105, delay=0.004701495170593262, ms=00089}
22:49:23.445987 run osmo-ms-mob/00090: Starting mobile
22:49:23.460798 run osmo-ms-mob/00090(pid=225): Launched
22:49:23.471881 run mass: MS start registered {at=26996269.175232206, delay=0.00464828684926033, ms=00090}
22:49:23.615546 run mass: MS performed LU {at=26996269.318778247, lu_delay=4.758831650018692, ms=00082}
22:49:23.634776 run mass: MS performed LU {at=26996269.33804921, lu_delay=5.1776101514697075, ms=00081}
22:49:23.681876 run mass: MS performed LU {at=26996269.385117084, lu_delay=5.7275609113276005, ms=00080}
22:49:23.750013 run mass: MS performed LU {at=26996269.453273483, lu_delay=6.2751537300646305, ms=00079}
22:49:24.156567 run osmo-ms-mob/00091: Starting mobile
22:49:24.172996 run osmo-ms-mob/00091(pid=226): Launched
22:49:24.183722 run mass: MS start registered {at=26996269.887073826, delay=0.004744980484247208, ms=00091}
22:49:24.830268 run osmo-ms-mob/00092: Starting mobile
22:49:24.844297 run osmo-ms-mob/00092(pid=227): Launched
22:49:24.855087 run mass: MS start registered {at=26996270.558437817, delay=0.004815604537725449, ms=00092}
22:49:25.416278 run mass: MS performed LU {at=26996271.119528513, lu_delay=5.525978680700064, ms=00084}
22:49:25.440762 run mass: MS performed LU {at=26996271.14412438, lu_delay=5.988296069204807, ms=00083}
22:49:25.476312 run osmo-ms-mob/00093: Starting mobile
22:49:25.490500 run osmo-ms-mob/00093(pid=228): Launched
22:49:25.501263 run mass: MS start registered {at=26996271.20461542, delay=0.004780348390340805, ms=00093}
22:49:25.545171 run mass: MS performed LU {at=26996271.24842154, lu_delay=4.4889325723052025, ms=00086}
22:49:25.688506 run mass: MS performed LU {at=26996271.391764686, lu_delay=5.6252722181379795, ms=00085}
22:49:26.530077 run osmo-ms-mob/00094: Starting mobile
22:49:26.545761 run osmo-ms-mob/00094(pid=229): Launched
22:49:26.557136 run mass: MS start registered {at=26996272.260487102, delay=0.005101945251226425, ms=00094}
22:49:27.383362 run mass: MS performed LU {at=26996273.086612716, lu_delay=4.541749611496925, ms=00089}
22:49:27.440037 run osmo-ms-mob/00095: Starting mobile
22:49:27.455362 run osmo-ms-mob/00095(pid=230): Launched
22:49:27.461410 run mass: MS performed LU {at=26996273.164770205, lu_delay=5.78196919336915, ms=00087}
22:49:27.467195 run mass: MS performed LU {at=26996273.17056222, lu_delay=5.1809721030294895, ms=00088}
22:49:27.472970 run mass: MS start registered {at=26996273.176338393, delay=0.011586420238018036, ms=00095}
22:49:27.515873 run mass: MS performed LU {at=26996273.219128437, lu_delay=23.159399516880512, ms=00042}
22:49:28.417015 run osmo-ms-mob/00096: Starting mobile
22:49:28.430329 run osmo-ms-mob/00096(pid=231): Launched
22:49:28.441139 run mass: MS start registered {at=26996274.144493774, delay=0.004768259823322296, ms=00096}
22:49:29.181682 run mass: MS performed LU {at=26996274.88493629, lu_delay=4.9978624656796455, ms=00091}
22:49:29.311634 run mass: MS performed LU {at=26996275.01488572, lu_delay=5.839653514325619, ms=00090}
22:49:29.549364 run osmo-ms-mob/00097: Starting mobile
22:49:29.566356 run osmo-ms-mob/00097(pid=232): Launched
22:49:29.577084 run mass: MS start registered {at=26996275.28043864, delay=0.004781391471624374, ms=00097}
22:49:30.849452 run osmo-ms-mob/00098: Starting mobile
22:49:30.866423 run osmo-ms-mob/00098(pid=233): Launched
22:49:30.877330 run mass: MS start registered {at=26996276.580683365, delay=0.004900012165307999, ms=00098}
22:49:31.148154 run mass: MS performed LU {at=26996276.851411056, lu_delay=5.646795634180307, ms=00093}
22:49:31.166026 run mass: MS performed LU {at=26996276.869302157, lu_delay=4.6088150553405285, ms=00094}
22:49:31.213098 run mass: MS performed LU {at=26996276.91635281, lu_delay=22.77128430083394, ms=00055}
22:49:32.648502 run osmo-ms-mob/00099: Starting mobile
22:49:32.665189 run osmo-ms-mob/00099(pid=234): Launched
22:49:32.671129 run mass: All started... {duration=55.764189161360264, too_slow=0}
22:49:32.676786 run mass: MS start registered {at=26996278.380148232, delay=0.005651172250509262, ms=00099}
22:49:32.929650 run mass: MS performed LU {at=26996278.632900227, lu_delay=5.456561833620071, ms=00095}
22:49:33.077395 run mass: MS performed LU {at=26996278.78064267, lu_delay=4.636148896068335, ms=00096}
22:49:34.914113 run mass: MS performed LU {at=26996280.617362637, lu_delay=5.336923997849226, ms=00097}
22:49:36.814871 run mass: MS performed LU {at=26996282.51812093, lu_delay=5.937437564134598, ms=00098}
22:49:38.680873 run mass: MS performed LU {at=26996284.38412628, lu_delay=6.003978047519922, ms=00099}
22:49:46.211697 run mass: MS performed LU {at=26996291.914927926, lu_delay=21.35649010911584, ms=00092}
22:49:46.221166 run mass: Tests done {all_completed=True, max=23.159399516880512, min=3.694183174520731}
22:49:46.226648 tst register_default_mass.py: Test passed (88.6 sec)
22:49:46.231966 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:46.235224 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:46.238444 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:46.241713 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:46.244957 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:46.248216 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:46.251467 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:46.254771 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:46.258028 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:46.261292 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:46.264558 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:46.267872 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:46.271224 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:46.274529 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:46.277834 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:46.281221 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:46.284571 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:46.288001 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:46.291347 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:46.294660 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:46.297996 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:46.301260 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:46.304520 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:46.307835 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:46.311649 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:46.315567 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:46.318881 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:46.322192 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:46.325506 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:46.328825 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:46.332104 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:46.335445 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:46.339396 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:46.342733 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:46.346118 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:46.349411 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:46.352715 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:46.356293 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:46.359643 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:46.363649 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:46.367068 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:46.370388 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:46.374006 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:46.377715 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:46.381688 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:46.385008 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:46.388401 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:46.391774 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:46.395139 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:46.398508 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:46.402043 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:46.405466 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:46.408838 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:46.412204 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:46.415539 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:46.419099 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:46.422413 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:46.425814 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:46.429196 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:46.432520 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:46.436044 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:46.439408 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:46.442807 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:46.446278 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:46.449612 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:46.452982 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:46.456267 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:46.459599 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:46.462905 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:46.466277 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:46.469627 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:46.473030 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:46.476408 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:46.479871 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:46.483440 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:46.487409 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:46.490789 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:46.494106 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:46.497424 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:46.500775 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:46.504363 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:46.507862 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:46.511491 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:46.514852 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:46.518151 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:46.521514 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:46.524930 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:46.528257 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:46.532086 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:46.535729 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:46.539295 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:46.542686 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:46.546123 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:46.549909 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:46.553229 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:46.556629 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:46.559952 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:46.563276 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:46.566656 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:46.570204 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:46.573583 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:46.577318 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:46.580617 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:46.583983 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:46.587306 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:46.590699 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:46.594066 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:46.597467 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:46.600863 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:46.604176 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:46.607578 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:46.610903 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:46.614270 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:46.617730 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:46.621172 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:46.624591 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:46.627890 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:46.631162 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:46.634456 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:46.637734 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:46.641021 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:46.644286 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:46.647576 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:46.650845 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:46.654124 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:46.657419 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:46.660689 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:46.663961 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:46.667241 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:46.670520 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:46.673798 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:46.677079 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:46.680359 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:46.683641 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:46.686904 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:46.690200 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:46.693484 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:46.696766 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:46.700043 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:46.703320 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:46.706611 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:46.709887 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:46.713169 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:46.716449 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:46.719730 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:46.723016 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:46.726295 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:46.729586 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:46.732868 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:46.736137 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:46.739424 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:46.742696 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:46.745981 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:46.749264 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:46.752530 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:46.755814 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:46.759108 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:46.762392 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:46.765683 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:46.768967 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:46.772243 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:46.775549 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:46.778828 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:46.782102 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:46.785394 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:46.788679 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:46.791951 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:46.795223 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:46.798493 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:46.801767 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:46.805046 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:46.808318 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:46.811599 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:46.814880 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:46.818153 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:46.821430 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:46.824714 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:46.827995 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:46.831269 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:46.834535 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:46.837817 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:46.841100 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:46.844380 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:46.847661 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:46.850956 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:46.854223 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:46.857486 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:46.860763 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:46.864033 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:46.867312 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:46.870583 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:46.873870 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:46.877157 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:46.880425 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:46.883699 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:46.886984 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:46.890262 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:46.893541 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:46.896831 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:46.900110 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:46.903390 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:46.906679 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:46.909956 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:46.913238 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:46.916495 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:46.919790 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:46.923061 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:46.926334 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:46.929622 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:46.932902 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:46.936170 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:46.939445 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:46.942731 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:46.946017 --- ParallelTerminationStrategy: PID 22 died...
22:49:46.947501 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:46.951147 --- ParallelTerminationStrategy: PID 23 died...
22:49:46.952633 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:46.956252 --- ParallelTerminationStrategy: PID 24 died...
22:49:46.957728 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:46.961347 --- ParallelTerminationStrategy: PID 25 died...
22:49:46.962820 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:46.966443 --- ParallelTerminationStrategy: PID 26 died...
22:49:46.967914 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:46.971545 --- ParallelTerminationStrategy: PID 27 died...
22:49:46.973015 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:46.976618 --- ParallelTerminationStrategy: PID 28 died...
22:49:46.978096 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:46.981723 --- ParallelTerminationStrategy: PID 29 died...
22:49:46.983190 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:46.986824 --- ParallelTerminationStrategy: PID 30 died...
22:49:46.988298 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:46.991938 --- ParallelTerminationStrategy: PID 31 died...
22:49:46.993414 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:46.997080 --- ParallelTerminationStrategy: PID 32 died...
22:49:46.998550 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:47.002222 --- ParallelTerminationStrategy: PID 33 died...
22:49:47.003712 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:47.007357 --- ParallelTerminationStrategy: PID 35 died...
22:49:47.008850 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:47.012485 --- ParallelTerminationStrategy: PID 36 died...
22:49:47.013969 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:47.017612 --- ParallelTerminationStrategy: PID 37 died...
22:49:47.019087 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:47.022732 --- ParallelTerminationStrategy: PID 38 died...
22:49:47.024217 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:47.027851 --- ParallelTerminationStrategy: PID 39 died...
22:49:47.029333 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:47.032969 --- ParallelTerminationStrategy: PID 40 died...
22:49:47.034449 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:47.038088 --- ParallelTerminationStrategy: PID 41 died...
22:49:47.039553 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:47.043179 --- ParallelTerminationStrategy: PID 42 died...
22:49:47.044664 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:47.048280 --- ParallelTerminationStrategy: PID 43 died...
22:49:47.049758 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:47.053365 --- ParallelTerminationStrategy: PID 44 died...
22:49:47.054827 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:47.058426 --- ParallelTerminationStrategy: PID 45 died...
22:49:47.059879 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:47.063494 --- ParallelTerminationStrategy: PID 46 died...
22:49:47.064969 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:47.068574 --- ParallelTerminationStrategy: PID 47 died...
22:49:47.070118 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:47.073706 --- ParallelTerminationStrategy: PID 48 died...
22:49:47.075164 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:47.078795 --- ParallelTerminationStrategy: PID 49 died...
22:49:47.080244 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:47.083835 --- ParallelTerminationStrategy: PID 50 died...
22:49:47.085290 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:47.088900 --- ParallelTerminationStrategy: PID 51 died...
22:49:47.090365 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:47.093978 --- ParallelTerminationStrategy: PID 52 died...
22:49:47.095444 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:47.099060 --- ParallelTerminationStrategy: PID 53 died...
22:49:47.100539 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:47.104172 --- ParallelTerminationStrategy: PID 54 died...
22:49:47.105656 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:47.109288 --- ParallelTerminationStrategy: PID 55 died...
22:49:47.110745 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:47.114343 --- ParallelTerminationStrategy: PID 56 died...
22:49:47.115807 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:47.119413 --- ParallelTerminationStrategy: PID 57 died...
22:49:47.120873 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:47.124472 --- ParallelTerminationStrategy: PID 58 died...
22:49:47.125942 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:47.129570 --- ParallelTerminationStrategy: PID 59 died...
22:49:47.131020 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:47.134627 --- ParallelTerminationStrategy: PID 60 died...
22:49:47.136076 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:47.139682 --- ParallelTerminationStrategy: PID 61 died...
22:49:47.141140 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:47.144758 --- ParallelTerminationStrategy: PID 62 died...
22:49:47.146223 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:47.149836 --- ParallelTerminationStrategy: PID 63 died...
22:49:47.151302 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:47.154896 --- ParallelTerminationStrategy: PID 64 died...
22:49:47.156346 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:47.159964 --- ParallelTerminationStrategy: PID 65 died...
22:49:47.161435 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:47.165045 --- ParallelTerminationStrategy: PID 66 died...
22:49:47.166502 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:47.170103 --- ParallelTerminationStrategy: PID 67 died...
22:49:47.171567 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:47.175189 --- ParallelTerminationStrategy: PID 68 died...
22:49:47.176653 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:47.180256 --- ParallelTerminationStrategy: PID 69 died...
22:49:47.181715 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:47.185353 --- ParallelTerminationStrategy: PID 70 died...
22:49:47.186807 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:47.190412 --- ParallelTerminationStrategy: PID 71 died...
22:49:47.191863 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:47.195500 --- ParallelTerminationStrategy: PID 72 died...
22:49:47.196969 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:47.200590 --- ParallelTerminationStrategy: PID 73 died...
22:49:47.202060 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:47.205660 --- ParallelTerminationStrategy: PID 74 died...
22:49:47.207119 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:47.210731 --- ParallelTerminationStrategy: PID 75 died...
22:49:47.212197 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:47.215823 --- ParallelTerminationStrategy: PID 76 died...
22:49:47.217293 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:47.220888 --- ParallelTerminationStrategy: PID 77 died...
22:49:47.222348 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:47.225940 --- ParallelTerminationStrategy: PID 78 died...
22:49:47.227401 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:47.231030 --- ParallelTerminationStrategy: PID 79 died...
22:49:47.232491 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:47.236097 --- ParallelTerminationStrategy: PID 80 died...
22:49:47.237568 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:47.241171 --- ParallelTerminationStrategy: PID 81 died...
22:49:47.242623 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:47.246219 --- ParallelTerminationStrategy: PID 82 died...
22:49:47.247680 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:47.251324 --- ParallelTerminationStrategy: PID 83 died...
22:49:47.252790 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:47.256383 --- ParallelTerminationStrategy: PID 84 died...
22:49:47.257869 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:47.261508 --- ParallelTerminationStrategy: PID 85 died...
22:49:47.262961 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:47.266582 --- ParallelTerminationStrategy: PID 86 died...
22:49:47.268066 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:47.271685 --- ParallelTerminationStrategy: PID 87 died...
22:49:47.273160 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:47.276787 --- ParallelTerminationStrategy: PID 88 died...
22:49:47.278253 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:47.281875 --- ParallelTerminationStrategy: PID 89 died...
22:49:47.283343 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:47.286998 --- ParallelTerminationStrategy: PID 90 died...
22:49:47.288473 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:47.292112 --- ParallelTerminationStrategy: PID 91 died...
22:49:47.293599 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:47.297217 --- ParallelTerminationStrategy: PID 92 died...
22:49:47.298685 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:47.302297 --- ParallelTerminationStrategy: PID 93 died...
22:49:47.303771 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:47.307397 --- ParallelTerminationStrategy: PID 94 died...
22:49:47.308868 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:47.312478 --- ParallelTerminationStrategy: PID 95 died...
22:49:47.313949 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:47.317572 --- ParallelTerminationStrategy: PID 96 died...
22:49:47.319030 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:47.322649 --- ParallelTerminationStrategy: PID 97 died...
22:49:47.324112 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:47.327737 --- ParallelTerminationStrategy: PID 98 died...
22:49:47.329212 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:47.332807 --- ParallelTerminationStrategy: PID 99 died...
22:49:47.334279 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:47.337897 --- ParallelTerminationStrategy: PID 100 died...
22:49:47.339361 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:47.343122 --- ParallelTerminationStrategy: PID 101 died...
22:49:47.344582 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:47.348205 --- ParallelTerminationStrategy: PID 102 died...
22:49:47.349722 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:47.353473 --- ParallelTerminationStrategy: PID 103 died...
22:49:47.354986 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:47.358748 --- ParallelTerminationStrategy: PID 104 died...
22:49:47.360271 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:47.364040 --- ParallelTerminationStrategy: PID 105 died...
22:49:47.365571 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:47.369333 --- ParallelTerminationStrategy: PID 106 died...
22:49:47.370855 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:47.374620 --- ParallelTerminationStrategy: PID 107 died...
22:49:47.376137 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:47.379911 --- ParallelTerminationStrategy: PID 108 died...
22:49:47.381431 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:47.385194 --- ParallelTerminationStrategy: PID 109 died...
22:49:47.386724 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:47.390480 --- ParallelTerminationStrategy: PID 110 died...
22:49:47.392006 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:47.395777 --- ParallelTerminationStrategy: PID 111 died...
22:49:47.397313 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:47.401067 --- ParallelTerminationStrategy: PID 112 died...
22:49:47.402582 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:47.406354 --- ParallelTerminationStrategy: PID 113 died...
22:49:47.407871 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:47.411630 --- ParallelTerminationStrategy: PID 114 died...
22:49:47.413154 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:47.416923 --- ParallelTerminationStrategy: PID 115 died...
22:49:47.418441 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:47.422206 --- ParallelTerminationStrategy: PID 116 died...
22:49:47.423676 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:47.427285 --- ParallelTerminationStrategy: PID 117 died...
22:49:47.428750 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:47.432336 --- ParallelTerminationStrategy: PID 118 died...
22:49:47.433809 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:47.437419 --- ParallelTerminationStrategy: PID 119 died...
22:49:47.438867 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:47.442481 --- ParallelTerminationStrategy: PID 120 died...
22:49:47.443926 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:47.447546 --- ParallelTerminationStrategy: PID 121 died...
22:49:47.449006 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:47.452608 --- ParallelTerminationStrategy: PID 122 died...
22:49:47.454067 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:47.457662 --- ParallelTerminationStrategy: PID 123 died...
22:49:47.459119 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:47.462727 --- ParallelTerminationStrategy: PID 124 died...
22:49:47.464183 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:47.467778 --- ParallelTerminationStrategy: PID 125 died...
22:49:47.469250 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:47.472850 --- ParallelTerminationStrategy: PID 126 died...
22:49:47.474300 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:47.477912 --- ParallelTerminationStrategy: PID 127 died...
22:49:47.479366 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:47.482965 --- ParallelTerminationStrategy: PID 128 died...
22:49:47.484423 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:47.488027 --- ParallelTerminationStrategy: PID 129 died...
22:49:47.489493 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:47.493086 --- ParallelTerminationStrategy: PID 130 died...
22:49:47.494551 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:47.498175 --- ParallelTerminationStrategy: PID 131 died...
22:49:47.499635 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:47.503242 --- ParallelTerminationStrategy: PID 132 died...
22:49:47.504702 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:47.508296 --- ParallelTerminationStrategy: PID 133 died...
22:49:47.509754 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:47.513351 --- ParallelTerminationStrategy: PID 134 died...
22:49:47.514804 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:47.518399 --- ParallelTerminationStrategy: PID 135 died...
22:49:47.519841 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:47.523494 --- ParallelTerminationStrategy: PID 136 died...
22:49:47.524966 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:47.528600 --- ParallelTerminationStrategy: PID 137 died...
22:49:47.530073 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:47.533709 --- ParallelTerminationStrategy: PID 138 died...
22:49:47.535162 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:47.538785 --- ParallelTerminationStrategy: PID 139 died...
22:49:47.540244 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:47.543879 --- ParallelTerminationStrategy: PID 140 died...
22:49:47.545333 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:47.548980 --- ParallelTerminationStrategy: PID 141 died...
22:49:47.550445 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:47.554070 --- ParallelTerminationStrategy: PID 142 died...
22:49:47.555518 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:47.559157 --- ParallelTerminationStrategy: PID 143 died...
22:49:47.560614 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:47.564237 --- ParallelTerminationStrategy: PID 144 died...
22:49:47.565715 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:47.569351 --- ParallelTerminationStrategy: PID 145 died...
22:49:47.570819 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:47.574445 --- ParallelTerminationStrategy: PID 146 died...
22:49:47.575915 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:47.579541 --- ParallelTerminationStrategy: PID 147 died...
22:49:47.581025 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:47.584645 --- ParallelTerminationStrategy: PID 148 died...
22:49:47.586094 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:47.589715 --- ParallelTerminationStrategy: PID 149 died...
22:49:47.591165 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:47.594804 --- ParallelTerminationStrategy: PID 150 died...
22:49:47.596266 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:47.599883 --- ParallelTerminationStrategy: PID 151 died...
22:49:47.601351 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:47.604996 --- ParallelTerminationStrategy: PID 152 died...
22:49:47.606448 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:47.610075 --- ParallelTerminationStrategy: PID 153 died...
22:49:47.611528 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:47.615149 --- ParallelTerminationStrategy: PID 154 died...
22:49:47.616609 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:47.620238 --- ParallelTerminationStrategy: PID 155 died...
22:49:47.621705 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:47.625327 --- ParallelTerminationStrategy: PID 156 died...
22:49:47.626783 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:47.630418 --- ParallelTerminationStrategy: PID 157 died...
22:49:47.631887 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:47.635559 --- ParallelTerminationStrategy: PID 158 died...
22:49:47.637029 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:47.640688 --- ParallelTerminationStrategy: PID 159 died...
22:49:47.642145 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:47.645773 --- ParallelTerminationStrategy: PID 160 died...
22:49:47.647234 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:47.650903 --- ParallelTerminationStrategy: PID 161 died...
22:49:47.652371 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:47.656021 --- ParallelTerminationStrategy: PID 162 died...
22:49:47.657505 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:47.661164 --- ParallelTerminationStrategy: PID 163 died...
22:49:47.662625 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:47.666282 --- ParallelTerminationStrategy: PID 164 died...
22:49:47.667755 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:47.671397 --- ParallelTerminationStrategy: PID 165 died...
22:49:47.672872 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:47.676502 --- ParallelTerminationStrategy: PID 166 died...
22:49:47.677979 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:47.681637 --- ParallelTerminationStrategy: PID 167 died...
22:49:47.683110 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:47.686837 --- ParallelTerminationStrategy: PID 168 died...
22:49:47.688356 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:47.692163 --- ParallelTerminationStrategy: PID 169 died...
22:49:47.693691 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:47.697470 --- ParallelTerminationStrategy: PID 170 died...
22:49:47.698998 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:47.702784 --- ParallelTerminationStrategy: PID 171 died...
22:49:47.704301 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:47.708082 --- ParallelTerminationStrategy: PID 172 died...
22:49:47.709612 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:47.713390 --- ParallelTerminationStrategy: PID 173 died...
22:49:47.714907 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:47.718690 --- ParallelTerminationStrategy: PID 174 died...
22:49:47.720211 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:47.723995 --- ParallelTerminationStrategy: PID 175 died...
22:49:47.725527 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:47.729304 --- ParallelTerminationStrategy: PID 176 died...
22:49:47.730831 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:47.734613 --- ParallelTerminationStrategy: PID 177 died...
22:49:47.736132 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:47.739925 --- ParallelTerminationStrategy: PID 178 died...
22:49:47.741445 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:47.745238 --- ParallelTerminationStrategy: PID 179 died...
22:49:47.746756 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:47.750548 --- ParallelTerminationStrategy: PID 180 died...
22:49:47.752068 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:47.755853 --- ParallelTerminationStrategy: PID 181 died...
22:49:47.757387 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:47.761175 --- ParallelTerminationStrategy: PID 182 died...
22:49:47.762695 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:47.766464 --- ParallelTerminationStrategy: PID 183 died...
22:49:47.767987 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:47.771761 --- ParallelTerminationStrategy: PID 184 died...
22:49:47.773284 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:47.777066 --- ParallelTerminationStrategy: PID 185 died...
22:49:47.778582 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:47.782365 --- ParallelTerminationStrategy: PID 186 died...
22:49:47.783892 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:47.787690 --- ParallelTerminationStrategy: PID 187 died...
22:49:47.789201 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:47.793007 --- ParallelTerminationStrategy: PID 188 died...
22:49:47.794524 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:47.798298 --- ParallelTerminationStrategy: PID 189 died...
22:49:47.799824 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:47.803592 --- ParallelTerminationStrategy: PID 190 died...
22:49:47.805119 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:47.808919 --- ParallelTerminationStrategy: PID 191 died...
22:49:47.810437 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:47.814221 --- ParallelTerminationStrategy: PID 192 died...
22:49:47.815745 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:47.819524 --- ParallelTerminationStrategy: PID 193 died...
22:49:47.821041 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:47.824821 --- ParallelTerminationStrategy: PID 194 died...
22:49:47.826338 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:47.830116 --- ParallelTerminationStrategy: PID 195 died...
22:49:47.831633 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:47.835419 --- ParallelTerminationStrategy: PID 196 died...
22:49:47.836935 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:47.840709 --- ParallelTerminationStrategy: PID 197 died...
22:49:47.842224 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:47.846009 --- ParallelTerminationStrategy: PID 198 died...
22:49:47.847531 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:47.851335 --- ParallelTerminationStrategy: PID 199 died...
22:49:47.852856 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:47.856635 --- ParallelTerminationStrategy: PID 200 died...
22:49:47.858149 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:47.861926 --- ParallelTerminationStrategy: PID 201 died...
22:49:47.863457 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:47.867251 --- ParallelTerminationStrategy: PID 202 died...
22:49:47.868774 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:47.872548 --- ParallelTerminationStrategy: PID 203 died...
22:49:47.874069 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:47.877846 --- ParallelTerminationStrategy: PID 204 died...
22:49:47.879362 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:47.883174 --- ParallelTerminationStrategy: PID 205 died...
22:49:47.884688 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:47.888454 --- ParallelTerminationStrategy: PID 206 died...
22:49:47.889987 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:47.893773 --- ParallelTerminationStrategy: PID 207 died...
22:49:47.895301 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:47.899100 --- ParallelTerminationStrategy: PID 208 died...
22:49:47.900626 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:47.904404 --- ParallelTerminationStrategy: PID 209 died...
22:49:47.905926 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:47.909697 --- ParallelTerminationStrategy: PID 210 died...
22:49:47.911221 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:47.915010 --- ParallelTerminationStrategy: PID 211 died...
22:49:47.916532 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:47.920307 --- ParallelTerminationStrategy: PID 212 died...
22:49:47.921854 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:47.925634 --- ParallelTerminationStrategy: PID 213 died...
22:49:47.927156 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:47.930940 --- ParallelTerminationStrategy: PID 214 died...
22:49:47.932452 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:47.936243 --- ParallelTerminationStrategy: PID 215 died...
22:49:47.937771 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:47.941550 --- ParallelTerminationStrategy: PID 216 died...
22:49:47.943067 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:47.946846 --- ParallelTerminationStrategy: PID 217 died...
22:49:47.948368 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:47.952145 --- ParallelTerminationStrategy: PID 218 died...
22:49:47.953677 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:47.957453 --- ParallelTerminationStrategy: PID 219 died...
22:49:47.958984 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:47.962773 --- ParallelTerminationStrategy: PID 220 died...
22:49:47.964287 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:47.968085 --- ParallelTerminationStrategy: PID 221 died...
22:49:47.969618 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:47.973390 --- ParallelTerminationStrategy: PID 222 died...
22:49:47.974914 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:47.978700 --- ParallelTerminationStrategy: PID 223 died...
22:49:47.980221 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:47.984031 --- ParallelTerminationStrategy: PID 224 died...
22:49:47.985561 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:47.989344 --- ParallelTerminationStrategy: PID 225 died...
22:49:47.990873 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:47.994671 --- ParallelTerminationStrategy: PID 226 died...
22:49:47.996198 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:48.000001 --- ParallelTerminationStrategy: PID 227 died...
22:49:48.001525 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:48.005296 --- ParallelTerminationStrategy: PID 228 died...
22:49:48.006819 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:48.010602 --- ParallelTerminationStrategy: PID 229 died...
22:49:48.012121 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:48.015915 --- ParallelTerminationStrategy: PID 230 died...
22:49:48.017439 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:48.021208 --- ParallelTerminationStrategy: PID 231 died...
22:49:48.022735 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:48.026509 --- ParallelTerminationStrategy: PID 232 died...
22:49:48.028027 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:48.031820 --- ParallelTerminationStrategy: PID 233 died...
22:49:48.033357 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:48.037150 --- ParallelTerminationStrategy: PID 234 died...
22:49:48.038673 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:51.443281 --- ParallelTerminationStrategy: PID 34 died...
22:49:51.449436 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8157 netreg_mass PASS
---------------------------------------------------------------------
22:49:51.525519 tst trial-8157: Storing JUnit report in /build/trial-8157/run.2025-11-21_22-48-17/trial-8157.xml
--------------------------------------------------------------------------------------------
trial-8157 PASS
--------------------------------------------------------------------------------------------
22:49:51.536143 tst trial-8157: trial-8157: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (88.6 sec)
+ exit_code=0
+ rm -rf trial-8157/inst
+ cd trial-8157
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-11-21 22:48:17
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8157-run.tgz run.2025-11-21_22-48-17
+ tar czf /build/trial-8157-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-11-21_17_32_08.tgz osmo-bts-oc2g.build-2025-11-21_00_51_56.tgz osmo-bts-sysmo.build-2025-11-21_00_52_02.tgz osmo-bts.build-2025-11-21_00_52_05.tgz osmo-ggsn.build-2025-11-21_20_42_37.tgz osmo-hlr.build-2025-11-21_16_36_50.tgz osmo-hnbgw.build-2025-11-21_15_12_40.tgz osmo-mgw.build-2025-11-21_08_33_19.tgz osmo-msc.build-2025-11-21_15_16_27.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-11-21_07_36_16.tgz osmo-pcu-sysmo.build-2025-11-21_07_34_04.tgz osmo-pcu.build-2025-11-21_07_36_23.tgz osmo-sgsn.build-2025-11-21_20_48_14.tgz osmo-stp.build-2025-11-21_15_03_40.tgz osmo-trx.build-2025-11-21_14_25_50.tgz osmocom-bb.build-2025-11-21_21_17_57.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