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/jenkins8867367246889116421.sh
+ rm -rf trial-8086-bin.tgz trial-8086-run.tgz *.md5
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 24584
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 10858
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 10159
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 12682
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 13005
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 12199
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 40364
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 7394
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 42391
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 8106
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 13019
Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 7289
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 11383
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 7434
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 8881
Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 6154
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 7289
[osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins7997092457805434111.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-8086
+ 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
f17cc18 ttcn3-bts-test: show respawn count at the end
+ make -C docker-playground/osmo-gsm-tester
make: Entering directory '/home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/osmo-gsm-tester'
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
awk: fatal: cannot open file `.release' for reading: No such file or directory
rm -rf .common
cp -r /home/osmocom-build/jenkins/workspace/osmo-gsm-tester_virtual/docker-playground/common .common
INFO: .release created
release=0.0.0
docker build \
--build-arg USER=osmocom-build \
--build-arg UID=1000 \
--build-arg REGISTRY=docker.io \
--build-arg OSMO_TTCN3_BRANCH=master \
--build-arg UPSTREAM_DISTRO=debian:bookworm \
--build-arg DISTRO=debian-bookworm \
--build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \
--build-arg OSMOCOM_REPO_PATH=packages/osmocom: \
--build-arg OSMOCOM_REPO_VERSION=latest \
--build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \
--build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \
--build-arg LIBOSMOCORE_BRANCH=master \
--build-arg OSMO_BB_BRANCH=master \
--build-arg OSMO_BSC_BRANCH=master \
--build-arg OSMO_BTS_BRANCH=master \
--build-arg OSMO_CBC_BRANCH=master \
--build-arg OSMO_DIA2GSUP_BRANCH=master \
--build-arg OSMO_EPDG_BRANCH=master \
--build-arg OSMO_GBPROXY_BRANCH=master \
--build-arg OSMO_GGSN_BRANCH=master \
--build-arg OSMO_GSM_TESTER_BRANCH=master \
--build-arg OSMO_HLR_BRANCH=master \
--build-arg OSMO_HNBGW_BRANCH=master \
--build-arg OSMO_HNODEB_BRANCH=master \
--build-arg OSMO_IUH_BRANCH=master \
--build-arg OSMO_MGW_BRANCH=master \
--build-arg OSMO_MSC_BRANCH=master \
--build-arg OSMO_NITB_BRANCH=master \
--build-arg OSMO_PCU_BRANCH=master \
--build-arg OSMO_REMSIM_BRANCH=master \
--build-arg OSMO_S1GW_BRANCH=master \
--build-arg OSMO_SGSN_BRANCH=master \
--build-arg OSMO_SIP_BRANCH=master \
--build-arg OSMO_STP_BRANCH=master \
--build-arg OSMO_UECUPS_BRANCH=master \
--build-arg OPEN5GS_BRANCH=main \
--build-arg PJPROJECT_BRANCH=sysmocom/2.14 \
-t docker.io/osmocom-build/osmo-gsm-tester:latest .
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.84kB done
#1 DONE 0.1s
#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.1s
#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.1s
#6 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#6 DONE 0.3s
#7 [13/28] RUN CHOWN -R jenkins:jenkins /osmo-gsm-tester-*
#7 CACHED
#8 [ 2/28] RUN useradd -ms /bin/bash jenkins
#8 CACHED
#9 [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
#9 CACHED
#10 [24/28] RUN mkdir -p /usr/local/bin/ && cp osmo-gsm-tester/utils/bin/* /usr/local/bin/
#10 CACHED
#11 [20/28] WORKDIR /TMP
#11 CACHED
#12 [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
#12 CACHED
#13 [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
#13 CACHED
#14 [ 9/28] COPY SSH /root/.ssh
#14 CACHED
#15 [22/28] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-TESTER/+/MASTER?FORMAT=TEXT /tmp/commit
#15 CACHED
#16 [ 3/28] RUN groupadd osmo-gsm-tester
#16 CACHED
#17 [ 8/28] RUN MKDIR /var/run/sshd
#17 CACHED
#18 [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
#18 CACHED
#19 [27/28] COPY RESOURCES.CONF /tmp/osmo-gsm-tester/sysmocom/resources.conf
#19 CACHED
#20 [26/28] RUN mkdir -p /etc/security/limits.d/ && cp osmo-gsm-tester/utils/limits.d/* /etc/security/limits.d/
#20 CACHED
#21 [19/28] RUN IF [ "$(arch)" = "x86_64" ]; then apt-get update && apt-get install -y --no-install-recommends python3-pip python3-setuptools python3-wheel ninja-build build-essential flex bison git libsctp-dev libgnutls28-dev libgcrypt-dev libssl-dev libidn11-dev libmongoc-dev libbson-dev libyaml-dev libnghttp2-dev libmicrohttpd-dev libcurl4-gnutls-dev libnghttp2-dev meson && apt-get clean; fi
#21 CACHED
#22 [ 7/28] RUN APT-GET update && apt-get install -y openssh-server
#22 CACHED
#23 [ 6/28] RUN PIP3 install --break-system-packages "git+https://github.com/podshumok/python-smpplib.git@master#egg=smpplib" pydbus pyusb pysispm pymongo
#23 CACHED
#24 [16/28] RUN APT-GET update && apt-get install -y --no-install-recommends cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev libpcsclite-dev libuhd-dev libczmq-dev libsoapysdr-dev soapysdr-module-lms7 && apt-get clean
#24 CACHED
#25 [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
#25 CACHED
#26 [21/28] RUN GIT clone https://gerrit.osmocom.org/osmo-gsm-tester.git
#26 CACHED
#27 [ 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
#27 CACHED
#28 [11/28] RUN chmod -R 0700 /home/jenkins/.ssh /root/.ssh
#28 CACHED
#29 [10/28] COPY --CHOWN=JENKINS:JENKINS ssh /home/jenkins/.ssh
#29 CACHED
#30 [17/28] RUN APT-GET update && apt-get install -y --no-install-recommends gnuradio && apt-get clean
#30 CACHED
#31 [25/28] RUN mkdir -p /etc/sudoers.d/ && cp osmo-gsm-tester/utils/sudoers.d/* /etc/sudoers.d/
#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:c863acc7d2e3c97ba2639b905d10d4d21f43e3719024c022cc98f7b5008c9c66 0.0s done
#34 naming to docker.io/osmocom-build/osmo-gsm-tester:latest 0.0s done
#34 DONE 0.1s
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=8087 -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-09-12 22:48:19
+ trial_dir_prefix=trial-
+ rm -rf trial-*
+ trial_dir=trial-8087
+ mkdir -p trial-8087
+ mv open5gs.build-8.tgz osmo-bsc.build-2025-09-12_19_26_17.tgz osmo-bts-oc2g.build-2025-09-12_00_51_41.tgz osmo-bts-sysmo.build-2025-09-12_00_51_45.tgz osmo-bts.build-2025-09-12_00_51_49.tgz osmo-ggsn.build-2025-09-12_20_46_39.tgz osmo-hlr.build-2025-09-12_16_36_48.tgz osmo-hnbgw.build-2025-09-12_19_30_03.tgz osmo-mgw.build-2025-09-12_08_33_14.tgz osmo-msc.build-2025-09-12_19_34_01.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-12_07_34_00.tgz osmo-pcu-sysmo.build-2025-09-12_07_36_05.tgz osmo-pcu.build-2025-09-12_07_36_13.tgz osmo-sgsn.build-2025-09-12_20_53_26.tgz osmo-stp.build-2025-09-12_19_23_19.tgz osmo-trx.build-2025-09-12_14_26_01.tgz osmocom-bb.build-2025-09-12_21_17_24.tgz srslte.build-19.tgz trial-8087
+ cat open5gs.build-8.md5 osmo-bsc.build-2025-09-12_19_26_17.md5 osmo-bts-oc2g.build-2025-09-12_00_51_41.md5 osmo-bts-sysmo.build-2025-09-12_00_51_45.md5 osmo-bts.build-2025-09-12_00_51_49.md5 osmo-ggsn.build-2025-09-12_20_46_39.md5 osmo-hlr.build-2025-09-12_16_36_48.md5 osmo-hnbgw.build-2025-09-12_19_30_03.md5 osmo-mgw.build-2025-09-12_08_33_14.md5 osmo-msc.build-2025-09-12_19_34_01.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-12_07_34_00.md5 osmo-pcu-sysmo.build-2025-09-12_07_36_05.md5 osmo-pcu.build-2025-09-12_07_36_13.md5 osmo-sgsn.build-2025-09-12_20_53_26.md5 osmo-stp.build-2025-09-12_19_23_19.md5 osmo-trx.build-2025-09-12_14_26_01.md5 osmocom-bb.build-2025-09-12_21_17_24.md5 srslte.build-19.md5
+ rm open5gs.build-8.md5 osmo-bsc.build-2025-09-12_19_26_17.md5 osmo-bts-oc2g.build-2025-09-12_00_51_41.md5 osmo-bts-sysmo.build-2025-09-12_00_51_45.md5 osmo-bts.build-2025-09-12_00_51_49.md5 osmo-ggsn.build-2025-09-12_20_46_39.md5 osmo-hlr.build-2025-09-12_16_36_48.md5 osmo-hnbgw.build-2025-09-12_19_30_03.md5 osmo-mgw.build-2025-09-12_08_33_14.md5 osmo-msc.build-2025-09-12_19_34_01.md5 osmo-nitb.build-17155.md5 osmo-pcu-oc2g.build-2025-09-12_07_34_00.md5 osmo-pcu-sysmo.build-2025-09-12_07_36_05.md5 osmo-pcu.build-2025-09-12_07_36_13.md5 osmo-sgsn.build-2025-09-12_20_53_26.md5 osmo-stp.build-2025-09-12_19_23_19.md5 osmo-trx.build-2025-09-12_14_26_01.md5 osmocom-bb.build-2025-09-12_21_17_24.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-8087 -s netreg_mass
combinations: ['netreg_mass']
trial: 'trial-8087'
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-8087
--------------------------------------------------------------------------------------------
22:48:20.049610 tst trial-8087: Detailed log at /build/trial-8087/run.2025-09-12_22-48-20/log
---------------------------------------------------------------------
trial-8087 netreg_mass
---------------------------------------------------------------------
22:48:20.260565 tst netreg_mass: reserving resources in /var/tmp/osmo-gsm-tester/state ...
22:48:20.260977 tst netreg_mass: Verifying 1 x bts (candidates: 1)
22:48:20.261827 tst netreg_mass: Verifying 6 x ip_address (candidates: 9)
22:48:20.263035 tst netreg_mass: Verifying 100 x modem (candidates: 100)
22:48:20.315217 tst netreg_mass: Reserving 1 x bts (candidates: 1)
22:48:20.316707 tst netreg_mass: Reserving 6 x ip_address (candidates: 9)
22:48:20.317932 tst netreg_mass: Reserving 100 x modem (candidates: 100)
22:48:20.405706 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-8087 netreg_mass register_default_mass.py
----------------------------------------------
22:48:20.406884 tst register_default_mass.py:9: Claiming resources for the test
22:48:20.423331 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.423920 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.424395 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.424855 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.425307 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.425789 tst netreg_mass: Using 1 x ip_address (candidates: 6)
22:48:20.426250 tst netreg_mass: Using 1 x bts (candidates: 1)
22:48:20.543424 tst register_default_mass.py: using LAC 2
22:48:20.598813 tst register_default_mass.py: using RAC 2
22:48:20.787430 tst register_default_mass.py: using CellId 2
22:48:20.848970 tst register_default_mass.py: using BVCI 3
22:48:20.854825 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.855485 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.856027 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.856552 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.857079 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.857584 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.858077 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.858593 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.859105 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.859601 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.860103 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.860609 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.861121 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.861642 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.862634 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.863163 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.863691 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.864230 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.864760 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.865290 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.865823 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.866345 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.866869 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.867415 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.867938 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.868453 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.868991 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.869511 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.870027 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.870550 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.871074 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.871595 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.872127 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.872668 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.873187 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.873695 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.874229 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.874741 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.875248 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.875765 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.876281 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.876793 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.877320 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.877830 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.878342 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.878861 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.879377 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.879893 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.880422 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.880940 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.881471 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.881990 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.882499 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.883010 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.883542 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.884056 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.884577 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.885103 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.885614 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.886117 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.886642 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.887152 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.887667 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.888205 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.888717 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.889228 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.889752 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.890268 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.890771 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.891289 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.891800 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.892311 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.892926 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.893455 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.893963 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.894464 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.894979 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.895488 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.895995 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.896507 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.897038 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.897544 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.898056 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.898572 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.899076 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.899569 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.900092 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.900600 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.901106 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.901620 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.902126 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.902625 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.903146 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.903657 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.904159 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.904670 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.905228 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.905738 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.906266 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.906781 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.907278 tst netreg_mass: Using 1 x modem (candidates: 100)
22:48:20.907858 tst register_default_mass.py:21: Launching a simple network
22:48:20.918065 run osmo-hlr_127.0.42.2: Starting osmo-hlr
22:48:21.043243 run create_hlr_db(pid=20): Launched
22:48:22.053825 run create_hlr_db(pid=20): Terminated: ok {rc=0}
22:48:22.073290 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Launched
22:48:22.118403 run osmo-hlr_127.0.42.2(pid=23): Launched
22:48:22.128919 run osmo-stp_127.0.42.5: Starting osmo-stp
22:48:22.316117 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Launched
22:48:22.332176 run osmo-stp_127.0.42.5(pid=25): Launched
22:48:22.338207 run osmo-msc_127.0.42.6: Starting osmo-msc
22:48:22.778536 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Launched
22:48:22.794710 run osmo-msc_127.0.42.6(pid=27): Launched
22:48:25.805443 run osmo-mgw_127.0.42.3: Starting osmo-mgw
22:48:25.930179 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Launched
22:48:25.945554 run osmo-mgw_127.0.42.3(pid=29): Launched
22:48:25.951315 run osmo-mgw_127.0.42.4: Starting osmo-mgw
22:48:25.975537 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Launched
22:48:25.990985 run osmo-mgw_127.0.42.4(pid=31): Launched
22:48:25.997169 run osmo-bsc_127.0.42.7: Starting osmo-bsc
22:48:26.312578 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Launched
22:48:26.330238 run osmo-bsc_127.0.42.7(pid=33): Launched
22:48:32.351558 run osmo-bts-virtual: Starting to connect to osmo-bsc_127.0.42.7
22:48:32.622269 run osmo-bts-virtual(pid=34): Launched
22:48:33.731654 tst register_default_mass.py: using MSISDN 1001
22:48:33.742362 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000000', msisdn='1001', subscriber_id=1}
22:48:33.836240 tst register_default_mass.py: using MSISDN 1002
22:48:33.842427 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000001', msisdn='1002', subscriber_id=2}
22:48:33.910838 tst register_default_mass.py: using MSISDN 1003
22:48:33.916981 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000002', msisdn='1003', subscriber_id=3}
22:48:34.026671 tst register_default_mass.py: using MSISDN 1004
22:48:34.036944 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000003', msisdn='1004', subscriber_id=4}
22:48:34.116518 tst register_default_mass.py: using MSISDN 1005
22:48:34.126479 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000004', msisdn='1005', subscriber_id=5}
22:48:34.208781 tst register_default_mass.py: using MSISDN 1006
22:48:34.230957 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000005', msisdn='1006', subscriber_id=6}
22:48:34.297957 tst register_default_mass.py: using MSISDN 1007
22:48:34.314635 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000006', msisdn='1007', subscriber_id=7}
22:48:34.394728 tst register_default_mass.py: using MSISDN 1008
22:48:34.400615 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000007', msisdn='1008', subscriber_id=8}
22:48:34.484484 tst register_default_mass.py: using MSISDN 1009
22:48:34.491063 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000008', msisdn='1009', subscriber_id=9}
22:48:34.580322 tst register_default_mass.py: using MSISDN 1010
22:48:34.591819 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001010000000009', msisdn='1010', subscriber_id=10}
22:48:34.844086 tst register_default_mass.py: using MSISDN 1011
22:48:34.850707 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000000', msisdn='1011', subscriber_id=11}
22:48:34.938090 tst register_default_mass.py: using MSISDN 1012
22:48:34.944147 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000001', msisdn='1012', subscriber_id=12}
22:48:35.065132 tst register_default_mass.py: using MSISDN 1013
22:48:35.071424 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000002', msisdn='1013', subscriber_id=13}
22:48:35.153029 tst register_default_mass.py: using MSISDN 1014
22:48:35.159318 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000003', msisdn='1014', subscriber_id=14}
22:48:35.305056 tst register_default_mass.py: using MSISDN 1015
22:48:35.311141 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000004', msisdn='1015', subscriber_id=15}
22:48:36.156807 tst register_default_mass.py: using MSISDN 1016
22:48:36.166672 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000005', msisdn='1016', subscriber_id=16}
22:48:36.246933 tst register_default_mass.py: using MSISDN 1017
22:48:36.260634 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000006', msisdn='1017', subscriber_id=17}
22:48:36.356687 tst register_default_mass.py: using MSISDN 1018
22:48:36.367796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000007', msisdn='1018', subscriber_id=18}
22:48:36.455121 tst register_default_mass.py: using MSISDN 1019
22:48:36.466008 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000008', msisdn='1019', subscriber_id=19}
22:48:36.827404 tst register_default_mass.py: using MSISDN 1020
22:48:36.833520 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001020000000009', msisdn='1020', subscriber_id=20}
22:48:37.253118 tst register_default_mass.py: using MSISDN 1021
22:48:37.263726 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000000', msisdn='1021', subscriber_id=21}
22:48:37.340338 tst register_default_mass.py: using MSISDN 1022
22:48:37.346521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000001', msisdn='1022', subscriber_id=22}
22:48:37.416362 tst register_default_mass.py: using MSISDN 1023
22:48:37.434178 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000002', msisdn='1023', subscriber_id=23}
22:48:37.507494 tst register_default_mass.py: using MSISDN 1024
22:48:37.517530 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000003', msisdn='1024', subscriber_id=24}
22:48:37.592080 tst register_default_mass.py: using MSISDN 1025
22:48:37.598294 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000004', msisdn='1025', subscriber_id=25}
22:48:37.670350 tst register_default_mass.py: using MSISDN 1026
22:48:37.676950 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000005', msisdn='1026', subscriber_id=26}
22:48:37.758073 tst register_default_mass.py: using MSISDN 1027
22:48:37.763935 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000006', msisdn='1027', subscriber_id=27}
22:48:37.833215 tst register_default_mass.py: using MSISDN 1028
22:48:37.840835 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000007', msisdn='1028', subscriber_id=28}
22:48:37.931673 tst register_default_mass.py: using MSISDN 1029
22:48:37.937612 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000008', msisdn='1029', subscriber_id=29}
22:48:38.037863 tst register_default_mass.py: using MSISDN 1030
22:48:38.044335 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001030000000009', msisdn='1030', subscriber_id=30}
22:48:38.116438 tst register_default_mass.py: using MSISDN 1031
22:48:38.122393 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000000', msisdn='1031', subscriber_id=31}
22:48:38.205309 tst register_default_mass.py: using MSISDN 1032
22:48:38.215539 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000001', msisdn='1032', subscriber_id=32}
22:48:38.286905 tst register_default_mass.py: using MSISDN 1033
22:48:38.301101 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000002', msisdn='1033', subscriber_id=33}
22:48:38.367558 tst register_default_mass.py: using MSISDN 1034
22:48:38.385075 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000003', msisdn='1034', subscriber_id=34}
22:48:38.456518 tst register_default_mass.py: using MSISDN 1035
22:48:38.464056 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000004', msisdn='1035', subscriber_id=35}
22:48:38.556774 tst register_default_mass.py: using MSISDN 1036
22:48:38.562521 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000005', msisdn='1036', subscriber_id=36}
22:48:38.651244 tst register_default_mass.py: using MSISDN 1037
22:48:38.661591 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000006', msisdn='1037', subscriber_id=37}
22:48:38.741310 tst register_default_mass.py: using MSISDN 1038
22:48:38.759308 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000007', msisdn='1038', subscriber_id=38}
22:48:38.848043 tst register_default_mass.py: using MSISDN 1039
22:48:38.854691 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000008', msisdn='1039', subscriber_id=39}
22:48:38.956849 tst register_default_mass.py: using MSISDN 1040
22:48:38.968144 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001040000000009', msisdn='1040', subscriber_id=40}
22:48:39.429850 tst register_default_mass.py: using MSISDN 1041
22:48:39.437107 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000000', msisdn='1041', subscriber_id=41}
22:48:39.580497 tst register_default_mass.py: using MSISDN 1042
22:48:39.591510 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000001', msisdn='1042', subscriber_id=42}
22:48:39.707168 tst register_default_mass.py: using MSISDN 1043
22:48:39.713923 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000002', msisdn='1043', subscriber_id=43}
22:48:40.022875 tst register_default_mass.py: using MSISDN 1044
22:48:40.044084 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000003', msisdn='1044', subscriber_id=44}
22:48:40.129526 tst register_default_mass.py: using MSISDN 1045
22:48:40.146103 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000004', msisdn='1045', subscriber_id=45}
22:48:40.228065 tst register_default_mass.py: using MSISDN 1046
22:48:40.244587 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000005', msisdn='1046', subscriber_id=46}
22:48:40.319833 tst register_default_mass.py: using MSISDN 1047
22:48:40.325982 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000006', msisdn='1047', subscriber_id=47}
22:48:40.520197 tst register_default_mass.py: using MSISDN 1048
22:48:40.529674 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000007', msisdn='1048', subscriber_id=48}
22:48:40.600147 tst register_default_mass.py: using MSISDN 1049
22:48:40.613223 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000008', msisdn='1049', subscriber_id=49}
22:48:40.677330 tst register_default_mass.py: using MSISDN 1050
22:48:40.697536 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001050000000009', msisdn='1050', subscriber_id=50}
22:48:40.781338 tst register_default_mass.py: using MSISDN 1051
22:48:40.803399 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000000', msisdn='1051', subscriber_id=51}
22:48:40.875089 tst register_default_mass.py: using MSISDN 1052
22:48:40.881096 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000001', msisdn='1052', subscriber_id=52}
22:48:40.977877 tst register_default_mass.py: using MSISDN 1053
22:48:40.983998 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000002', msisdn='1053', subscriber_id=53}
22:48:41.083612 tst register_default_mass.py: using MSISDN 1054
22:48:41.105212 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000003', msisdn='1054', subscriber_id=54}
22:48:41.405500 tst register_default_mass.py: using MSISDN 1055
22:48:41.428284 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000004', msisdn='1055', subscriber_id=55}
22:48:41.514011 tst register_default_mass.py: using MSISDN 1056
22:48:41.524081 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000005', msisdn='1056', subscriber_id=56}
22:48:41.597097 tst register_default_mass.py: using MSISDN 1057
22:48:41.604525 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000006', msisdn='1057', subscriber_id=57}
22:48:41.692865 tst register_default_mass.py: using MSISDN 1058
22:48:41.705502 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000007', msisdn='1058', subscriber_id=58}
22:48:41.785288 tst register_default_mass.py: using MSISDN 1059
22:48:41.791568 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000008', msisdn='1059', subscriber_id=59}
22:48:41.919390 tst register_default_mass.py: using MSISDN 1060
22:48:41.933695 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001060000000009', msisdn='1060', subscriber_id=60}
22:48:42.014206 tst register_default_mass.py: using MSISDN 1061
22:48:42.019924 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000000', msisdn='1061', subscriber_id=61}
22:48:42.103922 tst register_default_mass.py: using MSISDN 1062
22:48:42.114001 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000001', msisdn='1062', subscriber_id=62}
22:48:42.179515 tst register_default_mass.py: using MSISDN 1063
22:48:42.188888 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000002', msisdn='1063', subscriber_id=63}
22:48:42.262438 tst register_default_mass.py: using MSISDN 1064
22:48:42.272825 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000003', msisdn='1064', subscriber_id=64}
22:48:42.342090 tst register_default_mass.py: using MSISDN 1065
22:48:42.353903 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000004', msisdn='1065', subscriber_id=65}
22:48:42.507385 tst register_default_mass.py: using MSISDN 1066
22:48:42.515990 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000005', msisdn='1066', subscriber_id=66}
22:48:42.841663 tst register_default_mass.py: using MSISDN 1067
22:48:42.849481 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000006', msisdn='1067', subscriber_id=67}
22:48:43.017829 tst register_default_mass.py: using MSISDN 1068
22:48:43.028422 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000007', msisdn='1068', subscriber_id=68}
22:48:43.097664 tst register_default_mass.py: using MSISDN 1069
22:48:43.129796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000008', msisdn='1069', subscriber_id=69}
22:48:43.523030 tst register_default_mass.py: using MSISDN 1070
22:48:43.530511 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001070000000009', msisdn='1070', subscriber_id=70}
22:48:43.703626 tst register_default_mass.py: using MSISDN 1071
22:48:43.724796 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000000', msisdn='1071', subscriber_id=71}
22:48:43.813715 tst register_default_mass.py: using MSISDN 1072
22:48:43.834580 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000001', msisdn='1072', subscriber_id=72}
22:48:43.922750 tst register_default_mass.py: using MSISDN 1073
22:48:43.932614 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000002', msisdn='1073', subscriber_id=73}
22:48:44.013292 tst register_default_mass.py: using MSISDN 1074
22:48:44.019429 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000003', msisdn='1074', subscriber_id=74}
22:48:44.113447 tst register_default_mass.py: using MSISDN 1075
22:48:44.119430 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000004', msisdn='1075', subscriber_id=75}
22:48:44.215091 tst register_default_mass.py: using MSISDN 1076
22:48:44.221447 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000005', msisdn='1076', subscriber_id=76}
22:48:44.441987 tst register_default_mass.py: using MSISDN 1077
22:48:44.466929 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000006', msisdn='1077', subscriber_id=77}
22:48:44.543243 tst register_default_mass.py: using MSISDN 1078
22:48:44.566792 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000007', msisdn='1078', subscriber_id=78}
22:48:44.638437 tst register_default_mass.py: using MSISDN 1079
22:48:44.652930 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000008', msisdn='1079', subscriber_id=79}
22:48:44.718765 tst register_default_mass.py: using MSISDN 1080
22:48:44.725506 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001080000000009', msisdn='1080', subscriber_id=80}
22:48:44.808609 tst register_default_mass.py: using MSISDN 1081
22:48:44.814698 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000000', msisdn='1081', subscriber_id=81}
22:48:44.887204 tst register_default_mass.py: using MSISDN 1082
22:48:44.897808 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000001', msisdn='1082', subscriber_id=82}
22:48:44.966548 tst register_default_mass.py: using MSISDN 1083
22:48:44.972465 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000002', msisdn='1083', subscriber_id=83}
22:48:45.058116 tst register_default_mass.py: using MSISDN 1084
22:48:45.068943 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000003', msisdn='1084', subscriber_id=84}
22:48:45.146247 tst register_default_mass.py: using MSISDN 1085
22:48:45.152312 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000004', msisdn='1085', subscriber_id=85}
22:48:45.244077 tst register_default_mass.py: using MSISDN 1086
22:48:45.250135 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000005', msisdn='1086', subscriber_id=86}
22:48:45.316582 tst register_default_mass.py: using MSISDN 1087
22:48:45.323022 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000006', msisdn='1087', subscriber_id=87}
22:48:45.391247 tst register_default_mass.py: using MSISDN 1088
22:48:45.397193 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000007', msisdn='1088', subscriber_id=88}
22:48:45.467558 tst register_default_mass.py: using MSISDN 1089
22:48:45.473442 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000008', msisdn='1089', subscriber_id=89}
22:48:45.547918 tst register_default_mass.py: using MSISDN 1090
22:48:45.556290 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001090000000009', msisdn='1090', subscriber_id=90}
22:48:45.634735 tst register_default_mass.py: using MSISDN 1091
22:48:45.640754 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000000', msisdn='1091', subscriber_id=91}
22:48:45.722121 tst register_default_mass.py: using MSISDN 1092
22:48:45.728149 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000001', msisdn='1092', subscriber_id=92}
22:48:45.799532 tst register_default_mass.py: using MSISDN 1093
22:48:45.811584 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000002', msisdn='1093', subscriber_id=93}
22:48:45.911736 tst register_default_mass.py: using MSISDN 1094
22:48:45.923352 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000003', msisdn='1094', subscriber_id=94}
22:48:46.010451 tst register_default_mass.py: using MSISDN 1095
22:48:46.016659 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000004', msisdn='1095', subscriber_id=95}
22:48:46.090371 tst register_default_mass.py: using MSISDN 1096
22:48:46.101989 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000005', msisdn='1096', subscriber_id=96}
22:48:46.193781 tst register_default_mass.py: using MSISDN 1097
22:48:46.204686 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000006', msisdn='1097', subscriber_id=97}
22:48:46.496047 tst register_default_mass.py: using MSISDN 1098
22:48:46.504248 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000007', msisdn='1098', subscriber_id=98}
22:48:48.218272 tst register_default_mass.py: using MSISDN 1099
22:48:48.229094 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000008', msisdn='1099', subscriber_id=99}
22:48:48.308176 tst register_default_mass.py: using MSISDN 1100
22:48:48.313961 run osmo-hlr_127.0.42.2: Add subscriber {algo=0, algo_str='none', imsi='001100000000009', msisdn='1100', subscriber_id=100}
22:48:48.432720 run mass: Starting testcase
22:48:48.438749 run mass: Pre-launching all virtphy's
22:48:48.444383 run osmo-ms-virt-phy/00000: Starting virtphy
22:48:48.457964 run osmo-ms-virt-phy/00000(pid=35): Launched
22:48:48.464406 run osmo-ms-virt-phy/00001: Starting virtphy
22:48:48.477788 run osmo-ms-virt-phy/00001(pid=36): Launched
22:48:48.484223 run osmo-ms-virt-phy/00002: Starting virtphy
22:48:48.498016 run osmo-ms-virt-phy/00002(pid=37): Launched
22:48:48.504345 run osmo-ms-virt-phy/00003: Starting virtphy
22:48:48.517935 run osmo-ms-virt-phy/00003(pid=38): Launched
22:48:48.524231 run osmo-ms-virt-phy/00004: Starting virtphy
22:48:48.537952 run osmo-ms-virt-phy/00004(pid=39): Launched
22:48:48.544261 run osmo-ms-virt-phy/00005: Starting virtphy
22:48:48.557422 run osmo-ms-virt-phy/00005(pid=40): Launched
22:48:48.563463 run osmo-ms-virt-phy/00006: Starting virtphy
22:48:48.577053 run osmo-ms-virt-phy/00006(pid=41): Launched
22:48:48.583424 run osmo-ms-virt-phy/00007: Starting virtphy
22:48:48.597070 run osmo-ms-virt-phy/00007(pid=42): Launched
22:48:48.603324 run osmo-ms-virt-phy/00008: Starting virtphy
22:48:48.616710 run osmo-ms-virt-phy/00008(pid=43): Launched
22:48:48.622835 run osmo-ms-virt-phy/00009: Starting virtphy
22:48:48.636298 run osmo-ms-virt-phy/00009(pid=44): Launched
22:48:48.642527 run osmo-ms-virt-phy/00010: Starting virtphy
22:48:48.655870 run osmo-ms-virt-phy/00010(pid=45): Launched
22:48:48.662362 run osmo-ms-virt-phy/00011: Starting virtphy
22:48:48.675948 run osmo-ms-virt-phy/00011(pid=46): Launched
22:48:48.682142 run osmo-ms-virt-phy/00012: Starting virtphy
22:48:48.695321 run osmo-ms-virt-phy/00012(pid=47): Launched
22:48:48.701602 run osmo-ms-virt-phy/00013: Starting virtphy
22:48:48.715419 run osmo-ms-virt-phy/00013(pid=48): Launched
22:48:48.721751 run osmo-ms-virt-phy/00014: Starting virtphy
22:48:48.735604 run osmo-ms-virt-phy/00014(pid=49): Launched
22:48:48.743888 run osmo-ms-virt-phy/00015: Starting virtphy
22:48:48.757201 run osmo-ms-virt-phy/00015(pid=50): Launched
22:48:48.763497 run osmo-ms-virt-phy/00016: Starting virtphy
22:48:48.776725 run osmo-ms-virt-phy/00016(pid=51): Launched
22:48:48.783125 run osmo-ms-virt-phy/00017: Starting virtphy
22:48:48.797118 run osmo-ms-virt-phy/00017(pid=52): Launched
22:48:48.803504 run osmo-ms-virt-phy/00018: Starting virtphy
22:48:48.817356 run osmo-ms-virt-phy/00018(pid=53): Launched
22:48:48.823749 run osmo-ms-virt-phy/00019: Starting virtphy
22:48:48.837594 run osmo-ms-virt-phy/00019(pid=54): Launched
22:48:48.843944 run osmo-ms-virt-phy/00020: Starting virtphy
22:48:48.857787 run osmo-ms-virt-phy/00020(pid=55): Launched
22:48:48.864187 run osmo-ms-virt-phy/00021: Starting virtphy
22:48:48.877990 run osmo-ms-virt-phy/00021(pid=56): Launched
22:48:48.884348 run osmo-ms-virt-phy/00022: Starting virtphy
22:48:48.898165 run osmo-ms-virt-phy/00022(pid=57): Launched
22:48:48.904534 run osmo-ms-virt-phy/00023: Starting virtphy
22:48:48.918397 run osmo-ms-virt-phy/00023(pid=58): Launched
22:48:48.924775 run osmo-ms-virt-phy/00024: Starting virtphy
22:48:48.938648 run osmo-ms-virt-phy/00024(pid=59): Launched
22:48:48.945053 run osmo-ms-virt-phy/00025: Starting virtphy
22:48:48.958919 run osmo-ms-virt-phy/00025(pid=60): Launched
22:48:48.965287 run osmo-ms-virt-phy/00026: Starting virtphy
22:48:48.979114 run osmo-ms-virt-phy/00026(pid=61): Launched
22:48:48.985403 run osmo-ms-virt-phy/00027: Starting virtphy
22:48:48.998709 run osmo-ms-virt-phy/00027(pid=62): Launched
22:48:49.004975 run osmo-ms-virt-phy/00028: Starting virtphy
22:48:49.018220 run osmo-ms-virt-phy/00028(pid=63): Launched
22:48:49.024386 run osmo-ms-virt-phy/00029: Starting virtphy
22:48:49.037676 run osmo-ms-virt-phy/00029(pid=64): Launched
22:48:49.043995 run osmo-ms-virt-phy/00030: Starting virtphy
22:48:49.058119 run osmo-ms-virt-phy/00030(pid=65): Launched
22:48:49.064387 run osmo-ms-virt-phy/00031: Starting virtphy
22:48:49.077882 run osmo-ms-virt-phy/00031(pid=66): Launched
22:48:49.084044 run osmo-ms-virt-phy/00032: Starting virtphy
22:48:49.097471 run osmo-ms-virt-phy/00032(pid=67): Launched
22:48:49.103744 run osmo-ms-virt-phy/00033: Starting virtphy
22:48:49.117058 run osmo-ms-virt-phy/00033(pid=68): Launched
22:48:49.123167 run osmo-ms-virt-phy/00034: Starting virtphy
22:48:49.136729 run osmo-ms-virt-phy/00034(pid=69): Launched
22:48:49.142931 run osmo-ms-virt-phy/00035: Starting virtphy
22:48:49.156207 run osmo-ms-virt-phy/00035(pid=70): Launched
22:48:49.162374 run osmo-ms-virt-phy/00036: Starting virtphy
22:48:49.175922 run osmo-ms-virt-phy/00036(pid=71): Launched
22:48:49.182458 run osmo-ms-virt-phy/00037: Starting virtphy
22:48:49.196213 run osmo-ms-virt-phy/00037(pid=72): Launched
22:48:49.202691 run osmo-ms-virt-phy/00038: Starting virtphy
22:48:49.215891 run osmo-ms-virt-phy/00038(pid=73): Launched
22:48:49.222019 run osmo-ms-virt-phy/00039: Starting virtphy
22:48:49.235132 run osmo-ms-virt-phy/00039(pid=74): Launched
22:48:49.241317 run osmo-ms-virt-phy/00040: Starting virtphy
22:48:49.254560 run osmo-ms-virt-phy/00040(pid=75): Launched
22:48:49.260839 run osmo-ms-virt-phy/00041: Starting virtphy
22:48:49.274387 run osmo-ms-virt-phy/00041(pid=76): Launched
22:48:49.280693 run osmo-ms-virt-phy/00042: Starting virtphy
22:48:49.294309 run osmo-ms-virt-phy/00042(pid=77): Launched
22:48:49.300621 run osmo-ms-virt-phy/00043: Starting virtphy
22:48:49.314158 run osmo-ms-virt-phy/00043(pid=78): Launched
22:48:49.320321 run osmo-ms-virt-phy/00044: Starting virtphy
22:48:49.333419 run osmo-ms-virt-phy/00044(pid=79): Launched
22:48:49.339532 run osmo-ms-virt-phy/00045: Starting virtphy
22:48:49.353072 run osmo-ms-virt-phy/00045(pid=80): Launched
22:48:49.359551 run osmo-ms-virt-phy/00046: Starting virtphy
22:48:49.373345 run osmo-ms-virt-phy/00046(pid=81): Launched
22:48:49.379955 run osmo-ms-virt-phy/00047: Starting virtphy
22:48:49.394127 run osmo-ms-virt-phy/00047(pid=82): Launched
22:48:49.400568 run osmo-ms-virt-phy/00048: Starting virtphy
22:48:49.414241 run osmo-ms-virt-phy/00048(pid=83): Launched
22:48:49.420617 run osmo-ms-virt-phy/00049: Starting virtphy
22:48:49.434462 run osmo-ms-virt-phy/00049(pid=84): Launched
22:48:49.440919 run osmo-ms-virt-phy/00050: Starting virtphy
22:48:49.454882 run osmo-ms-virt-phy/00050(pid=85): Launched
22:48:49.461419 run osmo-ms-virt-phy/00051: Starting virtphy
22:48:49.475446 run osmo-ms-virt-phy/00051(pid=86): Launched
22:48:49.481899 run osmo-ms-virt-phy/00052: Starting virtphy
22:48:49.495950 run osmo-ms-virt-phy/00052(pid=87): Launched
22:48:49.502376 run osmo-ms-virt-phy/00053: Starting virtphy
22:48:49.516245 run osmo-ms-virt-phy/00053(pid=88): Launched
22:48:49.522627 run osmo-ms-virt-phy/00054: Starting virtphy
22:48:49.536652 run osmo-ms-virt-phy/00054(pid=89): Launched
22:48:49.543080 run osmo-ms-virt-phy/00055: Starting virtphy
22:48:49.557040 run osmo-ms-virt-phy/00055(pid=90): Launched
22:48:49.563406 run osmo-ms-virt-phy/00056: Starting virtphy
22:48:49.577240 run osmo-ms-virt-phy/00056(pid=91): Launched
22:48:49.583574 run osmo-ms-virt-phy/00057: Starting virtphy
22:48:49.597453 run osmo-ms-virt-phy/00057(pid=92): Launched
22:48:49.603869 run osmo-ms-virt-phy/00058: Starting virtphy
22:48:49.617756 run osmo-ms-virt-phy/00058(pid=93): Launched
22:48:49.624160 run osmo-ms-virt-phy/00059: Starting virtphy
22:48:49.637954 run osmo-ms-virt-phy/00059(pid=94): Launched
22:48:49.644312 run osmo-ms-virt-phy/00060: Starting virtphy
22:48:49.657827 run osmo-ms-virt-phy/00060(pid=95): Launched
22:48:49.664289 run osmo-ms-virt-phy/00061: Starting virtphy
22:48:49.678128 run osmo-ms-virt-phy/00061(pid=96): Launched
22:48:49.684456 run osmo-ms-virt-phy/00062: Starting virtphy
22:48:49.698232 run osmo-ms-virt-phy/00062(pid=97): Launched
22:48:49.704376 run osmo-ms-virt-phy/00063: Starting virtphy
22:48:49.717693 run osmo-ms-virt-phy/00063(pid=98): Launched
22:48:49.723821 run osmo-ms-virt-phy/00064: Starting virtphy
22:48:49.737341 run osmo-ms-virt-phy/00064(pid=99): Launched
22:48:49.743765 run osmo-ms-virt-phy/00065: Starting virtphy
22:48:49.757559 run osmo-ms-virt-phy/00065(pid=100): Launched
22:48:49.763915 run osmo-ms-virt-phy/00066: Starting virtphy
22:48:49.777483 run osmo-ms-virt-phy/00066(pid=101): Launched
22:48:49.783852 run osmo-ms-virt-phy/00067: Starting virtphy
22:48:49.797575 run osmo-ms-virt-phy/00067(pid=102): Launched
22:48:49.803727 run osmo-ms-virt-phy/00068: Starting virtphy
22:48:49.817082 run osmo-ms-virt-phy/00068(pid=103): Launched
22:48:49.823255 run osmo-ms-virt-phy/00069: Starting virtphy
22:48:49.836716 run osmo-ms-virt-phy/00069(pid=104): Launched
22:48:49.842897 run osmo-ms-virt-phy/00070: Starting virtphy
22:48:49.856382 run osmo-ms-virt-phy/00070(pid=105): Launched
22:48:49.862664 run osmo-ms-virt-phy/00071: Starting virtphy
22:48:49.876125 run osmo-ms-virt-phy/00071(pid=106): Launched
22:48:49.882373 run osmo-ms-virt-phy/00072: Starting virtphy
22:48:49.896452 run osmo-ms-virt-phy/00072(pid=107): Launched
22:48:49.902912 run osmo-ms-virt-phy/00073: Starting virtphy
22:48:49.916950 run osmo-ms-virt-phy/00073(pid=108): Launched
22:48:49.923350 run osmo-ms-virt-phy/00074: Starting virtphy
22:48:49.937174 run osmo-ms-virt-phy/00074(pid=109): Launched
22:48:49.943585 run osmo-ms-virt-phy/00075: Starting virtphy
22:48:49.957132 run osmo-ms-virt-phy/00075(pid=110): Launched
22:48:49.963258 run osmo-ms-virt-phy/00076: Starting virtphy
22:48:49.976445 run osmo-ms-virt-phy/00076(pid=111): Launched
22:48:49.982748 run osmo-ms-virt-phy/00077: Starting virtphy
22:48:49.996014 run osmo-ms-virt-phy/00077(pid=112): Launched
22:48:50.002306 run osmo-ms-virt-phy/00078: Starting virtphy
22:48:50.015395 run osmo-ms-virt-phy/00078(pid=113): Launched
22:48:50.021568 run osmo-ms-virt-phy/00079: Starting virtphy
22:48:50.034713 run osmo-ms-virt-phy/00079(pid=114): Launched
22:48:50.040825 run osmo-ms-virt-phy/00080: Starting virtphy
22:48:50.053959 run osmo-ms-virt-phy/00080(pid=115): Launched
22:48:50.059997 run osmo-ms-virt-phy/00081: Starting virtphy
22:48:50.073502 run osmo-ms-virt-phy/00081(pid=116): Launched
22:48:50.079793 run osmo-ms-virt-phy/00082: Starting virtphy
22:48:50.093456 run osmo-ms-virt-phy/00082(pid=117): Launched
22:48:50.099696 run osmo-ms-virt-phy/00083: Starting virtphy
22:48:50.113496 run osmo-ms-virt-phy/00083(pid=118): Launched
22:48:50.119940 run osmo-ms-virt-phy/00084: Starting virtphy
22:48:50.133963 run osmo-ms-virt-phy/00084(pid=119): Launched
22:48:50.140287 run osmo-ms-virt-phy/00085: Starting virtphy
22:48:50.153903 run osmo-ms-virt-phy/00085(pid=120): Launched
22:48:50.160287 run osmo-ms-virt-phy/00086: Starting virtphy
22:48:50.174127 run osmo-ms-virt-phy/00086(pid=121): Launched
22:48:50.180896 run osmo-ms-virt-phy/00087: Starting virtphy
22:48:50.195143 run osmo-ms-virt-phy/00087(pid=122): Launched
22:48:50.201489 run osmo-ms-virt-phy/00088: Starting virtphy
22:48:50.215253 run osmo-ms-virt-phy/00088(pid=123): Launched
22:48:50.221810 run osmo-ms-virt-phy/00089: Starting virtphy
22:48:50.236132 run osmo-ms-virt-phy/00089(pid=124): Launched
22:48:50.243014 run osmo-ms-virt-phy/00090: Starting virtphy
22:48:50.257467 run osmo-ms-virt-phy/00090(pid=125): Launched
22:48:50.271587 run osmo-ms-virt-phy/00091: Starting virtphy
22:48:50.290241 run osmo-ms-virt-phy/00091(pid=126): Launched
22:48:50.303603 run osmo-ms-virt-phy/00092: Starting virtphy
22:48:50.324162 run osmo-ms-virt-phy/00092(pid=127): Launched
22:48:50.330686 run osmo-ms-virt-phy/00093: Starting virtphy
22:48:50.345057 run osmo-ms-virt-phy/00093(pid=128): Launched
22:48:50.352053 run osmo-ms-virt-phy/00094: Starting virtphy
22:48:50.366078 run osmo-ms-virt-phy/00094(pid=129): Launched
22:48:50.372712 run osmo-ms-virt-phy/00095: Starting virtphy
22:48:50.412413 run osmo-ms-virt-phy/00095(pid=130): Launched
22:48:50.418791 run osmo-ms-virt-phy/00096: Starting virtphy
22:48:50.432262 run osmo-ms-virt-phy/00096(pid=131): Launched
22:48:50.438568 run osmo-ms-virt-phy/00097: Starting virtphy
22:48:50.921849 run osmo-ms-virt-phy/00097(pid=132): Launched
22:48:50.928324 run osmo-ms-virt-phy/00098: Starting virtphy
22:48:50.942140 run osmo-ms-virt-phy/00098(pid=133): Launched
22:48:50.948729 run osmo-ms-virt-phy/00099: Starting virtphy
22:48:50.962693 run osmo-ms-virt-phy/00099(pid=134): Launched
22:48:50.969181 run mass: Checking if sockets are in the filesystem
22:48:50.983649 run osmo-ms-mob/00000: Starting mobile
22:48:50.997502 run osmo-ms-mob/00000(pid=135): Launched
22:48:51.009674 run mass: MS start registered {at=20948236.7130194, delay=0.004339270293712616, ms=00000}
22:48:55.185774 run osmo-ms-mob/00001: Starting mobile
22:48:55.200961 run osmo-ms-mob/00001(pid=136): Launched
22:48:55.211633 run mass: MS start registered {at=20948240.914982453, delay=0.004402004182338715, ms=00001}
22:48:56.748203 run mass: MS performed LU {at=20948242.451533195, lu_delay=5.738513793796301, ms=00000}
22:48:56.981901 run osmo-ms-mob/00002: Starting mobile
22:48:56.996228 run osmo-ms-mob/00002(pid=137): Launched
22:48:57.007066 run mass: MS start registered {at=20948242.710410688, delay=0.004443362355232239, ms=00002}
22:48:58.281924 run osmo-ms-mob/00003: Starting mobile
22:48:58.295808 run osmo-ms-mob/00003(pid=138): Launched
22:48:58.306717 run mass: MS start registered {at=20948244.010061473, delay=0.004479255527257919, ms=00003}
22:48:59.384200 run osmo-ms-mob/00004: Starting mobile
22:48:59.398286 run osmo-ms-mob/00004(pid=139): Launched
22:48:59.409343 run mass: MS start registered {at=20948245.11268916, delay=0.00475030392408371, ms=00004}
22:49:00.383890 run osmo-ms-mob/00005: Starting mobile
22:49:00.397350 run osmo-ms-mob/00005(pid=140): Launched
22:49:00.408235 run mass: MS start registered {at=20948246.111583572, delay=0.004641346633434296, ms=00005}
22:49:00.514100 run mass: MS performed LU {at=20948246.21742827, lu_delay=5.302445817738771, ms=00001}
22:49:01.281152 run osmo-ms-mob/00006: Starting mobile
22:49:01.294631 run osmo-ms-mob/00006(pid=141): Launched
22:49:01.305325 run mass: MS start registered {at=20948247.008676823, delay=0.004295259714126587, ms=00006}
22:49:02.181670 run osmo-ms-mob/00007: Starting mobile
22:49:02.195404 run osmo-ms-mob/00007(pid=142): Launched
22:49:02.206550 run mass: MS start registered {at=20948247.909896474, delay=0.0047355592250823975, ms=00007}
22:49:02.415190 run mass: MS performed LU {at=20948248.118522055, lu_delay=5.408111367374659, ms=00002}
22:49:02.981381 run osmo-ms-mob/00008: Starting mobile
22:49:02.995319 run osmo-ms-mob/00008(pid=143): Launched
22:49:03.006564 run mass: MS start registered {at=20948248.709915522, delay=0.004720695316791534, ms=00008}
22:49:03.681826 run osmo-ms-mob/00009: Starting mobile
22:49:03.695830 run osmo-ms-mob/00009(pid=144): Launched
22:49:03.706991 run mass: MS start registered {at=20948249.410343666, delay=0.004629980772733688, ms=00009}
22:49:04.280343 run mass: MS performed LU {at=20948249.98367236, lu_delay=4.870983202010393, ms=00004}
22:49:04.292188 run osmo-ms-mob/00010: Starting mobile
22:49:04.305953 run osmo-ms-mob/00010(pid=145): Launched
22:49:04.316972 run mass: MS start registered {at=20948250.020323206, delay=0.004577349871397018, ms=00010}
22:49:04.326096 run mass: MS performed LU {at=20948250.02944586, lu_delay=6.019384387880564, ms=00003}
22:49:04.982055 run osmo-ms-mob/00011: Starting mobile
22:49:04.996477 run osmo-ms-mob/00011(pid=146): Launched
22:49:05.007858 run mass: MS start registered {at=20948250.711197976, delay=0.00492299348115921, ms=00011}
22:49:05.581616 run osmo-ms-mob/00012: Starting mobile
22:49:05.595468 run osmo-ms-mob/00012(pid=147): Launched
22:49:05.606681 run mass: MS start registered {at=20948251.31003408, delay=0.004322133958339691, ms=00012}
22:49:06.182386 run osmo-ms-mob/00013: Starting mobile
22:49:06.197532 run osmo-ms-mob/00013(pid=148): Launched
22:49:06.204128 run mass: MS performed LU {at=20948251.90748485, lu_delay=5.795901279896498, ms=00005}
22:49:06.210412 run mass: MS start registered {at=20948251.91377592, delay=0.00631202757358551, ms=00013}
22:49:06.227909 run mass: MS performed LU {at=20948251.93123687, lu_delay=4.9225600473582745, ms=00006}
22:49:06.781965 run osmo-ms-mob/00014: Starting mobile
22:49:06.796131 run osmo-ms-mob/00014(pid=149): Launched
22:49:06.807048 run mass: MS start registered {at=20948252.51040111, delay=0.00425516813993454, ms=00014}
22:49:07.381496 run osmo-ms-mob/00015: Starting mobile
22:49:07.395534 run osmo-ms-mob/00015(pid=150): Launched
22:49:07.406705 run mass: MS start registered {at=20948253.11005716, delay=0.004677072167396545, ms=00015}
22:49:07.881486 run osmo-ms-mob/00016: Starting mobile
22:49:07.895377 run osmo-ms-mob/00016(pid=151): Launched
22:49:07.906301 run mass: MS start registered {at=20948253.609655373, delay=0.004299085587263107, ms=00016}
22:49:08.045867 run mass: MS performed LU {at=20948253.74919842, lu_delay=5.039282899349928, ms=00008}
22:49:08.091721 run mass: MS performed LU {at=20948253.795070313, lu_delay=5.885173838585615, ms=00007}
22:49:08.382313 run osmo-ms-mob/00017: Starting mobile
22:49:08.396013 run osmo-ms-mob/00017(pid=152): Launched
22:49:08.407114 run mass: MS start registered {at=20948254.110464863, delay=0.004534333944320679, ms=00017}
22:49:08.981924 run osmo-ms-mob/00018: Starting mobile
22:49:08.996127 run osmo-ms-mob/00018(pid=153): Launched
22:49:09.007127 run mass: MS start registered {at=20948254.710476093, delay=0.00457942858338356, ms=00018}
22:49:09.381562 run osmo-ms-mob/00019: Starting mobile
22:49:09.395713 run osmo-ms-mob/00019(pid=154): Launched
22:49:09.406795 run mass: MS start registered {at=20948255.110148728, delay=0.004653424024581909, ms=00019}
22:49:09.881707 run osmo-ms-mob/00020: Starting mobile
22:49:09.895452 run osmo-ms-mob/00020(pid=155): Launched
22:49:09.907188 run mass: MS start registered {at=20948255.610537466, delay=0.0051045604050159454, ms=00020}
22:49:09.947177 run mass: MS performed LU {at=20948255.65051659, lu_delay=6.240172922611237, ms=00009}
22:49:09.993183 run mass: MS performed LU {at=20948255.696536463, lu_delay=5.676213257014751, ms=00010}
22:49:10.406346 run osmo-ms-mob/00021: Starting mobile
22:49:10.420094 run osmo-ms-mob/00021(pid=156): Launched
22:49:10.431413 run mass: MS start registered {at=20948256.134764183, delay=0.004942573606967926, ms=00021}
22:49:10.781931 run osmo-ms-mob/00022: Starting mobile
22:49:10.795569 run osmo-ms-mob/00022(pid=157): Launched
22:49:10.806719 run mass: MS start registered {at=20948256.510066703, delay=0.004505138844251633, ms=00022}
22:49:11.281688 run osmo-ms-mob/00023: Starting mobile
22:49:11.296804 run osmo-ms-mob/00023(pid=158): Launched
22:49:11.308521 run mass: MS start registered {at=20948257.011871796, delay=0.004512634128332138, ms=00023}
22:49:11.681592 run osmo-ms-mob/00024: Starting mobile
22:49:11.695413 run osmo-ms-mob/00024(pid=159): Launched
22:49:11.706980 run mass: MS start registered {at=20948257.410328455, delay=0.005058664828538895, ms=00024}
22:49:11.728424 run mass: MS performed LU {at=20948257.431763656, lu_delay=4.921362545341253, ms=00014}
22:49:11.811831 run mass: MS performed LU {at=20948257.51516619, lu_delay=5.601390268653631, ms=00013}
22:49:11.858360 run mass: MS performed LU {at=20948257.561695762, lu_delay=6.25166168063879, ms=00012}
22:49:11.982724 run mass: MS performed LU {at=20948257.686036, lu_delay=4.575978837907314, ms=00015}
22:49:11.995010 run osmo-ms-mob/00025: Starting mobile
22:49:12.009767 run osmo-ms-mob/00025(pid=160): Launched
22:49:12.021930 run mass: MS start registered {at=20948257.725275274, delay=0.005395166575908661, ms=00025}
22:49:12.582354 run osmo-ms-mob/00026: Starting mobile
22:49:12.597185 run osmo-ms-mob/00026(pid=161): Launched
22:49:12.609357 run mass: MS start registered {at=20948258.312703926, delay=0.0051648616790771484, ms=00026}
22:49:12.981848 run osmo-ms-mob/00027: Starting mobile
22:49:12.999284 run osmo-ms-mob/00027(pid=162): Launched
22:49:13.011778 run mass: MS start registered {at=20948258.71511789, delay=0.0052926428616046906, ms=00027}
22:49:13.382069 run osmo-ms-mob/00028: Starting mobile
22:49:13.398773 run osmo-ms-mob/00028(pid=163): Launched
22:49:13.413792 run mass: MS start registered {at=20948259.1171105, delay=0.007298823446035385, ms=00028}
22:49:13.649052 run mass: MS performed LU {at=20948259.352385655, lu_delay=5.7427302822470665, ms=00016}
22:49:13.713437 run mass: MS performed LU {at=20948259.4167709, lu_delay=4.706294808536768, ms=00018}
22:49:13.726251 run osmo-ms-mob/00029: Starting mobile
22:49:13.742834 run osmo-ms-mob/00029(pid=164): Launched
22:49:13.755974 run mass: MS start registered {at=20948259.459320735, delay=0.005237918347120285, ms=00029}
22:49:13.768573 run mass: MS performed LU {at=20948259.47191931, lu_delay=5.3614544458687305, ms=00017}
22:49:14.182372 run osmo-ms-mob/00030: Starting mobile
22:49:14.198488 run osmo-ms-mob/00030(pid=165): Launched
22:49:14.211352 run mass: MS start registered {at=20948259.914672438, delay=0.005343001335859299, ms=00030}
22:49:14.581698 run osmo-ms-mob/00031: Starting mobile
22:49:14.595988 run osmo-ms-mob/00031(pid=166): Launched
22:49:14.608339 run mass: MS start registered {at=20948260.31168232, delay=0.005542013794183731, ms=00031}
22:49:14.881302 run osmo-ms-mob/00032: Starting mobile
22:49:14.894987 run osmo-ms-mob/00032(pid=167): Launched
22:49:14.906778 run mass: MS start registered {at=20948260.610128168, delay=0.00517866387963295, ms=00032}
22:49:15.282263 run osmo-ms-mob/00033: Starting mobile
22:49:15.297877 run osmo-ms-mob/00033(pid=168): Launched
22:49:15.310356 run mass: MS start registered {at=20948261.01370634, delay=0.005190882831811905, ms=00033}
22:49:15.494832 run mass: MS performed LU {at=20948261.198165055, lu_delay=4.688098352402449, ms=00022}
22:49:15.577461 run mass: MS performed LU {at=20948261.280795585, lu_delay=6.170646857470274, ms=00019}
22:49:15.590234 run osmo-ms-mob/00034: Starting mobile
22:49:15.605513 run osmo-ms-mob/00034(pid=169): Launched
22:49:15.617713 run mass: MS start registered {at=20948261.32106488, delay=0.005192440003156662, ms=00034}
22:49:15.625102 run mass: MS performed LU {at=20948261.3284609, lu_delay=5.193696714937687, ms=00021}
22:49:15.748133 run mass: MS performed LU {at=20948261.45145389, lu_delay=5.8409164249897, ms=00020}
22:49:15.762514 run osmo-ms-mob/00035: Starting mobile
22:49:15.779439 run osmo-ms-mob/00035(pid=170): Launched
22:49:15.792415 run mass: MS start registered {at=20948261.49574458, delay=0.00473456084728241, ms=00035}
22:49:16.382284 run osmo-ms-mob/00036: Starting mobile
22:49:16.397294 run osmo-ms-mob/00036(pid=171): Launched
22:49:16.409363 run mass: MS start registered {at=20948262.11271437, delay=0.004920601844787598, ms=00036}
22:49:16.781870 run osmo-ms-mob/00037: Starting mobile
22:49:16.797031 run osmo-ms-mob/00037(pid=172): Launched
22:49:16.809770 run mass: MS start registered {at=20948262.513118107, delay=0.005032885819673538, ms=00037}
22:49:17.083221 run osmo-ms-mob/00038: Starting mobile
22:49:17.100558 run osmo-ms-mob/00038(pid=173): Launched
22:49:17.113743 run mass: MS start registered {at=20948262.81708095, delay=0.005179151892662048, ms=00038}
22:49:17.382188 run osmo-ms-mob/00039: Starting mobile
22:49:17.397884 run osmo-ms-mob/00039(pid=174): Launched
22:49:17.410369 run mass: MS start registered {at=20948263.11370838, delay=0.005004432052373886, ms=00039}
22:49:17.478913 run mass: MS performed LU {at=20948263.182247136, lu_delay=5.771918680518866, ms=00024}
22:49:17.524651 run mass: MS performed LU {at=20948263.22798027, lu_delay=4.9152763448655605, ms=00026}
22:49:17.594513 run mass: MS performed LU {at=20948263.297845766, lu_delay=6.285973969846964, ms=00023}
22:49:17.608467 run osmo-ms-mob/00040: Starting mobile
22:49:17.625226 run osmo-ms-mob/00040(pid=175): Launched
22:49:17.638423 run mass: MS start registered {at=20948263.341763657, delay=0.005251698195934296, ms=00040}
22:49:17.650233 run mass: MS performed LU {at=20948263.35357527, lu_delay=5.628299996256828, ms=00025}
22:49:17.903451 run mass: MS performed LU {at=20948263.606785294, lu_delay=4.891667403280735, ms=00027}
22:49:17.914947 run osmo-ms-mob/00041: Starting mobile
22:49:17.928798 run osmo-ms-mob/00041(pid=176): Launched
22:49:17.940251 run mass: MS start registered {at=20948263.643602494, delay=0.004982560873031616, ms=00041}
22:49:18.383543 run osmo-ms-mob/00042: Starting mobile
22:49:18.400931 run osmo-ms-mob/00042(pid=177): Launched
22:49:18.417176 run mass: MS start registered {at=20948264.12051516, delay=0.007682982832193375, ms=00042}
22:49:18.783990 run osmo-ms-mob/00043: Starting mobile
22:49:18.803798 run osmo-ms-mob/00043(pid=178): Launched
22:49:18.822282 run mass: MS start registered {at=20948264.52562044, delay=4.113093018531799e-05, ms=00043}
22:49:19.091334 run osmo-ms-mob/00044: Starting mobile
22:49:19.128049 run osmo-ms-mob/00044(pid=179): Launched
22:49:19.152694 run mass: MS start registered {at=20948264.85598967, delay=0.0070622824132442474, ms=00044}
22:49:19.260440 run mass: MS performed LU {at=20948264.96375596, lu_delay=5.846645463258028, ms=00028}
22:49:19.343416 run mass: MS performed LU {at=20948265.04671488, lu_delay=4.735032558441162, ms=00031}
22:49:19.371794 run osmo-ms-mob/00045: Starting mobile
22:49:19.393343 run osmo-ms-mob/00045(pid=180): Launched
22:49:19.405166 run mass: MS performed LU {at=20948265.108512025, lu_delay=5.649191290140152, ms=00029}
22:49:19.417695 run mass: MS start registered {at=20948265.12102238, delay=0.012543492019176483, ms=00045}
22:49:19.514482 run mass: MS performed LU {at=20948265.217796993, lu_delay=5.30312455445528, ms=00030}
22:49:19.547820 run osmo-ms-mob/00046: Starting mobile
22:49:19.585066 run osmo-ms-mob/00046(pid=181): Launched
22:49:19.600217 run mass: MS performed LU {at=20948265.303558808, lu_delay=4.69343063980341, ms=00032}
22:49:19.614786 run mass: MS start registered {at=20948265.318137374, delay=0.014621149748563766, ms=00046}
22:49:19.988553 run osmo-ms-mob/00047: Starting mobile
22:49:20.011037 run osmo-ms-mob/00047(pid=182): Launched
22:49:20.023874 run mass: MS start registered {at=20948265.72721378, delay=0.005274612456560135, ms=00047}
22:49:20.282058 run osmo-ms-mob/00048: Starting mobile
22:49:20.298622 run osmo-ms-mob/00048(pid=183): Launched
22:49:20.312151 run mass: MS start registered {at=20948266.01549911, delay=0.005709342658519745, ms=00048}
22:49:20.595082 run osmo-ms-mob/00049: Starting mobile
22:49:20.631398 run osmo-ms-mob/00049(pid=184): Launched
22:49:20.655106 run mass: MS start registered {at=20948266.35841633, delay=0.00930994376540184, ms=00049}
22:49:20.882192 run osmo-ms-mob/00050: Starting mobile
22:49:20.898373 run osmo-ms-mob/00050(pid=185): Launched
22:49:20.911577 run mass: MS start registered {at=20948266.614911053, delay=0.005374882370233536, ms=00050}
22:49:21.244986 run mass: MS performed LU {at=20948266.948279575, lu_delay=4.835565205663443, ms=00036}
22:49:21.272820 run osmo-ms-mob/00051: Starting mobile
22:49:21.306149 run osmo-ms-mob/00051(pid=186): Launched
22:49:21.322463 run mass: MS performed LU {at=20948267.025802847, lu_delay=5.530058268457651, ms=00035}
22:49:21.338036 run mass: MS start registered {at=20948267.041386206, delay=0.015627868473529816, ms=00051}
22:49:21.360097 run mass: MS performed LU {at=20948267.06340387, lu_delay=5.742338992655277, ms=00034}
22:49:21.377510 run osmo-ms-mob/00052: Starting mobile
22:49:21.397942 run osmo-ms-mob/00052(pid=187): Launched
22:49:21.416529 run mass: MS performed LU {at=20948267.119811498, lu_delay=6.106105156242847, ms=00033}
22:49:21.432944 run mass: MS start registered {at=20948267.13629307, delay=0.025934182107448578, ms=00052}
22:49:21.669942 run mass: MS performed LU {at=20948267.373268116, lu_delay=4.860150009393692, ms=00037}
22:49:21.686525 run osmo-ms-mob/00053: Starting mobile
22:49:21.705855 run osmo-ms-mob/00053(pid=188): Launched
22:49:21.728360 run mass: MS start registered {at=20948267.43168504, delay=0.012221835553646088, ms=00053}
22:49:22.188457 run osmo-ms-mob/00054: Starting mobile
22:49:22.222569 run osmo-ms-mob/00054(pid=189): Launched
22:49:22.245168 run mass: MS start registered {at=20948267.948488753, delay=0.007128864526748657, ms=00054}
22:49:22.488033 run osmo-ms-mob/00055: Starting mobile
22:49:22.520841 run osmo-ms-mob/00055(pid=190): Launched
22:49:22.544774 run mass: MS start registered {at=20948268.248087365, delay=0.006969235837459564, ms=00055}
22:49:22.789125 run osmo-ms-mob/00056: Starting mobile
22:49:22.823526 run osmo-ms-mob/00056(pid=191): Launched
22:49:22.846884 run mass: MS start registered {at=20948268.550196037, delay=0.006868079304695129, ms=00056}
22:49:23.087591 run osmo-ms-mob/00057: Starting mobile
22:49:23.109977 run osmo-ms-mob/00057(pid=192): Launched
22:49:23.126044 run mass: MS performed LU {at=20948268.829383958, lu_delay=5.715675577521324, ms=00039}
22:49:23.141358 run mass: MS start registered {at=20948268.844708726, delay=0.015362810343503952, ms=00057}
22:49:23.156535 run mass: MS performed LU {at=20948268.859876413, lu_delay=5.5181127563118935, ms=00040}
22:49:23.279989 run mass: MS performed LU {at=20948268.983309228, lu_delay=6.166228279471397, ms=00038}
22:49:23.308791 run osmo-ms-mob/00058: Starting mobile
22:49:23.330608 run osmo-ms-mob/00058(pid=193): Launched
22:49:23.347547 run mass: MS performed LU {at=20948269.050884888, lu_delay=4.9303697273135185, ms=00042}
22:49:23.358876 run mass: MS start registered {at=20948269.062235422, delay=0.011391013860702515, ms=00058}
22:49:23.791715 run osmo-ms-mob/00059: Starting mobile
22:49:23.825921 run osmo-ms-mob/00059(pid=194): Launched
22:49:23.848483 run mass: MS start registered {at=20948269.551814944, delay=0.005709391087293625, ms=00059}
22:49:24.090120 run osmo-ms-mob/00060: Starting mobile
22:49:24.126742 run osmo-ms-mob/00060(pid=195): Launched
22:49:24.151267 run mass: MS start registered {at=20948269.854591597, delay=0.006601504981517792, ms=00060}
22:49:24.488776 run osmo-ms-mob/00061: Starting mobile
22:49:24.520652 run osmo-ms-mob/00061(pid=196): Launched
22:49:24.538978 run mass: MS start registered {at=20948270.24229292, delay=0.009483397006988525, ms=00061}
22:49:24.788545 run osmo-ms-mob/00062: Starting mobile
22:49:24.819422 run osmo-ms-mob/00062(pid=197): Launched
22:49:24.841166 run mass: MS start registered {at=20948270.544496834, delay=0.0060945674777030945, ms=00062}
22:49:24.890503 run mass: MS performed LU {at=20948270.593815643, lu_delay=6.068195205181837, ms=00043}
22:49:24.946315 run mass: MS performed LU {at=20948270.649617728, lu_delay=5.528595346957445, ms=00045}
22:49:24.963247 run osmo-ms-mob/00063: Starting mobile
22:49:24.997009 run osmo-ms-mob/00063(pid=198): Launched
22:49:25.014752 run mass: MS start registered {at=20948270.718072552, delay=0.0025253184139728546, ms=00063}
22:49:25.056683 run mass: MS performed LU {at=20948270.759973373, lu_delay=5.032759591937065, ms=00047}
22:49:25.199929 run mass: MS performed LU {at=20948270.90325973, lu_delay=5.585122358053923, ms=00046}
22:49:25.236822 run mass: MS performed LU {at=20948270.940138213, lu_delay=6.084148544818163, ms=00044}
22:49:25.262874 run osmo-ms-mob/00064: Starting mobile
22:49:25.290271 run osmo-ms-mob/00064(pid=199): Launched
22:49:25.309395 run mass: MS start registered {at=20948271.012717843, delay=0.009198375046253204, ms=00064}
22:49:25.490405 run mass: MS performed LU {at=20948271.193711802, lu_delay=4.835295472294092, ms=00049}
22:49:25.886125 run osmo-ms-mob/00065: Starting mobile
22:49:25.916010 run osmo-ms-mob/00065(pid=200): Launched
22:49:25.933890 run mass: MS performed LU {at=20948271.63721521, lu_delay=5.621716096997261, ms=00048}
22:49:25.948160 run mass: MS start registered {at=20948271.65151347, delay=0.017020542174577713, ms=00065}
22:49:26.183818 run osmo-ms-mob/00066: Starting mobile
22:49:26.215951 run osmo-ms-mob/00066(pid=201): Launched
22:49:26.231720 run mass: MS start registered {at=20948271.935063362, delay=3.586336970329285e-05, ms=00066}
22:49:26.372446 run mass: MS performed LU {at=20948272.075741556, lu_delay=4.1272528022527695, ms=00054}
22:49:26.387901 run mass: MS performed LU {at=20948272.091253534, lu_delay=21.38005555793643, ms=00011}
22:49:26.402790 run mass: MS performed LU {at=20948272.106143866, lu_delay=5.491232812404633, ms=00050}
22:49:26.431014 run osmo-ms-mob/00067: Starting mobile
22:49:26.465705 run osmo-ms-mob/00067(pid=202): Launched
22:49:26.488911 run mass: MS start registered {at=20948272.19223195, delay=0.0066792331635952, ms=00067}
22:49:26.888870 run osmo-ms-mob/00068: Starting mobile
22:49:26.919474 run osmo-ms-mob/00068(pid=203): Launched
22:49:26.936583 run mass: MS start registered {at=20948272.639907405, delay=0.0018888935446739197, ms=00068}
22:49:27.046260 run mass: MS performed LU {at=20948272.749563336, lu_delay=5.317878294736147, ms=00053}
22:49:27.101262 run mass: MS performed LU {at=20948272.804581594, lu_delay=5.763195388019085, ms=00051}
22:49:27.156580 run mass: MS performed LU {at=20948272.85989806, lu_delay=5.723604992032051, ms=00052}
22:49:27.182511 run osmo-ms-mob/00069: Starting mobile
22:49:27.214433 run osmo-ms-mob/00069(pid=204): Launched
22:49:27.238004 run mass: MS start registered {at=20948272.94131482, delay=0.007312357425689697, ms=00069}
22:49:27.688908 run osmo-ms-mob/00070: Starting mobile
22:49:27.722341 run osmo-ms-mob/00070(pid=205): Launched
22:49:27.738161 run mass: MS start registered {at=20948273.44150048, delay=3.888458013534546e-05, ms=00070}
22:49:28.089744 run osmo-ms-mob/00071: Starting mobile
22:49:28.122603 run osmo-ms-mob/00071(pid=206): Launched
22:49:28.145523 run mass: MS start registered {at=20948273.848848157, delay=0.007386893033981323, ms=00071}
22:49:28.482629 run osmo-ms-mob/00072: Starting mobile
22:49:28.497875 run osmo-ms-mob/00072(pid=207): Launched
22:49:28.510188 run mass: MS start registered {at=20948274.213535573, delay=0.005196217447519302, ms=00072}
22:49:28.656915 run mass: MS performed LU {at=20948274.36023766, lu_delay=5.8100416250526905, ms=00056}
22:49:28.712311 run mass: MS performed LU {at=20948274.415623784, lu_delay=4.863808840513229, ms=00059}
22:49:28.823023 run mass: MS performed LU {at=20948274.526340418, lu_delay=5.464104995131493, ms=00058}
22:49:28.837037 run osmo-ms-mob/00073: Starting mobile
22:49:28.853375 run osmo-ms-mob/00073(pid=208): Launched
22:49:28.866108 run mass: MS start registered {at=20948274.56946344, delay=0.005217891186475754, ms=00073}
22:49:28.966169 run mass: MS performed LU {at=20948274.669503395, lu_delay=5.824794668704271, ms=00057}
22:49:29.002428 run mass: MS performed LU {at=20948274.705767408, lu_delay=6.45768004283309, ms=00055}
22:49:29.020538 run mass: MS performed LU {at=20948274.723894473, lu_delay=4.869302876293659, ms=00060}
22:49:29.032802 run osmo-ms-mob/00074: Starting mobile
22:49:29.048033 run osmo-ms-mob/00074(pid=209): Launched
22:49:29.060412 run mass: MS start registered {at=20948274.76375878, delay=0.005307991057634354, ms=00074}
22:49:29.688314 run osmo-ms-mob/00075: Starting mobile
22:49:29.708019 run osmo-ms-mob/00075(pid=210): Launched
22:49:29.721785 run mass: MS start registered {at=20948275.42512918, delay=0.004542898386716843, ms=00075}
22:49:29.952933 run mass: MS performed LU {at=20948275.65624432, lu_delay=3.721180956810713, ms=00066}
22:49:30.183851 run osmo-ms-mob/00076: Starting mobile
22:49:30.202550 run osmo-ms-mob/00076(pid=211): Launched
22:49:30.215902 run mass: MS start registered {at=20948275.919241603, delay=0.005158927291631699, ms=00076}
22:49:30.557768 run mass: MS performed LU {at=20948276.261101097, lu_delay=4.609587628394365, ms=00065}
22:49:30.571499 run osmo-ms-mob/00077: Starting mobile
22:49:30.587949 run osmo-ms-mob/00077(pid=212): Launched
22:49:30.601834 run mass: MS start registered {at=20948276.305174984, delay=0.004523485898971558, ms=00077}
22:49:30.640816 run mass: MS performed LU {at=20948276.344105266, lu_delay=5.626032713800669, ms=00063}
22:49:30.687507 run mass: MS performed LU {at=20948276.390816726, lu_delay=5.3780988827347755, ms=00064}
22:49:30.811403 run mass: MS performed LU {at=20948276.51473652, lu_delay=6.272443599998951, ms=00061}
22:49:30.867507 run mass: MS performed LU {at=20948276.570829146, lu_delay=6.026332311332226, ms=00062}
22:49:30.882614 run osmo-ms-mob/00078: Starting mobile
22:49:30.899838 run osmo-ms-mob/00078(pid=213): Launched
22:49:30.913262 run mass: MS start registered {at=20948276.616575316, delay=0.005669150501489639, ms=00078}
22:49:31.483730 run osmo-ms-mob/00079: Starting mobile
22:49:31.500141 run osmo-ms-mob/00079(pid=214): Launched
22:49:31.513244 run mass: MS start registered {at=20948277.21657067, delay=0.0056624636054039, ms=00079}
22:49:31.989327 run osmo-ms-mob/00080: Starting mobile
22:49:32.009570 run osmo-ms-mob/00080(pid=215): Launched
22:49:32.023379 run mass: MS start registered {at=20948277.726724822, delay=0.0054837241768836975, ms=00080}
22:49:32.482575 run osmo-ms-mob/00081: Starting mobile
22:49:32.498867 run osmo-ms-mob/00081(pid=216): Launched
22:49:32.512011 run mass: MS start registered {at=20948278.21535737, delay=0.00538274273276329, ms=00081}
22:49:32.541995 run mass: MS performed LU {at=20948278.24532716, lu_delay=4.803826678544283, ms=00070}
22:49:32.588671 run mass: MS performed LU {at=20948278.291976828, lu_delay=5.350662007927895, ms=00069}
22:49:32.657880 run mass: MS performed LU {at=20948278.36121399, lu_delay=5.721306584775448, ms=00068}
22:49:32.671015 run osmo-ms-mob/00082: Starting mobile
22:49:32.687276 run osmo-ms-mob/00082(pid=217): Launched
22:49:32.699974 run mass: MS start registered {at=20948278.403306838, delay=0.005151692777872086, ms=00082}
22:49:32.713437 run mass: MS performed LU {at=20948278.4167682, lu_delay=6.2245362512767315, ms=00067}
22:49:32.732105 run mass: MS performed LU {at=20948278.435438957, lu_delay=4.586590800434351, ms=00071}
22:49:33.481499 run osmo-ms-mob/00083: Starting mobile
22:49:33.496298 run osmo-ms-mob/00083(pid=218): Launched
22:49:33.508340 run mass: MS start registered {at=20948279.21168345, delay=0.005020860582590103, ms=00083}
22:49:33.981969 run osmo-ms-mob/00084: Starting mobile
22:49:33.997937 run osmo-ms-mob/00084(pid=219): Launched
22:49:34.010398 run mass: MS start registered {at=20948279.71374551, delay=0.004978679120540619, ms=00084}
22:49:34.323444 run mass: MS performed LU {at=20948280.026778582, lu_delay=4.6016494035720825, ms=00075}
22:49:34.407389 run mass: MS performed LU {at=20948280.110708103, lu_delay=5.54124466329813, ms=00073}
22:49:34.423293 run osmo-ms-mob/00085: Starting mobile
22:49:34.440197 run osmo-ms-mob/00085(pid=220): Launched
22:49:34.452869 run mass: MS performed LU {at=20948280.156194802, lu_delay=5.392436023801565, ms=00074}
22:49:34.462536 run mass: MS start registered {at=20948280.165898763, delay=0.014614637941122055, ms=00085}
22:49:34.577908 run mass: MS performed LU {at=20948280.28124196, lu_delay=6.067706387490034, ms=00072}
22:49:35.086980 run osmo-ms-mob/00086: Starting mobile
22:49:35.104937 run osmo-ms-mob/00086(pid=221): Launched
22:49:35.120223 run mass: MS start registered {at=20948280.823567238, delay=0.005990300327539444, ms=00086}
22:49:35.682402 run osmo-ms-mob/00087: Starting mobile
22:49:35.699322 run osmo-ms-mob/00087(pid=222): Launched
22:49:35.712872 run mass: MS start registered {at=20948281.416214176, delay=0.005641374737024307, ms=00087}
22:49:36.288159 run osmo-ms-mob/00088: Starting mobile
22:49:36.317337 run osmo-ms-mob/00088(pid=223): Launched
22:49:36.327716 run mass: MS performed LU {at=20948282.031065844, lu_delay=5.414490528404713, ms=00078}
22:49:36.338349 run mass: MS start registered {at=20948282.041676834, delay=0.010641198605298996, ms=00088}
22:49:36.423457 run mass: MS performed LU {at=20948282.126751184, lu_delay=5.821576200425625, ms=00077}
22:49:36.479618 run mass: MS performed LU {at=20948282.182930812, lu_delay=6.263689208775759, ms=00076}
22:49:36.882610 run osmo-ms-mob/00089: Starting mobile
22:49:36.898369 run osmo-ms-mob/00089(pid=224): Launched
22:49:36.910811 run mass: MS start registered {at=20948282.614153355, delay=0.004796799272298813, ms=00089}
22:49:37.482193 run osmo-ms-mob/00090: Starting mobile
22:49:37.499357 run osmo-ms-mob/00090(pid=225): Launched
22:49:37.511375 run mass: MS start registered {at=20948283.2147276, delay=0.004993252456188202, ms=00090}
22:49:38.089377 run mass: MS performed LU {at=20948283.79270003, lu_delay=5.577342659235001, ms=00081}
22:49:38.105520 run osmo-ms-mob/00091: Starting mobile
22:49:38.121233 run osmo-ms-mob/00091(pid=226): Launched
22:49:38.134436 run mass: MS start registered {at=20948283.83778268, delay=0.005168139934539795, ms=00091}
22:49:38.172696 run mass: MS performed LU {at=20948283.875976272, lu_delay=4.664292823523283, ms=00083}
22:49:38.218505 run mass: MS performed LU {at=20948283.92185268, lu_delay=5.5185458436608315, ms=00082}
22:49:38.343467 run mass: MS performed LU {at=20948284.046802845, lu_delay=6.320078022778034, ms=00080}
22:49:38.884607 run osmo-ms-mob/00092: Starting mobile
22:49:38.901675 run osmo-ms-mob/00092(pid=227): Launched
22:49:38.920593 run mass: MS start registered {at=20948284.62392786, delay=0.010548733174800873, ms=00092}
22:49:39.684228 run osmo-ms-mob/00093: Starting mobile
22:49:39.699731 run osmo-ms-mob/00093(pid=228): Launched
22:49:39.712117 run mass: MS start registered {at=20948285.41546082, delay=0.005180269479751587, ms=00093}
22:49:39.953746 run mass: MS performed LU {at=20948285.65707474, lu_delay=5.491175975650549, ms=00085}
22:49:40.009529 run mass: MS performed LU {at=20948285.712862555, lu_delay=5.99911704659462, ms=00084}
22:49:40.074321 run mass: MS performed LU {at=20948285.777655497, lu_delay=4.954088259488344, ms=00086}
22:49:40.263995 run mass: MS performed LU {at=20948285.96733104, lu_delay=22.323728546500206, ms=00041}
22:49:40.517356 run mass: MS performed LU {at=20948286.220674414, lu_delay=4.804460238665342, ms=00087}
22:49:40.532325 run osmo-ms-mob/00094: Starting mobile
22:49:40.549686 run osmo-ms-mob/00094(pid=229): Launched
22:49:40.562899 run mass: MS start registered {at=20948286.26624601, delay=0.005398169159889221, ms=00094}
22:49:41.482217 run osmo-ms-mob/00095: Starting mobile
22:49:41.499168 run osmo-ms-mob/00095(pid=230): Launched
22:49:41.512398 run mass: MS start registered {at=20948287.215744033, delay=0.005533177405595779, ms=00095}
22:49:41.938753 run mass: MS performed LU {at=20948287.64206568, lu_delay=5.027912326157093, ms=00089}
22:49:41.984268 run mass: MS performed LU {at=20948287.687585138, lu_delay=5.6459083035588264, ms=00088}
22:49:42.090518 run mass: MS performed LU {at=20948287.793854427, lu_delay=4.579126827418804, ms=00090}
22:49:42.482304 run osmo-ms-mob/00096: Starting mobile
22:49:42.497825 run osmo-ms-mob/00096(pid=231): Launched
22:49:42.510290 run mass: MS start registered {at=20948288.21363557, delay=0.005395505577325821, ms=00096}
22:49:43.582310 run osmo-ms-mob/00097: Starting mobile
22:49:43.597822 run osmo-ms-mob/00097(pid=232): Launched
22:49:43.610700 run mass: MS start registered {at=20948289.314045593, delay=0.005389511585235596, ms=00097}
22:49:43.840266 run mass: MS performed LU {at=20948289.543579955, lu_delay=5.705797273665667, ms=00091}
22:49:43.885847 run mass: MS performed LU {at=20948289.589172345, lu_delay=4.965244483202696, ms=00092}
22:49:44.881802 run osmo-ms-mob/00098: Starting mobile
22:49:44.896537 run osmo-ms-mob/00098(pid=233): Launched
22:49:44.908822 run mass: MS start registered {at=20948290.61216464, delay=0.005498059093952179, ms=00098}
22:49:45.705017 run mass: MS performed LU {at=20948291.40834679, lu_delay=5.142100781202316, ms=00094}
22:49:45.750417 run mass: MS performed LU {at=20948291.45375047, lu_delay=6.038289647549391, ms=00093}
22:49:46.681360 run osmo-ms-mob/00099: Starting mobile
22:49:46.695826 run osmo-ms-mob/00099(pid=234): Launched
22:49:46.702290 run mass: All started... {duration=55.72699981927872, too_slow=0}
22:49:46.709063 run mass: MS start registered {at=20948292.41240044, delay=0.006746005266904831, ms=00099}
22:49:47.605490 run mass: MS performed LU {at=20948293.30881095, lu_delay=6.093066915869713, ms=00095}
22:49:47.651905 run mass: MS performed LU {at=20948293.355240475, lu_delay=5.141604904085398, ms=00096}
22:49:50.222803 run mass: MS performed LU {at=20948295.92609741, lu_delay=5.3139327727258205, ms=00098}
22:49:50.411257 run mass: MS performed LU {at=20948296.11453622, lu_delay=6.800490625202656, ms=00097}
22:49:51.371453 run mass: MS performed LU {at=20948297.07478539, lu_delay=4.662384949624538, ms=00099}
22:49:53.471113 run mass: MS performed LU {at=20948299.17440788, lu_delay=21.95783720910549, ms=00079}
22:49:53.478834 run mass: Tests done {all_completed=True, max=22.323728546500206, min=3.721180956810713}
22:49:53.486397 tst register_default_mass.py: Test passed (93.1 sec)
22:49:53.492766 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminating (SIGTERM)
22:49:53.497559 run osmo-hlr_127.0.42.2(pid=23): Terminating (SIGTERM)
22:49:53.501426 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminating (SIGTERM)
22:49:53.505097 run osmo-stp_127.0.42.5(pid=25): Terminating (SIGTERM)
22:49:53.508806 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminating (SIGTERM)
22:49:53.512537 run osmo-msc_127.0.42.6(pid=27): Terminating (SIGTERM)
22:49:53.516367 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminating (SIGTERM)
22:49:53.520124 run osmo-mgw_127.0.42.3(pid=29): Terminating (SIGTERM)
22:49:53.523903 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminating (SIGTERM)
22:49:53.527580 run osmo-mgw_127.0.42.4(pid=31): Terminating (SIGTERM)
22:49:53.531288 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminating (SIGTERM)
22:49:53.535112 run osmo-bsc_127.0.42.7(pid=33): Terminating (SIGTERM)
22:49:53.538817 run osmo-bts-virtual(pid=34): Terminating (SIGTERM)
22:49:53.542466 run osmo-ms-virt-phy/00000(pid=35): Terminating (SIGTERM)
22:49:53.546140 run osmo-ms-virt-phy/00001(pid=36): Terminating (SIGTERM)
22:49:53.550022 run osmo-ms-virt-phy/00002(pid=37): Terminating (SIGTERM)
22:49:53.554701 run osmo-ms-virt-phy/00003(pid=38): Terminating (SIGTERM)
22:49:53.559484 run osmo-ms-virt-phy/00004(pid=39): Terminating (SIGTERM)
22:49:53.564173 run osmo-ms-virt-phy/00005(pid=40): Terminating (SIGTERM)
22:49:53.569202 run osmo-ms-virt-phy/00006(pid=41): Terminating (SIGTERM)
22:49:53.573853 run osmo-ms-virt-phy/00007(pid=42): Terminating (SIGTERM)
22:49:53.578931 run osmo-ms-virt-phy/00008(pid=43): Terminating (SIGTERM)
22:49:53.590251 run osmo-ms-virt-phy/00009(pid=44): Terminating (SIGTERM)
22:49:53.598521 run osmo-ms-virt-phy/00010(pid=45): Terminating (SIGTERM)
22:49:53.605709 run osmo-ms-virt-phy/00011(pid=46): Terminating (SIGTERM)
22:49:53.609698 run osmo-ms-virt-phy/00012(pid=47): Terminating (SIGTERM)
22:49:53.614038 run osmo-ms-virt-phy/00013(pid=48): Terminating (SIGTERM)
22:49:53.618853 run osmo-ms-virt-phy/00014(pid=49): Terminating (SIGTERM)
22:49:53.623840 run osmo-ms-virt-phy/00015(pid=50): Terminating (SIGTERM)
22:49:53.629406 run osmo-ms-virt-phy/00016(pid=51): Terminating (SIGTERM)
22:49:53.635358 run osmo-ms-virt-phy/00017(pid=52): Terminating (SIGTERM)
22:49:53.640668 run osmo-ms-virt-phy/00018(pid=53): Terminating (SIGTERM)
22:49:53.647304 run osmo-ms-virt-phy/00019(pid=54): Terminating (SIGTERM)
22:49:53.653314 run osmo-ms-virt-phy/00020(pid=55): Terminating (SIGTERM)
22:49:53.658641 run osmo-ms-virt-phy/00021(pid=56): Terminating (SIGTERM)
22:49:53.665389 run osmo-ms-virt-phy/00022(pid=57): Terminating (SIGTERM)
22:49:53.670844 run osmo-ms-virt-phy/00023(pid=58): Terminating (SIGTERM)
22:49:53.676769 run osmo-ms-virt-phy/00024(pid=59): Terminating (SIGTERM)
22:49:53.683427 run osmo-ms-virt-phy/00025(pid=60): Terminating (SIGTERM)
22:49:53.688650 run osmo-ms-virt-phy/00026(pid=61): Terminating (SIGTERM)
22:49:53.695181 run osmo-ms-virt-phy/00027(pid=62): Terminating (SIGTERM)
22:49:53.701801 run osmo-ms-virt-phy/00028(pid=63): Terminating (SIGTERM)
22:49:53.708519 run osmo-ms-virt-phy/00029(pid=64): Terminating (SIGTERM)
22:49:53.714900 run osmo-ms-virt-phy/00030(pid=65): Terminating (SIGTERM)
22:49:53.720585 run osmo-ms-virt-phy/00031(pid=66): Terminating (SIGTERM)
22:49:53.726726 run osmo-ms-virt-phy/00032(pid=67): Terminating (SIGTERM)
22:49:53.732665 run osmo-ms-virt-phy/00033(pid=68): Terminating (SIGTERM)
22:49:53.738555 run osmo-ms-virt-phy/00034(pid=69): Terminating (SIGTERM)
22:49:53.744683 run osmo-ms-virt-phy/00035(pid=70): Terminating (SIGTERM)
22:49:53.750609 run osmo-ms-virt-phy/00036(pid=71): Terminating (SIGTERM)
22:49:53.755812 run osmo-ms-virt-phy/00037(pid=72): Terminating (SIGTERM)
22:49:53.761531 run osmo-ms-virt-phy/00038(pid=73): Terminating (SIGTERM)
22:49:53.767203 run osmo-ms-virt-phy/00039(pid=74): Terminating (SIGTERM)
22:49:53.774156 run osmo-ms-virt-phy/00040(pid=75): Terminating (SIGTERM)
22:49:53.779513 run osmo-ms-virt-phy/00041(pid=76): Terminating (SIGTERM)
22:49:53.786316 run osmo-ms-virt-phy/00042(pid=77): Terminating (SIGTERM)
22:49:53.791480 run osmo-ms-virt-phy/00043(pid=78): Terminating (SIGTERM)
22:49:53.796706 run osmo-ms-virt-phy/00044(pid=79): Terminating (SIGTERM)
22:49:53.802069 run osmo-ms-virt-phy/00045(pid=80): Terminating (SIGTERM)
22:49:53.809137 run osmo-ms-virt-phy/00046(pid=81): Terminating (SIGTERM)
22:49:53.814744 run osmo-ms-virt-phy/00047(pid=82): Terminating (SIGTERM)
22:49:53.821088 run osmo-ms-virt-phy/00048(pid=83): Terminating (SIGTERM)
22:49:53.828061 run osmo-ms-virt-phy/00049(pid=84): Terminating (SIGTERM)
22:49:53.835780 run osmo-ms-virt-phy/00050(pid=85): Terminating (SIGTERM)
22:49:53.842098 run osmo-ms-virt-phy/00051(pid=86): Terminating (SIGTERM)
22:49:53.848050 run osmo-ms-virt-phy/00052(pid=87): Terminating (SIGTERM)
22:49:53.853984 run osmo-ms-virt-phy/00053(pid=88): Terminating (SIGTERM)
22:49:53.860384 run osmo-ms-virt-phy/00054(pid=89): Terminating (SIGTERM)
22:49:53.866077 run osmo-ms-virt-phy/00055(pid=90): Terminating (SIGTERM)
22:49:53.871774 run osmo-ms-virt-phy/00056(pid=91): Terminating (SIGTERM)
22:49:53.877279 run osmo-ms-virt-phy/00057(pid=92): Terminating (SIGTERM)
22:49:53.882472 run osmo-ms-virt-phy/00058(pid=93): Terminating (SIGTERM)
22:49:53.888357 run osmo-ms-virt-phy/00059(pid=94): Terminating (SIGTERM)
22:49:53.894805 run osmo-ms-virt-phy/00060(pid=95): Terminating (SIGTERM)
22:49:53.900279 run osmo-ms-virt-phy/00061(pid=96): Terminating (SIGTERM)
22:49:53.905688 run osmo-ms-virt-phy/00062(pid=97): Terminating (SIGTERM)
22:49:53.911367 run osmo-ms-virt-phy/00063(pid=98): Terminating (SIGTERM)
22:49:53.917248 run osmo-ms-virt-phy/00064(pid=99): Terminating (SIGTERM)
22:49:53.923164 run osmo-ms-virt-phy/00065(pid=100): Terminating (SIGTERM)
22:49:53.928822 run osmo-ms-virt-phy/00066(pid=101): Terminating (SIGTERM)
22:49:53.934365 run osmo-ms-virt-phy/00067(pid=102): Terminating (SIGTERM)
22:49:53.940063 run osmo-ms-virt-phy/00068(pid=103): Terminating (SIGTERM)
22:49:53.946092 run osmo-ms-virt-phy/00069(pid=104): Terminating (SIGTERM)
22:49:53.953550 run osmo-ms-virt-phy/00070(pid=105): Terminating (SIGTERM)
22:49:53.958956 run osmo-ms-virt-phy/00071(pid=106): Terminating (SIGTERM)
22:49:53.964860 run osmo-ms-virt-phy/00072(pid=107): Terminating (SIGTERM)
22:49:53.971140 run osmo-ms-virt-phy/00073(pid=108): Terminating (SIGTERM)
22:49:53.976536 run osmo-ms-virt-phy/00074(pid=109): Terminating (SIGTERM)
22:49:53.982846 run osmo-ms-virt-phy/00075(pid=110): Terminating (SIGTERM)
22:49:53.989733 run osmo-ms-virt-phy/00076(pid=111): Terminating (SIGTERM)
22:49:53.995947 run osmo-ms-virt-phy/00077(pid=112): Terminating (SIGTERM)
22:49:54.001564 run osmo-ms-virt-phy/00078(pid=113): Terminating (SIGTERM)
22:49:54.006888 run osmo-ms-virt-phy/00079(pid=114): Terminating (SIGTERM)
22:49:54.013287 run osmo-ms-virt-phy/00080(pid=115): Terminating (SIGTERM)
22:49:54.018559 run osmo-ms-virt-phy/00081(pid=116): Terminating (SIGTERM)
22:49:54.023656 run osmo-ms-virt-phy/00082(pid=117): Terminating (SIGTERM)
22:49:54.028704 run osmo-ms-virt-phy/00083(pid=118): Terminating (SIGTERM)
22:49:54.033718 run osmo-ms-virt-phy/00084(pid=119): Terminating (SIGTERM)
22:49:54.039195 run osmo-ms-virt-phy/00085(pid=120): Terminating (SIGTERM)
22:49:54.045224 run osmo-ms-virt-phy/00086(pid=121): Terminating (SIGTERM)
22:49:54.051277 run osmo-ms-virt-phy/00087(pid=122): Terminating (SIGTERM)
22:49:54.056713 run osmo-ms-virt-phy/00088(pid=123): Terminating (SIGTERM)
22:49:54.062160 run osmo-ms-virt-phy/00089(pid=124): Terminating (SIGTERM)
22:49:54.067586 run osmo-ms-virt-phy/00090(pid=125): Terminating (SIGTERM)
22:49:54.072770 run osmo-ms-virt-phy/00091(pid=126): Terminating (SIGTERM)
22:49:54.166678 run osmo-ms-virt-phy/00092(pid=127): Terminating (SIGTERM)
22:49:54.175845 run osmo-ms-virt-phy/00093(pid=128): Terminating (SIGTERM)
22:49:54.185286 run osmo-ms-virt-phy/00094(pid=129): Terminating (SIGTERM)
22:49:54.195492 run osmo-ms-virt-phy/00095(pid=130): Terminating (SIGTERM)
22:49:54.205566 run osmo-ms-virt-phy/00096(pid=131): Terminating (SIGTERM)
22:49:54.215238 run osmo-ms-virt-phy/00097(pid=132): Terminating (SIGTERM)
22:49:54.224118 run osmo-ms-virt-phy/00098(pid=133): Terminating (SIGTERM)
22:49:54.233081 run osmo-ms-virt-phy/00099(pid=134): Terminating (SIGTERM)
22:49:54.241932 run osmo-ms-mob/00000(pid=135): Terminating (SIGTERM)
22:49:54.251164 run osmo-ms-mob/00001(pid=136): Terminating (SIGTERM)
22:49:54.259970 run osmo-ms-mob/00002(pid=137): Terminating (SIGTERM)
22:49:54.334876 run osmo-ms-mob/00003(pid=138): Terminating (SIGTERM)
22:49:54.350938 run osmo-ms-mob/00004(pid=139): Terminating (SIGTERM)
22:49:54.354503 run osmo-ms-mob/00005(pid=140): Terminating (SIGTERM)
22:49:54.357983 run osmo-ms-mob/00006(pid=141): Terminating (SIGTERM)
22:49:54.361414 run osmo-ms-mob/00007(pid=142): Terminating (SIGTERM)
22:49:54.364993 run osmo-ms-mob/00008(pid=143): Terminating (SIGTERM)
22:49:54.368424 run osmo-ms-mob/00009(pid=144): Terminating (SIGTERM)
22:49:54.371842 run osmo-ms-mob/00010(pid=145): Terminating (SIGTERM)
22:49:54.375284 run osmo-ms-mob/00011(pid=146): Terminating (SIGTERM)
22:49:54.378713 run osmo-ms-mob/00012(pid=147): Terminating (SIGTERM)
22:49:54.382168 run osmo-ms-mob/00013(pid=148): Terminating (SIGTERM)
22:49:54.385630 run osmo-ms-mob/00014(pid=149): Terminating (SIGTERM)
22:49:54.389058 run osmo-ms-mob/00015(pid=150): Terminating (SIGTERM)
22:49:54.392491 run osmo-ms-mob/00016(pid=151): Terminating (SIGTERM)
22:49:54.395925 run osmo-ms-mob/00017(pid=152): Terminating (SIGTERM)
22:49:54.399374 run osmo-ms-mob/00018(pid=153): Terminating (SIGTERM)
22:49:54.402822 run osmo-ms-mob/00019(pid=154): Terminating (SIGTERM)
22:49:54.406421 run osmo-ms-mob/00020(pid=155): Terminating (SIGTERM)
22:49:54.409997 run osmo-ms-mob/00021(pid=156): Terminating (SIGTERM)
22:49:54.413587 run osmo-ms-mob/00022(pid=157): Terminating (SIGTERM)
22:49:54.417158 run osmo-ms-mob/00023(pid=158): Terminating (SIGTERM)
22:49:54.420707 run osmo-ms-mob/00024(pid=159): Terminating (SIGTERM)
22:49:54.424275 run osmo-ms-mob/00025(pid=160): Terminating (SIGTERM)
22:49:54.427838 run osmo-ms-mob/00026(pid=161): Terminating (SIGTERM)
22:49:54.431421 run osmo-ms-mob/00027(pid=162): Terminating (SIGTERM)
22:49:54.434971 run osmo-ms-mob/00028(pid=163): Terminating (SIGTERM)
22:49:54.438498 run osmo-ms-mob/00029(pid=164): Terminating (SIGTERM)
22:49:54.442208 run osmo-ms-mob/00030(pid=165): Terminating (SIGTERM)
22:49:54.446142 run osmo-ms-mob/00031(pid=166): Terminating (SIGTERM)
22:49:54.450314 run osmo-ms-mob/00032(pid=167): Terminating (SIGTERM)
22:49:54.454632 run osmo-ms-mob/00033(pid=168): Terminating (SIGTERM)
22:49:54.458977 run osmo-ms-mob/00034(pid=169): Terminating (SIGTERM)
22:49:54.463277 run osmo-ms-mob/00035(pid=170): Terminating (SIGTERM)
22:49:54.467578 run osmo-ms-mob/00036(pid=171): Terminating (SIGTERM)
22:49:54.471904 run osmo-ms-mob/00037(pid=172): Terminating (SIGTERM)
22:49:54.476192 run osmo-ms-mob/00038(pid=173): Terminating (SIGTERM)
22:49:54.480549 run osmo-ms-mob/00039(pid=174): Terminating (SIGTERM)
22:49:54.484885 run osmo-ms-mob/00040(pid=175): Terminating (SIGTERM)
22:49:54.489196 run osmo-ms-mob/00041(pid=176): Terminating (SIGTERM)
22:49:54.493517 run osmo-ms-mob/00042(pid=177): Terminating (SIGTERM)
22:49:54.498052 run osmo-ms-mob/00043(pid=178): Terminating (SIGTERM)
22:49:54.502592 run osmo-ms-mob/00044(pid=179): Terminating (SIGTERM)
22:49:54.507016 run osmo-ms-mob/00045(pid=180): Terminating (SIGTERM)
22:49:54.511439 run osmo-ms-mob/00046(pid=181): Terminating (SIGTERM)
22:49:54.515843 run osmo-ms-mob/00047(pid=182): Terminating (SIGTERM)
22:49:54.520265 run osmo-ms-mob/00048(pid=183): Terminating (SIGTERM)
22:49:54.524970 run osmo-ms-mob/00049(pid=184): Terminating (SIGTERM)
22:49:54.529427 run osmo-ms-mob/00050(pid=185): Terminating (SIGTERM)
22:49:54.533693 run osmo-ms-mob/00051(pid=186): Terminating (SIGTERM)
22:49:54.537916 run osmo-ms-mob/00052(pid=187): Terminating (SIGTERM)
22:49:54.542070 run osmo-ms-mob/00053(pid=188): Terminating (SIGTERM)
22:49:54.546243 run osmo-ms-mob/00054(pid=189): Terminating (SIGTERM)
22:49:54.550306 run osmo-ms-mob/00055(pid=190): Terminating (SIGTERM)
22:49:54.554469 run osmo-ms-mob/00056(pid=191): Terminating (SIGTERM)
22:49:54.558679 run osmo-ms-mob/00057(pid=192): Terminating (SIGTERM)
22:49:54.562859 run osmo-ms-mob/00058(pid=193): Terminating (SIGTERM)
22:49:54.567045 run osmo-ms-mob/00059(pid=194): Terminating (SIGTERM)
22:49:54.571213 run osmo-ms-mob/00060(pid=195): Terminating (SIGTERM)
22:49:54.575271 run osmo-ms-mob/00061(pid=196): Terminating (SIGTERM)
22:49:54.579301 run osmo-ms-mob/00062(pid=197): Terminating (SIGTERM)
22:49:54.583304 run osmo-ms-mob/00063(pid=198): Terminating (SIGTERM)
22:49:54.587255 run osmo-ms-mob/00064(pid=199): Terminating (SIGTERM)
22:49:54.591196 run osmo-ms-mob/00065(pid=200): Terminating (SIGTERM)
22:49:54.595157 run osmo-ms-mob/00066(pid=201): Terminating (SIGTERM)
22:49:54.599109 run osmo-ms-mob/00067(pid=202): Terminating (SIGTERM)
22:49:54.603053 run osmo-ms-mob/00068(pid=203): Terminating (SIGTERM)
22:49:54.607002 run osmo-ms-mob/00069(pid=204): Terminating (SIGTERM)
22:49:54.610966 run osmo-ms-mob/00070(pid=205): Terminating (SIGTERM)
22:49:54.614929 run osmo-ms-mob/00071(pid=206): Terminating (SIGTERM)
22:49:54.618865 run osmo-ms-mob/00072(pid=207): Terminating (SIGTERM)
22:49:54.622822 run osmo-ms-mob/00073(pid=208): Terminating (SIGTERM)
22:49:54.626869 run osmo-ms-mob/00074(pid=209): Terminating (SIGTERM)
22:49:54.630929 run osmo-ms-mob/00075(pid=210): Terminating (SIGTERM)
22:49:54.634992 run osmo-ms-mob/00076(pid=211): Terminating (SIGTERM)
22:49:54.638959 run osmo-ms-mob/00077(pid=212): Terminating (SIGTERM)
22:49:54.642995 run osmo-ms-mob/00078(pid=213): Terminating (SIGTERM)
22:49:54.647343 run osmo-ms-mob/00079(pid=214): Terminating (SIGTERM)
22:49:54.651566 run osmo-ms-mob/00080(pid=215): Terminating (SIGTERM)
22:49:54.655736 run osmo-ms-mob/00081(pid=216): Terminating (SIGTERM)
22:49:54.659898 run osmo-ms-mob/00082(pid=217): Terminating (SIGTERM)
22:49:54.664293 run osmo-ms-mob/00083(pid=218): Terminating (SIGTERM)
22:49:54.668469 run osmo-ms-mob/00084(pid=219): Terminating (SIGTERM)
22:49:54.672641 run osmo-ms-mob/00085(pid=220): Terminating (SIGTERM)
22:49:54.676839 run osmo-ms-mob/00086(pid=221): Terminating (SIGTERM)
22:49:54.681111 run osmo-ms-mob/00087(pid=222): Terminating (SIGTERM)
22:49:54.685420 run osmo-ms-mob/00088(pid=223): Terminating (SIGTERM)
22:49:54.689677 run osmo-ms-mob/00089(pid=224): Terminating (SIGTERM)
22:49:54.693862 run osmo-ms-mob/00090(pid=225): Terminating (SIGTERM)
22:49:54.698057 run osmo-ms-mob/00091(pid=226): Terminating (SIGTERM)
22:49:54.702265 run osmo-ms-mob/00092(pid=227): Terminating (SIGTERM)
22:49:54.706488 run osmo-ms-mob/00093(pid=228): Terminating (SIGTERM)
22:49:54.710632 run osmo-ms-mob/00094(pid=229): Terminating (SIGTERM)
22:49:54.714769 run osmo-ms-mob/00095(pid=230): Terminating (SIGTERM)
22:49:54.718943 run osmo-ms-mob/00096(pid=231): Terminating (SIGTERM)
22:49:54.723093 run osmo-ms-mob/00097(pid=232): Terminating (SIGTERM)
22:49:54.727086 run osmo-ms-mob/00098(pid=233): Terminating (SIGTERM)
22:49:54.731135 run osmo-ms-mob/00099(pid=234): Terminating (SIGTERM)
22:49:54.735215 --- ParallelTerminationStrategy: PID 22 died...
22:49:54.737050 run pcap-recorder_any(filters='host 127.0.42.2')(pid=22): Terminated: ok {rc=0}
22:49:54.741622 --- ParallelTerminationStrategy: PID 23 died...
22:49:54.743496 run osmo-hlr_127.0.42.2(pid=23): Terminated: ok {rc=0}
22:49:54.747972 --- ParallelTerminationStrategy: PID 24 died...
22:49:54.749805 run pcap-recorder_any(filters='host 127.0.42.5 and port not 22')(pid=24): Terminated: ok {rc=0}
22:49:54.754308 --- ParallelTerminationStrategy: PID 25 died...
22:49:54.756131 run osmo-stp_127.0.42.5(pid=25): Terminated: ok {rc=0}
22:49:54.760661 --- ParallelTerminationStrategy: PID 26 died...
22:49:54.762502 run pcap-recorder_any(filters='host 127.0.42.6 and port not 22')(pid=26): Terminated: ok {rc=0}
22:49:54.767019 --- ParallelTerminationStrategy: PID 27 died...
22:49:54.768852 run osmo-msc_127.0.42.6(pid=27): Terminated: ok {rc=0}
22:49:54.773263 --- ParallelTerminationStrategy: PID 28 died...
22:49:54.775040 run pcap-recorder_any(filters='host 127.0.42.3 and port not 22')(pid=28): Terminated: ok {rc=0}
22:49:54.779391 --- ParallelTerminationStrategy: PID 29 died...
22:49:54.781130 run osmo-mgw_127.0.42.3(pid=29): Terminated {rc=15}
22:49:54.785471 --- ParallelTerminationStrategy: PID 30 died...
22:49:54.787214 run pcap-recorder_any(filters='host 127.0.42.4 and port not 22')(pid=30): Terminated: ok {rc=0}
22:49:54.791512 --- ParallelTerminationStrategy: PID 31 died...
22:49:54.793264 run osmo-mgw_127.0.42.4(pid=31): Terminated {rc=15}
22:49:54.797710 --- ParallelTerminationStrategy: PID 32 died...
22:49:54.799501 run pcap-recorder_any(filters='host 127.0.42.7 and port not 22')(pid=32): Terminated: ok {rc=0}
22:49:54.803914 --- ParallelTerminationStrategy: PID 33 died...
22:49:54.805655 run osmo-bsc_127.0.42.7(pid=33): Terminated: ok {rc=0}
22:49:54.809970 --- ParallelTerminationStrategy: PID 35 died...
22:49:54.811749 run osmo-ms-virt-phy/00000(pid=35): Terminated: ok {rc=0}
22:49:54.816169 --- ParallelTerminationStrategy: PID 36 died...
22:49:54.817989 run osmo-ms-virt-phy/00001(pid=36): Terminated: ok {rc=0}
22:49:54.822491 --- ParallelTerminationStrategy: PID 37 died...
22:49:54.824329 run osmo-ms-virt-phy/00002(pid=37): Terminated: ok {rc=0}
22:49:54.828898 --- ParallelTerminationStrategy: PID 38 died...
22:49:54.830956 run osmo-ms-virt-phy/00003(pid=38): Terminated: ok {rc=0}
22:49:54.835819 --- ParallelTerminationStrategy: PID 39 died...
22:49:54.837820 run osmo-ms-virt-phy/00004(pid=39): Terminated: ok {rc=0}
22:49:54.842756 --- ParallelTerminationStrategy: PID 40 died...
22:49:54.844745 run osmo-ms-virt-phy/00005(pid=40): Terminated: ok {rc=0}
22:49:54.849634 --- ParallelTerminationStrategy: PID 41 died...
22:49:54.851626 run osmo-ms-virt-phy/00006(pid=41): Terminated: ok {rc=0}
22:49:54.856558 --- ParallelTerminationStrategy: PID 42 died...
22:49:54.858550 run osmo-ms-virt-phy/00007(pid=42): Terminated: ok {rc=0}
22:49:54.863455 --- ParallelTerminationStrategy: PID 43 died...
22:49:54.865445 run osmo-ms-virt-phy/00008(pid=43): Terminated: ok {rc=0}
22:49:54.870404 --- ParallelTerminationStrategy: PID 44 died...
22:49:54.872414 run osmo-ms-virt-phy/00009(pid=44): Terminated: ok {rc=0}
22:49:54.877332 --- ParallelTerminationStrategy: PID 45 died...
22:49:54.879309 run osmo-ms-virt-phy/00010(pid=45): Terminated: ok {rc=0}
22:49:54.884261 --- ParallelTerminationStrategy: PID 46 died...
22:49:54.886276 run osmo-ms-virt-phy/00011(pid=46): Terminated: ok {rc=0}
22:49:54.891270 --- ParallelTerminationStrategy: PID 47 died...
22:49:54.893281 run osmo-ms-virt-phy/00012(pid=47): Terminated: ok {rc=0}
22:49:54.898284 --- ParallelTerminationStrategy: PID 48 died...
22:49:54.900301 run osmo-ms-virt-phy/00013(pid=48): Terminated: ok {rc=0}
22:49:54.905379 --- ParallelTerminationStrategy: PID 49 died...
22:49:54.907382 run osmo-ms-virt-phy/00014(pid=49): Terminated: ok {rc=0}
22:49:54.912420 --- ParallelTerminationStrategy: PID 50 died...
22:49:54.914418 run osmo-ms-virt-phy/00015(pid=50): Terminated: ok {rc=0}
22:49:54.919289 --- ParallelTerminationStrategy: PID 51 died...
22:49:54.921278 run osmo-ms-virt-phy/00016(pid=51): Terminated: ok {rc=0}
22:49:54.926184 --- ParallelTerminationStrategy: PID 52 died...
22:49:54.928178 run osmo-ms-virt-phy/00017(pid=52): Terminated: ok {rc=0}
22:49:54.933136 --- ParallelTerminationStrategy: PID 53 died...
22:49:54.935128 run osmo-ms-virt-phy/00018(pid=53): Terminated: ok {rc=0}
22:49:54.940138 --- ParallelTerminationStrategy: PID 54 died...
22:49:54.942149 run osmo-ms-virt-phy/00019(pid=54): Terminated: ok {rc=0}
22:49:54.947591 --- ParallelTerminationStrategy: PID 55 died...
22:49:54.949670 run osmo-ms-virt-phy/00020(pid=55): Terminated: ok {rc=0}
22:49:54.954754 --- ParallelTerminationStrategy: PID 56 died...
22:49:54.956844 run osmo-ms-virt-phy/00021(pid=56): Terminated: ok {rc=0}
22:49:54.961908 --- ParallelTerminationStrategy: PID 57 died...
22:49:54.963953 run osmo-ms-virt-phy/00022(pid=57): Terminated: ok {rc=0}
22:49:54.969000 --- ParallelTerminationStrategy: PID 58 died...
22:49:54.971025 run osmo-ms-virt-phy/00023(pid=58): Terminated: ok {rc=0}
22:49:54.976093 --- ParallelTerminationStrategy: PID 59 died...
22:49:54.978279 run osmo-ms-virt-phy/00024(pid=59): Terminated: ok {rc=0}
22:49:54.983347 --- ParallelTerminationStrategy: PID 60 died...
22:49:54.985401 run osmo-ms-virt-phy/00025(pid=60): Terminated: ok {rc=0}
22:49:54.990478 --- ParallelTerminationStrategy: PID 61 died...
22:49:54.992576 run osmo-ms-virt-phy/00026(pid=61): Terminated: ok {rc=0}
22:49:54.997467 --- ParallelTerminationStrategy: PID 62 died...
22:49:54.999449 run osmo-ms-virt-phy/00027(pid=62): Terminated: ok {rc=0}
22:49:55.004368 --- ParallelTerminationStrategy: PID 63 died...
22:49:55.006349 run osmo-ms-virt-phy/00028(pid=63): Terminated: ok {rc=0}
22:49:55.011326 --- ParallelTerminationStrategy: PID 64 died...
22:49:55.013311 run osmo-ms-virt-phy/00029(pid=64): Terminated: ok {rc=0}
22:49:55.018178 --- ParallelTerminationStrategy: PID 65 died...
22:49:55.020158 run osmo-ms-virt-phy/00030(pid=65): Terminated: ok {rc=0}
22:49:55.025057 --- ParallelTerminationStrategy: PID 66 died...
22:49:55.027117 run osmo-ms-virt-phy/00031(pid=66): Terminated: ok {rc=0}
22:49:55.032000 --- ParallelTerminationStrategy: PID 67 died...
22:49:55.033965 run osmo-ms-virt-phy/00032(pid=67): Terminated: ok {rc=0}
22:49:55.038858 --- ParallelTerminationStrategy: PID 68 died...
22:49:55.040890 run osmo-ms-virt-phy/00033(pid=68): Terminated: ok {rc=0}
22:49:55.045838 --- ParallelTerminationStrategy: PID 69 died...
22:49:55.047822 run osmo-ms-virt-phy/00034(pid=69): Terminated: ok {rc=0}
22:49:55.052874 --- ParallelTerminationStrategy: PID 70 died...
22:49:55.054927 run osmo-ms-virt-phy/00035(pid=70): Terminated: ok {rc=0}
22:49:55.060008 --- ParallelTerminationStrategy: PID 71 died...
22:49:55.062055 run osmo-ms-virt-phy/00036(pid=71): Terminated: ok {rc=0}
22:49:55.067116 --- ParallelTerminationStrategy: PID 72 died...
22:49:55.069170 run osmo-ms-virt-phy/00037(pid=72): Terminated: ok {rc=0}
22:49:55.074238 --- ParallelTerminationStrategy: PID 73 died...
22:49:55.076283 run osmo-ms-virt-phy/00038(pid=73): Terminated: ok {rc=0}
22:49:55.081269 --- ParallelTerminationStrategy: PID 74 died...
22:49:55.083318 run osmo-ms-virt-phy/00039(pid=74): Terminated: ok {rc=0}
22:49:55.088347 --- ParallelTerminationStrategy: PID 75 died...
22:49:55.090395 run osmo-ms-virt-phy/00040(pid=75): Terminated: ok {rc=0}
22:49:55.095430 --- ParallelTerminationStrategy: PID 76 died...
22:49:55.097470 run osmo-ms-virt-phy/00041(pid=76): Terminated: ok {rc=0}
22:49:55.102465 --- ParallelTerminationStrategy: PID 77 died...
22:49:55.104520 run osmo-ms-virt-phy/00042(pid=77): Terminated: ok {rc=0}
22:49:55.109573 --- ParallelTerminationStrategy: PID 78 died...
22:49:55.111611 run osmo-ms-virt-phy/00043(pid=78): Terminated: ok {rc=0}
22:49:55.116739 --- ParallelTerminationStrategy: PID 79 died...
22:49:55.118836 run osmo-ms-virt-phy/00044(pid=79): Terminated: ok {rc=0}
22:49:55.124492 --- ParallelTerminationStrategy: PID 80 died...
22:49:55.126584 run osmo-ms-virt-phy/00045(pid=80): Terminated: ok {rc=0}
22:49:55.131689 --- ParallelTerminationStrategy: PID 81 died...
22:49:55.133744 run osmo-ms-virt-phy/00046(pid=81): Terminated: ok {rc=0}
22:49:55.138817 --- ParallelTerminationStrategy: PID 82 died...
22:49:55.140910 run osmo-ms-virt-phy/00047(pid=82): Terminated: ok {rc=0}
22:49:55.145954 --- ParallelTerminationStrategy: PID 83 died...
22:49:55.147981 run osmo-ms-virt-phy/00048(pid=83): Terminated: ok {rc=0}
22:49:55.152873 --- ParallelTerminationStrategy: PID 84 died...
22:49:55.154849 run osmo-ms-virt-phy/00049(pid=84): Terminated: ok {rc=0}
22:49:55.159769 --- ParallelTerminationStrategy: PID 85 died...
22:49:55.161753 run osmo-ms-virt-phy/00050(pid=85): Terminated: ok {rc=0}
22:49:55.166661 --- ParallelTerminationStrategy: PID 86 died...
22:49:55.168658 run osmo-ms-virt-phy/00051(pid=86): Terminated: ok {rc=0}
22:49:55.173575 --- ParallelTerminationStrategy: PID 87 died...
22:49:55.175586 run osmo-ms-virt-phy/00052(pid=87): Terminated: ok {rc=0}
22:49:55.180659 --- ParallelTerminationStrategy: PID 88 died...
22:49:55.182692 run osmo-ms-virt-phy/00053(pid=88): Terminated: ok {rc=0}
22:49:55.187746 --- ParallelTerminationStrategy: PID 89 died...
22:49:55.189792 run osmo-ms-virt-phy/00054(pid=89): Terminated: ok {rc=0}
22:49:55.194845 --- ParallelTerminationStrategy: PID 90 died...
22:49:55.196922 run osmo-ms-virt-phy/00055(pid=90): Terminated: ok {rc=0}
22:49:55.201914 --- ParallelTerminationStrategy: PID 91 died...
22:49:55.203957 run osmo-ms-virt-phy/00056(pid=91): Terminated: ok {rc=0}
22:49:55.208958 --- ParallelTerminationStrategy: PID 92 died...
22:49:55.211029 run osmo-ms-virt-phy/00057(pid=92): Terminated: ok {rc=0}
22:49:55.216099 --- ParallelTerminationStrategy: PID 93 died...
22:49:55.218172 run osmo-ms-virt-phy/00058(pid=93): Terminated: ok {rc=0}
22:49:55.223195 --- ParallelTerminationStrategy: PID 94 died...
22:49:55.225216 run osmo-ms-virt-phy/00059(pid=94): Terminated: ok {rc=0}
22:49:55.230187 --- ParallelTerminationStrategy: PID 95 died...
22:49:55.232177 run osmo-ms-virt-phy/00060(pid=95): Terminated: ok {rc=0}
22:49:55.237155 --- ParallelTerminationStrategy: PID 96 died...
22:49:55.239205 run osmo-ms-virt-phy/00061(pid=96): Terminated: ok {rc=0}
22:49:55.244153 --- ParallelTerminationStrategy: PID 97 died...
22:49:55.246142 run osmo-ms-virt-phy/00062(pid=97): Terminated: ok {rc=0}
22:49:55.251166 --- ParallelTerminationStrategy: PID 98 died...
22:49:55.253156 run osmo-ms-virt-phy/00063(pid=98): Terminated: ok {rc=0}
22:49:55.258068 --- ParallelTerminationStrategy: PID 99 died...
22:49:55.260045 run osmo-ms-virt-phy/00064(pid=99): Terminated: ok {rc=0}
22:49:55.264949 --- ParallelTerminationStrategy: PID 100 died...
22:49:55.267001 run osmo-ms-virt-phy/00065(pid=100): Terminated: ok {rc=0}
22:49:55.272271 --- ParallelTerminationStrategy: PID 101 died...
22:49:55.274653 run osmo-ms-virt-phy/00066(pid=101): Terminated: ok {rc=0}
22:49:55.280155 --- ParallelTerminationStrategy: PID 102 died...
22:49:55.282265 run osmo-ms-virt-phy/00067(pid=102): Terminated: ok {rc=0}
22:49:55.287863 --- ParallelTerminationStrategy: PID 103 died...
22:49:55.290453 run osmo-ms-virt-phy/00068(pid=103): Terminated: ok {rc=0}
22:49:55.295758 --- ParallelTerminationStrategy: PID 104 died...
22:49:55.297989 run osmo-ms-virt-phy/00069(pid=104): Terminated: ok {rc=0}
22:49:55.303219 --- ParallelTerminationStrategy: PID 105 died...
22:49:55.305336 run osmo-ms-virt-phy/00070(pid=105): Terminated: ok {rc=0}
22:49:55.310367 --- ParallelTerminationStrategy: PID 106 died...
22:49:55.312414 run osmo-ms-virt-phy/00071(pid=106): Terminated: ok {rc=0}
22:49:55.317480 --- ParallelTerminationStrategy: PID 107 died...
22:49:55.319520 run osmo-ms-virt-phy/00072(pid=107): Terminated: ok {rc=0}
22:49:55.324549 --- ParallelTerminationStrategy: PID 108 died...
22:49:55.326581 run osmo-ms-virt-phy/00073(pid=108): Terminated: ok {rc=0}
22:49:55.331661 --- ParallelTerminationStrategy: PID 109 died...
22:49:55.333710 run osmo-ms-virt-phy/00074(pid=109): Terminated: ok {rc=0}
22:49:55.338744 --- ParallelTerminationStrategy: PID 110 died...
22:49:55.340740 run osmo-ms-virt-phy/00075(pid=110): Terminated: ok {rc=0}
22:49:55.345696 --- ParallelTerminationStrategy: PID 111 died...
22:49:55.347710 run osmo-ms-virt-phy/00076(pid=111): Terminated: ok {rc=0}
22:49:55.352678 --- ParallelTerminationStrategy: PID 112 died...
22:49:55.354664 run osmo-ms-virt-phy/00077(pid=112): Terminated: ok {rc=0}
22:49:55.359668 --- ParallelTerminationStrategy: PID 113 died...
22:49:55.361744 run osmo-ms-virt-phy/00078(pid=113): Terminated: ok {rc=0}
22:49:55.366870 --- ParallelTerminationStrategy: PID 114 died...
22:49:55.368941 run osmo-ms-virt-phy/00079(pid=114): Terminated: ok {rc=0}
22:49:55.374026 --- ParallelTerminationStrategy: PID 115 died...
22:49:55.376094 run osmo-ms-virt-phy/00080(pid=115): Terminated: ok {rc=0}
22:49:55.381194 --- ParallelTerminationStrategy: PID 116 died...
22:49:55.383310 run osmo-ms-virt-phy/00081(pid=116): Terminated: ok {rc=0}
22:49:55.388422 --- ParallelTerminationStrategy: PID 117 died...
22:49:55.390489 run osmo-ms-virt-phy/00082(pid=117): Terminated: ok {rc=0}
22:49:55.395541 --- ParallelTerminationStrategy: PID 118 died...
22:49:55.397575 run osmo-ms-virt-phy/00083(pid=118): Terminated: ok {rc=0}
22:49:55.402799 --- ParallelTerminationStrategy: PID 119 died...
22:49:55.404895 run osmo-ms-virt-phy/00084(pid=119): Terminated: ok {rc=0}
22:49:55.409975 --- ParallelTerminationStrategy: PID 120 died...
22:49:55.412013 run osmo-ms-virt-phy/00085(pid=120): Terminated: ok {rc=0}
22:49:55.417135 --- ParallelTerminationStrategy: PID 121 died...
22:49:55.419180 run osmo-ms-virt-phy/00086(pid=121): Terminated: ok {rc=0}
22:49:55.424233 --- ParallelTerminationStrategy: PID 122 died...
22:49:55.426291 run osmo-ms-virt-phy/00087(pid=122): Terminated: ok {rc=0}
22:49:55.431287 --- ParallelTerminationStrategy: PID 123 died...
22:49:55.433346 run osmo-ms-virt-phy/00088(pid=123): Terminated: ok {rc=0}
22:49:55.438314 --- ParallelTerminationStrategy: PID 124 died...
22:49:55.440340 run osmo-ms-virt-phy/00089(pid=124): Terminated: ok {rc=0}
22:49:55.445409 --- ParallelTerminationStrategy: PID 125 died...
22:49:55.447434 run osmo-ms-virt-phy/00090(pid=125): Terminated: ok {rc=0}
22:49:55.452500 --- ParallelTerminationStrategy: PID 126 died...
22:49:55.454580 run osmo-ms-virt-phy/00091(pid=126): Terminated: ok {rc=0}
22:49:55.459641 --- ParallelTerminationStrategy: PID 127 died...
22:49:55.461708 run osmo-ms-virt-phy/00092(pid=127): Terminated: ok {rc=0}
22:49:55.466788 --- ParallelTerminationStrategy: PID 128 died...
22:49:55.468825 run osmo-ms-virt-phy/00093(pid=128): Terminated: ok {rc=0}
22:49:55.473799 --- ParallelTerminationStrategy: PID 129 died...
22:49:55.475815 run osmo-ms-virt-phy/00094(pid=129): Terminated: ok {rc=0}
22:49:55.480772 --- ParallelTerminationStrategy: PID 130 died...
22:49:55.482753 run osmo-ms-virt-phy/00095(pid=130): Terminated: ok {rc=0}
22:49:55.487653 --- ParallelTerminationStrategy: PID 131 died...
22:49:55.489663 run osmo-ms-virt-phy/00096(pid=131): Terminated: ok {rc=0}
22:49:55.494639 --- ParallelTerminationStrategy: PID 132 died...
22:49:55.496687 run osmo-ms-virt-phy/00097(pid=132): Terminated: ok {rc=0}
22:49:55.501742 --- ParallelTerminationStrategy: PID 133 died...
22:49:55.503790 run osmo-ms-virt-phy/00098(pid=133): Terminated: ok {rc=0}
22:49:55.508852 --- ParallelTerminationStrategy: PID 134 died...
22:49:55.510901 run osmo-ms-virt-phy/00099(pid=134): Terminated: ok {rc=0}
22:49:55.516158 --- ParallelTerminationStrategy: PID 135 died...
22:49:55.520278 run osmo-ms-mob/00000(pid=135): Terminated {rc=26112}
22:49:55.529985 --- ParallelTerminationStrategy: PID 136 died...
22:49:55.534152 run osmo-ms-mob/00001(pid=136): Terminated {rc=26112}
22:49:55.543845 --- ParallelTerminationStrategy: PID 137 died...
22:49:55.547721 run osmo-ms-mob/00002(pid=137): Terminated {rc=26112}
22:49:55.557740 --- ParallelTerminationStrategy: PID 138 died...
22:49:55.561601 run osmo-ms-mob/00003(pid=138): Terminated {rc=26112}
22:49:55.569189 --- ParallelTerminationStrategy: PID 139 died...
22:49:55.571323 run osmo-ms-mob/00004(pid=139): Terminated {rc=26112}
22:49:55.576335 --- ParallelTerminationStrategy: PID 140 died...
22:49:55.578351 run osmo-ms-mob/00005(pid=140): Terminated {rc=26112}
22:49:55.585392 --- ParallelTerminationStrategy: PID 141 died...
22:49:55.587374 run osmo-ms-mob/00006(pid=141): Terminated {rc=26112}
22:49:55.592240 --- ParallelTerminationStrategy: PID 142 died...
22:49:55.594167 run osmo-ms-mob/00007(pid=142): Terminated {rc=26112}
22:49:55.599195 --- ParallelTerminationStrategy: PID 143 died...
22:49:55.601186 run osmo-ms-mob/00008(pid=143): Terminated {rc=26112}
22:49:55.605983 --- ParallelTerminationStrategy: PID 144 died...
22:49:55.607930 run osmo-ms-mob/00009(pid=144): Terminated {rc=26112}
22:49:55.612662 --- ParallelTerminationStrategy: PID 145 died...
22:49:55.614545 run osmo-ms-mob/00010(pid=145): Terminated {rc=26112}
22:49:55.619267 --- ParallelTerminationStrategy: PID 146 died...
22:49:55.621201 run osmo-ms-mob/00011(pid=146): Terminated {rc=26112}
22:49:55.626014 --- ParallelTerminationStrategy: PID 147 died...
22:49:55.627897 run osmo-ms-mob/00012(pid=147): Terminated {rc=26112}
22:49:55.632568 --- ParallelTerminationStrategy: PID 148 died...
22:49:55.634493 run osmo-ms-mob/00013(pid=148): Terminated {rc=26112}
22:49:55.639173 --- ParallelTerminationStrategy: PID 149 died...
22:49:55.641128 run osmo-ms-mob/00014(pid=149): Terminated {rc=26112}
22:49:55.645988 --- ParallelTerminationStrategy: PID 150 died...
22:49:55.647930 run osmo-ms-mob/00015(pid=150): Terminated {rc=26112}
22:49:55.652747 --- ParallelTerminationStrategy: PID 151 died...
22:49:55.654642 run osmo-ms-mob/00016(pid=151): Terminated {rc=26112}
22:49:55.659324 --- ParallelTerminationStrategy: PID 152 died...
22:49:55.661240 run osmo-ms-mob/00017(pid=152): Terminated {rc=26112}
22:49:55.665923 --- ParallelTerminationStrategy: PID 153 died...
22:49:55.667820 run osmo-ms-mob/00018(pid=153): Terminated {rc=26112}
22:49:55.672497 --- ParallelTerminationStrategy: PID 154 died...
22:49:55.674484 run osmo-ms-mob/00019(pid=154): Terminated {rc=26112}
22:49:55.679180 --- ParallelTerminationStrategy: PID 155 died...
22:49:55.681084 run osmo-ms-mob/00020(pid=155): Terminated {rc=26112}
22:49:55.685803 --- ParallelTerminationStrategy: PID 156 died...
22:49:55.687681 run osmo-ms-mob/00021(pid=156): Terminated {rc=26112}
22:49:55.692331 --- ParallelTerminationStrategy: PID 157 died...
22:49:55.694215 run osmo-ms-mob/00022(pid=157): Terminated {rc=26112}
22:49:55.698923 --- ParallelTerminationStrategy: PID 158 died...
22:49:55.700830 run osmo-ms-mob/00023(pid=158): Terminated {rc=26112}
22:49:55.705418 --- ParallelTerminationStrategy: PID 159 died...
22:49:55.707185 run osmo-ms-mob/00024(pid=159): Terminated {rc=26112}
22:49:55.711653 --- ParallelTerminationStrategy: PID 160 died...
22:49:55.713494 run osmo-ms-mob/00025(pid=160): Terminated {rc=26112}
22:49:55.718035 --- ParallelTerminationStrategy: PID 161 died...
22:49:55.719878 run osmo-ms-mob/00026(pid=161): Terminated {rc=26112}
22:49:55.724404 --- ParallelTerminationStrategy: PID 162 died...
22:49:55.726241 run osmo-ms-mob/00027(pid=162): Terminated {rc=26112}
22:49:55.730827 --- ParallelTerminationStrategy: PID 163 died...
22:49:55.732730 run osmo-ms-mob/00028(pid=163): Terminated {rc=26112}
22:49:55.737276 --- ParallelTerminationStrategy: PID 164 died...
22:49:55.739152 run osmo-ms-mob/00029(pid=164): Terminated {rc=26112}
22:49:55.743682 --- ParallelTerminationStrategy: PID 165 died...
22:49:55.745510 run osmo-ms-mob/00030(pid=165): Terminated {rc=26112}
22:49:55.750075 --- ParallelTerminationStrategy: PID 166 died...
22:49:55.752021 run osmo-ms-mob/00031(pid=166): Terminated {rc=26112}
22:49:55.756650 --- ParallelTerminationStrategy: PID 167 died...
22:49:55.758483 run osmo-ms-mob/00032(pid=167): Terminated {rc=26112}
22:49:55.763008 --- ParallelTerminationStrategy: PID 168 died...
22:49:55.764854 run osmo-ms-mob/00033(pid=168): Terminated {rc=26112}
22:49:55.769447 --- ParallelTerminationStrategy: PID 169 died...
22:49:55.771288 run osmo-ms-mob/00034(pid=169): Terminated {rc=26112}
22:49:55.775858 --- ParallelTerminationStrategy: PID 170 died...
22:49:55.777789 run osmo-ms-mob/00035(pid=170): Terminated {rc=26112}
22:49:55.782476 --- ParallelTerminationStrategy: PID 171 died...
22:49:55.784379 run osmo-ms-mob/00036(pid=171): Terminated {rc=26112}
22:49:55.789058 --- ParallelTerminationStrategy: PID 172 died...
22:49:55.790928 run osmo-ms-mob/00037(pid=172): Terminated {rc=26112}
22:49:55.795604 --- ParallelTerminationStrategy: PID 173 died...
22:49:55.797562 run osmo-ms-mob/00038(pid=173): Terminated {rc=26112}
22:49:55.802161 --- ParallelTerminationStrategy: PID 174 died...
22:49:55.803932 run osmo-ms-mob/00039(pid=174): Terminated {rc=26112}
22:49:55.808387 --- ParallelTerminationStrategy: PID 175 died...
22:49:55.810179 run osmo-ms-mob/00040(pid=175): Terminated {rc=26112}
22:49:55.814627 --- ParallelTerminationStrategy: PID 176 died...
22:49:55.816434 run osmo-ms-mob/00041(pid=176): Terminated {rc=26112}
22:49:55.820841 --- ParallelTerminationStrategy: PID 177 died...
22:49:55.822575 run osmo-ms-mob/00042(pid=177): Terminated {rc=26112}
22:49:55.826953 --- ParallelTerminationStrategy: PID 178 died...
22:49:55.828692 run osmo-ms-mob/00043(pid=178): Terminated {rc=26112}
22:49:55.833131 --- ParallelTerminationStrategy: PID 179 died...
22:49:55.834937 run osmo-ms-mob/00044(pid=179): Terminated {rc=26112}
22:49:55.839367 --- ParallelTerminationStrategy: PID 180 died...
22:49:55.841192 run osmo-ms-mob/00045(pid=180): Terminated {rc=26112}
22:49:55.845742 --- ParallelTerminationStrategy: PID 181 died...
22:49:55.847596 run osmo-ms-mob/00046(pid=181): Terminated {rc=26112}
22:49:55.852149 --- ParallelTerminationStrategy: PID 182 died...
22:49:55.854036 run osmo-ms-mob/00047(pid=182): Terminated {rc=26112}
22:49:55.858552 --- ParallelTerminationStrategy: PID 183 died...
22:49:55.860375 run osmo-ms-mob/00048(pid=183): Terminated {rc=26112}
22:49:55.864959 --- ParallelTerminationStrategy: PID 184 died...
22:49:55.866802 run osmo-ms-mob/00049(pid=184): Terminated {rc=26112}
22:49:55.871329 --- ParallelTerminationStrategy: PID 185 died...
22:49:55.873172 run osmo-ms-mob/00050(pid=185): Terminated {rc=26112}
22:49:55.877696 --- ParallelTerminationStrategy: PID 186 died...
22:49:55.879427 run osmo-ms-mob/00051(pid=186): Terminated {rc=26112}
22:49:55.883837 --- ParallelTerminationStrategy: PID 187 died...
22:49:55.885656 run osmo-ms-mob/00052(pid=187): Terminated {rc=26112}
22:49:55.890104 --- ParallelTerminationStrategy: PID 188 died...
22:49:55.891885 run osmo-ms-mob/00053(pid=188): Terminated {rc=26112}
22:49:55.896361 --- ParallelTerminationStrategy: PID 189 died...
22:49:55.898196 run osmo-ms-mob/00054(pid=189): Terminated {rc=26112}
22:49:55.902806 --- ParallelTerminationStrategy: PID 190 died...
22:49:55.904623 run osmo-ms-mob/00055(pid=190): Terminated {rc=26112}
22:49:55.909177 --- ParallelTerminationStrategy: PID 191 died...
22:49:55.910977 run osmo-ms-mob/00056(pid=191): Terminated {rc=26112}
22:49:55.915319 --- ParallelTerminationStrategy: PID 192 died...
22:49:55.917082 run osmo-ms-mob/00057(pid=192): Terminated {rc=26112}
22:49:55.921413 --- ParallelTerminationStrategy: PID 193 died...
22:49:55.923205 run osmo-ms-mob/00058(pid=193): Terminated {rc=26112}
22:49:55.927641 --- ParallelTerminationStrategy: PID 194 died...
22:49:55.929417 run osmo-ms-mob/00059(pid=194): Terminated {rc=26112}
22:49:55.933961 --- ParallelTerminationStrategy: PID 195 died...
22:49:55.935824 run osmo-ms-mob/00060(pid=195): Terminated {rc=26112}
22:49:55.940551 --- ParallelTerminationStrategy: PID 196 died...
22:49:55.942473 run osmo-ms-mob/00061(pid=196): Terminated {rc=26112}
22:49:55.947257 --- ParallelTerminationStrategy: PID 197 died...
22:49:55.949197 run osmo-ms-mob/00062(pid=197): Terminated {rc=26112}
22:49:55.954030 --- ParallelTerminationStrategy: PID 198 died...
22:49:55.955980 run osmo-ms-mob/00063(pid=198): Terminated {rc=26112}
22:49:55.960850 --- ParallelTerminationStrategy: PID 199 died...
22:49:55.962782 run osmo-ms-mob/00064(pid=199): Terminated {rc=26112}
22:49:55.967734 --- ParallelTerminationStrategy: PID 200 died...
22:49:55.969717 run osmo-ms-mob/00065(pid=200): Terminated {rc=26112}
22:49:55.974594 --- ParallelTerminationStrategy: PID 201 died...
22:49:55.976545 run osmo-ms-mob/00066(pid=201): Terminated {rc=26112}
22:49:55.981444 --- ParallelTerminationStrategy: PID 202 died...
22:49:55.983422 run osmo-ms-mob/00067(pid=202): Terminated {rc=26112}
22:49:55.988450 --- ParallelTerminationStrategy: PID 203 died...
22:49:55.990506 run osmo-ms-mob/00068(pid=203): Terminated {rc=26112}
22:49:55.996758 --- ParallelTerminationStrategy: PID 204 died...
22:49:55.998816 run osmo-ms-mob/00069(pid=204): Terminated {rc=26112}
22:49:56.003869 --- ParallelTerminationStrategy: PID 205 died...
22:49:56.005887 run osmo-ms-mob/00070(pid=205): Terminated {rc=26112}
22:49:56.010773 --- ParallelTerminationStrategy: PID 206 died...
22:49:56.012724 run osmo-ms-mob/00071(pid=206): Terminated {rc=26112}
22:49:56.017556 --- ParallelTerminationStrategy: PID 207 died...
22:49:56.019532 run osmo-ms-mob/00072(pid=207): Terminated {rc=26112}
22:49:56.024361 --- ParallelTerminationStrategy: PID 208 died...
22:49:56.026261 run osmo-ms-mob/00073(pid=208): Terminated {rc=26112}
22:49:56.031050 --- ParallelTerminationStrategy: PID 209 died...
22:49:56.033078 run osmo-ms-mob/00074(pid=209): Terminated {rc=26112}
22:49:56.037819 --- ParallelTerminationStrategy: PID 210 died...
22:49:56.039687 run osmo-ms-mob/00075(pid=210): Terminated {rc=26112}
22:49:56.044369 --- ParallelTerminationStrategy: PID 211 died...
22:49:56.046297 run osmo-ms-mob/00076(pid=211): Terminated {rc=26112}
22:49:56.050993 --- ParallelTerminationStrategy: PID 212 died...
22:49:56.052887 run osmo-ms-mob/00077(pid=212): Terminated {rc=26112}
22:49:56.105399 --- ParallelTerminationStrategy: PID 213 died...
22:49:56.106969 run osmo-ms-mob/00078(pid=213): Terminated {rc=26112}
22:49:56.110849 --- ParallelTerminationStrategy: PID 214 died...
22:49:56.112408 run osmo-ms-mob/00079(pid=214): Terminated {rc=26112}
22:49:56.116233 --- ParallelTerminationStrategy: PID 215 died...
22:49:56.117773 run osmo-ms-mob/00080(pid=215): Terminated {rc=26112}
22:49:56.121718 --- ParallelTerminationStrategy: PID 216 died...
22:49:56.123268 run osmo-ms-mob/00081(pid=216): Terminated {rc=26112}
22:49:56.127096 --- ParallelTerminationStrategy: PID 217 died...
22:49:56.128643 run osmo-ms-mob/00082(pid=217): Terminated {rc=26112}
22:49:56.132473 --- ParallelTerminationStrategy: PID 218 died...
22:49:56.134024 run osmo-ms-mob/00083(pid=218): Terminated {rc=26112}
22:49:56.137957 --- ParallelTerminationStrategy: PID 219 died...
22:49:56.139518 run osmo-ms-mob/00084(pid=219): Terminated {rc=26112}
22:49:56.143554 --- ParallelTerminationStrategy: PID 220 died...
22:49:56.145257 run osmo-ms-mob/00085(pid=220): Terminated {rc=26112}
22:49:56.149594 --- ParallelTerminationStrategy: PID 221 died...
22:49:56.151372 run osmo-ms-mob/00086(pid=221): Terminated {rc=26112}
22:49:56.155871 --- ParallelTerminationStrategy: PID 222 died...
22:49:56.157697 run osmo-ms-mob/00087(pid=222): Terminated {rc=26112}
22:49:56.162356 --- ParallelTerminationStrategy: PID 223 died...
22:49:56.164232 run osmo-ms-mob/00088(pid=223): Terminated {rc=26112}
22:49:56.168947 --- ParallelTerminationStrategy: PID 224 died...
22:49:56.170819 run osmo-ms-mob/00089(pid=224): Terminated {rc=26112}
22:49:56.175628 --- ParallelTerminationStrategy: PID 225 died...
22:49:56.177574 run osmo-ms-mob/00090(pid=225): Terminated {rc=26112}
22:49:56.182409 --- ParallelTerminationStrategy: PID 226 died...
22:49:56.184344 run osmo-ms-mob/00091(pid=226): Terminated {rc=26112}
22:49:56.189075 --- ParallelTerminationStrategy: PID 227 died...
22:49:56.190962 run osmo-ms-mob/00092(pid=227): Terminated {rc=26112}
22:49:56.195664 --- ParallelTerminationStrategy: PID 228 died...
22:49:56.197610 run osmo-ms-mob/00093(pid=228): Terminated {rc=26112}
22:49:56.202307 --- ParallelTerminationStrategy: PID 229 died...
22:49:56.204191 run osmo-ms-mob/00094(pid=229): Terminated {rc=26112}
22:49:56.208894 --- ParallelTerminationStrategy: PID 230 died...
22:49:56.210778 run osmo-ms-mob/00095(pid=230): Terminated {rc=26112}
22:49:56.215353 --- ParallelTerminationStrategy: PID 231 died...
22:49:56.217184 run osmo-ms-mob/00096(pid=231): Terminated {rc=26112}
22:49:56.221710 --- ParallelTerminationStrategy: PID 232 died...
22:49:56.223526 run osmo-ms-mob/00097(pid=232): Terminated {rc=26112}
22:49:56.228061 --- ParallelTerminationStrategy: PID 233 died...
22:49:56.230055 run osmo-ms-mob/00098(pid=233): Terminated {rc=26112}
22:49:56.234370 --- ParallelTerminationStrategy: PID 234 died...
22:49:56.236151 run osmo-ms-mob/00099(pid=234): Terminated {rc=26112}
22:49:58.919017 --- ParallelTerminationStrategy: PID 34 died...
22:49:58.922662 run osmo-bts-virtual(pid=34): Terminated: ok {rc=0}
---------------------------------------------------------------------
trial-8087 netreg_mass PASS
---------------------------------------------------------------------
22:49:59.024158 tst trial-8087: Storing JUnit report in /build/trial-8087/run.2025-09-12_22-48-20/trial-8087.xml
--------------------------------------------------------------------------------------------
trial-8087 PASS
--------------------------------------------------------------------------------------------
22:49:59.036120 tst trial-8087: trial-8087: PASS, 1 suites passed
PASS: netreg_mass (pass: 1)
pass: register_default_mass.py (93.1 sec)
+ exit_code=0
+ rm -rf trial-8087/inst
+ cd trial-8087
+ command -v journalctl
+ [ ! -z /usr/bin/journalctl ]
+ readlink last_run
+ journalctl -u ofono -o short-precise --since 2025-09-12 22:48:19
No journal files were found.
+ readlink last_run
+ tar czf /build/trial-8087-run.tgz run.2025-09-12_22-48-20
+ tar czf /build/trial-8087-bin.tgz checksums.md5 open5gs.build-8.tgz osmo-bsc.build-2025-09-12_19_26_17.tgz osmo-bts-oc2g.build-2025-09-12_00_51_41.tgz osmo-bts-sysmo.build-2025-09-12_00_51_45.tgz osmo-bts.build-2025-09-12_00_51_49.tgz osmo-ggsn.build-2025-09-12_20_46_39.tgz osmo-hlr.build-2025-09-12_16_36_48.tgz osmo-hnbgw.build-2025-09-12_19_30_03.tgz osmo-mgw.build-2025-09-12_08_33_14.tgz osmo-msc.build-2025-09-12_19_34_01.tgz osmo-nitb.build-17155.tgz osmo-pcu-oc2g.build-2025-09-12_07_34_00.tgz osmo-pcu-sysmo.build-2025-09-12_07_36_05.tgz osmo-pcu.build-2025-09-12_07_36_13.tgz osmo-sgsn.build-2025-09-12_20_53_26.tgz osmo-stp.build-2025-09-12_19_23_19.tgz osmo-trx.build-2025-09-12_14_26_01.tgz osmocom-bb.build-2025-09-12_21_17_24.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