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/jenkins1749996702708537690.sh
+ rm -rf trial-8167-bin.tgz trial-8167-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24968
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 11009
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10415
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12847
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13171
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12746
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 41112
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7550
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 43233
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8359
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 13149
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7461
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11534
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7590
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 9032
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6310
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 7461
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins17270132599721410275.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-8167
+ rm -rf docker-playground
+ git clone --depth=1 --branch=master https://gerrit.osmocom.org/docker-playground docker-playground
Cloning into 'docker-playground'...
+ git -C docker-playground log --oneline
bce9627 nplab-m3ua-test: Configure Network Indicator as International
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg M3UA_TESTTOOL_BRANCH=osmocom/master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/debian-bookworm-build results in empty or invalid base image name (line 2)
#1 WARN: LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 65)
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest
#2 DONE 0.0s
#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.0s
#4 [ 1/28] FROM docker.io/osmocom-build/debian-bookworm-build:latest
#4 DONE 0.0s
#5 [internal] load build context
#5 transferring context: 5.76kB done
#5 DONE 0.0s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.1s
#7 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#7 CACHED
#8 [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
#8 CACHED
#9 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#9 CACHED
#10 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#10 CACHED
#11 [ 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
#11 CACHED
#12 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean
#12 CACHED
#13 [ 8/28] RUN MKDIR /var/run/sshd
#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 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#15 CACHED
#16 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#16 CACHED
#17 [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
#17 CACHED
#18 [ 2/28] RUN useradd -ms /bin/bash jenkins
#18 CACHED
#19 [ 3/28] RUN groupadd osmo-gsm-tester
#19 CACHED
#20 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#20 CACHED
#21 [ 9/28] COPY SSH /root/.ssh
#21 CACHED
#22 [18/28] RUN SET -x && mkdir -p /tmp/mongodb && cd /tmp/mongodb && wget "https://pgp.mongodb.com/server-5.0.asc" -O "/mongodb.key" && wget "http://archive.debian.org/debian-security/pool/updates/main/o/openssl/libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && dpkg -i "libssl1.1_1.1.1n-0+deb10u6_amd64.deb" && echo "deb [signed-by=/mongodb.key] http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 main" > /etc/apt/sources.list.d/mongodb-org.list && apt-get update && apt-get install -y mongodb-org && apt-get clean && cd / && rm -rf /tmp/mongodb && rm /etc/apt/sources.list.d/mongodb-org.list && sed -i "s/127.0.0.1/172.18.50.2/g" /etc/mongod.conf
#22 CACHED
#23 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#23 CACHED
#24 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#24 CACHED
#25 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#25 CACHED
#26 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#26 CACHED
#27 [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
#27 CACHED
#28 [20/28] WORKDIR /TMP
#28 CACHED
#29 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#29 CACHED
#30 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#30 CACHED
#31 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#31 CACHED
#32 [ 4/28] RUN usermod -a -G osmo-gsm-tester jenkins
#32 CACHED
#33 [28/28] WORKDIR /DATA
#33 CACHED
#34 exporting to image
#34 exporting layers done
#34 writing image sha256:d8f8f5f8f4e516a214c74d88c908ee728c22e32aca9b7d9bbabb6b9611445a60 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=8168 -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-12-02 22:48:15
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8168
+ mkdir -p trial-8168
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-12-02_13_26_33.tgz osmo-bts-oc2g.build-2025-12-02_00_51_48.tgz osmo-bts-sysmo.build-2025-12-02_00_51_39.tgz osmo-bts.build-2025-12-02_00_51_44.tgz osmo-ggsn.build-2025-12-02_20_42_45.tgz osmo-hlr.build-2025-12-02_16_36_47.tgz osmo-hnbgw.build-2025-12-02_13_30_00.tgz osmo-mgw.build-2025-12-02_09_39_23.tgz osmo-msc.build-2025-12-02_13_33_46.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-02_07_36_14.tgz osmo-pcu-sysmo.build-2025-12-02_07_34_09.tgz osmo-pcu.build-2025-12-02_07_36_19.tgz osmo-sgsn.build-2025-12-02_20_48_32.tgz osmo-stp.build-2025-12-02_13_23_40.tgz osmo-trx.build-2025-12-02_14_26_15.tgz osmocom-bb.build-2025-12-02_21_17_16.tgz srslte.build-19.tgz trial-8168
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-12-02_13_26_33.md5 osmo-bts-oc2g.build-2025-12-02_00_51_48.md5 osmo-bts-sysmo.build-2025-12-02_00_51_39.md5 osmo-bts.build-2025-12-02_00_51_44.md5 osmo-ggsn.build-2025-12-02_20_42_45.md5 osmo-hlr.build-2025-12-02_16_36_47.md5 osmo-hnbgw.build-2025-12-02_13_30_00.md5 osmo-mgw.build-2025-12-02_09_39_23.md5 osmo-msc.build-2025-12-02_13_33_46.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-02_07_36_14.md5 osmo-pcu-sysmo.build-2025-12-02_07_34_09.md5 osmo-pcu.build-2025-12-02_07_36_19.md5 osmo-sgsn.build-2025-12-02_20_48_32.md5 osmo-stp.build-2025-12-02_13_23_40.md5 osmo-trx.build-2025-12-02_14_26_15.md5 osmocom-bb.build-2025-12-02_21_17_16.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-12-02_13_26_33.md5 osmo-bts-oc2g.build-2025-12-02_00_51_48.md5 osmo-bts-sysmo.build-2025-12-02_00_51_39.md5 osmo-bts.build-2025-12-02_00_51_44.md5 osmo-ggsn.build-2025-12-02_20_42_45.md5 osmo-hlr.build-2025-12-02_16_36_47.md5 osmo-hnbgw.build-2025-12-02_13_30_00.md5 osmo-mgw.build-2025-12-02_09_39_23.md5 osmo-msc.build-2025-12-02_13_33_46.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-12-02_07_36_14.md5 osmo-pcu-sysmo.build-2025-12-02_07_34_09.md5 osmo-pcu.build-2025-12-02_07_36_19.md5 osmo-sgsn.build-2025-12-02_20_48_32.md5 osmo-stp.build-2025-12-02_13_23_40.md5 osmo-trx.build-2025-12-02_14_26_15.md5 osmocom-bb.build-2025-12-02_21_17_16.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-8168 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8168'
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-8168
--------------------------------------------------------------------------------------------
22:48:15.741326 tst trial-8168: Detailed log at /build/trial-8168/run.2025-12-02_22-48-15/log
---------------------------------------------------------------------
trial-8168 netreg_mass
---------------------------------------------------------------------
22:48:15.944930 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:15.945295 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:15.946053 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:15.947184 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:15.988238 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:15.989095 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:15.990229 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:16.051717 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-8168 netreg_mass register_default_mass.py
----------------------------------------------
22:48:16.052451 tst register_default_mass.py:9: Claiming resources for the test
22:48:16.067706 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.068204 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.068654 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.069087 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.069517 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.069968 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:16.070406 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:16.100510 tst register_default_mass.py: using LAC 2
22:48:16.124495 tst register_default_mass.py: using RAC 2
22:48:16.158284 tst register_default_mass.py: using CellId 2
22:48:16.188985 tst register_default_mass.py: using BVCI 3
22:48:16.202922 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.203601 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.204141 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.204650 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.205176 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.205683 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.206189 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.206684 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.207189 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.207692 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.208194 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.208709 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.209219 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.209733 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.210230 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.210728 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.211253 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.211772 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.212287 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.212817 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.213326 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.213840 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.214369 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.214887 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.215393 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.215921 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.216437 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.216945 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.217479 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.217996 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.218497 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.219026 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.219553 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.220094 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.220620 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.221136 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.221654 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.222176 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.222686 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.223189 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.223705 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.224219 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.224748 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.225268 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.225781 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.226286 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.226803 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.227318 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.227816 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.228335 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.228858 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.229361 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.229851 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.230360 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.230863 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.231366 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.231875 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.232373 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.232878 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.233387 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.233883 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.234387 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.234891 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.235404 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.235902 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.236400 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.236937 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.237467 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.237969 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.238467 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.238982 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.239501 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.240069 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.240586 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.241102 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.241595 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.242081 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.242593 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.243094 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.243584 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.244082 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.244582 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.245087 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.245596 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.246093 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.246586 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.247085 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.247597 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.248098 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.248597 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.249136 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.249642 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.250152 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.250670 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.251171 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.251668 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.252184 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.252703 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.253209 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.253723 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.254226 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:16.254781 tst register_default_mass.py:21: Launching a simple network
22:48:16.264893 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:16.382748 run create_hlr_db(pid=19): Launched
22:48:17.396791 run create_hlr_db(pid=19): Terminated: ok {rc=0}
22:48:17.413205 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Launched
22:48:17.428329 run osmo-hlr_127.0.42.2(pid=22): Launched
22:48:17.433993 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:17.618218 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Launched
22:48:17.633146 run osmo-stp_127.0.42.5(pid=24): Launched
22:48:17.638821 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:18.054002 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Launched
22:48:18.068966 run osmo-msc_127.0.42.6(pid=26): Launched
22:48:21.083922 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:21.209252 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Launched
22:48:21.224345 run osmo-mgw_127.0.42.3(pid=28): Launched
22:48:21.230043 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:21.253998 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Launched
22:48:21.269135 run osmo-mgw_127.0.42.4(pid=30): Launched
22:48:21.274863 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:21.586717 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Launched
22:48:21.602159 run osmo-bsc_127.0.42.7(pid=32): Launched
22:48:27.634584 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:27.804505 run osmo-bts-virtual(pid=33): Launched
22:48:28.841193 tst register_default_mass.py: using MSISDN 1001
22:48:28.855266 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:28.895323 tst register_default_mass.py: using MSISDN 1002
22:48:28.913140 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:28.944080 tst register_default_mass.py: using MSISDN 1003
22:48:28.959045 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:28.989402 tst register_default_mass.py: using MSISDN 1004
22:48:29.003745 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:29.034806 tst register_default_mass.py: using MSISDN 1005
22:48:29.049499 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:29.088188 tst register_default_mass.py: using MSISDN 1006
22:48:29.105868 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:29.136484 tst register_default_mass.py: using MSISDN 1007
22:48:29.151161 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:29.181791 tst register_default_mass.py: using MSISDN 1008
22:48:29.196150 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:29.227189 tst register_default_mass.py: using MSISDN 1009
22:48:29.241940 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:29.272715 tst register_default_mass.py: using MSISDN 1010
22:48:29.287312 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:29.317903 tst register_default_mass.py: using MSISDN 1011
22:48:29.332456 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:29.363006 tst register_default_mass.py: using MSISDN 1012
22:48:29.377429 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:29.408446 tst register_default_mass.py: using MSISDN 1013
22:48:29.423218 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:29.453928 tst register_default_mass.py: using MSISDN 1014
22:48:29.468258 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:29.498987 tst register_default_mass.py: using MSISDN 1015
22:48:29.513615 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:29.544521 tst register_default_mass.py: using MSISDN 1016
22:48:29.559156 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:29.589079 tst register_default_mass.py: using MSISDN 1017
22:48:29.603233 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:29.634142 tst register_default_mass.py: using MSISDN 1018
22:48:29.648567 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:29.679090 tst register_default_mass.py: using MSISDN 1019
22:48:29.693762 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:29.722996 tst register_default_mass.py: using MSISDN 1020
22:48:29.736874 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:29.766155 tst register_default_mass.py: using MSISDN 1021
22:48:29.779829 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:29.810475 tst register_default_mass.py: using MSISDN 1022
22:48:29.824831 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:29.862423 tst register_default_mass.py: using MSISDN 1023
22:48:29.879706 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:29.910033 tst register_default_mass.py: using MSISDN 1024
22:48:29.924487 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:29.955097 tst register_default_mass.py: using MSISDN 1025
22:48:29.969688 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:30.000429 tst register_default_mass.py: using MSISDN 1026
22:48:30.014858 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:30.045548 tst register_default_mass.py: using MSISDN 1027
22:48:30.060094 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:30.090987 tst register_default_mass.py: using MSISDN 1028
22:48:30.105648 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:30.136436 tst register_default_mass.py: using MSISDN 1029
22:48:30.151084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:30.182231 tst register_default_mass.py: using MSISDN 1030
22:48:30.197043 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:30.227918 tst register_default_mass.py: using MSISDN 1031
22:48:30.242590 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:30.273507 tst register_default_mass.py: using MSISDN 1032
22:48:30.288043 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:30.318810 tst register_default_mass.py: using MSISDN 1033
22:48:30.333415 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:30.364111 tst register_default_mass.py: using MSISDN 1034
22:48:30.378742 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:30.408169 tst register_default_mass.py: using MSISDN 1035
22:48:30.422027 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:30.452093 tst register_default_mass.py: using MSISDN 1036
22:48:30.466288 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:30.496994 tst register_default_mass.py: using MSISDN 1037
22:48:30.511550 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:30.542646 tst register_default_mass.py: using MSISDN 1038
22:48:30.557358 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:30.588125 tst register_default_mass.py: using MSISDN 1039
22:48:30.602693 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:30.633527 tst register_default_mass.py: using MSISDN 1040
22:48:30.648119 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:30.678849 tst register_default_mass.py: using MSISDN 1041
22:48:30.693394 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:30.724221 tst register_default_mass.py: using MSISDN 1042
22:48:30.738912 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:30.769646 tst register_default_mass.py: using MSISDN 1043
22:48:30.784329 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:30.815439 tst register_default_mass.py: using MSISDN 1044
22:48:30.830162 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:30.860798 tst register_default_mass.py: using MSISDN 1045
22:48:30.875458 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:30.906240 tst register_default_mass.py: using MSISDN 1046
22:48:30.920752 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:30.951243 tst register_default_mass.py: using MSISDN 1047
22:48:30.965616 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:30.996471 tst register_default_mass.py: using MSISDN 1048
22:48:31.010507 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:31.041646 tst register_default_mass.py: using MSISDN 1049
22:48:31.056280 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:31.087205 tst register_default_mass.py: using MSISDN 1050
22:48:31.101893 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:31.132895 tst register_default_mass.py: using MSISDN 1051
22:48:31.147564 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:31.178378 tst register_default_mass.py: using MSISDN 1052
22:48:31.192903 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:31.223705 tst register_default_mass.py: using MSISDN 1053
22:48:31.238165 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:31.269235 tst register_default_mass.py: using MSISDN 1054
22:48:31.283811 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:31.314308 tst register_default_mass.py: using MSISDN 1055
22:48:31.328542 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:31.359637 tst register_default_mass.py: using MSISDN 1056
22:48:31.374325 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:31.405034 tst register_default_mass.py: using MSISDN 1057
22:48:31.419629 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:31.450449 tst register_default_mass.py: using MSISDN 1058
22:48:31.465037 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:31.495944 tst register_default_mass.py: using MSISDN 1059
22:48:31.510530 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:31.541768 tst register_default_mass.py: using MSISDN 1060
22:48:31.556308 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:31.587318 tst register_default_mass.py: using MSISDN 1061
22:48:31.602002 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:31.632808 tst register_default_mass.py: using MSISDN 1062
22:48:31.647315 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:31.678236 tst register_default_mass.py: using MSISDN 1063
22:48:31.692801 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:31.723722 tst register_default_mass.py: using MSISDN 1064
22:48:31.738262 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:31.768973 tst register_default_mass.py: using MSISDN 1065
22:48:31.783481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:31.814532 tst register_default_mass.py: using MSISDN 1066
22:48:31.829177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:31.868702 tst register_default_mass.py: using MSISDN 1067
22:48:31.886646 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:31.917317 tst register_default_mass.py: using MSISDN 1068
22:48:31.932177 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:31.962698 tst register_default_mass.py: using MSISDN 1069
22:48:31.977086 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:32.007992 tst register_default_mass.py: using MSISDN 1070
22:48:32.022586 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:32.053644 tst register_default_mass.py: using MSISDN 1071
22:48:32.068289 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:32.099097 tst register_default_mass.py: using MSISDN 1072
22:48:32.113668 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:32.144741 tst register_default_mass.py: using MSISDN 1073
22:48:32.159439 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:32.193997 tst register_default_mass.py: using MSISDN 1074
22:48:32.210192 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:32.240983 tst register_default_mass.py: using MSISDN 1075
22:48:32.255707 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:32.286500 tst register_default_mass.py: using MSISDN 1076
22:48:32.300874 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:32.331701 tst register_default_mass.py: using MSISDN 1077
22:48:32.346416 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:32.377017 tst register_default_mass.py: using MSISDN 1078
22:48:32.391490 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:32.422183 tst register_default_mass.py: using MSISDN 1079
22:48:32.436477 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:32.467122 tst register_default_mass.py: using MSISDN 1080
22:48:32.481678 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:32.512526 tst register_default_mass.py: using MSISDN 1081
22:48:32.527236 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:32.557831 tst register_default_mass.py: using MSISDN 1082
22:48:32.572209 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:32.601877 tst register_default_mass.py: using MSISDN 1083
22:48:32.615771 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:32.646151 tst register_default_mass.py: using MSISDN 1084
22:48:32.660512 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:32.690250 tst register_default_mass.py: using MSISDN 1085
22:48:32.704237 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:32.734050 tst register_default_mass.py: using MSISDN 1086
22:48:32.748008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:32.779120 tst register_default_mass.py: using MSISDN 1087
22:48:32.793836 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:32.824513 tst register_default_mass.py: using MSISDN 1088
22:48:32.839036 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:32.870225 tst register_default_mass.py: using MSISDN 1089
22:48:32.884656 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:32.915263 tst register_default_mass.py: using MSISDN 1090
22:48:32.929837 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:32.959664 tst register_default_mass.py: using MSISDN 1091
22:48:32.973738 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:33.004485 tst register_default_mass.py: using MSISDN 1092
22:48:33.018873 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:33.049525 tst register_default_mass.py: using MSISDN 1093
22:48:33.064018 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:33.093754 tst register_default_mass.py: using MSISDN 1094
22:48:33.107773 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:33.137696 tst register_default_mass.py: using MSISDN 1095
22:48:33.151655 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:33.182219 tst register_default_mass.py: using MSISDN 1096
22:48:33.196641 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:33.227292 tst register_default_mass.py: using MSISDN 1097
22:48:33.241766 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:33.272738 tst register_default_mass.py: using MSISDN 1098
22:48:33.287458 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:33.317362 tst register_default_mass.py: using MSISDN 1099
22:48:33.331515 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:33.362200 tst register_default_mass.py: using MSISDN 1100
22:48:33.376538 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:33.468349 run mass: Starting testcase
22:48:33.473899 run mass: Pre-launching all virtphy's
22:48:33.479313 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:33.492444 run osmo-ms-virt-phy/00000(pid=34): Launched
22:48:33.498500 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:33.511571 run osmo-ms-virt-phy/00001(pid=35): Launched
22:48:33.517757 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:33.530913 run osmo-ms-virt-phy/00002(pid=36): Launched
22:48:33.537029 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:33.550112 run osmo-ms-virt-phy/00003(pid=37): Launched
22:48:33.556267 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:33.569462 run osmo-ms-virt-phy/00004(pid=38): Launched
22:48:33.575501 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:33.588545 run osmo-ms-virt-phy/00005(pid=39): Launched
22:48:33.594671 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:33.607869 run osmo-ms-virt-phy/00006(pid=40): Launched
22:48:33.613979 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:33.627009 run osmo-ms-virt-phy/00007(pid=41): Launched
22:48:33.633144 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:33.646199 run osmo-ms-virt-phy/00008(pid=42): Launched
22:48:33.652303 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:33.665494 run osmo-ms-virt-phy/00009(pid=43): Launched
22:48:33.671565 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:33.684767 run osmo-ms-virt-phy/00010(pid=44): Launched
22:48:33.690909 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:33.703908 run osmo-ms-virt-phy/00011(pid=45): Launched
22:48:33.709961 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:33.722943 run osmo-ms-virt-phy/00012(pid=46): Launched
22:48:33.729002 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:33.741992 run osmo-ms-virt-phy/00013(pid=47): Launched
22:48:33.748027 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:33.760920 run osmo-ms-virt-phy/00014(pid=48): Launched
22:48:33.766921 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:33.779894 run osmo-ms-virt-phy/00015(pid=49): Launched
22:48:33.786105 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:33.799059 run osmo-ms-virt-phy/00016(pid=50): Launched
22:48:33.805114 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:33.817967 run osmo-ms-virt-phy/00017(pid=51): Launched
22:48:33.823933 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:33.836905 run osmo-ms-virt-phy/00018(pid=52): Launched
22:48:33.842895 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:33.855799 run osmo-ms-virt-phy/00019(pid=53): Launched
22:48:33.861842 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:33.874751 run osmo-ms-virt-phy/00020(pid=54): Launched
22:48:33.880756 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:33.893768 run osmo-ms-virt-phy/00021(pid=55): Launched
22:48:33.899757 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:33.912796 run osmo-ms-virt-phy/00022(pid=56): Launched
22:48:33.918836 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:33.932054 run osmo-ms-virt-phy/00023(pid=57): Launched
22:48:33.938168 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:33.951228 run osmo-ms-virt-phy/00024(pid=58): Launched
22:48:33.957337 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:33.970434 run osmo-ms-virt-phy/00025(pid=59): Launched
22:48:33.976601 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:33.989574 run osmo-ms-virt-phy/00026(pid=60): Launched
22:48:33.995551 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:34.008592 run osmo-ms-virt-phy/00027(pid=61): Launched
22:48:34.014629 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:34.027647 run osmo-ms-virt-phy/00028(pid=62): Launched
22:48:34.033666 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:34.046753 run osmo-ms-virt-phy/00029(pid=63): Launched
22:48:34.052917 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:34.066089 run osmo-ms-virt-phy/00030(pid=64): Launched
22:48:34.072203 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:34.085438 run osmo-ms-virt-phy/00031(pid=65): Launched
22:48:34.091544 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:34.104822 run osmo-ms-virt-phy/00032(pid=66): Launched
22:48:34.110906 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:34.124129 run osmo-ms-virt-phy/00033(pid=67): Launched
22:48:34.130241 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:34.143433 run osmo-ms-virt-phy/00034(pid=68): Launched
22:48:34.149555 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:34.162480 run osmo-ms-virt-phy/00035(pid=69): Launched
22:48:34.168453 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:34.181424 run osmo-ms-virt-phy/00036(pid=70): Launched
22:48:34.187440 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:34.200502 run osmo-ms-virt-phy/00037(pid=71): Launched
22:48:34.206564 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:34.219536 run osmo-ms-virt-phy/00038(pid=72): Launched
22:48:34.225551 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:34.238667 run osmo-ms-virt-phy/00039(pid=73): Launched
22:48:34.244843 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:34.257871 run osmo-ms-virt-phy/00040(pid=74): Launched
22:48:34.263901 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:34.276877 run osmo-ms-virt-phy/00041(pid=75): Launched
22:48:34.282906 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:34.295856 run osmo-ms-virt-phy/00042(pid=76): Launched
22:48:34.302020 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:34.315151 run osmo-ms-virt-phy/00043(pid=77): Launched
22:48:34.321248 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:34.334462 run osmo-ms-virt-phy/00044(pid=78): Launched
22:48:34.340664 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:34.353898 run osmo-ms-virt-phy/00045(pid=79): Launched
22:48:34.359959 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:34.372958 run osmo-ms-virt-phy/00046(pid=80): Launched
22:48:34.378930 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:34.391920 run osmo-ms-virt-phy/00047(pid=81): Launched
22:48:34.397983 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:34.410953 run osmo-ms-virt-phy/00048(pid=82): Launched
22:48:34.416959 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:34.430137 run osmo-ms-virt-phy/00049(pid=83): Launched
22:48:34.436120 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:34.449333 run osmo-ms-virt-phy/00050(pid=84): Launched
22:48:34.455362 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:34.468363 run osmo-ms-virt-phy/00051(pid=85): Launched
22:48:34.474502 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:34.487480 run osmo-ms-virt-phy/00052(pid=86): Launched
22:48:34.495023 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:34.508096 run osmo-ms-virt-phy/00053(pid=87): Launched
22:48:34.514169 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:34.527181 run osmo-ms-virt-phy/00054(pid=88): Launched
22:48:34.533202 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:34.546257 run osmo-ms-virt-phy/00055(pid=89): Launched
22:48:34.552283 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:34.565335 run osmo-ms-virt-phy/00056(pid=90): Launched
22:48:34.571351 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:34.584317 run osmo-ms-virt-phy/00057(pid=91): Launched
22:48:34.590327 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:34.603323 run osmo-ms-virt-phy/00058(pid=92): Launched
22:48:34.609364 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:34.622362 run osmo-ms-virt-phy/00059(pid=93): Launched
22:48:34.628365 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:34.641386 run osmo-ms-virt-phy/00060(pid=94): Launched
22:48:34.647439 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:34.660451 run osmo-ms-virt-phy/00061(pid=95): Launched
22:48:34.666603 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:34.679623 run osmo-ms-virt-phy/00062(pid=96): Launched
22:48:34.685823 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:34.698931 run osmo-ms-virt-phy/00063(pid=97): Launched
22:48:34.705079 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:34.718246 run osmo-ms-virt-phy/00064(pid=98): Launched
22:48:34.724372 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:34.737569 run osmo-ms-virt-phy/00065(pid=99): Launched
22:48:34.743661 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:34.756774 run osmo-ms-virt-phy/00066(pid=100): Launched
22:48:34.762792 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:34.775843 run osmo-ms-virt-phy/00067(pid=101): Launched
22:48:34.781916 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:34.794943 run osmo-ms-virt-phy/00068(pid=102): Launched
22:48:34.800975 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:34.813956 run osmo-ms-virt-phy/00069(pid=103): Launched
22:48:34.819951 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:34.833599 run osmo-ms-virt-phy/00070(pid=104): Launched
22:48:34.839900 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:34.852985 run osmo-ms-virt-phy/00071(pid=105): Launched
22:48:34.859137 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:34.872241 run osmo-ms-virt-phy/00072(pid=106): Launched
22:48:34.878384 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:34.891680 run osmo-ms-virt-phy/00073(pid=107): Launched
22:48:34.897859 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:34.911056 run osmo-ms-virt-phy/00074(pid=108): Launched
22:48:34.917227 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:34.930260 run osmo-ms-virt-phy/00075(pid=109): Launched
22:48:34.936376 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:34.949552 run osmo-ms-virt-phy/00076(pid=110): Launched
22:48:34.955585 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:34.968960 run osmo-ms-virt-phy/00077(pid=111): Launched
22:48:34.975008 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:34.988014 run osmo-ms-virt-phy/00078(pid=112): Launched
22:48:34.994046 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:35.007020 run osmo-ms-virt-phy/00079(pid=113): Launched
22:48:35.013040 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:35.026113 run osmo-ms-virt-phy/00080(pid=114): Launched
22:48:35.032121 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:35.045132 run osmo-ms-virt-phy/00081(pid=115): Launched
22:48:35.051167 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:35.064256 run osmo-ms-virt-phy/00082(pid=116): Launched
22:48:35.070319 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:35.083266 run osmo-ms-virt-phy/00083(pid=117): Launched
22:48:35.089290 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:35.102252 run osmo-ms-virt-phy/00084(pid=118): Launched
22:48:35.108254 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:35.121171 run osmo-ms-virt-phy/00085(pid=119): Launched
22:48:35.127218 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:35.140325 run osmo-ms-virt-phy/00086(pid=120): Launched
22:48:35.146398 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:35.159591 run osmo-ms-virt-phy/00087(pid=121): Launched
22:48:35.165648 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:35.178579 run osmo-ms-virt-phy/00088(pid=122): Launched
22:48:35.184798 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:35.197948 run osmo-ms-virt-phy/00089(pid=123): Launched
22:48:35.205530 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:35.218513 run osmo-ms-virt-phy/00090(pid=124): Launched
22:48:35.224576 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:35.237563 run osmo-ms-virt-phy/00091(pid=125): Launched
22:48:35.243774 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:35.256950 run osmo-ms-virt-phy/00092(pid=126): Launched
22:48:35.263058 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:35.276129 run osmo-ms-virt-phy/00093(pid=127): Launched
22:48:35.282231 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:35.295197 run osmo-ms-virt-phy/00094(pid=128): Launched
22:48:35.301240 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:35.314182 run osmo-ms-virt-phy/00095(pid=129): Launched
22:48:35.320202 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:35.333051 run osmo-ms-virt-phy/00096(pid=130): Launched
22:48:35.339047 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:35.351854 run osmo-ms-virt-phy/00097(pid=131): Launched
22:48:35.357860 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:35.370981 run osmo-ms-virt-phy/00098(pid=132): Launched
22:48:35.376990 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:35.390049 run osmo-ms-virt-phy/00099(pid=133): Launched
22:48:35.396081 run mass: Checking if sockets are in the filesystem
22:48:35.427830 run osmo-ms-mob/00000: Starting mobile
22:48:35.441344 run osmo-ms-mob/00000(pid=134): Launched
22:48:35.452598 run mass: MS start registered {at=27946621.155947767, delay=0.005064092576503754, ms=00000}
22:48:39.636580 run osmo-ms-mob/00001: Starting mobile
22:48:39.653184 run osmo-ms-mob/00001(pid=135): Launched
22:48:39.663820 run mass: MS start registered {at=27946625.36716694, delay=0.00453677773475647, ms=00001}
22:48:40.640273 run mass: MS performed LU {at=27946626.343506876, lu_delay=5.187559109181166, ms=00000}
22:48:41.449991 run osmo-ms-mob/00002: Starting mobile
22:48:41.465788 run osmo-ms-mob/00002(pid=136): Launched
22:48:41.476249 run mass: MS start registered {at=27946627.179598495, delay=0.004413619637489319, ms=00002}
22:48:42.712983 run osmo-ms-mob/00003: Starting mobile
22:48:42.726060 run osmo-ms-mob/00003(pid=137): Launched
22:48:42.736838 run mass: MS start registered {at=27946628.44018664, delay=0.004400279372930527, ms=00003}
22:48:43.811870 run osmo-ms-mob/00004: Starting mobile
22:48:43.824815 run osmo-ms-mob/00004(pid=138): Launched
22:48:43.835261 run mass: MS start registered {at=27946629.53861378, delay=0.004453018307685852, ms=00004}
22:48:44.405706 run mass: MS performed LU {at=27946630.108953524, lu_delay=4.7417865842580795, ms=00001}
22:48:44.812750 run osmo-ms-mob/00005: Starting mobile
22:48:44.825964 run osmo-ms-mob/00005(pid=139): Launched
22:48:44.836555 run mass: MS start registered {at=27946630.539906114, delay=0.004381239414215088, ms=00005}
22:48:45.728480 run osmo-ms-mob/00006: Starting mobile
22:48:45.744856 run osmo-ms-mob/00006(pid=140): Launched
22:48:45.755443 run mass: MS start registered {at=27946631.458796654, delay=0.004515852779150009, ms=00006}
22:48:46.308051 run mass: MS performed LU {at=27946632.011287235, lu_delay=4.831688739359379, ms=00002}
22:48:46.644024 run osmo-ms-mob/00007: Starting mobile
22:48:46.660769 run osmo-ms-mob/00007(pid=141): Launched
22:48:46.671593 run mass: MS start registered {at=27946632.37494245, delay=0.004495687782764435, ms=00007}
22:48:47.412733 run osmo-ms-mob/00008: Starting mobile
22:48:47.427212 run osmo-ms-mob/00008(pid=142): Launched
22:48:47.437807 run mass: MS start registered {at=27946633.141155127, delay=0.004587229341268539, ms=00008}
22:48:48.112638 run osmo-ms-mob/00009: Starting mobile
22:48:48.125782 run osmo-ms-mob/00009(pid=143): Launched
22:48:48.136380 run mass: MS start registered {at=27946633.83973386, delay=0.004613414406776428, ms=00009}
22:48:48.172392 run mass: MS performed LU {at=27946633.875634637, lu_delay=5.435447998344898, ms=00003}
22:48:48.843608 run osmo-ms-mob/00010: Starting mobile
22:48:48.860859 run osmo-ms-mob/00010(pid=144): Launched
22:48:48.871664 run mass: MS start registered {at=27946634.575017504, delay=0.004660513252019882, ms=00010}
22:48:49.433140 run osmo-ms-mob/00011: Starting mobile
22:48:49.449960 run osmo-ms-mob/00011(pid=145): Launched
22:48:49.460473 run mass: MS start registered {at=27946635.163827218, delay=0.004490189254283905, ms=00011}
22:48:50.016313 run osmo-ms-mob/00012: Starting mobile
22:48:50.029550 run osmo-ms-mob/00012(pid=146): Launched
22:48:50.040298 run mass: MS start registered {at=27946635.74365057, delay=0.004682864993810654, ms=00012}
22:48:50.073642 run mass: MS performed LU {at=27946635.77691195, lu_delay=6.238298170268536, ms=00004}
22:48:50.100989 run mass: MS performed LU {at=27946635.804296, lu_delay=5.2643898874521255, ms=00005}
22:48:50.642993 run osmo-ms-mob/00013: Starting mobile
22:48:50.659725 run osmo-ms-mob/00013(pid=147): Launched
22:48:50.670819 run mass: MS start registered {at=27946636.374169618, delay=0.0050469450652599335, ms=00013}
22:48:51.212510 run osmo-ms-mob/00014: Starting mobile
22:48:51.226293 run osmo-ms-mob/00014(pid=148): Launched
22:48:51.237434 run mass: MS start registered {at=27946636.940788176, delay=0.00463780015707016, ms=00014}
22:48:51.844870 run osmo-ms-mob/00015: Starting mobile
22:48:51.874693 run osmo-ms-mob/00015(pid=149): Launched
22:48:51.885526 run mass: MS start registered {at=27946637.58887801, delay=0.004592426121234894, ms=00015}
22:48:51.938542 run mass: MS performed LU {at=27946637.64178548, lu_delay=5.266843028366566, ms=00007}
22:48:52.002971 run mass: MS performed LU {at=27946637.70620906, lu_delay=6.247412405908108, ms=00006}
22:48:52.339332 run osmo-ms-mob/00016: Starting mobile
22:48:52.355786 run osmo-ms-mob/00016(pid=150): Launched
22:48:52.362147 run mass: MS performed LU {at=27946638.06550557, lu_delay=4.924350444227457, ms=00008}
22:48:52.368065 run mass: MS start registered {at=27946638.07143177, delay=0.005945008248090744, ms=00016}
22:48:52.824972 run osmo-ms-mob/00017: Starting mobile
22:48:52.838836 run osmo-ms-mob/00017(pid=151): Launched
22:48:52.849667 run mass: MS start registered {at=27946638.5530201, delay=0.004752848297357559, ms=00017}
22:48:53.440603 run osmo-ms-mob/00018: Starting mobile
22:48:53.457470 run osmo-ms-mob/00018(pid=152): Launched
22:48:53.468619 run mass: MS start registered {at=27946639.17197282, delay=0.004752453416585922, ms=00018}
22:48:53.812668 run osmo-ms-mob/00019: Starting mobile
22:48:53.825768 run osmo-ms-mob/00019(pid=153): Launched
22:48:53.836452 run mass: MS start registered {at=27946639.539806716, delay=0.004627794027328491, ms=00019}
22:48:53.842702 run mass: MS performed LU {at=27946639.546064183, lu_delay=4.971046678721905, ms=00010}
22:48:53.865386 run mass: MS performed LU {at=27946639.568695437, lu_delay=5.728961575776339, ms=00009}
22:48:54.328229 run osmo-ms-mob/00020: Starting mobile
22:48:54.341801 run osmo-ms-mob/00020(pid=154): Launched
22:48:54.352412 run mass: MS start registered {at=27946640.05576585, delay=0.0045431554317474365, ms=00020}
22:48:54.813063 run osmo-ms-mob/00021: Starting mobile
22:48:54.826255 run osmo-ms-mob/00021(pid=155): Launched
22:48:54.837100 run mass: MS start registered {at=27946640.540453035, delay=0.004826262593269348, ms=00021}
22:48:55.224638 run osmo-ms-mob/00022: Starting mobile
22:48:55.238550 run osmo-ms-mob/00022(pid=156): Launched
22:48:55.249299 run mass: MS start registered {at=27946640.952645943, delay=0.004565384238958359, ms=00022}
22:48:55.751441 run osmo-ms-mob/00023: Starting mobile
22:48:55.767833 run osmo-ms-mob/00023(pid=157): Launched
22:48:55.773960 run mass: MS performed LU {at=27946641.47731993, lu_delay=5.733669359236956, ms=00012}
22:48:55.779789 run mass: MS performed LU {at=27946641.483155128, lu_delay=6.319327909499407, ms=00011}
22:48:55.785647 run mass: MS start registered {at=27946641.489015333, delay=0.011713691055774689, ms=00023}
22:48:55.837842 run mass: MS performed LU {at=27946641.541094024, lu_delay=5.1669244058430195, ms=00013}
22:48:55.863055 run osmo-ms-mob/00024: Starting mobile
22:48:55.876755 run osmo-ms-mob/00024(pid=158): Launched
22:48:55.887461 run mass: MS start registered {at=27946641.5908153, delay=0.004542458802461624, ms=00024}
22:48:56.091728 run mass: MS performed LU {at=27946641.79497683, lu_delay=4.854188654571772, ms=00014}
22:48:56.634212 run osmo-ms-mob/00025: Starting mobile
22:48:56.652973 run osmo-ms-mob/00025(pid=159): Launched
22:48:56.664226 run mass: MS start registered {at=27946642.367572755, delay=0.004973620176315308, ms=00025}
22:48:57.035894 run osmo-ms-mob/00026: Starting mobile
22:48:57.052795 run osmo-ms-mob/00026(pid=160): Launched
22:48:57.063514 run mass: MS start registered {at=27946642.766866542, delay=0.0046469829976558685, ms=00026}
22:48:57.435195 run osmo-ms-mob/00027: Starting mobile
22:48:57.451467 run osmo-ms-mob/00027(pid=161): Launched
22:48:57.462151 run mass: MS start registered {at=27946643.16549971, delay=0.004528295248746872, ms=00027}
22:48:57.522368 run mass: MS performed LU {at=27946643.225617643, lu_delay=5.636739633977413, ms=00015}
22:48:57.604986 run mass: MS performed LU {at=27946643.308249686, lu_delay=4.755229584872723, ms=00017}
22:48:57.632385 run mass: MS performed LU {at=27946643.335650094, lu_delay=5.26421832293272, ms=00016}
22:48:57.645620 run osmo-ms-mob/00028: Starting mobile
22:48:57.658517 run osmo-ms-mob/00028(pid=162): Launched
22:48:57.669341 run mass: MS start registered {at=27946643.37269708, delay=0.004714116454124451, ms=00028}
22:48:58.242139 run osmo-ms-mob/00029: Starting mobile
22:48:58.259574 run osmo-ms-mob/00029(pid=163): Launched
22:48:58.270419 run mass: MS start registered {at=27946643.97376814, delay=0.004446789622306824, ms=00029}
22:48:58.629471 run osmo-ms-mob/00030: Starting mobile
22:48:58.647889 run osmo-ms-mob/00030(pid=164): Launched
22:48:58.658691 run mass: MS start registered {at=27946644.362042617, delay=0.00455547496676445, ms=00030}
22:48:59.041736 run osmo-ms-mob/00031: Starting mobile
22:48:59.056763 run osmo-ms-mob/00031(pid=165): Launched
22:48:59.067665 run mass: MS start registered {at=27946644.771019362, delay=0.00448395311832428, ms=00031}
22:48:59.311917 run osmo-ms-mob/00032: Starting mobile
22:48:59.324922 run osmo-ms-mob/00032(pid=166): Launched
22:48:59.335560 run mass: MS start registered {at=27946645.038913354, delay=0.004616290330886841, ms=00032}
22:48:59.469437 run mass: MS performed LU {at=27946645.172686037, lu_delay=5.6328793205320835, ms=00019}
22:48:59.534746 run mass: MS performed LU {at=27946645.23799757, lu_delay=5.182231720536947, ms=00020}
22:48:59.604048 run mass: MS performed LU {at=27946645.30729922, lu_delay=4.7668461836874485, ms=00021}
22:48:59.640563 run osmo-ms-mob/00033: Starting mobile
22:48:59.653712 run osmo-ms-mob/00033(pid=167): Launched
22:48:59.660150 run mass: MS performed LU {at=27946645.36350969, lu_delay=6.191536869853735, ms=00018}
22:48:59.666197 run mass: MS start registered {at=27946645.369563293, delay=0.006072476506233215, ms=00033}
22:49:00.151651 run osmo-ms-mob/00034: Starting mobile
22:49:00.167369 run osmo-ms-mob/00034(pid=168): Launched
22:49:00.178493 run mass: MS start registered {at=27946645.88184034, delay=0.0049771517515182495, ms=00034}
22:49:00.426166 run osmo-ms-mob/00035: Starting mobile
22:49:00.440246 run osmo-ms-mob/00035(pid=169): Launched
22:49:00.451145 run mass: MS start registered {at=27946646.1544975, delay=0.004766408354043961, ms=00035}
22:49:00.833509 run osmo-ms-mob/00036: Starting mobile
22:49:00.850725 run osmo-ms-mob/00036(pid=170): Launched
22:49:00.861816 run mass: MS start registered {at=27946646.56516743, delay=0.0047223493456840515, ms=00036}
22:49:01.234455 run osmo-ms-mob/00037: Starting mobile
22:49:01.250876 run osmo-ms-mob/00037(pid=171): Launched
22:49:01.261877 run mass: MS start registered {at=27946646.965221584, delay=0.004739232361316681, ms=00037}
22:49:01.286652 run mass: MS performed LU {at=27946646.989983253, lu_delay=5.399167954921722, ms=00024}
22:49:01.371393 run mass: MS performed LU {at=27946647.07464653, lu_delay=4.707073774188757, ms=00025}
22:49:01.400134 run osmo-ms-mob/00038: Starting mobile
22:49:01.413605 run osmo-ms-mob/00038(pid=172): Launched
22:49:01.420191 run mass: MS performed LU {at=27946647.123551957, lu_delay=6.170906014740467, ms=00022}
22:49:01.426395 run mass: MS start registered {at=27946647.12976119, delay=0.0062271058559417725, ms=00038}
22:49:01.542100 run mass: MS performed LU {at=27946647.245348625, lu_delay=5.756333291530609, ms=00023}
22:49:01.582576 run osmo-ms-mob/00039: Starting mobile
22:49:01.595748 run osmo-ms-mob/00039(pid=173): Launched
22:49:01.606794 run mass: MS start registered {at=27946647.31014768, delay=0.004736945033073425, ms=00039}
22:49:02.230896 run osmo-ms-mob/00040: Starting mobile
22:49:02.245205 run osmo-ms-mob/00040(pid=174): Launched
22:49:02.256191 run mass: MS start registered {at=27946647.959543835, delay=0.004323963075876236, ms=00040}
22:49:02.523962 run osmo-ms-mob/00041: Starting mobile
22:49:02.538052 run osmo-ms-mob/00041(pid=175): Launched
22:49:02.548914 run mass: MS start registered {at=27946648.252265308, delay=0.004622794687747955, ms=00041}
22:49:02.838569 run osmo-ms-mob/00042: Starting mobile
22:49:02.855033 run osmo-ms-mob/00042(pid=176): Launched
22:49:02.865668 run mass: MS start registered {at=27946648.569020715, delay=0.0043190233409404755, ms=00042}
22:49:03.212216 run osmo-ms-mob/00043: Starting mobile
22:49:03.225500 run osmo-ms-mob/00043(pid=177): Launched
22:49:03.234629 run mass: MS performed LU {at=27946648.93797923, lu_delay=5.565282147377729, ms=00028}
22:49:03.240988 run mass: MS start registered {at=27946648.944354955, delay=0.00934172049164772, ms=00043}
22:49:03.300292 run mass: MS performed LU {at=27946649.003544364, lu_delay=4.641501747071743, ms=00030}
22:49:03.342060 run osmo-ms-mob/00044: Starting mobile
22:49:03.356008 run osmo-ms-mob/00044(pid=178): Launched
22:49:03.366701 run mass: MS start registered {at=27946649.070057012, delay=0.004478905349969864, ms=00044}
22:49:03.372893 run mass: MS performed LU {at=27946649.076254528, lu_delay=5.910754818469286, ms=00027}
22:49:03.386275 run mass: MS performed LU {at=27946649.089631382, lu_delay=5.115863241255283, ms=00029}
22:49:03.398198 run osmo-ms-mob/00045: Starting mobile
22:49:03.411614 run osmo-ms-mob/00045(pid=179): Launched
22:49:03.422319 run mass: MS start registered {at=27946649.125675574, delay=0.00449216365814209, ms=00045}
22:49:03.442376 run mass: MS performed LU {at=27946649.145696044, lu_delay=6.378829501569271, ms=00026}
22:49:04.124374 run osmo-ms-mob/00046: Starting mobile
22:49:04.138794 run osmo-ms-mob/00046(pid=180): Launched
22:49:04.149845 run mass: MS start registered {at=27946649.853189953, delay=0.004719603806734085, ms=00046}
22:49:04.425867 run osmo-ms-mob/00047: Starting mobile
22:49:04.439873 run osmo-ms-mob/00047(pid=181): Launched
22:49:04.450518 run mass: MS start registered {at=27946650.153872788, delay=0.004554111510515213, ms=00047}
22:49:04.719618 run osmo-ms-mob/00048: Starting mobile
22:49:04.733072 run osmo-ms-mob/00048(pid=182): Launched
22:49:04.743970 run mass: MS start registered {at=27946650.44732131, delay=0.004708860069513321, ms=00048}
22:49:05.012169 run osmo-ms-mob/00049: Starting mobile
22:49:05.025589 run osmo-ms-mob/00049(pid=183): Launched
22:49:05.036256 run mass: MS start registered {at=27946650.739609588, delay=0.004629936069250107, ms=00049}
22:49:05.137449 run mass: MS performed LU {at=27946650.840698373, lu_delay=5.471135079860687, ms=00033}
22:49:05.164777 run mass: MS performed LU {at=27946650.868026577, lu_delay=6.097007215023041, ms=00031}
22:49:05.186148 run osmo-ms-mob/00050: Starting mobile
22:49:05.199046 run osmo-ms-mob/00050(pid=184): Launched
22:49:05.209987 run mass: MS start registered {at=27946650.913342457, delay=0.004692569375038147, ms=00050}
22:49:05.308458 run mass: MS performed LU {at=27946651.01170696, lu_delay=5.129866618663073, ms=00034}
22:49:05.344134 run mass: MS performed LU {at=27946651.04740725, lu_delay=4.892909750342369, ms=00035}
22:49:05.711925 run osmo-ms-mob/00051: Starting mobile
22:49:05.725161 run osmo-ms-mob/00051(pid=185): Launched
22:49:05.736006 run mass: MS start registered {at=27946651.439359218, delay=0.0045258402824401855, ms=00051}
22:49:06.025880 run osmo-ms-mob/00052: Starting mobile
22:49:06.040526 run osmo-ms-mob/00052(pid=186): Launched
22:49:06.051861 run mass: MS start registered {at=27946651.75520694, delay=0.005235999822616577, ms=00052}
22:49:06.323521 run osmo-ms-mob/00053: Starting mobile
22:49:06.337024 run osmo-ms-mob/00053(pid=187): Launched
22:49:06.347935 run mass: MS start registered {at=27946652.05128661, delay=0.004526134580373764, ms=00053}
22:49:06.624159 run osmo-ms-mob/00054: Starting mobile
22:49:06.637571 run osmo-ms-mob/00054(pid=188): Launched
22:49:06.648248 run mass: MS start registered {at=27946652.351602115, delay=0.004566803574562073, ms=00054}
22:49:06.939726 run osmo-ms-mob/00055: Starting mobile
22:49:06.956389 run osmo-ms-mob/00055(pid=189): Launched
22:49:06.967123 run mass: MS start registered {at=27946652.670473263, delay=0.004525851458311081, ms=00055}
22:49:07.001206 run mass: MS performed LU {at=27946652.70447503, lu_delay=4.744931194931269, ms=00040}
22:49:07.066148 run mass: MS performed LU {at=27946652.769427042, lu_delay=5.80420545861125, ms=00037}
22:49:07.092734 run osmo-ms-mob/00056: Starting mobile
22:49:07.105921 run osmo-ms-mob/00056(pid=190): Launched
22:49:07.116451 run mass: MS start registered {at=27946652.81980507, delay=0.004517510533332825, ms=00056}
22:49:07.133649 run mass: MS performed LU {at=27946652.837003134, lu_delay=5.526855453848839, ms=00039}
22:49:07.152649 run mass: MS performed LU {at=27946652.855985276, lu_delay=5.726224087178707, ms=00038}
22:49:07.166262 run osmo-ms-mob/00057: Starting mobile
22:49:07.179299 run osmo-ms-mob/00057(pid=191): Launched
22:49:07.190193 run mass: MS start registered {at=27946652.893543866, delay=0.004891473799943924, ms=00057}
22:49:07.208273 run mass: MS performed LU {at=27946652.911617894, lu_delay=6.346450462937355, ms=00036}
22:49:07.481236 run mass: MS performed LU {at=27946653.18448587, lu_delay=4.932220563292503, ms=00041}
22:49:07.924044 run osmo-ms-mob/00058: Starting mobile
22:49:07.937800 run osmo-ms-mob/00058(pid=192): Launched
22:49:07.948667 run mass: MS start registered {at=27946653.652019974, delay=0.0045846737921237946, ms=00058}
22:49:08.086327 run mass: MS performed LU {at=27946653.78957948, lu_delay=3.6357066929340363, ms=00047}
22:49:08.225433 run osmo-ms-mob/00059: Starting mobile
22:49:08.239379 run osmo-ms-mob/00059(pid=193): Launched
22:49:08.250687 run mass: MS start registered {at=27946653.954038378, delay=0.004723682999610901, ms=00059}
22:49:08.510985 run osmo-ms-mob/00060: Starting mobile
22:49:08.524433 run osmo-ms-mob/00060(pid=194): Launched
22:49:08.535238 run mass: MS start registered {at=27946654.23859046, delay=0.0046288445591926575, ms=00060}
22:49:08.839192 run mass: MS performed LU {at=27946654.542441078, lu_delay=4.689251124858856, ms=00046}
22:49:08.894499 run osmo-ms-mob/00061: Starting mobile
22:49:08.910174 run osmo-ms-mob/00061(pid=195): Launched
22:49:08.916496 run mass: MS performed LU {at=27946654.61985552, lu_delay=6.050834804773331, ms=00042}
22:49:08.922459 run mass: MS start registered {at=27946654.625825476, delay=0.005987800657749176, ms=00061}
22:49:08.929303 run mass: MS performed LU {at=27946654.63265862, lu_delay=5.688303664326668, ms=00043}
22:49:08.940393 run osmo-ms-mob/00062: Starting mobile
22:49:08.953912 run osmo-ms-mob/00062(pid=196): Launched
22:49:08.964591 run mass: MS start registered {at=27946654.66794518, delay=0.004619859158992767, ms=00062}
22:49:09.110030 run mass: MS performed LU {at=27946654.813285436, lu_delay=5.687609862536192, ms=00045}
22:49:09.146963 run mass: MS performed LU {at=27946654.850237668, lu_delay=5.7801806554198265, ms=00044}
22:49:09.163535 run osmo-ms-mob/00063: Starting mobile
22:49:09.179556 run osmo-ms-mob/00063(pid=197): Launched
22:49:09.190451 run mass: MS start registered {at=27946654.893803585, delay=0.0046223849058151245, ms=00063}
22:49:09.925453 run osmo-ms-mob/00064: Starting mobile
22:49:09.939124 run osmo-ms-mob/00064(pid=198): Launched
22:49:09.952238 run mass: MS start registered {at=27946655.65558559, delay=0.006864618510007858, ms=00064}
22:49:10.325003 run osmo-ms-mob/00065: Starting mobile
22:49:10.338770 run osmo-ms-mob/00065(pid=199): Launched
22:49:10.349873 run mass: MS start registered {at=27946656.053227425, delay=0.004939951002597809, ms=00065}
22:49:10.641608 run osmo-ms-mob/00066: Starting mobile
22:49:10.657025 run osmo-ms-mob/00066(pid=200): Launched
22:49:10.668662 run mass: MS start registered {at=27946656.372010972, delay=0.005536850541830063, ms=00066}
22:49:10.766669 run mass: MS performed LU {at=27946656.469923295, lu_delay=5.030564077198505, ms=00051}
22:49:10.832505 run mass: MS performed LU {at=27946656.535759013, lu_delay=5.796149425208569, ms=00049}
22:49:10.901311 run mass: MS performed LU {at=27946656.604562014, lu_delay=5.691219557076693, ms=00050}
22:49:10.916950 run osmo-ms-mob/00067: Starting mobile
22:49:10.930600 run osmo-ms-mob/00067(pid=201): Launched
22:49:10.936894 run mass: MS performed LU {at=27946656.640254397, lu_delay=6.192933086305857, ms=00048}
22:49:10.942936 run mass: MS start registered {at=27946656.646303106, delay=0.006067264825105667, ms=00067}
22:49:10.973630 run mass: MS performed LU {at=27946656.676952273, lu_delay=4.921745333820581, ms=00052}
22:49:10.988297 run osmo-ms-mob/00068: Starting mobile
22:49:11.001592 run osmo-ms-mob/00068(pid=202): Launched
22:49:11.010424 run mass: MS performed LU {at=27946656.713777337, lu_delay=4.662490725517273, ms=00053}
22:49:11.016455 run mass: MS start registered {at=27946656.719821803, delay=0.008810978382825851, ms=00068}
22:49:11.732352 run osmo-ms-mob/00069: Starting mobile
22:49:11.746975 run osmo-ms-mob/00069(pid=203): Launched
22:49:11.758209 run mass: MS start registered {at=27946657.461564396, delay=0.004908151924610138, ms=00069}
22:49:12.124223 run osmo-ms-mob/00070: Starting mobile
22:49:12.138319 run osmo-ms-mob/00070(pid=204): Launched
22:49:12.149372 run mass: MS start registered {at=27946657.852726102, delay=0.004985779523849487, ms=00070}
22:49:12.534798 run osmo-ms-mob/00071: Starting mobile
22:49:12.551230 run osmo-ms-mob/00071(pid=205): Launched
22:49:12.562722 run mass: MS start registered {at=27946658.266073324, delay=0.0048173293471336365, ms=00071}
22:49:12.584556 run mass: MS performed LU {at=27946658.28783181, lu_delay=5.468026738613844, ms=00056}
22:49:12.669054 run mass: MS performed LU {at=27946658.372303046, lu_delay=4.720283072441816, ms=00058}
22:49:12.695283 run mass: MS performed LU {at=27946658.39862811, lu_delay=5.505084242671728, ms=00057}
22:49:12.707390 run osmo-ms-mob/00072: Starting mobile
22:49:12.720583 run osmo-ms-mob/00072(pid=206): Launched
22:49:12.731562 run mass: MS start registered {at=27946658.434915517, delay=0.004965480417013168, ms=00072}
22:49:12.840303 run mass: MS performed LU {at=27946658.543556493, lu_delay=6.191954378038645, ms=00054}
22:49:12.876178 run mass: MS performed LU {at=27946658.579454076, lu_delay=5.908980812877417, ms=00055}
22:49:12.912760 run mass: MS performed LU {at=27946658.616029553, lu_delay=4.66199117526412, ms=00059}
22:49:12.934452 run osmo-ms-mob/00073: Starting mobile
22:49:12.947570 run osmo-ms-mob/00073(pid=207): Launched
22:49:12.958572 run mass: MS start registered {at=27946658.661924854, delay=0.0049464888870716095, ms=00073}
22:49:13.724682 run osmo-ms-mob/00074: Starting mobile
22:49:13.738732 run osmo-ms-mob/00074(pid=208): Launched
22:49:13.749792 run mass: MS start registered {at=27946659.453145806, delay=0.0047315508127212524, ms=00074}
22:49:14.142270 run osmo-ms-mob/00075: Starting mobile
22:49:14.157466 run osmo-ms-mob/00075(pid=209): Launched
22:49:14.168371 run mass: MS start registered {at=27946659.871723477, delay=0.004759546369314194, ms=00075}
22:49:14.532681 run mass: MS performed LU {at=27946660.235912036, lu_delay=5.567966856062412, ms=00062}
22:49:14.562699 run osmo-ms-mob/00076: Starting mobile
22:49:14.577305 run osmo-ms-mob/00076(pid=210): Launched
22:49:14.588283 run mass: MS start registered {at=27946660.291638456, delay=0.0048715099692344666, ms=00076}
22:49:14.596613 run mass: MS performed LU {at=27946660.29996961, lu_delay=6.06137914955616, ms=00060}
22:49:14.666619 run mass: MS performed LU {at=27946660.369893406, lu_delay=5.744067929685116, ms=00061}
22:49:14.690080 run mass: MS performed LU {at=27946660.393442295, lu_delay=4.737856704741716, ms=00064}
22:49:14.701746 run osmo-ms-mob/00077: Starting mobile
22:49:14.714960 run osmo-ms-mob/00077(pid=211): Launched
22:49:14.726109 run mass: MS start registered {at=27946660.429454327, delay=0.004884392023086548, ms=00077}
22:49:14.739926 run mass: MS performed LU {at=27946660.44327473, lu_delay=5.549471143633127, ms=00063}
22:49:15.525488 run osmo-ms-mob/00078: Starting mobile
22:49:15.539629 run osmo-ms-mob/00078(pid=212): Launched
22:49:15.550853 run mass: MS start registered {at=27946661.25420274, delay=0.004937551915645599, ms=00078}
22:49:15.943424 run osmo-ms-mob/00079: Starting mobile
22:49:15.959972 run osmo-ms-mob/00079(pid=213): Launched
22:49:15.971485 run mass: MS start registered {at=27946661.67483443, delay=0.0051261745393276215, ms=00079}
22:49:16.350831 run mass: MS performed LU {at=27946662.05408045, lu_delay=4.592516053467989, ms=00069}
22:49:16.395335 run osmo-ms-mob/00080: Starting mobile
22:49:16.409259 run osmo-ms-mob/00080(pid=214): Launched
22:49:16.420229 run mass: MS start registered {at=27946662.12358061, delay=0.004994794726371765, ms=00080}
22:49:16.433137 run mass: MS performed LU {at=27946662.136466287, lu_delay=5.416644483804703, ms=00068}
22:49:16.462173 run mass: MS performed LU {at=27946662.16545112, lu_delay=5.519148014485836, ms=00067}
22:49:16.605736 run mass: MS performed LU {at=27946662.30898661, lu_delay=5.936975639313459, ms=00066}
22:49:16.924886 run osmo-ms-mob/00081: Starting mobile
22:49:16.938945 run osmo-ms-mob/00081(pid=215): Launched
22:49:16.950480 run mass: MS start registered {at=27946662.65382301, delay=0.005336377769708633, ms=00081}
22:49:17.325595 run osmo-ms-mob/00082: Starting mobile
22:49:17.340221 run osmo-ms-mob/00082(pid=216): Launched
22:49:17.351465 run mass: MS start registered {at=27946663.054817095, delay=0.005162511020898819, ms=00082}
22:49:17.950654 run osmo-ms-mob/00083: Starting mobile
22:49:17.966888 run osmo-ms-mob/00083(pid=217): Launched
22:49:17.978104 run mass: MS start registered {at=27946663.681457385, delay=0.0048060305416584015, ms=00083}
22:49:18.215401 run mass: MS performed LU {at=27946663.918653533, lu_delay=5.652580209076405, ms=00071}
22:49:18.362928 run mass: MS performed LU {at=27946664.066177834, lu_delay=5.631262317299843, ms=00072}
22:49:18.392282 run osmo-ms-mob/00084: Starting mobile
22:49:18.405455 run osmo-ms-mob/00084(pid=218): Launched
22:49:18.416738 run mass: MS start registered {at=27946664.12009032, delay=0.004912465810775757, ms=00084}
22:49:18.508467 run mass: MS performed LU {at=27946664.211718317, lu_delay=5.549793463200331, ms=00073}
22:49:18.944463 run osmo-ms-mob/00085: Starting mobile
22:49:18.961775 run osmo-ms-mob/00085(pid=219): Launched
22:49:18.972725 run mass: MS start registered {at=27946664.676079575, delay=0.004939474165439606, ms=00085}
22:49:19.258735 run mass: MS performed LU {at=27946664.961985607, lu_delay=5.508839800953865, ms=00074}
22:49:19.512161 run osmo-ms-mob/00086: Starting mobile
22:49:19.525494 run osmo-ms-mob/00086(pid=220): Launched
22:49:19.536458 run mass: MS start registered {at=27946665.2398092, delay=0.004976354539394379, ms=00086}
22:49:20.146613 run osmo-ms-mob/00087: Starting mobile
22:49:20.163777 run osmo-ms-mob/00087(pid=221): Launched
22:49:20.169783 run mass: MS performed LU {at=27946665.87314304, lu_delay=5.581504583358765, ms=00076}
22:49:20.175632 run mass: MS performed LU {at=27946665.878999416, lu_delay=5.449545089155436, ms=00077}
22:49:20.181373 run mass: MS start registered {at=27946665.88474031, delay=0.011615399271249771, ms=00087}
22:49:20.227852 run mass: MS performed LU {at=27946665.931098957, lu_delay=6.05937547981739, ms=00075}
22:49:20.425757 run mass: MS performed LU {at=27946666.129004702, lu_delay=4.874801963567734, ms=00078}
22:49:20.742052 run osmo-ms-mob/00088: Starting mobile
22:49:20.758114 run osmo-ms-mob/00088(pid=222): Launched
22:49:20.769006 run mass: MS start registered {at=27946666.47236092, delay=0.004690386354923248, ms=00088}
22:49:21.312055 run osmo-ms-mob/00089: Starting mobile
22:49:21.325321 run osmo-ms-mob/00089(pid=223): Launched
22:49:21.338329 run mass: MS start registered {at=27946667.041679054, delay=0.006593987345695496, ms=00089}
22:49:21.926236 run osmo-ms-mob/00090: Starting mobile
22:49:21.939950 run osmo-ms-mob/00090(pid=224): Launched
22:49:21.951079 run mass: MS start registered {at=27946667.654431418, delay=0.005098368972539902, ms=00090}
22:49:21.980591 run mass: MS performed LU {at=27946667.683863744, lu_delay=5.030040733516216, ms=00081}
22:49:22.037736 run mass: MS performed LU {at=27946667.740992997, lu_delay=5.6174123883247375, ms=00080}
22:49:22.128828 run mass: MS performed LU {at=27946667.83209679, lu_delay=4.777279693633318, ms=00082}
22:49:22.319464 run mass: MS performed LU {at=27946668.02271503, lu_delay=22.983801674097776, ms=00032}
22:49:22.341863 run mass: MS performed LU {at=27946668.045228157, lu_delay=6.370393726974726, ms=00079}
22:49:22.655938 run osmo-ms-mob/00091: Starting mobile
22:49:22.674073 run osmo-ms-mob/00091(pid=225): Launched
22:49:22.686067 run mass: MS start registered {at=27946668.389416285, delay=0.003374669700860977, ms=00091}
22:49:23.336969 run osmo-ms-mob/00092: Starting mobile
22:49:23.351830 run osmo-ms-mob/00092(pid=226): Launched
22:49:23.362898 run mass: MS start registered {at=27946669.06625133, delay=0.005020394921302795, ms=00092}
22:49:23.883433 run mass: MS performed LU {at=27946669.586682677, lu_delay=4.910603102296591, ms=00085}
22:49:23.907784 run mass: MS performed LU {at=27946669.611145616, lu_delay=5.49105529487133, ms=00084}
22:49:23.993443 run mass: MS performed LU {at=27946669.69670242, lu_delay=6.015245035290718, ms=00083}
22:49:24.035070 run osmo-ms-mob/00093: Starting mobile
22:49:24.050935 run osmo-ms-mob/00093(pid=227): Launched
22:49:24.061929 run mass: MS start registered {at=27946669.765284218, delay=0.004927176982164383, ms=00093}
22:49:24.409168 run mass: MS performed LU {at=27946670.112422124, lu_delay=4.872612923383713, ms=00086}
22:49:25.024823 run osmo-ms-mob/00094: Starting mobile
22:49:25.039073 run osmo-ms-mob/00094(pid=228): Launched
22:49:25.050427 run mass: MS start registered {at=27946670.753773484, delay=0.005246590822935104, ms=00094}
22:49:25.830851 run mass: MS performed LU {at=27946671.534065038, lu_delay=5.649324726313353, ms=00087}
22:49:25.876800 run osmo-ms-mob/00095: Starting mobile
22:49:25.890723 run osmo-ms-mob/00095(pid=229): Launched
22:49:25.897038 run mass: MS performed LU {at=27946671.600400083, lu_delay=5.128039162606001, ms=00088}
22:49:25.902927 run mass: MS start registered {at=27946671.606294956, delay=0.005912449210882187, ms=00095}
22:49:26.365700 run mass: MS performed LU {at=27946672.06895086, lu_delay=5.027271807193756, ms=00089}
22:49:26.921426 run osmo-ms-mob/00096: Starting mobile
22:49:26.935172 run osmo-ms-mob/00096(pid=230): Launched
22:49:26.946278 run mass: MS start registered {at=27946672.64963159, delay=0.0050011686980724335, ms=00096}
22:49:27.611768 run mass: MS performed LU {at=27946673.315018855, lu_delay=4.925602570176125, ms=00091}
22:49:27.759933 run mass: MS performed LU {at=27946673.463184644, lu_delay=5.808753225952387, ms=00090}
22:49:28.045236 run osmo-ms-mob/00097: Starting mobile
22:49:28.062295 run osmo-ms-mob/00097(pid=231): Launched
22:49:28.073305 run mass: MS start registered {at=27946673.77666047, delay=0.004785504192113876, ms=00097}
22:49:29.355428 run osmo-ms-mob/00098: Starting mobile
22:49:29.385085 run osmo-ms-mob/00098(pid=232): Launched
22:49:29.396092 run mass: MS start registered {at=27946675.099445872, delay=0.004969026893377304, ms=00098}
22:49:29.596027 run mass: MS performed LU {at=27946675.29927838, lu_delay=6.233027048408985, ms=00092}
22:49:29.614613 run mass: MS performed LU {at=27946675.31788848, lu_delay=5.552604261785746, ms=00093}
22:49:29.895946 run mass: MS performed LU {at=27946675.59919737, lu_delay=4.845423884689808, ms=00094}
22:49:31.153536 run osmo-ms-mob/00099: Starting mobile
22:49:31.170296 run osmo-ms-mob/00099(pid=233): Launched
22:49:31.176462 run mass: All started... {duration=55.77464405819774, too_slow=0}
22:49:31.182245 run mass: MS start registered {at=27946676.88560578, delay=0.005777832120656967, ms=00099}
22:49:31.377837 run mass: MS performed LU {at=27946677.081081465, lu_delay=5.474786508828402, ms=00095}
22:49:31.525074 run mass: MS performed LU {at=27946677.228324283, lu_delay=4.578692693263292, ms=00096}
22:49:33.361810 run mass: MS performed LU {at=27946679.065034512, lu_delay=5.2883740440011024, ms=00097}
22:49:33.615991 run mass: MS performed LU {at=27946679.3192401, lu_delay=23.2660126760602, ms=00065}
22:49:35.291143 run mass: MS performed LU {at=27946680.99439363, lu_delay=5.89494775980711, ms=00098}
22:49:35.544873 run mass: MS performed LU {at=27946681.248122793, lu_delay=23.395396690815687, ms=00070}
22:49:37.128076 run mass: MS performed LU {at=27946682.83132512, lu_delay=5.945719342678785, ms=00099}
22:49:37.149847 run mass: Tests done {all_completed=True, max=23.395396690815687, min=3.6357066929340363}
22:49:37.155497 tst register_default_mass.py: Test passed (81.1 sec)
22:49:37.161073 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminating (SIGTERM)
22:49:37.164470 run osmo-hlr_127.0.42.2(pid=22): Terminating (SIGTERM)
22:49:37.167829 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminating (SIGTERM)
22:49:37.171222 run osmo-stp_127.0.42.5(pid=24): Terminating (SIGTERM)
22:49:37.174584 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminating (SIGTERM)
22:49:37.178014 run osmo-msc_127.0.42.6(pid=26): Terminating (SIGTERM)
22:49:37.181677 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminating (SIGTERM)
22:49:37.185231 run osmo-mgw_127.0.42.3(pid=28): Terminating (SIGTERM)
22:49:37.188695 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminating (SIGTERM)
22:49:37.192213 run osmo-mgw_127.0.42.4(pid=30): Terminating (SIGTERM)
22:49:37.195653 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminating (SIGTERM)
22:49:37.199121 run osmo-bsc_127.0.42.7(pid=32): Terminating (SIGTERM)
22:49:37.202572 run osmo-bts-virtual(pid=33): Terminating (SIGTERM)
22:49:37.206015 run osmo-ms-virt-phy/00000(pid=34): Terminating (SIGTERM)
22:49:37.209549 run osmo-ms-virt-phy/00001(pid=35): Terminating (SIGTERM)
22:49:37.213045 run osmo-ms-virt-phy/00002(pid=36): Terminating (SIGTERM)
22:49:37.216579 run osmo-ms-virt-phy/00003(pid=37): Terminating (SIGTERM)
22:49:37.220150 run osmo-ms-virt-phy/00004(pid=38): Terminating (SIGTERM)
22:49:37.223638 run osmo-ms-virt-phy/00005(pid=39): Terminating (SIGTERM)
22:49:37.227179 run osmo-ms-virt-phy/00006(pid=40): Terminating (SIGTERM)
22:49:37.230681 run osmo-ms-virt-phy/00007(pid=41): Terminating (SIGTERM)
22:49:37.234245 run osmo-ms-virt-phy/00008(pid=42): Terminating (SIGTERM)
22:49:37.237758 run osmo-ms-virt-phy/00009(pid=43): Terminating (SIGTERM)
22:49:37.241306 run osmo-ms-virt-phy/00010(pid=44): Terminating (SIGTERM)
22:49:37.244795 run osmo-ms-virt-phy/00011(pid=45): Terminating (SIGTERM)
22:49:37.248337 run osmo-ms-virt-phy/00012(pid=46): Terminating (SIGTERM)
22:49:37.251803 run osmo-ms-virt-phy/00013(pid=47): Terminating (SIGTERM)
22:49:37.255275 run osmo-ms-virt-phy/00014(pid=48): Terminating (SIGTERM)
22:49:37.258813 run osmo-ms-virt-phy/00015(pid=49): Terminating (SIGTERM)
22:49:37.262263 run osmo-ms-virt-phy/00016(pid=50): Terminating (SIGTERM)
22:49:37.265788 run osmo-ms-virt-phy/00017(pid=51): Terminating (SIGTERM)
22:49:37.269521 run osmo-ms-virt-phy/00018(pid=52): Terminating (SIGTERM)
22:49:37.273134 run osmo-ms-virt-phy/00019(pid=53): Terminating (SIGTERM)
22:49:37.276599 run osmo-ms-virt-phy/00020(pid=54): Terminating (SIGTERM)
22:49:37.280091 run osmo-ms-virt-phy/00021(pid=55): Terminating (SIGTERM)
22:49:37.283622 run osmo-ms-virt-phy/00022(pid=56): Terminating (SIGTERM)
22:49:37.287119 run osmo-ms-virt-phy/00023(pid=57): Terminating (SIGTERM)
22:49:37.290849 run osmo-ms-virt-phy/00024(pid=58): Terminating (SIGTERM)
22:49:37.294407 run osmo-ms-virt-phy/00025(pid=59): Terminating (SIGTERM)
22:49:37.297974 run osmo-ms-virt-phy/00026(pid=60): Terminating (SIGTERM)
22:49:37.301586 run osmo-ms-virt-phy/00027(pid=61): Terminating (SIGTERM)
22:49:37.305173 run osmo-ms-virt-phy/00028(pid=62): Terminating (SIGTERM)
22:49:37.308755 run osmo-ms-virt-phy/00029(pid=63): Terminating (SIGTERM)
22:49:37.312221 run osmo-ms-virt-phy/00030(pid=64): Terminating (SIGTERM)
22:49:37.315701 run osmo-ms-virt-phy/00031(pid=65): Terminating (SIGTERM)
22:49:37.319370 run osmo-ms-virt-phy/00032(pid=66): Terminating (SIGTERM)
22:49:37.322831 run osmo-ms-virt-phy/00033(pid=67): Terminating (SIGTERM)
22:49:37.326406 run osmo-ms-virt-phy/00034(pid=68): Terminating (SIGTERM)
22:49:37.329905 run osmo-ms-virt-phy/00035(pid=69): Terminating (SIGTERM)
22:49:37.333466 run osmo-ms-virt-phy/00036(pid=70): Terminating (SIGTERM)
22:49:37.337129 run osmo-ms-virt-phy/00037(pid=71): Terminating (SIGTERM)
22:49:37.340623 run osmo-ms-virt-phy/00038(pid=72): Terminating (SIGTERM)
22:49:37.344011 run osmo-ms-virt-phy/00039(pid=73): Terminating (SIGTERM)
22:49:37.347483 run osmo-ms-virt-phy/00040(pid=74): Terminating (SIGTERM)
22:49:37.350926 run osmo-ms-virt-phy/00041(pid=75): Terminating (SIGTERM)
22:49:37.354341 run osmo-ms-virt-phy/00042(pid=76): Terminating (SIGTERM)
22:49:37.357835 run osmo-ms-virt-phy/00043(pid=77): Terminating (SIGTERM)
22:49:37.361282 run osmo-ms-virt-phy/00044(pid=78): Terminating (SIGTERM)
22:49:37.364867 run osmo-ms-virt-phy/00045(pid=79): Terminating (SIGTERM)
22:49:37.368377 run osmo-ms-virt-phy/00046(pid=80): Terminating (SIGTERM)
22:49:37.371822 run osmo-ms-virt-phy/00047(pid=81): Terminating (SIGTERM)
22:49:37.375210 run osmo-ms-virt-phy/00048(pid=82): Terminating (SIGTERM)
22:49:37.378706 run osmo-ms-virt-phy/00049(pid=83): Terminating (SIGTERM)
22:49:37.382186 run osmo-ms-virt-phy/00050(pid=84): Terminating (SIGTERM)
22:49:37.385672 run osmo-ms-virt-phy/00051(pid=85): Terminating (SIGTERM)
22:49:37.389572 run osmo-ms-virt-phy/00052(pid=86): Terminating (SIGTERM)
22:49:37.393072 run osmo-ms-virt-phy/00053(pid=87): Terminating (SIGTERM)
22:49:37.396550 run osmo-ms-virt-phy/00054(pid=88): Terminating (SIGTERM)
22:49:37.399993 run osmo-ms-virt-phy/00055(pid=89): Terminating (SIGTERM)
22:49:37.403387 run osmo-ms-virt-phy/00056(pid=90): Terminating (SIGTERM)
22:49:37.406858 run osmo-ms-virt-phy/00057(pid=91): Terminating (SIGTERM)
22:49:37.410277 run osmo-ms-virt-phy/00058(pid=92): Terminating (SIGTERM)
22:49:37.413747 run osmo-ms-virt-phy/00059(pid=93): Terminating (SIGTERM)
22:49:37.417231 run osmo-ms-virt-phy/00060(pid=94): Terminating (SIGTERM)
22:49:37.420698 run osmo-ms-virt-phy/00061(pid=95): Terminating (SIGTERM)
22:49:37.424110 run osmo-ms-virt-phy/00062(pid=96): Terminating (SIGTERM)
22:49:37.427588 run osmo-ms-virt-phy/00063(pid=97): Terminating (SIGTERM)
22:49:37.431044 run osmo-ms-virt-phy/00064(pid=98): Terminating (SIGTERM)
22:49:37.434504 run osmo-ms-virt-phy/00065(pid=99): Terminating (SIGTERM)
22:49:37.437910 run osmo-ms-virt-phy/00066(pid=100): Terminating (SIGTERM)
22:49:37.441369 run osmo-ms-virt-phy/00067(pid=101): Terminating (SIGTERM)
22:49:37.444720 run osmo-ms-virt-phy/00068(pid=102): Terminating (SIGTERM)
22:49:37.448149 run osmo-ms-virt-phy/00069(pid=103): Terminating (SIGTERM)
22:49:37.451520 run osmo-ms-virt-phy/00070(pid=104): Terminating (SIGTERM)
22:49:37.454996 run osmo-ms-virt-phy/00071(pid=105): Terminating (SIGTERM)
22:49:37.458346 run osmo-ms-virt-phy/00072(pid=106): Terminating (SIGTERM)
22:49:37.461807 run osmo-ms-virt-phy/00073(pid=107): Terminating (SIGTERM)
22:49:37.465240 run osmo-ms-virt-phy/00074(pid=108): Terminating (SIGTERM)
22:49:37.468640 run osmo-ms-virt-phy/00075(pid=109): Terminating (SIGTERM)
22:49:37.471994 run osmo-ms-virt-phy/00076(pid=110): Terminating (SIGTERM)
22:49:37.475400 run osmo-ms-virt-phy/00077(pid=111): Terminating (SIGTERM)
22:49:37.478791 run osmo-ms-virt-phy/00078(pid=112): Terminating (SIGTERM)
22:49:37.482155 run osmo-ms-virt-phy/00079(pid=113): Terminating (SIGTERM)
22:49:37.485999 run osmo-ms-virt-phy/00080(pid=114): Terminating (SIGTERM)
22:49:37.489551 run osmo-ms-virt-phy/00081(pid=115): Terminating (SIGTERM)
22:49:37.493312 run osmo-ms-virt-phy/00082(pid=116): Terminating (SIGTERM)
22:49:37.497038 run osmo-ms-virt-phy/00083(pid=117): Terminating (SIGTERM)
22:49:37.500553 run osmo-ms-virt-phy/00084(pid=118): Terminating (SIGTERM)
22:49:37.504112 run osmo-ms-virt-phy/00085(pid=119): Terminating (SIGTERM)
22:49:37.507569 run osmo-ms-virt-phy/00086(pid=120): Terminating (SIGTERM)
22:49:37.510948 run osmo-ms-virt-phy/00087(pid=121): Terminating (SIGTERM)
22:49:37.514382 run osmo-ms-virt-phy/00088(pid=122): Terminating (SIGTERM)
22:49:37.517732 run osmo-ms-virt-phy/00089(pid=123): Terminating (SIGTERM)
22:49:37.521081 run osmo-ms-virt-phy/00090(pid=124): Terminating (SIGTERM)
22:49:37.524484 run osmo-ms-virt-phy/00091(pid=125): Terminating (SIGTERM)
22:49:37.527839 run osmo-ms-virt-phy/00092(pid=126): Terminating (SIGTERM)
22:49:37.531268 run osmo-ms-virt-phy/00093(pid=127): Terminating (SIGTERM)
22:49:37.534634 run osmo-ms-virt-phy/00094(pid=128): Terminating (SIGTERM)
22:49:37.538052 run osmo-ms-virt-phy/00095(pid=129): Terminating (SIGTERM)
22:49:37.541399 run osmo-ms-virt-phy/00096(pid=130): Terminating (SIGTERM)
22:49:37.544786 run osmo-ms-virt-phy/00097(pid=131): Terminating (SIGTERM)
22:49:37.548162 run osmo-ms-virt-phy/00098(pid=132): Terminating (SIGTERM)
22:49:37.551601 run osmo-ms-virt-phy/00099(pid=133): Terminating (SIGTERM)
22:49:37.555008 run osmo-ms-mob/00000(pid=134): Terminating (SIGTERM)
22:49:37.558374 run osmo-ms-mob/00001(pid=135): Terminating (SIGTERM)
22:49:37.561857 run osmo-ms-mob/00002(pid=136): Terminating (SIGTERM)
22:49:37.565194 run osmo-ms-mob/00003(pid=137): Terminating (SIGTERM)
22:49:37.568530 run osmo-ms-mob/00004(pid=138): Terminating (SIGTERM)
22:49:37.571856 run osmo-ms-mob/00005(pid=139): Terminating (SIGTERM)
22:49:37.575193 run osmo-ms-mob/00006(pid=140): Terminating (SIGTERM)
22:49:37.578511 run osmo-ms-mob/00007(pid=141): Terminating (SIGTERM)
22:49:37.581833 run osmo-ms-mob/00008(pid=142): Terminating (SIGTERM)
22:49:37.585155 run osmo-ms-mob/00009(pid=143): Terminating (SIGTERM)
22:49:37.588468 run osmo-ms-mob/00010(pid=144): Terminating (SIGTERM)
22:49:37.591800 run osmo-ms-mob/00011(pid=145): Terminating (SIGTERM)
22:49:37.595124 run osmo-ms-mob/00012(pid=146): Terminating (SIGTERM)
22:49:37.598458 run osmo-ms-mob/00013(pid=147): Terminating (SIGTERM)
22:49:37.601899 run osmo-ms-mob/00014(pid=148): Terminating (SIGTERM)
22:49:37.605232 run osmo-ms-mob/00015(pid=149): Terminating (SIGTERM)
22:49:37.608533 run osmo-ms-mob/00016(pid=150): Terminating (SIGTERM)
22:49:37.611829 run osmo-ms-mob/00017(pid=151): Terminating (SIGTERM)
22:49:37.615090 run osmo-ms-mob/00018(pid=152): Terminating (SIGTERM)
22:49:37.618355 run osmo-ms-mob/00019(pid=153): Terminating (SIGTERM)
22:49:37.621620 run osmo-ms-mob/00020(pid=154): Terminating (SIGTERM)
22:49:37.624886 run osmo-ms-mob/00021(pid=155): Terminating (SIGTERM)
22:49:37.628145 run osmo-ms-mob/00022(pid=156): Terminating (SIGTERM)
22:49:37.631400 run osmo-ms-mob/00023(pid=157): Terminating (SIGTERM)
22:49:37.634653 run osmo-ms-mob/00024(pid=158): Terminating (SIGTERM)
22:49:37.637920 run osmo-ms-mob/00025(pid=159): Terminating (SIGTERM)
22:49:37.641169 run osmo-ms-mob/00026(pid=160): Terminating (SIGTERM)
22:49:37.644427 run osmo-ms-mob/00027(pid=161): Terminating (SIGTERM)
22:49:37.647692 run osmo-ms-mob/00028(pid=162): Terminating (SIGTERM)
22:49:37.650943 run osmo-ms-mob/00029(pid=163): Terminating (SIGTERM)
22:49:37.654197 run osmo-ms-mob/00030(pid=164): Terminating (SIGTERM)
22:49:37.657449 run osmo-ms-mob/00031(pid=165): Terminating (SIGTERM)
22:49:37.660693 run osmo-ms-mob/00032(pid=166): Terminating (SIGTERM)
22:49:37.663953 run osmo-ms-mob/00033(pid=167): Terminating (SIGTERM)
22:49:37.667203 run osmo-ms-mob/00034(pid=168): Terminating (SIGTERM)
22:49:37.670445 run osmo-ms-mob/00035(pid=169): Terminating (SIGTERM)
22:49:37.673692 run osmo-ms-mob/00036(pid=170): Terminating (SIGTERM)
22:49:37.676951 run osmo-ms-mob/00037(pid=171): Terminating (SIGTERM)
22:49:37.680185 run osmo-ms-mob/00038(pid=172): Terminating (SIGTERM)
22:49:37.683434 run osmo-ms-mob/00039(pid=173): Terminating (SIGTERM)
22:49:37.686703 run osmo-ms-mob/00040(pid=174): Terminating (SIGTERM)
22:49:37.689943 run osmo-ms-mob/00041(pid=175): Terminating (SIGTERM)
22:49:37.693182 run osmo-ms-mob/00042(pid=176): Terminating (SIGTERM)
22:49:37.696412 run osmo-ms-mob/00043(pid=177): Terminating (SIGTERM)
22:49:37.699655 run osmo-ms-mob/00044(pid=178): Terminating (SIGTERM)
22:49:37.702908 run osmo-ms-mob/00045(pid=179): Terminating (SIGTERM)
22:49:37.706152 run osmo-ms-mob/00046(pid=180): Terminating (SIGTERM)
22:49:37.709383 run osmo-ms-mob/00047(pid=181): Terminating (SIGTERM)
22:49:37.712625 run osmo-ms-mob/00048(pid=182): Terminating (SIGTERM)
22:49:37.715869 run osmo-ms-mob/00049(pid=183): Terminating (SIGTERM)
22:49:37.719115 run osmo-ms-mob/00050(pid=184): Terminating (SIGTERM)
22:49:37.722367 run osmo-ms-mob/00051(pid=185): Terminating (SIGTERM)
22:49:37.725619 run osmo-ms-mob/00052(pid=186): Terminating (SIGTERM)
22:49:37.728858 run osmo-ms-mob/00053(pid=187): Terminating (SIGTERM)
22:49:37.732093 run osmo-ms-mob/00054(pid=188): Terminating (SIGTERM)
22:49:37.735359 run osmo-ms-mob/00055(pid=189): Terminating (SIGTERM)
22:49:37.738611 run osmo-ms-mob/00056(pid=190): Terminating (SIGTERM)
22:49:37.741859 run osmo-ms-mob/00057(pid=191): Terminating (SIGTERM)
22:49:37.745114 run osmo-ms-mob/00058(pid=192): Terminating (SIGTERM)
22:49:37.748366 run osmo-ms-mob/00059(pid=193): Terminating (SIGTERM)
22:49:37.751644 run osmo-ms-mob/00060(pid=194): Terminating (SIGTERM)
22:49:37.754920 run osmo-ms-mob/00061(pid=195): Terminating (SIGTERM)
22:49:37.758168 run osmo-ms-mob/00062(pid=196): Terminating (SIGTERM)
22:49:37.761439 run osmo-ms-mob/00063(pid=197): Terminating (SIGTERM)
22:49:37.764700 run osmo-ms-mob/00064(pid=198): Terminating (SIGTERM)
22:49:37.767954 run osmo-ms-mob/00065(pid=199): Terminating (SIGTERM)
22:49:37.771203 run osmo-ms-mob/00066(pid=200): Terminating (SIGTERM)
22:49:37.774449 run osmo-ms-mob/00067(pid=201): Terminating (SIGTERM)
22:49:37.777710 run osmo-ms-mob/00068(pid=202): Terminating (SIGTERM)
22:49:37.780989 run osmo-ms-mob/00069(pid=203): Terminating (SIGTERM)
22:49:37.784299 run osmo-ms-mob/00070(pid=204): Terminating (SIGTERM)
22:49:37.787617 run osmo-ms-mob/00071(pid=205): Terminating (SIGTERM)
22:49:37.790943 run osmo-ms-mob/00072(pid=206): Terminating (SIGTERM)
22:49:37.794262 run osmo-ms-mob/00073(pid=207): Terminating (SIGTERM)
22:49:37.797575 run osmo-ms-mob/00074(pid=208): Terminating (SIGTERM)
22:49:37.800892 run osmo-ms-mob/00075(pid=209): Terminating (SIGTERM)
22:49:37.804200 run osmo-ms-mob/00076(pid=210): Terminating (SIGTERM)
22:49:37.807515 run osmo-ms-mob/00077(pid=211): Terminating (SIGTERM)
22:49:37.810828 run osmo-ms-mob/00078(pid=212): Terminating (SIGTERM)
22:49:37.814144 run osmo-ms-mob/00079(pid=213): Terminating (SIGTERM)
22:49:37.817470 run osmo-ms-mob/00080(pid=214): Terminating (SIGTERM)
22:49:37.820787 run osmo-ms-mob/00081(pid=215): Terminating (SIGTERM)
22:49:37.824097 run osmo-ms-mob/00082(pid=216): Terminating (SIGTERM)
22:49:37.827404 run osmo-ms-mob/00083(pid=217): Terminating (SIGTERM)
22:49:37.830720 run osmo-ms-mob/00084(pid=218): Terminating (SIGTERM)
22:49:37.834054 run osmo-ms-mob/00085(pid=219): Terminating (SIGTERM)
22:49:37.837376 run osmo-ms-mob/00086(pid=220): Terminating (SIGTERM)
22:49:37.840689 run osmo-ms-mob/00087(pid=221): Terminating (SIGTERM)
22:49:37.844000 run osmo-ms-mob/00088(pid=222): Terminating (SIGTERM)
22:49:37.847319 run osmo-ms-mob/00089(pid=223): Terminating (SIGTERM)
22:49:37.850640 run osmo-ms-mob/00090(pid=224): Terminating (SIGTERM)
22:49:37.853963 run osmo-ms-mob/00091(pid=225): Terminating (SIGTERM)
22:49:37.857272 run osmo-ms-mob/00092(pid=226): Terminating (SIGTERM)
22:49:37.860573 run osmo-ms-mob/00093(pid=227): Terminating (SIGTERM)
22:49:37.863884 run osmo-ms-mob/00094(pid=228): Terminating (SIGTERM)
22:49:37.867217 run osmo-ms-mob/00095(pid=229): Terminating (SIGTERM)
22:49:37.870552 run osmo-ms-mob/00096(pid=230): Terminating (SIGTERM)
22:49:37.873870 run osmo-ms-mob/00097(pid=231): Terminating (SIGTERM)
22:49:37.877186 run osmo-ms-mob/00098(pid=232): Terminating (SIGTERM)
22:49:37.880493 run osmo-ms-mob/00099(pid=233): Terminating (SIGTERM)
22:49:37.883822 --- ParallelTerminationStrategy: PID 21 died...
22:49:37.885322 run pcap-recorder_any(filters='host 127.0.42.2')(pid=21): Terminated: ok {rc=0}
22:49:37.888994 --- ParallelTerminationStrategy: PID 22 died...
22:49:37.890482 run osmo-hlr_127.0.42.2(pid=22): Terminated: ok {rc=0}
22:49:37.894140 --- ParallelTerminationStrategy: PID 23 died...
22:49:37.895623 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=23): Terminated: ok {rc=0}
22:49:37.899293 --- ParallelTerminationStrategy: PID 24 died...
22:49:37.900778 run osmo-stp_127.0.42.5(pid=24): Terminated: ok {rc=0}
22:49:37.904421 --- ParallelTerminationStrategy: PID 25 died...
22:49:37.905912 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=25): Terminated: ok {rc=0}
22:49:37.909607 --- ParallelTerminationStrategy: PID 26 died...
22:49:37.911094 run osmo-msc_127.0.42.6(pid=26): Terminated: ok {rc=0}
22:49:37.914767 --- ParallelTerminationStrategy: PID 27 died...
22:49:37.916250 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=27): Terminated: ok {rc=0}
22:49:37.919924 --- ParallelTerminationStrategy: PID 28 died...
22:49:37.921426 run osmo-mgw_127.0.42.3(pid=28): Terminated {rc=15}
22:49:37.925111 --- ParallelTerminationStrategy: PID 29 died...
22:49:37.926603 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=29): Terminated: ok {rc=0}
22:49:37.930294 --- ParallelTerminationStrategy: PID 30 died...
22:49:37.931779 run osmo-mgw_127.0.42.4(pid=30): Terminated {rc=15}
22:49:37.935456 --- ParallelTerminationStrategy: PID 31 died...
22:49:37.936952 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=31): Terminated: ok {rc=0}
22:49:37.940633 --- ParallelTerminationStrategy: PID 32 died...
22:49:37.942125 run osmo-bsc_127.0.42.7(pid=32): Terminated: ok {rc=0}
22:49:37.945804 --- ParallelTerminationStrategy: PID 34 died...
22:49:37.947301 run osmo-ms-virt-phy/00000(pid=34): Terminated: ok {rc=0}
22:49:37.950957 --- ParallelTerminationStrategy: PID 35 died...
22:49:37.952436 run osmo-ms-virt-phy/00001(pid=35): Terminated: ok {rc=0}
22:49:37.956103 --- ParallelTerminationStrategy: PID 36 died...
22:49:37.957599 run osmo-ms-virt-phy/00002(pid=36): Terminated: ok {rc=0}
22:49:37.961276 --- ParallelTerminationStrategy: PID 37 died...
22:49:37.962767 run osmo-ms-virt-phy/00003(pid=37): Terminated: ok {rc=0}
22:49:37.966444 --- ParallelTerminationStrategy: PID 38 died...
22:49:37.967917 run osmo-ms-virt-phy/00004(pid=38): Terminated: ok {rc=0}
22:49:37.971587 --- ParallelTerminationStrategy: PID 39 died...
22:49:37.973073 run osmo-ms-virt-phy/00005(pid=39): Terminated: ok {rc=0}
22:49:37.976730 --- ParallelTerminationStrategy: PID 40 died...
22:49:37.978221 run osmo-ms-virt-phy/00006(pid=40): Terminated: ok {rc=0}
22:49:37.981880 --- ParallelTerminationStrategy: PID 41 died...
22:49:37.983360 run osmo-ms-virt-phy/00007(pid=41): Terminated: ok {rc=0}
22:49:37.987036 --- ParallelTerminationStrategy: PID 42 died...
22:49:37.988515 run osmo-ms-virt-phy/00008(pid=42): Terminated: ok {rc=0}
22:49:37.992169 --- ParallelTerminationStrategy: PID 43 died...
22:49:37.993658 run osmo-ms-virt-phy/00009(pid=43): Terminated: ok {rc=0}
22:49:37.997316 --- ParallelTerminationStrategy: PID 44 died...
22:49:37.998798 run osmo-ms-virt-phy/00010(pid=44): Terminated: ok {rc=0}
22:49:38.002456 --- ParallelTerminationStrategy: PID 45 died...
22:49:38.003930 run osmo-ms-virt-phy/00011(pid=45): Terminated: ok {rc=0}
22:49:38.007575 --- ParallelTerminationStrategy: PID 46 died...
22:49:38.009063 run osmo-ms-virt-phy/00012(pid=46): Terminated: ok {rc=0}
22:49:38.012704 --- ParallelTerminationStrategy: PID 47 died...
22:49:38.014179 run osmo-ms-virt-phy/00013(pid=47): Terminated: ok {rc=0}
22:49:38.017826 --- ParallelTerminationStrategy: PID 48 died...
22:49:38.019297 run osmo-ms-virt-phy/00014(pid=48): Terminated: ok {rc=0}
22:49:38.022944 --- ParallelTerminationStrategy: PID 49 died...
22:49:38.024409 run osmo-ms-virt-phy/00015(pid=49): Terminated: ok {rc=0}
22:49:38.028056 --- ParallelTerminationStrategy: PID 50 died...
22:49:38.029528 run osmo-ms-virt-phy/00016(pid=50): Terminated: ok {rc=0}
22:49:38.033199 --- ParallelTerminationStrategy: PID 51 died...
22:49:38.034671 run osmo-ms-virt-phy/00017(pid=51): Terminated: ok {rc=0}
22:49:38.038312 --- ParallelTerminationStrategy: PID 52 died...
22:49:38.039784 run osmo-ms-virt-phy/00018(pid=52): Terminated: ok {rc=0}
22:49:38.043465 --- ParallelTerminationStrategy: PID 53 died...
22:49:38.044965 run osmo-ms-virt-phy/00019(pid=53): Terminated: ok {rc=0}
22:49:38.048631 --- ParallelTerminationStrategy: PID 54 died...
22:49:38.050116 run osmo-ms-virt-phy/00020(pid=54): Terminated: ok {rc=0}
22:49:38.053767 --- ParallelTerminationStrategy: PID 55 died...
22:49:38.055249 run osmo-ms-virt-phy/00021(pid=55): Terminated: ok {rc=0}
22:49:38.058887 --- ParallelTerminationStrategy: PID 56 died...
22:49:38.060364 run osmo-ms-virt-phy/00022(pid=56): Terminated: ok {rc=0}
22:49:38.063996 --- ParallelTerminationStrategy: PID 57 died...
22:49:38.065477 run osmo-ms-virt-phy/00023(pid=57): Terminated: ok {rc=0}
22:49:38.069128 --- ParallelTerminationStrategy: PID 58 died...
22:49:38.070599 run osmo-ms-virt-phy/00024(pid=58): Terminated: ok {rc=0}
22:49:38.074259 --- ParallelTerminationStrategy: PID 59 died...
22:49:38.075736 run osmo-ms-virt-phy/00025(pid=59): Terminated: ok {rc=0}
22:49:38.079374 --- ParallelTerminationStrategy: PID 60 died...
22:49:38.080847 run osmo-ms-virt-phy/00026(pid=60): Terminated: ok {rc=0}
22:49:38.084481 --- ParallelTerminationStrategy: PID 61 died...
22:49:38.085968 run osmo-ms-virt-phy/00027(pid=61): Terminated: ok {rc=0}
22:49:38.089614 --- ParallelTerminationStrategy: PID 62 died...
22:49:38.091084 run osmo-ms-virt-phy/00028(pid=62): Terminated: ok {rc=0}
22:49:38.094736 --- ParallelTerminationStrategy: PID 63 died...
22:49:38.096207 run osmo-ms-virt-phy/00029(pid=63): Terminated: ok {rc=0}
22:49:38.099859 --- ParallelTerminationStrategy: PID 64 died...
22:49:38.101354 run osmo-ms-virt-phy/00030(pid=64): Terminated: ok {rc=0}
22:49:38.105009 --- ParallelTerminationStrategy: PID 65 died...
22:49:38.106497 run osmo-ms-virt-phy/00031(pid=65): Terminated: ok {rc=0}
22:49:38.110155 --- ParallelTerminationStrategy: PID 66 died...
22:49:38.111634 run osmo-ms-virt-phy/00032(pid=66): Terminated: ok {rc=0}
22:49:38.115258 --- ParallelTerminationStrategy: PID 67 died...
22:49:38.116708 run osmo-ms-virt-phy/00033(pid=67): Terminated: ok {rc=0}
22:49:38.120333 --- ParallelTerminationStrategy: PID 68 died...
22:49:38.121807 run osmo-ms-virt-phy/00034(pid=68): Terminated: ok {rc=0}
22:49:38.125457 --- ParallelTerminationStrategy: PID 69 died...
22:49:38.126936 run osmo-ms-virt-phy/00035(pid=69): Terminated: ok {rc=0}
22:49:38.130567 --- ParallelTerminationStrategy: PID 70 died...
22:49:38.132044 run osmo-ms-virt-phy/00036(pid=70): Terminated: ok {rc=0}
22:49:38.135674 --- ParallelTerminationStrategy: PID 71 died...
22:49:38.137142 run osmo-ms-virt-phy/00037(pid=71): Terminated: ok {rc=0}
22:49:38.140794 --- ParallelTerminationStrategy: PID 72 died...
22:49:38.142259 run osmo-ms-virt-phy/00038(pid=72): Terminated: ok {rc=0}
22:49:38.145893 --- ParallelTerminationStrategy: PID 73 died...
22:49:38.147356 run osmo-ms-virt-phy/00039(pid=73): Terminated: ok {rc=0}
22:49:38.150993 --- ParallelTerminationStrategy: PID 74 died...
22:49:38.152465 run osmo-ms-virt-phy/00040(pid=74): Terminated: ok {rc=0}
22:49:38.156083 --- ParallelTerminationStrategy: PID 75 died...
22:49:38.157571 run osmo-ms-virt-phy/00041(pid=75): Terminated: ok {rc=0}
22:49:38.161217 --- ParallelTerminationStrategy: PID 76 died...
22:49:38.162681 run osmo-ms-virt-phy/00042(pid=76): Terminated: ok {rc=0}
22:49:38.166318 --- ParallelTerminationStrategy: PID 77 died...
22:49:38.167787 run osmo-ms-virt-phy/00043(pid=77): Terminated: ok {rc=0}
22:49:38.171435 --- ParallelTerminationStrategy: PID 78 died...
22:49:38.172922 run osmo-ms-virt-phy/00044(pid=78): Terminated: ok {rc=0}
22:49:38.176572 --- ParallelTerminationStrategy: PID 79 died...
22:49:38.178054 run osmo-ms-virt-phy/00045(pid=79): Terminated: ok {rc=0}
22:49:38.181689 --- ParallelTerminationStrategy: PID 80 died...
22:49:38.183160 run osmo-ms-virt-phy/00046(pid=80): Terminated: ok {rc=0}
22:49:38.186812 --- ParallelTerminationStrategy: PID 81 died...
22:49:38.188290 run osmo-ms-virt-phy/00047(pid=81): Terminated: ok {rc=0}
22:49:38.191935 --- ParallelTerminationStrategy: PID 82 died...
22:49:38.193403 run osmo-ms-virt-phy/00048(pid=82): Terminated: ok {rc=0}
22:49:38.197050 --- ParallelTerminationStrategy: PID 83 died...
22:49:38.198524 run osmo-ms-virt-phy/00049(pid=83): Terminated: ok {rc=0}
22:49:38.202142 --- ParallelTerminationStrategy: PID 84 died...
22:49:38.203619 run osmo-ms-virt-phy/00050(pid=84): Terminated: ok {rc=0}
22:49:38.207303 --- ParallelTerminationStrategy: PID 85 died...
22:49:38.208787 run osmo-ms-virt-phy/00051(pid=85): Terminated: ok {rc=0}
22:49:38.212417 --- ParallelTerminationStrategy: PID 86 died...
22:49:38.213884 run osmo-ms-virt-phy/00052(pid=86): Terminated: ok {rc=0}
22:49:38.217532 --- ParallelTerminationStrategy: PID 87 died...
22:49:38.219007 run osmo-ms-virt-phy/00053(pid=87): Terminated: ok {rc=0}
22:49:38.222672 --- ParallelTerminationStrategy: PID 88 died...
22:49:38.224143 run osmo-ms-virt-phy/00054(pid=88): Terminated: ok {rc=0}
22:49:38.227791 --- ParallelTerminationStrategy: PID 89 died...
22:49:38.229269 run osmo-ms-virt-phy/00055(pid=89): Terminated: ok {rc=0}
22:49:38.232914 --- ParallelTerminationStrategy: PID 90 died...
22:49:38.234381 run osmo-ms-virt-phy/00056(pid=90): Terminated: ok {rc=0}
22:49:38.238038 --- ParallelTerminationStrategy: PID 91 died...
22:49:38.239511 run osmo-ms-virt-phy/00057(pid=91): Terminated: ok {rc=0}
22:49:38.243152 --- ParallelTerminationStrategy: PID 92 died...
22:49:38.244634 run osmo-ms-virt-phy/00058(pid=92): Terminated: ok {rc=0}
22:49:38.248271 --- ParallelTerminationStrategy: PID 93 died...
22:49:38.249749 run osmo-ms-virt-phy/00059(pid=93): Terminated: ok {rc=0}
22:49:38.253416 --- ParallelTerminationStrategy: PID 94 died...
22:49:38.254890 run osmo-ms-virt-phy/00060(pid=94): Terminated: ok {rc=0}
22:49:38.258540 --- ParallelTerminationStrategy: PID 95 died...
22:49:38.260021 run osmo-ms-virt-phy/00061(pid=95): Terminated: ok {rc=0}
22:49:38.263685 --- ParallelTerminationStrategy: PID 96 died...
22:49:38.265167 run osmo-ms-virt-phy/00062(pid=96): Terminated: ok {rc=0}
22:49:38.268840 --- ParallelTerminationStrategy: PID 97 died...
22:49:38.270326 run osmo-ms-virt-phy/00063(pid=97): Terminated: ok {rc=0}
22:49:38.274000 --- ParallelTerminationStrategy: PID 98 died...
22:49:38.275491 run osmo-ms-virt-phy/00064(pid=98): Terminated: ok {rc=0}
22:49:38.279158 --- ParallelTerminationStrategy: PID 99 died...
22:49:38.280627 run osmo-ms-virt-phy/00065(pid=99): Terminated: ok {rc=0}
22:49:38.284279 --- ParallelTerminationStrategy: PID 100 died...
22:49:38.285764 run osmo-ms-virt-phy/00066(pid=100): Terminated: ok {rc=0}
22:49:38.289418 --- ParallelTerminationStrategy: PID 101 died...
22:49:38.290891 run osmo-ms-virt-phy/00067(pid=101): Terminated: ok {rc=0}
22:49:38.294539 --- ParallelTerminationStrategy: PID 102 died...
22:49:38.296012 run osmo-ms-virt-phy/00068(pid=102): Terminated: ok {rc=0}
22:49:38.299659 --- ParallelTerminationStrategy: PID 103 died...
22:49:38.301138 run osmo-ms-virt-phy/00069(pid=103): Terminated: ok {rc=0}
22:49:38.304813 --- ParallelTerminationStrategy: PID 104 died...
22:49:38.306280 run osmo-ms-virt-phy/00070(pid=104): Terminated: ok {rc=0}
22:49:38.309914 --- ParallelTerminationStrategy: PID 105 died...
22:49:38.311384 run osmo-ms-virt-phy/00071(pid=105): Terminated: ok {rc=0}
22:49:38.315024 --- ParallelTerminationStrategy: PID 106 died...
22:49:38.316498 run osmo-ms-virt-phy/00072(pid=106): Terminated: ok {rc=0}
22:49:38.320149 --- ParallelTerminationStrategy: PID 107 died...
22:49:38.321623 run osmo-ms-virt-phy/00073(pid=107): Terminated: ok {rc=0}
22:49:38.325252 --- ParallelTerminationStrategy: PID 108 died...
22:49:38.326723 run osmo-ms-virt-phy/00074(pid=108): Terminated: ok {rc=0}
22:49:38.330367 --- ParallelTerminationStrategy: PID 109 died...
22:49:38.331857 run osmo-ms-virt-phy/00075(pid=109): Terminated: ok {rc=0}
22:49:38.335507 --- ParallelTerminationStrategy: PID 110 died...
22:49:38.336993 run osmo-ms-virt-phy/00076(pid=110): Terminated: ok {rc=0}
22:49:38.340626 --- ParallelTerminationStrategy: PID 111 died...
22:49:38.342094 run osmo-ms-virt-phy/00077(pid=111): Terminated: ok {rc=0}
22:49:38.345748 --- ParallelTerminationStrategy: PID 112 died...
22:49:38.347226 run osmo-ms-virt-phy/00078(pid=112): Terminated: ok {rc=0}
22:49:38.350893 --- ParallelTerminationStrategy: PID 113 died...
22:49:38.352372 run osmo-ms-virt-phy/00079(pid=113): Terminated: ok {rc=0}
22:49:38.356026 --- ParallelTerminationStrategy: PID 114 died...
22:49:38.357500 run osmo-ms-virt-phy/00080(pid=114): Terminated: ok {rc=0}
22:49:38.361162 --- ParallelTerminationStrategy: PID 115 died...
22:49:38.362637 run osmo-ms-virt-phy/00081(pid=115): Terminated: ok {rc=0}
22:49:38.366284 --- ParallelTerminationStrategy: PID 116 died...
22:49:38.367769 run osmo-ms-virt-phy/00082(pid=116): Terminated: ok {rc=0}
22:49:38.371427 --- ParallelTerminationStrategy: PID 117 died...
22:49:38.372912 run osmo-ms-virt-phy/00083(pid=117): Terminated: ok {rc=0}
22:49:38.376560 --- ParallelTerminationStrategy: PID 118 died...
22:49:38.378042 run osmo-ms-virt-phy/00084(pid=118): Terminated: ok {rc=0}
22:49:38.381691 --- ParallelTerminationStrategy: PID 119 died...
22:49:38.383165 run osmo-ms-virt-phy/00085(pid=119): Terminated: ok {rc=0}
22:49:38.386834 --- ParallelTerminationStrategy: PID 120 died...
22:49:38.388314 run osmo-ms-virt-phy/00086(pid=120): Terminated: ok {rc=0}
22:49:38.391952 --- ParallelTerminationStrategy: PID 121 died...
22:49:38.393427 run osmo-ms-virt-phy/00087(pid=121): Terminated: ok {rc=0}
22:49:38.397072 --- ParallelTerminationStrategy: PID 122 died...
22:49:38.398539 run osmo-ms-virt-phy/00088(pid=122): Terminated: ok {rc=0}
22:49:38.402182 --- ParallelTerminationStrategy: PID 123 died...
22:49:38.403664 run osmo-ms-virt-phy/00089(pid=123): Terminated: ok {rc=0}
22:49:38.407304 --- ParallelTerminationStrategy: PID 124 died...
22:49:38.408793 run osmo-ms-virt-phy/00090(pid=124): Terminated: ok {rc=0}
22:49:38.412421 --- ParallelTerminationStrategy: PID 125 died...
22:49:38.413898 run osmo-ms-virt-phy/00091(pid=125): Terminated: ok {rc=0}
22:49:38.417568 --- ParallelTerminationStrategy: PID 126 died...
22:49:38.419058 run osmo-ms-virt-phy/00092(pid=126): Terminated: ok {rc=0}
22:49:38.422711 --- ParallelTerminationStrategy: PID 127 died...
22:49:38.424216 run osmo-ms-virt-phy/00093(pid=127): Terminated: ok {rc=0}
22:49:38.428043 --- ParallelTerminationStrategy: PID 128 died...
22:49:38.429603 run osmo-ms-virt-phy/00094(pid=128): Terminated: ok {rc=0}
22:49:38.433428 --- ParallelTerminationStrategy: PID 129 died...
22:49:38.434985 run osmo-ms-virt-phy/00095(pid=129): Terminated: ok {rc=0}
22:49:38.438828 --- ParallelTerminationStrategy: PID 130 died...
22:49:38.440374 run osmo-ms-virt-phy/00096(pid=130): Terminated: ok {rc=0}
22:49:38.444192 --- ParallelTerminationStrategy: PID 131 died...
22:49:38.445735 run osmo-ms-virt-phy/00097(pid=131): Terminated: ok {rc=0}
22:49:38.449566 --- ParallelTerminationStrategy: PID 132 died...
22:49:38.451097 run osmo-ms-virt-phy/00098(pid=132): Terminated: ok {rc=0}
22:49:38.454905 --- ParallelTerminationStrategy: PID 133 died...
22:49:38.456439 run osmo-ms-virt-phy/00099(pid=133): Terminated: ok {rc=0}
22:49:38.460251 --- ParallelTerminationStrategy: PID 134 died...
22:49:38.461788 run osmo-ms-mob/00000(pid=134): Terminated {rc=26112}
22:49:38.465603 --- ParallelTerminationStrategy: PID 135 died...
22:49:38.467093 run osmo-ms-mob/00001(pid=135): Terminated {rc=26112}
22:49:38.470858 --- ParallelTerminationStrategy: PID 136 died...
22:49:38.472398 run osmo-ms-mob/00002(pid=136): Terminated {rc=26112}
22:49:38.476216 --- ParallelTerminationStrategy: PID 137 died...
22:49:38.477770 run osmo-ms-mob/00003(pid=137): Terminated {rc=26112}
22:49:38.481606 --- ParallelTerminationStrategy: PID 138 died...
22:49:38.483155 run osmo-ms-mob/00004(pid=138): Terminated {rc=26112}
22:49:38.486984 --- ParallelTerminationStrategy: PID 139 died...
22:49:38.488518 run osmo-ms-mob/00005(pid=139): Terminated {rc=26112}
22:49:38.492356 --- ParallelTerminationStrategy: PID 140 died...
22:49:38.493899 run osmo-ms-mob/00006(pid=140): Terminated {rc=26112}
22:49:38.497592 --- ParallelTerminationStrategy: PID 141 died...
22:49:38.499067 run osmo-ms-mob/00007(pid=141): Terminated {rc=26112}
22:49:38.502739 --- ParallelTerminationStrategy: PID 142 died...
22:49:38.504220 run osmo-ms-mob/00008(pid=142): Terminated {rc=26112}
22:49:38.507883 --- ParallelTerminationStrategy: PID 143 died...
22:49:38.509364 run osmo-ms-mob/00009(pid=143): Terminated {rc=26112}
22:49:38.513033 --- ParallelTerminationStrategy: PID 144 died...
22:49:38.514516 run osmo-ms-mob/00010(pid=144): Terminated {rc=26112}
22:49:38.518183 --- ParallelTerminationStrategy: PID 145 died...
22:49:38.519661 run osmo-ms-mob/00011(pid=145): Terminated {rc=26112}
22:49:38.523361 --- ParallelTerminationStrategy: PID 146 died...
22:49:38.524850 run osmo-ms-mob/00012(pid=146): Terminated {rc=26112}
22:49:38.528518 --- ParallelTerminationStrategy: PID 147 died...
22:49:38.530019 run osmo-ms-mob/00013(pid=147): Terminated {rc=26112}
22:49:38.533677 --- ParallelTerminationStrategy: PID 148 died...
22:49:38.535151 run osmo-ms-mob/00014(pid=148): Terminated {rc=26112}
22:49:38.538818 --- ParallelTerminationStrategy: PID 149 died...
22:49:38.540293 run osmo-ms-mob/00015(pid=149): Terminated {rc=26112}
22:49:38.543960 --- ParallelTerminationStrategy: PID 150 died...
22:49:38.545459 run osmo-ms-mob/00016(pid=150): Terminated {rc=26112}
22:49:38.549117 --- ParallelTerminationStrategy: PID 151 died...
22:49:38.550592 run osmo-ms-mob/00017(pid=151): Terminated {rc=26112}
22:49:38.554248 --- ParallelTerminationStrategy: PID 152 died...
22:49:38.555720 run osmo-ms-mob/00018(pid=152): Terminated {rc=26112}
22:49:38.559397 --- ParallelTerminationStrategy: PID 153 died...
22:49:38.560884 run osmo-ms-mob/00019(pid=153): Terminated {rc=26112}
22:49:38.564560 --- ParallelTerminationStrategy: PID 154 died...
22:49:38.566048 run osmo-ms-mob/00020(pid=154): Terminated {rc=26112}
22:49:38.569720 --- ParallelTerminationStrategy: PID 155 died...
22:49:38.571192 run osmo-ms-mob/00021(pid=155): Terminated {rc=26112}
22:49:38.574860 --- ParallelTerminationStrategy: PID 156 died...
22:49:38.576349 run osmo-ms-mob/00022(pid=156): Terminated {rc=26112}
22:49:38.580023 --- ParallelTerminationStrategy: PID 157 died...
22:49:38.581507 run osmo-ms-mob/00023(pid=157): Terminated {rc=26112}
22:49:38.585200 --- ParallelTerminationStrategy: PID 158 died...
22:49:38.586678 run osmo-ms-mob/00024(pid=158): Terminated {rc=26112}
22:49:38.590336 --- ParallelTerminationStrategy: PID 159 died...
22:49:38.591813 run osmo-ms-mob/00025(pid=159): Terminated {rc=26112}
22:49:38.595495 --- ParallelTerminationStrategy: PID 160 died...
22:49:38.596981 run osmo-ms-mob/00026(pid=160): Terminated {rc=26112}
22:49:38.600649 --- ParallelTerminationStrategy: PID 161 died...
22:49:38.602138 run osmo-ms-mob/00027(pid=161): Terminated {rc=26112}
22:49:38.605790 --- ParallelTerminationStrategy: PID 162 died...
22:49:38.607280 run osmo-ms-mob/00028(pid=162): Terminated {rc=26112}
22:49:38.610936 --- ParallelTerminationStrategy: PID 163 died...
22:49:38.612408 run osmo-ms-mob/00029(pid=163): Terminated {rc=26112}
22:49:38.616070 --- ParallelTerminationStrategy: PID 164 died...
22:49:38.617561 run osmo-ms-mob/00030(pid=164): Terminated {rc=26112}
22:49:38.621218 --- ParallelTerminationStrategy: PID 165 died...
22:49:38.622691 run osmo-ms-mob/00031(pid=165): Terminated {rc=26112}
22:49:38.626361 --- ParallelTerminationStrategy: PID 166 died...
22:49:38.627847 run osmo-ms-mob/00032(pid=166): Terminated {rc=26112}
22:49:38.631530 --- ParallelTerminationStrategy: PID 167 died...
22:49:38.633010 run osmo-ms-mob/00033(pid=167): Terminated {rc=26112}
22:49:38.636687 --- ParallelTerminationStrategy: PID 168 died...
22:49:38.638157 run osmo-ms-mob/00034(pid=168): Terminated {rc=26112}
22:49:38.641842 --- ParallelTerminationStrategy: PID 169 died...
22:49:38.643331 run osmo-ms-mob/00035(pid=169): Terminated {rc=26112}
22:49:38.647016 --- ParallelTerminationStrategy: PID 170 died...
22:49:38.648500 run osmo-ms-mob/00036(pid=170): Terminated {rc=26112}
22:49:38.652340 --- ParallelTerminationStrategy: PID 171 died...
22:49:38.653892 run osmo-ms-mob/00037(pid=171): Terminated {rc=26112}
22:49:38.657731 --- ParallelTerminationStrategy: PID 172 died...
22:49:38.659271 run osmo-ms-mob/00038(pid=172): Terminated {rc=26112}
22:49:38.663110 --- ParallelTerminationStrategy: PID 173 died...
22:49:38.664659 run osmo-ms-mob/00039(pid=173): Terminated {rc=26112}
22:49:38.668479 --- ParallelTerminationStrategy: PID 174 died...
22:49:38.669989 run osmo-ms-mob/00040(pid=174): Terminated {rc=26112}
22:49:38.673666 --- ParallelTerminationStrategy: PID 175 died...
22:49:38.675143 run osmo-ms-mob/00041(pid=175): Terminated {rc=26112}
22:49:38.678818 --- ParallelTerminationStrategy: PID 176 died...
22:49:38.680289 run osmo-ms-mob/00042(pid=176): Terminated {rc=26112}
22:49:38.683964 --- ParallelTerminationStrategy: PID 177 died...
22:49:38.685461 run osmo-ms-mob/00043(pid=177): Terminated {rc=26112}
22:49:38.689122 --- ParallelTerminationStrategy: PID 178 died...
22:49:38.690598 run osmo-ms-mob/00044(pid=178): Terminated {rc=26112}
22:49:38.694286 --- ParallelTerminationStrategy: PID 179 died...
22:49:38.695758 run osmo-ms-mob/00045(pid=179): Terminated {rc=26112}
22:49:38.699426 --- ParallelTerminationStrategy: PID 180 died...
22:49:38.700899 run osmo-ms-mob/00046(pid=180): Terminated {rc=26112}
22:49:38.704576 --- ParallelTerminationStrategy: PID 181 died...
22:49:38.706057 run osmo-ms-mob/00047(pid=181): Terminated {rc=26112}
22:49:38.709747 --- ParallelTerminationStrategy: PID 182 died...
22:49:38.711222 run osmo-ms-mob/00048(pid=182): Terminated {rc=26112}
22:49:38.714904 --- ParallelTerminationStrategy: PID 183 died...
22:49:38.716386 run osmo-ms-mob/00049(pid=183): Terminated {rc=26112}
22:49:38.720071 --- ParallelTerminationStrategy: PID 184 died...
22:49:38.721563 run osmo-ms-mob/00050(pid=184): Terminated {rc=26112}
22:49:38.725226 --- ParallelTerminationStrategy: PID 185 died...
22:49:38.726701 run osmo-ms-mob/00051(pid=185): Terminated {rc=26112}
22:49:38.730359 --- ParallelTerminationStrategy: PID 186 died...
22:49:38.731825 run osmo-ms-mob/00052(pid=186): Terminated {rc=26112}
22:49:38.735491 --- ParallelTerminationStrategy: PID 187 died...
22:49:38.736968 run osmo-ms-mob/00053(pid=187): Terminated {rc=26112}
22:49:38.740636 --- ParallelTerminationStrategy: PID 188 died...
22:49:38.742118 run osmo-ms-mob/00054(pid=188): Terminated {rc=26112}
22:49:38.745783 --- ParallelTerminationStrategy: PID 189 died...
22:49:38.747232 run osmo-ms-mob/00055(pid=189): Terminated {rc=26112}
22:49:38.750847 --- ParallelTerminationStrategy: PID 190 died...
22:49:38.752294 run osmo-ms-mob/00056(pid=190): Terminated {rc=26112}
22:49:38.755896 --- ParallelTerminationStrategy: PID 191 died...
22:49:38.757349 run osmo-ms-mob/00057(pid=191): Terminated {rc=26112}
22:49:38.760946 --- ParallelTerminationStrategy: PID 192 died...
22:49:38.762385 run osmo-ms-mob/00058(pid=192): Terminated {rc=26112}
22:49:38.765990 --- ParallelTerminationStrategy: PID 193 died...
22:49:38.767434 run osmo-ms-mob/00059(pid=193): Terminated {rc=26112}
22:49:38.771074 --- ParallelTerminationStrategy: PID 194 died...
22:49:38.772557 run osmo-ms-mob/00060(pid=194): Terminated {rc=26112}
22:49:38.776215 --- ParallelTerminationStrategy: PID 195 died...
22:49:38.777701 run osmo-ms-mob/00061(pid=195): Terminated {rc=26112}
22:49:38.781377 --- ParallelTerminationStrategy: PID 196 died...
22:49:38.782859 run osmo-ms-mob/00062(pid=196): Terminated {rc=26112}
22:49:38.786553 --- ParallelTerminationStrategy: PID 197 died...
22:49:38.788035 run osmo-ms-mob/00063(pid=197): Terminated {rc=26112}
22:49:38.791687 --- ParallelTerminationStrategy: PID 198 died...
22:49:38.793168 run osmo-ms-mob/00064(pid=198): Terminated {rc=26112}
22:49:38.796817 --- ParallelTerminationStrategy: PID 199 died...
22:49:38.798291 run osmo-ms-mob/00065(pid=199): Terminated {rc=26112}
22:49:38.801962 --- ParallelTerminationStrategy: PID 200 died...
22:49:38.803430 run osmo-ms-mob/00066(pid=200): Terminated {rc=26112}
22:49:38.807090 --- ParallelTerminationStrategy: PID 201 died...
22:49:38.808560 run osmo-ms-mob/00067(pid=201): Terminated {rc=26112}
22:49:38.812224 --- ParallelTerminationStrategy: PID 202 died...
22:49:38.813713 run osmo-ms-mob/00068(pid=202): Terminated {rc=26112}
22:49:38.817368 --- ParallelTerminationStrategy: PID 203 died...
22:49:38.818856 run osmo-ms-mob/00069(pid=203): Terminated {rc=26112}
22:49:38.822545 --- ParallelTerminationStrategy: PID 204 died...
22:49:38.824013 run osmo-ms-mob/00070(pid=204): Terminated {rc=26112}
22:49:38.827619 --- ParallelTerminationStrategy: PID 205 died...
22:49:38.829069 run osmo-ms-mob/00071(pid=205): Terminated {rc=26112}
22:49:38.832704 --- ParallelTerminationStrategy: PID 206 died...
22:49:38.834192 run osmo-ms-mob/00072(pid=206): Terminated {rc=26112}
22:49:38.837867 --- ParallelTerminationStrategy: PID 207 died...
22:49:38.839344 run osmo-ms-mob/00073(pid=207): Terminated {rc=26112}
22:49:38.843008 --- ParallelTerminationStrategy: PID 208 died...
22:49:38.844456 run osmo-ms-mob/00074(pid=208): Terminated {rc=26112}
22:49:38.848046 --- ParallelTerminationStrategy: PID 209 died...
22:49:38.849496 run osmo-ms-mob/00075(pid=209): Terminated {rc=26112}
22:49:38.853075 --- ParallelTerminationStrategy: PID 210 died...
22:49:38.854528 run osmo-ms-mob/00076(pid=210): Terminated {rc=26112}
22:49:38.858149 --- ParallelTerminationStrategy: PID 211 died...
22:49:38.859593 run osmo-ms-mob/00077(pid=211): Terminated {rc=26112}
22:49:38.863201 --- ParallelTerminationStrategy: PID 212 died...
22:49:38.864651 run osmo-ms-mob/00078(pid=212): Terminated {rc=26112}
22:49:38.868248 --- ParallelTerminationStrategy: PID 213 died...
22:49:38.869717 run osmo-ms-mob/00079(pid=213): Terminated {rc=26112}
22:49:38.873307 --- ParallelTerminationStrategy: PID 214 died...
22:49:38.874751 run osmo-ms-mob/00080(pid=214): Terminated {rc=26112}
22:49:38.878371 --- ParallelTerminationStrategy: PID 215 died...
22:49:38.879819 run osmo-ms-mob/00081(pid=215): Terminated {rc=26112}
22:49:38.883419 --- ParallelTerminationStrategy: PID 216 died...
22:49:38.884872 run osmo-ms-mob/00082(pid=216): Terminated {rc=26112}
22:49:38.888462 --- ParallelTerminationStrategy: PID 217 died...
22:49:38.889914 run osmo-ms-mob/00083(pid=217): Terminated {rc=26112}
22:49:38.893505 --- ParallelTerminationStrategy: PID 218 died...
22:49:38.894964 run osmo-ms-mob/00084(pid=218): Terminated {rc=26112}
22:49:38.898553 --- ParallelTerminationStrategy: PID 219 died...
22:49:38.900006 run osmo-ms-mob/00085(pid=219): Terminated {rc=26112}
22:49:38.903619 --- ParallelTerminationStrategy: PID 220 died...
22:49:38.905063 run osmo-ms-mob/00086(pid=220): Terminated {rc=26112}
22:49:38.908666 --- ParallelTerminationStrategy: PID 221 died...
22:49:38.910118 run osmo-ms-mob/00087(pid=221): Terminated {rc=26112}
22:49:38.913706 --- ParallelTerminationStrategy: PID 222 died...
22:49:38.915149 run osmo-ms-mob/00088(pid=222): Terminated {rc=26112}
22:49:38.918758 --- ParallelTerminationStrategy: PID 223 died...
22:49:38.920216 run osmo-ms-mob/00089(pid=223): Terminated {rc=26112}
22:49:38.923806 --- ParallelTerminationStrategy: PID 224 died...
22:49:38.925259 run osmo-ms-mob/00090(pid=224): Terminated {rc=26112}
22:49:38.928862 --- ParallelTerminationStrategy: PID 225 died...
22:49:38.930304 run osmo-ms-mob/00091(pid=225): Terminated {rc=26112}
22:49:38.933901 --- ParallelTerminationStrategy: PID 226 died...
22:49:38.935350 run osmo-ms-mob/00092(pid=226): Terminated {rc=26112}
22:49:38.938929 --- ParallelTerminationStrategy: PID 227 died...
22:49:38.940377 run osmo-ms-mob/00093(pid=227): Terminated {rc=26112}
22:49:38.943986 --- ParallelTerminationStrategy: PID 228 died...
22:49:38.945435 run osmo-ms-mob/00094(pid=228): Terminated {rc=26112}
22:49:38.949048 --- ParallelTerminationStrategy: PID 229 died...
22:49:38.950494 run osmo-ms-mob/00095(pid=229): Terminated {rc=26112}
22:49:38.954087 --- ParallelTerminationStrategy: PID 230 died...
22:49:38.955537 run osmo-ms-mob/00096(pid=230): Terminated {rc=26112}
22:49:38.959159 --- ParallelTerminationStrategy: PID 231 died...
22:49:38.960603 run osmo-ms-mob/00097(pid=231): Terminated {rc=26112}
22:49:38.964203 --- ParallelTerminationStrategy: PID 232 died...
22:49:38.965661 run osmo-ms-mob/00098(pid=232): Terminated {rc=26112}
22:49:38.969241 --- ParallelTerminationStrategy: PID 233 died...
22:49:38.970696 run osmo-ms-mob/00099(pid=233): Terminated {rc=26112}
22:49:42.374996 --- ParallelTerminationStrategy: PID 33 died...
22:49:42.381490 run osmo-bts-virtual(pid=33): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8168 netreg_mass PASS
---------------------------------------------------------------------
22:49:42.457907 tst trial-8168: Storing JUnit report in /build/trial-8168/run.2025-12-02_22-48-15/trial-8168.xml
--------------------------------------------------------------------------------------------
trial-8168 PASS
--------------------------------------------------------------------------------------------
22:49:42.468749 tst trial-8168: trial-8168: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (81.1 sec)
+ exit_code=0
+ rm -rf trial-8168/inst
+ cd trial-8168
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-12-02 22:48:15
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8168-run.tgz run.2025-12-02_22-48-15
+ tar czf /build/trial-8168-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-12-02_13_26_33.tgz osmo-bts-oc2g.build-2025-12-02_00_51_48.tgz osmo-bts-sysmo.build-2025-12-02_00_51_39.tgz osmo-bts.build-2025-12-02_00_51_44.tgz osmo-ggsn.build-2025-12-02_20_42_45.tgz osmo-hlr.build-2025-12-02_16_36_47.tgz osmo-hnbgw.build-2025-12-02_13_30_00.tgz osmo-mgw.build-2025-12-02_09_39_23.tgz osmo-msc.build-2025-12-02_13_33_46.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-12-02_07_36_14.tgz osmo-pcu-sysmo.build-2025-12-02_07_34_09.tgz osmo-pcu.build-2025-12-02_07_36_19.tgz osmo-sgsn.build-2025-12-02_20_48_32.tgz osmo-stp.build-2025-12-02_13_23_40.tgz osmo-trx.build-2025-12-02_14_26_15.tgz osmocom-bb.build-2025-12-02_21_17_16.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