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/jenkins1611934072820170383.sh
+ rm -rf trial-8133-bin.tgz trial-8133-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24776
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10942
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10306
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12778
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13101
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12489
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40749
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7484
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42826
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8250
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 13068
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7385
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11467
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7524
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8965
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6244
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 7385
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins10382826673563311168.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-8133
+ 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
88b255d common/Release.key: update
+ 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 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 [ 8/28] RUN MKDIR /var/run/sshd
#7 CACHED
#8 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#8 CACHED
#9 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#9 CACHED
#10 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#10 CACHED
#11 [ 2/28] RUN useradd -ms /bin/bash jenkins
#11 CACHED
#12 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#12 CACHED
#13 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#13 CACHED
#14 [12/28] RUN MKDIR -p /osmo-gsm-tester-srsue /osmo-gsm-tester-srsenb /osmo-gsm-tester-srsepc /osmo-gsm-tester-trx /osmo-gsm-tester-grbroker /osmo-gsm-tester-open5gs
#14 CACHED
#15 [ 9/28] COPY SSH /root/.ssh
#15 CACHED
#16 [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
#16 CACHED
#17 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#17 CACHED
#18 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#18 CACHED
#19 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#19 CACHED
#20 [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
#20 CACHED
#21 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#21 CACHED
#22 [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
#22 CACHED
#23 [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
#23 CACHED
#24 [ 3/28] RUN groupadd osmo-gsm-tester
#24 CACHED
#25 [ 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
#25 CACHED
#26 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#26 CACHED
#27 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#27 CACHED
#28 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#28 CACHED
#29 [20/28] WORKDIR /TMP
#29 CACHED
#30 [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
#30 CACHED
#31 [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
#31 CACHED
#32 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:df474ce22ed8f411d8a2980b3fd0ebeb51f79e3f4068ee2988d0b801c5820f39 done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest done
#34 DONE 0.0s
rm -rf .common
make: Leaving directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
+ unlink osmo-gsm-tester/sysmocom/resources.conf
+ ln -s resources.conf.virtual osmo-gsm-tester/sysmocom/resources.conf
+ docker run --rm=true -e HOME=/build -e JOB_NAME=osmo-gsm-tester_virtual -e OSMO_GSM_TESTER_CONF=/build/osmo-gsm-tester/sysmocom/main.conf -e OSMO_GSM_TESTER_OPTS=-s netreg_mass -e BUILD_NUMBER=8134 -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-10-29 22:48:16
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8134
+ mkdir -p trial-8134
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-10-29_13_26_34.tgz osmo-bts-oc2g.build-2025-10-29_00_51_41.tgz osmo-bts-sysmo.build-2025-10-29_00_51_40.tgz osmo-bts.build-2025-10-29_00_51_50.tgz osmo-ggsn.build-2025-10-29_20_42_40.tgz osmo-hlr.build-2025-10-29_16_36_48.tgz osmo-hnbgw.build-2025-10-29_13_30_30.tgz osmo-mgw.build-2025-10-29_08_33_21.tgz osmo-msc.build-2025-10-29_13_34_38.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-10-29_07_36_07.tgz osmo-pcu-sysmo.build-2025-10-29_07_34_03.tgz osmo-pcu.build-2025-10-29_07_36_11.tgz osmo-sgsn.build-2025-10-29_20_48_13.tgz osmo-stp.build-2025-10-29_13_25_19.tgz osmo-trx.build-2025-10-29_14_26_10.tgz osmocom-bb.build-2025-10-29_21_17_14.tgz srslte.build-19.tgz trial-8134
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-10-29_13_26_34.md5 osmo-bts-oc2g.build-2025-10-29_00_51_41.md5 osmo-bts-sysmo.build-2025-10-29_00_51_40.md5 osmo-bts.build-2025-10-29_00_51_50.md5 osmo-ggsn.build-2025-10-29_20_42_40.md5 osmo-hlr.build-2025-10-29_16_36_48.md5 osmo-hnbgw.build-2025-10-29_13_30_30.md5 osmo-mgw.build-2025-10-29_08_33_21.md5 osmo-msc.build-2025-10-29_13_34_38.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-10-29_07_36_07.md5 osmo-pcu-sysmo.build-2025-10-29_07_34_03.md5 osmo-pcu.build-2025-10-29_07_36_11.md5 osmo-sgsn.build-2025-10-29_20_48_13.md5 osmo-stp.build-2025-10-29_13_25_19.md5 osmo-trx.build-2025-10-29_14_26_10.md5 osmocom-bb.build-2025-10-29_21_17_14.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-10-29_13_26_34.md5 osmo-bts-oc2g.build-2025-10-29_00_51_41.md5 osmo-bts-sysmo.build-2025-10-29_00_51_40.md5 osmo-bts.build-2025-10-29_00_51_50.md5 osmo-ggsn.build-2025-10-29_20_42_40.md5 osmo-hlr.build-2025-10-29_16_36_48.md5 osmo-hnbgw.build-2025-10-29_13_30_30.md5 osmo-mgw.build-2025-10-29_08_33_21.md5 osmo-msc.build-2025-10-29_13_34_38.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-10-29_07_36_07.md5 osmo-pcu-sysmo.build-2025-10-29_07_34_03.md5 osmo-pcu.build-2025-10-29_07_36_11.md5 osmo-sgsn.build-2025-10-29_20_48_13.md5 osmo-stp.build-2025-10-29_13_25_19.md5 osmo-trx.build-2025-10-29_14_26_10.md5 osmocom-bb.build-2025-10-29_21_17_14.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-8134 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8134'
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-8134
--------------------------------------------------------------------------------------------
22:48:16.874460 tst trial-8134: Detailed log at /build/trial-8134/run.2025-10-29_22-48-16/log
---------------------------------------------------------------------
trial-8134 netreg_mass
---------------------------------------------------------------------
22:48:17.076202 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:17.076580 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:17.077344 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:17.078524 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:17.143483 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:17.147083 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:17.150991 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:17.216865 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-8134 netreg_mass register_default_mass.py
----------------------------------------------
22:48:17.217624 tst register_default_mass.py:9: Claiming resources for the test
22:48:17.232670 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.233204 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.233667 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.234097 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.234534 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.234992 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:17.235436 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:17.265748 tst register_default_mass.py: using LAC 2
22:48:17.287317 tst register_default_mass.py: using RAC 2
22:48:17.313281 tst register_default_mass.py: using CellId 2
22:48:17.341973 tst register_default_mass.py: using BVCI 3
22:48:17.355395 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.356111 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.356702 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.357220 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.357731 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.358249 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.358741 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.359244 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.359867 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.360380 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.360896 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.361429 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.361959 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.362476 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.363013 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.363534 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.364058 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.364584 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.365097 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.365628 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.366142 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.366658 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.367199 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.367719 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.368227 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.368754 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.369269 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.369772 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.370294 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.370812 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.371316 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.371822 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.372341 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.372863 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.373374 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.373899 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.374414 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.374922 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.375457 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.375968 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.376468 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.377011 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.377537 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.378044 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.378554 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.379065 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.379577 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.380110 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.380622 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.381132 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.381666 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.382184 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.382689 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.383199 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.383714 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.384222 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.384736 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.385256 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.385768 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.386267 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.386765 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.387284 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.387803 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.388317 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.388839 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.389354 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.389863 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.390399 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.390916 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.391421 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.391943 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.392456 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.393044 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.393563 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.394065 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.394574 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.395078 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.395575 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.396084 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.396583 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.397086 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.397580 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.398098 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.398601 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.399096 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.399604 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.400104 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.400596 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.401111 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.401617 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.402117 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.402622 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.403136 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.403639 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.404137 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.404640 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.405157 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.405663 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.406168 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.406680 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.407180 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:17.407733 tst register_default_mass.py:21: Launching a simple network
22:48:17.417617 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:17.534779 run create_hlr_db(pid=20): Launched
22:48:18.548857 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:18.564857 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:18.579496 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:18.585084 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:18.768450 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:18.785586 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:18.791235 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:19.208236 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:19.223169 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:22.237948 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:22.362860 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:22.377560 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:22.383187 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:22.406268 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:22.421276 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:22.426925 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:22.732762 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:22.748033 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:28.774733 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:28.945019 run osmo-bts-virtual(pid=34): Launched
22:48:29.980466 tst register_default_mass.py: using MSISDN 1001
22:48:29.994625 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:30.033829 tst register_default_mass.py: using MSISDN 1002
22:48:30.051176 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:30.082012 tst register_default_mass.py: using MSISDN 1003
22:48:30.096477 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:30.126596 tst register_default_mass.py: using MSISDN 1004
22:48:30.140638 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:30.170970 tst register_default_mass.py: using MSISDN 1005
22:48:30.185064 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:30.215971 tst register_default_mass.py: using MSISDN 1006
22:48:30.230440 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:30.261067 tst register_default_mass.py: using MSISDN 1007
22:48:30.275217 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:30.305873 tst register_default_mass.py: using MSISDN 1008
22:48:30.319954 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:30.350561 tst register_default_mass.py: using MSISDN 1009
22:48:30.364714 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:30.395162 tst register_default_mass.py: using MSISDN 1010
22:48:30.409320 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:30.439888 tst register_default_mass.py: using MSISDN 1011
22:48:30.454020 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:30.484505 tst register_default_mass.py: using MSISDN 1012
22:48:30.498723 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:30.528889 tst register_default_mass.py: using MSISDN 1013
22:48:30.543060 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:30.573606 tst register_default_mass.py: using MSISDN 1014
22:48:30.587892 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:30.618699 tst register_default_mass.py: using MSISDN 1015
22:48:30.633000 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:30.663467 tst register_default_mass.py: using MSISDN 1016
22:48:30.677676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:30.708062 tst register_default_mass.py: using MSISDN 1017
22:48:30.722236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:30.752971 tst register_default_mass.py: using MSISDN 1018
22:48:30.767294 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:30.797814 tst register_default_mass.py: using MSISDN 1019
22:48:30.812073 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:30.842568 tst register_default_mass.py: using MSISDN 1020
22:48:30.856757 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:30.887307 tst register_default_mass.py: using MSISDN 1021
22:48:30.901659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:30.940233 tst register_default_mass.py: using MSISDN 1022
22:48:30.957516 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:30.988169 tst register_default_mass.py: using MSISDN 1023
22:48:31.002679 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:31.033170 tst register_default_mass.py: using MSISDN 1024
22:48:31.047408 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:31.078132 tst register_default_mass.py: using MSISDN 1025
22:48:31.092423 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:31.122809 tst register_default_mass.py: using MSISDN 1026
22:48:31.136960 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:31.167495 tst register_default_mass.py: using MSISDN 1027
22:48:31.181707 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:31.212201 tst register_default_mass.py: using MSISDN 1028
22:48:31.226438 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:31.257321 tst register_default_mass.py: using MSISDN 1029
22:48:31.271704 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:31.302414 tst register_default_mass.py: using MSISDN 1030
22:48:31.316612 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:31.347316 tst register_default_mass.py: using MSISDN 1031
22:48:31.361658 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:31.392286 tst register_default_mass.py: using MSISDN 1032
22:48:31.406623 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:31.436997 tst register_default_mass.py: using MSISDN 1033
22:48:31.451185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:31.481846 tst register_default_mass.py: using MSISDN 1034
22:48:31.496150 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:31.526848 tst register_default_mass.py: using MSISDN 1035
22:48:31.541104 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:31.571729 tst register_default_mass.py: using MSISDN 1036
22:48:31.586017 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:31.616567 tst register_default_mass.py: using MSISDN 1037
22:48:31.630913 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:31.661645 tst register_default_mass.py: using MSISDN 1038
22:48:31.676001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:31.706839 tst register_default_mass.py: using MSISDN 1039
22:48:31.721115 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:31.752011 tst register_default_mass.py: using MSISDN 1040
22:48:31.766514 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:31.796870 tst register_default_mass.py: using MSISDN 1041
22:48:31.811141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:31.841691 tst register_default_mass.py: using MSISDN 1042
22:48:31.855849 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:31.886654 tst register_default_mass.py: using MSISDN 1043
22:48:31.901047 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:31.931795 tst register_default_mass.py: using MSISDN 1044
22:48:31.946218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:31.976935 tst register_default_mass.py: using MSISDN 1045
22:48:31.991174 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:32.021747 tst register_default_mass.py: using MSISDN 1046
22:48:32.036041 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:32.067046 tst register_default_mass.py: using MSISDN 1047
22:48:32.081583 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:32.112544 tst register_default_mass.py: using MSISDN 1048
22:48:32.126978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:32.157537 tst register_default_mass.py: using MSISDN 1049
22:48:32.171861 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:32.202429 tst register_default_mass.py: using MSISDN 1050
22:48:32.216680 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:32.247253 tst register_default_mass.py: using MSISDN 1051
22:48:32.261548 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:32.292329 tst register_default_mass.py: using MSISDN 1052
22:48:32.306676 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:32.337273 tst register_default_mass.py: using MSISDN 1053
22:48:32.351487 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:32.382349 tst register_default_mass.py: using MSISDN 1054
22:48:32.396827 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:32.427665 tst register_default_mass.py: using MSISDN 1055
22:48:32.442021 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:32.472680 tst register_default_mass.py: using MSISDN 1056
22:48:32.487067 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:32.517832 tst register_default_mass.py: using MSISDN 1057
22:48:32.532132 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:32.562642 tst register_default_mass.py: using MSISDN 1058
22:48:32.577006 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:32.607711 tst register_default_mass.py: using MSISDN 1059
22:48:32.622042 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:32.652837 tst register_default_mass.py: using MSISDN 1060
22:48:32.667109 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:32.697713 tst register_default_mass.py: using MSISDN 1061
22:48:32.712055 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:32.742696 tst register_default_mass.py: using MSISDN 1062
22:48:32.756946 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:32.787346 tst register_default_mass.py: using MSISDN 1063
22:48:32.801527 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:32.832369 tst register_default_mass.py: using MSISDN 1064
22:48:32.846883 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:32.877679 tst register_default_mass.py: using MSISDN 1065
22:48:32.892035 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:32.922744 tst register_default_mass.py: using MSISDN 1066
22:48:32.936957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:32.967607 tst register_default_mass.py: using MSISDN 1067
22:48:32.981978 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:33.012549 tst register_default_mass.py: using MSISDN 1068
22:48:33.026782 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:33.056945 tst register_default_mass.py: using MSISDN 1069
22:48:33.071160 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:33.102128 tst register_default_mass.py: using MSISDN 1070
22:48:33.116438 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:33.147143 tst register_default_mass.py: using MSISDN 1071
22:48:33.161459 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:33.192337 tst register_default_mass.py: using MSISDN 1072
22:48:33.206884 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:33.237440 tst register_default_mass.py: using MSISDN 1073
22:48:33.251635 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:33.282600 tst register_default_mass.py: using MSISDN 1074
22:48:33.296960 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:33.327402 tst register_default_mass.py: using MSISDN 1075
22:48:33.341613 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:33.372027 tst register_default_mass.py: using MSISDN 1076
22:48:33.386185 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:33.417117 tst register_default_mass.py: using MSISDN 1077
22:48:33.431507 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:33.462127 tst register_default_mass.py: using MSISDN 1078
22:48:33.476474 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:33.507133 tst register_default_mass.py: using MSISDN 1079
22:48:33.521506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:33.552127 tst register_default_mass.py: using MSISDN 1080
22:48:33.566437 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:33.597113 tst register_default_mass.py: using MSISDN 1081
22:48:33.611428 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:33.642120 tst register_default_mass.py: using MSISDN 1082
22:48:33.656463 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:33.687053 tst register_default_mass.py: using MSISDN 1083
22:48:33.701364 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:33.731920 tst register_default_mass.py: using MSISDN 1084
22:48:33.746127 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:33.776458 tst register_default_mass.py: using MSISDN 1085
22:48:33.790656 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:33.821255 tst register_default_mass.py: using MSISDN 1086
22:48:33.835477 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:33.866239 tst register_default_mass.py: using MSISDN 1087
22:48:33.880523 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:33.911336 tst register_default_mass.py: using MSISDN 1088
22:48:33.925667 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:33.956311 tst register_default_mass.py: using MSISDN 1089
22:48:33.970692 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:34.009551 tst register_default_mass.py: using MSISDN 1090
22:48:34.026811 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:34.057746 tst register_default_mass.py: using MSISDN 1091
22:48:34.072576 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:34.103147 tst register_default_mass.py: using MSISDN 1092
22:48:34.117398 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:34.148145 tst register_default_mass.py: using MSISDN 1093
22:48:34.162542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:34.192942 tst register_default_mass.py: using MSISDN 1094
22:48:34.207153 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:34.237839 tst register_default_mass.py: using MSISDN 1095
22:48:34.251986 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:34.282689 tst register_default_mass.py: using MSISDN 1096
22:48:34.297024 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:34.327538 tst register_default_mass.py: using MSISDN 1097
22:48:34.341785 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:34.372410 tst register_default_mass.py: using MSISDN 1098
22:48:34.386746 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:34.417361 tst register_default_mass.py: using MSISDN 1099
22:48:34.431741 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:34.461937 tst register_default_mass.py: using MSISDN 1100
22:48:34.476001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:34.567764 run mass: Starting testcase
22:48:34.573297 run mass: Pre-launching all virtphy's
22:48:34.578679 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:34.591685 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:34.597636 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:34.610288 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:34.616361 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:34.629237 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:34.635312 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:34.648240 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:34.654221 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:34.666852 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:34.672824 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:34.685484 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:34.691411 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:34.704091 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:34.709979 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:34.722642 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:34.728528 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:34.741205 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:34.747102 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:34.759827 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:34.765741 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:34.778442 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:34.784350 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:34.797143 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:34.803099 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:34.815846 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:34.821764 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:34.834452 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:34.840369 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:34.853068 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:34.859033 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:34.871758 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:34.877745 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:34.890627 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:34.896638 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:34.909700 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:34.915708 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:34.928743 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:34.934769 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:34.947745 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:34.953741 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:34.966695 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:34.972754 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:34.985671 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:34.991707 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:35.004403 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:35.010301 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:35.023071 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:35.028960 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:35.041666 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:35.047582 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:35.060350 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:35.066312 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:35.079059 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:35.084956 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:35.097825 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:35.103826 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:35.116656 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:35.122668 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:35.135398 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:35.141351 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:35.154129 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:35.160048 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:35.172898 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:35.178803 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:35.191461 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:35.197400 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:35.210151 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:35.216005 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:35.228785 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:35.234668 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:35.247363 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:35.253249 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:35.265936 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:35.271873 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:35.284578 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:35.290517 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:35.303225 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:35.309156 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:35.321862 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:35.327745 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:35.340523 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:35.346441 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:35.359247 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:35.365130 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:35.377812 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:35.383779 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:35.396468 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:35.402459 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:35.415139 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:35.421118 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:35.433806 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:35.439662 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:35.452352 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:35.458233 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:35.470877 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:35.476798 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:35.489522 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:35.495458 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:35.508164 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:35.514124 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:35.526906 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:35.532803 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:35.545634 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:35.551529 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:35.564184 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:35.570199 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:35.582869 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:35.588897 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:35.601599 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:35.607569 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:35.620510 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:35.626410 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:35.639290 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:35.645269 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:35.658019 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:35.663948 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:35.676649 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:35.682593 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:35.695246 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:35.701146 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:35.713865 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:35.719749 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:35.732468 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:35.738344 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:35.751058 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:35.756995 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:35.769680 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:35.775572 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:35.788317 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:35.794201 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:35.807067 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:35.812984 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:35.825849 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:35.831688 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:35.844392 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:35.850443 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:35.863274 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:35.869294 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:35.882071 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:35.888002 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:35.900751 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:35.906675 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:35.919432 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:35.925331 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:35.938031 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:35.943888 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:35.956558 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:35.962467 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:35.975216 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:35.981160 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:35.993865 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:35.999742 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:36.012446 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:36.018347 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:36.031023 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:36.036917 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:36.049801 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:36.055724 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:36.068606 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:36.074503 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:36.087423 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:36.093400 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:36.106315 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:36.112228 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:36.124964 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:36.130906 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:36.143583 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:36.149475 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:36.162170 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:36.168063 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:36.180762 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:36.186621 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:36.199278 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:36.205196 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:36.217899 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:36.223809 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:36.236519 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:36.242434 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:36.255102 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:36.260994 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:36.273959 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:36.279910 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:36.292884 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:36.298811 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:36.311570 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:36.317511 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:36.330419 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:36.336269 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:36.349162 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:36.355105 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:36.367847 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:36.373728 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:36.386460 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:36.392338 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:36.405098 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:36.411038 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:36.423784 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:36.429693 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:36.442448 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:36.448323 run mass: Checking if sockets are in the filesystem
22:48:36.480611 run osmo-ms-mob/00000: Starting mobile
22:48:36.493578 run osmo-ms-mob/00000(pid=135): Launched
22:48:36.504333 run mass: MS start registered {at=25009022.207684934, delay=0.004809588193893433, ms=00000}
22:48:40.694899 run osmo-ms-mob/00001: Starting mobile
22:48:40.711782 run osmo-ms-mob/00001(pid=136): Launched
22:48:40.722255 run mass: MS start registered {at=25009026.425607257, delay=0.004443105310201645, ms=00001}
22:48:41.781547 run mass: MS performed LU {at=25009027.484774727, lu_delay=5.2770897932350636, ms=00000}
22:48:42.491976 run osmo-ms-mob/00002: Starting mobile
22:48:42.504971 run osmo-ms-mob/00002(pid=137): Launched
22:48:42.515400 run mass: MS start registered {at=25009028.21874322, delay=0.004438195377588272, ms=00002}
22:48:43.796071 run osmo-ms-mob/00003: Starting mobile
22:48:43.813186 run osmo-ms-mob/00003(pid=138): Launched
22:48:43.823739 run mass: MS start registered {at=25009029.527067654, delay=0.004612397402524948, ms=00003}
22:48:44.898095 run osmo-ms-mob/00004: Starting mobile
22:48:44.914910 run osmo-ms-mob/00004(pid=139): Launched
22:48:44.925323 run mass: MS start registered {at=25009030.62867607, delay=0.004478380084037781, ms=00004}
22:48:45.547003 run mass: MS performed LU {at=25009031.250237074, lu_delay=4.824629817157984, ms=00001}
22:48:45.864123 run osmo-ms-mob/00005: Starting mobile
22:48:45.876958 run osmo-ms-mob/00005(pid=140): Launched
22:48:45.887465 run mass: MS start registered {at=25009031.590812426, delay=0.0045255012810230255, ms=00005}
22:48:46.786330 run osmo-ms-mob/00006: Starting mobile
22:48:46.802250 run osmo-ms-mob/00006(pid=141): Launched
22:48:46.812724 run mass: MS start registered {at=25009032.516073275, delay=0.004541169852018356, ms=00006}
22:48:47.448670 run mass: MS performed LU {at=25009033.151881218, lu_delay=4.933137997984886, ms=00002}
22:48:47.695900 run osmo-ms-mob/00007: Starting mobile
22:48:47.712570 run osmo-ms-mob/00007(pid=142): Launched
22:48:47.723283 run mass: MS start registered {at=25009033.42663276, delay=0.004802219569683075, ms=00007}
22:48:48.464514 run osmo-ms-mob/00008: Starting mobile
22:48:48.477447 run osmo-ms-mob/00008(pid=143): Launched
22:48:48.488055 run mass: MS start registered {at=25009034.19140961, delay=0.004603955894708633, ms=00008}
22:48:49.195404 run osmo-ms-mob/00009: Starting mobile
22:48:49.212044 run osmo-ms-mob/00009(pid=144): Launched
22:48:49.223336 run mass: MS start registered {at=25009034.926679775, delay=0.00534549355506897, ms=00009}
22:48:49.312784 run mass: MS performed LU {at=25009035.015998002, lu_delay=5.488930348306894, ms=00003}
22:48:49.897395 run osmo-ms-mob/00010: Starting mobile
22:48:49.916943 run osmo-ms-mob/00010(pid=145): Launched
22:48:49.927859 run mass: MS start registered {at=25009035.631209247, delay=0.004977099597454071, ms=00010}
22:48:50.464070 run osmo-ms-mob/00011: Starting mobile
22:48:50.476988 run osmo-ms-mob/00011(pid=146): Launched
22:48:50.487951 run mass: MS start registered {at=25009036.191303156, delay=0.00497523695230484, ms=00011}
22:48:51.064015 run osmo-ms-mob/00012: Starting mobile
22:48:51.076926 run osmo-ms-mob/00012(pid=147): Launched
22:48:51.087458 run mass: MS start registered {at=25009036.790812533, delay=0.004429217427968979, ms=00012}
22:48:51.214116 run mass: MS performed LU {at=25009036.9173572, lu_delay=5.326544772833586, ms=00005}
22:48:51.242451 run mass: MS performed LU {at=25009036.945693664, lu_delay=6.317017592489719, ms=00004}
22:48:51.695541 run osmo-ms-mob/00013: Starting mobile
22:48:51.712386 run osmo-ms-mob/00013(pid=148): Launched
22:48:51.723026 run mass: MS start registered {at=25009037.42638013, delay=0.004693750292062759, ms=00013}
22:48:52.266409 run osmo-ms-mob/00014: Starting mobile
22:48:52.279693 run osmo-ms-mob/00014(pid=149): Launched
22:48:52.290283 run mass: MS start registered {at=25009037.993636645, delay=0.004527200013399124, ms=00014}
22:48:52.902911 run osmo-ms-mob/00015: Starting mobile
22:48:52.923422 run osmo-ms-mob/00015(pid=150): Launched
22:48:52.934230 run mass: MS start registered {at=25009038.63757792, delay=0.004793591797351837, ms=00015}
22:48:53.078717 run mass: MS performed LU {at=25009038.781971555, lu_delay=6.265898279845715, ms=00006}
22:48:53.143026 run mass: MS performed LU {at=25009038.84626203, lu_delay=5.419629272073507, ms=00007}
22:48:53.365121 run osmo-ms-mob/00016: Starting mobile
22:48:53.378562 run osmo-ms-mob/00016(pid=151): Launched
22:48:53.389342 run mass: MS start registered {at=25009039.09269444, delay=0.004620343446731567, ms=00016}
22:48:53.446758 run mass: MS performed LU {at=25009039.150094543, lu_delay=4.958684932440519, ms=00008}
22:48:53.896927 run osmo-ms-mob/00017: Starting mobile
22:48:53.914472 run osmo-ms-mob/00017(pid=152): Launched
22:48:53.925505 run mass: MS start registered {at=25009039.628854286, delay=0.0044634342193603516, ms=00017}
22:48:54.512197 run osmo-ms-mob/00018: Starting mobile
22:48:54.530032 run osmo-ms-mob/00018(pid=153): Launched
22:48:54.541065 run mass: MS start registered {at=25009040.24441851, delay=0.00493447482585907, ms=00018}
22:48:54.864628 run osmo-ms-mob/00019: Starting mobile
22:48:54.878066 run osmo-ms-mob/00019(pid=154): Launched
22:48:54.888910 run mass: MS start registered {at=25009040.592260353, delay=0.004898082464933395, ms=00019}
22:48:54.980201 run mass: MS performed LU {at=25009040.683450405, lu_delay=5.0522411577403545, ms=00010}
22:48:55.008028 run mass: MS performed LU {at=25009040.711278938, lu_delay=5.784599162638187, ms=00009}
22:48:55.114054 run mass: MS performed LU {at=25009040.817306146, lu_delay=4.626002989709377, ms=00011}
22:48:55.392127 run osmo-ms-mob/00020: Starting mobile
22:48:55.405423 run osmo-ms-mob/00020(pid=155): Launched
22:48:55.416199 run mass: MS start registered {at=25009041.11955003, delay=0.004767563194036484, ms=00020}
22:48:55.877087 run osmo-ms-mob/00021: Starting mobile
22:48:55.890515 run osmo-ms-mob/00021(pid=156): Launched
22:48:55.902007 run mass: MS start registered {at=25009041.605348483, delay=0.005430113524198532, ms=00021}
22:48:56.264065 run osmo-ms-mob/00022: Starting mobile
22:48:56.278927 run osmo-ms-mob/00022(pid=157): Launched
22:48:56.290836 run mass: MS start registered {at=25009041.994183067, delay=0.005592174828052521, ms=00022}
22:48:56.794389 run osmo-ms-mob/00023: Starting mobile
22:48:56.811520 run osmo-ms-mob/00023(pid=158): Launched
22:48:56.822675 run mass: MS start registered {at=25009042.52602672, delay=0.004829030483961105, ms=00023}
22:48:56.842878 run mass: MS performed LU {at=25009042.546219688, lu_delay=4.552583042532206, ms=00014}
22:48:56.909215 run mass: MS performed LU {at=25009042.61246657, lu_delay=5.821654036641121, ms=00012}
22:48:56.978051 run mass: MS performed LU {at=25009042.681328177, lu_delay=5.254948046058416, ms=00013}
22:48:57.006254 run osmo-ms-mob/00024: Starting mobile
22:48:57.019154 run osmo-ms-mob/00024(pid=159): Launched
22:48:57.029944 run mass: MS start registered {at=25009042.733294774, delay=0.004829667508602142, ms=00024}
22:48:57.663848 run osmo-ms-mob/00025: Starting mobile
22:48:57.676770 run osmo-ms-mob/00025(pid=160): Launched
22:48:57.688688 run mass: MS start registered {at=25009043.39201199, delay=0.005584944039583206, ms=00025}
22:48:58.064179 run osmo-ms-mob/00026: Starting mobile
22:48:58.077390 run osmo-ms-mob/00026(pid=161): Launched
22:48:58.088462 run mass: MS start registered {at=25009043.79181416, delay=0.005120318382978439, ms=00026}
22:48:58.494353 run osmo-ms-mob/00027: Starting mobile
22:48:58.511054 run osmo-ms-mob/00027(pid=162): Launched
22:48:58.521790 run mass: MS start registered {at=25009044.22514331, delay=0.004810065031051636, ms=00027}
22:48:58.644463 run mass: MS performed LU {at=25009044.347711194, lu_delay=5.710133273154497, ms=00015}
22:48:58.745977 run mass: MS performed LU {at=25009044.449226554, lu_delay=5.3565321154892445, ms=00016}
22:48:58.772012 run mass: MS performed LU {at=25009044.475358505, lu_delay=4.846504218876362, ms=00017}
22:48:58.796828 run osmo-ms-mob/00028: Starting mobile
22:48:58.809976 run osmo-ms-mob/00028(pid=163): Launched
22:48:58.820622 run mass: MS start registered {at=25009044.52397882, delay=0.004681728780269623, ms=00028}
22:48:59.286546 run osmo-ms-mob/00029: Starting mobile
22:48:59.303191 run osmo-ms-mob/00029(pid=164): Launched
22:48:59.314041 run mass: MS start registered {at=25009045.01739416, delay=0.004800882190465927, ms=00029}
22:48:59.664867 run osmo-ms-mob/00030: Starting mobile
22:48:59.678364 run osmo-ms-mob/00030(pid=165): Launched
22:48:59.689665 run mass: MS start registered {at=25009045.393011276, delay=0.005299702286720276, ms=00030}
22:49:00.064004 run osmo-ms-mob/00031: Starting mobile
22:49:00.077671 run osmo-ms-mob/00031(pid=166): Launched
22:49:00.088622 run mass: MS start registered {at=25009045.79197559, delay=0.004854440689086914, ms=00031}
22:49:00.377500 run osmo-ms-mob/00032: Starting mobile
22:49:00.391245 run osmo-ms-mob/00032(pid=167): Launched
22:49:00.402204 run mass: MS start registered {at=25009046.105556432, delay=0.004887141287326813, ms=00032}
22:49:00.610463 run mass: MS performed LU {at=25009046.313711815, lu_delay=4.708363331854343, ms=00021}
22:49:00.675327 run mass: MS performed LU {at=25009046.378577836, lu_delay=5.2590278051793575, ms=00020}
22:49:00.716225 run osmo-ms-mob/00033: Starting mobile
22:49:00.731807 run osmo-ms-mob/00033(pid=168): Launched
22:49:00.742360 run mass: MS start registered {at=25009046.445707288, delay=0.004527926445007324, ms=00033}
22:49:00.748491 run mass: MS performed LU {at=25009046.451852605, lu_delay=6.207434095442295, ms=00018}
22:49:00.780232 run mass: MS performed LU {at=25009046.483489905, lu_delay=5.891229551285505, ms=00019}
22:49:01.035296 run mass: MS performed LU {at=25009046.738547448, lu_delay=4.744364380836487, ms=00022}
22:49:01.067175 run osmo-ms-mob/00034: Starting mobile
22:49:01.087810 run osmo-ms-mob/00034(pid=169): Launched
22:49:01.098561 run mass: MS start registered {at=25009046.801914636, delay=0.004646334797143936, ms=00034}
22:49:01.479456 run osmo-ms-mob/00035: Starting mobile
22:49:01.493092 run osmo-ms-mob/00035(pid=170): Launched
22:49:01.503852 run mass: MS start registered {at=25009047.20720693, delay=0.004676908254623413, ms=00035}
22:49:01.863880 run osmo-ms-mob/00036: Starting mobile
22:49:01.876788 run osmo-ms-mob/00036(pid=171): Launched
22:49:01.888034 run mass: MS start registered {at=25009047.59138817, delay=0.004954688251018524, ms=00036}
22:49:02.286160 run osmo-ms-mob/00037: Starting mobile
22:49:02.302151 run osmo-ms-mob/00037(pid=172): Launched
22:49:02.313173 run mass: MS start registered {at=25009048.016526606, delay=0.004887528717517853, ms=00037}
22:49:02.409845 run mass: MS performed LU {at=25009048.113095988, lu_delay=4.721083998680115, ms=00025}
22:49:02.511867 run mass: MS performed LU {at=25009048.215118393, lu_delay=5.689091674983501, ms=00023}
22:49:02.540463 run osmo-ms-mob/00038: Starting mobile
22:49:02.553339 run osmo-ms-mob/00038(pid=173): Launched
22:49:02.559302 run mass: MS performed LU {at=25009048.262664255, lu_delay=5.529369480907917, ms=00024}
22:49:02.565002 run mass: MS start registered {at=25009048.268368404, delay=0.005721140652894974, ms=00038}
22:49:02.701378 run mass: MS performed LU {at=25009048.40462422, lu_delay=4.612810060381889, ms=00026}
22:49:02.715437 run osmo-ms-mob/00039: Starting mobile
22:49:02.728407 run osmo-ms-mob/00039(pid=174): Launched
22:49:02.739176 run mass: MS start registered {at=25009048.442532055, delay=0.004885233938694, ms=00039}
22:49:03.264330 run osmo-ms-mob/00040: Starting mobile
22:49:03.277367 run osmo-ms-mob/00040(pid=175): Launched
22:49:03.288320 run mass: MS start registered {at=25009048.9916752, delay=0.0049144066870212555, ms=00040}
22:49:03.564512 run osmo-ms-mob/00041: Starting mobile
22:49:03.578153 run osmo-ms-mob/00041(pid=176): Launched
22:49:03.588973 run mass: MS start registered {at=25009049.29232406, delay=0.004816830158233643, ms=00041}
22:49:03.889071 run osmo-ms-mob/00042: Starting mobile
22:49:03.905283 run osmo-ms-mob/00042(pid=177): Launched
22:49:03.915970 run mass: MS start registered {at=25009049.61932396, delay=0.004586637020111084, ms=00042}
22:49:04.287360 run osmo-ms-mob/00043: Starting mobile
22:49:04.303883 run osmo-ms-mob/00043(pid=178): Launched
22:49:04.314751 run mass: MS start registered {at=25009050.01810182, delay=0.004850622266530991, ms=00043}
22:49:04.376555 run mass: MS performed LU {at=25009050.07980803, lu_delay=4.6867967545986176, ms=00030}
22:49:04.440855 run mass: MS performed LU {at=25009050.144105654, lu_delay=5.918962344527245, ms=00027}
22:49:04.455829 run osmo-ms-mob/00044: Starting mobile
22:49:04.468597 run osmo-ms-mob/00044(pid=179): Launched
22:49:04.479387 run mass: MS start registered {at=25009050.182742987, delay=0.0049183182418346405, ms=00044}
22:49:04.508982 run mass: MS performed LU {at=25009050.21225658, lu_delay=5.688277762383223, ms=00028}
22:49:04.546895 run mass: MS performed LU {at=25009050.25016698, lu_delay=5.232772819697857, ms=00029}
22:49:04.569016 run osmo-ms-mob/00045: Starting mobile
22:49:04.582294 run osmo-ms-mob/00045(pid=180): Launched
22:49:04.594851 run mass: MS start registered {at=25009050.298205197, delay=0.003501519560813904, ms=00045}
22:49:05.177093 run osmo-ms-mob/00046: Starting mobile
22:49:05.190785 run osmo-ms-mob/00046(pid=181): Launched
22:49:05.201550 run mass: MS start registered {at=25009050.904902965, delay=0.0046199411153793335, ms=00046}
22:49:05.464475 run osmo-ms-mob/00047: Starting mobile
22:49:05.477754 run osmo-ms-mob/00047(pid=182): Launched
22:49:05.488572 run mass: MS start registered {at=25009051.19192357, delay=0.004729665815830231, ms=00047}
22:49:05.764959 run osmo-ms-mob/00048: Starting mobile
22:49:05.777889 run osmo-ms-mob/00048(pid=183): Launched
22:49:05.789194 run mass: MS start registered {at=25009051.492542222, delay=0.005317311733961105, ms=00048}
22:49:06.064158 run osmo-ms-mob/00049: Starting mobile
22:49:06.077323 run osmo-ms-mob/00049(pid=184): Launched
22:49:06.087900 run mass: MS start registered {at=25009051.791254222, delay=0.004536181688308716, ms=00049}
22:49:06.176308 run mass: MS performed LU {at=25009051.87955877, lu_delay=6.087583180516958, ms=00031}
22:49:06.277627 run mass: MS performed LU {at=25009051.980882436, lu_delay=4.773675505071878, ms=00035}
22:49:06.306917 run osmo-ms-mob/00050: Starting mobile
22:49:06.320009 run osmo-ms-mob/00050(pid=185): Launched
22:49:06.326046 run mass: MS performed LU {at=25009052.029407036, lu_delay=5.2274923995137215, ms=00034}
22:49:06.331823 run mass: MS start registered {at=25009052.035190437, delay=0.005799505859613419, ms=00050}
22:49:06.466876 run mass: MS performed LU {at=25009052.170129318, lu_delay=6.064572885632515, ms=00032}
22:49:06.763728 run osmo-ms-mob/00051: Starting mobile
22:49:06.776903 run osmo-ms-mob/00051(pid=186): Launched
22:49:06.787528 run mass: MS start registered {at=25009052.49088164, delay=0.004647914320230484, ms=00051}
22:49:07.076749 run osmo-ms-mob/00052: Starting mobile
22:49:07.090425 run osmo-ms-mob/00052(pid=187): Launched
22:49:07.101819 run mass: MS start registered {at=25009052.805161268, delay=0.00540141761302948, ms=00052}
22:49:07.378512 run osmo-ms-mob/00053: Starting mobile
22:49:07.392422 run osmo-ms-mob/00053(pid=188): Launched
22:49:07.403324 run mass: MS start registered {at=25009053.106673803, delay=0.004915550351142883, ms=00053}
22:49:07.678044 run osmo-ms-mob/00054: Starting mobile
22:49:07.691831 run osmo-ms-mob/00054(pid=189): Launched
22:49:07.702700 run mass: MS start registered {at=25009053.406053457, delay=0.00481225922703743, ms=00054}
22:49:07.964206 run osmo-ms-mob/00055: Starting mobile
22:49:07.977544 run osmo-ms-mob/00055(pid=190): Launched
22:49:07.988150 run mass: MS start registered {at=25009053.691504918, delay=0.004630271345376968, ms=00055}
22:49:08.040275 run mass: MS performed LU {at=25009053.74354405, lu_delay=5.727017443627119, ms=00037}
22:49:08.076935 run mass: MS performed LU {at=25009053.780206904, lu_delay=6.188818734139204, ms=00036}
22:49:08.095378 run osmo-ms-mob/00056: Starting mobile
22:49:08.108454 run osmo-ms-mob/00056(pid=191): Launched
22:49:08.119292 run mass: MS start registered {at=25009053.822645873, delay=0.004649929702281952, ms=00056}
22:49:08.206248 run mass: MS performed LU {at=25009053.909476463, lu_delay=4.617152404040098, ms=00041}
22:49:08.368347 run mass: MS performed LU {at=25009054.071596775, lu_delay=5.079921573400497, ms=00040}
22:49:08.382705 run osmo-ms-mob/00057: Starting mobile
22:49:08.396046 run osmo-ms-mob/00057(pid=192): Launched
22:49:08.402222 run mass: MS performed LU {at=25009054.105581876, lu_delay=5.663049820810556, ms=00039}
22:49:08.408142 run mass: MS start registered {at=25009054.111508634, delay=0.005944516509771347, ms=00057}
22:49:08.977445 run osmo-ms-mob/00058: Starting mobile
22:49:08.991740 run osmo-ms-mob/00058(pid=193): Launched
22:49:09.003162 run mass: MS start registered {at=25009054.70650882, delay=0.005209244787693024, ms=00058}
22:49:09.102222 run mass: MS performed LU {at=25009054.805472493, lu_delay=6.5371040888130665, ms=00038}
22:49:09.228206 run mass: MS performed LU {at=25009054.93128516, lu_delay=4.0263821966946125, ms=00046}
22:49:09.258932 run osmo-ms-mob/00059: Starting mobile
22:49:09.272242 run osmo-ms-mob/00059(pid=194): Launched
22:49:09.278265 run mass: MS performed LU {at=25009054.981623918, lu_delay=3.789700347930193, ms=00047}
22:49:09.284051 run mass: MS start registered {at=25009054.987417337, delay=0.005813200026750565, ms=00059}
22:49:09.614544 run osmo-ms-mob/00060: Starting mobile
22:49:09.630680 run osmo-ms-mob/00060(pid=195): Launched
22:49:09.641507 run mass: MS start registered {at=25009055.344858292, delay=0.0047724321484565735, ms=00060}
22:49:09.941243 run mass: MS performed LU {at=25009055.644491844, lu_delay=5.461748857051134, ms=00044}
22:49:09.971052 run osmo-ms-mob/00061: Starting mobile
22:49:09.984316 run osmo-ms-mob/00061(pid=196): Launched
22:49:09.995336 run mass: MS start registered {at=25009055.698690183, delay=0.005044583231210709, ms=00061}
22:49:10.070950 run mass: MS performed LU {at=25009055.77421701, lu_delay=5.756115190684795, ms=00043}
22:49:10.302756 run osmo-ms-mob/00062: Starting mobile
22:49:10.320336 run osmo-ms-mob/00062(pid=197): Launched
22:49:10.326612 run mass: MS performed LU {at=25009056.029969174, lu_delay=6.410645212978125, ms=00042}
22:49:10.332418 run mass: MS start registered {at=25009056.035784904, delay=0.00583576038479805, ms=00062}
22:49:10.577254 run osmo-ms-mob/00063: Starting mobile
22:49:10.592864 run osmo-ms-mob/00063(pid=198): Launched
22:49:10.605290 run mass: MS start registered {at=25009056.308613967, delay=0.00018410012125968933, ms=00063}
22:49:10.977861 run osmo-ms-mob/00064: Starting mobile
22:49:10.992248 run osmo-ms-mob/00064(pid=199): Launched
22:49:11.005154 run mass: MS start registered {at=25009056.708495323, delay=0.006881721317768097, ms=00064}
22:49:11.364627 run osmo-ms-mob/00065: Starting mobile
22:49:11.377775 run osmo-ms-mob/00065(pid=200): Launched
22:49:11.388448 run mass: MS start registered {at=25009057.091801353, delay=0.0047140903770923615, ms=00065}
22:49:11.704772 run osmo-ms-mob/00066: Starting mobile
22:49:11.722800 run osmo-ms-mob/00066(pid=201): Launched
22:49:11.733462 run mass: MS start registered {at=25009057.43681575, delay=0.004663236439228058, ms=00066}
22:49:11.806488 run mass: MS performed LU {at=25009057.5097429, lu_delay=5.47455246374011, ms=00050}
22:49:11.842982 run mass: MS performed LU {at=25009057.546243146, lu_delay=5.754988923668861, ms=00049}
22:49:11.898454 run mass: MS performed LU {at=25009057.601719648, lu_delay=6.109177425503731, ms=00048}
22:49:11.923611 run osmo-ms-mob/00067: Starting mobile
22:49:11.936987 run osmo-ms-mob/00067(pid=202): Launched
22:49:11.947693 run mass: MS start registered {at=25009057.6510477, delay=0.004692956805229187, ms=00067}
22:49:12.152359 run mass: MS performed LU {at=25009057.85561281, lu_delay=5.050451543182135, ms=00052}
22:49:12.176001 run mass: MS performed LU {at=25009057.879362233, lu_delay=4.772688429802656, ms=00053}
22:49:12.187130 run osmo-ms-mob/00068: Starting mobile
22:49:12.200375 run osmo-ms-mob/00068(pid=203): Launched
22:49:12.211461 run mass: MS start registered {at=25009057.914814897, delay=0.004910212010145187, ms=00068}
22:49:12.778478 run osmo-ms-mob/00069: Starting mobile
22:49:12.792989 run osmo-ms-mob/00069(pid=204): Launched
22:49:12.804537 run mass: MS start registered {at=25009058.507878195, delay=0.00552469864487648, ms=00069}
22:49:12.895126 run mass: MS performed LU {at=25009058.598379865, lu_delay=6.107498224824667, ms=00051}
22:49:12.946333 run mass: MS performed LU {at=25009058.649584115, lu_delay=4.958079196512699, ms=00055}
22:49:13.007237 run mass: MS performed LU {at=25009058.710475802, lu_delay=5.304422345012426, ms=00054}
22:49:13.036251 run osmo-ms-mob/00070: Starting mobile
22:49:13.050474 run osmo-ms-mob/00070(pid=205): Launched
22:49:13.056777 run mass: MS performed LU {at=25009058.76013541, lu_delay=3.772718071937561, ms=00059}
22:49:13.062517 run mass: MS start registered {at=25009058.76588262, delay=0.005766727030277252, ms=00070}
22:49:13.603523 run osmo-ms-mob/00071: Starting mobile
22:49:13.620339 run osmo-ms-mob/00071(pid=206): Launched
22:49:13.631562 run mass: MS start registered {at=25009059.334913313, delay=0.004753690212965012, ms=00071}
22:49:13.707279 run mass: MS performed LU {at=25009059.41053587, lu_delay=5.299027234315872, ms=00057}
22:49:13.745660 run mass: MS performed LU {at=25009059.44890514, lu_delay=5.62625926733017, ms=00056}
22:49:13.818205 run mass: MS performed LU {at=25009059.521470614, lu_delay=4.8149617947638035, ms=00058}
22:49:13.846260 run osmo-ms-mob/00072: Starting mobile
22:49:13.859290 run osmo-ms-mob/00072(pid=207): Launched
22:49:13.870678 run mass: MS start registered {at=25009059.574029807, delay=0.004940532147884369, ms=00072}
22:49:14.403272 run osmo-ms-mob/00073: Starting mobile
22:49:14.421069 run osmo-ms-mob/00073(pid=208): Launched
22:49:14.432304 run mass: MS start registered {at=25009060.13565457, delay=0.004882846027612686, ms=00073}
22:49:14.778382 run osmo-ms-mob/00074: Starting mobile
22:49:14.792642 run osmo-ms-mob/00074(pid=209): Launched
22:49:14.803688 run mass: MS start registered {at=25009060.507038824, delay=0.004992339760065079, ms=00074}
22:49:15.165101 run osmo-ms-mob/00075: Starting mobile
22:49:15.178430 run osmo-ms-mob/00075(pid=210): Launched
22:49:15.189093 run mass: MS start registered {at=25009060.892445587, delay=0.004601038992404938, ms=00075}
22:49:15.703076 run osmo-ms-mob/00076: Starting mobile
22:49:15.719208 run osmo-ms-mob/00076(pid=211): Launched
22:49:15.725292 run mass: MS performed LU {at=25009061.428650662, lu_delay=6.083792369812727, ms=00060}
22:49:15.731098 run mass: MS performed LU {at=25009061.434463583, lu_delay=5.735773399472237, ms=00061}
22:49:15.736767 run mass: MS start registered {at=25009061.440134604, delay=0.011502034962177277, ms=00076}
22:49:15.807247 run mass: MS performed LU {at=25009061.510497015, lu_delay=4.802001692354679, ms=00064}
22:49:15.835785 run osmo-ms-mob/00077: Starting mobile
22:49:15.849138 run osmo-ms-mob/00077(pid=212): Launched
22:49:15.855190 run mass: MS performed LU {at=25009061.55854949, lu_delay=5.249935522675514, ms=00063}
22:49:15.861393 run mass: MS start registered {at=25009061.564756013, delay=0.006225138902664185, ms=00077}
22:49:15.955714 run mass: MS performed LU {at=25009061.658964064, lu_delay=5.623179160058498, ms=00062}
22:49:16.578171 run osmo-ms-mob/00078: Starting mobile
22:49:16.592364 run osmo-ms-mob/00078(pid=213): Launched
22:49:16.603151 run mass: MS start registered {at=25009062.30650482, delay=0.0047020576894283295, ms=00078}
22:49:16.976518 run osmo-ms-mob/00079: Starting mobile
22:49:16.990459 run osmo-ms-mob/00079(pid=214): Launched
22:49:17.001853 run mass: MS start registered {at=25009062.705199063, delay=0.004984855651855469, ms=00079}
22:49:17.495698 run osmo-ms-mob/00080: Starting mobile
22:49:17.512522 run osmo-ms-mob/00080(pid=215): Launched
22:49:17.518518 run mass: MS performed LU {at=25009063.221877158, lu_delay=5.7850614078342915, ms=00066}
22:49:17.524406 run mass: MS performed LU {at=25009063.227772716, lu_delay=4.46189009770751, ms=00070}
22:49:17.530618 run mass: MS start registered {at=25009063.233983062, delay=0.012124594300985336, ms=00080}
22:49:17.536424 run mass: MS performed LU {at=25009063.239787854, lu_delay=6.147986501455307, ms=00065}
22:49:17.782831 run mass: MS performed LU {at=25009063.486080363, lu_delay=5.835032664239407, ms=00067}
22:49:17.811777 run osmo-ms-mob/00081: Starting mobile
22:49:17.825133 run osmo-ms-mob/00081(pid=216): Launched
22:49:17.831142 run mass: MS performed LU {at=25009063.534502063, lu_delay=5.619687166064978, ms=00068}
22:49:17.836986 run mass: MS performed LU {at=25009063.540352073, lu_delay=5.032473877072334, ms=00069}
22:49:17.842771 run mass: MS start registered {at=25009063.546138223, delay=0.011653870344161987, ms=00081}
22:49:18.398584 run osmo-ms-mob/00082: Starting mobile
22:49:18.415850 run osmo-ms-mob/00082(pid=217): Launched
22:49:18.427286 run mass: MS start registered {at=25009064.130628366, delay=0.005323223769664764, ms=00082}
22:49:18.995175 run osmo-ms-mob/00083: Starting mobile
22:49:19.010634 run osmo-ms-mob/00083(pid=218): Launched
22:49:19.021627 run mass: MS start registered {at=25009064.724979714, delay=0.004727359861135483, ms=00083}
22:49:19.439301 run mass: MS performed LU {at=25009065.14249048, lu_delay=5.568460673093796, ms=00072}
22:49:19.469799 run osmo-ms-mob/00084: Starting mobile
22:49:19.484347 run osmo-ms-mob/00084(pid=219): Launched
22:49:19.490602 run mass: MS performed LU {at=25009065.19396172, lu_delay=5.859048407524824, ms=00071}
22:49:19.496515 run mass: MS performed LU {at=25009065.199881863, lu_delay=5.064227294176817, ms=00073}
22:49:19.502293 run mass: MS start registered {at=25009065.205659833, delay=0.01171572133898735, ms=00084}
22:49:19.739026 run mass: MS performed LU {at=25009065.442272376, lu_delay=4.935233552008867, ms=00074}
22:49:19.996983 run osmo-ms-mob/00085: Starting mobile
22:49:20.013745 run osmo-ms-mob/00085(pid=220): Launched
22:49:20.024479 run mass: MS start registered {at=25009065.727831565, delay=0.004723202437162399, ms=00085}
22:49:20.609876 run osmo-ms-mob/00086: Starting mobile
22:49:20.627093 run osmo-ms-mob/00086(pid=221): Launched
22:49:20.639577 run mass: MS start registered {at=25009066.3429235, delay=0.006475239992141724, ms=00086}
22:49:21.196144 run osmo-ms-mob/00087: Starting mobile
22:49:21.212663 run osmo-ms-mob/00087(pid=222): Launched
22:49:21.219647 run mass: MS performed LU {at=25009066.922997843, lu_delay=6.030552256852388, ms=00075}
22:49:21.225484 run mass: MS start registered {at=25009066.928850863, delay=0.006803844124078751, ms=00087}
22:49:21.257864 run mass: MS performed LU {at=25009066.961128335, lu_delay=4.65462351590395, ms=00078}
22:49:21.474584 run mass: MS performed LU {at=25009067.17783342, lu_delay=5.6130774058401585, ms=00077}
22:49:21.804853 run osmo-ms-mob/00088: Starting mobile
22:49:21.821376 run osmo-ms-mob/00088(pid=223): Launched
22:49:21.832567 run mass: MS start registered {at=25009067.53591825, delay=0.00514046847820282, ms=00088}
22:49:22.377341 run osmo-ms-mob/00089: Starting mobile
22:49:22.390901 run osmo-ms-mob/00089(pid=224): Launched
22:49:22.401912 run mass: MS start registered {at=25009068.10526553, delay=0.004929237067699432, ms=00089}
22:49:22.974585 run osmo-ms-mob/00090: Starting mobile
22:49:22.988211 run osmo-ms-mob/00090(pid=225): Launched
22:49:22.998963 run mass: MS start registered {at=25009068.70231563, delay=0.004569604992866516, ms=00090}
22:49:23.223813 run mass: MS performed LU {at=25009068.92706248, lu_delay=5.693079419434071, ms=00080}
22:49:23.252031 run mass: MS performed LU {at=25009068.955256738, lu_delay=4.824628371745348, ms=00082}
22:49:23.269471 run mass: MS performed LU {at=25009068.9727468, lu_delay=6.2675477378070354, ms=00079}
22:49:23.413944 run mass: MS performed LU {at=25009069.117191736, lu_delay=22.67148444801569, ms=00033}
22:49:23.678021 run osmo-ms-mob/00091: Starting mobile
22:49:23.691606 run osmo-ms-mob/00091(pid=226): Launched
22:49:23.704204 run mass: MS start registered {at=25009069.407553367, delay=0.006530553102493286, ms=00091}
22:49:24.045142 run mass: MS performed LU {at=25009069.748390175, lu_delay=6.202251952141523, ms=00081}
22:49:24.362927 run osmo-ms-mob/00092: Starting mobile
22:49:24.376191 run osmo-ms-mob/00092(pid=227): Launched
22:49:24.387637 run mass: MS start registered {at=25009070.09099002, delay=0.005117390304803848, ms=00092}
22:49:25.005138 run mass: MS performed LU {at=25009070.70838476, lu_delay=4.3654612600803375, ms=00086}
22:49:25.029671 run mass: MS performed LU {at=25009070.73303181, lu_delay=5.5273719765245914, ms=00084}
22:49:25.065910 run osmo-ms-mob/00093: Starting mobile
22:49:25.080461 run osmo-ms-mob/00093(pid=228): Launched
22:49:25.086364 run mass: MS performed LU {at=25009070.78972383, lu_delay=6.0647441148757935, ms=00083}
22:49:25.092154 run mass: MS start registered {at=25009070.795521274, delay=0.0058143846690654755, ms=00093}
22:49:26.076010 run osmo-ms-mob/00094: Starting mobile
22:49:26.089611 run osmo-ms-mob/00094(pid=229): Launched
22:49:26.100638 run mass: MS start registered {at=25009071.80398741, delay=0.004926446825265884, ms=00094}
22:49:27.002931 run osmo-ms-mob/00095: Starting mobile
22:49:27.019225 run osmo-ms-mob/00095(pid=230): Launched
22:49:27.025182 run mass: MS performed LU {at=25009072.72854115, lu_delay=5.7996902875602245, ms=00087}
22:49:27.030802 run mass: MS performed LU {at=25009072.73416812, lu_delay=5.198249869048595, ms=00088}
22:49:27.036576 run mass: MS start registered {at=25009072.73994279, delay=0.011419568210840225, ms=00095}
22:49:27.042246 run mass: MS performed LU {at=25009072.74561038, lu_delay=4.640344846993685, ms=00089}
22:49:27.105598 run mass: MS performed LU {at=25009072.808845665, lu_delay=22.5106404684484, ms=00045}
22:49:27.964203 run osmo-ms-mob/00096: Starting mobile
22:49:27.977415 run osmo-ms-mob/00096(pid=231): Launched
22:49:27.988394 run mass: MS start registered {at=25009073.691742804, delay=0.0049247778952121735, ms=00096}
22:49:28.789748 run mass: MS performed LU {at=25009074.49299608, lu_delay=5.790680453181267, ms=00090}
22:49:29.005859 run mass: MS performed LU {at=25009074.70910625, lu_delay=5.301552884280682, ms=00091}
22:49:29.020304 run osmo-ms-mob/00097: Starting mobile
22:49:29.033370 run osmo-ms-mob/00097(pid=232): Launched
22:49:29.042024 run mass: MS performed LU {at=25009074.74536872, lu_delay=4.654378697276115, ms=00092}
22:49:29.047954 run mass: MS start registered {at=25009074.75131979, delay=0.008507058024406433, ms=00097}
22:49:30.394755 run osmo-ms-mob/00098: Starting mobile
22:49:30.412232 run osmo-ms-mob/00098(pid=233): Launched
22:49:30.423225 run mass: MS start registered {at=25009076.126576357, delay=0.005143173038959503, ms=00098}
22:49:30.736589 run mass: MS performed LU {at=25009076.43981268, lu_delay=4.635825268924236, ms=00094}
22:49:30.754800 run mass: MS performed LU {at=25009076.45807319, lu_delay=5.6625519171357155, ms=00093}
22:49:32.177139 run osmo-ms-mob/00099: Starting mobile
22:49:32.190910 run osmo-ms-mob/00099(pid=234): Launched
22:49:32.197266 run mass: All started... {duration=55.74338734894991, too_slow=0}
22:49:32.202970 run mass: MS start registered {at=25009077.906331006, delay=0.005698513239622116, ms=00099}
22:49:32.666438 run mass: MS performed LU {at=25009078.369686127, lu_delay=5.629743337631226, ms=00095}
22:49:33.155084 run mass: MS performed LU {at=25009078.8583357, lu_delay=5.16659289598465, ms=00096}
22:49:34.503043 run mass: MS performed LU {at=25009080.206254732, lu_delay=5.454934943467379, ms=00097}
22:49:36.403989 run mass: MS performed LU {at=25009082.10723894, lu_delay=5.98066258430481, ms=00098}
22:49:38.268570 run mass: MS performed LU {at=25009083.97181981, lu_delay=22.531685207039118, ms=00076}
22:49:38.315398 run mass: MS performed LU {at=25009084.018650077, lu_delay=6.112319070845842, ms=00099}
22:49:42.034294 run mass: MS performed LU {at=25009087.737528376, lu_delay=22.009696811437607, ms=00085}
22:49:42.043412 run mass: Tests done {all_completed=True, max=22.67148444801569, min=3.772718071937561}
22:49:42.048837 tst register_default_mass.py: Test passed (84.8 sec)
22:49:42.054150 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:42.057416 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:42.060638 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:42.063869 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:42.067107 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:42.070398 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:42.073654 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:42.076923 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:42.080147 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:42.083427 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:42.086691 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:42.090003 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:42.093364 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:42.096660 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:42.099983 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:42.104025 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:42.107462 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:42.110943 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:42.114331 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:42.118260 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:42.121938 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:42.125581 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:42.128891 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:42.132322 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:42.135676 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:42.139037 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:42.142358 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:42.145792 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:42.149186 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:42.152593 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:42.155936 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:42.159333 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:42.162701 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:42.166083 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:42.169522 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:42.172882 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:42.176422 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:42.180312 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:42.183771 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:42.187176 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:42.190582 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:42.194103 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:42.197808 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:42.201257 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:42.204750 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:42.208200 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:42.211654 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:42.215116 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:42.218566 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:42.222165 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:42.225667 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:42.229152 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:42.232606 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:42.236046 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:42.239508 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:42.243192 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:42.246646 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:42.250351 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:42.253799 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:42.257253 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:42.260602 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:42.264630 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:42.268226 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:42.271689 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:42.275044 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:42.278498 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:42.281910 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:42.285295 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:42.288742 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:42.292185 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:42.295611 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:42.299064 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:42.302516 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:42.305955 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:42.309400 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:42.312867 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:42.316305 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:42.319726 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:42.323169 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:42.326624 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:42.330314 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:42.333850 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:42.337715 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:42.341169 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:42.344594 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:42.348023 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:42.351491 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:42.354956 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:42.358410 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:42.361862 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:42.365312 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:42.368758 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:42.372190 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:42.375636 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:42.379067 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:42.382501 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:42.385954 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:42.389394 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:42.392823 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:42.396835 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:42.400711 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:42.404102 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:42.407539 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:42.410931 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:42.414397 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:42.417828 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:42.421283 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:42.424711 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:42.428152 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:42.431599 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:42.435076 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:42.438539 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:42.441971 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:42.445395 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:42.448832 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:42.452121 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:42.455406 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:42.458687 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:42.461956 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:42.465235 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:42.468509 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:42.471785 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:42.475055 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:42.478335 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:42.481616 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:42.484908 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:42.488172 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:42.491445 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:42.494723 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:42.498014 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:42.501297 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:42.504568 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:42.507849 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:42.511132 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:42.514404 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:42.517670 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:42.520955 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:42.524239 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:42.527519 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:42.530797 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:42.534067 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:42.537363 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:42.540617 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:42.543898 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:42.547175 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:42.550452 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:42.553723 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:42.557002 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:42.560259 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:42.563539 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:42.566803 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:42.570081 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:42.573348 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:42.576634 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:42.579902 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:42.583167 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:42.586437 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:42.589721 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:42.593002 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:42.596253 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:42.599486 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:42.602694 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:42.605898 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:42.609114 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:42.612306 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:42.615505 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:42.618708 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:42.621920 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:42.625126 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:42.628321 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:42.631520 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:42.634718 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:42.637921 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:42.641114 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:42.644307 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:42.647506 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:42.650699 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:42.653913 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:42.657105 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:42.660302 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:42.663507 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:42.666724 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:42.669923 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:42.673125 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:42.676334 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:42.679538 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:42.682737 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:42.685951 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:42.689144 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:42.692334 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:42.695524 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:42.698739 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:42.701938 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:42.705142 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:42.708341 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:42.711545 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:42.714749 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:42.717956 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:42.721177 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:42.724363 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:42.727567 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:42.730762 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:42.733963 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:42.737170 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:42.740365 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:42.743570 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:42.746758 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:42.749968 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:42.753173 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:42.756387 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:42.759578 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:42.762784 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:42.765974 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:42.769198 --- ParallelTerminationStrategy: PID 22 died...
22:49:42.770657 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:42.774202 --- ParallelTerminationStrategy: PID 23 died...
22:49:42.775650 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:42.779210 --- ParallelTerminationStrategy: PID 24 died...
22:49:42.780662 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:42.784218 --- ParallelTerminationStrategy: PID 25 died...
22:49:42.785675 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:42.789238 --- ParallelTerminationStrategy: PID 26 died...
22:49:42.790687 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:42.794293 --- ParallelTerminationStrategy: PID 27 died...
22:49:42.795759 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:42.799332 --- ParallelTerminationStrategy: PID 28 died...
22:49:42.800797 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:42.804366 --- ParallelTerminationStrategy: PID 29 died...
22:49:42.805820 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:42.809415 --- ParallelTerminationStrategy: PID 30 died...
22:49:42.810866 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:42.814455 --- ParallelTerminationStrategy: PID 31 died...
22:49:42.815907 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:42.819511 --- ParallelTerminationStrategy: PID 32 died...
22:49:42.820982 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:42.824559 --- ParallelTerminationStrategy: PID 33 died...
22:49:42.826032 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:42.829605 --- ParallelTerminationStrategy: PID 35 died...
22:49:42.831073 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:42.834641 --- ParallelTerminationStrategy: PID 36 died...
22:49:42.836095 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:42.839648 --- ParallelTerminationStrategy: PID 37 died...
22:49:42.841110 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:42.844685 --- ParallelTerminationStrategy: PID 38 died...
22:49:42.846150 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:42.849746 --- ParallelTerminationStrategy: PID 39 died...
22:49:42.851214 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:42.854808 --- ParallelTerminationStrategy: PID 40 died...
22:49:42.856259 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:42.859832 --- ParallelTerminationStrategy: PID 41 died...
22:49:42.861288 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:42.864869 --- ParallelTerminationStrategy: PID 42 died...
22:49:42.866319 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:42.869899 --- ParallelTerminationStrategy: PID 43 died...
22:49:42.871358 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:42.874927 --- ParallelTerminationStrategy: PID 44 died...
22:49:42.876372 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:42.879948 --- ParallelTerminationStrategy: PID 45 died...
22:49:42.881419 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:42.884989 --- ParallelTerminationStrategy: PID 46 died...
22:49:42.886430 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:42.890000 --- ParallelTerminationStrategy: PID 47 died...
22:49:42.891442 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:42.895015 --- ParallelTerminationStrategy: PID 48 died...
22:49:42.896464 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:42.900020 --- ParallelTerminationStrategy: PID 49 died...
22:49:42.901464 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:42.905029 --- ParallelTerminationStrategy: PID 50 died...
22:49:42.906472 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:42.910052 --- ParallelTerminationStrategy: PID 51 died...
22:49:42.911516 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:42.915149 --- ParallelTerminationStrategy: PID 52 died...
22:49:42.916618 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:42.920253 --- ParallelTerminationStrategy: PID 53 died...
22:49:42.921746 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:42.925373 --- ParallelTerminationStrategy: PID 54 died...
22:49:42.926841 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:42.930483 --- ParallelTerminationStrategy: PID 55 died...
22:49:42.931947 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:42.935565 --- ParallelTerminationStrategy: PID 56 died...
22:49:42.937033 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:42.940650 --- ParallelTerminationStrategy: PID 57 died...
22:49:42.942125 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:42.945738 --- ParallelTerminationStrategy: PID 58 died...
22:49:42.947198 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:42.950819 --- ParallelTerminationStrategy: PID 59 died...
22:49:42.952295 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:42.955935 --- ParallelTerminationStrategy: PID 60 died...
22:49:42.957405 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:42.961030 --- ParallelTerminationStrategy: PID 61 died...
22:49:42.962506 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:42.966133 --- ParallelTerminationStrategy: PID 62 died...
22:49:42.967604 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:42.971246 --- ParallelTerminationStrategy: PID 63 died...
22:49:42.972720 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:42.976338 --- ParallelTerminationStrategy: PID 64 died...
22:49:42.977818 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:42.981441 --- ParallelTerminationStrategy: PID 65 died...
22:49:42.982914 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:42.986548 --- ParallelTerminationStrategy: PID 66 died...
22:49:42.988009 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:42.991626 --- ParallelTerminationStrategy: PID 67 died...
22:49:42.993118 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:42.996759 --- ParallelTerminationStrategy: PID 68 died...
22:49:42.998214 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:43.001767 --- ParallelTerminationStrategy: PID 69 died...
22:49:43.003218 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:43.006781 --- ParallelTerminationStrategy: PID 70 died...
22:49:43.008233 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:43.011783 --- ParallelTerminationStrategy: PID 71 died...
22:49:43.013247 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:43.016799 --- ParallelTerminationStrategy: PID 72 died...
22:49:43.018241 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:43.021805 --- ParallelTerminationStrategy: PID 73 died...
22:49:43.023245 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:43.026807 --- ParallelTerminationStrategy: PID 74 died...
22:49:43.028249 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:43.031804 --- ParallelTerminationStrategy: PID 75 died...
22:49:43.033270 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:43.036819 --- ParallelTerminationStrategy: PID 76 died...
22:49:43.038271 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:43.041829 --- ParallelTerminationStrategy: PID 77 died...
22:49:43.043274 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:43.046800 --- ParallelTerminationStrategy: PID 78 died...
22:49:43.048236 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:43.051799 --- ParallelTerminationStrategy: PID 79 died...
22:49:43.053239 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:43.056788 --- ParallelTerminationStrategy: PID 80 died...
22:49:43.058242 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:43.061799 --- ParallelTerminationStrategy: PID 81 died...
22:49:43.063235 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:43.066793 --- ParallelTerminationStrategy: PID 82 died...
22:49:43.068233 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:43.071804 --- ParallelTerminationStrategy: PID 83 died...
22:49:43.073273 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:43.076839 --- ParallelTerminationStrategy: PID 84 died...
22:49:43.078280 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:43.081848 --- ParallelTerminationStrategy: PID 85 died...
22:49:43.083284 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:43.086829 --- ParallelTerminationStrategy: PID 86 died...
22:49:43.088260 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:43.091800 --- ParallelTerminationStrategy: PID 87 died...
22:49:43.093236 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:43.096798 --- ParallelTerminationStrategy: PID 88 died...
22:49:43.098238 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:43.101786 --- ParallelTerminationStrategy: PID 89 died...
22:49:43.103245 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:43.106855 --- ParallelTerminationStrategy: PID 90 died...
22:49:43.108324 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:43.111951 --- ParallelTerminationStrategy: PID 91 died...
22:49:43.113440 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:43.117071 --- ParallelTerminationStrategy: PID 92 died...
22:49:43.118527 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:43.122169 --- ParallelTerminationStrategy: PID 93 died...
22:49:43.123638 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:43.127253 --- ParallelTerminationStrategy: PID 94 died...
22:49:43.128735 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:43.132346 --- ParallelTerminationStrategy: PID 95 died...
22:49:43.133819 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:43.137432 --- ParallelTerminationStrategy: PID 96 died...
22:49:43.138896 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:43.142526 --- ParallelTerminationStrategy: PID 97 died...
22:49:43.143997 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:43.147623 --- ParallelTerminationStrategy: PID 98 died...
22:49:43.149104 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:43.152731 --- ParallelTerminationStrategy: PID 99 died...
22:49:43.154203 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:43.157819 --- ParallelTerminationStrategy: PID 100 died...
22:49:43.159280 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:43.162908 --- ParallelTerminationStrategy: PID 101 died...
22:49:43.164373 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:43.168004 --- ParallelTerminationStrategy: PID 102 died...
22:49:43.169480 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:43.173098 --- ParallelTerminationStrategy: PID 103 died...
22:49:43.174576 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:43.178199 --- ParallelTerminationStrategy: PID 104 died...
22:49:43.179670 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:43.183277 --- ParallelTerminationStrategy: PID 105 died...
22:49:43.184717 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:43.188265 --- ParallelTerminationStrategy: PID 106 died...
22:49:43.189718 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:43.193259 --- ParallelTerminationStrategy: PID 107 died...
22:49:43.194715 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:43.198303 --- ParallelTerminationStrategy: PID 108 died...
22:49:43.199749 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:43.203317 --- ParallelTerminationStrategy: PID 109 died...
22:49:43.204773 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:43.208339 --- ParallelTerminationStrategy: PID 110 died...
22:49:43.209784 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:43.213329 --- ParallelTerminationStrategy: PID 111 died...
22:49:43.214773 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:43.218325 --- ParallelTerminationStrategy: PID 112 died...
22:49:43.219759 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:43.223299 --- ParallelTerminationStrategy: PID 113 died...
22:49:43.224752 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:43.228302 --- ParallelTerminationStrategy: PID 114 died...
22:49:43.229777 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:43.233328 --- ParallelTerminationStrategy: PID 115 died...
22:49:43.234765 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:43.238294 --- ParallelTerminationStrategy: PID 116 died...
22:49:43.239733 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:43.243294 --- ParallelTerminationStrategy: PID 117 died...
22:49:43.244753 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:43.248302 --- ParallelTerminationStrategy: PID 118 died...
22:49:43.249767 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:43.253317 --- ParallelTerminationStrategy: PID 119 died...
22:49:43.254759 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:43.258317 --- ParallelTerminationStrategy: PID 120 died...
22:49:43.259765 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:43.263372 --- ParallelTerminationStrategy: PID 121 died...
22:49:43.264853 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:43.268466 --- ParallelTerminationStrategy: PID 122 died...
22:49:43.269943 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:43.273561 --- ParallelTerminationStrategy: PID 123 died...
22:49:43.275034 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:43.278648 --- ParallelTerminationStrategy: PID 124 died...
22:49:43.280121 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:43.283750 --- ParallelTerminationStrategy: PID 125 died...
22:49:43.285226 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:43.288841 --- ParallelTerminationStrategy: PID 126 died...
22:49:43.290303 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:43.293874 --- ParallelTerminationStrategy: PID 127 died...
22:49:43.295318 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:43.298869 --- ParallelTerminationStrategy: PID 128 died...
22:49:43.300305 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:43.303856 --- ParallelTerminationStrategy: PID 129 died...
22:49:43.305297 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:43.308884 --- ParallelTerminationStrategy: PID 130 died...
22:49:43.310353 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:43.313969 --- ParallelTerminationStrategy: PID 131 died...
22:49:43.315444 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:43.319052 --- ParallelTerminationStrategy: PID 132 died...
22:49:43.320518 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:43.324150 --- ParallelTerminationStrategy: PID 133 died...
22:49:43.325623 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:43.329240 --- ParallelTerminationStrategy: PID 134 died...
22:49:43.330718 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:43.334335 --- ParallelTerminationStrategy: PID 135 died...
22:49:43.335806 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:43.339458 --- ParallelTerminationStrategy: PID 136 died...
22:49:43.340940 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:43.344583 --- ParallelTerminationStrategy: PID 137 died...
22:49:43.346071 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:43.349724 --- ParallelTerminationStrategy: PID 138 died...
22:49:43.351202 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:43.354858 --- ParallelTerminationStrategy: PID 139 died...
22:49:43.356326 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:43.359974 --- ParallelTerminationStrategy: PID 140 died...
22:49:43.361451 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:43.365105 --- ParallelTerminationStrategy: PID 141 died...
22:49:43.366572 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:43.370222 --- ParallelTerminationStrategy: PID 142 died...
22:49:43.371686 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:43.375333 --- ParallelTerminationStrategy: PID 143 died...
22:49:43.376827 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:43.380458 --- ParallelTerminationStrategy: PID 144 died...
22:49:43.381933 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:43.385591 --- ParallelTerminationStrategy: PID 145 died...
22:49:43.387071 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:43.390710 --- ParallelTerminationStrategy: PID 146 died...
22:49:43.392169 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:43.395754 --- ParallelTerminationStrategy: PID 147 died...
22:49:43.397207 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:43.400775 --- ParallelTerminationStrategy: PID 148 died...
22:49:43.402223 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:43.405766 --- ParallelTerminationStrategy: PID 149 died...
22:49:43.407209 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:43.410792 --- ParallelTerminationStrategy: PID 150 died...
22:49:43.412236 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:43.415799 --- ParallelTerminationStrategy: PID 151 died...
22:49:43.417259 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:43.420826 --- ParallelTerminationStrategy: PID 152 died...
22:49:43.422267 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:43.425827 --- ParallelTerminationStrategy: PID 153 died...
22:49:43.427273 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:43.430835 --- ParallelTerminationStrategy: PID 154 died...
22:49:43.432279 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:43.435857 --- ParallelTerminationStrategy: PID 155 died...
22:49:43.437303 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:43.440883 --- ParallelTerminationStrategy: PID 156 died...
22:49:43.442317 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:43.445881 --- ParallelTerminationStrategy: PID 157 died...
22:49:43.447325 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:43.450890 --- ParallelTerminationStrategy: PID 158 died...
22:49:43.452326 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:43.455895 --- ParallelTerminationStrategy: PID 159 died...
22:49:43.457382 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:43.460956 --- ParallelTerminationStrategy: PID 160 died...
22:49:43.462401 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:43.465989 --- ParallelTerminationStrategy: PID 161 died...
22:49:43.467434 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:43.471007 --- ParallelTerminationStrategy: PID 162 died...
22:49:43.472448 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:43.476011 --- ParallelTerminationStrategy: PID 163 died...
22:49:43.477464 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:43.481061 --- ParallelTerminationStrategy: PID 164 died...
22:49:43.482502 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:43.486073 --- ParallelTerminationStrategy: PID 165 died...
22:49:43.487521 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:43.491103 --- ParallelTerminationStrategy: PID 166 died...
22:49:43.492543 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:43.496097 --- ParallelTerminationStrategy: PID 167 died...
22:49:43.497554 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:43.501126 --- ParallelTerminationStrategy: PID 168 died...
22:49:43.502559 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:43.506150 --- ParallelTerminationStrategy: PID 169 died...
22:49:43.507592 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:43.511163 --- ParallelTerminationStrategy: PID 170 died...
22:49:43.512610 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:43.516180 --- ParallelTerminationStrategy: PID 171 died...
22:49:43.517637 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:43.521232 --- ParallelTerminationStrategy: PID 172 died...
22:49:43.522685 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:43.526266 --- ParallelTerminationStrategy: PID 173 died...
22:49:43.527715 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:43.531279 --- ParallelTerminationStrategy: PID 174 died...
22:49:43.532733 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:43.536290 --- ParallelTerminationStrategy: PID 175 died...
22:49:43.537745 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:43.541318 --- ParallelTerminationStrategy: PID 176 died...
22:49:43.542761 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:43.546329 --- ParallelTerminationStrategy: PID 177 died...
22:49:43.547783 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:43.551444 --- ParallelTerminationStrategy: PID 178 died...
22:49:43.552925 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:43.556558 --- ParallelTerminationStrategy: PID 179 died...
22:49:43.558039 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:43.561685 --- ParallelTerminationStrategy: PID 180 died...
22:49:43.563142 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:43.566791 --- ParallelTerminationStrategy: PID 181 died...
22:49:43.568256 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:43.571896 --- ParallelTerminationStrategy: PID 182 died...
22:49:43.573365 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:43.577029 --- ParallelTerminationStrategy: PID 183 died...
22:49:43.578499 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:43.582137 --- ParallelTerminationStrategy: PID 184 died...
22:49:43.583615 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:43.587283 --- ParallelTerminationStrategy: PID 185 died...
22:49:43.588763 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:43.592382 --- ParallelTerminationStrategy: PID 186 died...
22:49:43.593855 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:43.597502 --- ParallelTerminationStrategy: PID 187 died...
22:49:43.598955 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:43.602543 --- ParallelTerminationStrategy: PID 188 died...
22:49:43.603999 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:43.607596 --- ParallelTerminationStrategy: PID 189 died...
22:49:43.609053 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:43.612611 --- ParallelTerminationStrategy: PID 190 died...
22:49:43.614187 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:43.617805 --- ParallelTerminationStrategy: PID 191 died...
22:49:43.619260 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:43.622855 --- ParallelTerminationStrategy: PID 192 died...
22:49:43.624298 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:43.627887 --- ParallelTerminationStrategy: PID 193 died...
22:49:43.629345 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:43.632927 --- ParallelTerminationStrategy: PID 194 died...
22:49:43.634376 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:43.638002 --- ParallelTerminationStrategy: PID 195 died...
22:49:43.639452 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:43.643042 --- ParallelTerminationStrategy: PID 196 died...
22:49:43.644496 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:43.648078 --- ParallelTerminationStrategy: PID 197 died...
22:49:43.649528 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:43.653144 --- ParallelTerminationStrategy: PID 198 died...
22:49:43.654599 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:43.658201 --- ParallelTerminationStrategy: PID 199 died...
22:49:43.659651 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:43.663254 --- ParallelTerminationStrategy: PID 200 died...
22:49:43.664699 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:43.668294 --- ParallelTerminationStrategy: PID 201 died...
22:49:43.669749 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:43.673336 --- ParallelTerminationStrategy: PID 202 died...
22:49:43.674794 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:43.678395 --- ParallelTerminationStrategy: PID 203 died...
22:49:43.679841 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:43.683422 --- ParallelTerminationStrategy: PID 204 died...
22:49:43.684877 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:43.688466 --- ParallelTerminationStrategy: PID 205 died...
22:49:43.689909 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:43.693483 --- ParallelTerminationStrategy: PID 206 died...
22:49:43.694932 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:43.698515 --- ParallelTerminationStrategy: PID 207 died...
22:49:43.699968 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:43.703592 --- ParallelTerminationStrategy: PID 208 died...
22:49:43.705051 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:43.708629 --- ParallelTerminationStrategy: PID 209 died...
22:49:43.710082 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:43.713699 --- ParallelTerminationStrategy: PID 210 died...
22:49:43.715151 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:43.718749 --- ParallelTerminationStrategy: PID 211 died...
22:49:43.720201 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:43.723804 --- ParallelTerminationStrategy: PID 212 died...
22:49:43.725258 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:43.728858 --- ParallelTerminationStrategy: PID 213 died...
22:49:43.730312 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:43.733897 --- ParallelTerminationStrategy: PID 214 died...
22:49:43.735341 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:43.738934 --- ParallelTerminationStrategy: PID 215 died...
22:49:43.740379 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:43.743979 --- ParallelTerminationStrategy: PID 216 died...
22:49:43.745445 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:43.749047 --- ParallelTerminationStrategy: PID 217 died...
22:49:43.750508 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:43.754119 --- ParallelTerminationStrategy: PID 218 died...
22:49:43.755569 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:43.759160 --- ParallelTerminationStrategy: PID 219 died...
22:49:43.760607 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:43.764202 --- ParallelTerminationStrategy: PID 220 died...
22:49:43.765656 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:43.769272 --- ParallelTerminationStrategy: PID 221 died...
22:49:43.770722 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:43.774303 --- ParallelTerminationStrategy: PID 222 died...
22:49:43.775754 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:43.779346 --- ParallelTerminationStrategy: PID 223 died...
22:49:43.780806 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:43.784520 --- ParallelTerminationStrategy: PID 224 died...
22:49:43.786045 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:43.789763 --- ParallelTerminationStrategy: PID 225 died...
22:49:43.791269 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:43.795000 --- ParallelTerminationStrategy: PID 226 died...
22:49:43.796495 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:43.800219 --- ParallelTerminationStrategy: PID 227 died...
22:49:43.801728 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:43.805448 --- ParallelTerminationStrategy: PID 228 died...
22:49:43.806941 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:43.810657 --- ParallelTerminationStrategy: PID 229 died...
22:49:43.812153 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:43.815872 --- ParallelTerminationStrategy: PID 230 died...
22:49:43.817379 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:43.821115 --- ParallelTerminationStrategy: PID 231 died...
22:49:43.822610 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:43.826341 --- ParallelTerminationStrategy: PID 232 died...
22:49:43.827842 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:43.831553 --- ParallelTerminationStrategy: PID 233 died...
22:49:43.833060 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:43.836781 --- ParallelTerminationStrategy: PID 234 died...
22:49:43.838273 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:47.242727 --- ParallelTerminationStrategy: PID 34 died...
22:49:47.248710 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8134 netreg_mass PASS
---------------------------------------------------------------------
22:49:47.323278 tst trial-8134: Storing JUnit report in /build/trial-8134/run.2025-10-29_22-48-16/trial-8134.xml
--------------------------------------------------------------------------------------------
trial-8134 PASS
--------------------------------------------------------------------------------------------
22:49:47.334053 tst trial-8134: trial-8134: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (84.8 sec)
+ exit_code=0
+ rm -rf trial-8134/inst
+ cd trial-8134
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-10-29 22:48:16
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8134-run.tgz run.2025-10-29_22-48-16
+ tar czf /build/trial-8134-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-10-29_13_26_34.tgz osmo-bts-oc2g.build-2025-10-29_00_51_41.tgz osmo-bts-sysmo.build-2025-10-29_00_51_40.tgz osmo-bts.build-2025-10-29_00_51_50.tgz osmo-ggsn.build-2025-10-29_20_42_40.tgz osmo-hlr.build-2025-10-29_16_36_48.tgz osmo-hnbgw.build-2025-10-29_13_30_30.tgz osmo-mgw.build-2025-10-29_08_33_21.tgz osmo-msc.build-2025-10-29_13_34_38.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-10-29_07_36_07.tgz osmo-pcu-sysmo.build-2025-10-29_07_34_03.tgz osmo-pcu.build-2025-10-29_07_36_11.tgz osmo-sgsn.build-2025-10-29_20_48_13.tgz osmo-stp.build-2025-10-29_13_25_19.tgz osmo-trx.build-2025-10-29_14_26_10.tgz osmocom-bb.build-2025-10-29_21_17_14.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